<?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>Peter Velichkov's Blog &#187; JavaScript</title>
	<atom:link href="http://blog.creonfx.com/category/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creonfx.com</link>
	<description>...looking for more than eyes can see</description>
	<lastBuildDate>Fri, 09 Dec 2011 13:17:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Video Galleries with NextGen and jQuery</title>
		<link>http://blog.creonfx.com/javascript/wordpress-video-galleries-with-nextgen-and-jquery</link>
		<comments>http://blog.creonfx.com/javascript/wordpress-video-galleries-with-nextgen-and-jquery#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:36:13 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=231</guid>
		<description><![CDATA[For one of my recent WordPress projects I needed an easy way for the client to organize and display videos. Unfortunately my hope that NextGen Gallery plugin, which I already used for the images, will do the trick vanished after couple of clicks and I started googling for a solution. Since neither google nor Worpdress [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/wordpress-video-galleries-with-nextgen-and-jquery/feed</wfw:commentRss>
		<slash:comments>93</slash:comments>
		</item>
		<item>
		<title>MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised</title>
		<link>http://blog.creonfx.com/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised</link>
		<comments>http://blog.creonfx.com/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:10:24 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[javascript framework]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=154</guid>
		<description><![CDATA[Update (02-03-2009): Recently things are going a bit beyond the healthy conversations and various people are taking the whole &#8220;which-is-the-fastest-framework&#8221; idea way too seriously. The most important thing in any benchmarking process is not to compare apples to oranges, which unfortunatelly happens too often. After jQuery adopted Sizzle (a selector engine) many people started comparing [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised/feed</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Facebook Style Image Cropping (Javascript Preview)</title>
		<link>http://blog.creonfx.com/javascript/facebook-style-image-cropping-javascript-preview</link>
		<comments>http://blog.creonfx.com/javascript/facebook-style-image-cropping-javascript-preview#comments</comments>
		<pubDate>Tue, 26 Aug 2008 19:10:13 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[image cropping]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=110</guid>
		<description><![CDATA[While others are sun bathing somewhere on the shores of Black Sea I received another interesting task &#8211; to  implement cropping for user uploaded profile images. My first idea was to port MooCrop to Mootools 1.2 and apply couple of modifications, but the customer wanted the cropping to be exactly like in Facebook. For those [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/facebook-style-image-cropping-javascript-preview/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Javascript Dynamic Paging (MooTools Pager)</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager</link>
		<comments>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager#comments</comments>
		<pubDate>Sat, 16 Aug 2008 20:56:53 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[pager]]></category>
		<category><![CDATA[paging]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=99</guid>
		<description><![CDATA[Couple of days ago I had to create a content pager which can dynamically insert page numbers including previous and next buttons. The reason why I had to use Javascript and not any server side solution is quite interesting &#8211; the paging method should not really divide the content into different web pages. This is [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Dynamic Increase / Decrease Font Size Box with Javascript</title>
		<link>http://blog.creonfx.com/javascript/dynamic-increase-decrease-font-size-box-with-javascript</link>
		<comments>http://blog.creonfx.com/javascript/dynamic-increase-decrease-font-size-box-with-javascript#comments</comments>
		<pubDate>Sun, 20 Jul 2008 14:28:47 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[accessability]]></category>
		<category><![CDATA[font resize]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=72</guid>
		<description><![CDATA[Web Accessibility is important aspect of the modern websites and including functionality for increasing / decreasing the font-size of the body text is a good step for achieving it. With all recent A grade browsers this is kind of unneeded since they have build in zoom functionality (ctrl + / ctrl -) but still there [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/dynamic-increase-decrease-font-size-box-with-javascript/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Customizable Form Select / Dropdown Replacement with Mootools</title>
		<link>http://blog.creonfx.com/javascript/customizable-form-select-dropdown-replacement-with-mootools</link>
		<comments>http://blog.creonfx.com/javascript/customizable-form-select-dropdown-replacement-with-mootools#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:22:12 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[custom dropdown]]></category>
		<category><![CDATA[elselect]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=50</guid>
		<description><![CDATA[After seeing couple of implementations of replacing the default form checkboxes and radio buttons I was on a search for cross-platform select dropdown which can be fully styled with CSS. Unfortunately there are not so many options and the best I could find is elSelect: elSelect is a great tool that allows you to visually [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/customizable-form-select-dropdown-replacement-with-mootools/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dojo vs JQuery vs MooTools vs Prototype Performance Comparison</title>
		<link>http://blog.creonfx.com/javascript/dojo-vs-jquery-vs-mootools-vs-prototype-performance-comparison</link>
		<comments>http://blog.creonfx.com/javascript/dojo-vs-jquery-vs-mootools-vs-prototype-performance-comparison#comments</comments>
		<pubDate>Sun, 24 Feb 2008 10:34:11 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript framework]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/javascript/dojo-vs-jquery-vs-mootools-vs-prototype-performance-comparison</guid>
		<description><![CDATA[Updated: MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised As part of my Mootools lecture at Codecamp I showed a brief speed comparison between the most used Javascript Frameworks running in the major browsers. Now as the Mootools team has extended their performance test tool (slickspeed) it is time to revise my [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/dojo-vs-jquery-vs-mootools-vs-prototype-performance-comparison/feed</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>WAI / XHTML Valid Input Watermarks for Mootools</title>
		<link>http://blog.creonfx.com/javascript/wai-xhtml-valid-input-watermarks-mootools</link>
		<comments>http://blog.creonfx.com/javascript/wai-xhtml-valid-input-watermarks-mootools#comments</comments>
		<pubDate>Wed, 14 Nov 2007 21:38:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[wai]]></category>
		<category><![CDATA[watermark]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/javascript/wai-xhtml-valid-input-fields-watermark-mootools-ver</guid>
		<description><![CDATA[Just refactored the input watermarking script, of course it is still XHTML 1.0 transitional and WCAG priority 1,2 valid. JavaScript: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 &#160; // This Javascript is written by Peter Velichkov (http://www.creonfx.com) // [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/wai-xhtml-valid-input-watermarks-mootools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Dropdown (Styled Select)</title>
		<link>http://blog.creonfx.com/javascript/custom-dropdown-styled-select</link>
		<comments>http://blog.creonfx.com/javascript/custom-dropdown-styled-select#comments</comments>
		<pubDate>Thu, 01 Nov 2007 21:29:52 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/daily/custom-dropdown-styled-select</guid>
		<description><![CDATA[Update: A far more better approach is to dynamically replace &#60;select&#62;&#8217;s in the HTML. Here is my post on the topic &#8211; Customizable Form Select / Dropdown Replacement with Mootools Got tired of not able to style (colors, padding, background image, etc) dropdowns under various browsers (Internet Explorer and Safari are proven worst). Using my [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/custom-dropdown-styled-select/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smooth Dynamic Rounded Corners</title>
		<link>http://blog.creonfx.com/javascript/smooth-dynamic-rounded-corners</link>
		<comments>http://blog.creonfx.com/javascript/smooth-dynamic-rounded-corners#comments</comments>
		<pubDate>Tue, 23 Oct 2007 19:27:26 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[antialiasing]]></category>
		<category><![CDATA[round corners]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/javascript/smooth-dynamic-rounded-corners</guid>
		<description><![CDATA[I have previously read about Javascript ways to make rounded corners but non of the suggested techniques produced antialiased (smooth) corners making me skeptic about the whole concept but curvyCorners proved me wrong &#8211; nice rounded corners with arbitrary radius, options for anti-aliasing and borders &#8211; Great work Cameron! I also tried the YUI compressor [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/javascript/smooth-dynamic-rounded-corners/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

