<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wireframes Magazine &#187; opensource</title>
	<atom:link href="http://wireframes.linowski.ca/tag/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://wireframes.linowski.ca</link>
	<description>Because every IA has something funky up their sleeve</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>onProximityFade jQuery Plugin</title>
		<link>http://wireframes.linowski.ca/2010/07/onproximityfade-jquery-plugin/</link>
		<comments>http://wireframes.linowski.ca/2010/07/onproximityfade-jquery-plugin/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:40:03 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2535</guid>
		<description><![CDATA[Here is another experiment in the form of an open source jQuery plugin named onProximityFade. What it does is it fades tagged elements (requiring a CSS class of &#8220;fadeBox&#8221;) depending on their proximity to the mouse cursor. The idea emerged after a subtle irritation with long lists of repeating links which sometimes feel as they [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb167.jpg" alt="" /><br />
Here is another experiment in the form of an open source jQuery plugin named <a href="http://github.com/linowski/onProximityFade">onProximityFade</a>. What it does is it fades tagged elements (requiring a CSS class of &#8220;fadeBox&#8221;) depending on their proximity to the mouse cursor. The idea emerged after a subtle irritation with long lists of repeating links which sometimes feel as they receive too much attention on a page. So the intention is twofold. First, to visually deemphasize repeating and predictable elements throughout a page and thus achieve greater simplicity. Secondly, use gradual feedback to invite users to find actionable elements by using ranged values (the closer you get, the greater visibility). Any thoughts? Would love to hear them.</p>
<p>Have a peek at the <a href="http://linowski.ca/experiments/onProximityFade/demo.html">demo</a> or <a href="http://github.com/linowski/onProximityFade">fork the code at github</a>.</p>
<p><em>Credits: <a href="http://www.linowski.ca">Jakub Linowski</a></em> </p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/07/onproximityfade-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Briefs: Wireframes Remade for Cocoa Touch</title>
		<link>http://wireframes.linowski.ca/2010/06/briefs-wireframes-remade-for-cocoa-touch/</link>
		<comments>http://wireframes.linowski.ca/2010/06/briefs-wireframes-remade-for-cocoa-touch/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 13:23:28 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2427</guid>
		<description><![CDATA[Briefs is a little application toolkit for iPhone based prototypes released by Rob Rhyne. The process is as follows. First, you simply use a visual design tool of your choice to export your image files as scenes or actors. You then attach actions (behaviours) to your actors (screen elements) by writing a BriefScript with the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb158.jpg" alt="" /><br />
<a href="http://giveabrief.com/">Briefs</a> is a little application toolkit for iPhone based prototypes released by <a href="http://robrhyne.com">Rob Rhyne</a>. The process is as follows. First, you simply use a visual design tool of your choice to export your image files as scenes or actors. You then attach actions (behaviours) to your actors (screen elements) by writing a  <a href="http://giveabrief.com/docs/build.html">BriefScript</a> with the provided syntax. Once that&#8217;s done, you compile the script into a binary plist with a .brieflist extension on a Mac and copy it to the phone. Sharing the <a href="http://giveabrief.com/docs/share.html">Briefcast</a> (&#8220;brief://&#8221;) prototype is also possible by placing it on a server. </p>
<p>A cool idea, but there is a small catch. If I understand correctly, the whole thing is still waiting to get <a href="http://blog.robrhyne.com/post/659211315/almost-on-the-app-store">approved to the App Store</a> and there is some uncertainty if it will or not get accepted. Either way, the code is also open sourced and should be <a href="http://github.com/capttaco/Briefs">available on git hub</a>, so at least it should be available for internal development purposes. In Rob&#8217;s own words:</p>
<blockquote><p>
The Briefs toolkit was created for rapidly building &#038; iterating design concepts. It allows one to quickly prototype those concepts and run them on iPhone OS devices. These prototypes run directly on the phone, like actual apps, but require much less time and code to produce than a prototype built using only the native APIs. Less code means faster design cycles followed by more a efficient development cycle.
</p></blockquote>
<p>Find out more at <a href="http://giveabrief.com/">giveabrief.com</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/06/briefs-wireframes-remade-for-cocoa-touch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GestureWorks &#8211; Open Source Gesture Library</title>
		<link>http://wireframes.linowski.ca/2010/05/gestureworks-open-source-gesture-library/</link>
		<comments>http://wireframes.linowski.ca/2010/05/gestureworks-open-source-gesture-library/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:03:11 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Samples]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[draggable]]></category>
		<category><![CDATA[gestures]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2339</guid>
		<description><![CDATA[GestureWorks has released 20 something gesture icons for their Flash and Flex development environment. Although their multitouch library is geared at developers, the icons still look interesting in their own right. A lot of the interactions supported include two handed, as well as multi finger gestures. The downloadable library comes in various formats (PNG, PDF [...]]]></description>
			<content:encoded><![CDATA[<p><a title="GestureWorks - Open Source Gesture Library" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full153.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb153.jpg" alt="" /></a><br />
GestureWorks has released 20 something <a href="http://gestureworks.com/about/open-source-gesture-library/">gesture icons</a> for their Flash and Flex development environment. Although their multitouch library is geared at developers, the icons still look interesting in their own right. A lot of the interactions supported include two handed, as well as multi finger gestures. The downloadable library comes in various formats (PNG, PDF and EPS). Enjoy.</p>
<p>Also, I just created the <a href="http://wireframes.linowski.ca/tag/gestures/">gestures</a> tag to keep track of all these related posts.</p>
<p><em>Credits: <a href="http://gestureworks.com/about/open-source-gesture-library/">GestureWorks</a></em> </p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/05/gestureworks-open-source-gesture-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>K-Sketch</title>
		<link>http://wireframes.linowski.ca/2010/03/k-sketch/</link>
		<comments>http://wireframes.linowski.ca/2010/03/k-sketch/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 13:23:46 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2209</guid>
		<description><![CDATA[K-Sketch, The Kinetic Sketch Pad is a pretty cool piece of software that came out of the Human-Computer Interaction and Design group from the University of Washington and is lead by Prof. Richard Davis. As the name indicates, the software allows to create quick sketches in time with a pretty simple and lightweight interface. Users [...]]]></description>
			<content:encoded><![CDATA[<p><a title="K-Sketch" href="http://www.youtube.com/v/LIt7gEftAXM&#038;autoplay=1" rel="shadowbox;width=800;height=600;"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb147.jpg" alt="" /></a><br />
<a href="http://www.k-sketch.org/">K-Sketch</a>, The Kinetic Sketch Pad is a pretty cool piece of software that came out of the Human-Computer Interaction and Design group from the University of Washington and is lead by Prof. Richard Davis. As the name indicates, the software allows to create quick sketches in time with a pretty simple and lightweight interface. Users can draw free form shapes and then transform those objects in a recording mode. The result is an animation composed of various objects that have their own animating paths. </p>
<p>I still haven&#8217;t tried out this tool on a real UI design project, but the concept is definitely inspirational and so I thought to share it. The K-Sketch project opens up the possibility and idea of sketching in the context of a timeline, which I think is quite novel in itself. If the desire of designers to express interactions seamlessly with the <a href="http://wireframes.linowski.ca/2009/12/rigged-paper-prototype-animations/">use of animation</a> is strong enough (which I think it is), my guess is that we&#8217;ll be seeing more and more of functionality such as this in our prototyping tools of the future.</p>
<p><a href="http://dub.washington.edu:2007/projects/k-sketch/download/">Download</a> it and try it out yourself.</p>
<p>Here is another explanation straight off from their website:</p>
<blockquote><p>
K-Sketch allows ordinary computer users to create informal animations from sketches. Current tools for creating animation are extremely complex. This makes it difficult for designers to prototype animations and nearly impossible for novices to create them at all. Simple animation systems exist but severely restrict the types of motion that can be represented. To guide the design K-Sketch, we have conducted field studies into the needs of professional and novice animators. These studies showed the wide variety of motions that users desire in informal animations and indicate how to prioritize these types of motion. Our design allows the most important types of motion to be defined with pen gestures, and gives visual feedback for coordination of events.
</p></blockquote>
<p><em>Credits: <a href="http://www.richardcdavis.com/">Prof. Richard Davis</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/03/k-sketch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Animationizer</title>
		<link>http://wireframes.linowski.ca/2010/03/the-animationizer/</link>
		<comments>http://wireframes.linowski.ca/2010/03/the-animationizer/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:10:54 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2166</guid>
		<description><![CDATA[Some time ago, Chris Neale showed off an awesome video of his stop motion animation prototypes. More recently, he has now published a software tool he built in Processing to create such videos. The tool is quite simple and basically allows users to capture screens with a webcam and export them to a folder. The [...]]]></description>
			<content:encoded><![CDATA[<p><a title="The Animationizer" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full143.jpg" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb143.jpg" alt="" /></a><br />
Some time ago, Chris Neale showed off an awesome video of his <a href="http://wireframes.linowski.ca/2009/12/rigged-paper-prototype-animations/">stop motion animation</a> prototypes. More recently, he has now <a href="http://e102.co.uk/?p=13">published a software tool</a> he built in Processing to create such videos. The tool is quite simple and basically allows users to capture screens with a webcam and export them to a folder. The Animationizer also supports a playback feature at 12 frames per second. Chris&#8217; approach is to playback the animations and re-record them with a separate tool such as Screenflow or Silverback. (I also found <a href="http://camstudio.org/">CamStudio</a> as an open source alternative). The tool is free of charge and comes with a Creative Commons Share Alike license. Thanks Chris! In his own words:</p>
<blockquote><p>
The Animationizer makes stop-frame animations quickly and easily using a webcam. I put it together to help make early prototypes for user experience design projects I&#8217;ve been working on. It might also be useful for art projects or science experiments &#8211; or maybe just to keep the kids occupied on a rainy afternoon.
</p></blockquote>
<p>For installation, basically you need to install <a href="http://processing.org/">Processing</a> first and then <a href="http://e102.co.uk/?p=13">download the code</a> from his website. For those users on Windows, you might also need the <a href="http://www.eden.net.nz/7/20071008/">WinVDIG for QT driver</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/03/the-animationizer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pencil 1.1</title>
		<link>http://wireframes.linowski.ca/2010/01/pencil-1-1/</link>
		<comments>http://wireframes.linowski.ca/2010/01/pencil-1-1/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 19:43:04 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=2013</guid>
		<description><![CDATA[Recently a new version of the Pencil Project has come out which brings forth a set of new features. For those who don&#8217;t know the Pencil is an open source and community driven, UI design tool which originated as a Firefox extension (best extension of 2008). This new version however has stepped out of the [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Pencil" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full136.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb136.jpg" alt="" /></a><br />
Recently a new version of the <a href="http://www.evolus.vn/Pencil/">Pencil Project</a> has come out which brings forth a set of new features. For those who don&#8217;t know the Pencil is an open source and <a href="http://groups.google.com/group/pencil-user">community driven</a>, UI design tool which originated as a Firefox extension (best extension of 2008). This new version however has stepped out of the browser and people can install this as a stand alone application. Other new features include the ability to interlink pages, export to various file formats, as well the creation of a Personal Collection (a library of sorts). </p>
<p>Another pretty cool feature is the Clipart Browser. The Pencil allows you to search the open directory over at clipart.org and insert SVG graphics straight into your mockup. Love it. :) Other than that, one minor area which could use some improvement is the handling of a group of items or reusing them across screens. Quite often UI tools either come with some sort of grouping or master functionality which seems to be missing here.</p>
<p>Give it a spin <a href="http://www.evolus.vn/Pencil/Downloads.html">right here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/01/pencil-1-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wireframes 0.0.1 (A simple wireframe tool)</title>
		<link>http://wireframes.linowski.ca/2010/01/wireframes-0-0-1-a-simple-wireframe-tool/</link>
		<comments>http://wireframes.linowski.ca/2010/01/wireframes-0-0-1-a-simple-wireframe-tool/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 15:21:19 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=1976</guid>
		<description><![CDATA[Batiste Bieler has just recently released an wireframing tool with both the python source and a demo available publicly. The tool, as its tagline implies, is quite simple and looks like it is just the beginning of a project. For now, users can start of by creating a wireframe by first specifying a grid on [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Wireframes" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full132.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb132.jpg" alt="" /></a><br />
Batiste Bieler has just recently released an wireframing tool with both the python <a href="http://github.com/batiste/django-wireframes">source</a> and a <a href="http://batiste.whut.ch/">demo</a> available publicly. The tool, as its tagline implies, is quite simple and looks like it is just the beginning of a project. For now, users can start of by creating a wireframe by first specifying a grid on which to work on. Further, components can be inserted into the page from a pull down menu. I believe that in the next release Batiste will be opening up an administrative panel to allow users to create new components. Of course all components are dragable, resizable and editable. Excited to see some grassroots projects happening.</p>
<p>Check out the <a href="http://batiste.whut.ch/w/108/edit/">demo</a>.</p>
<p><em>Credits: <a href="http://batiste.dosimple.ch/blog/">Batiste Bieler</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/01/wireframes-0-0-1-a-simple-wireframe-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clickframes</title>
		<link>http://wireframes.linowski.ca/2010/01/clickframes/</link>
		<comments>http://wireframes.linowski.ca/2010/01/clickframes/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 13:35:52 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=1956</guid>
		<description><![CDATA[Clickframes is an open source software requirements tool which takes an XML notation as a source and generates a clickable document. First the requirements are written in the form of an appspec, are then fed into an interpreting tool (such as the hosted CLIPr), which in turn generates interactive documentation. Now don&#8217;t get me wrong, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Clickframes" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full131.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb131.jpg" alt="" /></a><br />
<a href="http://www.clickframes.org">Clickframes</a> is an open source software requirements tool which takes an XML notation as a source and generates a clickable document. First the requirements are written in the form of an <a href="http://wiki.clickframes.org/ClickframesXML#Appspec_Element">appspec</a>, are then fed into an interpreting tool (such as the<a href="http://tools.clickframes.org/clipr/upload.seam"> hosted CLIPr</a>), which in turn generates <a href="http://www.clickframes.org/examples/clips/">interactive documentation</a>. Now don&#8217;t get me wrong, the generated documentation looks nothing like traditional wireframes. Clickframes are requirement abstractions which do not contain any structural information about various UI elements&#8217; position or size (typical wireframe meat). Clickframes do however indicate the input elements which reside on each page as well as the paths of actions and the resulting outcomes that users can take. I find this interesting as this tool takes a stronger stand on the element of time as represented through such interactions. Hence, this tool visualizes cause and effect of user interactions explicitly, as opposed to having to be discovered.</p>
<p>Another definite Clickframe analogy which comes to mind is that of an interactive and auto-generated <a href="http://wireframes.linowski.ca/2009/04/page-description-diagrams/">page description diagram</a>. What both page description diagrams and clickframes in my opinion lack is the concreteness of elements in a given space which have been traded off for abstraction. For this, I assume there would be designers who start of projects by sketching and designers who begin by writing requirements. Perhaps Clickframes also resonate with what Ryan Singer of 37signals was speaking of when he mentioned that before the pen is laid to paper, a <a href="http://linowski.ca/thoughts/2009/10/ui-fundamentals-for-programmers-by-ryan-singer/">UI model</a> should exist.</p>
<p><em>Credits: <a href="http://abbett.org/">Jonathan Abbett</a> &#038; <a href="http://info.rmatics.org">William Crawford</a> of <a href="http://www.beacon16.com">Beacon16</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/01/clickframes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Plumb</title>
		<link>http://wireframes.linowski.ca/2010/01/plumb/</link>
		<comments>http://wireframes.linowski.ca/2010/01/plumb/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:55:32 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=1938</guid>
		<description><![CDATA[Plumb is an open source tool (GitHub source) for drawing out placeholders on top of the Blueprint framework. You can simply draw out the boxes and it will automatically create the HTML for you. So what&#8217;s in it for me you ask? I noticed in the past that there is a community of HTML prototypers [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Plumb" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full130.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb130.jpg" alt="" /></a><br />
<a href="http://www.mdaines.com/plumb/">Plumb</a> is an open source tool (<a href="http://github.com/mdaines/plumb">GitHub source</a>) for drawing out placeholders on top of the <a href="http://blueprintcss.org/">Blueprint framework</a>. You can simply draw out the boxes and it will automatically create the HTML for you. So what&#8217;s in it for me you ask? I noticed in the past that there is a community of HTML prototypers out there who like to do their interactive <a href="http://wireframes.linowski.ca/2009/02/960gs-grid-based-prototypes/">wireframes with grid systems</a> in their most native form. With that, I thought this tool might be interesting to some. Enjoy.</p>
<p>Oh, and if you haven&#8217;t noticed already, I have a thing for open source software. Hence a separate <a href="http://wireframes.linowski.ca/tag/opensource/">opensource tag</a> just appeared in the right navigation bar to separate out these types of projects. Cheers!</p>
<p><em>Credits: <a href="http://mdaines.com/">Michael Daines</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2010/01/plumb/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Protokit 0.1</title>
		<link>http://wireframes.linowski.ca/2009/12/protokit/</link>
		<comments>http://wireframes.linowski.ca/2009/12/protokit/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:30:06 +0000</pubDate>
		<dc:creator>Jakub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://wireframes.linowski.ca/?p=1863</guid>
		<description><![CDATA[Protokit is an emerging experiment of Michael (konigi.com) targeted at those who like creating HTML prototypes. Protokit is a toolkit composed of existing Javascript libraries which work are combined to together to make the process easier. Hats off to open source prototyping. :) Also be sure to have a look at the working online demo. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Protokit 0.1" href="http://wireframes.linowski.ca/wp-content/themes/darwin/images/full124.png" rel="shadowbox"><img src="http://wireframes.linowski.ca/wp-content/themes/darwin/images/thumb124.jpg" alt="" /></a><br />
<a href="http://konigi.com/project/protokit">Protokit</a> is an emerging experiment of Michael (<a href="http://www.konigi.com">konigi.com</a>) targeted at those who like creating HTML prototypes. Protokit is a toolkit composed of existing Javascript libraries which work are combined to together to make the process easier. Hats off to open source prototyping. :) Also be sure to have a look at the working <a href="http://konigi.s3.amazonaws.com/tools/protokit/index.html">online demo</a>. The toolkit is best described in his own words:</p>
<blockquote><p>
Protokit is a toolkit for creating HTML prototypes. It uses the following open source libraries and plugins: <a href="http://www.blueprintcss.org/">Blueprint</a>, <a href="http://www.jquery.com">jQuery</a>, <a href="http://jqueryui.com/">jQuery UI</a>,<a href="http://ivorycity.com/blog/jquery-template-plugin/"> jQuery Templates</a>, and <a href="http://ixedit.com/">iXEdit</a>. More information about the included libraries and their licensing agreements can be found in the README file.
</p></blockquote>
<p><em>Credits: <a href="http://konigi.com/project/protokit">Michael Angeles</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://wireframes.linowski.ca/2009/12/protokit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
