<?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; Tutorials</title>
	<atom:link href="http://blogfreakz.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>Web Development, Web Trends, open source resources</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:50:58 +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>How to Create Thumbnails Navigation Gallery with jQuery</title>
		<link>http://blogfreakz.com/tutorial/thumbnails-navigation-gallery-with-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/thumbnails-navigation-gallery-with-jquery/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 02:51:42 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=7677</guid>
		<description><![CDATA[Tympanus is sharing  tutorial we how to create an extraordinary gallery with  scrollable thumbnails that slide out from a navigation. It&#8217;s  use jQuery and some CSS3 properties for the style. The main idea is to  have a menu of albums where each item will reveal a horizontal bar with  thumbnails when [...]]]></description>
			<content:encoded><![CDATA[<p>Tympanus is sharing  tutorial we <a title="How to Create Thumbnail Navigation Gallery with jQuery" rel="nofollow" href="http://tympanus.net/codrops/2010/07/29/thumbnails-navigation-gallery/" target="_blank">how to create an extraordinary gallery with  scrollable thumbnails</a> that slide out from a navigation. It&#8217;s  use jQuery and some CSS3 properties for the style. The main idea is to  have a menu of albums where each item will reveal a horizontal bar with  thumbnails when clicked. The thumbnails container will scroll  automatically when the user moves the mouse to the left or right.</p>
<p><span id="more-7677"></span></p>
<p><a rel="attachment wp-att-7678" href="http://blogfreakz.com/tutorial/thumbnails-navigation-gallery-with-jquery/attachment/thumbnail-navigation-galler/"><img class="aligncenter size-full wp-image-7678" title="thumbnail-navigation-gallery" src="http://blogfreakz.com/wp-content/uploads/2010/07/thumbnail-navigation-galler.jpg" alt="Thumbnail Navigation Gallery" width="600" height="286" /></a></p>
<p>When a thumbnail is clicked it will be loaded as a full image preview in  the background of the page.It&#8217;s also have a text container for one  of the menu items.</p>
<p class="download"><strong>Requirements</strong>:  jQuery Framework<br />
<strong>Demo</strong>: <a title="Navigation Gallery" rel="nofollow" href="http://tympanus.net/Tutorials/ThumbnailsNavigationGallery/" target="_blank">http://tympanus.net/Tutorials/ThumbnailsNavigationGallery/</a><br />
<strong>License</strong>: License Free</p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/thumbnails-navigation-gallery-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook and Twitter Style Pagination with jQuery</title>
		<link>http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/</link>
		<comments>http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 00:30:33 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=7583</guid>
		<description><![CDATA[As your website grows,  it is no longer practical to display all the data at once on the same page. Moreover, the end user will probably be  interested with only part of the content. Also, loading all the content at once might increase the server load or simply a waste of bandwidth. Youhack  is sharing  [...]]]></description>
			<content:encoded><![CDATA[<p>As your website grows,  it is no longer practical to display all the data at once on the same page. Moreover, the end user will probably be  interested with only part of the content. Also, loading all the content at once might increase the server load or simply a waste of bandwidth. Youhack  is sharing  tutorial <a title="twitter and facebook pagination" rel="nofollow" href="http://youhack.me/2010/05/14/an-alternative-to-pagination-facebook-and-twitter-style/" target="_blank">how to create similar stuff to twitter and <strong>Facebook pagination</strong></a> with jQuery.</p>
<p><span id="more-7583"></span><a rel="attachment wp-att-7593" href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/attachment/twitter-pagination-2/"><img class="aligncenter size-full wp-image-7593" title="twitter-pagination" src="http://blogfreakz.com/wp-content/uploads/2010/07/twitter-pagination.jpg" alt="Twitter Pagination" width="600" height="350" /></a></p>
<p>It&#8217;s explain  the coding for the Facebook syle only . The codes are basically the same for both, only the css style is changed in the twitter style . The result is awesome facebook and <strong>twitter alike  pagination</strong>. Demo page and source code is available both for twitter and facebook version pagination.</p>
<p class="download"><strong>Requirements</strong>: jQuery framework<br />
<strong>Twitter Demo</strong>: <a title="twitter pagination" rel="nofollow" href="http://youhack.me/demo/pagination%20alternative/twitter%20style/twitter_style_pagination.php" target="_blank">http://youhack.me/demo/pagination%20alternative/twitter..</a><br />
<strong>Facebook Demo</strong>: <a title="facebook pagination" rel="nofollow" href="http://youhack.me/demo/pagination%20alternative/facebook%20style/facebook_style_pagination.php" target="_blank">http://youhack.me/demo/pagination%20alternative/facebook..</a></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/" title="jquery facebook pagination">jquery facebook pagination</a></li><li><a href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/" title="jquery similar twitter">jquery similar twitter</a></li><li><a href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/" title="jquery tutorials facebook">jquery tutorials facebook</a></li><li><a href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/" title="jquery twitter style pagination">jquery twitter style pagination</a></li><li><a href="http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/" title="twitter style pagination">twitter style pagination</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.537 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/facebook-and-twitter-pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Behind Facebook</title>
		<link>http://blogfreakz.com/tutorial/software-behind-facebook/</link>
		<comments>http://blogfreakz.com/tutorial/software-behind-facebook/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 01:07:14 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6961</guid>
		<description><![CDATA[At the scale that Facebook operates, a  lot of traditional approaches to serving web content break down or  simply aren’t practical. The challenge for Facebook’s engineers has been  to keep the site up and running smoothly in spite of handling close to half  a billion active users. Pingdom has writen article [...]]]></description>
			<content:encoded><![CDATA[<p>At the scale that Facebook operates, a  lot of traditional approaches to serving web content break down or  simply aren’t practical. The challenge for Facebook’s engineers has been  to keep the site up and running smoothly in spite of handling close to <strong>half  a billion active users</strong>. Pingdom has writen article &#8220;<a title="Permanent Link to Exploring the software behind  Facebook, the world’s largest site" rel="nofollow" href="http://royal.pingdom.com/2010/06/18/the-software-behind-facebook/">Exploring the software behind  Facebook, the world’s largest site</a>&#8221; which takes a look at some of  the software and techniques they use to accomplish that.?</p>
<p><span id="more-6961"></span><a rel="attachment wp-att-6962" href="http://blogfreakz.com/tutorial/software-behind-facebook/attachment/facebook-2/"><img class="aligncenter size-large wp-image-6962" title="facebook" src="http://blogfreakz.com/wp-content/uploads/2010/07/facebook-600x351.jpg" alt="Facebook Software" width="600" height="351" /></a></p>
<p>In some ways Facebook is still a LAMP site (kind of), but it has had to  change and extend its operation to incorporate a lot of other elements  and services, and modify the approach to existing ones.</p>
<p class="download"><strong>Source</strong>: <a title="Exploring the software behind Facebook" rel="nofollow" href="http://royal.pingdom.com/2010/06/18/the-software-behind-facebook/" target="_blank">http://royal.pingdom.com/2010/06/18/the-software-behind-facebook/</a></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/software-behind-facebook/" title="cakephp job board software">cakephp job board software</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.315 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/software-behind-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Photo Stack Gallery with jQuery &amp; CSS3</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 04:48:49 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6936</guid>
		<description><![CDATA[Tympanus has writing tutorial how to create Photo Stack Gallery with jQuery &#38; CSS3. The idea is to show the albums as a slider, and when an album  is chosen, they show the images of that album as a beautiful photo stack.  In the photo stack view, we can browse through the images [...]]]></description>
			<content:encoded><![CDATA[<p>Tympanus has writing tutorial how to create <strong>Photo Stack Gallery with jQuery &amp; CSS3</strong>. The idea is to show the albums as a slider, and when an album  is chosen, they show the images of that album as a beautiful photo stack.  In the photo stack view, we can browse through the images by putting the  top most image behind all the stack with a slick animation.</p>
<p><span id="more-6936"></span><a rel="attachment wp-att-6937" href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/attachment/photo-gallery/"><img class="aligncenter size-full wp-image-6937" title="photo-gallery" src="http://blogfreakz.com/wp-content/uploads/2010/07/photo-gallery.jpg" alt="photo gallery How to Create a Photo Stack Gallery with jQuery & CSS3" width="600" height="357" /></a></p>
<p>They  use jQuery and CSS3 properties for the rotated image effect. They  also use the webkit-box-reflect property in order to mirror the  boxes in the album view – check out the demo in Google Chrome or Apple  Safari to see this wonderful effect. This <strong>Photo Stack Gallery</strong> also use a bit of PHP for getting the images from each album.</p>
<p class="download"><strong>Requirements</strong>: PHP Framework, jQuery Framework<br />
<strong>Demo</strong>: <a rel="nofollow" href="http://tympanus.net/Tutorials/PhotoStack/" target="_blank">http://tympanus.net/Tutorials/PhotoStack/</a><br />
<strong>License</strong>: License Free</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery photo stack">jquery photo stack</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery stack photo">jquery stack photo</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="css3 image carousel">css3 image carousel</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery card stack">jquery card stack</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="css3 photo slideshow">css3 photo slideshow</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="wordpress photostack">wordpress photostack</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery stack">jquery stack</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery stack gallery">jquery stack gallery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="PhotoStack jquery">PhotoStack jquery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/" title="jquery timeline photo slider">jquery timeline photo slider</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.083 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-a-photo-stack-gallery-with-jquery-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Apple-like Retina Effect With jQuery</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 06:40:02 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6430</guid>
		<description><![CDATA[Apple has long applied a winning strategy in marketing – create well  designed products, have a dedicated fan base, and let the hype build up  before every product release. This is also the case with the latest version of their iPhone. One of the interesting stuf we can found on the latest iphone [...]]]></description>
			<content:encoded><![CDATA[<p>Apple has long applied a winning strategy in marketing – create well  designed products, have a dedicated fan base, and let the hype build up  before every product release. This is also the case with the latest version of their iPhone. One of the interesting stuf we can found on the latest iphone version is the term they coined – “<strong>Retina display</strong>” and  the promo image accompanying it.</p>
<p><span id="more-6430"></span></p>
<p>That&#8217;s why tutorialzine do litle experiment and writen  tutorial  &#8220;<strong>How to Create Apple-like Retina Effect</strong>&#8221; with only jQuery and CSS.</p>
<p><img class="size-large wp-image-6431 aligncenter" title="retina-effect" src="http://blogfreakz.com/wp-content/uploads/2010/06/retina-effect-600x329.jpg" alt="retina effect 600x329 How to Create Apple like Retina Effect With jQuery" width="600" height="329" /></p>
<p>The screenshot is actually displayed at half its original size, as they  are using the same image for both the small version (displayed in the   iPhone) and big version, which is shown in the rounded tooltip. Lastly they have the retina div, which is rounded with CSS3 and  displays the big version of the webpage screeshot as its background as  it is moved around with the mouse.</p>
<p class="download"><strong>Requirements</strong>: jQuery framework<br />
<strong>Demo</strong>: <a title="Retina Effect" rel="nofollow" href="http://demo.tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/demo.html" target="_blank">http://demo.tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/demo.html</a><br />
<strong>License</strong>: License Free</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="applelike image gallery">applelike image gallery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="create apple effect">create apple effect</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="apple like image gallery">apple like image gallery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery retina display">jquery retina display</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="Apple-like Retina Effect With jQuery">Apple-like Retina Effect With jQuery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery touch retina effect">jquery touch retina effect</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery retina">jquery retina</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery product gallery apple-like">jquery product gallery apple-like</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery motion effects">jquery motion effects</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/" title="jquery iphone like image carousel">jquery iphone like image carousel</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.007 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-apple-like-retina-effect-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Moveable Sticky Note With MooTools and CSS3</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 12:36:15 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Mootools]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6241</guid>
		<description><![CDATA[Designshack has writen tutorial about how  to create a simple and fun sticky note that a user can play with and move anywhere on the page. The inspiration of this tutorial comes from tutorial at Woorkup pointing out a MooTools feature that allows you to turn any item on a web page into a positionable [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Designshack</strong> has writen tutorial about how  to create a simple and fun sticky note that a user can play with and move anywhere on the page. The inspiration of this tutorial comes from tutorial at <a title="woorkup mootools" rel="nofollow" href="http://woork.blogspot.com/2009/02/ultra-small-code-to-drag-everything-in.html" target="_blank">Woorkup</a> pointing out a <strong>MooTools feature</strong> that allows you to <strong>turn any item on a web page into a positionable element</strong>.</p>
<p style="text-align: center;"><span id="more-6241"></span><a rel="attachment wp-att-6247" href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/attachment/movable-note/"><img class="size-large wp-image-6247 aligncenter" title="movable-note" src="http://blogfreakz.com/wp-content/uploads/2010/06/movable-note-600x373.jpg" alt="mootools movable element" width="600" height="373" /></a></p>
<p>The HTML for this tutorial is super simple and contains only a couple divs and elements. After you reading the tutorial,  you can see,<strong> creating the sticky note</strong> was really the hardest part of the process. MooTools took care of the heavy lifting to make the element moveable and reduced our JavaScript work down to just a few lines.</p>
<p class="download"><strong>Requirements</strong>: MooTools framework<br />
<strong>Demo</strong>: <a title="movable note demo" rel="nofollow" href="http://designshack.co.uk/tutorialexamples/StickyNote/index.html" target="_blank">http://designshack.co.uk/tutorialexamples/StickyNote/index.html</a><br />
<strong>License</strong>: License free</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="create movable elements in web page">create movable elements in web page</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="blogfreakz com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/?utm_medium=bt io-twitter">blogfreakz com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/?utm_medium=bt io-twitter</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="css3 movable">css3 movable</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="mootools tutorial">mootools tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="movable elements in web page">movable elements in web page</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="movable elements on web page">movable elements on web page</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/" title="moveable icon on a web page">moveable icon on a web page</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.786 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-a-moveable-note-with-mootools-and-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create HTML5 iPhone Applications</title>
		<link>http://blogfreakz.com/tutorial/html5-iphone-applications/</link>
		<comments>http://blogfreakz.com/tutorial/html5-iphone-applications/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:39:15 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Mobile development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6230</guid>
		<description><![CDATA[Sixrevision has writen tutorial about how to create offline HTML5 iPhone application,  more specifically, the process of building a Tetris game. &#8220;offline&#8221;?, it means that they have a custom icon, a custom startup screen, a native look-and-feel, and you can use the app even when the phone isn’t connected to the Internet.


The app should be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Sixrevision</strong> has writen tutorial about how to create <strong>offline HTML5 iPhone application</strong>,  more specifically, the process of building a Tetris game. &#8220;offline&#8221;?, it means that they have a custom icon, a custom startup screen, a native look-and-feel, and you can use the app even when the phone isn’t connected to the Internet.</p>
<p><span id="more-6230"></span></p>
<p style="text-align: center;"><a rel="attachment wp-att-6231" href="http://blogfreakz.com/tutorial/html5-iphone-applications/attachment/html5-games/"><img class="size-full wp-image-6231 aligncenter" title="HTML5-games" src="http://blogfreakz.com/wp-content/uploads/2010/06/HTML5-games.jpg" alt="HTML5 Games" width="600" height="451" /></a></p>
<p>The app should be as functional as it can when it is offline, just like normal native mobile apps. This is a tutorial specifically for iPhones but most of these techniques apply to all phones that have HTML5-capable browsers.</p>
<p class="download"><strong>Requirements </strong>: HTML5 support browser<br />
<strong>Demo </strong>: <a title="Iphone Games" rel="nofollow" href="http://tetris.alexkessinger.net/" target="_blank">http://tetris.alexkessinger.net/</a><br />
<strong>License </strong>: License free</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="html5 iphone development">html5 iphone development</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="html5 iphone tutorial">html5 iphone tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="html5 iphone apps">html5 iphone apps</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="html5 iphone app tutorial">html5 iphone app tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="html5 iphone">html5 iphone</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="iphone html5 app tutorial">iphone html5 app tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="iphone apps html5">iphone apps html5</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="iphone html5 applications">iphone html5 applications</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="create html5">create html5</a></li><li><a href="http://blogfreakz.com/tutorial/html5-iphone-applications/" title="HTML 5 iphone">HTML 5 iphone</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.793 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/html5-iphone-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create HTML5 Location Based Application</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 09:41:20 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Maps]]></category>
		<category><![CDATA[Mobile development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6081</guid>
		<description><![CDATA[To detect the location of a client device in the past, one would typically have to inspect the client IP address and make a reasonable guess as to the where that device was located. However, as part of the HTML5 efforts, the W3C has developed a set of APIs to effectively allow the client-side device [...]]]></description>
			<content:encoded><![CDATA[<p>To <strong>detect the location</strong> of a client device in the past, one would typically have to inspect the client IP address and make a reasonable guess as to the where that device was located. However, as part of the HTML5 efforts, the <strong>W3C has developed a set of APIs to effectively allow the client-side device</strong> (i.e. your iPhone 3G+, Android 2.0+ phones, or even your conventinal desktop browsers) to retrieve geographic positioning information with JavaScript.</p>
<p><span id="more-6081"></span></p>
<div id="attachment_6082" class="wp-caption aligncenter" style="width: 610px"><a rel="attachment wp-att-6082" href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/attachment/html5-geolocations/"><img class="size-full wp-image-6082" title="HTML5-geolocations" src="http://blogfreakz.com/wp-content/uploads/2010/06/HTML5-geolocations.jpg" alt="HTML5 geolocations How to Create HTML5 Location Based Application" width="600" height="545" /></a><p class="wp-caption-text">HTML5-geolocations</p></div>
<p>Nettuts has writen comprehensive tutorial <strong>how to create location-based application  using HTML5</strong> features and jQuery framework. In this tutorial you will learn the geolocation capabilities of HTML5 and the basic principles needed to take advantage of them in your next HTML5 applications.</p>
<p class="download"><strong>Requirements</strong>:  jQuery Framework, HTML Support Browser<br />
<strong>Demo</strong>:<a rel="nofollow" href="http://mobile.tutsplus.com/tutorials/html5/html5-apps-positioning-with-geolocation/" target="_blank"> http://mobile.tutsplus.com/tutorials/html5/html5-apps-positioning-with-geolocation/</a><br />
<strong>License</strong>: Free License</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="html5 location">html5 location</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="create html5">create html5</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="how to create html5">how to create html5</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="html5 location based">html5 location based</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="html5 geolocation tutorial">html5 geolocation tutorial</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="create location based app">create location based app</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="how to create a location based app">how to create a location based app</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="creating a location based app">creating a location based app</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="cakephp Geolocation html5">cakephp Geolocation html5</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/" title="html 5 location based framework">html 5 location based framework</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.629 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-html5-location-based-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create Circular Motion Effect with jQuery</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:51:45 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=5366</guid>
		<description><![CDATA[Codrops has writen tutorial about  how  to create a stunning circular motion effect with jQuery. They are using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example.

The idea is to have a rounded content area with a main menu. When hovering over one of the menu items, a sub-menu [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Codrops</strong> has writen tutorial about  how  to <strong>create a stunning circular motion effect with jQuery</strong>. They are using the <a rel="nofollow" href="http://weepy.github.com/jquery.path/" target="_blank">jQuery.path</a> plugin to<strong> animate a circular movement</strong> for a menu in a portfolio example.<br />
<span id="more-5366"></span><a rel="attachment wp-att-5394" href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/attachment/circular-animation/"><img class="size-large wp-image-5394 aligncenter" title="circular-animation" src="http://blogfreakz.com/wp-content/uploads/2010/05/circular-animation-600x302.jpg" alt="circular animation 600x302 How to Create Circular Motion Effect with jQuery" width="600" height="302" /></a><br />
The idea is to have a rounded content area with a main menu. When hovering over one of the menu items, a sub-menu element appears, circulating around the content area. The result is an awesome portofolio page with animate a circular movement  menu.</p>
<p class="download"><strong>Requirements</strong>:  jQuery Framework<br />
<strong>Demo</strong>:<a href="http://tympanus.net/Tutorials/CircularPortfolio/" target="_blank">http://tympanus.net/Tutorials/CircularPortfolio/</a><br />
<strong>License</strong>: License Free</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="jquery circular menu">jquery circular menu</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="jquery circular">jquery circular</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="circular jquery">circular jquery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="circular menu jquery">circular menu jquery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="menu circular jquery">menu circular jquery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="jquery Circular Motion">jquery Circular Motion</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="jquery circular animation">jquery circular animation</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="circular gallery jquery">circular gallery jquery</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="jquery animate circular">jquery animate circular</a></li><li><a href="http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/" title="menu circular con jquery">menu circular con jquery</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.079 ms -->]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-circular-motion-effect-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</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></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.415 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>
	</channel>
</rss>
