<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>levelx.me &#187; Do it Yourself</title>
	<atom:link href="http://levelx.me/category/etc/diy/feed/" rel="self" type="application/rss+xml" />
	<link>http://levelx.me</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 13:46:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Basic Guide: How to Install WordPress on Localhost</title>
		<link>http://levelx.me/technology/basic-guide-to-install-wordpress-on-localhost/</link>
		<comments>http://levelx.me/technology/basic-guide-to-install-wordpress-on-localhost/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 13:15:54 +0000</pubDate>
		<dc:creator>AF8AB</dc:creator>
				<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[how to wordpress]]></category>
		<category><![CDATA[how to wp]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[setup wordpress]]></category>
		<category><![CDATA[wordpress install]]></category>
		<category><![CDATA[wordpress localhost]]></category>
		<guid isPermaLink="false">http://levelx.me/technology/basic-guide-to-install-wordpress-on-localhost/</guid>
		<description><![CDATA[This is a very basic guide to set up WordPress on your localhost. I develop custom WordPress blogs / websites and sometimes I have to test themes. For that I need WordPress on my localhost so I don’t have to run ftp softwares like File’fuggin’Zilla and move files around all the time on web server. [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very basic guide to set up WordPress on your localhost. I develop custom WordPress blogs / websites and sometimes I have to test themes. For that I need WordPress on my localhost so I don’t have to run ftp softwares like File’fuggin’Zilla and move files around all the time on web server. Anyway, here is what you need to do.</p>
<p>I’m assuming you have Wampserver and mySql database running on your computer. If you don’t, you can go ahead and download Wamp setup from <a href="http://www.wampserver.com/en/download.php" target="_blank">here</a>. Installation is easy, ask your grandma to install it for you. Run it after its installed. Now,</p>
<p>Step 1 – Get latest version of WordPress from <a href="http://wordpress.org/download/" target="_blank">here</a>.</p>
<p>Step 2 – Extract the contents of downloaded Zip in your C:\wamp\www</p>
<p>Step 3 – Rename the folder <em>wordpress</em> to whatever you want i-e <em>NewBlog</em></p>
<p><span id="more-3661"></span>
<p>Step 4 – Click the WAMPSERVER icon in system tray and click phpMyAdmin. Now look for <strong><u>MySQL localhost</u></strong> Section, Enter the name of your new database, It can be anything but remember it as you’re going to need it later on. Click <strong>Create</strong> and close the window.</p>
<p>Step 5 – Now open <strong>localhost</strong> in your browser. <a title="http://localhost/" href="http://localhost/">http://localhost/</a></p>
<p>Step 6 – Look for <strong>Your Projects</strong> section, you’ll find names of folders that are located in your c:/wamp/www/.. directory. Click the link of your new site ( same as the folder you renamed earlier i-e <em>NewBlog</em> )</p>
<p>Step 7 – You will see this message in your browser. Click ‘Create a Configuration File’ button.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2011/03/Step1.png" rel="lightbox[3661]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Step1" border="0" alt="Step1" src="http://levelx.me/blog/wp-content/uploads/2011/03/Step1_thumb.png" width="620" height="158" /></a></p>
<p>Step 8 – Click ‘Lets go!’ on the next page. <a href="http://levelx.me/blog/wp-content/uploads/2011/03/Step2.png" rel="lightbox[3661]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Step2" border="0" alt="Step2" src="http://levelx.me/blog/wp-content/uploads/2011/03/Step2_thumb.png" width="620" height="385" /></a></p>
<p>Enter the same database name you created in phpMysql. Enter <strong>root</strong> for username and leave the password <strong>blank</strong>. Keep database host and table prefix as it is. Click Submit.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2011/03/Step3.png" rel="lightbox[3661]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Step3" border="0" alt="Step3" src="http://levelx.me/blog/wp-content/uploads/2011/03/Step3_thumb.png" width="620" height="421" /></a></p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2011/03/Step4.png" rel="lightbox[3661]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Step4" border="0" alt="Step4" src="http://levelx.me/blog/wp-content/uploads/2011/03/Step4_thumb.png" width="620" height="183" /></a></p>
<p>Congrats, your WordPress is ready to install. Next steps are as easy as touching yourself.</p>
<p>It will ask you to enter site name and password for the admin account. Follow the steps and once its done it will take you to your shiny <strong>Dashboard</strong> or to <strong>login screen</strong>. Easy cheesy, no rocket science; no dolphin pregnancy complications.</p>
<p>Have fun with <strong>WordPress</strong>.</p>
<p>&#160;</p>
<p>-AFI</p>
]]></content:encoded>
			<wfw:commentRss>http://levelx.me/technology/basic-guide-to-install-wordpress-on-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Nexus S&#8211;What&#8217;s Inside</title>
		<link>http://levelx.me/technology/reviews/google-nexus-swhats-inside/</link>
		<comments>http://levelx.me/technology/reviews/google-nexus-swhats-inside/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 23:14:15 +0000</pubDate>
		<dc:creator>AF8AB</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android repair]]></category>
		<category><![CDATA[android teardown]]></category>
		<category><![CDATA[contour display]]></category>
		<category><![CDATA[is nexus s really curved]]></category>
		<category><![CDATA[nexus s broken]]></category>
		<category><![CDATA[nexus s repair]]></category>
		<category><![CDATA[opened nexus]]></category>
		<category><![CDATA[opened touchscreen phone]]></category>
		<category><![CDATA[touchscreen teardown]]></category>
		<category><![CDATA[what inside an android phone]]></category>
		<guid isPermaLink="false">http://levelx.me/technology/reviews/google-nexus-swhats-inside/</guid>
		<description><![CDATA[Google released its second official phone in collaboration with Samsung, called Nexus S. Nexus S is an exceptional phone with many fancy features that separate it from other android phones like the Contour Display with curved glass screen (we found out truth when we saw it teared down). Here is an operation of Google Samsung [...]]]></description>
			<content:encoded><![CDATA[<p>Google released its second official phone in collaboration with Samsung, called Nexus S. Nexus S is an exceptional phone with many fancy features that separate it from other android phones like the Contour Display with curved glass screen (we found out truth when we saw it teared down). Here is an operation of Google Samsung Nexus S done by ifixit –</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown" border="0" alt="Nexus-S-Teardown" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown_thumb.jpg" width="620" height="465" /></a></p>
<p>Read more for whole teardown process of Nexus S.</p>
<p>  <span id="more-3311"></span>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-1.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-1" border="0" alt="Nexus-S-Teardown-1" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-1_thumb.jpg" width="620" height="465" /></a></p>
<p>Here are detailed specifications of Nexus S.</p>
<blockquote><p>1 GHz ARM Cortex-A8 Hummingbird Multimedia Applications Processor based on the ARMv7 architecture. </p>
<p>16 GB internal storage capacity </p>
<p>512 MB total RAM </p>
<p>5 MP rear-facing camera and a VGA (640&#215;480) front-facing camera. </p>
<p>Android 2.3 (Gingerbread) </p>
</blockquote>
<p>Nexus S vs Google Nexus</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-2.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-2" border="0" alt="Nexus-S-Teardown-2" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-2_thumb.jpg" width="620" height="465" /></a></p>
<p>As seen below the screen of Nexus S is curved. Now is the glass curved or Samsung has engineered a curved AMOLED?</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-3.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-3" border="0" alt="Nexus-S-Teardown-3" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-3_thumb.jpg" width="620" height="465" /></a></p>
<p>The back cover can be easily removed and we can see the battery in first glance.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-4.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-4" border="0" alt="Nexus-S-Teardown-4" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-4_thumb.jpg" width="620" height="465" /></a></p>
<p>An easy to remove battery (iPhone anyone?) – This 3.7 V Lithium Ion battery gives you 14 hours of talk time on a 2G network, around 6.7 hours on a 3G network.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-5.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-5" border="0" alt="Nexus-S-Teardown-5" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-5_thumb.jpg" width="620" height="465" /></a></p>
<p>The Motherboard: It has a giant opening in middle of it, which is rare. </p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-6.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-6" border="0" alt="Nexus-S-Teardown-6" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-6_thumb.jpg" width="620" height="465" /></a></p>
<p>Battery space of course but you don’t see such odd shapes of PCBs everyday.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-7.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-7" border="0" alt="Nexus-S-Teardown-7" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-7_thumb.jpg" width="620" height="465" /></a></p>
<p>Taking out the SIM Card reader, Google Nexus S is unlocked out of the box so you can use it on any network.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-8.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-8" border="0" alt="Nexus-S-Teardown-8" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-8_thumb.jpg" width="620" height="465" /></a></p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-9.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-9" border="0" alt="Nexus-S-Teardown-9" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-9_thumb.jpg" width="620" height="465" /></a></p>
<p>Both Rear &amp; Front camera are surprisingly on the same chip.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-10.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-10" border="0" alt="Nexus-S-Teardown-10" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-10_thumb.jpg" width="620" height="465" /></a></p>
<p>This is an all-in-one unit containing the earpiece speaker, loud speaker and the sensor.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-11.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-11" border="0" alt="Nexus-S-Teardown-11" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-11_thumb.jpg" width="620" height="465" /></a></p>
<p>This is the Wi-Fi chip. This chip is a low powered module with 802.11n, Bluetooth 2.1 &amp; FM receiver.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-12.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-12" border="0" alt="Nexus-S-Teardown-12" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-12_thumb.jpg" width="620" height="465" /></a></p>
<p>The hard to remove display can be worked out with a heat gun or a hair dryer.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-13.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-13" border="0" alt="Nexus-S-Teardown-13" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-13_thumb.jpg" width="620" height="465" /></a></p>
<p>The Atmel MXT224 touchscreen controller on the back of display.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-14.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-14" border="0" alt="Nexus-S-Teardown-14" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-14_thumb.jpg" width="620" height="465" /></a></p>
<p>and finally the curved screen. Google explains this as “curved glass screen” where as it can be misunderstood (usually) as a curved AMOLED super display which can be misleading. Still a great job done though.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-15.jpg" rel="lightbox[3311]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Nexus-S-Teardown-15" border="0" alt="Nexus-S-Teardown-15" src="http://levelx.me/blog/wp-content/uploads/2010/12/Nexus-S-Teardown-15_thumb.jpg" width="620" height="465" /></a></p>
<p><a href="http://www.ifixit.com/Teardown/Nexus-S-Teardown/4365/1" target="_blank">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://levelx.me/technology/reviews/google-nexus-swhats-inside/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reading whole wikipedia is possible &#8211; infographic</title>
		<link>http://levelx.me/art-design/reading-whole-wikipedia-is-possible/</link>
		<comments>http://levelx.me/art-design/reading-whole-wikipedia-is-possible/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 19:38:38 +0000</pubDate>
		<dc:creator>AF8AB</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[Infographics]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[printed wikipedia]]></category>
		<category><![CDATA[printing wikipedia]]></category>
		<category><![CDATA[reading wikipedia]]></category>
		<category><![CDATA[wikipedia infographic]]></category>
		<category><![CDATA[wikipedia reading]]></category>
		<guid isPermaLink="false">http://levelx.me/art-design/reading-whole-wikipedia-is-possible/</guid>
		<description><![CDATA[If you can manage not to sleep for next 15 years, You can read the whole English language Wikipedia. If you dedicate 12 hours everyday, It will take 30 years. Howard Stephen Berg, The man who can read at the speed of 25,000 words per minute, will take just over 4 months to completely read [...]]]></description>
			<content:encoded><![CDATA[<p>If you can manage not to sleep for next 15 years, You can read the whole English language <a href="http://www.wikipedia.com" target="_blank">Wikipedia</a>. If you dedicate 12 hours everyday, It will take 30 years. Howard Stephen Berg, The man who can read at the speed of 25,000 words per minute, will take just over 4 months to completely read 1447 volumes of printed Wikipedia.</p>
<p><span id="more-2678"></span></p>
<p>Here is an exciting infographic by <a href="http://www.sharenator.com" target="_blank">Sharenator</a>.</p>
<p><img style="background-image: none; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="wiki_infographic_Reading_the_entire_English_Wikipedia_Its_possible-s580x1926-95590-580" src="http://levelx.me/blog/wp-content/uploads/2010/10/wiki_infographic_Reading_the_entire_English_Wikipedia_Its_possibles580x192695590580_thumb.jpg" alt="wiki_infographic_Reading_the_entire_English_Wikipedia_Its_possible-s580x1926-95590-580" width="584" height="1930" border="0" /></p>
<p>If anyone can manage to read the whole Wikipedia in their life, There will be decades of extra reading of new content as Wikipedia is growing everyday.</p>
]]></content:encoded>
			<wfw:commentRss>http://levelx.me/art-design/reading-whole-wikipedia-is-possible/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create a jigsaw puzzle in adobe illustrator</title>
		<link>http://levelx.me/art-design/create-a-jigsaw-puzzle-in-adobe-illustrator/</link>
		<comments>http://levelx.me/art-design/create-a-jigsaw-puzzle-in-adobe-illustrator/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 15:18:11 +0000</pubDate>
		<dc:creator>AF8AB</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Adobe Ai Tutorial]]></category>
		<category><![CDATA[Clipping Mask over Image]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Jigsaw]]></category>
		<category><![CDATA[Layers]]></category>
		<category><![CDATA[Puzzle Vector]]></category>
		<category><![CDATA[Vector Puzzle]]></category>
		<guid isPermaLink="false">http://levelx.me/art-design/create-a-jigsaw-puzzle-in-adobe-illustrator/</guid>
		<description><![CDATA[Here is what I will be creating in this tutorial: Lets get started. 1- Create a New File in Adobe Illustrator ( I’m using version CS5 but the techniques used here will probably work in previous CS versions as well ). Tip: Hide the art board to get rid of the annoying outlined canvas [ [...]]]></description>
			<content:encoded><![CDATA[<p>Here is what I will be creating in this tutorial:</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/02.jpg" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="0" border="0" alt="0" src="http://levelx.me/blog/wp-content/uploads/2010/08/0_thumb2.jpg" width="634" height="382" /></a></p>
<p>Lets get started.</p>
<p>1- Create a New File in Adobe Illustrator ( I’m using version CS5 but the techniques used here will probably work in previous CS versions as well ).</p>
<p><em>Tip: Hide the art board to get rid of the annoying outlined canvas [ SHIFT+CTRL+H ]</em></p>
<p>  <span id="more-2444"></span>
<p>2- Using the PEN TOOL, draw some Jigsaw like lines or just one line and copy/paste it again and use [ Object &gt; Transform &gt; Reflect ] to change its horizontal/vertical axis for making each line look different from the others.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/12.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="1" border="0" alt="1" src="http://levelx.me/blog/wp-content/uploads/2010/08/1_thumb1.png" width="634" height="319" /></a></p>
<p>3. Select all lines and Copy [ CTRL+C ] them, Paste in front [ CTRL+F ] and rotate them vertically. Also, adjust them to make it look like a jigsaw puzzle.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/21.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="2" border="0" alt="2" src="http://levelx.me/blog/wp-content/uploads/2010/08/2_thumb1.png" width="634" height="382" /></a></p>
<p>4. Select all the lines and Group [ CTRL+G ] them.</p>
<p>5. Create a rectangle or square using the Rectangle Tool [M], Make sure Rectangle is created above everything else. Adjust it above the lines so that its intersecting lines on all sides. We’re going to divide them in next step.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/31.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="3" border="0" alt="3" src="http://levelx.me/blog/wp-content/uploads/2010/08/3_thumb1.png" width="634" height="416" /></a></p>
<p>6. Now select the Rectangle and the lines all together, Open the pathfinder dialogue box by Going to Window &gt; Pathfinder or [ SHIFT+CTRL+F9 ]</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/41.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="4" border="0" alt="4" src="http://levelx.me/blog/wp-content/uploads/2010/08/4_thumb1.png" width="634" height="408" /></a></p>
<p>7. Now, click “Divide” which is the 1st option in Pathfinders section. This acts like a cookie cutter and now we’re left with nothing other than our needed Jigsaw Puzzle outline.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/51.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="5" border="0" alt="5" src="http://levelx.me/blog/wp-content/uploads/2010/08/5_thumb1.png" width="634" height="419" /></a></p>
<p>8. Right click the selected Jigsaw and choose Ungroup option [ SHIFT+CTRL+G ]. Now, you can select the individual pieces of jigsaw puzzle. <em>Cookie for everyone</em> ^^.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/61.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="6" border="0" alt="6" src="http://levelx.me/blog/wp-content/uploads/2010/08/6_thumb1.png" width="634" height="419" /></a></p>
<p>9. Now we want to create a Jigsaw Puzzle out of an Image. We need to have every piece of our Jigsaw on a separate layer. To do that select each piece and copy it [ CTRL + C ]. Create a New Layer by going into Layers Panel [F7] and Paste in Front [ CTRL+F ]. This will place that piece of jigsaw exactly on the same position as it was in our original layer.</p>
<p><em>Tip: You can lock the base layer while trying to Paste the piece on its new layer, Sometimes layers act weird and paste on the same layer objects were copied from.</em></p>
<p>As you can see in the Layers Panel below, I have copied and pasted each piece into its new layer. Now we can lock / hide any layer we want instead of locking/hiding individual elements on the same layer. <em>The layer with complete Jigsaw Puzzle is hidden and Locked ( The layer on bottom in this image ).</em></p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/101.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="10" border="0" alt="10" src="http://levelx.me/blog/wp-content/uploads/2010/08/10_thumb1.png" width="634" height="330" /></a></p>
<p>10. Now lock all layers except the one with the first piece of our Jigsaw Puzzle. We will now “Place” an image into our canvas. Go to File &gt; Place and select the Image that you want to use. After Image is placed, Select it, Adjust it and Send it to Back, You’ll see that outlines of our Puzzle Pieces are above the Image.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/111.png" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="11" border="0" alt="11" src="http://levelx.me/blog/wp-content/uploads/2010/08/11_thumb1.png" width="634" height="398" /></a></p>
<p>11. Now we will use Clipping Mask, but before doing that Select and copy the Image in your clipboard [ CTRL + C ] as we will be pasting same image in every layer. </p>
<p>Select image and the first piece of Jigsaw, Right click and select “Create Clipping Mask”.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/121.jpg" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="12" border="0" alt="12" src="http://levelx.me/blog/wp-content/uploads/2010/08/12_thumb1.jpg" width="634" height="377" /></a></p>
<p>This will show the image inside our first piece.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/13.png" rel="lightbox[2444]"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="13" border="0" alt="13" src="http://levelx.me/blog/wp-content/uploads/2010/08/13_thumb.png" width="574" height="346" /></a></p>
<p>12. Now lock that Layer and select and unlock the next Layer i-e 2nd piece of the Jigsaw Puzzle. PASTE IN FRONT the Image that we copied previously and send it to back, Repeat the same process. i-e Select shape and image and “Make Clipping Mask”.</p>
<p>Once done, You’ll have the image shown in all pieces of the Jigsaw puzzle.</p>
<p><em>Tip: Its important you paste the Image at the exact location you copied it from. That’s why we are using paste in front option CTRL + F.</em></p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/151.jpg" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="15" border="0" alt="15" src="http://levelx.me/blog/wp-content/uploads/2010/08/15_thumb1.jpg" width="634" height="282" /></a></p>
<p>13. Now you can select each piece and double click on it or go to Isolation mode to edit the shape path, edit the clipping mask and its position etc.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/161.jpg" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="16" border="0" alt="16" src="http://levelx.me/blog/wp-content/uploads/2010/08/16_thumb1.jpg" width="634" height="308" /></a></p>
<p>Now you can play a little bit more, Add some drop shadows, use backgrounds etc. to give it the look you require. Here is my Final Output.</p>
<p><a href="http://levelx.me/blog/wp-content/uploads/2010/08/03.jpg" rel="lightbox[2444]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="0" border="0" alt="0" src="http://levelx.me/blog/wp-content/uploads/2010/08/0_thumb3.jpg" width="630" height="504" /></a></p>
<p>&#160;</p>
<p>There are other ways to do it but I find it easier to use multiple layers instead of a single layer for more flexibility in selection and editing of individual pieces.</p>
<p>Have fun and keep practicing.</p>
<p>___</p>
<p>AFI</p>
]]></content:encoded>
			<wfw:commentRss>http://levelx.me/art-design/create-a-jigsaw-puzzle-in-adobe-illustrator/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Drive Safe and Responsible in Rain</title>
		<link>http://levelx.me/lifestyle/diy/drive-safe-and-responsible-in-rain/</link>
		<comments>http://levelx.me/lifestyle/diy/drive-safe-and-responsible-in-rain/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 08:06:55 +0000</pubDate>
		<dc:creator>Faizan</dc:creator>
				<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[drive saftey]]></category>
		<category><![CDATA[lahore]]></category>
		<category><![CDATA[moonsoon]]></category>
		<category><![CDATA[rain]]></category>
		<guid isPermaLink="false">http://levelx.me/?p=2076</guid>
		<description><![CDATA[1. Drive in lower gears and higher RPM 2. Avoid reverse gear and try to keep the car in motion in water puddles 3. After driving through a pool of water, tap on your brake pedal lightly to dry off your brakes because wet brakes do not react as quickly as dry brakes. 4. Maintain [...]]]></description>
			<content:encoded><![CDATA[<p>1. Drive in lower gears and higher RPM<br />
2. Avoid reverse gear and try to keep the car in motion in water puddles<br />
3. After driving through a pool of water, tap on your brake pedal lightly to dry off your brakes because wet brakes do not react as quickly as dry brakes.<br />
4. Maintain good distance from the car&#8230; ahead<br />
5.Have extensions for the exhaust pipes to keep them out of water pools<br />
6. Avoid service lanes when flooded because you might not be aware of open manholes or bumps.</p>
<p>At last if you can’t see road signs or cars in front of you, consider pulling over and wait out the heavy rainfall.</p>
<p>via [@<a href="http://twitter.com/pakwheels" target="_blank">Pakwheels</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://levelx.me/lifestyle/diy/drive-safe-and-responsible-in-rain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

