<?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>Afif Fattouh - Web Specialist &#187; tutorial</title>
	<atom:link href="http://www.afiffattouh.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.afiffattouh.com</link>
	<description></description>
	<lastBuildDate>Sat, 17 Dec 2011 23:53:37 +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>How to Create a Mobile Version of your Website</title>
		<link>http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/</link>
		<comments>http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 16:48:50 +0000</pubDate>
		<dc:creator>Afif Fattouh</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.afiffattouh.com/?p=9228</guid>
		<description><![CDATA[<a href="http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/"><img align="left" hspace="5" width="150" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobile-1.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>These days the whole world is progressing towards the web. From small businesses to big firms to online schools, universities etc., all are pushing hard to make a big online impact because this is almost free advertisement for their brand and results in it reaching a wider  range of audience than using other manual ways [...]]]></description>
			<content:encoded><![CDATA[<p>These days the whole world is progressing towards the web. From small businesses to big firms to online schools, universities etc., all are pushing hard to make a big online impact because this is almost free advertisement for their brand and results in it reaching a wider  range of audience than using other manual ways to do so. One big aspect of Website Design is a “Mobile Version” of the website because these days mobile phones with internet facilities are becoming too common and thus everyone wants to remain connected to their favourite websites on the go.</p>
<p><span> </span><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobile-1.png"><img class="aligncenter size-full wp-image-28648" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobile-1.png" alt="" width="549" height="291" /></a></p>
<p>Today, we’ll be discussing some key aspects &amp; techniques that a web developer/designer must follow to have a clean &amp; professional looking mobile version of any website. So let’s get started!</p>
<p>Mobile interfaces are usually small and so a developer has to adjust in pre-defined dimensions. To start with, below is a layout of a very basic “mobile-website”.</p>
<p><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobile-layout.jpg"><img class="aligncenter size-full wp-image-28630" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobile-layout.jpg" alt="" width="590" height="368" /></a></p>
<h2><strong><span>LAYOUT</span></strong></h2>
<p>Let’s discuss the different elements of the layout above:</p>
<ul>
<li><strong>LOGO: </strong></li>
</ul>
<p>One of the main things in the layout. You should try to make it as attractive as you can but at the same time take care of its size. Make sure that the size doesn’t exceed 2 KBs of size because images always take forever to load on mobile networks and you don’t want your site to load incompletely for different people!</p>
<ul>
<li><strong>WEBSITE NAVIGATION: </strong></li>
</ul>
<p>One of the most important things in the design. No matter what, you need to have the links to main pages/places/things on your website on this bar and this should always be at the top. As you know, typing on most mobile devices using the small QWERTY or the virtual QWERTY keypads is not easy to work with at all. Therefore, creating a thorough navigation for your website is a key aspect to making your website mobile friendly.</p>
<ul>
<li><strong>CONTENT:</strong></li>
</ul>
<p>This is the main thing on your mobile website. People actually come to websites on their mobile devices just to view the content. So make sure that you don’t make any single change to your content for mobile devices otherwise you might just end up losing a user.</p>
<p>While on Mobile Devices, people are usually on the go, so they don’t really have much time to view content. As a solution to this, you should cut down your content to some major value points but at the same time you should provide your user with a Link to the main article containing all of your content. (If you have an active blog then you can ignore this as you can’t really cut down content for each post separately every day!!)</p>
<p>We all know that images in content are a must. But in the mobile version of your website, you should make sure that you don’t have much graphics because most mobile phones would take forever to load heavy images. So use images and graphics as little as possible, only where contextually relevant.</p>
<p>And if you do wish to put images on your mobile website, it should be in .JPEG or .GIF or .PNG format as these files are pretty much light-weight. Plus make sure to compress your pictures to avoid zooming. And one more, today nearly all current devices display images, however, users may browse with the images turned off. So always use the ALT text property for the images which is a recommended practice. Also, you must properly size your images to avoid a situation where the reader/visitor has to zoom into the image to see it properly.</p>
<ul>
<li><strong>FOOTER:</strong></li>
</ul>
<p>There’s an old saying, “A Man is not recognized by the clothing he’s wearing but by the condition of his shoes!” This goes true for many websites. I always see blogs, marketing websites etc. OVER-LOADED with “garbage and dirty” Hyper-links in Footer. Like me, many others don’t like it and on mobile websites where the screen size is small, this could be one thing where you could lose a client or a reader. So make an attractive Footer!</p>
<p><em>So if you want your applications/website’s mobile-interface going successful, you should lay focus on its Layout. It should just be error-free as “Web-Browsing on Mobile Devices” will be the next big thing.</em></p>
<p><em><br />
</em></p>
<h2><strong><span>CODING</span></strong></h2>
<p>This is one thing where many new mobile-interface developers hesitate. Below are some tips that can help remove that hesitation:</p>
<ul>
<li><strong>VALID CODE:</strong></li>
</ul>
<p>Use proper code and make sure that its 100% valid because most mobile browsers aren’t as good as their PC (Personal-Computer) counterparts so you should make sure that it’s valid.</p>
<ul>
<li><strong>FLUID LAYOUTS:</strong></li>
</ul>
<p>It’s not always easy to discover how your layout will look on all mobile browsers as there are far too many mobile devices used for web browsing and to track them all can be a big pain. One way to address/bypass this problem is the use <em><span>fluid layouts</span></em> that will automatically adjust to the screen size.</p>
<p>To accomplish this <strong><em>avoid setting widths in pixels</em></strong> and use <em>percentages or ems</em> instead. For instance, instead of:</p>
<pre>
width: 400px;
</pre>
<p>use</p>
<pre>
width: 100%
</pre>
<p>or</p>
<pre>
width: 1.0ems
</pre>
<p>You can find more about the <em>fluid mobile layouts </em>and also download some pre-built ones by going to this link: <a href="http://matthewjamestaylor.com/blog/perfect-multi-column-liquid-layouts">Perfect multi-column CSS liquid layouts – iPhone compatible</a></p>
<ul>
<li><strong>SPECIFIC STYLESHEETS</strong></li>
</ul>
<p>You can always target various mobile devices for better user-experience. For example, for targeting users browsing your site using <em>Handheld</em> devices you can use this in your website’s <em>&lt;head&gt;</em>:</p>
<pre>
&lt;link rel="stylesheet" href="handheld.css" type="text/css" media="handheld"/&gt;
</pre>
<p>You can find more about these media types at this link: <a href="http://www.w3.org/TR/CSS2/media.html">W3.org – Media Types</a>.</p>
<ul>
<li><strong>SAY “NO” TO FANCY SCRIPTS</strong></li>
</ul>
<p>For your mobile website to go successful, don’t use Javascript or Flash or any other of those fancy scripts available out there. Because majority of mobile devices fail to interpret these and end up either freezing the device or just doing something stupid!</p>
<p>If you really want to use these then should give your user a <em>Polite Option </em> so that your user knows what his/her mobile handset is loading and opening up (and if anything goes wrong, it’s their fault and not yours because you already warned them).</p>
<ul>
<li><strong>TAKE IT EASY WITH THE ADS</strong></li>
</ul>
<p>This is one thing that almost everyone should take care of! Don’t fill up your mobile page with ads. And this is not only for the mobile page but also for the original website.</p>
<p>It’s an old saying, “One rotten Apple in a basket makes all others dirty”. It goes true for these websites which are full of ads. These websites don’t care about User-Experience but only care about the money that comes into their pockets (because CPM is high on mobile devices).</p>
<p>So my suggestion, just don’t fill it up with ads! “<em>Just don’t make your page with colourful ads.”</em></p>
<ul>
<li><strong>MOBILE BROWSER DETECTION (AUTOMATIC)</strong></li>
</ul>
<p>For making your brand successfull you should also include an automatic “<em>Mobile Browser Detection &amp; Redirection</em>” server-side script (eg. PHP).  You might also use this as <a href="http://notnotmobile.appspot.com/">User Agent detection</a>,  where a server makes a decision on what to serve based on how an  incoming browser describes its capabilities. You might also want to use this as an alternative or fallback method to the previous one <a href="http://www.russellbeattie.com/blog/mobile-browser-detection-in-php" target="_blank">Mobile Browser Detection in PHP</a>.  Other implementations  feature real-time JavaScript requests to databases like <a href="http://deviceatlas.com/">DeviceAtlas</a> or <a href="http://wurfl.sourceforge.net/">WURFL</a> that also supply information on what a device can do. A mobile version  is not complete until it’s automatically triggered for every mobile  user!</p>
<ul>
<li><strong>MAKE A DEDICATED APPLICATION CLIENT </strong><em>(if necessary)</em></li>
</ul>
<p>Yes! You read it correctly. If you have a really high user-base, make a dedicated application targeting various mobile interfaces. Facebook, Gmail, Twitter, Yahoo and many other big-companies have done this and this is why they have been so successful. If you make an application for specific handsets then you no longer have to care about all the Fancy scripts etc. because you can then enhance the application your own way (you can’t change the mobile browser but definitely your own application).</p>
<h2><span><strong>MOBILE SITE BUILDERS</strong></span></h2>
<p>You must have seen those Fancy Website builders out there, haven’t you? Well, now we have websites which help you create websites for mobile interfaces as well!</p>
<h3><a href="http://mobify.me/" target="_blank"><strong>1. MOBIFY</strong></a></h3>
<h3><a href="http://mobify.me/"><img class="aligncenter size-full wp-image-28634" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobify.jpg" alt="" width="510" height="219" /></a><a href="http://www.mofuse.com/" target="_blank"><strong>2. MOFUSE</strong></a></h3>
<h3><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mofuse.jpg"><img class="aligncenter size-full wp-image-28636" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mofuse.jpg" alt="" width="544" height="257" /></a> <a href="http://www.wirenode.com/"><strong>3. WIRENODE</strong></a></h3>
<p><a href="http://www.wirenode.com/"><img class="aligncenter size-full wp-image-28637" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/wirenode.jpg" alt="" width="510" height="207" /></a></p>
<p>For users who use <a href="http://wordpress.org">WordPress</a> as their platform, there are many free as well as paid plugins available out there. Some of them are listed below: <a href="http://mobilepress.co.za/" target="_blank"><strong> </strong></a></p>
<h3><a href="http://mobilepress.co.za/" target="_blank"><strong>4. MobilePress</strong></a></h3>
<h3><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobilepress.jpg"><img class="aligncenter size-full wp-image-28639" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/mobilepress.jpg" alt="" width="470" height="191" /></a><a href="http://www.wptap.com/"><strong>5. WP-TAP</strong></a></h3>
<h3><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/wptap.jpg"><img class="aligncenter size-full wp-image-28640" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/wptap.jpg" alt="" width="614" height="224" /></a><a href="http://www.bravenewcode.com/products/wptouch-pro/" target="_blank"><strong>6. WP-TOUCH PRO</strong></a></h3>
<p><a href="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/WPTouch-Pro.jpg"><img class="aligncenter size-full wp-image-28641" src="http://www.1stwebdesigner.com/wp-content/uploads/2010/10/WPTouch-Pro.jpg" alt="" width="538" height="259" /></a></p>
<p>So we have pretty much gone through all the aspects and the techniques of “Mobile Website-Designing”. If you have any questions about anything regarding “Mobile Website Designing” then feel free to point that out in the comments!</p>


<div class="shr-bookmarks shr-bookmarks-spaced shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-gmail">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http%3A%2F%2Fwww.afiffattouh.com%2F2010%2F11%2F24%2Fhow-to-create-a-mobile-version-of-your-website%2F&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+Create+a+Mobile+Version+of+your+Website&amp;link=http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/&amp;notes=These%20days%20the%20whole%20world%20is%20progressing%20towards%20the%20web.%20From%20small%20businesses%20to%20big%20firms%20to%20online%20schools%2C%20universities%20etc.%2C%20all%20are%20pushing%20hard%20to%20make%20a%20big%20online%20impact%20because%20this%20is%20almost%20free%20advertisement%20for%20their%20brand%20and%20results%20in%20it%20reaching%20a%20wider%20%C2%A0range%20of%20audience%20than%20u&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.afiffattouh.com/2010/11/24/how-to-create-a-mobile-version-of-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW-TO: Create your own WordPress Theme</title>
		<link>http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/</link>
		<comments>http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 13:29:22 +0000</pubDate>
		<dc:creator>Afif Fattouh</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.afiffattouh.com/?p=8932</guid>
		<description><![CDATA[<a href="http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/"><img align="left" hspace="5" width="150" src="http://designbeep.com/wp-content/uploads/2010/10/1.wordpress-theme-tutorial-from-scratch.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>A few months ago we’ve collected many WordPress theme design tutorials and published them here and we take this step further.the design process is the first step for a wordpress theme but the most important and cool part is the development of the theme.Slicing and coding may seem very hard to do but if you [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago we’ve collected many <a href="http://designbeep.com/2010/02/01/37-inspirational-and-detailed-wordpress-theme-design-tutorials/">WordPress theme design tutorials</a> and published them here and we take this step further.the design process is the first step for a wordpress theme but the most important and cool part is the development of the theme.Slicing and coding may seem very hard to do but if you really want to learn the development and publishing part you can’t believe what you can do with WordPress design development.Today i’ve collected very detailed and easy-to-understand WordPress development tutorials which all of them will teach you how to code a WordPress theme.<br />
<span><strong>1.</strong></span><a href="http://themeshaper.com/wordpress-themes-templates-tutorial/" target="_blank"><span><strong>The Ultimate WordPress Theme Tutoria</strong>l</span></a><br />
In this tutorial there are 11 very detailed steps to create your first WordPress theme.All steps are really well-explained so it is one of my favourites.</p>
<p><a href="http://themeshaper.com/wordpress-themes-templates-tutorial/" target="_blank"><img class="aligncenter size-full wp-image-7647" src="http://designbeep.com/wp-content/uploads/2010/10/1.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="245" /></a><br />
<span><strong>2<a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-build-a-custom-wordpress-theme-from-scratch" target="_blank">.How to Build a Custom WordPress Theme from Scratch</a></strong></span><br />
Chris Spooner,a very well known designer shared a simple but great wordpress tutorial which you can understand easily.</p>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-build-a-custom-wordpress-theme-from-scratch" target="_blank"><img class="aligncenter size-full wp-image-7648" src="http://designbeep.com/wp-content/uploads/2010/10/2.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="225" /></a><br />
<span><strong>3.<a href="http://www.cypherhackz.net/archives/2006/12/13/make-your-own-wordpress-theme-part-1/#comment-498151" target="_blank">Make your Own WordPress Theme</a></strong></span><br />
Another good and very detailed WordPress theme tutorial with 7 parts(Layout,Header,Index,Comment,Sidebar,Footer and Publishing Step).Beginning from the layout to the last publishing step,ever part is easy to understand.</p>
<p><a href="http://www.cypherhackz.net/archives/2006/12/13/make-your-own-wordpress-theme-part-1/#comment-498151" target="_blank"><img class="aligncenter size-full wp-image-7649" src="http://designbeep.com/wp-content/uploads/2010/10/3.wordpress-theme-tutorial-from-scratch.png" alt="" width="315" height="415" /></a><br />
<span><strong>4.<a href="http://www.phpeveryday.com/articles/Wordpress-Theme-Building-Your-Own-Theme-P169.html" target="_blank">WordPress – Theme: Building Your Own Theme</a></strong></span><br />
Very detailed tutorials about every part of WordPress theme building with easy understanding.</p>
<p><a href="http://www.phpeveryday.com/articles/Wordpress-Theme-Building-Your-Own-Theme-P169.html" target="_blank"><img class="aligncenter size-full wp-image-7650" src="http://designbeep.com/wp-content/uploads/2010/10/4.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="541" height="170" /></a><br />
<span><strong>5.<a href="http://jonathanwold.com/tutorials/wordpress_theme/" target="_blank">How to Create a WordPress Theme</a></strong></span><br />
This tutorial is much more for those interested in taking an existing design and converting it into a beautifully working WordPress theme.</p>
<p><a href="http://jonathanwold.com/tutorials/wordpress_theme/" target="_blank"><img class="aligncenter size-full wp-image-7651" src="http://designbeep.com/wp-content/uploads/2010/10/5.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="539" height="257" /></a><br />
<span><strong>6.<a href="http://www.webhostingsearch.com/articles/create-your-own-wordpress-theme-tutorial.php" target="_blank">Stop Tweaking! Create Your Own WordPress Theme</a></strong></span><br />
This is also one the most understandable WordPress theme tutorial with 10 parts.I like this tutorial because it is really easy to follow the steps and understand what the codes are for and why.</p>
<p><a href="http://www.webhostingsearch.com/articles/create-your-own-wordpress-theme-tutorial.php" target="_blank"><img class="aligncenter size-full wp-image-7652" src="http://designbeep.com/wp-content/uploads/2010/10/6.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="235" /></a><br />
<span><strong>7.<a href="http://www.joejoe.org/forum/topic/19502-how-to-code-a-praticle-wordpress-theme/" target="_blank">How to Code a Praticle WordPress Theme</a></strong></span><br />
Every part of the WordPress coding  is very well explained to understand easily.Great tutorial especially for beginners.</p>
<p><a href="http://www.joejoe.org/forum/topic/19502-how-to-code-a-praticle-wordpress-theme/" target="_blank"><img class="aligncenter size-full wp-image-7653" src="http://designbeep.com/wp-content/uploads/2010/10/7.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="539" height="192" /></a><br />
<span><strong>8.<a href="http://travelingforever.com/blogs/2009/02/converting-psd-to-wordpress-theme/" target="_blank">Converting PSD to WordPress Theme</a></strong></span><br />
This tutorial is from scratch.I mean you can see all the steps of PSD to wordpress theme building.Excellent tutorial.</p>
<p><a href="http://travelingforever.com/blogs/2009/02/converting-psd-to-wordpress-theme/" target="_blank"><img class="aligncenter size-full wp-image-7654" src="http://designbeep.com/wp-content/uploads/2010/10/8.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="259" /></a><br />
<span><strong>9.<a href="http://www.developertutorials.com/tutorials/php/designing-and-coding-a-wordpress-theme-from-scratch-part-2-144/" target="_blank">Designing and Coding a WordPress Theme From Scratch</a></strong></span><br />
The tutorial is about building a wordpress ttheme from creating the layout (with photoshop) to the last step publishing.If you are new to wordpress designing and coding this tutorial is just for you.</p>
<p><a href="http://www.developertutorials.com/tutorials/php/designing-and-coding-a-wordpress-theme-from-scratch-part-2-144/" target="_blank"><img class="aligncenter size-full wp-image-7655" src="http://designbeep.com/wp-content/uploads/2010/10/9.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="541" height="160" /></a><br />
<span><strong>10.<a href="http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/" target="_blank">How To Create WordPress Themes From Scratch</a></strong></span><br />
This is one of the best WordPress theme tutorials from scratch.The tutorial begins with structuring and designing from the photoshop to last step.Like some other tutorials,every step is very well-explaied and also i advice to read all the steps carefully to become a wordpress designer.</p>
<p><a href="http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/" target="_blank"><img class="aligncenter size-full wp-image-7656" src="http://designbeep.com/wp-content/uploads/2010/10/10.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="312" /></a><br />
<span><strong>11.<a href="http://www.texto.de/how-to-design-your-own-wordpress-theme-265/" target="_blank">How To – Design Your Own WordPress Theme</a></strong></span><br />
A step by step tutorial for converting a design into WordPress site.</p>
<p><a href="http://www.texto.de/how-to-design-your-own-wordpress-theme-265/" target="_blank"><img class="aligncenter size-full wp-image-7657" src="http://designbeep.com/wp-content/uploads/2010/10/11.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="354" /></a><br />
<span><strong>12.<a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/" target="_blank">Building Custom WordPress Theme</a></strong></span><br />
The tutorial explains  the basics of how WordPress theme works and show you how to convert a static HTML template into a theme.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/" target="_blank"><img class="aligncenter size-full wp-image-7658" src="http://designbeep.com/wp-content/uploads/2010/10/12.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="216" /></a><br />
<span><strong>13.<a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" target="_blank">So You Want to Create WordPress Themes?</a></strong></span><br />
A very detailed tutorail from scratch.The whole process is divided in the many parts to understand easily.You can also download as e-book.</p>
<p><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" target="_blank"><img class="aligncenter size-full wp-image-7659" src="http://designbeep.com/wp-content/uploads/2010/10/13.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="539" height="232" /></a><br />
<span><strong>14.<a href="http://urbangiraffe.com/themes/guides/" target="_blank">WordPress Theme Guide:Dissection of a WordPress Theme</a></strong></span><br />
Easy to follow and understand 4 parts tutorial.The author dissects an existing theme and explaining parts as they are required.Also another very detailed tutorial.</p>
<p><a href="http://urbangiraffe.com/themes/guides/" target="_blank"><img class="aligncenter size-full wp-image-7660" src="http://designbeep.com/wp-content/uploads/2010/10/14.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="541" height="274" /></a><br />
<span><strong>15.<a href="http://net.tutsplus.com/tutorials/wordpress/how-to-create-a-wordpress-theme-from-scratch/" target="_blank">How to Create a WordPress Theme from Scratch</a></strong></span><br />
This tutorial will look at taking a HTML/CSS template and turning it into a functioning WordPress theme.</p>
<p><a href="http://net.tutsplus.com/tutorials/wordpress/how-to-create-a-wordpress-theme-from-scratch/" target="_blank"><img class="aligncenter size-full wp-image-7661" src="http://designbeep.com/wp-content/uploads/2010/10/15.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="539" height="253" /></a><br />
<span><strong>16.<a href="http://net.tutsplus.com/tutorials/wordpress/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/" target="_blank">Build a Newspaper Theme With WP_Query and the 960 CSS Framework</a></strong></span><br />
How to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category.</p>
<p><a href="http://net.tutsplus.com/tutorials/wordpress/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/" target="_blank"><img class="aligncenter size-full wp-image-7662" src="http://designbeep.com/wp-content/uploads/2010/10/16.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="536" height="228" /></a><br />
<span><strong>17.<a href="http://www.dezinerfolio.com/2007/11/27/developing-a-wordpress-theme/" target="_blank">Developing a WordPress Theme</a></strong></span><br />
Not a tutorial from scratch but you will learn to convert your xHTML CSS site into a Compact WordPress Theme</p>
<p><a href="http://www.dezinerfolio.com/2007/11/27/developing-a-wordpress-theme/" target="_blank"><img class="aligncenter size-full wp-image-7663" src="http://designbeep.com/wp-content/uploads/2010/10/17.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="540" height="327" /></a><br />
<span><strong>18.<a href="http://redswish.co.uk/wordpress-theme-layout/" target="_blank">Creating a WordPress Theme</a></strong></span><br />
Actually not for beginners but another good tutorial to create your own wordpress theme in 3 parts.</p>
<p><a href="http://redswish.co.uk/wordpress-theme-layout/" target="_blank"><img class="aligncenter size-full wp-image-7664" src="http://designbeep.com/wp-content/uploads/2010/10/18.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="536" height="186" /></a><br />
<span><strong>19.<a href="http://brassblogs.com/cms-platforms/wordpress/creating-wordpress-themes-introduction" target="_blank">Creating WordPress Themes:Introduction</a></strong></span><br />
Like some other wordpress developement posts this tutorial begins from the basics of theme development to the end.</p>
<p><a href="http://brassblogs.com/cms-platforms/wordpress/creating-wordpress-themes-introduction" target="_blank"><img class="aligncenter size-full wp-image-7665" src="http://designbeep.com/wp-content/uploads/2010/10/19.wordpress-theme-tutorial-from-scratch.jpg" alt="" width="542" height="172" /></a></p>


<div class="shr-bookmarks shr-bookmarks-spaced shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-gmail">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http%3A%2F%2Fwww.afiffattouh.com%2F2010%2F10%2F22%2Fhow-to-create-your-own-wordpress-theme%2F&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.shareaholic.com/api/share/?title=HOW-TO%3A+Create+your+own+Wordpress+Theme&amp;link=http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/&amp;notes=A%20few%20months%20ago%20we%E2%80%99ve%20collected%20many%20WordPress%20theme%20design%20tutorials%20and%20published%20them%20here%20and%20we%20take%20this%20step%20further.the%20design%20process%20is%20the%20first%20step%20for%20a%20wordpress%20theme%20but%20the%20most%20important%20and%20cool%20part%20is%20the%20development%20of%20the%20theme.Slicing%20and%20coding%20may%20seem%20very%20hard%20to%20do%20b&amp;short_link=&amp;shortener=bitly&amp;shortener_key=afiffattouh|R_fc1b634bfa3a187f0081885b36f65e36&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.afiffattouh.com/2010/10/22/how-to-create-your-own-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

