<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web design chennai&#039;s Blog</title>
	<atom:link href="http://webdesignchennai.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignchennai.wordpress.com</link>
	<description>A Complete Resource Guide for Web Designer &#38; Developers</description>
	<lastBuildDate>Thu, 30 Apr 2009 10:03:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webdesignchennai.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Web design chennai&#039;s Blog</title>
		<link>http://webdesignchennai.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webdesignchennai.wordpress.com/osd.xml" title="Web design chennai&#039;s Blog" />
	<atom:link rel='hub' href='http://webdesignchennai.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Learn Using XAMPP for Local WordPress Theme Development</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/30/learn-using-xampp-for-local-wordpress-theme-development/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/30/learn-using-xampp-for-local-wordpress-theme-development/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 10:03:00 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[wordpress Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://abrastudios.com/?p=42</guid>
		<description><![CDATA[Using XAMPP for Local WordPress Theme Development Credits :Jacob Gube(http://sixrevisions.com) In this tutorial, you’ll learn how to install and configure XAMPP for the desktop. Once that’s out of the way, we’ll install WordPress so that you can have your very own professional, light-weight PHP and WordPress development environment. Introduction To sum it up in one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=42&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Using XAMPP for Local WordPress Theme Development</h2>
<p>Credits :<span class="authorInfo"><span class="authorName">Jacob Gube(http://sixrevisions.com)</span></span></p>
<p><!-- close: meta paragraph --><img src="http://images.sixrevisions.com/2009/04/25-01_xampp_leading_images.jpg" alt="Using XAMPP for Local WordPress Theme Development - leading image." width="550" height="250" /></p>
<p><em>In this tutorial, you’ll learn how to install and configure XAMPP for the desktop. Once that’s out of the way, we’ll install WordPress so that you can have your very own professional, light-weight <a title="wordpress development" href="http://www.abra.in" target="_self">PHP and WordPress development</a> environment.</em></p>
<h3>Introduction</h3>
<p>To sum it up in one sentence: <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a>, which stands for <em>Cross-Platform (X) Apache, MySQL, PHP and Perl</em>,  is a popular, free and open source web server package that you can use to  install a web server <strong>onto your desktop</strong>.</p>
<p><a href="http://www.apachefriends.org/en/xampp.html" target="http://www.apachefriends.org/en/xampp.html"><img src="http://images.sixrevisions.com/2009/04/25-02_xampp_01.jpg" alt="XAMPP home page." width="550" height="338" /></a></p>
<p>XAMPP allows you to develop PHP and Perl-based server-side scripting applications without the need for a remote web server, offering you the opportunity to work faster, develop stuff more securely, and work on your apps <em>without</em> an internet connection.</p>
<p>In this tutorial &#8211; you’ll see <strong>exactly how XAMPP can do  splendid things to your development cycles</strong>.</p>
<p>We’re going to use a simple <em>xampp</em>le (sorry, I had to get that out of the way, been thinking about saying that for a long time): we’re going to install XAMPP and WordPress with some test data to have WordPress right on our desktop.</p>
<p>This tutorial is for Windows Vista, so you’ll have to tweak the steps involved depending on your operating system. Here’s what you’ll be doing in this tutorial:</p>
<h3>Objectives</h3>
<ul>
<li>Downloading and Installing XAMPP</li>
<li>Starting up your Apache and MySQL services</li>
<li>Installing and configuring WordPress locally</li>
<li>Creating a MySQL database for WordPress</li>
<li>Creating a MySQL database user for WordPress in phpMyAdmin</li>
<li>Importing some test data for WordPress using an XML file</li>
</ul>
<p>This tutorial covers installing XAMPP in Windows Vista, so you’ll have to tweak the steps a little bit if you’re using a different operating system.</p>
<h3>Obtaining XAMPP and choosing a version</h3>
<p><span class="tutorial-number">1</span> Obtain a copy of XAMPP for Linux, Windows, or Mac OS  X at the <a href="http://www.apachefriends.org/en/xampp.html">apache friends  XAMPP web page</a>.</p>
<pre>http://www.apachefriends.org/en/xampp.html</pre>
<p><a href="http://www.apachefriends.org/en/xampp.html"><img src="http://images.sixrevisions.com/2009/04/25-02_xampp_01.jpg" alt="XAMPP home page." width="550" height="338" /></a></p>
<p><span class="tutorial-number">2</span> Choose the package you want: for normal web  development, just go with the <strong>Basic  Package</strong>.</p>
<p>The Basic Package comes with a host of useful applications,  libraries, and extensions such as <a href="http://www.phpmyadmin.net/home_page/index.php">phpMyAdmin</a> (which  we’ll use to set up WordPress later on) and <a href="http://eaccelerator.net/">eAccelerator</a> (a popular PHP caching application to optimize and improve PHP script  performance). For this tutorial, choose the <strong>Installer </strong>version.</p>
<p>Download it (<strong>Save  File</strong>) onto your computer.</p>
<p><span class="tutorial-number">3</span> Open up the executable (for Windows users, it’s <strong>called xampp-win32-1.7.1-installer.exe</strong>).</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-03_xampp_02.jpg" alt="download XAMPP" width="550" height="338" /></p>
<p><img src="http://images.sixrevisions.com/2009/04/25-04_xampp_03.jpg" alt="Download Installer." width="550" height="264" /></p>
<p>The following figure shows the first dialog box; it asks you  to select which language you want to use.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-05_xampp_04.jpg" alt="Select language." width="550" height="264" /></p>
<p>The next dialog you’ll see is the first page of the <strong>XAMPP Setup Wizard</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-06_xampp_05.jpg" alt="XAMPP Setup Wizard" width="550" height="420" /></p>
<p><span class="tutorial-number">4</span> Pick a destination for the installation.</p>
<p><strong>Note</strong>: XAMPP  suggests not to install it in the Program Files folder (i.e. <strong>C:\Program Files\xampp)</strong>, so just  install it in the root of your drive (<strong>C:\xampp</strong>)</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-07_xampp_06.jpg" alt="Pick a destination for the installation" width="550" height="420" /></p>
<p><span class="tutorial-number">5</span> Configure your options in the <strong>XAMPP Options</strong> dialog box. For this tutorial, just go with the  default installation options.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-08_xampp_07.jpg" alt="XAMPP Options" width="550" height="420" /></p>
<p>That’s it for the installation, quick and painless wasn’t  it? Let’s fire up Apache and MySQL.</p>
<h3>Starting up your Apache and MySQL services</h3>
<p><span class="tutorial-number">6</span> After the installation, you should’ve been presented  with an option that asks you to open the <strong>XAMPP  Control Panel</strong>. If you didn’t get that option, do one of the following:</p>
<h4>Option 1: Navigate to it using the Windows interface</h4>
<p>Start &gt; All Programs &gt; Apache Friends &gt; XAMPP &gt;  XAMPP Control Panel</p>
<h4>Option 2: Open the XAMPP Control Panel directly</h4>
<p>If you didn’t select the &#8220;Create Shortcut&#8221; option in the installation, then navigate to the XAMPP installation folder and open the file called <strong>xampp-control.exe</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-09_xampp_08.jpg" alt="Control Panel." width="550" height="420" /></p>
<p><span class="tutorial-number">7</span> The XAMPP Control Panel should look like the  following figure:</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-10_xampp_09.jpg" alt="XAMPP Control Panel" width="550" height="378" /></p>
<p><span class="tutorial-number">8</span> Click the <strong>Start</strong> button beside Apache. If you’re on Windows, you’ll get a Windows Firewall  warning: choose <strong>Unblock</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-11_xampp_10.jpg" alt="Start Apache unblock." width="550" height="378" /></p>
<p><span class="tutorial-number">9</span> If all goes well, you should see the XAMPP Control Panel log updated with &#8220;Apache Started&#8221;, and &#8220;Running&#8221; with a green background right beside the Apache service.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-12_xampp_11.jpg" alt="Apache running." width="550" height="378" /></p>
<p><span class="tutorial-number">10</span> Start the MySQL service using the same method as  step 8.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-13_xampp_12.jpg" alt="Both services running." width="550" height="378" /></p>
<h3>Testing to see if it works</h3>
<p><span class="tutorial-number">11</span> With your Apache and MySQL services started, open  up a web browser and navigate to <strong>localhost</strong> using the following path:</p>
<pre>http://localhost</pre>
<p><span class="tutorial-number">12</span> You should see the following screen:</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-14_xampp_13.jpg" alt="welcome screen." width="550" height="378" /></p>
<p>Congratulations, you now have your very own locally hosted  (localhost) web server!</p>
<p>Depending on your operating system, you’re now the proud  owner of a <a href="http://en.wikipedia.org/wiki/WAMP">WAMP</a> (Windows  users), <a href="http://en.wikipedia.org/wiki/MAMP">MAMP</a> (Mac OS X users)  or <a href="http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29">LAMP</a> (badass Linux users) server right there inside your computer.</p>
<p>Now let’s move onto installing WordPress on your machine. First, we’re going to set up your <a title="wordpress custome design" href="http://www.abra.in" target="_self">WordPress</a> MySQL database and create a MySQL database user for it. That’s the topic for the next section.</p>
<h3>Setting up your MySQL database for WordPress</h3>
<p>The easiest way to create a MySQL database using XAMPP would be to use phpMyAdmin, which comes with the Basic Package that we installed.</p>
<p><span class="tutorial-number">13</span> Navigate to phpMyAdmin through your web browser.  The URL is:</p>
<pre>http://localhost/phpmyadmin/</pre>
<p><a href="http://images.sixrevisions.com/2009/04/25-17_xampp_15_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-16_xampp_15.jpg" alt="" width="550" height="383" /></a></p>
<p><span class="tutorial-number">14</span> Create your WordPress database by entering in a  name and pressing the <strong>Create</strong> button.</p>
<p>In this tutorial, we’ll call it <strong>wordpress_db</strong>. You’ll need to remember this value for a later step  when we configure WordPress.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-18_xampp_16.jpg" alt="wordpress_db creation." width="550" height="227" /></p>
<p>This is what the following screen will look like:</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-19_xampp_17.jpg" alt="Created DB." width="550" height="227" /></p>
<h3>Creating a WordPress database user</h3>
<p>In real-world scenarios, you should <strong>never</strong> use the default root user because it has all privileges and you don’t want a simple WordPress bug or vulnerability taking down your entire MySQL service.</p>
<p>This isn’t necessary if you’re only testing locally, but we’re  going to do this right to promote best practices.</p>
<p><span class="tutorial-number">15</span> Go to phpMyAdmin home by either clicking on the  logo on the top left or clicking on the home icon.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-20_xampp_18.jpg" alt="phpmyadmin home." width="550" height="227" /></p>
<p><span class="tutorial-number">16</span> Click on the <strong>Privileges</strong> tab.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-21_xampp_19.jpg" alt="Previledge tab." width="550" height="227" /></p>
<p><span class="tutorial-number">17</span> Click on &#8220;<strong>Add  a New User</strong>&#8220;</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-22_xampp_20.jpg" alt="Add a New User" width="550" height="227" /></p>
<p><span class="tutorial-number">18</span> For the User name field, type in any name, this  tutorial uses <strong>wordpress_user</strong> for  simplicity. For Host, select <strong>Local</strong>.</p>
<p>For Password, type in a value, but it’s highly recommended  that you use the <strong>Generate Password</strong> button to randomly generate a password for better security.</p>
<p>Once you hit the Generate Password button, click on <strong>Copy</strong> button right beside it to copy it  automatically in the Password and Re-type fields.</p>
<p><strong>Important</strong>: take a  note of the User name and Password you used, we’ll be using it later on.</p>
<p>Here are the settings used:</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-23_xampp_21.jpg" alt="DB Settings." width="550" height="227" /></p>
<p><span class="tutorial-number">19</span> Set the <strong>Global  Privileges</strong> of wordpress_user. Typically, you should try to limit the privileges  of your database users to a minimum to improve security.</p>
<p>For this example, since it’s a local installation &#8211; just  check all of them. <em>When you go into  production, pare down the privileges</em>!</p>
<p>Hit the <strong>Go</strong> button  to create the database user.</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-24b_xampp_22_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-24_xampp_22.jpg" alt="Go button." width="550" height="505" /></a></p>
<p><span class="tutorial-number">20</span> If everything went well, you’ll see a confirmation  that you’ve created the user successfully.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-26_xampp_23.jpg" alt="Success screen." width="550" height="299" /></p>
<h3>Adding your newly created user to your database</h3>
<p><span class="tutorial-number">21</span> In the next screen, in the <strong>Database-specific privileges</strong> fieldset, in the <strong>Add privileges on the following database </strong>field, select <strong>wordpress\_db</strong>.</p>
<p>This will add wordpress_user as a database user of your  wordpress table, wordpress_db.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-27_xampp_24.jpg" alt="wordpress_user" width="550" height="299" /></p>
<p><span class="tutorial-number">22</span> Check that wordpress_user has been added to the  database by entering your database.</p>
<p>To enter your database, click on wordpress_db in the  left-hand navigation.</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-29_xampp_25_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-28_xampp_25.jpg" alt="left-hand navigation" width="550" height="299" /></a></p>
<p><span class="tutorial-number">23</span> Click the Privilege tab to see all users that have access to your WordPress database. You should see wordpress_user listed in the Privilege section.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-30_xampp_26.jpg" alt="Previlege" width="550" height="299" /></p>
<p>Alright, you’ve just learned how to create a MySQL database user using phpMyAdmin. Give yourself a pat in the back before moving on!</p>
<h3>Installing <a href="http://www.abra.in" target="_self">WordPress</a> on your computer</h3>
<p>If you’re not familiar with the process of installing WordPress, you should take a look at the following guide on the official WordPress.org site first:</p>
<ul>
<li><a href="http://codex.wordpress.org/Installing_WordPress"><strong>Installing  WordPress</strong></a></li>
</ul>
<p>This guide will get you up and running with the general process that we’ll be taking. Please take a moment and read it &#8211; I promise, it’ll be <em>quick</em> and <em>painless</em>.</p>
<p><span class="tutorial-number">24 </span>Download the <a href="http://wordpress.org/download/">latest version of WordPress</a>, save it  on your computer.</p>
<p><span class="tutorial-number">25</span> Open your <strong>xampp</strong> folder. Navigate to the <strong>htdocs</strong> folder.</p>
<p>If you used the default installation destination, the file  path is:</p>
<pre>C:\xampp\htdocs</pre>
<p><span class="tutorial-number">26</span> Open up the WordPress ZIP file you downloaded.  Extract the entire contents in the htdocs folder.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-15_xampp_14.jpg" alt="ZIP file you downloaded" width="550" height="378" /></p>
<h3>Configuring WordPress: entering your MySQL database information</h3>
<p><span class="tutorial-number">27</span> Inside the wordpress folder, open <strong>wp-config-sample.php</strong> file using your  favorite text editor.</p>
<p>Fill in the information with your database information. If you followed along and used the same values as this tutorial, you can use these values:</p>
<pre>/** The name of the database for WordPress */
define('DB_NAME', '<strong>wordpress_db</strong>');
/** MySQL database username */
define('DB_USER', '<strong>wordpress_user</strong>');
/** MySQL database password */
define('DB_PASSWORD', '<strong>typeyourpasswordhere</strong>');
/** MySQL hostname */
define('DB_HOST', 'localhost');</pre>
<p><span class="tutorial-number">28</span> Once you’re done with the configuration file, save  it as <strong>wp-config.php</strong> in the same  folder.</p>
<p><strong>Note</strong>: You have to  save it as <strong>wp-config.php</strong> and not  wp-config-sample.php.</p>
<h3>Running the WordPress install script</h3>
<p><span class="tutorial-number">29</span> To finish the installation of WordPress, navigate  to the <a href="http://localhost/wordpress/wp-admin/install.php">install script</a>. Here’s the file path:</p>
<pre>http://localhost/wordpress/wp-admin/install.php</pre>
<p><span class="tutorial-number">30</span> If you did everything correctly, you should be  greeted by the following screen:</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-32_xampp_27_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-31_xampp_27.jpg" alt="install success." width="550" height="484" /></a></p>
<p><span class="tutorial-number">31</span> Just hit the <strong>Install  WordPress</strong> button, and follow the steps. If this is your first WordPress installation, read the steps of the installation dialog carefully as we won’t be covering it here in detail.</p>
<h3>Testing to see if your WordPress installation works</h3>
<p><span class="tutorial-number">32</span> Navigate to the <a href="http://localhost/wordpress/">home page</a> of your WordPress  installation. The file path is:</p>
<pre>http://localhost/wordpress/</pre>
<p>If everything went well, you should see the default  WordPress home page:</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-34_xampp_28_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-33_xampp_28.jpg" alt="default WordPress home page" width="550" height="543" /></a></p>
<p><strong>Important</strong>: take a  note of the auto-generated password or else you won’t be able to log into  WordPress.</p>
<h3>WordPress local installation completed!</h3>
<p>Woot, you just installed WordPress on your computer! No more FTP’ing or live web development! You can now test your themes or test site updates before going live.</p>
<p>At this stage, you can log into the WordPress administration  section:</p>
<pre>http://localhost/wordpress/wp-admin</pre>
<p>Alternatively, you can continue in the tutorial (because  we’re not done yet).</p>
<p>Next, we’re going to import some test data which you should do when you’re developing WordPress themes to be released to the public.</p>
<h3>Importing WordPress test data</h3>
<p><span class="tutorial-number">33</span> Download the WordPress XML file from the official  WordPress.org site. You can get it through the <a href="http://codex.wordpress.org/Theme_Development_Checklist">Theme Development  Checklist</a> (which is a great guide by the way), under the <strong><a href="http://codex.wordpress.org/Theme_Development_Checklist#.22Theme_Unit_Tests.22">Theme  Unit Test</a></strong> section.</p>
<p>Here’s the direct download link:</p>
<pre>http://svn.automattic.com/wpcom-themes/test-data.2008-12-22.xml</pre>
<p><img src="http://images.sixrevisions.com/2009/04/25-35_xampp_29.jpg" alt="Download XML file." width="550" height="164" /></p>
<p><span class="tutorial-number">34</span> Log into the WordPress administration section:</p>
<pre>http://localhost/wordpress/wp-admin</pre>
<p><img src="http://images.sixrevisions.com/2009/04/25-36_xampp_30.jpg" alt="Admin section." width="550" height="348" /></p>
<p><span class="tutorial-number">35</span> In the WordPress admin section, go to Tools &gt;  Import (using the sidebar navigation on version 2.7).</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-37_xampp_31.jpg" alt="Tools import." width="550" height="348" /></p>
<p><span class="tutorial-number">36</span> In the Import page, click on <strong>WordPress</strong>.</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-39_xampp_32_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-38_xampp_32.jpg" alt="Import page." width="550" height="314" /></a></p>
<p><span class="tutorial-number">37</span> Browse to the XML file we downloaded (<strong>test-data.xxxx-xx-xx.xml</strong>).</p>
<p>Hit the <strong>Upload file  and Import</strong> button.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-40_xampp_33.jpg" alt="Upload file." width="550" height="241" /></p>
<p><span class="tutorial-number">38</span> Assign the authors of the post. The XML file  created a testing author named <strong>Noel  Jackson</strong> for you.</p>
<p>If you don’t want to assign the test posts to Noel Jackson,  use the <strong>or map to existing</strong> field and  select the author you want. For this tutorial, assign it to <strong>admin</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-41_xampp_34.jpg" alt="Submit" width="550" height="372" /></p>
<p>Click the <strong>Submit</strong> button.</p>
<p><span class="tutorial-number">39</span> You’ll be presented with a log of all the changes made by the import process. Examine it if you want to see exactly what happened.</p>
<p><img src="http://images.sixrevisions.com/2009/04/25-42_xampp_35.jpg" alt="Log." width="550" height="372" /></p>
<p><span class="tutorial-number">40</span> Check to see if the import went according to plan.  Easiest way is to go to the home page of your WordPress installation (<a href="http://localhost/wordpress">http://localhost/wordpress</a>).</p>
<p><span class="tutorial-number">41</span> In the home page, you’ll see that there’s now content for your WordPress installation. This way you can easily check and test your theme for public release.</p>
<p><a href="http://images.sixrevisions.com/2009/04/25-44_xampp_36_large.jpg"><img src="http://images.sixrevisions.com/2009/04/25-43_xampp_36.jpg" alt="Finished." width="550" height="504" /></a></p>
<h3>You’re done, you professional <a href="http://www.abra.in">PHP/WordPress developer</a>!</h3>
<p>Now you can develop WordPress themes and test changes locally on your computer, just like the pro’s, not only speeding up your development cycles, but also being able to securely test updates to your existing themes.</p>
<h3>Where to go from here</h3>
<p>Here are things you should try and do to explore XAMPP:</p>
<h4>Try to install a free WordPress theme</h4>
<p>Go to the <a href="http://wordpress.org/extend/themes/">WordPress  Themes</a> section for themes you’d like to try out. Alternatively, check out our lists of free WordPress themes: <a href="http://sixrevisions.com/wordpress/40-excellent-free-wordpress-themes/">Excellent Free WordPress Themes</a> and <a href="http://sixrevisions.com/resources/50-beautiful-free-wordpress-themes/">Beautiful Free WordPress Themes</a>.</p>
<h4>Create a new site</h4>
<p>Create a folder under the xampp &gt; htdocs and put some test <a href="http://www.abra.in">PHP</a> scripts in it. As you can see, you don’t need a web server anymore, you have a fully-featured MySQL and PHP server right there in your computer. Go develop some cool <a title="web application development" href="http://www.abra.in" target="_self">web applications</a>!</p>
<h4>Explore additional XAMPP add-ons</h4>
<p>There are a good number of XAMPP add-ons for you to extend your local web server. Check them out and install the ones you need. Go to either the <a href="http://www.apachefriends.org/en/xampp-windows.html">Windows</a>, <a href="http://www.apachefriends.org/en/xampp-linux.html">Linux</a>, or <a href="http://www.apachefriends.org/en/xampp-macosx.html">Mac OS X</a> download  pages to see a list of add-ons you can install.</p>
<h3>Summary</h3>
<p>In this tutorial, you just learned how easy it is to install XAMPP to the desktop so that you can have your very own <a href="http://www.abra.in" target="_blank">PHP web development</a> testing server. More specifically, this is what we did together:</p>
<ul>
<li>Installed XAMPP</li>
<li>Started the Apache and MySQL Services</li>
<li>Created a MySQL database</li>
<li>Created a MySQL database user</li>
<li>Installed and configured WordPress</li>
<li>Imported some test data</li>
</ul>
<h3>Further resources</h3>
<ul>
<li><a href="http://www.freemacblog.com/mac-server-series-install-wordpress-on-your-mac-using-mamp/">Install  WordPress On Your Mac Using MAMP</a> on Free Mac Blog.</li>
<li> Installing  XAMPP on Linux  called <a href="http://www.ibm.com/developerworks/linux/library/l-xampp/">Install XAMPP  for easy, integrated development</a>.</li>
<li>Learn more about XAMPP in the <a href="http://www.apachefriends.org/en/xampp.html">apache friends xampp</a> home  page.</li>
<li>Discover phpMyAdmin and how to use it in the <a href="http://www.phpmyadmin.net/home_page/">phpMyAdmin</a> official site.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=42&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/30/learn-using-xampp-for-local-wordpress-theme-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-01_xampp_leading_images.jpg" medium="image">
			<media:title type="html">Using XAMPP for Local WordPress Theme Development - leading image.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-02_xampp_01.jpg" medium="image">
			<media:title type="html">XAMPP home page.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-02_xampp_01.jpg" medium="image">
			<media:title type="html">XAMPP home page.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-03_xampp_02.jpg" medium="image">
			<media:title type="html">download XAMPP</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-04_xampp_03.jpg" medium="image">
			<media:title type="html">Download Installer.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-05_xampp_04.jpg" medium="image">
			<media:title type="html">Select language.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-06_xampp_05.jpg" medium="image">
			<media:title type="html">XAMPP Setup Wizard</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-07_xampp_06.jpg" medium="image">
			<media:title type="html">Pick a destination for the installation</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-08_xampp_07.jpg" medium="image">
			<media:title type="html">XAMPP Options</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-09_xampp_08.jpg" medium="image">
			<media:title type="html">Control Panel.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-10_xampp_09.jpg" medium="image">
			<media:title type="html">XAMPP Control Panel</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-11_xampp_10.jpg" medium="image">
			<media:title type="html">Start Apache unblock.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-12_xampp_11.jpg" medium="image">
			<media:title type="html">Apache running.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-13_xampp_12.jpg" medium="image">
			<media:title type="html">Both services running.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-14_xampp_13.jpg" medium="image">
			<media:title type="html">welcome screen.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-16_xampp_15.jpg" medium="image" />

		<media:content url="http://images.sixrevisions.com/2009/04/25-18_xampp_16.jpg" medium="image">
			<media:title type="html">wordpress_db creation.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-19_xampp_17.jpg" medium="image">
			<media:title type="html">Created DB.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-20_xampp_18.jpg" medium="image">
			<media:title type="html">phpmyadmin home.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-21_xampp_19.jpg" medium="image">
			<media:title type="html">Previledge tab.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-22_xampp_20.jpg" medium="image">
			<media:title type="html">Add a New User</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-23_xampp_21.jpg" medium="image">
			<media:title type="html">DB Settings.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-24_xampp_22.jpg" medium="image">
			<media:title type="html">Go button.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-26_xampp_23.jpg" medium="image">
			<media:title type="html">Success screen.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-27_xampp_24.jpg" medium="image">
			<media:title type="html">wordpress_user</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-28_xampp_25.jpg" medium="image">
			<media:title type="html">left-hand navigation</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-30_xampp_26.jpg" medium="image">
			<media:title type="html">Previlege</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-15_xampp_14.jpg" medium="image">
			<media:title type="html">ZIP file you downloaded</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-31_xampp_27.jpg" medium="image">
			<media:title type="html">install success.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-33_xampp_28.jpg" medium="image">
			<media:title type="html">default WordPress home page</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-35_xampp_29.jpg" medium="image">
			<media:title type="html">Download XML file.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-36_xampp_30.jpg" medium="image">
			<media:title type="html">Admin section.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-37_xampp_31.jpg" medium="image">
			<media:title type="html">Tools import.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-38_xampp_32.jpg" medium="image">
			<media:title type="html">Import page.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-40_xampp_33.jpg" medium="image">
			<media:title type="html">Upload file.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-41_xampp_34.jpg" medium="image">
			<media:title type="html">Submit</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-42_xampp_35.jpg" medium="image">
			<media:title type="html">Log.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/25-43_xampp_36.jpg" medium="image">
			<media:title type="html">Finished.</media:title>
		</media:content>
	</item>
		<item>
		<title>Never search for icons anymore</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/never-search-for-icons-anymore/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/never-search-for-icons-anymore/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 17:43:46 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[icons]]></category>
		<category><![CDATA[icons for download]]></category>
		<category><![CDATA[list of icons]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=32</guid>
		<description><![CDATA[Cheers for all, here posting another great and collection of High quality Icons sets from DeviantART. Most of them are with High quality glossy icons with transparent PNG, enjoy… HydroPRO -HP- Dock Icon Set Icons Pack Gmail Icon Set Adobe Dock Icons Mouse category Season Icons Set HydroPRO -HP- Dock Icon Set Yoritsuki icons Qure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=32&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://hiddenpixels.com/designer-and-developer-resources/icons-icons-and-more-icons/" target="_blank"><img src="http://th00.deviantart.com/fs19/300W/i/2007/278/9/e/Antares_Complete_Pack_by_Jaziel.jpg" alt="" /></a><br />
Cheers for all, here posting another great and collection of High quality Icons sets from DeviantART. Most of them are with High quality glossy icons with transparent PNG, enjoy…</p>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://deleket.deviantart.com/art/3D-Cartoon-Icons-Pack-41377144" target="_blank"> HydroPRO -HP- Dock Icon Set </a></h3>
<p><a rel="nofollow" href="http://deleket.deviantart.com/art/3D-Cartoon-Icons-Pack-41377144" target="_blank"> <img src="http://th05.deviantart.com/fs9/300W/i/2006/342/a/c/3D_Cartoon_Icons_Pack_by_deleket.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://7ur.deviantart.com/art/iConPack-53066224" target="_blank"> Icons Pack</a></h3>
<p><a rel="nofollow" href="http://7ur.deviantart.com/art/iConPack-53066224" target="_blank"> <img src="http://th05.deviantart.com/fs13/300W/i/2007/102/c/0/__iConPack___by_7UR.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://ypf.deviantart.com/art/design-for-Gmail-62164251" target="_blank"><br />
Gmail Icon Set</a></h3>
<p><a rel="nofollow" href="http://ypf.deviantart.com/art/design-for-Gmail-62164251" target="_blank"><br />
<img src="http://fc02.deviantart.com/fs18/i/2007/224/a/c/design_for_Gmail_by_ypf.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://bogo-d.deviantart.com/art/Adobe-Dock-Icons-86464854" target="_blank"><br />
Adobe Dock Icons</a></h3>
<p><a rel="nofollow" href="http://bogo-d.deviantart.com/art/Adobe-Dock-Icons-86464854" target="_blank"><br />
<img src="http://th09.deviantart.com/fs27/300W/i/2008/144/8/6/Adobe_Dock_Icons_by_bogo_d.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://denghao.deviantart.com/art/Mouse-category-Season-02-48721793" target="_blank"><br />
Mouse category Season</a></h3>
<p><a rel="nofollow" href="http://denghao.deviantart.com/art/Mouse-category-Season-02-48721793" target="_blank"> <img src="http://th04.deviantart.com/fs15/300W/i/2007/044/a/b/Mouse_category_Season_02_by_denghao.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://dimpoart.deviantart.com/art/Icons-Set-1-45223775" target="_blank">Icons Set </a></h3>
<p><a rel="nofollow" href="http://dimpoart.deviantart.com/art/Icons-Set-1-45223775" target="_blank"> <img src="http://th01.deviantart.com/fs24/300W/i/2008/022/a/2/Icons_Set_1_by_dimpoart.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://mediadesign.deviantart.com/art/HydroPRO-HP-Dock-Icon-Set-71776088" target="_blank"><br />
HydroPRO -HP- Dock Icon Set </a></h3>
<p><a rel="nofollow" href="http://mediadesign.deviantart.com/art/HydroPRO-HP-Dock-Icon-Set-71776088" target="_blank"> <img src="http://th04.deviantart.com/fs22/300W/i/2007/343/a/2/HydroPRO__HP__Dock_Icon_Set_by_MediaDesign.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://hybridworks.deviantart.com/art/Yoritsuki-icons-65980168" target="_blank"><br />
Yoritsuki icons</a></h3>
<p><a rel="nofollow" href="http://hybridworks.deviantart.com/art/Yoritsuki-icons-65980168" target="_blank"> <img src="http://fc41.deviantart.com/fs20/i/2007/271/3/8/Yoritsuki_icons_by_HYBRIDWORKS.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://prax-08.deviantart.com/art/Qure-Dock-Icons-102159022" target="_blank"><br />
Qure Dock Icons</a></h3>
<p><a rel="nofollow" href="http://prax-08.deviantart.com/art/Qure-Dock-Icons-102159022" target="_blank"> <img src="http://th06.deviantart.com/fs33/300W/i/2008/304/f/b/Qure_Dock_Icons_by_PraX_08.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://blind91.deviantart.com/art/dark-blue-icon-set-71276855" target="_blank"> Dark Blue Icon Set</a></h3>
<p><a rel="nofollow" href="http://blind91.deviantart.com/art/dark-blue-icon-set-71276855" target="_blank"> <img src="http://fc70.deviantart.com/fs22/i/2007/337/c/1/dark_blue_icon_set_by_blind91.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://mannmitdertarnjacke.deviantart.com/art/Icon-Set-58828343" target="_blank"><br />
Cool Icon Set</a></h3>
<p><a rel="nofollow" href="http://mannmitdertarnjacke.deviantart.com/art/Icon-Set-58828343" target="_blank"> <img src="http://th09.deviantart.com/fs17/300W/i/2007/182/0/2/Icon_Set_by_MannMitDerTarnjacke.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://tpdkcasimir.deviantart.com/art/Refresh-CL-Icons-Pack-25565201" target="_blank"><br />
Refresh CL Icons Pack</a></h3>
<p><a rel="nofollow" href="http://tpdkcasimir.deviantart.com/art/Refresh-CL-Icons-Pack-25565201" target="_blank"> <img src="http://th01.deviantart.com/fs8/300W/i/2005/327/5/4/Refresh_CL_Icon_Pack_by_TPDKCasimir.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://iamfreeman.deviantart.com/art/Nano-icon-set-Dock-icon-71044240" target="_blank"><br />
Icons Pack</a></h3>
<p><a rel="nofollow" href="http://iamfreeman.deviantart.com/art/Nano-icon-set-Dock-icon-71044240" target="_blank"> <img src="http://th06.deviantart.com/fs23/300W/i/2007/346/d/a/Nano_icon_set___Dock_icon_by_iAmFreeman.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://jaziel.deviantart.com/art/Antares-Complete-Pack-66540366" target="_blank"><br />
Antares Complete Pack</a></h3>
<p><a rel="nofollow" href="http://jaziel.deviantart.com/art/Antares-Complete-Pack-66540366" target="_blank"> <img src="http://th00.deviantart.com/fs19/300W/i/2007/278/9/e/Antares_Complete_Pack_by_Jaziel.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://sniffels.deviantart.com/art/Friendly-fire-57492084" target="_blank"><br />
Friendly Fire</a></h3>
<p><a rel="nofollow" href="http://sniffels.deviantart.com/art/Friendly-fire-57492084" target="_blank"> <img src="http://th07.deviantart.com/fs16/300W/i/2007/165/6/9/Friendly_fire_by_sniffels.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://cyberchaos05.deviantart.com/art/Aquanox-mini-Icon-Set-43909537" target="_blank"><br />
Aquanox mini Icon Set</a></h3>
<p><a rel="nofollow" href="http://cyberchaos05.deviantart.com/art/Aquanox-mini-Icon-Set-43909537" target="_blank"> <img src="http://th04.deviantart.com/fs12/300W/i/2006/334/8/c/Aquanox_mini_Icon_Set_by_cyberchaos05.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://chrfb.deviantart.com/art/quot-ecqlipse-quot-PNG-49978906" target="_blank"><br />
“ecqlipse” PNG </a></h3>
<p><a rel="nofollow" href="http://chrfb.deviantart.com/art/quot-ecqlipse-quot-PNG-49978906" target="_blank"> <img src="http://th06.deviantart.com/fs26/300W/i/2008/069/d/2/__ecqlipse___PNG_by_chrfb.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://kampongboy92.deviantart.com/art/iLeopard-Icon-Pack-SE-75182902" target="_blank"><br />
iLeopard Icon Pack SE</a></h3>
<p><a rel="nofollow" href="http://kampongboy92.deviantart.com/art/iLeopard-Icon-Pack-SE-75182902" target="_blank"> <img src="http://th03.deviantart.com/fs23/300W/f/2008/020/e/e/iLeopard_Icon_Pack___Preview_by_kampongboy92.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://-kol.deviantart.com/art/iKons-PNGs-45878957" target="_blank"><br />
iKons PNGs</a></h3>
<p><a rel="nofollow" href="http://-kol.deviantart.com/art/iKons-PNGs-45878957" target="_blank"> <img src="http://th03.deviantart.com/fs14/300W/i/2007/003/9/3/iKons_PNGs_by__kol.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://cyberchaos05.deviantart.com/art/Microsoft-Office-Icon-Pack-32587372" target="_blank"><br />
Microsoft Office Icon Pack</a></h3>
<p><a rel="nofollow" href="http://cyberchaos05.deviantart.com/art/Microsoft-Office-Icon-Pack-32587372" target="_blank"> <img src="http://th04.deviantart.com/fs11/300W/i/2006/174/1/d/Microsoft_Office_Icon_Pack_by_cyberchaos05.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://kidaubis.deviantart.com/art/KIDAUBIS-CHINESE-WIND-ICON-81950564" target="_blank"><br />
KIDAUBIS CHINESE WIND ICON</a></h3>
<p><a rel="nofollow" href="http://kidaubis.deviantart.com/art/KIDAUBIS-CHINESE-WIND-ICON-81950564" target="_blank"> <img src="http://th01.deviantart.com/fs30/300W/f/2008/096/0/6/KIDAUBIS_CHINESE_WIND_ICON_by_kidaubis.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://wilsoninc.deviantart.com/art/Brilliant-players-53587750" target="_blank"><br />
Brilliant player Icnns</a></h3>
<p><a rel="nofollow" href="http://wilsoninc.deviantart.com/art/Brilliant-players-53587750" target="_blank"> <img src="http://th05.deviantart.com/fs14/300W/i/2007/109/4/6/Brilliant_players_by_wilsoninc.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://mat-u.deviantart.com/art/camill-icons-44710657" target="_blank"><br />
Camill Icons</a></h3>
<p><a rel="nofollow" href="http://mat-u.deviantart.com/art/camill-icons-44710657" target="_blank"> <img src="http://th04.deviantart.com/fs8/300W/i/2006/350/7/2/camill_icons_by_mat_u.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://jrdn88.deviantart.com/art/Simplexity-File-Icons-79096180" target="_blank"><br />
Simplexity File Icons</a></h3>
<p><a rel="nofollow" href="http://jrdn88.deviantart.com/art/Simplexity-File-Icons-79096180" target="_blank"> <img src="http://th08.deviantart.com/fs26/300W/i/2008/064/0/0/Simplexity_File_Icons_by_Jrdn88.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://tit0.deviantart.com/art/AdobePACK-54093486" target="_blank"><br />
Adobe Icons</a></h3>
<p><a rel="nofollow" href="http://tit0.deviantart.com/art/AdobePACK-54093486" target="_blank"> <img src="http://th05.deviantart.com/fs13/300W/i/2007/116/f/f/AdobePACK_by_TIT0.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://rokey.deviantart.com/art/eico-1-year-25294190" target="_blank"><br />
eico 1 year</a></h3>
<p><a rel="nofollow" href="http://rokey.deviantart.com/art/eico-1-year-25294190" target="_blank"> <img src="http://th03.deviantart.com/fs8/300W/i/2005/319/d/4/eico_1_year_by_Rokey.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://gakuseisean.deviantart.com/art/iVista-PNGs-33322615" target="_blank"><br />
iVista PNGs</a></h3>
<p><a rel="nofollow" href="http://gakuseisean.deviantart.com/art/iVista-PNGs-33322615" target="_blank"> <img src="http://th08.deviantart.com/fs14/300W/i/2007/009/d/8/iVista_PNGs_by_gakuseisean.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://benjigarner.deviantart.com/art/SoftDimension-icon-pack-54749226" target="_blank"><br />
SoftDimension icon pack </a></h3>
<p><a rel="nofollow" href="http://benjigarner.deviantart.com/art/SoftDimension-icon-pack-54749226" target="_blank"> <img src="http://th09.deviantart.com/fs17/300W/i/2007/126/6/9/SoftDimension_icon_pack_by_Benjigarner.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://akkasone.deviantart.com/art/Folder-Icon-Pack-35987322" target="_blank"><br />
Folder Icon Pack</a></h3>
<p><a rel="nofollow" href="http://akkasone.deviantart.com/art/Folder-Icon-Pack-35987322" target="_blank"> <img src="http://th01.deviantart.com/fs11/300W/i/2006/189/2/1/Folder_Icon_Pack_by_akkasone.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://deleket.deviantart.com/art/Scrap-Icons-50032701" target="_blank"><br />
Scrap Icons</a></h3>
<p><a rel="nofollow" href="http://deleket.deviantart.com/art/Scrap-Icons-50032701" target="_blank"> <img src="http://th02.deviantart.com/fs13/300W/i/2007/083/b/5/Scrap_Icons_by_deleket.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://deleket.deviantart.com/art/Microsoft-Office-Mac-46108126" target="_blank"><br />
Microsoft Office: Mac</a></h3>
<p><a rel="nofollow" href="http://deleket.deviantart.com/art/Microsoft-Office-Mac-46108126" target="_blank"> <img src="http://th00.deviantart.com/fs14/300W/i/2007/044/f/6/Microsoft_Office__Mac_by_deleket.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://vsdigital.deviantart.com/art/LEOPARD-REFFLECTIVE-ICONSET-5-62448599" target="_blank"><br />
LEOPARD REFFLECTIVE ICONSET 5</a></h3>
<p><a rel="nofollow" href="http://vsdigital.deviantart.com/art/LEOPARD-REFFLECTIVE-ICONSET-5-62448599" target="_blank"> <img src="http://th05.deviantart.com/fs19/300W/i/2007/238/6/3/LEOPARD_REFFLECTIVE_ICONSET_5_by_vsdigital.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://atux.deviantart.com/art/Aqua-Value-43417209" target="_blank"><br />
Aqua Value Icons</a></h3>
<p><a rel="nofollow" href="http://atux.deviantart.com/art/Aqua-Value-43417209" target="_blank"> <img src="http://fc80.deviantart.com/fs10/i/2006/325/8/0/Aqua_Value_by_AtuX.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://voogee.deviantart.com/art/Grzanka-s-Icons-13897976" target="_blank"><br />
Grzanka’s Icons</a></h3>
<p><a rel="nofollow" href="http://voogee.deviantart.com/art/Grzanka-s-Icons-13897976" target="_blank"> <img src="http://th00.deviantart.com/fs5/300W/i/2005/007/6/1/Grzanka__s_Icons_by_voogee.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://bodysoulspirit.deviantart.com/art/ALL-ICONS-pack-quot-limewire-quot-58521467" target="_blank"><br />
ALL ICONS pack “limewire…”</a></h3>
<p><a rel="nofollow" href="http://bodysoulspirit.deviantart.com/art/ALL-ICONS-pack-quot-limewire-quot-58521467" target="_blank"> <img src="http://th06.deviantart.com/fs26/300W/i/2008/170/b/8/ALL_ICONS_pack___limewire______by_bodysoulspirit.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://webdesigner1921.deviantart.com/art/stock-icon-01-65448906" target="_blank"><br />
stock icon 01</a></h3>
<p><a rel="nofollow" href="http://webdesigner1921.deviantart.com/art/stock-icon-01-65448906" target="_blank"> <img src="http://th09.deviantart.com/fs20/300W/f/2007/264/f/6/stock_icon_01_by_webdesigner1921.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://kidaubis.deviantart.com/art/KIDAUBIS-Olympic-games-ICON-82239602" target="_blank"><br />
Olympic games ICON</a></h3>
<p><a rel="nofollow" href="http://kidaubis.deviantart.com/art/KIDAUBIS-Olympic-games-ICON-82239602" target="_blank"> <img src="http://th03.deviantart.com/fs26/300W/f/2008/100/6/f/KIDAUBIS_Olympic_games_ICON_by_kidaubis.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://deviantdark.deviantart.com/art/Oxygen-Refit-70199755" target="_blank"><br />
Oxygen Refit</a></h3>
<p><a rel="nofollow" href="http://deviantdark.deviantart.com/art/Oxygen-Refit-70199755" target="_blank"> <img src="http://th06.deviantart.com/fs28/300W/i/2008/151/5/d/Oxygen_Refit_by_deviantdark.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://akkasone.deviantart.com/art/Microsoft-Outlook-Icon-29604132" target="_blank"><br />
Microsoft Outlook Icon</a></h3>
<p><a rel="nofollow" href="http://akkasone.deviantart.com/art/Microsoft-Outlook-Icon-29604132" target="_blank"> <img src="http://fc29.deviantart.com/fs9/i/2006/057/c/9/Microsoft_Outlook_Icon_by_akkasone.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://gakuseisean.deviantart.com/art/Radium-Neue-PSDs-67702980" target="_blank"><br />
Radium Neue</a></h3>
<p><a rel="nofollow" href="http://gakuseisean.deviantart.com/art/Radium-Neue-PSDs-67702980" target="_blank"><br />
<img src="http://th03.deviantart.com/fs21/300W/i/2007/292/0/9/Radium_Neue_PSDs_by_gakuseisean.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://bogo-d.deviantart.com/art/IM-Glass-Icons-48922448" target="_blank"><br />
IM Glass Icons</a></h3>
<p><a rel="nofollow" href="http://bogo-d.deviantart.com/art/IM-Glass-Icons-48922448" target="_blank"><br />
<img src="http://th01.deviantart.com/fs25/300W/i/2008/141/7/9/IM_Glass_Icons_by_bogo_d.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://leon-gao.deviantart.com/art/Usercenter-Calendar-74925092" target="_blank"> Usercenter Calendar Icons</a></h3>
<p><a rel="nofollow" href="http://leon-gao.deviantart.com/art/Usercenter-Calendar-74925092" target="_blank"> <img src="http://th07.deviantart.com/fs22/300W/i/2008/017/8/8/Usercenter_Calendar_by_leon_gao.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://ydsog.deviantart.com/art/Xi4Dox-Adium-dock-icon-48390954" target="_blank"><br />
Xi4Dox Adium dock icons</a></h3>
<p><a rel="nofollow" href="http://ydsog.deviantart.com/art/Xi4Dox-Adium-dock-icon-48390954" target="_blank"><br />
<img src="http://th02.deviantart.com/fs15/300W/i/2007/087/6/0/Xi4Dox_Adium_dock_icon_by_ydsog.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://imwalkingwithaghost.deviantart.com/art/Vista-Safari-64517129" target="_blank"><br />
Vista Safari Icons</a></h3>
<p><a rel="nofollow" href="http://imwalkingwithaghost.deviantart.com/art/Vista-Safari-64517129" target="_blank"><br />
<img src="http://fc54.deviantart.com/fs20/i/2007/252/e/9/Vista_Safari_by_imwalkingwithaghost.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://bogo-d.deviantart.com/art/Developer-Folder-78470604" target="_blank"><br />
Developer Folder Icons</a></h3>
<p><a rel="nofollow" href="http://bogo-d.deviantart.com/art/Developer-Folder-78470604" target="_blank"><br />
<img src="http://th04.deviantart.com/fs25/300W/i/2008/141/5/7/Developer_Folder_by_bogo_d.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://hitechloon.deviantart.com/art/appletv-47876284" target="_blank"><br />
AppleTV Icons</a></h3>
<p><a rel="nofollow" href="http://hitechloon.deviantart.com/art/appletv-47876284" target="_blank"><br />
<img src="http://fc24.deviantart.com/fs15/i/2007/038/8/9/appletv_by_HitechLoon.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://flarup.deviantart.com/art/MacBook-Pro-57608634" target="_blank"><br />
MacBook Pro Icons</a></h3>
<p><a rel="nofollow" href="http://flarup.deviantart.com/art/MacBook-Pro-57608634" target="_blank"><br />
<img src="http://th05.deviantart.com/fs17/300W/i/2007/166/e/7/MacBook_Pro_by_Flarup.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://bluemalboro.deviantart.com/art/RSS-93447114" target="_blank"><br />
RSS Icon</a></h3>
<p><a rel="nofollow" href="http://bluemalboro.deviantart.com/art/RSS-93447114" target="_blank"><br />
<img src="http://fc69.deviantart.com/fs32/i/2008/214/c/b/RSS_by_BlueMalboro.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://cemagraphics.deviantart.com/art/Software-Box-Icon-97456871" target="_blank"><br />
Software Box Icon</a></h3>
<p><a rel="nofollow" href="http://cemagraphics.deviantart.com/art/Software-Box-Icon-97456871" target="_blank"><br />
<img src="http://fc85.deviantart.com/fs36/i/2008/253/2/4/Software_Box_Icon_by_cemagraphics.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://yangbao111.deviantart.com/art/Meizulized-83747670" target="_blank"><br />
Meizulized iphone Icons</a></h3>
<p><a rel="nofollow" href="http://yangbao111.deviantart.com/art/Meizulized-83747670" target="_blank"><br />
<img src="http://fc85.deviantart.com/fs27/i/2008/115/e/0/Meizulized_by_yangbao111.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://dlanham.com/art/rbo/" target="_blank"><br />
RBO &#8211; 90 Icons</a></h3>
<p><a rel="nofollow" href="http://dlanham.com/art/rbo/" target="_blank"><br />
<img src="http://dlanham.com/art/rbo/preview.png" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://babasse.deviantart.com/art/iMod-for-Dock-102546179" target="_blank"><br />
iMod for Dock</a></h3>
<p><a rel="nofollow" href="http://babasse.deviantart.com/art/iMod-for-Dock-102546179" target="_blank"><br />
<img src="http://th05.deviantart.com/fs34/300W/i/2008/308/2/8/iMod_for_Dock_by_babasse.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://xiao4.deviantart.com/art/tick-weather-icons-96294478" target="_blank"> Tick weather icons</a></h3>
<p><a rel="nofollow" href="http://xiao4.deviantart.com/art/tick-weather-icons-96294478" target="_blank"> <img src="http://th04.deviantart.com/fs37/300W/i/2008/241/2/3/tick_weather_icons_by_xiao4.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://rokey.deviantart.com/art/POPO-emotions-full-version-10175719" target="_blank"> POPO emotions full version</a></h3>
<p><a rel="nofollow" href="http://rokey.deviantart.com/art/POPO-emotions-full-version-10175719" target="_blank"> <img src="http://th01.deviantart.com/fs4/300W/i/2004/241/6/4/POPO_emotions_full_version.jpg" alt="" /></a></div>
<div style="border:2px dashed #cccccc;margin:5px;padding:5px;">
<h3><a rel="nofollow" href="http://babasse.deviantart.com/art/iMod-for-Dock-102546179" target="_blank"><br />
iMod for Dock</a></h3>
<p><a rel="nofollow" href="http://babasse.deviantart.com/art/iMod-for-Dock-102546179" target="_blank"><br />
<img src="http://th05.deviantart.com/fs34/300W/i/2008/308/2/8/iMod_for_Dock_by_babasse.jpg" alt="" /></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=32&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/never-search-for-icons-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://th00.deviantart.com/fs19/300W/i/2007/278/9/e/Antares_Complete_Pack_by_Jaziel.jpg" medium="image" />

		<media:content url="http://th05.deviantart.com/fs9/300W/i/2006/342/a/c/3D_Cartoon_Icons_Pack_by_deleket.jpg" medium="image" />

		<media:content url="http://th05.deviantart.com/fs13/300W/i/2007/102/c/0/__iConPack___by_7UR.jpg" medium="image" />

		<media:content url="http://fc02.deviantart.com/fs18/i/2007/224/a/c/design_for_Gmail_by_ypf.jpg" medium="image" />

		<media:content url="http://th09.deviantart.com/fs27/300W/i/2008/144/8/6/Adobe_Dock_Icons_by_bogo_d.jpg" medium="image" />

		<media:content url="http://th04.deviantart.com/fs15/300W/i/2007/044/a/b/Mouse_category_Season_02_by_denghao.jpg" medium="image" />

		<media:content url="http://th01.deviantart.com/fs24/300W/i/2008/022/a/2/Icons_Set_1_by_dimpoart.jpg" medium="image" />

		<media:content url="http://th04.deviantart.com/fs22/300W/i/2007/343/a/2/HydroPRO__HP__Dock_Icon_Set_by_MediaDesign.jpg" medium="image" />

		<media:content url="http://fc41.deviantart.com/fs20/i/2007/271/3/8/Yoritsuki_icons_by_HYBRIDWORKS.jpg" medium="image" />

		<media:content url="http://th06.deviantart.com/fs33/300W/i/2008/304/f/b/Qure_Dock_Icons_by_PraX_08.png" medium="image" />

		<media:content url="http://fc70.deviantart.com/fs22/i/2007/337/c/1/dark_blue_icon_set_by_blind91.jpg" medium="image" />

		<media:content url="http://th09.deviantart.com/fs17/300W/i/2007/182/0/2/Icon_Set_by_MannMitDerTarnjacke.jpg" medium="image" />

		<media:content url="http://th01.deviantart.com/fs8/300W/i/2005/327/5/4/Refresh_CL_Icon_Pack_by_TPDKCasimir.jpg" medium="image" />

		<media:content url="http://th06.deviantart.com/fs23/300W/i/2007/346/d/a/Nano_icon_set___Dock_icon_by_iAmFreeman.jpg" medium="image" />

		<media:content url="http://th00.deviantart.com/fs19/300W/i/2007/278/9/e/Antares_Complete_Pack_by_Jaziel.jpg" medium="image" />

		<media:content url="http://th07.deviantart.com/fs16/300W/i/2007/165/6/9/Friendly_fire_by_sniffels.png" medium="image" />

		<media:content url="http://th04.deviantart.com/fs12/300W/i/2006/334/8/c/Aquanox_mini_Icon_Set_by_cyberchaos05.jpg" medium="image" />

		<media:content url="http://th06.deviantart.com/fs26/300W/i/2008/069/d/2/__ecqlipse___PNG_by_chrfb.png" medium="image" />

		<media:content url="http://th03.deviantart.com/fs23/300W/f/2008/020/e/e/iLeopard_Icon_Pack___Preview_by_kampongboy92.jpg" medium="image" />

		<media:content url="http://th03.deviantart.com/fs14/300W/i/2007/003/9/3/iKons_PNGs_by__kol.jpg" medium="image" />

		<media:content url="http://th04.deviantart.com/fs11/300W/i/2006/174/1/d/Microsoft_Office_Icon_Pack_by_cyberchaos05.jpg" medium="image" />

		<media:content url="http://th01.deviantart.com/fs30/300W/f/2008/096/0/6/KIDAUBIS_CHINESE_WIND_ICON_by_kidaubis.jpg" medium="image" />

		<media:content url="http://th05.deviantart.com/fs14/300W/i/2007/109/4/6/Brilliant_players_by_wilsoninc.png" medium="image" />

		<media:content url="http://th04.deviantart.com/fs8/300W/i/2006/350/7/2/camill_icons_by_mat_u.png" medium="image" />

		<media:content url="http://th08.deviantart.com/fs26/300W/i/2008/064/0/0/Simplexity_File_Icons_by_Jrdn88.png" medium="image" />

		<media:content url="http://th05.deviantart.com/fs13/300W/i/2007/116/f/f/AdobePACK_by_TIT0.jpg" medium="image" />

		<media:content url="http://th03.deviantart.com/fs8/300W/i/2005/319/d/4/eico_1_year_by_Rokey.jpg" medium="image" />

		<media:content url="http://th08.deviantart.com/fs14/300W/i/2007/009/d/8/iVista_PNGs_by_gakuseisean.jpg" medium="image" />

		<media:content url="http://th09.deviantart.com/fs17/300W/i/2007/126/6/9/SoftDimension_icon_pack_by_Benjigarner.png" medium="image" />

		<media:content url="http://th01.deviantart.com/fs11/300W/i/2006/189/2/1/Folder_Icon_Pack_by_akkasone.jpg" medium="image" />

		<media:content url="http://th02.deviantart.com/fs13/300W/i/2007/083/b/5/Scrap_Icons_by_deleket.jpg" medium="image" />

		<media:content url="http://th00.deviantart.com/fs14/300W/i/2007/044/f/6/Microsoft_Office__Mac_by_deleket.jpg" medium="image" />

		<media:content url="http://th05.deviantart.com/fs19/300W/i/2007/238/6/3/LEOPARD_REFFLECTIVE_ICONSET_5_by_vsdigital.jpg" medium="image" />

		<media:content url="http://fc80.deviantart.com/fs10/i/2006/325/8/0/Aqua_Value_by_AtuX.png" medium="image" />

		<media:content url="http://th00.deviantart.com/fs5/300W/i/2005/007/6/1/Grzanka__s_Icons_by_voogee.jpg" medium="image" />

		<media:content url="http://th06.deviantart.com/fs26/300W/i/2008/170/b/8/ALL_ICONS_pack___limewire______by_bodysoulspirit.jpg" medium="image" />

		<media:content url="http://th09.deviantart.com/fs20/300W/f/2007/264/f/6/stock_icon_01_by_webdesigner1921.jpg" medium="image" />

		<media:content url="http://th03.deviantart.com/fs26/300W/f/2008/100/6/f/KIDAUBIS_Olympic_games_ICON_by_kidaubis.jpg" medium="image" />

		<media:content url="http://th06.deviantart.com/fs28/300W/i/2008/151/5/d/Oxygen_Refit_by_deviantdark.png" medium="image" />

		<media:content url="http://fc29.deviantart.com/fs9/i/2006/057/c/9/Microsoft_Outlook_Icon_by_akkasone.jpg" medium="image" />

		<media:content url="http://th03.deviantart.com/fs21/300W/i/2007/292/0/9/Radium_Neue_PSDs_by_gakuseisean.jpg" medium="image" />

		<media:content url="http://th01.deviantart.com/fs25/300W/i/2008/141/7/9/IM_Glass_Icons_by_bogo_d.jpg" medium="image" />

		<media:content url="http://th07.deviantart.com/fs22/300W/i/2008/017/8/8/Usercenter_Calendar_by_leon_gao.png" medium="image" />

		<media:content url="http://th02.deviantart.com/fs15/300W/i/2007/087/6/0/Xi4Dox_Adium_dock_icon_by_ydsog.jpg" medium="image" />

		<media:content url="http://fc54.deviantart.com/fs20/i/2007/252/e/9/Vista_Safari_by_imwalkingwithaghost.png" medium="image" />

		<media:content url="http://th04.deviantart.com/fs25/300W/i/2008/141/5/7/Developer_Folder_by_bogo_d.jpg" medium="image" />

		<media:content url="http://fc24.deviantart.com/fs15/i/2007/038/8/9/appletv_by_HitechLoon.png" medium="image" />

		<media:content url="http://th05.deviantart.com/fs17/300W/i/2007/166/e/7/MacBook_Pro_by_Flarup.png" medium="image" />

		<media:content url="http://fc69.deviantart.com/fs32/i/2008/214/c/b/RSS_by_BlueMalboro.jpg" medium="image" />

		<media:content url="http://fc85.deviantart.com/fs36/i/2008/253/2/4/Software_Box_Icon_by_cemagraphics.jpg" medium="image" />

		<media:content url="http://fc85.deviantart.com/fs27/i/2008/115/e/0/Meizulized_by_yangbao111.jpg" medium="image" />

		<media:content url="http://dlanham.com/art/rbo/preview.png" medium="image" />

		<media:content url="http://th05.deviantart.com/fs34/300W/i/2008/308/2/8/iMod_for_Dock_by_babasse.jpg" medium="image" />

		<media:content url="http://th04.deviantart.com/fs37/300W/i/2008/241/2/3/tick_weather_icons_by_xiao4.jpg" medium="image" />

		<media:content url="http://th01.deviantart.com/fs4/300W/i/2004/241/6/4/POPO_emotions_full_version.jpg" medium="image" />

		<media:content url="http://th05.deviantart.com/fs34/300W/i/2008/308/2/8/iMod_for_Dock_by_babasse.jpg" medium="image" />
	</item>
		<item>
		<title>Advanced Photoshop Tutorial Magazine for Download</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/advanced-photoshop-tutorial-magazine-for-download/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/advanced-photoshop-tutorial-magazine-for-download/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 17:38:00 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>
		<category><![CDATA[web design tools]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[photoshop tutorial]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=28</guid>
		<description><![CDATA[Click Here to Download Now for Free The latest and greatest Photoshop techniques; * Applying Lighting renders * Integrate Poser renders * Professional retouching masterclass Creative Tutorials Challenging and inspiring Masterclasses including; * Create a photomontage * Design a lowlight landscape Also featured: * 2007 Graduate Showcase * Photoshop CS3 and CS3 Extended update * [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=28&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://4.bp.blogspot.com/_YLt4Pez2IDc/SQuvstuw5oI/AAAAAAAAA5A/4AOnFsb_2BI/s400/6d1figo.jpg" alt="" hspace="5" align="left" /></p>
<h4><strong><a rel="nofollow" href="http://rapidshare.com/files/47545112/apshopmag07.rar" target="_blank"><strong>Click Here to Download Now for Free<br />
</strong></a></strong></h4>
<p style="clear:both;"><strong>The latest and greatest Photoshop techniques;</strong><br />
* Applying Lighting   renders<br />
* Integrate Poser renders<br />
* Professional retouching masterclass   Creative Tutorials Challenging and inspiring</p>
<p><strong>Masterclasses   including;</strong><br />
* Create a photomontage<br />
* Design a lowlight   landscape</p>
<p><strong>Also featured:</strong></p>
<p>* 2007 Graduate Showcase<br />
* Photoshop   CS3 and CS3 Extended update<br />
* Win one of three work placements with McFaul   PDF only</p>
<h4><a rel="nofollow" href="http://rapidshare.com/files/47545112/apshopmag07.rar" target="_blank"><strong>Download Now</strong></a></h4>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=28&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/advanced-photoshop-tutorial-magazine-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://4.bp.blogspot.com/_YLt4Pez2IDc/SQuvstuw5oI/AAAAAAAAA5A/4AOnFsb_2BI/s400/6d1figo.jpg" medium="image" />
	</item>
		<item>
		<title>List of Free zen cart templates</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/25/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/25/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 17:22:56 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[free zen cart templatess]]></category>
		<category><![CDATA[shopping cart templates]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[free zen cart template]]></category>
		<category><![CDATA[opensource zencart templates for free]]></category>
		<category><![CDATA[zen cart template]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=25</guid>
		<description><![CDATA[Zen Cart is an open source e-commerce system that aims to be the most simple solution for on-line commerce. Zen Cart provides you with many features available with this system: Improved Template System, New Merchandise Pricing Options, New Attributes, New Layout Settings, Demonstration Mode &#8211; these are only a few of them. Zen Cart Template [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=25&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.zencart.com/" target="_blank">Zen Cart</a> is an <a href="http://www.abra.in" target="_blank"><em>open source e-commerce system</em></a> that aims to be the most simple solution for on-line commerce. Zen Cart provides you with many features available with this system: Improved Template System, New Merchandise Pricing Options, New Attributes, New Layout Settings, Demonstration Mode &#8211; these are only a few of them. Zen Cart Template is a specially designed template completely compatible with<a href="http://www.abra.in/opensource_appli_dev.html" target="_self"> Zen Cart &#8211; open source solution for e-commerce</a>. Our Zen Cart Templates are actually Zen Cart skins created so that you could change them within a couple of minutes. The Zen Cart Template package includes all the files necessary to install and edit the skin.  Apart from that it comes with a number of free add ons that would add value to your shopping cart features. The latest version of zen cart v 1.3.8 comes with a paypal support. With a slew of features available for shop owners, zen cart is the best shopping cart software.</p>
<h4 class="Tabsubheading">Magento:</h4>
<div class="postbox">
<h3><a rel="nofollow" href="http://info.template-help.com/pre-sale_questions/about_web_design_templates/article19.html" target="_blank">ZenCart Template</a></h3>
<p><a rel="nofollow" href="http://info.template-help.com/pre-sale_questions/about_web_design_templates/article19.html" target="_blank"><img class="postimg" src="http://images.template-help.com/sample/free_zen_cart_template-b.jpg" alt="" /></a><br />
This free Zen Cart Template will help you evaluate the quality of our products and test your skills before you purchase. Feel free to view and download it free of charge for your education and use but please note the conditions associated with using this free Zen Cart Template.<br />
<a rel="nofollow" href="http://images.template-help.com/sample/free_zen_cart_template.zip" target="_blank">Download Free ZenCart Template </a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.zenflavor.com/free-zen-cart-template-1.html" target="_blank">Black and Blue Free Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://www.zenflavor.com/free-zen-cart-template-1.html" target="_blank"><img class="postimg" src="http://www.zenflavor.com/wp-content/uploads/2008/11/ss_free_template1.jpg" alt="" /></a><br />
This template has a couple of differences from most other free Zen Cart templates &#8211; The language and currency switchers are on the header, and, on the front page a ‘Details’ button is displayed under each product thumbnail. Overall, it looks OK, except for the top header image (as it’s a stock image and I did not design a custom header image as it won’t be suitable for all online stores) &#8211; you can change to your own design to make the template look even better.</div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://zen-cart-templates.ichoze.net/index.php?main_page=product_info&amp;cPath=65&amp;products_id=181" target="_blank">Atheme &#8211; A Free Professional Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://zen-cart-templates.ichoze.net/index.php?main_page=product_info&amp;cPath=65&amp;products_id=181" target="_blank"><img class="postimg" src="http://zen-cart-templates.ichoze.net/bmz_cache/2/2686412ba63d99043d0b0b35525d135e.image.453x400.gif" alt="" /></a><br />
Two or Three Column Design, Optional Tabs Drop Down Menu, Category Tab Ready, Shopping Cart Info in Header.</div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://zen-cart-templates.ichoze.net/index.php?main_page=product_info&amp;cPath=65&amp;products_id=182" target="_blank">Acadame &#8211; Free Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://zen-cart-templates.ichoze.net/index.php?main_page=product_info&amp;cPath=65&amp;products_id=182" target="_blank"><img class="postimg" src="http://zen-cart-templates.ichoze.net/bmz_cache/0/0936924cc80ae3b0197902bb84343217.image.453x400.gif" alt="" /></a><br />
Multi Color Template with Two column Design, EZ Pages Ready, CSS Rollover Category Menu, 2 Banner Position Built In.</div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.zenflavor.com/free-zen-cart-template-2-wide.html" target="_blank">Free Zen Cart Template 2 &#8211; Wide</a></h3>
<p><a rel="nofollow" href="http://www.zenflavor.com/free-zen-cart-template-2-wide.html" target="_blank"><img class="postimg" src="http://www.zenflavor.com/wp-content/uploads/2008/11/ss-free-template2.jpg" alt="" width="500" /></a><br />
Here is 1000px wide Zen Cart Template. Good enough to accommodate the left and right columns at 200px or more, and still leave enough room to fit 3~4 products per row in the center column comfortably.</div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.zen-cart-power.com/pure-orange-template.html" target="_blank">PureOrange Template</a></h3>
<p><a rel="nofollow" href="http://www.zen-cart-power.com/pure-orange-template.html" target="_blank"><img class="postimg" src="http://www.zen-cart-power.com/images/templates/pureorange_detailed.png" alt="" width="500" /></a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.zen-cart-power.com/pure-green-template.html" target="_blank">PureGreen Template</a></h3>
<p><a rel="nofollow" href="http://www.zen-cart-power.com/pure-green-template.html" target="_blank"><img class="postimg" src="//www.zen-cart-power.com/images/templates/puregreen_detailed.png" alt="" width="500" /></a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.zen-cart-power.com/pure-blue-template.html" target="_blank">PureBlue Template</a></h3>
<p><a rel="nofollow" href="http://www.zen-cart-power.com/pure-blue-template.html" target="_blank"><img class="postimg" src="http://www.zen-cart-power.com/images/templates/pureblue_detailed.png" alt="" width="500" /></a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank">Free Red &#8211; Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank"><img class="postimg" src="http://www.imakewebsites.ca/template-demos/free-red.jpg" alt="" /></a><br />
Trippy graphics. This could be great for a Lava Lamp store! The header graphics actually a neon light moving around in front of a camera in the dark with a long exposure time.<br />
<a rel="nofollow" href="http://www.imakewebsites.ca/downloads/free-red.zip" target="_blank">Download Template </a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank">Free Yellow &#8211; Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank"><img class="postimg" src="http://www.imakewebsites.ca/template-demos/free-yellow.jpg" alt="" /></a><br />
Gardening tools? Outdoor toys? Spring clothing? This template could be used on many kinds of stores.<br />
<a rel="nofollow" href="http://www.imakewebsites.ca/downloads/free-yellow.zip" target="_blank">Download Template </a></div>
<hr />
<div class="postbox">
<h3><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank">Free Blue &#8211; Zen Cart Template</a></h3>
<p><a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank"><img class="postimg" src="http://www.imakewebsites.ca/template-demos/free-blue.jpg" alt="" /></a><br />
I think this template would work well on a technology or science related store. The blue header graphics are a heavily stylized circuit board. Overall, it is a very clean simple template, and the chosen shades of blue bring lots of energy.<br />
<a rel="nofollow" href="http://www.imakewebsites.ca/downloads/free-blue.zip" target="_blank">Download Template </a></div>
<hr />
<h2>10 More Free ZenCart Templates</h2>
<ol>
<li>Apple Zen &#8211; <a rel="nofollow" href="http://www.zencart137.jadetrue.com/" target="_blank">Try it here</a> /  <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=449" target="_blank">Download it here</a></li>
<li>Cherry Zen &#8211; <a rel="nofollow" href="http://www.cherryzen.jadetrue.com/" target="_blank">Try it here</a> / <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=689" target="_blank">Download it here</a></li>
<li>Mihluna &#8211; <a rel="nofollow" href="http://img216.imageshack.us/img216/4609/mihlunascreenshot3ow.jpg" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;cPath=40_53&amp;products_id=455" target="_blank">Download it here</a></li>
<li>Zencart Zen &#8211; <a rel="nofollow" href="http://www.zencarttemplates.info/137/index.php?main_page=index&amp;template_dir=zencart_zen" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;cPath=40_53&amp;products_id=450" target="_blank">Download it here</a></li>
<li>Darkness &#8211; <a rel="nofollow" href="http://www.zencarttemplates.info/137/index.php?main_page=index&amp;template_dir=darkness" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;cPath=40_53&amp;products_id=371" target="_blank">Download it here</a></li>
<li>Pretty in Pink &#8211; <a rel="nofollow" href="http://www.zencarttemplates.info/137/index.php?main_page=index&amp;template_dir=pretty_in_pink" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;cPath=40_53&amp;products_id=259" target="_blank">Download it here</a></li>
<li>Acadame &#8211; <a rel="nofollow" href="http://ichoze.net/Academe/" target="_blank">See it here</a> / <a rel="nofollow" href="http://zen-cart-templates.ichoze.net/index.php?main_page=product_info&amp;products_id=182" target="_blank">Download it here</a></li>
<li>Clothing Shop &#8211; <a rel="nofollow" href="http://www.freetemplatesite.com/zencartdemo/zencart.jpg" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.freetemplatesite.com/sample/sample_zencart.zip" target="_blank">Download it here</a></li>
<li>Amplify &#8211; <a rel="nofollow" href="http://www.amplifywebdesign.net/services/zencart/free_zencart_template_by_amplify.html" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.amplifywebdesign.net/option,com_remository/Itemid,94.html" target="_blank">Download it here</a></li>
<li>Free Yellow (and other colours) &#8211; <a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank">See it here</a> / <a rel="nofollow" href="http://www.imakewebsites.ca/free-zen-cart-templates/" target="_blank">Download it here</a></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=25&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://images.template-help.com/sample/free_zen_cart_template-b.jpg" medium="image" />

		<media:content url="http://www.zenflavor.com/wp-content/uploads/2008/11/ss_free_template1.jpg" medium="image" />

		<media:content url="http://zen-cart-templates.ichoze.net/bmz_cache/2/2686412ba63d99043d0b0b35525d135e.image.453x400.gif" medium="image" />

		<media:content url="http://zen-cart-templates.ichoze.net/bmz_cache/0/0936924cc80ae3b0197902bb84343217.image.453x400.gif" medium="image" />

		<media:content url="http://www.zenflavor.com/wp-content/uploads/2008/11/ss-free-template2.jpg" medium="image" />

		<media:content url="http://www.zen-cart-power.com/images/templates/pureorange_detailed.png" medium="image" />

		<media:content url="http://www.zen-cart-power.com/images/templates/pureblue_detailed.png" medium="image" />

		<media:content url="http://www.imakewebsites.ca/template-demos/free-red.jpg" medium="image" />

		<media:content url="http://www.imakewebsites.ca/template-demos/free-yellow.jpg" medium="image" />

		<media:content url="http://www.imakewebsites.ca/template-demos/free-blue.jpg" medium="image" />
	</item>
		<item>
		<title>colour codes,tutorials,free icons &#8230;.</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/colour-codestutorialsfree-icons/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/colour-codestutorialsfree-icons/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:40:45 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[web design tools]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=20</guid>
		<description><![CDATA[Here is a Usefull web design link and hope you will like it http://html-color-codes.com/ free webdesign tools,tutorials,CSS Stuffs,Designer Tools etc&#8230; visit regularly for more free stuffs collection of Free Icon Packs, hope you like this. 23 Web Icons 8 Feed Icons Web 2.0 Icons Social Bookmark Icons Comic Icons Dashboard Icons Vista High PX Crystal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=20&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Here is a Usefull <a href="http://www.abra.in" target="_blank">web design</a> link and hope you will like it</strong></p>
<p>http://html-color-codes.com/</p>
<p><strong>free <a href="http://www.abra.in" target="_blank">webdesign</a> tools,tutorials,CSS Stuffs,Designer Tools etc&#8230; visit regularly for more free stuffs<a href="http://hiddenpixels.com/designer-and-developer-resources/free-icons/" target="_blank"></a> </strong></p>
<p>collection of Free Icon Packs, hope you like this.</p>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/81448138f5f163ccdba4acc69819f280-Web2Icons-Win.zip" target="_blank"><img src="http://www.bestfreeicons.com/lgimages/81448138f5f163ccdba4acc69819f280-Blinklist-256x256.png" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/81448138f5f163ccdba4acc69819f280-Web2Icons-Win.zip" target="_blank">23 Web Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/addfa9b7e234254d26e9c7f2af1005cb-FastIcon-Smashing-Feeds-Win.zip" target="_blank"><img src="http://www.bestfreeicons.com/lgimages/addfa9b7e234254d26e9c7f2af1005cb-Ballon-Feed-add-256x256.png" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/addfa9b7e234254d26e9c7f2af1005cb-FastIcon-Smashing-Feeds-Win.zip" target="_blank">8 Feed Icons </a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/a9a1d5317a33ae8cef33961c34144f84-Web2Icons_Win.zip" target="_blank"><img src="http://www.bestfreeicons.com/smimages/a9a1d5317a33ae8cef33961c34144f84-web2_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/a9a1d5317a33ae8cef33961c34144f84-Web2Icons_Win.zip" target="_blank">Web 2.0 Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/c3e878e27f52e2a57ace4d9a76fd9acf-CircleSocialBookWin.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-3.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/c3e878e27f52e2a57ace4d9a76fd9acf-CircleSocialBookWin.zip" target="_blank">Social Bookmark Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/f4b9ec30ad9f68f89b29639786cb62ef-comic_icons_3.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-1.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/f4b9ec30ad9f68f89b29639786cb62ef-comic_icons_3.zip" target="_blank">Comic Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/2ab56412b1163ee131e1246da0955bd1-Comic_Dashboard.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-13.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/2ab56412b1163ee131e1246da0955bd1-Comic_Dashboard.zip" target="_blank">Dashboard Icons</a></div>
<p><br style="clear:both;" /></p>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/00411460f7c92d2124a67ea0f4cb5f85-vista-high-px-crystalxp.net-en-170.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-15.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/00411460f7c92d2124a67ea0f4cb5f85-vista-high-px-crystalxp.net-en-170.zip" target="_blank">Vista High PX</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/632cee946db83e7a52ce5e8d6f0fed35-crystal-clear-icons-crystalxp.net-en-120.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-9.jpg" alt=" " width="151" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/632cee946db83e7a52ce5e8d6f0fed35-crystal-clear-icons-crystalxp.net-en-120.zip" target="_blank">Crystal Clear Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/34ed066df378efacc9b924ec161e7639-aero-stock-windows-demo-crystalxp.net-en-128.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-12.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/34ed066df378efacc9b924ec161e7639-aero-stock-windows-demo-crystalxp.net-en-128.zip" target="_blank">Aero Stock Windows</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/c2aee86157b4a40b78132f1e71a9e6f1-office-icon-pack-crystalxp.net-en-335.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-4.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/c2aee86157b4a40b78132f1e71a9e6f1-office-icon-pack-crystalxp.net-en-335.zip" target="_blank">Office icon</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/ba2fd310dcaa8781a9a652a31baf3c68-toonzo-crystalxp.net-en-756.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-5.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/ba2fd310dcaa8781a9a652a31baf3c68-toonzo-crystalxp.net-en-756.zip" target="_blank">67 ToonZo icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/59c33016884a62116be975a9bb8257e3-crystal-baw-addon-crystalxp.net-en-767.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-10.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/59c33016884a62116be975a9bb8257e3-crystal-baw-addon-crystalxp.net-en-767.zip" target="_blank">B&amp;W Addon icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/90794e3b050f815354e3e29e977a88ab-cristallo-intenso-folders-crystalxp.net-en-867.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-7.png" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/90794e3b050f815354e3e29e977a88ab-cristallo-intenso-folders-crystalxp.net-en-867.zip" target="_blank">Folders Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/996a7fa078cc36c46d02f9af3bef918b-pack-msn-crystalgloss-crystalxp.net-en-990.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-6.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/996a7fa078cc36c46d02f9af3bef918b-pack-msn-crystalgloss-crystalxp.net-en-990.zip" target="_blank">6 MSN Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/4fac9ba115140ac4f1c22da82aa0bc7f-photoshop-cs3-beta-icons-crystalxp.net-en-1171.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-11.png" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/4fac9ba115140ac4f1c22da82aa0bc7f-photoshop-cs3-beta-icons-crystalxp.net-en-1171.zip" target="_blank">11 CS3 Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/dc6a6489640ca02b0d42dabeb8e46bb7-softdimension-icon-pack-crystalxp.net-en-1347.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-2.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/dc6a6489640ca02b0d42dabeb8e46bb7-softdimension-icon-pack-crystalxp.net-en-1347.zip" target="_blank">SoftDimension Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/0e01938fc48a2cfb5f2217fbfb00722d-network-2-crystalxp.net-en-3880.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-14.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/0e01938fc48a2cfb5f2217fbfb00722d-network-2-crystalxp.net-en-3880.zip" target="_blank">Network Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.bestfreeicons.com/downloads/7380ad8a673226ae47fce7bff88e9c33-dark-%28part-1%29-crystalxp.net-en-4208.zip" target="_blank"><img src="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-8.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.bestfreeicons.com/downloads/7380ad8a673226ae47fce7bff88e9c33-dark-%28part-1%29-crystalxp.net-en-4208.zip" target="_blank">100 Dark Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/free_vector_icon_set.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Free_Vector_Icons_set.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/free_vector_icon_set.html" target="_blank">Free vector Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/WebDev_Icon_Pack.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/WebDev.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/WebDev_Icon_Pack.html" target="_blank">Web Developers Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Feed_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Free_Feed_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Feed_icons.html" target="_blank">Free Feed Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_web_development_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Free_web_development_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_web_development_icons.html" target="_blank">Web Development Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Black-Neon-Agua-icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/black_neon-150.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Black-Neon-Agua-icons.html" target="_blank">Black Neon Agua Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Blogging-Icons-Set.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Blogging-Icons-Set.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Blogging-Icons-Set.html" target="_blank">Blogging Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Function-Icon-Set.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/function_icon_set.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Function-Icon-Set.html" target="_blank">Function Free Icon Set</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_eCommerce_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/free_ecommerce_icons.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_eCommerce_icons.html" target="_blank">Free eCommerce icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Arrow_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/free_arrow_icons.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Arrow_icons.html" target="_blank">Free Arrow Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Web2_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Web2Icons_150.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Web2_Icons.html" target="_blank">Free Web 2.0 Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/free_button_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/free_button_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/free_button_icons.html" target="_blank">Free Button Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Chess_Emoticons_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Chess_Emoticons_Icons.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Chess_Emoticons_Icons.html" target="_blank">Free Emoticons Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Enjoyment-Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Enjoyment-icons.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Enjoyment-Icons.html" target="_blank">Free Enjoyment Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/gift_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/gifts_icons.jpg" alt=" " /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/gift_icons.html" target="_blank">Free Gifts Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Vista_icon.htm" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/freevistaicons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Vista_icon.htm" target="_blank">Free Vista icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/toolbar_Icons.htm" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/toolbar_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/toolbar_Icons.htm" target="_blank">Free Boomy Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Office_icon_set.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Icons_set_office.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Office_icon_set.html" target="_blank">Office stuff icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Animal_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/animalicons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Animal_icons.html" target="_blank">Animal icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Art_Toys_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/arttoyicons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Art_Toys_Icons.html" target="_blank">Art Toys Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Cloth_Dolls_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Doll_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Cloth_Dolls_Icons.html" target="_blank">Cloth Dolls Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/people_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/people_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/people_Icons.html" target="_blank">Free People Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_windows_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/free_windows_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_windows_icons.html" target="_blank">Seotime Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Construction_Vist_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Construction_Icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Construction_Vist_Icons.html" target="_blank">Construction Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/Free_Christmas_Icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/Free_Christmas_Icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/Free_Christmas_Icons.html" target="_blank">Free Christmas Icons</a></div>
<div style="border:2px dotted #cccccc;float:left;width:160px;text-align:center;margin:5px;padding:5px;"><a rel="nofollow" href="http://www.freeiconsweb.com/nature_icons.html" target="_blank"><img src="http://www.freeiconsweb.com/Freeicons_small/nature_icons.jpg" alt=" " width="150" height="150" /></a><br />
<a rel="nofollow" href="http://www.freeiconsweb.com/nature_icons.html" target="_blank">Nature Icons</a></div>
<p><br style="clear:both;" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=20&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/colour-codestutorialsfree-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://www.bestfreeicons.com/lgimages/81448138f5f163ccdba4acc69819f280-Blinklist-256x256.png" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.bestfreeicons.com/lgimages/addfa9b7e234254d26e9c7f2af1005cb-Ballon-Feed-add-256x256.png" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.bestfreeicons.com/smimages/a9a1d5317a33ae8cef33961c34144f84-web2_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-3.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-1.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-13.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-15.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-9.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-12.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-4.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-5.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-10.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-7.png" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-6.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-11.png" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-2.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-14.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://hiddenpixels.com/wp-content/uploads/2008/09/free-icons-8.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Free_Vector_Icons_set.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/WebDev.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Free_Feed_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Free_web_development_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/black_neon-150.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Blogging-Icons-Set.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/function_icon_set.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/free_ecommerce_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/free_arrow_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Web2Icons_150.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/free_button_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Chess_Emoticons_Icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Enjoyment-icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/gifts_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/freevistaicons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/toolbar_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Icons_set_office.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/animalicons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/arttoyicons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Doll_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/people_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/free_windows_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Construction_Icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/Free_Christmas_Icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>

		<media:content url="http://www.freeiconsweb.com/Freeicons_small/nature_icons.jpg" medium="image">
			<media:title type="html"> </media:title>
		</media:content>
	</item>
		<item>
		<title>Usefull web design resources</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/usefull-web-design-resources/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/usefull-web-design-resources/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:57:49 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[web design tools]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=15</guid>
		<description><![CDATA[I found this usefull website where you can upload the picture and get the favi icon for download http://www.chami.com/html-kit/services/favicon/ free online tool for color matching and palette design! http://www.colorblender.com/ Free icons Download FREE for personal and commercial use. http://fineicons.com/ Hope this will be usefull.Give more comments to post more usefull websites like this  for web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=15&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>I found this usefull website where you can upload the picture and get the favi icon for download</strong></p>
<p><a href="http://www.chami.com/html-kit/services/favicon/" target="_blank">http://www.chami.com/html-kit/services/favicon/</a></p>
<p><strong>free online tool for color matching and palette design!</strong></p>
<p><a href="http://www.colorblender.com/" target="_blank">http://www.colorblender.com/</a></p>
<p><strong>Free icons Download FREE for personal and commercial use.</strong></p>
<p><a href="http://fineicons.com/" target="_blank">http://fineicons.com/</a></p>
<p><strong><br />
</strong></p>
<p>Hope this will be usefull.Give more comments to post more usefull websites like this  for<a href="http://www.abra.in" target="_self"> web designing</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=15&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/usefull-web-design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>
	</item>
		<item>
		<title>List of best seo tools</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/list-of-best-seo-tools/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/list-of-best-seo-tools/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:28:44 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[seo tips]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=10</guid>
		<description><![CDATA[What are the best ways to boost your position in search engines? What keywords should you use on your web-pages? And which tools should you use to improve the quality of backlinks, link popularity and Google Pagerank? We deliver answers. Here is the list of the most useful SEO-tools you might be willing to use, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=10&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What are the best ways to boost your position in search engines? What keywords should you use on your web-pages? And which tools should you use to improve the quality of backlinks, link popularity and Google Pagerank? We deliver answers. Here is the list of the most useful SEO-tools you might be willing to use, developing and optimizing your next <a href="http://www.abra.in" target="_blank">web-site</a>. Our personal choice: <a title="156 Seo Tools" href="http://www.seocompany.ca/tool/seo-tools.html">156 Seo Tools</a> &#8211; one of the most comprehesive lists with essential SEO-references and tools. For even more resources check out the <a title="SEO section" href="http://www.alvit.de/handbook/#seotools">SEO section</a> of The Web-Developer’s Handbook. <em>Links checked: May/11 2008</em></p>
<p><strong>Alexa</strong></p>
<ul>
<li><a href="http://www.alexaranking.com/">Alexa-Ranking</a><br />
Alexa page-rank-and-rating-results</li>
</ul>
<p><strong>Backlink</strong></p>
<ul>
<li><a href="http://www.webuildpages.com/neat-o/">Anchor Text Backlink Checker</a><br />
This tool is to check your backlinks and the anchor text used in those backlinks.</li>
<li><a href="http://www.sitening.com/tools/backlink-analyzer/">Backlink Analyzer</a><br />
Research and analyze websites for link quality. Checks for Indexed Pages, Links to Website, EDU &amp; .GOV Links, Domain Age &amp; Expiration, Google PageRank, Alexa Traffic Rank, DMOZ Listing</li>
<li><a href="http://www.webconfs.com/anchor-text-analysis.php">Backlink Anchor Text Analyzer</a><br />
This tools help you determine the backlinks of your website and link text used by your backlinks to Link to your website</li>
<li><a href="http://www.webconfs.com/backlink-builder.php">Backlink Builder</a><br />
Building Quality backlinks is one of the most important factors in Search Engine Optimization…</li>
</ul>
<p><strong>Domain Popularity, Domain Stats Tools… </strong></p>
<ul>
<li><a href="http://www.webconfs.com/domain-age.php">Domain Age Tool</a><br />
This tools displays the approximate age of a website on the Internet and allows you to view how the website looked when it first started</li>
<li><a href="http://centralops.net/co/DomainDossier.aspx">Domain Dossier</a><br />
Investigate domains and IP addresses</li>
<li><a href="http://www.linkvendor.com/seo-tools/domain-popularity.html">Domain Popularity</a><br />
This tool shows you all backlinks for the given domain, including up to 10 subpages per backlinking domain, host IP and Google PageRank</li>
<li><a href="http://www.webconfs.com/domain-stats.php">Domain Stats Tool</a><br />
This tool helps you get all kind of statistics of your competitor’s domains. The statistics include Alexa Taffic Rank, Age of the domains, Yahoo WebRank, Dmoz listings, count of backlinks and number of pages indexed in Search Engines like Google, Yahoo, Msn etc.</li>
<li><a href="http://www.webconfs.com/http-header-check.php">HTTP / HTTPS Header Check</a><br />
This tools allow you to inspect the HTTP headers that the web server returns when requesting a URL. Works with HTTP and HTTPS URLs</li>
<li><a href="http://www.seoegghead.com/tools/view-http-headers.php">View HTTP Headers</a><br />
This little tool lets you view the HTTP headers for a HTTP request</li>
<li><a href="http://www.seoegghead.com/tools/view-http-path.php">View HTTP Path</a><br />
This little tool lets you view the path/redirects a request takes to get fulfilled</li>
</ul>
<p><strong>Google Page Rank Checker, Adwords Keyword Tools,Google Banned Tools…</strong></p>
<ul>
<li><a href="http://www.algotech.dk/googlesearches.asp">Advanced Google searches</a><br />
Use this tool to search google in many special ways. A useful resource for search engine optimization (especially keyword research) among other things</li>
<li><a href="http://www.selfseo.com/check_google_pagerank.php">Check Google Pagerank</a><br />
Now you can check the Google PageRank of any web page without installing the Google toolbar</li>
<li><a href="http://www.linkvendor.com/seo-tools/multi-pagerank.html">Check PageRank by Google data center</a><br />
With this tool you can check the PageRank from different data centers</li>
<li><a href="http://www.iotaweb.org/">Free Google Adsense Keywords &amp; YPN Keywords Search Tool</a><br />
With the ability to search a growing database of tens of thousands of high-dollar Adsense keywords, Iotaweb allows publishers to find the keywords and key phrases that will allow them to focus their content to monetize their site most effectively.</li>
<li><a href="https://adwords.google.com/select/KeywordToolExternal">Google Adwords Keyword Tool</a><br />
Keyword tool from Google that provides Specific and Similar keywords.</li>
<li><a href="http://123promotion.co.uk/tools/googlebanned.php">Google Banned Tool</a><br />
This tool uses two methods to check to see if a URL you enter is in the Google database. Its a great way to check to see if you have been banned by Google for various reasons….</li>
<li><a href="http://www.nichebot.com/ranking/">Google Keyword Ranking Tool</a><br />
Search with list of keywords from differnet Google search sites</li>
<li><a href="http://www.sitening.com/tools/page-rank/"> Google Page Rank Checker</a><br />
Instantly check the PageRank of any website or web page</li>
<li><a href="http://pr.blogflux.com/">Google Page Rank Checker</a><br />
A simple tool that checks and your PageRank so you can display it on your website</li>
<li><a href="http://labs.google.com/sets">Google Sets</a><br />
Automatically create sets of items from a few examples.</li>
<li><a href="http://www.linkvendor.com/seo-tools/pagerank-check.html">PageRank Authenticity Check</a><br />
This tool shows you the PageRank of a given domain. Also the PageRank will be checked of authenticity</li>
<li><a href="http://www.pageranktool.net/">Page Rank Tool</a><br />
Our PageRank Tool will query and return the Google PageRank values for submitted URL from various Google datacenters…</li>
<li><a href="http://www.linkvendor.com/seo-tools/visualpagerank.html">Visual PageRank</a><br />
The Visual PageRank &#8211; Tool shows all links and there corresponding PageRanks</li>
</ul>
<p><strong> Keyword Analysis Tool, Keyword Density, Keyword Suggestion Tools…</strong></p>
<ul>
<li>McDar Keyword Analysis Tool<br />
Enter URL and keyword, it will display Pagerank and Back links pages for the Top 10 websites.</li>
<li><a href="http://www.linkvendor.com/seo-tools/keyword-density.html">Keyword Density</a><br />
This tool shows you how often appears which word in content of given domain</li>
<li><a href="http://www.seochat.com/seo-tools/keyword-density/">Keyword Density</a><br />
The keyword density tool is useful for helping webmasters and SEOs achieve their optimum keyword density for a set of key terms.</li>
<li><a href="http://www.webconfs.com/keyword-density-checker.php">Keyword Density Checker</a><br />
Keyword Density is the percentage of occurrence of your keywords to the text in the rest of your webpage. This tool will crawl the specified URL, extract text as a search engine would, remove common stop words and Analyze the density of the keywords.</li>
<li><a href="http://www.seomoz.org/tools/kwtool.php">Keyword Difficulty Tool</a><br />
The keyword difficulty tool is used to analyze the competitive landscape of a particular search term or phrase, this tool issues a percentage score and provides a detailed analysis of the top ranking sites at Google and Yahoo…</li>
<li>KwMap.net<br />
A Keyword Map For the Whole Internet</li>
<li><a href="http://www.selfseo.com/keyword_suggestion_tool.php">Keyword Suggestion Tool</a><br />
This keyword suggestion tool will help you with the choosing of the right keywords for your website. You can see which keyword combinations are more popular and also get ideas for more keyword combinations..</li>
<li><a href="http://www.webconfs.com/website-keyword-suggestions.php">Website Keyword Suggestions</a><br />
This tools tries to determine the theme of your website and provides keyword suggestions along with keyword traffic estimates.</li>
<li><a href="http://www.gorank.com/seotools/ontology/">Ontology Finder</a><br />
Related Keywords Lookup Tool</li>
</ul>
<p><strong>Link Popularity Check, Site Link Analyzer, Link Value…</strong></p>
<ul>
<li><a href="http://www.webuildpages.com/seo-tools/index.php">Deep Link Ratio Tool</a><br />
This tool was created to analyze how the deep link ratio of a site affects its rank in search engines. We can use this tool to compare the DLRs for the best ranking sites for a search phrase.</li>
<li><a href="http://www.marketleap.com/publinkpop/default.htm">Link Popularity Check</a><br />
Link popularity check is one of the best ways to quantifiably and independently measure your website’s online awareness and overall visibility…</li>
<li><a href="http://www.webmaster-toolkit.com/link-popularity-checker.shtml">Link Popularity Checker</a><br />
The Link Popularity Checker tells you how many websites are linking to yours…</li>
<li><a href="http://www.dead-links.com/">LINK VALIDATION SPIDER</a><br />
Free Online Broken Link Checker</li>
<li><a href="http://www.webconfs.com/link-value.php">Link Price Calculator</a><br />
This tools will help you determine the approximate amount you should be paying (or charging) per month for a text link (ad) from each and every page of the specified website</li>
<li><a href="http://www.linkvendor.com/seo-tools/linkvalue.html">Link Value</a><br />
This tool calculates the link value per month of a given website.</li>
<li><a href="http://www.webconfs.com/reciprocal-link-checker.php">Reciprocal Link Check</a><br />
This tool helps you ensure that your link partners are linking back to your website. It also determines the anchor text used by your link partners to link to your website.</li>
<li><a href="http://www.seochat.com/seo-tools/site-link-analyzer/">Site Link Analyzer</a><br />
This tool will analyze a given web page and return a table of data containing columns of outbound links and their associated anchor text…</li>
<li><a href="http://198.68.180.60/cgi-bin/link-reputation-tool.cgi">The Link Reputation Measurement Tool</a><br />
Reveals backlinks pointing to your target url along with the following: Link Survey &#8211; Link Reputation Score &#8211; Text used in links pointing to you &#8211; Alexa traffic analysis for the site corresponding to each backlink</li>
<li><a href="http://www.linkvendor.com/seo-tools/outbound-links.html">Outbound Links</a><br />
This tool shows every outgoing link from the given domain. Separated in external and internal links</li>
</ul>
<p><strong>Meta Tag Generators</strong></p>
<ul>
<li><a href="http://www.webmaster-toolkit.com/meta-tag-generator.shtml">Meta Tag Generator</a><br />
Our Meta Tag Generator will read the page you specify, remove common words from it, and pick the most used words on the page. It will then generate a Meta Keywords tag using the words it has found…</li>
<li><a href="http://www.123promotion.co.uk/tools/meta_tag_creator.php">Meta Tag Generator</a><br />
Use this tool to generate a search engine friendly Head Tag for your web site</li>
<li><a href="http://www.searchbliss.com/free_scripts_metatag.htm">Title &amp; Meta Tags Generator</a><br />
his code generator will build the title and meta tags for your site to help improve your website’s search engine ranking using our Meta Tag Generator</li>
</ul>
<p><strong>Miscellaneous Tools</strong></p>
<ul>
<li><a href="http://www.123promotion.co.uk/directorymanager/">Directory Submission Manager</a><br />
Use this free tool to track your submissions to various web directories….</li>
<li><a href="http://www.copyscape.com/"> Copyscape</a><br />
Search for copies of your page on the Web</li>
<li><a href="http://www.linkvendor.com/seo-tools/site-analysis.html">Site Analysis including Link Popularity</a><br />
This tool generates a complete site analysis e.g. amount of backlinks, indexed sites, Google PageRank and also if your domain is listed in DMOZ and Yahoo directory</li>
<li><a href="http://www.xml-sitemaps.com/">Sitemap Generator</a><br />
Create your Google Sitemap Online</li>
<li><a href="http://www.webconfs.com/similar-page-checker.php">Similar Page Checker</a><br />
Search Engines are known to penalize websites that contain Duplicate / Similar content. Your content could be similar to other websites on the Internet, or pages from within your own website could be similar to each other. This tool allows you to determine the percentage of similarity between two pages</li>
<li><a href="http://www.linkvendor.com/seo-tools/speedtester.html">Speedtester</a><br />
This tool shows the duration of a given website. This value can be used for showing how long a website take to load and if it is better to optimize the website or change a (slow) ISP.</li>
<li><a href="http://www.webmaster-toolkit.com/mod_rewrite-rewriterule-generator.shtml">mod_rewrite RewriteRule Generator</a><br />
Our mod_rewrite RewriteRule generator will take a dynamic url given to it, and generate the correct syntax to place in a .htaccess file to allow the url to be rewritten in a spiderable format</li>
<li><a href="http://www.linkvendor.com/seo-tools/url-rewrite.html">URL Rewrite (mod_rewrite)</a><br />
With this tool you can generate dynamic urls to search engine friendly urls..</li>
<li><a href="http://www.webconfs.com/url-rewriting-tool.php">URL Rewriting Tool</a><br />
Create Search Engine Friendly URLs</li>
<li><a href="http://www.linkvendor.com/seo-tools/cloaking-detector.html">User Agent Cloaking Detector</a><br />
This tool simulates the Googlebot (based on User-Agent) to detect cloaked content</li>
<li><a href="http://www.seoegghead.com/tools/what-is-hosted-on-that-ip.php">What is Hosted on that IP</a><br />
This little tool lets you view the virtual hosts on a particular IP</li>
</ul>
<p><strong>Search Engine Position Checker, Spider Simulator, Ranking Report, SERP Tracker</strong></p>
<ul>
<li><a href="http://seobench.com/google-yahoo-graph/">Google vs Yahoo Graph</a><br />
This tool looks at the results from Yahoo and Google, finds the similarities and then gives you a graphical display of what results are in both search engines</li>
<li><a href="http://www.webmaster-toolkit.com/search-engine-position-checker.shtml">Search Engine Position Checker</a><br />
The Search Engine Position Checker tool will automatically query the search engines you specify and check if your URL appears in the first 50 results for your chosen keywords….</li>
<li><a href="http://www.linkvendor.com/seo-tools/se-spider.html">Search Engine Spider Simulator</a><br />
With this tool you see all informations a search engine spider receive from a website.</li>
<li><a href="http://www.marketleap.com/verify/default.htm">Marketleap Search Engine Verification Tool</a><br />
Our verification tool checks to see if your site is in the top three pages of a search engine result for a specific keyword</li>
<li><a href="http://www.selfseo.com/search_engines_index_report.php">Number of pages indexed</a><br />
This tool will generate a report showing how many pages of your website has been indexed by the search engines so far. It supports all major search engines: Google, Yahoo, MSN, Alltheweb, Hotbot and AltaVista.</li>
<li><a href="http://www.top25web.com/cgi-bin/report.cgi">Search Engine Ranking Report</a><br />
Input key phrase list get Google rankings</li>
<li><a href="http://www.linkvendor.com/seo-tools/serps-position.html">Serps Position</a><br />
Use this tool to find out, on which position your domain is ranked for the given keyword and compare the first 100 results by Google, search.MSN and Yahoo.</li>
<li><a href="http://www.sitening.com/tools/serp-tracker/">SERP Tracker</a><br />
The SERP Tracker reports on search engine results and charts performance over time</li>
</ul>
<p><strong>SEO Analyzer, Scanner</strong></p>
<ul>
<li><a href="http://www.seotoolset.com/tools/free_tools.html">Free SEO Tools</a><br />
SEOToolSet</li>
<li><a href="http://www.webuildpages.com/cool-seo-tool/">Cool SEO Tool!</a><br />
This internet marketing tool checks the top 10 sites that rank in Google. After that, it checks to see how those 10 sites rank in Yahoo and in MSN….</li>
<li><a href="http://www.sitening.com/tools/seo-analyzer/">SEO Analyzer</a><br />
The SEO Analyzer is a FREE tool that uses a sophisticated algorithm that detects how optimized your web design is for search engines</li>
<li><a href="http://www.webmasterbrain.com/seo-tools/seo-scanner/">SEO Scanner</a><br />
An all-in-one advanced SEO analysis, tracking, and reporting tool</li>
</ul>
<p><strong>Robots.txt Tools</strong></p>
<ul>
<li><a href="http://www.123promotion.co.uk/tools/robotstxtgenerator.php">Robots Txt Generator</a><br />
Use this tool to generate a simple robots file for your website…</li>
<li><a href="http://www.sxw.org.uk/computing/robots/check.html">Robots.txt syntax checker</a><br />
This robots.txt syntax checker checks the contents of a site’s robots.txt…</li>
</ul>
<p>Courtesy :http://www.smashingmagazine.com/2006/09/22/complete-list-of-best-seo-tools/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=10&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/list-of-best-seo-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>
	</item>
		<item>
		<title>30 CSS Navigation Techniques</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/30-css-navigation-techniques/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/30-css-navigation-techniques/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:21:16 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[web designer tips]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://webdesignchennai.wordpress.com/?p=5</guid>
		<description><![CDATA[30 Exceptional CSS Navigation Techniques In this article, you will find a collection of excellent navigation techniques that use the CSS to provide users with an impressive interface. 1. The Menu menu This another great CSS menu Stu Nicholls that’s unique &#8211; hovering over a menu item reveals a submenu. If you want get started [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=5&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><a title="Permanent Link to 30 Exceptional CSS Navigation Techniques" rel="bookmark" href="http://sixrevisions.com/css/30-exceptional-css-navigation-techniques/">30 Exceptional CSS Navigation Techniques</a></h2>
<p>In this article, you will find a collection of excellent navigation techniques that use the CSS to provide users with an impressive interface.</p>
<h4>1. <a href="http://www.cssplay.co.uk/menu/menu_map.html">The  Menu menu</a></h4>
<p><a href="http://sixrevisions.com/css/30-exceptional-css-navigation-techniques/The%20Menu%20menu"><img src="http://images.sixrevisions.com/2009/04/13-09_menu_menu.jpg" alt="The Menu menu" width="500" height="306" /></a></p>
<p>This another great CSS menu Stu Nicholls that’s unique &#8211; hovering over a menu item reveals a submenu. If you want get started with this menu just simple view the source code. <em>Demo in page</em>.</p>
<h4>2. <a href="http://www.shingokko.com/blog_post.aspx?t=pure-css-hover-menu">Pure CSS  hover menu</a></h4>
<p><a href="http://www.shingokko.com/resources/hover_menu_sample_working.htm"><img src="http://images.sixrevisions.com/2009/04/13-28_css_hover_menu.jpg" alt="Pure CSS hover menu" width="500" height="234" /></a><span class="figure-caption"><a href="http://www.shingokko.com/resources/hover_menu_sample_working.htm" target="_blank"></a></span></p>
<p><strong><span class="figure-caption"><a href="http://www.shingokko.com/resources/hover_menu_sample_working.htm" target="_blank">View Demo</a></span></strong></p>
<p>In this CSS technique, you’ll learn to create a vertically-oriented CSS hover menu that reveals a submenu when a menu item is hovered on.</p>
<h4>3. <a href="http://13styles.com/css-menus/matte/" target="_blank">Matte CSS Menu</a></h4>
<p><a href="http://13styles.com/code/matte/"><img src="http://images.sixrevisions.com/2009/04/13-01_styles.png" alt="Matte CSS" width="500" height="168" /></a><span class="figure-caption"><a href="http://13styles.com/code/matte/" target="_blank">View Demo</a></span></p>
<p>Matte is a simple CSS menu with rounded corners using two  small images only from 13styles. It is maintained by <a href="http://www.davidappleyard.org/" target="_blank">David Appleyard</a> who  has lots of simple and advanced CSS-based menus.</p>
<h4>4. <a href="http://www.3point7designs.com/blog/2007/12/22/advanced-css-menu-trick/" target="_blank">CSS Blur Menu</a></h4>
<p><a href="http://www.3point7designs.com/web-design2.html"><img src="http://images.sixrevisions.com/2009/04/13-08_blur_menu.png" alt="CSS Blur Menu" width="500" height="236" /></a><span class="figure-caption"><a href="http://www.3point7designs.com/web-design2.html" target="_blank">View Demo</a></span></p>
<p>This CSS technique shows you a method from creating a menu  that blurs sibling menu items when you hover over an item.</p>
<h4>5. <a href="http://hv-designs.co.uk/2008/09/18/css-menu-with-icons/" target="_blank">CSS Navigation with Glowing Icons</a></h4>
<p><a href="http://www.hv-designs.co.uk/tutorials/css_navigation2/navigation.html"><img src="http://images.sixrevisions.com/2009/04/13-27_css_navigation_icon.jpg" alt="CSS Navigation with Glowing Icons" width="500" height="141" /></a><span class="figure-caption"><a href="http://hv-designs.co.uk/2008/09/18/css-menu-with-icons/" target="_blank">View Demo</a></span></p>
<p>This beautiful CSS menu technique can be created by  following along this extensive step-by-step tutorial.</p>
<h4>6. <a href="http://kailoon.com/css-sliding-door-using-only-1-image/" target="_blank">CSS  Sliding Door using only 1 image</a></h4>
<p><a href="http://kailoon.com/example/sliding-door/css-sliding-door-blue.html"><img src="http://images.sixrevisions.com/2009/04/13-17_css_sliding_door.jpg" alt="CSS Sliding Door using only 1 image" width="500" height="110" /></a><span class="figure-caption"><a href="http://kailoon.com/example/sliding-door/css-sliding-door-blue.html" target="_blank">View Demo</a></span></p>
<p>This slick CSS menu is based on the <a href="http://www.alistapart.com/articles/slidingdoors/">Sliding Doors</a> technique but only uses one image.</p>
<h4>7. <a href="http://superfluousbanter.org/archives/2004/05/navigation-matrix-reloaded/" target="_blank">Navigation Matrix Reloaded</a></h4>
<p><a href="http://www.nundroo.com/nav_matrix/welcome2.html"><img src="http://images.sixrevisions.com/2009/04/13-18_css_matrix_reloaded.png" alt="Navigation Matrix Reloaded" width="500" height="105" /></a><span class="figure-caption"><a href="http://www.nundroo.com/nav_matrix/welcome2.html" target="_blank">View Demo</a></span></p>
<p>This stylish navigation menu technique uses a CSS sprite.</p>
<h4>8. <a href="http://e-lusion.com/design/menu/" target="_blank">CSS Horizontal Menu</a></h4>
<p><a href="http://e-lusion.com/design/menu/"><img src="http://images.sixrevisions.com/2009/04/13-11_horizontal_menu.png" alt="CSS Horizontal Menu" width="500" height="148" /></a><span class="figure-caption"><a href="http://e-lusion.com/design/menu/" target="_blank">View Demo</a></span></p>
<p><a href="http://e-lusion.com/">Ian Main</a> provides a great  set of free CSS menus that are stylish and easy to use.</p>
<h4>9. <a href="http://www.styledmenus.com/2009/01/woody-css-menu.html" target="_blank">Woody  CSS Menu</a></h4>
<p><a href="http://www.styledmenus.com/2009/01/woody-css-menu.html"><img src="http://images.sixrevisions.com/2009/04/13-02_woody_css_menu.jpg" alt="Woody CSS Menu." width="500" height="68" /></a></p>
<p>Woody is a pre-made CSS menu that’s ready to use and has  been tested in IE6, IE 7, Firefox, Opera, Safari, Chrome. <em>Demo in the page</em>.</p>
<h4>10. <a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" target="_blank">Advanced CSS Menu</a></h4>
<p><a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/"><img src="http://images.sixrevisions.com/2009/04/13-03_advanced_css_menu.png" alt="Advanced CSS Menu" width="500" height="107" /></a></p>
<p>Advanced CSS Menu was created by <a href="http://www.ndesign-studio.com/" target="_blank">Nick La</a> and uses an advanced (extraordinary) list menu  utilizing the CSS position property. <em>Demo in the page</em>.</p>
<h4>11. <a href="http://www.cssmenumaker.com/builder/menu_info.php?menu=019" target="_blank">Simple Yellow Tabbed</a></h4>
<p><a href="http://www.cssmenumaker.com/builder/menu_info.php?menu=019"><img src="http://images.sixrevisions.com/2009/04/13-04_simple_yellow_tabbed.jpg" alt="Simple Yellow Tabbed" width="500" height="97" /></a></p>
<p>This menu is from <a href="http://www.cssmenumaker.com/index.php" target="_blank">CSS Menu Generator</a> which has more free high quality menus. <em>Demo in the page</em>.</p>
<h4>12. <a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Vimeo-Like Top Navigation</a></h4>
<p><a href="http://www.jankoatwarpspeed.com/examples/vimeo_navigation/"><img src="http://images.sixrevisions.com/2009/04/13-05_vimeo_like.jpg" alt="Vimeo-Like Top Navigation" width="500" height="170" /></a><span class="figure-caption"><a href="http://www.jankoatwarpspeed.com/examples/vimeo_navigation/" target="_blank">View Demo</a></span></p>
<p>This CSS-based navigation menu is based on the <a href="http://vimeo.com/">Vimeo</a> primary menu.</p>
<h4>13. <a href="http://www.webvamp.co.uk/blog/coding/graphical-css-rollover-menu/" target="_blank">Apple Like Colorful CSS Menu</a></h4>
<p><a href="http://www.webvamp.co.uk/blog/coding/graphical-css-rollover-menu/"><img src="http://images.sixrevisions.com/2009/04/13-30_apple_like_colorful.jpg" alt="Apple Like Colorful CSS Menu" width="500" height="189" /></a></p>
<p>Learn a technique for mimicking Apple’s image rollover CSS  menu by following along this menu tutorial. <em>Demo in page</em>.</p>
<h4>14. <a href="http://www.designmeme.com/articles/hoverboxmenu/" target="_blank">CSS Hoverbox</a></h4>
<p><a href="http://www.designmeme.com/articles/hoverboxmenu/"><img src="http://images.sixrevisions.com/2009/04/13-06_hover_menu.png" alt="CSS Hoverbox" width="500" height="110" /></a></p>
<p>Inspired by the <a href="http://sonspring.com/journal/hoverbox-image-gallery">Hoverbox Image  Gallery</a> technique developed by Nathan Smith, CSS Hoverbox leans on the <code>background-position</code> CSS property to superimpose rollover images on top of neighboring menu items. <em>Demo in page</em>.</p>
<h4>15. <a href="http://css.maxdesign.com.au/listamatic/experimental01.htm" target="_blank">Big  CSS Box</a></h4>
<p><a href="http://css.maxdesign.com.au/listamatic/experimental01.htm"><img src="http://images.sixrevisions.com/2009/04/13-07_big_box.jpg" alt="Big CSS Box" width="500" height="146" /></a></p>
<p>This is an experimental CSS menu that allows you to create a  scaling menu that adjusts depending on the browser’s width. <em>Demo in page</em>.</p>
<h4>16. <a href="https://www.servage.net/blog/2009/03/20/create-a-cool-css-based-drop-down-menu/">Simple  CSS-based drop-down menu</a></h4>
<p><a href="https://www.servage.net/blog/wp-content/uploads/2009/03/css-menu.html"><img src="http://images.sixrevisions.com/2009/04/13-10_drop_down.jpg" alt="Simple CSS-based drop-down menu" width="500" height="167" /></a><span class="figure-caption"><a href="https://www.servage.net/blog/wp-content/uploads/2009/03/css-menu.html" target="_blank">View Demo</a></span></p>
<p>This is a very basic CSS-based drop-down menu that’s excellent for trying to grok the technique involved in creating drop-down menu that doesn’t require client-side scripting.</p>
<h4>17. <a href="http://veerle.duoh.com/blog/comments/2_level_horizontal_navigation_in_css_with_images/" target="_blank">Two Level Horizontal Navigation in CSS</a></h4>
<p><a href="http://www.duoh.com/csstutorials/2levelmenu/index.html"><img src="http://images.sixrevisions.com/2009/04/13-12_css_horizontal_vreel.jpg" alt="Two Level Horizontal Navigation in CSS" width="500" height="100" /></a><span class="figure-caption"><a href="http://www.duoh.com/csstutorials/2levelmenu/index.html" target="_blank">View Demo</a></span></p>
<p><a href="http://veerle.duoh.com/blog/about/">Veerle Pieters</a> provides a CSS menu and tutorial created using <code>text-indent</code> CSS property.</p>
<h4>18. <a href="http://www.projectseven.com/tutorials/css/uberlinks/index.htm" target="_blank">Uberlink CSS List Menus</a></h4>
<p><a href="http://www.projectseven.com/tutorials/css/uberlinks/home.htm"><img src="http://images.sixrevisions.com/2009/04/13-14_uberlink.jpg" alt="Uberlink CSS List Menus" width="500" height="158" /></a><span class="figure-caption"><a href="http://www.projectseven.com/tutorials/css/uberlinks/home.htm" target="_blank">View Demo</a></span></p>
<p>This CSS navigation bar looks and behaves like an image-swapping  menu.</p>
<h4>19. <a href="http://www.cssnewbie.com/css-only-accordion/" target="_blank">CSS-Only Accordion Effect</a></h4>
<p><a href="http://www.cssnewbie.com/example/css-only-accordion/horizontal.html"><img src="http://images.sixrevisions.com/2009/04/13-16_css_accordian.jpg" alt="CSS-Only Accordion Effect" width="500" height="299" /></a><span class="figure-caption"><a href="http://www.cssnewbie.com/example/css-only-accordion/horizontal.html" target="_blank">View Demo</a></span></p>
<p>In this technique, you’ll witness a method for creating a  CSS-based accordion menu.</p>
<h4>20. <a href="http://tutorials.mezane.org/tabbed-navigation-using-css/#Introduction" target="_blank">Tabbed Navigation Using CSS</a></h4>
<p><a href="http://tutorials.mezane.org/tabbed-navigation-using-css/#Introduction"><img src="http://images.sixrevisions.com/2009/04/13-19_tabbed_navigation_css.png" alt="Tabbed Navigation Using CSS" width="500" height="196" /></a></p>
<p>Here is another excellent method for creating a module tab interface based purely on CSS. Use the tabs in the page to learn about the instructions on how to implement this technique.</p>
<h4>21. <a href="http://www.simplebits.com/notebook/2003/06/07/mini_tabs_the_untab_tab.html" target="_blank">CSS Mini Tabs (the UN-tab, tab)</a></h4>
<p><a href="http://www.simplebits.com/bits/minitabs.html"><img src="http://images.sixrevisions.com/2009/04/13-20_mini_tab.jpg" alt="CSS Mini Tabs (the UN-tab, tab)" width="500" height="94" /></a><span class="figure-caption"><a href="http://www.simplebits.com/bits/minitabs.html" target="_blank">View Demo</a></span></p>
<p>This CSS menu on the popular web design agency <a href="http://www.simplebits.com/about/">SimpleBits</a> shows a way for creating mini tabs. View the source code on the demo page to learn how it works (the code is inline and formatted well for readability for your convenience).</p>
<h4>22. <a href="http://www.alistapart.com/articles/horizdropdowns" target="_blank">Drop-Down Menus, Horizontal Style</a></h4>
<p><a href="http://www.alistapart.com/d/horizdropdowns/horizontal.htm"><img src="http://images.sixrevisions.com/2009/04/13-21_drop_down_list_apart.png" alt="Drop-Down Menus, Horizontal Style" width="500" height="205" /></a><span class="figure-caption"><a href="http://www.alistapart.com/d/horizdropdowns/horizontal.htm" target="_blank">View Demo</a></span></p>
<p>This <a href="http://www.alistapart.com/about/">A List Apart</a> CSS menu technique is for a fly-out submenu that appears on the right of the top-level  menu, leveraging the <code>position: absolute</code> CSS property to move the submenu  to the appropriate level.</p>
<h4>23. <a href="http://www.456bereastreet.com/archive/200501/turning_a_list_into_a_navigation_bar/" target="_blank">List Into a Navigation Bar</a></h4>
<p><a href="http://www.456bereastreet.com/lab/ul_navbar/step11/"><img src="http://images.sixrevisions.com/2009/04/13-22_list_navigation.jpg" alt="List Into a Navigation Bar" width="500" height="67" /></a><span class="figure-caption"><a href="http://www.456bereastreet.com/lab/ul_navbar/step11/" target="_blank">View Demo</a></span></p>
<p>Roger Johansson of <a href="http://www.456bereastreet.com/about/">456 Berea Street</a> shows us the basic principles of turning an unordered list into a navigation bar &#8211; it’s a great starting point for beginners to learn about building a semantic HTML structure and then styling it with CSS.</p>
<h4>24. <a href="http://www.kalsey.com/tools/csstabs/" target="_blank">CSS Tabs with Submenus</a></h4>
<p><a href="http://www.kalsey.com/tools/csstabs/"><img src="http://images.sixrevisions.com/2009/04/13-23_css_tab_submenu.jpg" alt="CSS Tabs with Submenus" width="500" height="133" /></a></p>
<p>This CSS menu technique will allow you to create CSS tabs  that have submenus for a two-level hierarchy. <em>Demo in page</em>.</p>
<h4>25. <a href="http://vikiworks.com/2008/03/29/a-css-block-navigation-menu/" target="_blank">CSS Block Navigation Menu</a></h4>
<p><img src="http://images.sixrevisions.com/2009/04/13-26_css_block_menu.png" alt="CSS Block Navigation Menu" width="500" height="84" /></p>
<p>This CSS menu technique allows you to create a navigation  menu that has item with descriptions. <em>Demo in page</em>.</p>
<h4>26. <a href="http://www.zenelements.co.uk/blog/coding-sprite-navigation-xhtml-css/" target="_blank">XHTML &amp; CSS Sprite Navigation</a></h4>
<p><a href="http://www.zenelements.co.uk/blog/images/tutorials/web-design-development/sprite-navigation/sprite-navigation-example.html"><img src="http://images.sixrevisions.com/2009/04/13-13_css_sprite.jpg" alt="XHTML &amp; CSS Sprite Navigation" width="500" height="65" /></a><span class="figure-caption"><a href="http://www.zenelements.co.uk/blog/images/tutorials/web-design-development/sprite-navigation/sprite-navigation-example.html" target="_blank">View Demo</a></span></p>
<p>This stylish CSS sprite menu technique has three states:  idle, hover, and clicked.</p>
<h4>27. <a href="http://learnola.com/2008/10/28/xhtml-tutorial-css-tabbed-menu/" target="_blank">XHTML CSS Tabbed Menu</a></h4>
<p><a href="http://talentedpixel.com/wp-content/themes/revolution_music-10/tab-example.html"><img src="http://images.sixrevisions.com/2009/04/13-15_xhtml_css_tab.png" alt="XHTML CSS Tabbed Menu" width="500" height="135" /></a><span class="figure-caption"><a href="http://talentedpixel.com/wp-content/themes/revolution_music-10/tab-example.html" target="_blank">View Demo</a></span></p>
<p>Learn how to create module tabs without the use of  client-side scripting.</p>
<h4>28. <a href="http://thedesignsuperhero.com/2008/04/tutorial-to-create-a-pretty-cool-simple-horizontal-css-menu/" target="_blank">Cool, Simple, Horizontal CSS Menu</a></h4>
<p><a href="http://72.18.130.22/%7Ethedesig/wp-content/uploads/2008/04/css_menu.html"><img src="http://images.sixrevisions.com/2009/04/13-24_cool_horizontal.jpg" alt="XHTML &amp; CSS Sprite Navigation" width="500" height="85" /></a><span class="figure-caption"><a href="http://72.18.130.22/%7Ethedesig/wp-content/uploads/2008/04/css_menu.html" target="_blank">View Demo</a></span></p>
<p>Learn to create a straightforward technique for creating a  CSS based menu.</p>
<h4>29. <a href="http://green-beast.com/experiments/css_menu_descriptions.php" target="_blank">CSS Menu with Descriptions</a></h4>
<p><a href="http://green-beast.com/experiments/css_menu_descriptions.php"><img src="http://images.sixrevisions.com/2009/04/13-25_css_menu_w_description.jpg" alt="CSS Menu with Descriptions" width="500" height="201" /></a><span class="figure-caption"><a href="http://green-beast.com/experiments/css_menu_descriptions.php" target="_blank">View Demo</a></span></p>
<p>This technique showcases a method for creating a menu that  expands when hovered upon.</p>
<h4>30. <a href="http://www.nublue.co.uk/blog/css-hover-button/" target="_blank">CSS Hover Button</a></h4>
<p><a href="http://www.nucopy.com/"><img src="http://images.sixrevisions.com/2009/04/13-29_css_hover.jpg" alt="CSS Hover Button" width="500" height="219" /></a><span class="figure-caption"><a href="http://www.nucopy.com/" target="_blank">View Demo</a></span></p>
<p>Create CSS button-style navigation menu by checking out this  excellent tutorial.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=5&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/30-css-navigation-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-09_menu_menu.jpg" medium="image">
			<media:title type="html">The Menu menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-28_css_hover_menu.jpg" medium="image">
			<media:title type="html">Pure CSS hover menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-01_styles.png" medium="image">
			<media:title type="html">Matte CSS</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-08_blur_menu.png" medium="image">
			<media:title type="html">CSS Blur Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-27_css_navigation_icon.jpg" medium="image">
			<media:title type="html">CSS Navigation with Glowing Icons</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-17_css_sliding_door.jpg" medium="image">
			<media:title type="html">CSS Sliding Door using only 1 image</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-18_css_matrix_reloaded.png" medium="image">
			<media:title type="html">Navigation Matrix Reloaded</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-11_horizontal_menu.png" medium="image">
			<media:title type="html">CSS Horizontal Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-02_woody_css_menu.jpg" medium="image">
			<media:title type="html">Woody CSS Menu.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-03_advanced_css_menu.png" medium="image">
			<media:title type="html">Advanced CSS Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-04_simple_yellow_tabbed.jpg" medium="image">
			<media:title type="html">Simple Yellow Tabbed</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-05_vimeo_like.jpg" medium="image">
			<media:title type="html">Vimeo-Like Top Navigation</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-30_apple_like_colorful.jpg" medium="image">
			<media:title type="html">Apple Like Colorful CSS Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-06_hover_menu.png" medium="image">
			<media:title type="html">CSS Hoverbox</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-07_big_box.jpg" medium="image">
			<media:title type="html">Big CSS Box</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-10_drop_down.jpg" medium="image">
			<media:title type="html">Simple CSS-based drop-down menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-12_css_horizontal_vreel.jpg" medium="image">
			<media:title type="html">Two Level Horizontal Navigation in CSS</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-14_uberlink.jpg" medium="image">
			<media:title type="html">Uberlink CSS List Menus</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-16_css_accordian.jpg" medium="image">
			<media:title type="html">CSS-Only Accordion Effect</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-19_tabbed_navigation_css.png" medium="image">
			<media:title type="html">Tabbed Navigation Using CSS</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-20_mini_tab.jpg" medium="image">
			<media:title type="html">CSS Mini Tabs (the UN-tab, tab)</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-21_drop_down_list_apart.png" medium="image">
			<media:title type="html">Drop-Down Menus, Horizontal Style</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-22_list_navigation.jpg" medium="image">
			<media:title type="html">List Into a Navigation Bar</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-23_css_tab_submenu.jpg" medium="image">
			<media:title type="html">CSS Tabs with Submenus</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-26_css_block_menu.png" medium="image">
			<media:title type="html">CSS Block Navigation Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-13_css_sprite.jpg" medium="image">
			<media:title type="html">XHTML &#38; CSS Sprite Navigation</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-15_xhtml_css_tab.png" medium="image">
			<media:title type="html">XHTML CSS Tabbed Menu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-24_cool_horizontal.jpg" medium="image">
			<media:title type="html">XHTML &#38; CSS Sprite Navigation</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-25_css_menu_w_description.jpg" medium="image">
			<media:title type="html">CSS Menu with Descriptions</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/04/13-29_css_hover.jpg" medium="image">
			<media:title type="html">CSS Hover Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://webdesignchennai.wordpress.com/2009/04/29/hello-world/</link>
		<comments>http://webdesignchennai.wordpress.com/2009/04/29/hello-world/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:01:14 +0000</pubDate>
		<dc:creator>webdesignchennai</dc:creator>
				<category><![CDATA[web designer tips]]></category>
		<category><![CDATA[web designing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to my website you will find all the updates about web designing and web development in chennai .I am a freelance web designer and i have a lot of experience in this field .Bookmark this site as you will find many usefull websites all over the internet and many free stuffs for web designing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=1&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my website you will find all the updates about <a href="http://www.abra.in" target="_self">web designing</a> and <a title="web desighning" href="http://www.abra.in" target="_blank">web development in chennai </a>.I am a freelance web designer and i have a lot of experience in this field .Bookmark this site as you will find many usefull websites all over the internet and many free stuffs for <a href="http://www.abra.in" target="_blank">web designing </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdesignchennai.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdesignchennai.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdesignchennai.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdesignchennai.wordpress.com&amp;blog=7549148&amp;post=1&amp;subd=webdesignchennai&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdesignchennai.wordpress.com/2009/04/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0c3d513bbdab3595b9375e8f753d8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdesignchennai</media:title>
		</media:content>
	</item>
	</channel>
</rss>
