<?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>blogfreakz.com &#187; prototype</title>
	<atom:link href="http://blogfreakz.com/tag/prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>Web Development, Web Trends, open source resources</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:23:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TableKit &#8211; Sortable Resizable Editable HTML Table</title>
		<link>http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/</link>
		<comments>http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 18:46:59 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Prototype/script.aculo.us]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=9055</guid>
		<description><![CDATA[TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.


TableKit allow us to sort the column, by click the table header cells, resize the column by  dragging the right border of a header cell, click a cell in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>TableKit</strong> is a collection of HTML table enhancements using the <a title="Prototype homepage" rel="nofollow" href="http://prototypejs.org/">Prototype</a> framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.</p>
<p><span id="more-9055"></span></p>
<p><a rel="nofollow" href="http://millstream.com.au/upload/code/tablekit/index.html"><img class="aligncenter size-full wp-image-9056" title="tablekit" src="http://blogfreakz.com/wp-content/uploads/2010/08/tablekit.jpg" alt="tablekit TableKit   Sortable Resizable Editable HTML Table" width="600" height="200" /></a></p>
<p>TableKit allow us to sort the column, by click the table header cells, resize the column by  dragging the right border of a header cell, click a cell in the table  body to edit the value.</p>
<p class="download"><strong>Requirements</strong>: Prototype framework<br />
<strong>Demo</strong>: <a rel="nofollow" href="http://millstream.com.au/upload/code/tablekit/index.html" target="_blank">http://millstream.com.au/upload/code/tablekit/index.html</a><br />
<strong>License</strong>: MIT</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="design a table resizable html">design a table resizable html</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="tablekit">tablekit</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="jquery Sortable/Resizable/Editable">jquery Sortable/Resizable/Editable</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="html table kit">html table kit</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="html table editable table">html table editable table</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="html table editable">html table editable</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="editable table prototype demo">editable table prototype demo</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="editable html table prototype">editable html table prototype</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="editable and sortable html table">editable and sortable html table</a></li><li><a href="http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/" title="tablekit WYSIWYG">tablekit WYSIWYG</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.115 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/table/tablekit-sortable-resizable-editable-html-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build a Flash-like game with scripty2</title>
		<link>http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:05:28 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Prototype/script.aculo.us]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=5193</guid>
		<description><![CDATA[Flash games are facing stiff competition from JavaScript. We’ll see why when we follow along with tutorial by  Thomas Fuchs. On this tutorial Thomas Fuchs  from http://mir.aculo.us teach us how to create game of memory using javascript.

All we need is a little help from a few open source tools. For the visuals, we use  Scripty2 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Flash games</strong> are facing stiff competition from JavaScript. We’ll see why when we follow along with tutorial by  <a title="Posts by Thomas Fuchs" rel="nofollow" href="http://mir.aculo.us/author/admin/">Thomas Fuchs</a>. On this tutorial Thomas Fuchs  from<a title="Posts by Thomas Fuchs" rel="nofollow" href="http://mir.aculo.us/author/admin/"> http://mir.aculo.us </a>teach us how to create game of memory using javascript.</p>
<p style="text-align: center;"><span id="more-5193"></span><a rel="attachment wp-att-5221" href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/attachment/scripty2/"><img class="size-large wp-image-5221 aligncenter" title="scripty2" src="http://blogfreakz.com/wp-content/uploads/2010/05/scripty2-600x493.jpg" alt="scripty2 600x493 How to Build a Flash like game with scripty2" width="600" height="493" /></a></p>
<p>All we need is a little help from a few open source tools. For the visuals, we use  <a rel="nofollow" href="http://scripty2.com/">Scripty2 animation framework</a>, the successor to <a rel="nofollow" href="http://script.aculo.us/">script.aculo.us</a>. We’ll learn about easings, how to use and combine its built-in effects, and how to write your own.</p>
<p>We also use the <a rel="nofollow" href="http://prototypejs.org/">Prototype JavaScript framework</a> to write shorter, cleaner code, especially when managing the data structures and game logic.</p>
<p class="download"><strong>Demo</strong>: <a href="http://mir.aculo.us/tutorials/scripty2-memory/" target="_blank">http://mir.aculo.us/tutorials/scripty2-memory/</a></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/" title="scripty2 tutorial">scripty2 tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/" title="how to build flash games">how to build flash games</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/" title="how to use scripty2">how to use scripty2</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/" title="IDE for scripty2">IDE for scripty2</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/" title="scripty2 audio">scripty2 audio</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.419 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-build-a-flash-like-game-with-scripty2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qutensil &#8211; Javascript Toolset for Prototype &amp; Scriptaculous</title>
		<link>http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/</link>
		<comments>http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/#comments</comments>
		<pubDate>Sat, 01 May 2010 15:25:38 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Prototype/script.aculo.us]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=5158</guid>
		<description><![CDATA[Qutensil (Q.js) is Javascript toolset built on the top prototype.js. and scriptaculous libraries.  It features  various modules such as growl-like user messaging system, color picker (based on raphaël), slider, tooltip system, draggable window and alert / confirm / prompt windowing system.

Q is using a dynamic stylesheet system. It generates the css declarations on demand and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Qutensil</strong> (Q.js) is Javascript toolset built on the top <a rel="nofollow" href="http://prototypejs.org/" target="_blank">prototype.js</a>. and <a rel="nofollow" href="http://script.aculo.us/" target="_blank">scriptaculous</a> libraries.  It features  various modules such as <strong>growl-like user messaging system</strong>, <strong>color picker</strong> (based on <a rel="nofollow" href="http://raphaeljs.com/" target="_blank">raphaël</a>), <strong>slider</strong>, <strong>tooltip system</strong>, <strong>draggable window</strong> and <strong>alert / confirm / prompt windowing system</strong>.</p>
<p style="text-align: center;"><span id="more-5158"></span><a rel="attachment wp-att-5159" href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/attachment/qutensil/"><img class="size-large wp-image-5159 aligncenter" title="qutensil" src="http://blogfreakz.com/wp-content/uploads/2010/05/qutensil-600x393.jpg" alt="qutensil 600x393 Qutensil   Javascript Toolset for Prototype & Scriptaculous " width="600" height="393" /></a><br />
Q is using a dynamic stylesheet system. It generates the css declarations on demand and only for the modules active at that time. All background images and fillers are compiled in as few as possible png images. The original vector files are provided as well so you can modify the look and feel in no time.</p>
<p class="download">
<strong>Requirements</strong>: Prototype.js and Scriptaculous<br />
<strong>Demo</strong>: <a rel="nofollow" href="http://qutensil.com/pages/modules" target="_blank">http://qutensil.com/pages/modules</a><br />
<strong>License</strong>:</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="scriptaculous clock">scriptaculous clock</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="css3 clock prototype js">css3 clock prototype js</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="Qutensil css">Qutensil css</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="prototype javascript prompt scriptaculous">prototype javascript prompt scriptaculous</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="scriptaculous color picker">scriptaculous color picker</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="prototype colorpicker">prototype colorpicker</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="qutensil javascript">qutensil javascript</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="qutensil Q TOOLTIP tutorial">qutensil Q TOOLTIP tutorial</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="raphael javascript prototype">raphael javascript prototype</a></li><li><a href="http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/" title="raphael js with script aculo us draggable">raphael js with script aculo us draggable</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 3.453 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/prototype-scriptaculous/qutensil-javascript-toolset-for-prototype-scriptaculous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horinaja &#8211; scriptaculous/prototype or jQuery slide show</title>
		<link>http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/</link>
		<comments>http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:49:54 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Prototype/script.aculo.us]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3526</guid>
		<description><![CDATA[Horinaja is a ready-to-use slide-show implementation, utilizing  either scriptaculous/prototype or jQuery.  A running example above
Horinaja is innovative because it allows you to use a mousewheel for  navigation. When the mouse is outside of the slide-show area, it scrolls.  When  hovering over the slide-show, the scrolling pauses.


 It can automatically create [...]]]></description>
			<content:encoded><![CDATA[<p><span><strong>Horinaja</strong> is a ready-to-use <strong>slide-show </strong>implementation, utilizing  either <strong>scriptaculous</strong>/<strong>prototype</strong> or <strong>jQuery</strong>.  A running example above<br />
Horinaja is innovative because it allows you to use a<strong> mousewheel for  navigation</strong>. When the mouse is outside of the slide-show area, it scrolls.  When  hovering over the slide-show, the scrolling pauses.</span></p>
<p><span><span id="more-3526"></span><img class="alignnone size-full wp-image-3527" title="horinaja" src="http://blogfreakz.com/wp-content/uploads/2010/02/horinaja.jpg" alt="horinaja Horinaja   scriptaculous/prototype or jQuery slide show" width="577" height="370" /><br />
</span></p>
<p><span> </span><span>It can automatically create slide indices (pagination), if  required. To manually scroll, either click on the slide index links (pagination)  or use your mouse whee.</span></p>
<p class="download"><strong>Requirements</strong>: scriptaculous/prototype or jQuery<br />
<strong>Demo</strong>: <a rel="nofollow" href="http://www.davidmassiani.com/horinaja/index.php" target="_blank">http://www.davidmassiani.com/horinaja/index.php</a><br />
<strong>License</strong>: CC License</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="prototype slider">prototype slider</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="prototype slideshow">prototype slideshow</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="scriptaculous slideshow">scriptaculous slideshow</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="slideshow prototype">slideshow prototype</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="slider prototype">slider prototype</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="prototype slide show">prototype slide show</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="jquery slideshow with pagination">jquery slideshow with pagination</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="jquery slide">jquery slide</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="prototype slideshow pagination">prototype slideshow pagination</a></li><li><a href="http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/" title="prototype slider gallery">prototype slider gallery</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.744 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/horinaja-scriptaculous-prototype-jquery-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grafico &#8211; charting library built with Raphael and Prototype.</title>
		<link>http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/</link>
		<comments>http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 16:05:28 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Charts/Graph]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Prototype/script.aculo.us]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[rapael]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3516</guid>
		<description><![CDATA[Grafico is a javascript charting library built with Raphaël and Prototype.js. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.

This means you get awesome graphs such as stacked area charts and sparklines, but no [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Grafico</strong> is a <strong>javascript charting library</strong> built with <strong>Raphaël</strong> and <strong>Prototype.js</strong>. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.</p>
<p><span id="more-3516"></span><img class="alignnone size-full wp-image-3517" title="grafico" src="http://blogfreakz.com/wp-content/uploads/2010/02/grafico.png" alt="grafico Grafico   charting library built with Raphael and Prototype." width="496" height="166" /></p>
<p>This means you get awesome graphs such as stacked area charts and <strong>sparklines</strong>, but no pie charts or bar charts with every bar a different color. Each graph type has numerous API options to customize it’s look and  behavior.</p>
<p>Available graphs:</p>
<ul>
<li>Line  graphs</li>
<li>Area  graphs</li>
<li>Stacked  area graphs</li>
<li>Bar  graphs</li>
<li>Horizontal  bar graphs</li>
<li>Sparklines</li>
<li>Sparkbars</li>
<li>Sparkareas</li>
</ul>
<p>Minified, Grafico is about 30kb and available under the MIT license.</p>
<p class="download"><strong>Requirements</strong>:  Raphael and Prototype.js<br />
<strong>Demo</strong>: <a title="demo" rel="nofollow" href="http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/" target="_blank">http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/</a><br />
<strong>License</strong>: MIT License</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael graph">raphael graph</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael bar Chart">raphael bar Chart</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael sparklines">raphael sparklines</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael graphs">raphael graphs</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael sparkline">raphael sparkline</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael javascript graph">raphael javascript graph</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael bar graph">raphael bar graph</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphel graphs">raphel graphs</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="javascript Raphael bar chart">javascript Raphael bar chart</a></li><li><a href="http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/" title="raphael charts">raphael charts</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 3.046 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/javascript/grafico-charting-library-built-with-raphael-and-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
