<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Tech'n'Tuts | Web Magazine</title>
	
	<link>http://techntuts.com</link>
	<description>The latest web and technology fashions explained.</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:03:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TechntutsWebMagazine" /><feedburner:info uri="techntutswebmagazine" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>The latest web and technology fashions explained.</itunes:subtitle><item>
		<title>Auto redirect users to your mobile site!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/srVf14DdIH4/</link>
		<comments>http://techntuts.com/automatically-redirect-users-to-your-mobile-site/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 21:45:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1436</guid>
		<description><![CDATA[Ever wondered how some sites automatically redirect users to a mobile version? It&#8217;s quite simple! Let&#8217;s explain it a little more clearer. A script will be included in this post! Considering that most sites are currently using a mobile version and that mobiles are quite a very big part of our daily lives, I believe ...]]></description>
			<content:encoded><![CDATA[<p>Ever wondered how some sites automatically redirect users to a mobile version? It&#8217;s quite simple! Let&#8217;s explain it a little more clearer. A script will be included in this post!</p>
<p><span id="more-1436"></span></p>
<p>Considering that most sites are currently using a mobile version and that mobiles are quite a very big part of our daily lives, I believe that a script that automatically redirects users to the designated mobile template is quite useful. Now, you must consider, this is not something that can be implemented directly into a WordPress theme. You can, but first your page must be optimized for usage.</p>
<p>So, let&#8217;s get started.  First things are first, the script that does everything.</p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=22","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download Auto Redirect Script - No Password</a></p>
<p>Download the script above, and save it in your scripts folder / location. Once you have done this, edit your main file, the one your main page ( index.html / php). Once you have done that, add the following code exactly after importing jQuery, basically, it should be the second line of code in the head scripts section.</p>
<pre class="brush: xml; title: ;">
&lt;script type=&quot;text/javascript&quot; src=&quot;scripts/detectmobilebrowser.js&quot;&gt;&lt;/script&gt;
</pre>
<p>Once you have added this piece of code, now, save your file to your server, and visit it from your mobile. Once this is completed, your mobile page will redirect to <strong>mobile/index.html</strong>, but if you wish to change this location, edit the <strong>detectmobilebrowser.js </strong>and at the end of the script you will locate the code called <strong>mobile/index.html.</strong> Replace it with the address you require.</p>
<p>That&#8217;s all folks! Feel free to use this script in personal or commercial projects.  A link-back would be nice! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/automatically-redirect-users-to-your-mobile-site/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://techntuts.com/automatically-redirect-users-to-your-mobile-site/</feedburner:origLink></item>
		<item>
		<title>Worktropia! A absolutely unique template!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/KR322D_1Lek/</link>
		<comments>http://techntuts.com/worktropia-a-absolutely-unique-template/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 15:52:18 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[desk portfolio]]></category>
		<category><![CDATA[iphone portfolio]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[unique portfolio]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1415</guid>
		<description><![CDATA[It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it here . HTML CSS3 Features iPhone Web App with iPhone Homescreen icon and startup screen! Pure CSS3, 64 buttons that enlarge to suit your text and never break. Pure ...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it <a title="Download" href="http://themeforest.net/item/worktropia-unique-html5-css3-folio-iphone-page/1224539?ref=Enabled">here </a>.</p>
<p><strong><span id="more-1415"></span><br />
</strong></p>
<p><strong>HTML CSS3 Features</strong></p>
<ul>
<li> iPhone Web App with iPhone Homescreen icon and startup screen!</li>
<li> Pure CSS3, 64  buttons that enlarge to suit your text and never break.</li>
<li> Pure CSS3, Table with animation. </li>
<li>Google API Fonts for very fast loading!</li>
</ul>
<p><strong>jQuery Features </strong> </p>
<ul>
<li>Uniquely AWESOME GADGET ANIMATIONS! </li>
<li>Dropdown Animated Menu.</li>
<li> Animated Thumbs.</li>
<li>Gallery Image Hover Effects</li>
<li>2 jQuery Galleries with animated thumbnails and ColorBox Gallery.</li>
<li>jQuery Filtrable Gallery.</li>
<li>Working Contact Form With Field Validation.</li>
<li>Google Maps Support!</li>
<li>jQuery Image Zoom Integration.</li>
</ul>
<p><strong>Mobile Version</strong><br />
Yes! The template comes with an iPhone web app. Bookmark this site to your iPhone homepage, and there you have it! It becomes a instant WebApp with a iPhone friendly icon, a application like splash start-up screen and no more Safari Navigation bar so you can enjoy the page in full screen mode!<br />
The WebApp was developed ESPECIALLY for the <strong>iPhone</strong>, The mobile template will work with most smart phones that have a 320 x 480 screen. I&#8217;ve tested it and it works wonderfully on the <strong>Samsung Galaxy S using Android. </strong></p>
<h3>How does the mobile version work?</h3>
<p>The mobile version has a CSS resolution detector. There are 3 things the CSS looks for. The best part of it is that the mobile version having a resolution detector has 2 stages for the iPhone and iPhone like devices. There is a landscape and a portrait version! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>1. Between 0 pixels and 320 pixels </strong><br />
This includes most devices on the market that are non-smartphone.  It will generate a version of the mobile page with all it&#8217;s features but in a more compact way so they fit the screen.  You can still use the CSS3 buttons and the mobile version has a slider as well</p>
<p><strong>2. Between 420 pixels and 1000 pixels </strong><br />
This includes most of the smartphones on the market including the Samsung Galaxy S2 and the iPhone 4 witch have a generous display. All features stay the same, the slider will become bigger, also, gallery images become bigger! Of course, you can still use all features of the page</p>
<p><strong>3. Over 1000 pixels </strong><br />
Even a small netbook has more 1000 pixels width, so that makes the mobile version generate the  &#8221; This page cannot be rendered for your device&#8221; error message.</p>
<h3><strong>Support?</strong></h3>
<p>If you have any trouble with this template please mail me through my profile.<br />
Customization (adding more features that are not already included ) for this template is not free and will be charged at freelance rates!<br />
Special thanks to NKeo for the images, check out <a href="http://www.secretshowcase.com"> his website! </a> he has some awesome files! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3><img class="alignnone" src="http://0.s3.envato.com/files/14160854/screenshots/00_preview.__large_preview.jpg" alt="" width="590" height="300" /><img class="aligncenter" title="Nobile" src="http://0.s3.envato.com/files/14160854/screenshots/00_preview.__large_preview.jpg" alt="Nobile" width="590" height="300" /></h3>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/worktropia-a-absolutely-unique-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techntuts.com/worktropia-a-absolutely-unique-template/</feedburner:origLink></item>
		<item>
		<title>Want a full featured template? Try Nobile!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/B2IzUe3C9M0/</link>
		<comments>http://techntuts.com/ever-wanted-a-full-featured-template-try-nobile/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 15:48:38 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[nobile]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1410</guid>
		<description><![CDATA[It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it here . HTML CSS3 Features iPhone Web App with iPhone Homescreen icon and startup screen! Pure CSS3, 64 buttons that enlarge to suit your text and never break. Pure ...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it <a title="Download" href="http://themeforest.net/item/nobile-html5-css3-with-iphone-webapp/1216941?ref=Enabled">here </a>.</p>
<p><strong><span id="more-1410"></span><br />
</strong></p>
<p><strong>HTML CSS3 Features</strong></p>
<ul>
<li> iPhone Web App with iPhone Homescreen icon and startup screen!</li>
<li> Pure CSS3, 64  buttons that enlarge to suit your text and never break.</li>
<li> Pure CSS3, Table with animation.</li>
<li> Cufon Font Replacement for slick quality.</li>
</ul>
<p><strong>jQuery Features </strong></p>
<ul>
<li>Dropdown Animated Menu.</li>
<li>Homepage Image and Content Slider.</li>
<li>Homepage Text Rotator.</li>
<li>Homepage Quote Rotator.</li>
<li>Homepage Animated Thumbs.</li>
<li>About Page Captioned Slider.</li>
<li>5 jQuery Galleries with animated thumbnails and ColorBox Gallery.</li>
<li>jQuery Filtrable Gallery.</li>
<li>jQuery Animated Category Changer.</li>
<li>Working Contact Form With Field Validation.</li>
<li>Google Maps Support!</li>
<li>A lot of animated hover icons!</li>
<li>jQuery Animated Accordion.</li>
<li>jQuery Animated Tabs.</li>
<li>jQuery Image Zoom Integration.</li>
<li><strong>Animated Logo, Hover it too see the nice effect!</strong></li>
<li>Share Items From Portfolio To Facebook</li>
<li>Share Items From Portfolio To Twitter</li>
<li>Portfolio With Filtrable, Numbers and Category Elements. Video Too!</li>
</ul>
<p><strong>Graphic Features </strong></p>
<ul>
<li>10 Variations of Thumbnail Hover EFfects</li>
<li>64 Icons made to suit this design perfectly!</li>
<li>5 Content decoration separators</li>
<li>23 PSD Files of the template included</li>
<li>1 PSD File of the icons included, so you can make your own icons!</li>
</ul>
<p><strong>Mobile Version</strong><br />
Yes! The template comes with an iPhone web app. Bookmark this site to your iPhone homepage, and there you have it! It becomes a instant WebApp with a iPhone friendly icon, a application like splash start-up screen and no more Safari Navigation bar so you can enjoy the page in full screen mode!<br />
The WebApp was developed ESPECIALLY for the <strong>iPhone</strong>, The mobile template will work with most smart phones that have a 320 x 480 screen. I&#8217;ve tested it and it works wonderfully on the <strong>Samsung Galaxy S using Android. </strong></p>
<h3>How does the mobile version work?</h3>
<p>The mobile version has a CSS resolution detector. There are 3 things the CSS looks for. The best part of it is that the mobile version having a resolution detector has 2 stages for the iPhone and iPhone like devices. There is a landscape and a portrait version! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>1. Between 0 pixels and 320 pixels </strong><br />
This includes most devices on the market that are non-smartphone.  It will generate a version of the mobile page with all it&#8217;s features but in a more compact way so they fit the screen.  You can still use the CSS3 buttons and the mobile version has a slider as well</p>
<p><strong>2. Between 420 pixels and 1000 pixels </strong><br />
This includes most of the smartphones on the market including the Samsung Galaxy S2 and the iPhone 4 witch have a generous display. All features stay the same, the slider will become bigger, also, gallery images become bigger! Of course, you can still use all features of the page</p>
<p><strong>3. Over 1000 pixels </strong><br />
Even a small netbook has more 1000 pixels width, so that makes the mobile version generate the  &#8221; This page cannot be rendered for your device&#8221; error message.</p>
<h3><strong>Support?</strong></h3>
<p>If you have any trouble with this template please mail me through my profile.<br />
Customization (adding more features that are not already included ) for this template is not free and will be charged at freelance rates!<br />
Special thanks to NKeo for the images, check out <a href="http://www.secretshowcase.com"> his website! </a> he has some awesome files! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3><img class="alignnone" src="http://0.s3.envato.com/files/14160854/screenshots/00_preview.__large_preview.jpg" alt="" width="590" height="300" /><img class="aligncenter" title="Nobile" src="http://0.s3.envato.com/files/14160854/screenshots/00_preview.__large_preview.jpg" alt="Nobile" width="590" height="300" /></h3>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/ever-wanted-a-full-featured-template-try-nobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/ever-wanted-a-full-featured-template-try-nobile/</feedburner:origLink></item>
		<item>
		<title>Love Minimal? CSS3 HTML5 And iPhone App!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/dYIb1gUjaHI/</link>
		<comments>http://techntuts.com/like-minimal-templates-css3-html5-and-iphone-app/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 22:48:02 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[iphone app]]></category>
		<category><![CDATA[iphone mobile template]]></category>
		<category><![CDATA[iphone site]]></category>
		<category><![CDATA[iphone tempalte]]></category>
		<category><![CDATA[iphone webapp]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[premium. html5]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1402</guid>
		<description><![CDATA[It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it here . HTML CSS3 Features iPhone Web App with iPhone Homescreen icon and startup screen! Pure CSS3, 8 Variations of buttons that enlarge to suit your text and never ...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s HTML5 , It&#8217;s CSS3, it&#8217;s really easy to use, and it has an iPhone WebApp. So many features for only 13$! You can download it <a title="Download" href="http://themeforest.net/item/minimaliso-html5-css3-with-iphone-webapp/411752?ref=Enabled">here </a>.</p>
<p><strong><span id="more-1402"></span><br />
</strong></p>
<p><strong>HTML CSS3 Features</strong></p>
<ul>
<li> iPhone Web App with iPhone Homescreen icon and startup screen!</li>
<li> Pure CSS3, 8 Variations of buttons that enlarge to suit your text and never break</li>
<li> Pure CSS3, Table with animation</li>
<li> Cufon Font Replacement for slick quality</li>
</ul>
<p><strong>jQuery Features </strong></p>
<ul>
<li>Dropdown animated menu</li>
<li>Homepage Image and Content Slider</li>
<li>Homepage Text Rotator</li>
<li>Homepage Animated Thumbs</li>
<li>About Page Captioned Slider</li>
<li>5 jQuery Galleries with animated thumbnails and ColorBox Gallery</li>
<li>Blog Page Featured Post Slider</li>
<li>jQuery Animated Category Changer</li>
<li>Working Contact Form With Field Verification</li>
<li>Google Maps Support!</li>
<li>A lot of animated hover icons!</li>
</ul>
<p><strong>Graphic Features </strong></p>
<ul>
<li>10 Variations of Thumbnail Hover EFfects</li>
<li>56 Icons made to suit this design perfectly!</li>
<li>5 Site background patterns included</li>
<li>5 Content decoration separators</li>
<li>6 PSD Files of the template included</li>
<li>1 PSD File of the icons included, so you can make your own icons!</li>
<li>1 PSD File of the background patterns so you can add your own patters</li>
</ul>
<p><strong>Mobile Version</strong><br />
Yes! The template comes with an iPhone web app. Bookmark this site to your iPhone homepage, and there you have it! It becomes a instant WebApp with a iPhone friendly icon, a application like splash start-up screen and no more Safari Navigation bar so you can enjoy the page in full screen mode!<br />
The WebApp was developed ESPECIALLY for the <strong>iPhone</strong>, The mobile template will work with most smart phones that have a 320 x 480 screen. I&#8217;ve tested it and it works wonderfully on the <strong>Samsung Galaxy S using Android. </strong></p>
<h3>How does the mobile version work?</h3>
<p>The mobile version has a CSS resolution detector. There are 3 things the CSS looks for. The best part of it is that the mobile version having a resolution detector has 2 stages for the iPhone and iPhone like devices. There is a landscape and a portrait version! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>1. Between 0 pixels and 320 pixels </strong><br />
This includes most devices on the market that are non-smartphone.  It will generate a version of the mobile page with all it&#8217;s features but in a more compact way so they fit the screen.  You can still use the CSS3 buttons and the mobile version has a slider as well</p>
<p><strong>2. Between 420 pixels and 1000 pixels </strong><br />
This includes most of the smartphones on the market including the Samsung Galaxy S2 and the iPhone 4 witch have a generous display. All features stay the same, the slider will become bigger, also, gallery images become bigger! Of course, you can still use all features of the page</p>
<p><strong>3. Over 1000 pixels </strong><br />
Even a small netbook has more 1000 pixels width, so that makes the mobile version generate the  &#8221; This page cannot be rendered for your device&#8221; error message.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/like-minimal-templates-css3-html5-and-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/like-minimal-templates-css3-html5-and-iphone-app/</feedburner:origLink></item>
		<item>
		<title>Freebie: jQuery Gallery Color-box.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/NJ840CXFiIw/</link>
		<comments>http://techntuts.com/freebie-jquery-gallery-colorbox/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 19:23:02 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1398</guid>
		<description><![CDATA[After a long time without posting which I must apologize for, I&#8217;ve decided to pass out the best freebie gallery I&#8217;ve used so far in developing HTML5 websites. Colorbox. Colorbox is basically a cocktail between PrettyPhoto and LightBox, a gallery that loads extremely fast, and it extremely and loading it is amazingly EASY! And the ...]]></description>
			<content:encoded><![CDATA[<p>After a long time without posting which I must apologize for, I&#8217;ve decided to pass out the best freebie gallery I&#8217;ve used so far in developing HTML5 websites. Colorbox.</p>
<p>Colorbox is basically a cocktail between PrettyPhoto and LightBox, a gallery that loads extremely fast, and it extremely and loading it is amazingly EASY! And the best part. It&#8217;s licensed MIT!</p>
<p><span id="more-1398"></span></p>
<h2 id="h_whyColorBox">Why you should be using ColorBox</h2>
<ul>
<li>Supports photos, grouping, slideshow, ajax, inline, and iframed content.</li>
<li>Lightweight: 10KB of JavaScript.</li>
<li>Appearance is controlled through CSS so users can restyle the box.</li>
<li>Behavior settings can be over-written without altering the ColorBox javascript file.</li>
<li>Can be extended with callbacks &amp; event-hooks without altering the source files.</li>
<li>Completely unobtrusive, options are set in the JS and require no changes to existing HTML.</li>
<li>Preloads background images and can preload upcoming images in a photo group.</li>
<li>Written in jQuery plugin format and can be chained with other jQuery commands.</li>
<li>Generates W3C valid XHTML and adds no JS global variables &amp; passes JSLint.</li>
<li>Released under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT License</a>.</li>
</ul>
<p>Tested In: Firefox 3+, Safari 4+, Chrome, Internet Explorer 6, 7, 8, 9, Opera 11.</p>
<p>The colorbox method takes a key/value object and an optional callback.<br />
Format: <span style="color: #cc99ff;">$(&#8216;selector&#8217;).colorbox({key:value, key:value, key:value}, callback);</span><br />
Example: <span style="color: #cc99ff;">$(&#8216;a#login&#8217;).colorbox({transition:&#8217;fade&#8217;, speed:500});</span><br />
Example: <span style="color: #cc99ff;">$(&#8216;a.gallery&#8217;).colorbox();</span><br />
Example: <span style="color: #cc99ff;">$(&#8216;button&#8217;).colorbox({href:&#8221;thankyou.html&#8221;});</span></p>
<p>And it can be called directly, without assignment to an element<br />
Example: <span style="color: #cc99ff;">$.colorbox({href:&#8221;thankyou.html&#8221;});</span></p>
<p>ColorBox can accept a function in place of a static value:<br />
<span style="color: #cc99ff;">$(&#8220;a[rel='example']&#8220;).colorbox({title: function(){</span><br />
<span style="color: #cc99ff;"> var url = $(this).attr(&#8216;href&#8217;);</span><br />
<span style="color: #cc99ff;"> return &#8216;&lt;a href=&#8221;&#8216;+url+&#8217;&#8221; target=&#8221;_blank&#8221;&gt;Open In New Window&lt;/a&gt;&#8217;;</span><br />
<span style="color: #cc99ff;">}});</span></p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=20","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">ColorBox Download </a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-jquery-gallery-colorbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebie-jquery-gallery-colorbox/</feedburner:origLink></item>
		<item>
		<title>We will be back on the 1st of July!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/Zey6bW0AsPk/</link>
		<comments>http://techntuts.com/we-will-be-back-on-the-1st-of-july/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 15:51:16 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Tech'n'Tuts News]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1395</guid>
		<description><![CDATA[Hello my dear readers. I know the past few weeks there have been no new posts on Tech&#8217;n'Tuts, but I am experiencing some technical difficulties. Tech&#8217;n'Tuts will be back with fresh new articles and freebies, posted daily, starting with the 1St of July 2011! Thanks a lot for your patience and don&#8217;t forget to stay tuned and ...]]></description>
			<content:encoded><![CDATA[<p>Hello my dear readers. I know the past few weeks there have been no new posts on Tech&#8217;n'Tuts, but I am experiencing some technical difficulties. Tech&#8217;n'Tuts will be back with fresh new articles and freebies, posted daily, starting with the 1St of July 2011! Thanks a lot for your patience and don&#8217;t forget to stay tuned and subscribe to our RSS feed.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/we-will-be-back-on-the-1st-of-july/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/we-will-be-back-on-the-1st-of-july/</feedburner:origLink></item>
		<item>
		<title>Freebie: jQuery Photo Gallery. PrettyPhoto</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/mbyYtnHGFAk/</link>
		<comments>http://techntuts.com/freebie-jquery-photo-gallery-prettyphoto/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 19:18:38 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[freebie jQuery gallery]]></category>
		<category><![CDATA[jQuery Flash]]></category>
		<category><![CDATA[jQuery Freebie]]></category>
		<category><![CDATA[jQuery movie]]></category>
		<category><![CDATA[jQuery prettyPhoto]]></category>
		<category><![CDATA[jQuery QuickTime]]></category>
		<category><![CDATA[jQuery slideshow]]></category>
		<category><![CDATA[jQuery YouTube]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1368</guid>
		<description><![CDATA[An awesome, open source, jQuery gallery. It supports Flash, YouTube, Photo&#8217;s, Vimeo, iFrames, QuickTime Movies, and it is a pure awesome script compatible with mostly all browsers. Read more, find out how to use it, and how to customize it, and of course, to get it! So, let&#8217;s get this started shall we? 1. Licensing: ...]]></description>
			<content:encoded><![CDATA[<p>An awesome, open source, jQuery gallery. It supports Flash, YouTube, Photo&#8217;s, Vimeo, iFrames, QuickTime Movies, and it is a pure awesome script compatible with mostly all browsers. Read more, find out how to use it, and how to customize it, and of course, to get it!</p>
<p><span id="more-1368"></span></p>
<p>So, let&#8217;s get this started shall we?</p>
<h3>1. Licensing:</h3>
<p>PrettyPhoto is totally free to use, it&#8217;s licensed under Creative Commons Attribution 2.5 so you can use it in all projects including commercial ones.</p>
<h3>2. Browser Compatibility</h3>
<ul>
<li>Firefox 3.0 +</li>
<li>Google Chrome 10.0 +</li>
<li>Internet Explorer 6.0 +</li>
<li>Safari 3.1.1 +</li>
<li>Opera 9 +</li>
</ul>
<h3>3. How do I use it?</h3>
<p>Very very simple. Let&#8217;s get some examples.</p>
<p>This markup applies to all explanations bellow.</p>
<h3>1. Implementing a simple image:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto&#8221;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a href=&quot;images/fullscreen.jpg&quot; rel=&quot;prettyPhoto&quot; title=&quot;This is the image Description&quot;&gt;&lt;img src=&quot;images/thumbnail.jpg&quot; width=&quot;60&quot; height = 60&quot; alt=&quot;This is the title&quot;&gt;&lt;/a&gt;</pre>
<h3>2. Implementing a image gallery:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto[pp_gal]&#8220;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">
&lt;a href=&quot;images/fullscreen1.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title.&quot;&gt;&lt;img src=&quot;images/thumbnails1.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen2.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title.&quot;&gt;&lt;img src=&quot;images/thumbnails2.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen3.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title.&quot;&gt;&lt;img src=&quot;images/thumbnails3.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen4.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title.&quot;&gt;&lt;img src=&quot;images/thumbnails4.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen5.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title.&quot;&gt;&lt;img src=&quot;images/thumbnails5.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
</pre>
<h3>3. Implementing it in a slideshow.</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto[pp_gal]&#8220;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">
&lt;a href=&quot;images/fullscreen/1.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title Here.&quot;&gt;&lt;img src=&quot;images/thumbnails/t_1.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen/2.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title Here.&quot;&gt;&lt;img src=&quot;images/thumbnails/t_2.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen/3.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title Here.&quot;&gt;&lt;img src=&quot;images/thumbnails/t_3.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen/4.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; title=&quot;Your Title Here.&quot;&gt;&lt;img src=&quot;images/thumbnails/t_4.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;images/fullscreen/5.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot; titie=&quot;Your Title Here.&quot;&gt;&lt;img src=&quot;images/thumbnails/t_5.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Your Description.&quot; /&gt;&lt;/a&gt;
</pre>
<h3>4. Adding Flash Content:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto[flash]&#8220;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a href=&quot;http://www.adobe.com/products/flashplayer/include/marquee/design.swf?&lt;strong&gt;width=792&amp;amp;height=294&lt;/strong&gt;&quot; rel=&quot;prettyPhoto[flash]&quot; title=&quot;Flash 10 demo&quot;&gt;&lt;img src=&quot;images/thumbnails/flash-logo.jpg&quot; alt=&quot;Flash 10 demo&quot; width=&quot;60&quot; /&gt;&lt;/a&gt;
</pre>
<h3>5. Adding YouTube Content:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto&#8221;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a href=&quot;http://www.youtube.com/watch?v=qqXi8WmQ_WM&quot; rel=&quot;prettyPhoto&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/thumbnails/flash-logo.jpg&quot; alt=&quot;YouTube&quot; width=&quot;60&quot; /&gt;&lt;/a&gt;</pre>
<h3>6. Adding Vimeo Content:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto&#8221;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a href=&quot;http://vimeo.com/8245346&quot; rel=&quot;prettyPhoto&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/thumbnails/flash-logo.jpg&quot; alt=&quot;YouTube&quot; width=&quot;60&quot; /&gt;&lt;/a&gt;</pre>
<h3>7. Adding QuickTime Movie:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto[movies]&#8220;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a title=&quot;Movie Name&quot; rel=&quot;prettyPhoto[movies]&quot; href=&quot;http://trailers.apple.com/movies/disney/talesfromearthsea/talesfromearthsea-tlr1_r640s.mov?width=640&amp;height=340&quot;&gt;&lt;img src=&quot;thumbnail.jpg&quot; alt=&quot;Tales from Earthsea&quot; width=&quot;50&quot; /&gt;&lt;/a&gt;</pre>
<h3>8. Adding iFrames:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto&#8221;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a href=&quot;http://www.google.com?iframe=true&amp;width=100%&amp;height=100%&quot; rel=&quot;prettyPhoto[iframes]&quot; title=&quot;Google.com opened at 100%&quot;&gt;Google.com&lt;/a&gt;</pre>
<h3>9. AJAX Content:</h3>
<ul>
<li>Create a link ( &lt;a href=&#8221;#&#8221;&gt;).</li>
<li>Add the re attribute &#8220;prettyPhoto&#8221; to it (rel=&#8221;prettyPhoto[ajax]&#8220;).</li>
<li>Change the href to you link so it points to the full size image.</li>
<li>To have it display a title, add the title into the ALT attribute or your thumbnail image.</li>
<li>To have display description, add the description into the title attribute of your link.</li>
</ul>
<pre class="brush: xml; title: ;">&lt;a rel=&quot;prettyPhoto[ajax]&quot; href=&quot;/demos/prettyPhoto-jquery-lightbox-clone/xhr_response.html?ajax=true&amp;width=325&amp;height=185&quot;&gt;Ajax content&lt;/a&gt;</pre>
<h3>Download Pretty Photo Free!</h3>
<p>As told before, this a freebie, download and enjoy!</p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=18","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download Pretty Photo jQuery Gallery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-jquery-photo-gallery-prettyphoto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>

		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/sXUQP-sPR5A/talesfromearthsea-tlr1_r640s.mov" fileSize="242" type="video/quicktime" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>An awesome, open source, jQuery gallery. It supports Flash, YouTube, Photo&amp;#8217;s, Vimeo, iFrames, QuickTime Movies, and it is a pure awesome script compatible with mostly all browsers. Read more, find out how to use it, and how to customize it, and of c</itunes:subtitle><itunes:summary>An awesome, open source, jQuery gallery. It supports Flash, YouTube, Photo&amp;#8217;s, Vimeo, iFrames, QuickTime Movies, and it is a pure awesome script compatible with mostly all browsers. Read more, find out how to use it, and how to customize it, and of course, to get it! So, let&amp;#8217;s get this started shall we? 1. Licensing: ...</itunes:summary><itunes:keywords>Freebies, jQuery, freebie, freebie jQuery gallery, jQuery Flash, jQuery Freebie, jQuery movie, jQuery prettyPhoto, jQuery QuickTime, jQuery slideshow, jQuery YouTube</itunes:keywords><feedburner:origLink>http://techntuts.com/freebie-jquery-photo-gallery-prettyphoto/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/sXUQP-sPR5A/talesfromearthsea-tlr1_r640s.mov" length="242" type="video/quicktime" /><feedburner:origEnclosureLink>http://trailers.apple.com/movies/disney/talesfromearthsea/talesfromearthsea-tlr1_r640s.mov?width=640&amp;amp</feedburner:origEnclosureLink></item>
		<item>
		<title>Apple is tracking you!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/0WLpRAtMd0c/</link>
		<comments>http://techntuts.com/apple-is-tracking-you/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 15:36:01 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apple Devices]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Apple GPS Trace]]></category>
		<category><![CDATA[Apple is tracking you]]></category>
		<category><![CDATA[apple term of service]]></category>
		<category><![CDATA[apple trace]]></category>
		<category><![CDATA[apple tracking]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[position trace]]></category>
		<category><![CDATA[would like to know your position]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1359</guid>
		<description><![CDATA[Pete Warden announced the discovery that your iPhone, and your 3G iPad, is regularly recording the position of your device into a hidden file. Ever since iOS 4 arrived, your device has been storing a long list of locations and time stamps. We&#8217;re not sure why Apple is gathering this data, but it&#8217;s clearly intentional, ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">Pete Warden announced the discovery that your iPhone, and your 3G iPad, is regularly recording the position of your device into a hidden file. Ever since iOS 4 arrived, your device has been storing a long list of locations and time stamps. We&#8217;re not sure why Apple is gathering this data, but it&#8217;s clearly intentional, as the database is being restored across backups, and even device migrations.</p>
<p><span id="more-1359"></span></p>
<p>Sure, you can say, apple is no tracking my every move, I have my localization turned off&#8230; Well, if you will look at the picture bellow, you&#8217;ll probably realize that doesn&#8217;t count&#8230;</p>
<p><img class="aligncenter" src="http://radar.oreilly.com/2011/04/20/042011-iphonetracker.png" alt="" width="570" /></p>
<p>So, my dear friends, if you have an iPhone, you are probably being tracked right now.</p>
<p>The presence of this data on your iPhone, your iPad, and your backups has security and privacy implications. We&#8217;ve contacted Apple&#8217;s Product Security team, but we haven&#8217;t heard back.</p>
<p>What makes this issue worse is that the file is unencrypted and unprotected, and it&#8217;s on any machine you&#8217;ve synched with your iOS device. It can also be easily accessed on the device itself if it falls into the wrong hands. Anybody with access to this file knows where you&#8217;ve been over the last year, since iOS 4 was released.</p>
<p id="video">In the following video, we discuss how the file was discovered and take a look at the data contained in the file.</p>
<p style="text-align: center;"><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/GynEFV4hsA0?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GynEFV4hsA0?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: left;">&nbsp;</p>
<h3>But I read the Terms of Service! They said &#8230;</h3>
<p>Yes, we know what the terms of service state, but if you watched the video above, it seems that Apple does not really care what the terms of service say, and they track your position anyway. If your a iPad user or iPod touch user that does not own GPS, you are probably not that well tracked, as they say Horizontal Longitude can be very inaccurate, else, I&#8217;d say, get an Android.</p>
<p>The guys stated that they searched the Google OS and didn&#8217;t find any traces of the code that tracks your position in there.</p>
<p>For those of you who really didn&#8217;t read the terms of service, check them out bellow.  I bolded out the part where they say you can &#8221; opt out &#8221; this service.</p>
<blockquote><p>Apple and its partners and licensees may provide certain services through your iPhone that rely upon location information. To provide and improve these services, where available, Apple and its partners and licensees may transmit, collect, maintain, process and use your location data, including the real-time geographic location of your iPhone, and location search queries. The location data and queries collected by Apple are collected in a form that does not personally identify you and may be used by Apple and its partners and licensees to provide and improve location-based products and services. By using any location-based services on your iPhone, you agree and consent to Apple’s and its partners’ and licensees’ transmission, collection, maintenance, processing and use of your location data and queries to provide and improve such products and services. <strong>You may withdraw this consent at any time by going to the Location Services setting on your iPhone and either turning off the global Location Services setting or turning off the individual location settings of each location-aware application on your iPhone</strong>. Not using these location features will not impact the non location-based functionality of your iPhone. When using third party applications or services on the iPhone that use or provide location data, you are subject to and should review such third party’s terms and privacy policy on use of location data by such third party applications or services.</p></blockquote>
<p>In the end, I&#8217;d like to say that if you are obsessed with privacy and you own an iPhone with the OS4, you are no longer safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/apple-is-tracking-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/4bLz-oP84JU/GynEFV4hsA0" fileSize="2997" type="application/x-shockwave-flash" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Pete Warden announced the discovery that your iPhone, and your 3G iPad, is regularly recording the position of your device into a hidden file. Ever since iOS 4 arrived, your device has been storing a long list of locations and time stamps. We&amp;#8217;re not</itunes:subtitle><itunes:summary>Pete Warden announced the discovery that your iPhone, and your 3G iPad, is regularly recording the position of your device into a hidden file. Ever since iOS 4 arrived, your device has been storing a long list of locations and time stamps. We&amp;#8217;re not sure why Apple is gathering this data, but it&amp;#8217;s clearly intentional, ...</itunes:summary><itunes:keywords>Apple Devices, News, Apple GPS Trace, Apple is tracking you, apple term of service, apple trace, apple tracking, localization, position trace, would like to know your position</itunes:keywords><feedburner:origLink>http://techntuts.com/apple-is-tracking-you/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/4bLz-oP84JU/GynEFV4hsA0" length="2997" type="application/x-shockwave-flash" /><feedburner:origEnclosureLink>http://www.youtube.com/v/GynEFV4hsA0?version=3</feedburner:origEnclosureLink></item>
		<item>
		<title>Freebie: Creating A 3D Perspective Card</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/bxMlLjzr3-Y/</link>
		<comments>http://techntuts.com/freebie-creating-a-3d-perspective-card/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 14:51:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[3d flash]]></category>
		<category><![CDATA[3D Perspective]]></category>
		<category><![CDATA[flash 3d card]]></category>
		<category><![CDATA[flash as3]]></category>
		<category><![CDATA[flash freebie]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1342</guid>
		<description><![CDATA[A great and awesome, unique, interactive show off your business card. 3D Perspective Card. This freebie is powered by a friend of mine over at BrandMyStyle . Read more for the download link and the preview! Enjoy! Features Coded in AS3 ( Best Flash Script ) All Files And Tweeners Included In Pack Must have ...]]></description>
			<content:encoded><![CDATA[<p>A great and awesome, unique, interactive show off your business card. 3D Perspective Card. This freebie is powered by a friend of mine over at  <a href="http://www.brandmystyle.com">BrandMyStyle </a>. Read more for the download link and the preview! Enjoy!<br />
<span id="more-1342"></span></p>
<h3>Features</h3>
<li> Coded in AS3 ( Best Flash Script ) </li>
<li> All Files And Tweeners Included In Pack </li>
<p>Must have at least Flash CS4 to edit! </p>
<p><a href="http://techntuts.com/wp-content/uploads/01flash/3DPerspective/"><img src="http://www.techntuts.com/wp-content/uploads/01flash/preview.png"> </a></p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=17","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download Flash AS3 3D Perspective Source Files</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-creating-a-3d-perspective-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebie-creating-a-3d-perspective-card/</feedburner:origLink></item>
		<item>
		<title>Freebie: 2000+ Commercial Free HQ Icons</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/v4dofgDtpHY/</link>
		<comments>http://techntuts.com/2000-commercial-free-high-quality-icons/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:53:42 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[2000 icons]]></category>
		<category><![CDATA[commercial free icons]]></category>
		<category><![CDATA[free icons]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[redistributable icons]]></category>
		<category><![CDATA[website icons]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1333</guid>
		<description><![CDATA[Believe it or not, we actually had trouble creating the preview image for this because this pack contains 2000 icons. That&#8217;s right, every icon you can ever think of, is in this pack, in PNG transparent format. Your website is officially doped . The best part? The quality of these icons is out of this ...]]></description>
			<content:encoded><![CDATA[<p>Believe it or not, we actually had trouble creating the preview image for this because this pack contains 2000 icons. That&#8217;s right, every icon you can ever think of, is in this pack, in PNG transparent format. Your website is officially doped . The best part? The quality of these icons is out of this world! Pure awesome! Pure minimal, perfect for any type of site or page! Enjoy!<br />
<span id="more-1333"></span></p>
<p>Because the preview is 29500 Pixels High, The download button will be placed bellow this text. A huge thanks goes out to Farm Fresh for creating this AWESOME icon pack! Enjoy my darling readers! </p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=16","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download 2000+ Commercial Free Icon Pack</a></p>
<h3> The Tiny Preview Bellow! </h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/Icon-Preview.jpg"><img src="http://techntuts.com/wp-content/uploads/2011/04/Icon-Preview.jpg" alt="" title="Icon Preview" width="570" height="29500" class="aligncenter size-full wp-image-1335" /></a></p>
<p>And believe it or not, there were more, but Photoshop would not allow saving as JPG <img src='http://techntuts.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/2000-commercial-free-high-quality-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/2000-commercial-free-high-quality-icons/</feedburner:origLink></item>
		<item>
		<title>Freebie: 100+ Social Icons</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/ff4APa_iHOE/</link>
		<comments>http://techntuts.com/freebie-100-social-icons/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 08:52:38 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[commercial usage]]></category>
		<category><![CDATA[free social icons]]></category>
		<category><![CDATA[personal usage]]></category>
		<category><![CDATA[private usage]]></category>
		<category><![CDATA[redistributable social icons]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[social icons]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=777</guid>
		<description><![CDATA[A lot of you might be searching for social icons. The social networks provided by KomodoMedia are the best solution for commercial or personal projects alike.  These social icons are free, redistributable, editable, and perfect for any kind of projects you might need Enjoy! Feel free to download them bellow! Download Social Networks Icon Pack]]></description>
			<content:encoded><![CDATA[<p>A lot of you might be searching for social icons. The social networks provided by KomodoMedia are the best solution for commercial or personal projects alike.  These social icons are free, redistributable, editable, and perfect for any kind of projects you might need <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span id="more-777"></span></p>
<p>Enjoy! Feel free to download them bellow!</p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=15","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download Social Networks Icon Pack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-100-social-icons/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebie-100-social-icons/</feedburner:origLink></item>
		<item>
		<title>Freebies: Best Commercial Free Web Icons</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/GhYWSJ3s2_k/</link>
		<comments>http://techntuts.com/freebies-best-commercial-free-web-icons/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 18:05:05 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[best icons]]></category>
		<category><![CDATA[commercial free icons]]></category>
		<category><![CDATA[free psd icons]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[web icons]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1314</guid>
		<description><![CDATA[The best, and most used icon pack ever. This wonderful pack includes 178 icons used by a lot of big sites such as Envato, Activeden, ThemeForest, etc. You can download these icons for free, commercial free! And you can do whatever you want with them! Download WooIcons 178 Icon Pack]]></description>
			<content:encoded><![CDATA[<p>The best, and most used icon pack ever. This wonderful pack includes 178 icons used by a lot of big sites such as Envato, Activeden, ThemeForest, etc. You can download these icons for free, commercial free! And you can do whatever you want with them!<br />
<span id="more-1314"></span></p>
<p><img src="http://cdn.woothemes.com/wp-content/uploads/2009/09/woofunction.png" width="570"></p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=14","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download WooIcons 178 Icon Pack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebies-best-commercial-free-web-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebies-best-commercial-free-web-icons/</feedburner:origLink></item>
		<item>
		<title>Freebie: iPhone and iPad GUI Vector Elements</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/FUypXDypQOg/</link>
		<comments>http://techntuts.com/freebie-iphone-and-ipad-gui-vector-elements/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 18:00:13 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apple Devices]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad GUI]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone GUI]]></category>
		<category><![CDATA[PSD iPad]]></category>
		<category><![CDATA[PSD iPhone]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1309</guid>
		<description><![CDATA[Probably the best interface, easiest, and most praised by many people, now only for you, and in fully re-sizable vector mode. So, without further chit chat, click the read more, there you will find a screenshot and of course the download link. Download iDevices Graphic User Interface Vectors]]></description>
			<content:encoded><![CDATA[<p>Probably the best interface, easiest, and most praised by many people, now only for you, and in fully re-sizable vector mode. So, without further chit chat, click the read more, there you will find a screenshot and of course the download link.<br />
<span id="more-1309"></span></p>
<p><img src="http://d2o0t5hpnwv4c1.cloudfront.net/691_ipad/ss.jpg" width="570"></p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=13","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download iDevices Graphic User Interface Vectors</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-iphone-and-ipad-gui-vector-elements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebie-iphone-and-ipad-gui-vector-elements/</feedburner:origLink></item>
		<item>
		<title>Goodbye Google Videos</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/cZnCBN15Fb4/</link>
		<comments>http://techntuts.com/goodbye-google-videos/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 21:45:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[google videos]]></category>
		<category><![CDATA[google videos removed]]></category>
		<category><![CDATA[rip google videos]]></category>
		<category><![CDATA[videos removed]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1304</guid>
		<description><![CDATA[Google finally decided to shut down their old Google Video&#8217;s service.  And by this I am not referring to YouTube. Google acquired YouTube in 2006, but apparently decided to keep their service. In my humble opinion, the end of Google Videos should have happened 5 years ago, when YouTube was acquired, and considering the popularity and profitability of ...]]></description>
			<content:encoded><![CDATA[<p>Google finally decided to shut down their old Google Video&#8217;s service.  And by this I am not referring to YouTube. Google acquired YouTube in 2006, but apparently decided to keep their service. In my humble opinion, the end of Google Videos should have happened 5 years ago, when YouTube was acquired, and considering the popularity and profitability of this service, it&#8217;s no wonder they decided to close their old service. Users can still download their old videos and a broadcast message has been sent to everyone. Read more to find out!</p>
<p><span id="more-1304"></span></p>
<p>On the 15th of April 2011, Google sent a message to it&#8217;s video account registered users informing them that they can now download their old videos and should move to YouTube. If they do not do so by the 13th of May, the service will be stopped. Regular users access to the service will be discontinued starting with the 29th of April.</p>
<p>Bellow, you can see the e-mail sent out by Google, so if you have videos on Google Videos, it&#8217;s time to move them! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>From: “Google Video”<br />
Date: Apr 15, 2011 9:56 PM<br />
Subject: Google Video Hosted Content To Be Removed After May 13</p>
<p>Dear Google Video User,</p>
<p>Later this month, hosted video content on Google Video will no longer be available for playback. Google Video stopped taking uploads in May 2009 and now we’re removing the remaining hosted content. We’ve always maintained that the strength of Google Video is its ability to let people search videos from across the web, regardless of where those videos are hosted. And this move will enable us to focus on developing these technologies further to the benefit of searchers worldwide.</p>
<p>On April 29, 2011, videos that have been uploaded to Google Video will no longer be available for playback. We’ve added a Download button to the video status page, so you can download any video content you want to save. If you don’t want to download your content, you don’t need to do anything. (The Download feature will be disabled after May 13, 2011.)</p>
<p>We encourage you to move to your content to YouTube if you haven’t done so already. YouTube offers many video hosting options including the ability to share your videos privately or in an unlisted manner. To learn more go here.<br />
Here’s how to download your videos:</p>
<p>1.	Go to the Video Status page.<br />
2.	To download a video to your computer, click the Download Video link located on the right side of each of your videos in the Actions column.</p>
<p>Once a video has been downloaded, “Already Downloaded” will appear next to the Download Video link.</p>
<p>If you have many videos on Google Video, you may need to use the paging controls located on the bottom right of the page to access them all.<br />
Please note: This download option will be available through May 13, 2011.<br />
Thank you for being a Google Video user.</p>
<p>Sincerely,<br />
The Google Video Team</p></blockquote>
<p>Goodbye Google Videos, it&#8217;s been nice to have you around! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/goodbye-google-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/goodbye-google-videos/</feedburner:origLink></item>
		<item>
		<title>The Evolution Of Web Design</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/sYFYk66smBk/</link>
		<comments>http://techntuts.com/the-evolution-of-web-design/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 22:45:44 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[evolution of webdesign]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webdesign evolution]]></category>
		<category><![CDATA[website evolution]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1287</guid>
		<description><![CDATA[A very interesting post over from Mashable. How the web and websites have evolved from the 90&#8242;s. This graphic is just to awesome not post for you guys to see. Read the rest of the post and enjoy! Give this picture a second to load, it&#8217;s fairly big but it&#8217;s just awesome!]]></description>
			<content:encoded><![CDATA[<p>A very interesting post over from Mashable. How the web and websites have evolved from the 90&#8242;s. This graphic is just to awesome not post for you guys to see. Read the rest of the post and enjoy! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-1287"></span></p>
<p>Give this picture a second to load, it&#8217;s fairly big but it&#8217;s just awesome! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/Evolutionweb-full1.jpg"><img class="aligncenter size-full wp-image-1289" title="Evolutionweb-full1" src="http://techntuts.com/wp-content/uploads/2011/04/Evolutionweb-full1.jpg" alt="" width="580" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/the-evolution-of-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/the-evolution-of-web-design/</feedburner:origLink></item>
		<item>
		<title>Introducing The Tech’n'Tuts Theme</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/E7tT3TTgnnQ/</link>
		<comments>http://techntuts.com/introducing-the-techntuts-theme/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 16:03:30 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[premium wordpress]]></category>
		<category><![CDATA[techntuts]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1279</guid>
		<description><![CDATA[Ever wondered what theme we use? No, it&#8217;s not custom, but it is just as good. In this way, we would like to give you the chance to buy this theme and at the same time give a huge thanks to thanks to the developer of this theme, Mr. Orman Clark. So, here is the ...]]></description>
			<content:encoded><![CDATA[<p>Ever wondered what theme we use? No, it&#8217;s not custom, but it is just as good. In this way, we would like to give you the chance to buy this theme and at the same time give a huge thanks to thanks to the developer of this theme, Mr. Orman Clark. So, here is the theme link. <a href="http://themeforest.net/item/premium-pixels-fancy-pants-blog-magazine-theme/232838?ref=Enabled"> It costs 35$ </a> , and you get the PSD, a great detailed manual on usage, and also, you support a really really good developer do his work! Enjoy! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/introducing-the-techntuts-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techntuts.com/introducing-the-techntuts-theme/</feedburner:origLink></item>
		<item>
		<title>30 Android Apps For Devs, Designers, And You!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/IMUerPrkNRA/</link>
		<comments>http://techntuts.com/30-android-apps-for-developers-and-designers/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 13:08:04 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[30 android apps]]></category>
		<category><![CDATA[android apps]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[apps for designers]]></category>
		<category><![CDATA[apps for developers]]></category>
		<category><![CDATA[apps for everyone]]></category>
		<category><![CDATA[top android apps]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1263</guid>
		<description><![CDATA[In this post, we will include a list of applications for your liking, for developers, designers, and your average Joe.  To download any of the applications here, simply go to your Market Application on your Android and type in the name! Apps For Everyone! 1. Google Voice Google Voice is a service that is so ...]]></description>
			<content:encoded><![CDATA[<p>In this post, we will include a list of applications for your liking, for developers, designers, and your average Joe.  To download any of the applications here, simply go to your Market Application on your Android and type in the name!</p>
<p><span id="more-1263"></span></p>
<h3>Apps For Everyone!</h3>
<p><strong>1. Google Voice</strong></p>
<p>Google Voice is a service that is so useful I consider it one of the top benefits of Android itself, especially since Apple rejected the Google Voice app for the iPhone. It gives you a phone number that can ring to multiple places or devices and it allows you to access all of your voicemail and text messages over the Web. The Android app integrates even deeper. It can make outgoing calls look like they’re coming from your Google Voice number so that you can keep your real mobile number private.</p>
<p><strong>2. Advanced Task Killer</strong></p>
<p>One of the realities of having a multitasking mobile OS in Android is that you have to manage your apps so that they don’t hurt performance or battery life. Advanced Task Killer (or ATK) is my favorite. It even comes with a widget that you can tap once to kill all open apps.</p>
<p><strong>3. Dropbox</strong></p>
<p>Dropbox is a great cloud service that automatically syncs a folder of files between multiple computers (Windows, Mac, or Linux). This app extends Dropbox to Android and interacts with other apps (such as Documents To Go) to open the files.</p>
<p><strong>4. Evernote</strong></p>
<p>Once you get used to typing on a virtual keyboard (and it honestly took me over a year to do it), then these devices are great for note-taking, and Evernote is a great note-taking app. It is similar to Dropbox in that it saves data locally but syncs it across all your machines and devices.</p>
<p><strong>5. DroidAnalytics</strong></p>
<p>For some reason Google doesn’t have an official app (for either Android or iPhone) for Google Analytics. The best one I’ve found on Android is DroidAnalytics. Another good one is mAnalytics.</p>
<p><strong>6. Documents To Go</strong></p>
<p>The free version of Documents To Go offers a great little reader for Word and Excel files. You can upgrade to the full version (for $15) if you want to edit files and add PowerPoint files to the mix. If you do want editing capability, I’d also recommend taking a look at QuickOffice.</p>
<p><strong>7. Amazon Kindle</strong></p>
<p>I never warmed up to the Amazon Kindle e-reader, but I’m a big fan of the Kindle mobile app. Since it was released I’ve read a lot more books simply because my smartphone is always with me and I can pull it and read a few pages anytime I’ve got a couple minutes free.</p>
<p><strong>8. Places Directory</strong></p>
<p>This is an awesome app for finding shops and services near your current location. From restaurants to movie theaters to medical facilities to taxis, this app is very accurate and takes advantage of the business information from Google Local. This app is better than the info you get from a GPS unit (or app) and better than any of the similar apps available on the iPhone.</p>
<p><strong>9. Tripit</strong></p>
<p>I dig Tripit. It is by far the best app I’ve found for keeping track of all my travel itineraries. It runs on some great backend systems. You simply forward your confirmation emails for your flights, hotels, rental cars, and more to Tripit and it automatically organizes them into trips with all your details and confirmation numbers.</p>
<p><strong>10. Seesmic</strong></p>
<p>Twitter is an amazing instant-intelligence engine and it was made for mobile browsing. Although there’s an official Twitter app for Android now, Seesmic is still the best Android Twitter client.</p>
<p><strong>11. FCC Speedtest</strong></p>
<p>I’m obsessed with running speed tests to check my bandwidth in various places, both to see 3G fluctuations and to check the quality of Wi-Fi. There are a number of really good speedtest apps, but my new favorite is the FCC Test app.</p>
<p><strong>12. Astro File Manager</strong></p>
<p>Another one of the great things about Android (if you’re a geek or a tinkerer) is that you have lower-level access to the system itself. Astro is an app that lets you navigate the Android file system.</p>
<p><strong>13. Got To Do</strong></p>
<p>There are plenty of to-do apps to choose from on Android but I prefer Got To Do because of the solid interface and the fact that it can sync with the online service Toodledo.</p>
<p><strong>14. Gist</strong></p>
<p>Many of us have contact lists scattered across various computers, devices, and online services. Gist is a Web service that can bring them together and even pull in stuff from the Web to help you stay up to date with your most important contacts. There’s an Android app as well as an iPhone app.</p>
<p><strong>15. TED Mobile</strong></p>
<p>TED is a fascinating event that features a meeting of the minds of some of society’s most influential thinkers. You’ll definitely disagree with some of them, because there’s a large diversity of opinions, but many talks are worth listening to. What I love is that they’ve taken the videos from their conference and made them freely available on the Web. This app provides a great way to access the videos. I hope more conferences follow TED’s lead on this.</p>
<p><strong>16. Pandora</strong></p>
<p>Pandora is a streaming “radio station” for the Internet age. You simply search by an artist or song and it will create a running playlist based on that one piece of information. It intersperses an occasional ad between songs but the ads tend to be fairly localized and occasionally even useful.</p>
<p><strong>17. Shazam</strong></p>
<p>If you want to impress your friends with a mobile app, show them Shazam. Ever hear a song being played at a store or on the radio and ask yourself, “Oh, what song is that?” That’s where Shazam comes in. Just hit the button and let it listen for 15 seconds, query its database, and then return the name of artist and the song. It has about an 80% success rate.</p>
<p><strong>18. Dial Zero</strong></p>
<p>Are you one of those people who dials a customer service line and just keeps pressing zero until you get to talk to a real person? Then Dial Zero is your new friend. This app provides a directory of a ton of U.S. businesses and gives you numbers to help you get closer to a real person and instructions for which prompts to hit to speak to a human being as quickly as possible.</p>
<p><strong>19. Google Goggles</strong></p>
<p>This is a fun app that is a little but ahead of its time. It does visual searches. You can take pictures of things and then the app tries to tell you what they are. It’s limited in its scope but it is pretty cool, and it’s definitely a peek into the future. One of the coolest features is the ability to take pictures of text in a foreign language and let that app translate for you. In a foreign country, this can help you read street signs and avoid going into the wrong bathroom. <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>20. Google Sky Map</strong></p>
<p>Ever look up at the night sky and try to tell your kids the name of that constellation you’re pointing at, or try to remember which planet that is in the southern sky? Google SkyMap lets you point your smartphone at it and get the information. This is part of a new breed of apps called “Augmented Reality” apps that layer digital information on top of real world experiences.</p>
<p><strong>21. Tricorder</strong></p>
<p>A lot of geeks I know like to say that our smartphones are becoming more and more like the Tricorders on Star Trek. Well, here’s a fun app that turns your Android device into a virtual Tricorder. It even offers some useful environmental information, including GPS data, wireless data, and ambient sound measurements.</p>
<p><strong>22. FxCamera</strong></p>
<p>Honestly, the camera software on Android is an area where major improvements are needed, but this app is a great example of what’s possible. It has solid camera controls, full customization options, and offers some great effects for photos.</p>
<p><strong>23. Photoshop Mobile</strong></p>
<p>Photoshop is, of course, the best known photo editor in the world and its mobile app doesn’t do anything to hurt that reputation. But while the desktop version is know for having a zillion features, the mobile app is distinguished by its simplicity. It’s the best Android (and iPhone) photo editing app for simple crops, brightness adjustments, and sharpens, for example.</p>
<p><strong>24. Bump</strong></p>
<p>Bump is a fun (and useful) idea for sharing info between two phones using the accelerometer, and it works across Android and iPhone. You can use it to share contact info (yours and others), photos, and apps. You both simply open the Bump app, choose what you to share, and then hold the phones in your hands and bump your hands together.</p>
<p><strong>25. Barcode Scanner</strong></p>
<p>This app turns the Android camera into a barcode scanner. You simply scan a product’s UPC code and let the app go to work to find it in Google Product Search or a search on the open Web. You’ll be amazed at how fast it works. This is great for when you’re shopping retail and you want to check the price of a product online before buying to make sure you’re paying a fair price.</p>
<h3>Apps for developers and designers.</h3>
<p><strong>1. AndFTP – Android FTP, FTPS And SFTP Client</strong></p>
<p><strong></strong>FTP apps are something every developer uses. Whether it comes to giving quick updates to your clients, or just to test certain aspects of your project, if you need access to the contents residing in server,<strong> ANDFTP </strong>is a powerful app and a robust utility. It’s a fast and securely manageable client. It gives you the options to quickly manage files with a built in device and FTP file browser. Just key in your credentials for multiple accounts, choose the one to access and the app will pull up your file tree with very easy to navigate interface. It supports download and upload features with the support of easy download resuming. The app also supports FTP, SFTP and FTPS connections as well.</p>
<p><strong>2. Connectbot – Secure Shell Client</strong></p>
<p><strong></strong>A lot of developers use SSH client to connect to a remote computer. Just to add a little background, SSH is a  network protocol that allows user to exchange data using a secure channel between two networked devices. It is primarily used on Linux and Unix based systems to access shell accounts.</p>
<p><strong>3. ConnectBot</strong></p>
<p><strong></strong>is a free app for Android that creates a secure connection through which you can use a shell on a remote machine and transfer files back and forth to your device. It can manage several SSH sessions and create secure tunnels. Users can copy / paste between other apps as well. This utility comes in with a number of keyboard shortcuts for hardware and virtual keyboards. Users can access SSH, telnet and local server. Direct shortcuts can be created to frequently used SSH accounts on the home screen. Overall, a great free SSH client for Android that gives you almost the exact same features that are available in a desktop SSH client.</p>
<p><strong>4. Magic Color Picker – Color Selection</strong></p>
<p><strong></strong>Color selection is essential for developers and designers when creating beautiful user interfaces, logos, banners, and so on. Suppose you’re in a quick meeting with your client, and color selection pops up as a topic. Pick your Device, and Open <strong>MAGIC COLOR PICKER</strong>. It’s a free tool for quickly selecting suitable colors by using a number of different color models.This app supports 7 different modes and 4 models including RGB, HSV, HSL and YUV. You can use either palette or sliders to adjust and create colors. Colors are shown in decimal and HEX.Having wheel of web colors on your device will save you a lot of time. You can make color selection for projects on the go. The only drawback of this app is not able to export, bookmark or email your selections.</p>
<p><strong>5. HTML Editor – Test HTML, JS And CSS</strong></p>
<p><strong></strong>Whether it comes to basic HTML codes, java scripting or configuring CSS style sheets, quick code editors comes in as a great help.<strong>HTMLEditor</strong>is a free app that lets you code and test HTML, JavaScript and CSS sheets.The typed code can be saved to memory card and can also be previewed in the mobile browser. Base file location can be changed via Settings.Developers of this app recommend usage of hardware keyboard. It does give you the option to type in from the virtual keyboard with added assistance to show the programmed special keys on the screen.A great app for developers to quickly test small scripting modifications for their projects.</p>
<p><strong>6. ActionScript Reference – Find AS3 Classes</strong></p>
<p><strong></strong>Are you a Adobe Flash and Flex developer? If yes, then you must be familiar with Action Script 3 and the help docs it comes with. You will surely appreciate this free app called <strong>ActionScript Refference</strong>. It will save you a lot of time on the go with quick access to up-to-date AS3 classes.It indexes all available AS3 helpdocs for Flash and Flex developers right in your device. Users can view all classes and search them by class names.</p>
<p><strong>7. Typography Junkies – All About Type</strong></p>
<p><strong></strong>Designers have some source of inspiration when constructing different designs. Typography is an art and technique of arranging type, and type design becomes a core part of every design.</p>
<p><strong>8. Typography Junkies</strong></p>
<p>This is a great app which every designer should carry. This free app keeps you up-to-date about latest font types with added videos and image.Moreover, the types are collaborated with different sort of images, videos and social media content.</p>
<p><strong>9. Thinking Space – Mind Mapping</strong></p>
<p><strong></strong>Brainstorming on the go, who doesn&#8217;t do it? Being a developer / designer, there are tons of ideas roaming around. <strong>Thinking Spaces </strong> is an awesome mind mapping app to note down all ideas quickly and make connections between them. The extremely good user interface will make you dig more into this app. Users can export their created maps as images and send them via email. You can use this app for tasks, planning, meetings, and so on. As an added feature, you can upload and download maps to your device via Thinking Space Web Portal. Thinking Space is also compatible with famous Free-mind software for PC, Mac, and Linux.</p>
<p><strong>10. Firefox 4 Beta Mobile</strong></p>
<p>Firefox 4 Beta is currently available for most Android 2.0+ devices (sadly not for my Hero!). The browser itself is fantastic and feature-rich, but accompanied by some of its currently available developer extensions (yes, it does support mobile specific addons) it truly is an essential requirement for any developer.</p>
<p><strong>11. Touchqode Editor</strong></p>
<p>With touchqode you can view and edit source code that comes with syntax highlighting, autocomplete and other features found on a regular desktop IDE. It currently support Java, HTML, JavaScript, Python, C++, C# and Ruby.</p>
<p><strong>12.HTMLEditor</strong></p>
<p>HTMLeditor is a super-simple HTML,ASP,JS and CSS editor for quick coding when you are on the move.</p>
<p><strong>13. Eval Your JavaScript Code</strong></p>
<p>Eval your Javascript Code is a simple tool for test-running Javascript snippets directly on your Android.</p>
<p><strong>14.Android Codepad</strong></p>
<p>Android Codepad is a simple source code viewer that supports all C-like, Bash-like, and XML-like languages and automatically syntax highlights depending on the file.</p>
<h3>Wrapping it all up!</h3>
<p>And that&#8217;s about it! let me know if I missed anything and I will add them up to this list!</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/30-android-apps-for-developers-and-designers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techntuts.com/30-android-apps-for-developers-and-designers/</feedburner:origLink></item>
		<item>
		<title>Help us grow! Follow, Like, Subscribe!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/CCAG6KAeekA/</link>
		<comments>http://techntuts.com/help-us-grow-stay-updated-follow-like-subscribe/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 21:28:23 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[help us grow]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1239</guid>
		<description><![CDATA[We love to keep you updated and give you the best possible resources we can develop or find, but for that, we need your support! Follow us on Twitter Like us on Facebook and of course subscribe to our Feedburner RSS Feed For doing so, you will always be updated with the latest content we ...]]></description>
			<content:encoded><![CDATA[<p>We love to keep you updated and give you the best possible resources we can develop or find, but for that, we need your support! Follow us on <a href="http://www.twitter.com/iEnabled"> Twitter </a> Like us on <a href="http://www.facebook.com/pages/PaulTrifa-TechnTuts/165293270153522"> Facebook </a> and of course subscribe to our <a href="http://feeds.feedburner.com/TechntutsWebMagazine">Feedburner RSS Feed </a> For doing so, you will always be updated with the latest content we post, the latest tutorials, freebies, and tech tips! We are a small community but we will do our best to help you! </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/help-us-grow-stay-updated-follow-like-subscribe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/help-us-grow-stay-updated-follow-like-subscribe/</feedburner:origLink></item>
		<item>
		<title>Freebie: 200+ Vector Web Icons</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/fX7EYWADIT4/</link>
		<comments>http://techntuts.com/freebie-200-vector-web-icons/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 15:11:46 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[commercial icons]]></category>
		<category><![CDATA[free icons]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[IconSweet]]></category>
		<category><![CDATA[IconSweet2]]></category>
		<category><![CDATA[personal icons]]></category>
		<category><![CDATA[vector icons]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1213</guid>
		<description><![CDATA[In this pack powered by IconSweet and IconSweet2 there are over 200 vector icons for you site, personal or commercial project! This icons are absolutely gorgeous and designed with great care. Fully re-sizable and they will not break up! Enjoy it! What Icon Sweet Has To Offer Icon Sweet 60 Free Vector Icons 32&#215;32 Format 16&#215;16 Format ...]]></description>
			<content:encoded><![CDATA[<p>In this pack powered by IconSweet and IconSweet2 there are over 200 vector icons for you site, personal or commercial project! This icons are absolutely gorgeous and designed with great care. Fully re-sizable and they will not break up! Enjoy it!</p>
<p><span id="more-1213"></span></p>
<h3>What Icon Sweet Has To Offer</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/IconSweet.jpg"><img class="aligncenter size-full wp-image-1215" title="IconSweet" src="http://techntuts.com/wp-content/uploads/2011/04/IconSweet.jpg" alt="" width="570" /></a></p>
<h3 align="center"><a href='#' onclick='javascript:window.open("/feed/?download=11","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Icon Sweet</a></h3>
<ul>
<li>60 Free Vector Icons</li>
<li>32&#215;32 Format</li>
<li>16&#215;16 Format</li>
</ul>
<p>Kind of a little right?</p>
<h3>What Icon Sweet 2 Has To Offer</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/IconSweet2.jpg"><img class="aligncenter size-full wp-image-1216" title="IconSweet2" src="http://techntuts.com/wp-content/uploads/2011/04/IconSweet2.jpg" alt="" width="570" /></a></p>
<h3 align="center"><a href='#' onclick='javascript:window.open("/feed/?download=12","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Icon Sweet 2</a></h3>
<p>But IconSweet2 offers:</p>
<ul>
<li>400 + Vector Icons</li>
<li>64&#215;64 Format</li>
<li>32&#215;32 Format</li>
<li>16&#215;16 Format</li>
</ul>
<p>Awesome Sauce! Download them and use them for whatever you may need!</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-200-vector-web-icons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techntuts.com/freebie-200-vector-web-icons/</feedburner:origLink></item>
		<item>
		<title>What freebie would you need?</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/sqYPbiD5OTA/</link>
		<comments>http://techntuts.com/what-freebie-would-you-need/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 11:47:00 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[choose freebie]]></category>
		<category><![CDATA[css freebie]]></category>
		<category><![CDATA[flash freebie]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[html freebie]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1208</guid>
		<description><![CDATA[We would love to hear what you need? What freebie would you want? What file are you searching for online but you can&#8217;t find , and what would you want it to do? Let us know and we will make it a real! We will offer a 100% free, no string attached file for you ...]]></description>
			<content:encoded><![CDATA[<p>We would love to hear what you need? What freebie would you want? What file are you searching for online but you can&#8217;t find , and what would you want it to do? Let us know and we will make it a real! We will offer a 100% free, no string attached file for you to use in commercial and personal projects! So let us know! Post a comment on this page with what you need and we will make it a reality!</p>
<p><span id="more-1208"></span></p>
<p>This freebie applies for the following categories:</p>
<ul>
<li>HTML, HTML5</li>
<li>CSS, CSS3,</li>
<li>Flash AS2, AS3,</li>
<li>jQuery</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/what-freebie-would-you-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/what-freebie-would-you-need/</feedburner:origLink></item>
		<item>
		<title>Freebie: The Nivo Slider</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/YiLTVP3LL6w/</link>
		<comments>http://techntuts.com/freebie-the-nivo-slider/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 19:02:25 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[freebie slider]]></category>
		<category><![CDATA[nivo slider]]></category>
		<category><![CDATA[open source slider]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1186</guid>
		<description><![CDATA[The Nivo Slider is a free, open source image slider / banner rotator for your HTML based sites. It&#8217;s built in jQuery just to make sure everyone can see your page, including people with Apple Devices. It loads really fast even on a low bandwidth connection, works like a charm on iPhones, and Androids, and ...]]></description>
			<content:encoded><![CDATA[<p>The Nivo Slider is a free, open source image slider / banner rotator for your HTML based sites. It&#8217;s built in jQuery just to make sure everyone can see your page, including people with Apple Devices. It loads really fast even on a low bandwidth connection, works like a charm on iPhones, and Androids, and iPads ( tested by myself )</p>
<p><span id="more-1186"></span></p>
<p>You can download this slider from  <a href="http://dev7studios.com/downloads/39">here</a>. Absolutely free!</p>
<h3>What you need</h3>
<p>To use the Nivo Slider you have to include the following in your page:</p>
<ul>
<li>jQuery</li>
<li>Nivo Slider script</li>
<li>Nivo Slider CSS</li>
</ul>
<p>You also need to add some body HTML. This is ususally just a &lt;div&gt; with images. Note that only images or images wrapped in links are allowed in the slider div. Any other HTML will break the slider.</p>
<h3>Using the Slider.</h3>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">

&lt;!-- Usually in the &lt;head&gt; section --&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;nivo-slider.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;jquery.nivo.slider.pack.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;

&lt;!-- Then somewhere in the &lt;body&gt; section --&gt;
&lt;div id=&quot;slider&quot;&gt;
    &lt;img src=&quot;images/slide1.jpg&quot; alt=&quot;&quot; /&gt;
    &lt;a href=&quot;http://dev7studios.com&quot;&gt;&lt;img src=&quot;images/slide2.jpg&quot; alt=&quot;&quot; title=&quot;#htmlcaption&quot; /&gt;&lt;/a&gt;
    &lt;img src=&quot;images/slide3.jpg&quot; alt=&quot;&quot; title=&quot;This is an example of a caption&quot; /&gt;
    &lt;img src=&quot;images/slide4.jpg&quot; alt=&quot;&quot; /&gt;
&lt;/div&gt;
&lt;div id=&quot;htmlcaption&quot; class=&quot;nivo-html-caption&quot;&gt;
    &lt;strong&gt;This&lt;/strong&gt; is an example of a &lt;em&gt;HTML&lt;/em&gt; caption with &lt;a href=&quot;#&quot;&gt;a link&lt;/a&gt;.
&lt;/div&gt;
</pre>
<p>To add a caption to an image you simply need to add a title attribute to the image. To add an HTML Caption simply set the title attribute to the ID of a element that contains your caption (prefixed with a hash). Note that the HTML element that contains your caption must have the CSS class nivo-html-caption applied and must be outside of the slider div.</p>
<p>Then it helps to add some CSS to make the slider look good while it&#8217;s loading:</p>
<pre class="brush: css; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
</pre>
<p>Finally you need to hook up your script using the $(window).load() function:</p>
<pre class="brush: jscript; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">

&lt;script type=&quot;text/javascript&quot;&gt;
$(window).load(function() {
    $('#slider').nivoSlider();
});
&lt;/script&gt;
</pre>
<h3>Customizing the slider</h3>
<p>The Nivo Slider has plenty of options to fiddle with. Below is an example of the code with all available options and their defaults:</p>
<pre class="brush: jscript; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;script type=&quot;text/javascript&quot;&gt;
$(window).load(function() {
    $('#slider').nivoSlider({
        effect:'random', // Specify sets like: 'fold,fade,sliceDown'
        slices:15, // For slice animations
        boxCols: 8, // For box animations
        boxRows: 4, // For box animations
        animSpeed:500, // Slide transition speed
        pauseTime:3000, // How long each slide will show
        startSlide:0, // Set starting Slide (0 index)
        directionNav:true, // Next &amp; Prev navigation
        directionNavHide:true, // Only show on hover
        controlNav:true, // 1,2,3... navigation
        controlNavThumbs:false, // Use thumbnails for Control Nav
        controlNavThumbsFromRel:false, // Use image rel for thumbs
        controlNavThumbsSearch: '.jpg', // Replace this with...
        controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
        keyboardNav:true, // Use left &amp; right arrows
        pauseOnHover:true, // Stop animation while hovering
        manualAdvance:false, // Force manual transitions
        captionOpacity:0.8, // Universal caption opacity
        prevText: 'Prev', // Prev directionNav text
        nextText: 'Next', // Next directionNav text
        beforeChange: function(){}, // Triggers before a slide transition
        afterChange: function(){}, // Triggers after a slide transition
        slideshowEnd: function(){}, // Triggers after all slides have been shown
        lastSlide: function(){}, // Triggers when last slide is shown
        afterLoad: function(){} // Triggers when slider has loaded
    });
});
&lt;/script&gt;
</pre>
<h3>Special Animation parameters</h3>
<p>The effect parameter can be any of the following:</p>
<ul>
<li>sliceDown</li>
<li>sliceDownLeft</li>
<li>sliceUp</li>
<li>sliceUpLeft</li>
<li>sliceUpDown</li>
<li>sliceUpDownLeft</li>
<li>fold</li>
<li>fade</li>
<li>random</li>
<li>slideInRight</li>
<li>slideInLeft</li>
<li>boxRandom</li>
<li>boxRain</li>
<li>boxRainReverse</li>
<li>boxRainGrow</li>
<li>boxRainGrowReverse</li>
</ul>
<p>That&#8217;s about it! I hope you find this post useful, and feel free to use this slider for botch personal and commercial projects! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Feel free to download it from here:</p>
<p><a href='#' onclick='javascript:window.open("/feed/?download=19","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download The Nivo Slider</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-the-nivo-slider/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/o2wCXmhEfsk/39" fileSize="374642" type="application/zip" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>The Nivo Slider is a free, open source image slider / banner rotator for your HTML based sites. It&amp;#8217;s built in jQuery just to make sure everyone can see your page, including people with Apple Devices. It loads really fast even on a low bandwidth conn</itunes:subtitle><itunes:summary>The Nivo Slider is a free, open source image slider / banner rotator for your HTML based sites. It&amp;#8217;s built in jQuery just to make sure everyone can see your page, including people with Apple Devices. It loads really fast even on a low bandwidth connection, works like a charm on iPhones, and Androids, and ...</itunes:summary><itunes:keywords>Freebies, jQuery, freebie slider, nivo slider, open source slider, slider</itunes:keywords><feedburner:origLink>http://techntuts.com/freebie-the-nivo-slider/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/o2wCXmhEfsk/39" length="374642" type="application/zip" /><feedburner:origEnclosureLink>http://dev7studios.com/downloads/39</feedburner:origEnclosureLink></item>
		<item>
		<title>Freebie: The Piecemaker.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/2YskPcJu1ko/</link>
		<comments>http://techntuts.com/freebie-the-piecemaker/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 18:09:46 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[3d slider]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[piecemaker]]></category>
		<category><![CDATA[rotator]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[slider freebie]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1175</guid>
		<description><![CDATA[The Piecemaker is Open Source. Therefore it&#8217;s made it open source. Feel free to use it however you want, generally including also commercial projects. There is just one exception to the rule:Please do not sell the Piecemaker as a stand-alone component in the way it can be found here for free download! Other than that there is just ...]]></description>
			<content:encoded><![CDATA[<p>The Piecemaker is Open Source. Therefore it&#8217;s made it open source. Feel free to use it however you want, generally including also commercial projects. There is just one exception to the rule:Please do not sell the Piecemaker as a stand-alone component in the way it can be found here for free download! Other than that there is just one more request we have, although it‘s of course no binding condition: If you create something cool with the Piecemaker.</p>
<p><span id="more-1175"></span></p>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/the-piecemaker1.jpg"><img class="aligncenter size-full wp-image-1180" title="the piecemaker" src="http://techntuts.com/wp-content/uploads/2011/04/the-piecemaker1.jpg" alt="" width="570" height="291" /></a></p>
<p>The Piecemaker is the best, and most advanced 3D banner rotator on the market. It is free, it is powerful, it works with WordPress, it works with HTML, it works with Flash, it has a source .fla file included, and it pretty much works with everything. It is so easy to use, that we figured this is a freebie you can&#8217;t miss out on.  So let&#8217;s get started with explanation, tutorial on how to include, etc, etc.</p>
<h3>Get The Piecemaker</h3>
<p>The Piecemaker comes in 2 versions. The source file version that you can integrate in your site regardless if it&#8217;s HTML or Flash, and the WordPress Version. Because WordPress and XML don&#8217;t get along to well, you will need both versions if you plan on using this for WordPress. So, <a href="http://bit.ly/Piecemaker2">Download It For General Usage </a>or <a href="http://enva.to/piecemaker2plugin&quot;">Download it for WordPress</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/freebie-the-piecemaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/4YZn2jy5bNg/Piecemaker2" fileSize="3294087" type="application/x-zip-compressed" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>The Piecemaker is Open Source. Therefore it&amp;#8217;s made it open source. Feel free to use it however you want, generally including also commercial projects. There is just one exception to the rule:Please do not sell the Piecemaker as a stand-alone compone</itunes:subtitle><itunes:summary>The Piecemaker is Open Source. Therefore it&amp;#8217;s made it open source. Feel free to use it however you want, generally including also commercial projects. There is just one exception to the rule:Please do not sell the Piecemaker as a stand-alone component in the way it can be found here for free download! Other than that there is just ...</itunes:summary><itunes:keywords>Freebies, 3d slider, banner, freebie, piecemaker, rotator, slider, slider freebie</itunes:keywords><feedburner:origLink>http://techntuts.com/freebie-the-piecemaker/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/4YZn2jy5bNg/Piecemaker2" length="3294087" type="application/x-zip-compressed" /><feedburner:origEnclosureLink>http://bit.ly/Piecemaker2</feedburner:origEnclosureLink></item>
		<item>
		<title>Apple iDevices Freebie.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/ZOGpajWkay0/</link>
		<comments>http://techntuts.com/apple-idevices-freebie/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 21:04:24 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[apple devices psd]]></category>
		<category><![CDATA[apple psd]]></category>
		<category><![CDATA[freebie psd files]]></category>
		<category><![CDATA[iMac psd]]></category>
		<category><![CDATA[iPhone 2G psd]]></category>
		<category><![CDATA[iPhone 3G psd]]></category>
		<category><![CDATA[iPhone 3Gs psd]]></category>
		<category><![CDATA[iPhone 4 psd]]></category>
		<category><![CDATA[iPhone psd]]></category>
		<category><![CDATA[iPod classic psd]]></category>
		<category><![CDATA[iPod nano psd]]></category>
		<category><![CDATA[iPod psd]]></category>
		<category><![CDATA[iPod shuffle psd]]></category>
		<category><![CDATA[Macbook pro psd]]></category>
		<category><![CDATA[psd files]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1122</guid>
		<description><![CDATA[On the 12th of April, TechnTuts will give you a huge freebie, the biggest collection of Apple iDevice files out there, and all in PSD format. The pack will be yours for free, but, the files can only be used for personal projects! Read more to find out what we&#8217;re giving! iPhone 2G, 3G, 3Gs ...]]></description>
			<content:encoded><![CDATA[<p>On the 12th of April, TechnTuts will give you a huge freebie, the biggest collection of Apple iDevice files out there, and all in PSD format. The pack will be yours for free, but, the files can only be used for personal projects! Read more to find out what we&#8217;re giving!</p>
<p><span id="more-1122"></span></p>
<h3 style="text-align: center;">iPhone 2G, 3G, 3Gs</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPhones.png"></a><a href="http://techntuts.com/wp-content/uploads/2011/04/iPhones1.png"><img class="size-full wp-image-1149 aligncenter" title="iPhones" src="http://techntuts.com/wp-content/uploads/2011/04/iPhones1.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=5","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPhones PSD File Download</a></p>
<h3 style="text-align: center;">iPhone 4</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPhone4.png"><img class="aligncenter size-full wp-image-1135" title="iPhone4" src="http://techntuts.com/wp-content/uploads/2011/04/iPhone4.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=5","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPhones PSD File Download</a></p>
<h3 style="text-align: center;">iPad First Generation</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPadOne.png"><img class="aligncenter size-full wp-image-1136" title="iPadOne" src="http://techntuts.com/wp-content/uploads/2011/04/iPadOne.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=3","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPad PSD File Download</a></p>
<h3 style="text-align: center;">iPad Second Generation</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPad2.png"><img class="aligncenter size-full wp-image-1137" title="iPad2" src="http://techntuts.com/wp-content/uploads/2011/04/iPad2.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=4","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPad 2 PSD File Download</a></p>
<h3 style="text-align: center;">iPod Classic</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPod-Classic.png"><img class="aligncenter size-full wp-image-1138" title="iPod Classic" src="http://techntuts.com/wp-content/uploads/2011/04/iPod-Classic.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=6","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPod Classic PSD File Download</a></p>
<h3 style="text-align: center;">iPod Nano 4G</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPod-Nano-4G.png"><img class="aligncenter size-full wp-image-1139" title="iPod Nano 4G" src="http://techntuts.com/wp-content/uploads/2011/04/iPod-Nano-4G.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=7","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPod Nano 4G PSD File Download</a></p>
<h3 style="text-align: center;">iPod Nano Touch</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPod-Nano-Touch.png"><img class="aligncenter size-full wp-image-1140" title="iPod Nano Touch" src="http://techntuts.com/wp-content/uploads/2011/04/iPod-Nano-Touch.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=8","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPod Nano Touch PSD File</a></p>
<h3 style="text-align: center;">iPod Shuffle</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iPod-Shuffle.png"><img class="aligncenter size-full wp-image-1141" title="iPod Shuffle" src="http://techntuts.com/wp-content/uploads/2011/04/iPod-Shuffle.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=9","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iPod Shuffle 3G Download</a></p>
<h3 style="text-align: center;">iMac 27&#8243;</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/iMac.png"><img class="aligncenter size-full wp-image-1142" title="iMac" src="http://techntuts.com/wp-content/uploads/2011/04/iMac.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=2","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">iMac PSD File Download</a></p>
<h3 style="text-align: center;">MacBook Pro</h3>
<p><a href="http://techntuts.com/wp-content/uploads/2011/04/macbook-pro.png"><img class="aligncenter size-full wp-image-1143" title="macbook pro" src="http://techntuts.com/wp-content/uploads/2011/04/macbook-pro.png" alt="" width="540" height="200" /></a></p>
<p style="text-align: center;"><a href='#' onclick='javascript:window.open("/feed/?download=10","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Macbook PRO PSD File Download</a></p>
<p style="text-align: left;">Thanks for reading, and don&#8217;t forget, follow our blog, we will keep posting awesome freebies each day! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/apple-idevices-freebie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/apple-idevices-freebie/</feedburner:origLink></item>
		<item>
		<title>Playing Video Using HTML5</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/EC7YL4G9BN0/</link>
		<comments>http://techntuts.com/implementing-video-with-html5/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 11:15:02 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[html5 video]]></category>
		<category><![CDATA[play video html5]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1099</guid>
		<description><![CDATA[HTML5 gives you the ability to include video to your site without hosting on YouTube, Vimeo, or having to use a complicated player. Both ways to include video on your webpage involve the &#60;video&#62; element. But what about other properties? Well, let&#8217;s find out more. Read more to find out how to do it! Adding a ...]]></description>
			<content:encoded><![CDATA[<p>HTML5 gives you the ability to include video to your site without hosting on YouTube, Vimeo, or having to use a complicated player. Both ways to include video on your webpage involve the &lt;video&gt; element. But what about other properties? Well, let&#8217;s find out more. Read more to find out how to do it!</p>
<p><span id="more-1099"></span></p>
<p>Adding a simple video is really really really really easy, all you have to do is add the following piece of code to your page:</p>
<pre class="brush: xml; title: ;">

&lt;video src=&quot;video.webm&quot;&gt;&lt;/video&gt;
</pre>
<p>Technically, that’s all you need. But just like an <img alt="" /> tag, you should always include width and height attributes in your  tags. The width and height attributes can be the same as the maximum width and height you specified during the encoding process. Don’t worry if one dimension of the video is a little smaller than that. Your browser will center the video inside the box defined by the  tag. It won’t ever be smooshed or stretched out of proportion.</p>
<pre class="brush: xml; title: ;">
&lt;video src=&quot;pr6.webm&quot; width=&quot;320&quot; height=&quot;240&quot;&gt;&lt;/video&gt;
</pre>
<p>By default, the &lt; video&gt; element will not expose any sort of player controls. You can create your own controls with plain old HTML, CSS, and JavaScript. The &lt; video&gt; element has methods like play() and pause() and a read/write property called currentTime. There are also read/write volume and muted properties. So you really have everything you need to build your own interface.</p>
<p>If you don’t want to build your own interface, you can tell the browser to display a built-in set of controls. To do this, just include the controls attribute in your &lt; video&gt; tag.</p>
<pre class="brush: xml; title: ;">
&lt;video src=&quot;pr6.webm&quot; width=&quot;320&quot; height=&quot;240&quot; controls&gt;&lt;/video&gt;
</pre>
<p>There are two other optional attributes I want to mention before we go any further: preload and autoplay. Don’t shoot the messenger; let me explain why these are useful. The preload attribute tells the browser that you would like it to start downloading the video file as soon as the page loads. This makes sense if the entire point of the page is to view the video. On the other hand, if it’s just supplementary material that only a few visitors will watch, then you can set preload to none to tell the browser to minimize network traffic.</p>
<p>Here’s an example of a video that will start downloading (but not playing) as soon as the page loads:</p>
<pre class="brush: xml; title: ;">
&lt;video src=&quot;pr6.webm&quot; width=&quot;320&quot; height=&quot;240&quot; preload&gt;&lt;/video&gt;
</pre>
<p>And here’s an example of a video that will not start downloading as soon as the page loads:</p>
<pre class="brush: xml; title: ;">
&lt;video src=&quot;pr6.webm&quot; width=&quot;320&quot; height=&quot;240&quot; preload=&quot;none&quot;&gt;&lt;/video&gt;
</pre>
<p>The autoplay attribute does exactly what it sounds like: it tells the browser that you would like it to start downloading the video file as soon as the page loads, and you would like it to start playing the video automatically as soon as possible. Some people love this; some people hate it. But let me explain why it’s important to have an attribute like this in HTML5. Some people are going to want their videos to play automatically, even if it annoys their visitors. If HTML5 didn’t define a standard way to auto-play videos, people would resort to JavaScript hacks to do it anyway. (For example, by calling the video’s play() method during the window’s load event.) This would be much harder for visitors to counteract. On the other hand, it’s a simple matter to add an extension to your browser (or write one, if necessary) to say “ignore the autoplay attribute, I don’t ever want videos to play automatically.”</p>
<p>Here’s an example of a video that will start downloading and playing as soon as possible after the page loads:</p>
<pre class="brush: xml; title: ;">
&lt;video src=&quot;pr6.webm&quot; width=&quot;320&quot; height=&quot;240&quot; autoplay&gt;&lt;/video&gt;
</pre>
<p>And here is a <a href="http://www.greasespot.net/">Greasemonkey</a> script that you can install in your local copy of Firefox that prevents HTML5 video from playing automatically. It uses the autoplay DOM attribute defined by HTML5, which is the JavaScript equivalent of the autoplay attribute in your HTML markup. <a href="http://diveintohtml5.org/examples/disable_video_autoplay.user.js">[disable_video_autoplay.user.js]</a></p>
<pre class="brush: jscript; title: ;">
// ==UserScript==
// @name           Disable video autoplay
// @namespace      http://diveintomark.org/projects/greasemonkey/
// @description    Ensures that HTML5 video elements do not autoplay
// @include        *
// ==/UserScript==

var arVideos = document.getElementsByTagName('video');
for (var i = arVideos.length - 1; i &gt;= 0; i--) {
    var elmVideo = arVideos[i];
    elmVideo.autoplay = false;
}
</pre>
<p>But wait a second… If you’ve been following along this whole chapter, you don’t have just one video file; you have three. One is an .ogv file that you created with Firefogg or ffmpeg2theora. The second is an .mp4 file that you created with HandBrake. The third is a .webm file that you created with ffmpeg. HTML5 provides a way to link to all three of them: the &lt; source&gt; element. Each &lt; video&gt; element can contain more than one &lt; source&gt; element. Your browser will go down the list of video sources, in order, and play the first one it’s able to play.</p>
<p>That raises another question: how does the browser know which video it can play? Well, in the worst case scenario, it loads each of the videos and tries to play them. That’s a big waste of bandwidth, though. You’ll save a lot of network traffic if you tell the browser up-front about each video. You do this with the type attribute on the &lt; source&gt; element.</p>
<p>Here’s the whole thing:</p>
<pre class="brush: xml; title: ;">
&lt;video width=&quot;320&quot; height=&quot;240&quot; controls&gt;
  &lt;source src=&quot;pr6.mp4&quot;  type='video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;'&gt;
  &lt;source src=&quot;pr6.webm&quot; type='video/webm; codecs=&quot;vp8, vorbis&quot;'&gt;
  &lt;source src=&quot;pr6.ogv&quot;  type='video/ogg; codecs=&quot;theora, vorbis&quot;'&gt;
&lt;/video&gt;
</pre>
<p>Let’s break that down. The &lt; video&gt; element specifies the width and height for the video, but it doesn’t actually link to a video file. Inside the &lt; video&gt; element are three &lt; source&gt; elements. Each &lt; source&gt; element links to a single video file (with the src attribute), and it also gives information about the video format (in the type attribute).</p>
<p>The type attribute looks complicated — hell, it is complicated. It’s a combination of three pieces of information: the container format, the video codec, and the audio codec. Let’s start from the bottom. For the .ogv video file, the container format is Ogg, represented here as video/ogg. (Technically speaking, that’s the MIME type for Ogg video files.) The video codec is Theora, and the audio codec is Vorbis. That’s simple enough, except the format of the attribute value is a little screwy. The value itself has to include quotation marks, which means you’ll need to use a different kind of quotation mark to surround the entire value.</p>
<pre class="brush: xml; title: ;">
  &lt;source src=&quot;pr6.ogv&quot; type='video/ogg; codecs=&quot;theora, vorbis&quot;'&gt;
</pre>
<p>WebM is much the same, but with a different MIME type (video/webm instead of video/ogg) and a different video codec (vp8 instead of theora) listed within the codecs parameter.</p>
<pre class="brush: xml; title: ;">
  &lt;source src=&quot;pr6.webm&quot; type='video/webm; codecs=&quot;vp8, vorbis&quot;'&gt;
</pre>
<p>The H.264 video is even more complicated. Remember when I said that both H.264 video and AAC audio can come in different “profiles”? We encoded with the H.264 “baseline” profile and the AAC “low-complexity” profile, then wrapped it all in an MPEG-4 container. All of that information is included in the type attribute.</p>
<pre class="brush: xml; title: ;">
  &lt;source src=&quot;pr6.mp4&quot; type='video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;'&gt;
</pre>
<p>The benefit of going to all this trouble is that the browser will check the type attribute first to see if it can play a particular video file. If a browser decides it can’t play a particular video, it won’t download the file. Not even part of the file. You’ll save on bandwidth, and your visitors will see the video they came for, faster.</p>
<p>If you follow the instructions in this chapter for encoding your videos, you can just copy and paste the type attribute values from this example. Otherwise, you’ll need to work out the type parameters for yourself.</p>
<h3>Hey, what about Internet Explorer?!</h3>
<p>Internet Explorer 9 supports the HTML5 &lt; video&gt; element, but <a href="http://blogs.msdn.com/ie/archive/2010/03/16/html5-hardware-accelerated-first-ie9-platform-preview-available-for-developers.aspx">Microsoft has publicly promised</a> that the final version of IE 9 will support H.264 video and AAC audio in an MPEG-4 container, just like Safari and the iPhone.</p>
<h3>What about my iPhone/iPad? , I did everything but it doesn&#8217;t work!</h3>
<p>iOS will not recognize the video if you include a poster attribute. The poster attribute of the &lt; video&gt; element allows you to display a custom image while the video is loading, or until the user presses “play.” This bug is fixed in iOS 4.0, but it will be some time before users upgrade. If you have multiple &lt; source&gt; elements, iOS will not recognize anything but the first one. Since iOS devices only support H.264+AAC+MP4, this effectively means you must always list your MP4 first. This bug is also fixed in iOS 4.0.</p>
<h3>And what about my Android?!</h3>
<p>Android is Google’s operating system that powers a number of different phones and handheld devices. Versions of Android before 2.3 had a number of issues with HTML5 video. The type attribute on &lt; source&gt; elements confused Android greatly. The only way to get it to recognize a video source is, ironically, to omit the type attribute altogether and ensure that your H.264+AAC+MP4 video file’s name ends with an .mp4 extension. You can still include the type attribute on your other video sources, since H.264 is the only video format that Android 2.2 supports. (This bug is fixed in Android 2.3.)</p>
<p>The controls attribute was not supported. There are no ill effects to including it, but Android will not display any user interface controls for a video. You will need to provide your own user interface controls. At a minimum, you should provide a script that starts playing the video when the user clicks the video. This bug is also fixed in Android 2.3.</p>
<p>That&#8217;s about it, pfew. Sorry for the long post, but I wanted to cover everything! Hope it helps! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/implementing-video-with-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/implementing-video-with-html5/</feedburner:origLink></item>
		<item>
		<title>Tools to convert media to HTML5 formats!</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/yIcBM8Y_EAM/</link>
		<comments>http://techntuts.com/tools-to-convert-media-to-html5-formats/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 10:53:44 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[html5 audio]]></category>
		<category><![CDATA[html5 convert]]></category>
		<category><![CDATA[HTML5 format]]></category>
		<category><![CDATA[html5 freebie]]></category>
		<category><![CDATA[html5 tool]]></category>
		<category><![CDATA[html5 video]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1083</guid>
		<description><![CDATA[HTML5 is a great tool, but at the moment, each browser is trying to force their favorite format for video and audio. So, how do you make your site HTML5 friendly for. There are a lot of tools there for encoding media, but if your not a multiversed webdeveloper, you might have a lot of ...]]></description>
			<content:encoded><![CDATA[<p>HTML5 is a great tool, but at the moment, each browser is trying to force their favorite format for video and audio. So, how do you make your site HTML5 friendly for.</p>
<p><span id="more-1083"></span></p>
<p>There are a lot of tools there for encoding media, but if your not a multiversed webdeveloper, you might have a lot of trouble converting your file to the format you want, so let&#8217;s share some tools to help you out.</p>
<h3>Miro Video Converter</h3>
<p>Miro video converter is an open source, GPL-Licensed program for encoding video in multiple formats It supports all the output formats you can ever need. It offers no option beyond choosing the video and the output format so that may be a problem if you are a great fan of choosing your frame-rate, quality settings, etc, etc.</p>
<p><img class="alignleft" title="Miro Video Converter" src="http://b.wearehugh.com/dih5/miro-01.png" alt="" width="210" /> <img class="alignright" src="http://d.wearehugh.com/dih5/miro-03.png" alt="" width="210" /></p>
<p>There dropdown list that offers a variety of options, but the most useful are:</p>
<ol>
<li>WebM (vp8) is WebM Video (VP8 Video and Vorbis Audio in WebM Container)</li>
<li>Theora is the Theora Video and Vorbis audio in an OGG Container.</li>
<li> iPhone is H.264 Baseline Profile Video and AAC low-complexity audio in MP4 container.</li>
</ol>
<p>You can download this application bellow, it is free it is available both for Windows an Mac.<br />
<a href="http://www.mirovideoconverter.com/"><img src="http://www.techntuts.com/wp-content/download/download.png" alt="Download" /></a></p>
<h3>Encoding OGG Video With FireFogg</h3>
<p>FireFogg is a plugin from mozilla. Mozilla only reads OGG video and audio, so if you plan on having sounds in HTML5 for mozilla users, you will need this plugin. FireFogg is an open source, GPL-Licensed Firefox extension for encoding such elements.</p>
<p><img src="http://c.wearehugh.com/dih5/firefogg-01.png" alt="" width="540" /></p>
<p>To use it you need <a href="http://www.getfirefox.com/">Mozilla Firefox 3.5</a> or later. Then visit <a href="http://www.firefogg.org">FireFogg</a> and download the plugin. A very simple and straight forward thing!</p>
<p>You can download this application bellow, it is free and it is available both for Windows an Mac.<br />
<a href="http://www.firefogg.org"><img src="http://www.techntuts.com/wp-content/download/download.png" alt="Download" /></a></p>
<h3>Encoding H.264 Video With Handbrake</h3>
<p>Apple junkies, if you truly want your video to be seen on everything and be very cross-browser, cross-device compatible, it&#8217;s time to use H.264. This is a combination of codecs+container that work natively in Safari, in Adobe Flash, on the iPhone, and Google Android devices flawlessly.</p>
<p>Handbrake is again an open source GPL-licensed application for encoding H.264 video. It used to do other video formats too, but in the latest version the developers have dropped support for most other formats and focusing all efforts on H.264 Video.  The best part about handbrake is that it offers a huge variety of customization features for your videos.</p>
<p><img src="http://c.wearehugh.com/dih5/handbrake-01.png" alt="" width="540" /></p>
<p>You can download this application bellow, it is free and it is available both for Windows and Mac.</p>
<p><a href="http://handbrake.fr/"><img src="http://www.techntuts.com/wp-content/download/download.png" alt="Download" /></a></p>
<p>Continue reading this <a href="http://techntuts.com/implementing-video-with-html5">post</a> to find out more on how to implement the converted files to your HTML5 document.</p>
<p>Thanks for reading! If I skipped a conversion program, please mention it, and I will add it here! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/tools-to-convert-media-to-html5-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/tools-to-convert-media-to-html5-formats/</feedburner:origLink></item>
		<item>
		<title>Playing sounds with HTML5.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/R_XLHnUkZuU/</link>
		<comments>http://techntuts.com/playing-sounds-with-html5/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 06:03:12 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[html5 sound]]></category>
		<category><![CDATA[html5 sound hover]]></category>
		<category><![CDATA[playing sound with html5]]></category>
		<category><![CDATA[sound hover]]></category>
		<category><![CDATA[sound html]]></category>
		<category><![CDATA[sound rollover]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1029</guid>
		<description><![CDATA[I&#8217;ve received a huge amount of questions regarding the same subject. How do you play sound using HTML5? Well, it&#8217;s pretty easy, but for the moment, many browsers don&#8217;t fully support this. In this tutorial, I&#8217;ll show you how to play a sound when rolling over an element (hovering). Keep reading! Source included! Step 1. ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received a huge amount of questions regarding the same subject. How do you play sound using HTML5? Well, it&#8217;s pretty easy, but for the moment, many browsers don&#8217;t fully support this. In this tutorial, I&#8217;ll show you how to play a sound when rolling over an element (hovering). Keep reading! Source included!</p>
<p><span id="more-1029"></span></p>
<h2>Step 1. HTML5 Declaration</h2>
<p>Declaring your page as HTML5 is the most important step. If you don&#8217;t declare your page as HTML5, then what&#8217;s the purpose of trying anything else, so, let&#8217;s get on with it!</p>
<pre class="brush: xml; title: ;">
&lt;!DOCTYPE html&gt;
</pre>
<p>That was amazingly easy right? The Doctype is the most important declaration you can have in your document. If you want to find out more about doctypes, please refer to my previous <a href="http://techntuts.com/doctype-declaration-types/"> post regarding doctypes </a><br />
After you&#8217;ve successfully declared your page as HTML5, the rest of the syntax is easy. Open your head, and let&#8217;s load up the 2 scripts we will be using to make this happen!</p>
<h2>Step 2. Calling our scripts</h2>
<p>In order to achieve this effect we need a piece of code that will start the sound and of course, jQuery. Adding JavaScript code in your head is the most unprofessional thing you can do, so let&#8217;s add it to a new custom.js file.</p>
<pre class="brush: jscript; title: ;">
&lt;script src=&quot;scripts/jquery-1.5.min.js&quot; type=&quot;text/javascript&quot;&gt; &lt;/script&gt;
&lt;script src=&quot;scripts/custom.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</pre>
<p>Good. This little piece of code will be put in your head. Just before closing the head. Be aware, when using custom.js you&#8217;ll need to load it after you&#8217;ve loaded all other dependent scripts. Else, the JavaScript inside custom.js will fail to launch. Don&#8217;t forget to download <a href="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js">jQuery</a>.</p>
<h2>The HTML Markup</h2>
<p>Now we need the code that will basically show our image on the DOM and execute it when it is loaded.</p>
<pre class="brush: xml; title: ;">
&lt;div id=&quot;yourDiv&quot;&gt;
   	&lt;audio src=&quot;scripts/sounds/iPadUnlock.mp3&quot; preload=&quot;auto&quot;&gt;&lt;/audio&gt;
   	&lt;img src=&quot;images/iPad-out.png&quot; alt=&quot;iPad&quot;&gt;
&lt;/div&gt;
</pre>
<p>This is markup that will eventually be our trigger. This will add the sound to the document and preload it only on need. Basically this audio tag is the only thing this document has different from any other HTML doc. This is HTML5 <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The img src will be the image that will trigger the sound. you can use whatever you want instead of the image, a link maybe? And last but not least, time to move on to:</p>
<h2>The JavaScript</h2>
<p>Inside the custom.js file ( just make a new file with notepad and save it as custom.js in the same location as the jquery file ) it&#8217;s time to write a tiny piece of code that will firstly help us get rid of any possible jQuery conflicts.</p>
<pre class="brush: jscript; title: ;">
var $ = jQuery.noConflict();
</pre>
<p>This should always be your first line of code when working with jQuery and a custom.js file. I&#8217;ve had the pleasant surprise when I was learning to code outside of the DOM that without that line, script ordering becomes hell. always use the no.Clonflict();</p>
<p>Moving forward. In our HTML Markup we have already call the MP3 sound, but now let&#8217;s create it&#8217;s events to start and stop the sound when hovering over the trigger element.</p>
<pre class="brush: jscript; title: ;">

$(document).ready(function(){

$(function(){
    var divHover     = $('#yourDiv');
        var divAudio = divHover.find('audio')[0];

    divHover.hover(function(){
       divAudio.play();
    },
	function(){
       divAudio.stop();
    });
});
});
</pre>
<p>The first syntax, is the document ready event. When our document is ready loaded and fully deployed the functions bellow will start. The first function calls on the div name, and finds our audio target. In our case the first child. You can use a class for example, and the find audio child to be ordered [1], [2], depending on your needs. In our case, I used a div. Remember to use classes. If you call upon the same ID twice in your document the code will not be valid in W3C and you might have problems with your customers or marketplaces.</p>
<p>The second function takes care of our hover event. Once you hover over the ID defined in the first function, it will play the sound.</p>
<p>And the last function, once the above function is executed, it will stop playing the sound. And that&#8217;s it! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you for reading.</p>
<p><a href="http://techntuts.com/wp-content/download/ZIP/SoundsHTML5.zip"><img src="http://techntuts.com/wp-content/download/noDownload.png" alt="" /></a></p>
<p><a href="http://techntuts.com/wp-content/download/ZIP/SoundsHTML5.zip"><a href='#' onclick='javascript:window.open("/feed/?download=1","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://techntuts.com/wp-content/plugins/download-manager/icon/download.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download</a><br><small style='margin-left:30px;'>Downloaded 69 times</small></a></p>
<p><a href="http://techntuts.com/wp-content/download/ZIP/SoundsHTML5.zip"> </a></p>
<p><a href="http://techntuts.com/wp-content/download/ZIP/SoundsHTML5.zip"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/playing-sounds-with-html5/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/Qrz1U-RwIjo/SoundsHTML5.zip" fileSize="154832" type="application/zip" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>I&amp;#8217;ve received a huge amount of questions regarding the same subject. How do you play sound using HTML5? Well, it&amp;#8217;s pretty easy, but for the moment, many browsers don&amp;#8217;t fully support this. In this tutorial, I&amp;#8217;ll show you how to play</itunes:subtitle><itunes:summary>I&amp;#8217;ve received a huge amount of questions regarding the same subject. How do you play sound using HTML5? Well, it&amp;#8217;s pretty easy, but for the moment, many browsers don&amp;#8217;t fully support this. In this tutorial, I&amp;#8217;ll show you how to play a sound when rolling over an element (hovering). Keep reading! Source included! Step 1. ...</itunes:summary><itunes:keywords>Freebies, HTML, HTML5, html5 sound, html5 sound hover, playing sound with html5, sound hover, sound html, sound rollover</itunes:keywords><feedburner:origLink>http://techntuts.com/playing-sounds-with-html5/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/Qrz1U-RwIjo/SoundsHTML5.zip" length="154832" type="application/zip" /><feedburner:origEnclosureLink>http://techntuts.com/wp-content/download/ZIP/SoundsHTML5.zip</feedburner:origEnclosureLink></item>
		<item>
		<title>Dress and protect your iPad 1&amp;2.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/yoBYV34lsDc/</link>
		<comments>http://techntuts.com/dress-and-protect-your-ipad-12/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 20:59:49 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Apple Case Review]]></category>
		<category><![CDATA[Apple Smart Cover Review]]></category>
		<category><![CDATA[Case]]></category>
		<category><![CDATA[ClamCase review]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad 1]]></category>
		<category><![CDATA[iPad 2]]></category>
		<category><![CDATA[iPad 2 case]]></category>
		<category><![CDATA[iPad 2 Keyboard]]></category>
		<category><![CDATA[iPad case]]></category>
		<category><![CDATA[iPad Case Review]]></category>
		<category><![CDATA[iPad keyboard]]></category>
		<category><![CDATA[iPad1]]></category>
		<category><![CDATA[iPad2]]></category>
		<category><![CDATA[Zagg]]></category>
		<category><![CDATA[ZaggMate Case Review]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=1056</guid>
		<description><![CDATA[The iPad is without a doubt an awesome device. For those of you that own an iPad you know what I&#8217;m talking about, but at the same time you probably know how frail it is and susceptible to damage from falling. The iPad 1 has a empty back, and it&#8217;s airplane grade aluminum, well, doesn&#8217;t ...]]></description>
			<content:encoded><![CDATA[<p>The iPad is without a doubt an awesome device. For those of you that own an iPad you know what I&#8217;m talking about, but at the same time you probably know how frail it is and susceptible to damage from falling. The iPad 1 has a empty back, and it&#8217;s airplane grade aluminum, well, doesn&#8217;t really cope with a fall on the corner for example. In this post I will show you the top best accessories to help you protect your iPad from damage.<br />
<span id="more-1056"></span></p>
<h3>1. The Apple Original iPad 1 Case</h3>
<p><img src="http://storeimages.apple.com/1834/as-images.apple.com/is/image/AppleInc/MC361?wid=1200&amp;hei=1200&amp;fmt=jpeg&amp;qlt=95&amp;op_sharpen=0&amp;resMode=bicub&amp;op_usm=0.5,0.5,0,0&amp;iccEmbed=0&amp;layer=comp" alt="iPad 1 Case" width="540" height="540" /></p>
<p>The best in my humble opinion, and I am a proud owner of one such case. It offers the best protection possible. All corners of the iPad are fully covered, the screen is covered, and the only places that are not covered well, if you don&#8217;t drop it on rubble, I guarantee it will not scratch. It&#8217;s the best and it&#8217;s only 39$ compared to the hefty price of the Zagg. Check it out on <a href="http://store.apple.com/us/product/MC361ZM/B">The Apple Store</a></p>
<p><strong>Pro&#8217;s</strong></p>
<ul>
<li> Protects the entire iPad from scratches and dents in case of falling</li>
<li> Easy to clean, it&#8217;s made from resistant material so it will not scratch</li>
<li> Price to quality ratio really good!</li>
<li> Can stay in 2 different positions. Typing landscape, portrait</li>
</ul>
<p><strong>Con&#8217;s</strong></p>
<ul>
<li> Attracts a lot of dust</li>
<li> The iPad tends to slip out of place</li>
<li> Oly comes in one color</li>
</ul>
<h3>2. The Apple iPad 2 Smart Cover</h3>
<p><img src="http://www.applegazette.com/wp-content/uploads/ipad2-smart-cover-03-02-2011.jpg" alt="iPad 2 Smart Cover" width="540" height="296" /></p>
<p>Well, this is the biggest disappointment thus far. For a case that costs 39$ it offers almost no protection for the back of the iPad, but it has magnets? Ah come on&#8230;Shame on you Apple. It comes with a few nice features like lock/unlocking the screen when opening it, but for the rest, it does the same thing the first iPad case did and less. Back scratches are something natural for this case.</p>
<p><strong>Pro&#8217;s</strong></p>
<ul>
<li>Comes in a tone of colors</li>
<li>Helps conserve battery time by turning the screen off</li>
<li>Helps you work faster by turning on the screen when opening it</li>
<li>Made out of leather and material, can be cleaned really easy</li>
<li>Can sit in 2 positions, Typing and portrait</li>
</ul>
<p><strong>Con&#8217;s</strong></p>
<ul>
<li>Doesn&#8217;t protect the back from scratches</li>
<li>Doesn&#8217;t protect the sides from scratches or impact dents</li>
<li>Costs the same as the first iPad case, but does less ( protection wise )</li>
<li>Attracts a lot of dust(material one)</li>
</ul>
<h3>3. The Zaggmate</h3>
<p><img src="http://the-gadgeteer.com/wp-content/uploads/2010/11/zaggmate-ipad-case-with-keyboard.jpg" alt="Zaggmate Case." width="540" height="540" /></p>
<p>The Zaggmate is by far the best accessory for the iPad&#8217;s screen protection. The best, and I mean the best. It&#8217;s made out of thick, high end aluminum that will surely survive any crash. The Zaggmate is an excellent tool to have for your iPad and it only weighs in at 0.2 KG ( that means it&#8217;s a quarter of your iPad&#8217;s size) The only problem with the ZaggMate is that it offers zero protection for the back, so if your drop it on the back, you will have a very nasty dent there. The Zaggmate comes in 2 versions. Simple aluminum hard case (50$) and with Bluetooth keyboard(100$). for more details check out <a href="www.zagg.com">Zaggs Site</a></p>
<p>The Zaggmate is only available for the iPad 1</p>
<p><strong>Pro&#8217;s</strong></p>
<ul>
<li>Strong aluminum case.</li>
<li>Screen is always protected.</li>
<li>Comes in 2 models, with keyboard and without keyboard.</li>
<li>Lightweight.</li>
<li>Good construction.</li>
<li>Same design as the iPad.</li>
</ul>
<p><strong>Con&#8217;s</strong></p>
<ul>
<li>Backside is not protected.</li>
<li>Uncomfortable to carry around.</li>
<li>The keyboard model&#8217;s price is high.</li>
<li>Adds an extra cable to the iPad cable caring kit for charging the keyboards battery.</li>
</ul>
<h3>4. The Clam Case</h3>
<p><img src="http://clamcase.com/media/catalog/product/cache/1/image/800x600/040ec09b1e35df139433887a97daa66f/l/a/laptop_white2_1.jpg" alt="ClamCase" width="540" height="406" /></p>
<p>Last but not least, and the best thus far, offering both the features of the above competitors is the <a href="http://www.clamcase.com">ClamCase</a>. Yes, the picture above is the ClamCase , and yes it is a beauty! Although the price is 119.9$ it is by far the ultimate protecting device possible. All corners covered, screen always stays closed, the device is fully protected at all times. And no dents or scratches can happen unless you trow it face forward on the ground.</p>
<p>The best part is that it is in a fixed position and it has a full 360 rotation offering you the possibility to use it as a tablet or a laptop. Whichever you wish!</p>
<p><a href="http://www.clamcase.com"> </a></p>
<p><a href="http://www.clamcase.com"></a></p>
<p><a href="http://www.clamcase.com">Check it out on </a><a href="http://www.clamcase.com">ClamCase&#8217;s</a> site!</p>
<p><strong>Pro&#8217;s</strong></p>
<ul>
<li>Fully protects the iPad.</li>
<li>Laptop Design.</li>
<li>360 Rotation of screen, permitting multiple positions.</li>
<li>Goes well with the iPad design.</li>
</ul>
<p><strong>Con&#8217;s</strong></p>
<ul>
<li>Cheap material for 119$</li>
<li>The lid never stays fully 100% closed.</li>
<li>Made from plastic.</li>
<li>Makes the iPad much thicker.</li>
<li>Weighs in at almost 1 Pound ( 500 grams )</li>
</ul>
<p>That&#8217;s it guys! I hope you enjoyed my post. If you know any cases you&#8217;d like a review on, just post them in the comment section and I will edit my post soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/dress-and-protect-your-ipad-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/dress-and-protect-your-ipad-12/</feedburner:origLink></item>
		<item>
		<title>Doctype declaration types.</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/D2QU_tcdLWc/</link>
		<comments>http://techntuts.com/doctype-declaration-types/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 19:04:42 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[doctype tutorial]]></category>
		<category><![CDATA[doctypes]]></category>
		<category><![CDATA[html doctype]]></category>
		<category><![CDATA[html5 doctype]]></category>
		<category><![CDATA[using doctypes]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=935</guid>
		<description><![CDATA[Because I plan on posting a lot of information regarding HTML5, I wanted to get you guys acquainted with the most used Doctypes out there. So here it goes. These are W3C Valid, and if you use each of them as they should be used, your website will be cross-browser compatible and valid. By this I ...]]></description>
			<content:encoded><![CDATA[<p>Because I plan on posting a lot of information regarding HTML5, I wanted to get you guys acquainted with the most used Doctypes out there. So here it goes. These are W3C Valid, and if you use each of them as they should be used, your website will be cross-browser compatible and valid. By this I mean, always remember. Each Doctype has different properties for it&#8217;s HTML Markup.</p>
<p><span id="more-935"></span></p>
<h2>HTML 4.01 Strict</h2>
<p>This Doctype Declaration contains all HTML elements and attributes, but does not include presentation or deprecated elements ( like font). Frame-sets are not allowed.</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot;
&quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
</pre>
<h2>HTML 4.01 Transitional</h2>
<p>This Doctype declaration contains all HTML elements and attributes, including presentation and deprecated elements ( like font ). Frame-sets are not allowed.</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;
&quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;
</pre>
<h2>HTML 4.01 Frameset</h2>
<p>This DTD is equal to HTML 4.01 Transitional, but allows the use of frameset content</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Frameset//EN&quot;
&quot;http://www.w3.org/TR/html4/frameset.dtd&quot;&gt;
</pre>
<h2>XHTML 1.0 Strict</h2>
<p>This DTD contains all HTML elements and attributes, but does NOT INCLUDE presentational or deprecated elements (like font). Framesets are not allowed. The markup must also be written as well-formed XML.</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
</pre>
<h2>XHTML 1.0 Transitional</h2>
<p>This DTD contains all HTML elements and attributes, INCLUDING presentational and deprecated elements (like font). Framesets are not allowed. The markup must also be written as well-formed XML.</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
</pre>
<h2>XHTML 1.0 Frameset</h2>
<p>This DTD is equal to XHTML 1.0 Transitional, but allows the use of frameset content.</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Frameset//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd&quot;&gt;
</pre>
<h2>XHTML 1.1</h2>
<p>This DTD is equal to XHTML 1.0 Strict, but allows you to add modules (for example to provide ruby support for East-Asian languages).</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;
&quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
</pre>
<h2>HTML 5</h2>
<p>Contains everything your heart desires! Just learn it!</p>
<pre class="brush: xml; auto-links: false; class-name: myclass; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; pad-line-numbers: false; smart-tabs: true; tab-size: 4; title: ; toolbar: true;">
&lt;!DOCTYPE HTML&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/doctype-declaration-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/doctype-declaration-types/</feedburner:origLink></item>
		<item>
		<title>How would your site look on a iPad?</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/4G9qdmJtWRE/</link>
		<comments>http://techntuts.com/how-would-your-site-look-on-a-ipad/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:57:36 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[ipad browser]]></category>
		<category><![CDATA[ipad screenshot]]></category>
		<category><![CDATA[iPad test site]]></category>
		<category><![CDATA[iPad2 test site]]></category>
		<category><![CDATA[site screenshot]]></category>
		<category><![CDATA[test browser]]></category>
		<category><![CDATA[test on ipad]]></category>
		<category><![CDATA[test website on ipad]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=932</guid>
		<description><![CDATA[As you most surely know, the iPad has been a total Apple success ( hmm &#8230; ) Most of the web developers out there have one, but what if you don&#8217;t? Maybe your customer has an iPad and he says it&#8217;s not right on his screen. How do you test it? Well, I have the ...]]></description>
			<content:encoded><![CDATA[<p>As you most surely know, the iPad has been a total Apple success ( hmm &#8230; )  Most of the web developers out there have one, but what if you don&#8217;t? Maybe your customer has an iPad and he says it&#8217;s not right on his screen. How do you test it? Well, I have the solution for you!</p>
<p><span id="more-932"></span></p>
<p>Even though the iPad 2 has been released, the old iPad is still a pretty expensive gadget to get. So if you can&#8217;t afford one and you have a customer that is obsessed with having his site clearly visible on the iPad then you have a problem.</p>
<p>Well, then the <a href="http://ipadpeek.com">iPadPeek </a>website is the best solution for you! You can test, check and view the website your working on, on the iPad without a problem. But maybe you want a more complete solution for your website? Maybe You want to know how it looks on one of the 10342349245034 websites out there. Then, check out <a href="http://browsershots.org/">browsershots</a>. Another great website for testing your HTML Sites.</p>
<p>Thanks for reading, and I hope this post was useful for your website development.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/how-would-your-site-look-on-a-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techntuts.com/how-would-your-site-look-on-a-ipad/</feedburner:origLink></item>
		<item>
		<title>HTML/CSS: PaulTrifa | WebDesigner</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/uUUWzfjcYRo/</link>
		<comments>http://techntuts.com/htmlcss-paultrifa-webdesigner/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:26:30 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[creattica]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[insipiration]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[minimal website]]></category>
		<category><![CDATA[PaulTrifa]]></category>
		<category><![CDATA[www.paultrifa.com]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=915</guid>
		<description><![CDATA[My site has been featured on creattica after only 2 days of getting it done. I am really proud of my achievement especially since I&#8217;ve just started learning HTML5 and CSS3. Is it hard? No, it&#8217;s not. It&#8217;s a little strange at first because I&#8217;ve only used Flash before, so the Syntaxes are a little ...]]></description>
			<content:encoded><![CDATA[<p>My site has been featured on creattica after only 2 days of getting it done. I am really proud of my achievement especially since I&#8217;ve just started learning HTML5 and CSS3. Is it hard? No, it&#8217;s not. It&#8217;s a little strange at first because I&#8217;ve only used Flash before, so the Syntaxes are a little strange, but it&#8217;s nice.</p>
<p><span id="more-915"></span></p>
<p><a href="http://creattica.com/css/paul-trifa-front-end-web-designer/56231"><img src="http://creattica.com/uploaded-images/0012/3556/880.jpg" alt="PaulTrifa" width="575" /></a></p>
<p>If you want to learn HTML, HTML5, CSS, CSS3, and JavaScript, I warmly recommend what helped me a lot. Use W3CSchool. Find each category of what you are interested in and read them from start to finish. They offer examples, they give you the code, they give you everything right in your face. All you need to do is tie everything up and put it in your page. Pay attention and read carefully. The rest is up to you!</p>
<p>Feel free to check out my page at <a href="http://www.paultrifa.com">www.paultrifa.com</a></p>
<p>Here are the links in case you don&#8217;t know how to use Google.<a href="http://www.w3schools.com/html5/default.asp"> W3CSchool HTML5</a>,<a href="http://www.w3schools.com/css3/default.asp"> W3CSchool CSS3</a>, <a href="http://www.w3schools.com/html/default.asp">W3CSchool HTML</a>, <a href="http://www.w3schools.com/css/default.asp">W3CSchool CSS</a> and <a href="http://www.w3schools.com/js/default.asp">W3CSchool JavaScript</a></p>
<p>Good luck! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/htmlcss-paultrifa-webdesigner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techntuts.com/htmlcss-paultrifa-webdesigner/</feedburner:origLink></item>
		<item>
		<title>Rotating or Moving Images With jQuery</title>
		<link>http://feedproxy.google.com/~r/TechntutsWebMagazine/~3/iuHxN8vAnjg/</link>
		<comments>http://techntuts.com/rotating-or-moving-images-with-jquery/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 10:15:16 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery.js]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[move jquery]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[rotate jquery]]></category>
		<category><![CDATA[rotate.js]]></category>

		<guid isPermaLink="false">http://techntuts.com/?p=903</guid>
		<description><![CDATA[Another question I got about my site was how did you make the elements move and rotate? Strange question, here&#8217;s the answer JQUERY!. That&#8217;s all! No, no, I&#8217;m just kidding. I&#8217;ll explain how. Follow this tutorial and you&#8217;ll get it working really fast! For a live example, go here and hover over the mouse! Getting ...]]></description>
			<content:encoded><![CDATA[<p>Another question I got about my site was how did you make the elements move and rotate? Strange question, here&#8217;s the answer JQUERY!. That&#8217;s all!</p>
<p>No, no, I&#8217;m just kidding. I&#8217;ll explain how. Follow this tutorial and you&#8217;ll get it working really fast! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-903"></span></p>
<p>For a live example, go <a href="http://www.paultrifa.com"> here </a> and hover over the mouse! <img src='http://techntuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Getting Scripts</h2>
<p>First thing is first. Download jQuery <a title="jQuery" href="http://code.jquery.com/jquery-1.5.2.min.js">here</a> , and import it in your document.</p>
<pre lang="javascript"><script src="jquery-1.5.min.js" type="text/javascript"><!--mce:0--></script></pre>
<p>Now, if you are planing to rotate your item, you need another nifty little class called <strong>rotate.js</strong> get that class from <a href="http://www.paultrifa.com/scripts/rotate.js">here</a> and import it into your document.</p>
<pre lang="javascript"><script src="rotate.js" type="text/javascript"><!--mce:1--></script></pre>
<p>After doing so, create a new <strong>custom.js</strong> file and put it in the same place as your jQuery file, then import it.</p>
<pre lang="javascript"><script src="custom.js" type="text/javascript"><!--mce:2--></script></pre>
<p>The order of importing is the following. jQuery, Custom, Rotate. This is mandatory if you want everything to work fine.</p>
<p>Now, let&#8217;s move on to the HTML Markup.</p>
<h2>The HTML</h2>
<p>You will need to create 2 elements in your CSS. An ID, and a image class. Name them as you wish. After you&#8217;ve done so, load them into the HTML</p>
<pre lang="html4strict">
<div id="imageID">
    <img class="imageCLASS" src="images/imageName.png" alt="imageAlt" /></div>
</pre>
<p>Good. The HTML is done, now the code that does everything!</p>
<h2>The JavaScript</h2>
<p>Inside your <strong>custom.js</strong> file, you&#8217;ll need to add a jQuery no conflict and a document ready code.</p>
<p>So the first line will be:</p>
<pre lang="javascript">var $ = jQuery.noConflict();</pre>
<p>Which takes care of any conflict that might show up with your jQuery elements.</p>
<p>Then we need to declare the document ready function.</p>
<pre lang="javascript">$(document).ready(function(){
//your function here
});</pre>
<p>Inside this code we will write the following syntax that engages rotation and movement.</p>
<pre lang="javascript">$("#imageID").mouseover(function(){
	  $('.imageClass').animate({'rotate': 40});
	  $('.imageClass').animate({
		  marginTop: "-20px",
		  marginLeft: "-20px",
	  }, 1500 );
});</pre>
<p>And now let&#8217;s make sure you understand the code. The first line starts the function. That function will be triggered for all elements inside the <strong>imageID</strong> ID. The second piece of code animates and rotates the element within the imageClass to 40 degrees. Change that value with whatever you want.</p>
<p>The last function moves the image class by -20 pixels to the top and to the left. And after everything is done, it adds the time! (1500 milliseconds, meaning 1.5 seconds)</p>
<p>And that&#8217;s it! Congrats, you&#8217;ve animated an element. You can do the same with every-other element on your page. Redo the above function and add it in the same document ready function! Just remember to use unique ID&#8217;s and classes for each element if you want to have a guaranteed success.</p>
]]></content:encoded>
			<wfw:commentRss>http://techntuts.com/rotating-or-moving-images-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/SJXER8sNFy0/jquery-1.5.2.min.js" fileSize="85925" type="application/x-javascript; charset=utf-8" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Another question I got about my site was how did you make the elements move and rotate? Strange question, here&amp;#8217;s the answer JQUERY!. That&amp;#8217;s all! No, no, I&amp;#8217;m just kidding. I&amp;#8217;ll explain how. Follow this tutorial and you&amp;#8217;ll get </itunes:subtitle><itunes:summary>Another question I got about my site was how did you make the elements move and rotate? Strange question, here&amp;#8217;s the answer JQUERY!. That&amp;#8217;s all! No, no, I&amp;#8217;m just kidding. I&amp;#8217;ll explain how. Follow this tutorial and you&amp;#8217;ll get it working really fast! For a live example, go here and hover over the mouse! Getting ...</itunes:summary><itunes:keywords>jQuery, jquery.js, move, move jquery, rotate, rotate jquery, rotate.js</itunes:keywords><feedburner:origLink>http://techntuts.com/rotating-or-moving-images-with-jquery/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/TechntutsWebMagazine/~5/SJXER8sNFy0/jquery-1.5.2.min.js" length="85925" type="application/x-javascript; charset=utf-8" /><feedburner:origEnclosureLink>http://code.jquery.com/jquery-1.5.2.min.js</feedburner:origEnclosureLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss>

