<?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>Turkpixel</title>
	<atom:link href="http://www.turkpixel.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turkpixel.com</link>
	<description>Thank you Wordpress</description>
	<lastBuildDate>Mon, 02 Jan 2012 20:25:32 +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>Textualizer</title>
		<link>http://www.turkpixel.com/48/</link>
		<comments>http://www.turkpixel.com/48/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 20:18:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=48</guid>
		<description><![CDATA[Textualizer is a lightweight (4kb minified) jQuery plugin for creating good looking effects on text. The plugin accepts any number of sentences (or words) and can rotate them smartly and beautifully. Once a sentence is about to rotate with the other one, the letters that will be re-used are kept and move to their new<a class="more" href="http://www.turkpixel.com/48/"><span class="arrow">more +</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://kiro.me/textualizer/" target="_blank"><strong>Textualizer</strong></a> is a lightweight (4kb minified) <strong>jQuery plugin for creating good looking effects on text</strong>.</p>
<p>The plugin accepts any number of sentences (or words) and can rotate them smartly and beautifully.</p>
<p>Once a sentence is about to rotate with the other one, the letters that will be re-used are kept and move to their new locations with <strong>several effects to choose from</strong> (<code>fadeIn</code>, <code>slideLeft</code>, <code>slideTop</code>).</p>
<p>It is possible to <strong>define the duration that each item will be displayed and also the duration of the transitions</strong>. Also, functions exist to stop or pause the rotation.<br />
<strong>Website:</strong> <a href="http://kiro.me/textualizer/" target="_blank">http://kiro.me/textualizer/</a><br />
<strong>Download:</strong> <a href="http://github.com/krisk/textualizer" target="_blank">http://github.com/krisk/textualizer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown.js</title>
		<link>http://www.turkpixel.com/countdown-js/</link>
		<comments>http://www.turkpixel.com/countdown-js/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 08:57:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=40</guid>
		<description><![CDATA[Countdown.js is a JavaScript library for calculating and displaying the timespan between two dates. The library calculates the value continuously considering &#8220;the time goes on&#8221; and keeps generating an accurate output. It can provide the timespan in many formats like milliseconds, seconds, minutes, hours, days, weeks and even millennias. There are methods for displaying it<a class="more" href="http://www.turkpixel.com/countdown-js/"><span class="arrow">more +</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://countdownjs.org/" target="_blank"><strong>Countdown.js</strong></a> is a JavaScript library for calculating and displaying the <strong>timespan between two dates</strong>.</p>
<p>The library <strong>calculates the value continuously considering &#8220;the time goes on</strong>&#8221; and keeps generating an accurate output.</p>
<p>It can provide the timespan in many formats like milliseconds, seconds, minutes, hours, days, weeks and even millennias.</p>
<p>There are <strong>methods for displaying it as an English sentence</strong> like &#8220;3 years, 6 months, 21 days, 10 hours, and 32 minutes&#8221;.</p>
<p>The countdown can be reset easily and there are <strong>callbacks</strong> both on <code>start</code> and <code>end</code>.</p>
</div>
<p><strong>Website:</strong> <a href="http://countdownjs.org/" target="_blank">http://countdownjs.org/</a><br />
<strong>Demo:</strong> <a href="http://countdownjs.org/demo.html" target="_blank">http://countdownjs.org/demo.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/countdown-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moment.Js</title>
		<link>http://www.turkpixel.com/moment-js/</link>
		<comments>http://www.turkpixel.com/moment-js/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 19:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=30</guid>
		<description><![CDATA[Moments.js is a feature-rich JavaScript library for working with dates (parsing, manipulating, and formatting them). It works both in the browser and server with NodeJS as all code is compatible with both of the environments. The library can easily convert any given date to many different formats, add/subtract dates, hours, etc. and has methods for<a class="more" href="http://www.turkpixel.com/moment-js/"><span class="arrow">more +</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://momentjs.com/" target="_blank"><strong>Moments.js</strong></a> is a feature-rich <strong>JavaScript library for working with dates</strong> (parsing, manipulating, and formatting them).</p>
<p>It <strong>works both in the browser and server with NodeJS</strong> as all code is compatible with both of the environments.</p>
<p>The library can easily convert any given date to many different formats, <strong>add/subtract</strong> dates, hours, etc. and has methods for <strong>displaying user-friendly date/times</strong> like &#8220;in 5 days&#8221;</p>
<p><strong>Moment.js is multilanguag</strong>e and any new languages can be easily added by editing a language file.</p>
<p><strong>Website:</strong> <a href="http://momentjs.com/" target="_blank">http://momentjs.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/moment-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Transit – CSS3 Transitions</title>
		<link>http://www.turkpixel.com/jquery-transit-%e2%80%93-css3-transitions/</link>
		<comments>http://www.turkpixel.com/jquery-transit-%e2%80%93-css3-transitions/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 18:58:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=24</guid>
		<description><![CDATA[The plugin uses jQuery’s effect queue by default, so, transitions will never run in parallel. It doesn&#8217;t offer compatibility with older browser versions as real CSS3 rules are applied (rather than .animate) but degrades nicely and/or you easily force it to siwtch to the frame-based animation. Website: http://ricostacruz.com/jquery.transit/ Download: https://github.com/rstacruz/jquery.transit]]></description>
			<content:encoded><![CDATA[<p>The plugin <strong>uses jQuery’s effect queue</strong> by default, so, transitions will never run in parallel.</p>
<p>It doesn&#8217;t offer compatibility with older browser versions as real CSS3 rules are applied (rather than <code>.animate</code>) but degrades nicely and/or you easily force it to siwtch to the frame-based animation.<br />
<strong></strong></p>
<p><strong>Website:</strong> <a href="http://ricostacruz.com/jquery.transit/" target="_blank">http://ricostacruz.com/jquery.transit/</a><br />
<strong>Download:</strong> <a href="https://github.com/rstacruz/jquery.transit" target="_blank">https://github.com/rstacruz/jquery.transit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/jquery-transit-%e2%80%93-css3-transitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery mobile</title>
		<link>http://www.turkpixel.com/jquery-mobile/</link>
		<comments>http://www.turkpixel.com/jquery-mobile/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 18:43:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=18</guid>
		<description><![CDATA[Many designers/developers were excited to see the launch of the jQuery Mobile ~a year ago and waited for the stable release to start building for mobile. With an announcement yesterday, the project officially reached to its first stable release. jQuery Mobile already supports a huge set of mobile browsers, has the ThemeRoller for mobile and<a class="more" href="http://www.turkpixel.com/jquery-mobile/"><span class="arrow">more +</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many designers/developers were excited to see the launch of the jQuery Mobile ~a year ago and waited for the stable release to start building for mobile.<br />
With an announcement yesterday, the project officially reached to its first stable release.<br />
jQuery Mobile already supports a huge set of mobile browsers, has the ThemeRoller for mobile and it is very well-documented with guides + examples for an easy start.<br />
The framework includes many widgets for (touch-optimized) mobile layouts: toolbars, buttons, pages/dialogs, content formatting, list views and forms. All built on jQuery core for a familiar and consistent syntax.</p>
<p><strong>Website:</strong> <a href="http://jquerymobile.com/" target="_blank">http://jquerymobile.com/</a><br />
<strong>Demo:</strong> <a href="http://jquerymobile.com/demos" target="_blank">http://jquerymobile.com/demos</a><br />
<strong>Download:</strong> <a href="http://jquerymobile.com/download/" target="_blank">http://jquerymobile.com/download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/jquery-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Html5 Player framework</title>
		<link>http://www.turkpixel.com/html5-player-framework/</link>
		<comments>http://www.turkpixel.com/html5-player-framework/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 18:39:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html5]]></category>

		<guid isPermaLink="false">http://www.turkpixel.com/?p=12</guid>
		<description><![CDATA[Player Framework is an open source video player framework for HTML5, Silverlight, Windows Phone and other platforms. It offers a JavaScript API for controlling the player where the API methods are the same on both the HTML5 and Silverlight versions. Such a consistency is very handy for using any of the versions as a fallback<a class="more" href="http://www.turkpixel.com/html5-player-framework/"><span class="arrow">more +</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://playerframework.codeplex.com/" target="_blank"><strong>Player Framework</strong></a> is an <strong>open source video player framework for HTML5, Silverlight</strong>, Windows Phone and other platforms.</p>
<p>It offers a <strong>JavaScript API</strong> for controlling the player where the API methods are the same on both the HTML5 and Silverlight versions.</p>
<p>Such a consistency is very handy for using any of the versions as a fallback of the other with almost no extra coding.</p>
<p>The framework has <strong>support for playlists</strong> using an array of media items or using a link to a media RSS feed.</p>
<p>W3C timed text (TTML) for captions can be used and there are controls like volume, mute, fullscreen, poster-displaying.</p>
<p><strong>Player Framework is modular</strong>, can be extended easily and its look/feel can be customized using CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.turkpixel.com/html5-player-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

