<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Designer Blog</title>
	
	<link>http://blog.smriyaz.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 18 Nov 2012 17:02:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/smriyaz" /><feedburner:info uri="smriyaz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>smriyaz</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to create virtual hosts in Windows (wamp) web server?</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/XoRngzKfyY4/</link>
		<comments>http://blog.smriyaz.com/how-to-create-virtual-hosts-in-windows-wamp-server/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:44:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[server-related]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=76</guid>
		<description>&lt;h2&gt;Intro&lt;/h2&gt;
Creating virtual hosts is the better way to simulate the hosting server in your own development server. Simply your localhost folders will act as domains where you can easily test several sites in the local server as http://mysite.local  or http://mytest.mysite. To create this kind of virtual hosts or virtual domains in your Apache server on Windows  using WAMP server is just a matter of editing few files. Find the walk-through below.

&lt;img class="alignnone size-full wp-image-92" title="virtual-hosts" src="http://blog.smriyaz.com/wp-content/uploads/2010/02/virtual-hosts.jpg" alt="virtual-hosts" width="635" height="228" /&gt;
&lt;h2&gt;Step 1 - Setting up the 'host' file&lt;/h2&gt;
&lt;ol&gt;
	&lt;li&gt;Find the ‘host’ file in  ‘C:\WINDOWS\system32\drivers\etc’ folder (or where you installed windows)&lt;/li&gt;
	&lt;li&gt;Open it with Notepade or any text editor.&lt;/li&gt;
	&lt;li&gt;You will see following lines&lt;/li&gt;
&lt;pre&gt;# Copyright (c) 1993-2009 Microsoft Corp.
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
# For example:
#      102.54.94.97     rhino.acme.com         # source server
#       38.25.63.10     x.acme.com              # x client host
# localhost name resolution is handled within DNS itself.
&lt;strong&gt;127.0.0.1       localhost&lt;/strong&gt; &lt;strong&gt;
::1             localhost
&lt;/strong&gt;&lt;/pre&gt;
	&lt;li&gt;Add the desired domain names in the end of the text (after the default localhost settings indicated above) it can be anything with or without extension (see the examples below)&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/XoRngzKfyY4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/how-to-create-virtual-hosts-in-windows-wamp-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/how-to-create-virtual-hosts-in-windows-wamp-server/</feedburner:origLink></item>
		<item>
		<title>How to create a nice Twitter icon using Illustrator and Photoshop</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/O6mJN9VJZ5E/</link>
		<comments>http://blog.smriyaz.com/how-to-create-a-nice-twitter-icon-using-illustrator-and-photoshop/#comments</comments>
		<pubDate>Sat, 16 May 2009 14:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=68</guid>
		<description>To create a twitter icon, you don't have to be an artist or expert in illustrator. By understanding some basic principals of gradients and transparency, you can create an excellent modern twitter icon to use in your blog.

Before we dive in to the steps, look at the final version of the twitter icon we are going to create.

&lt;img class="alignnone size-full wp-image-92" title="twitter-final" src="http://blog.smriyaz.com/wp-content/uploads/2009/05/twitter-final1.jpg" alt="twitter-final" width="256" height="256" /&gt;

I'm going to show the basic steps of drawing in illustrator and we shall move on to  refine and get the final output in photoshop.&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/O6mJN9VJZ5E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/how-to-create-a-nice-twitter-icon-using-illustrator-and-photoshop/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/how-to-create-a-nice-twitter-icon-using-illustrator-and-photoshop/</feedburner:origLink></item>
		<item>
		<title>How to import blogger posts to wordpress?</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/ez76XyfPVtY/</link>
		<comments>http://blog.smriyaz.com/how-to-import-blogger-posts-to-wordpress/#comments</comments>
		<pubDate>Sun, 10 May 2009 12:55:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[tip&tricks]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=62</guid>
		<description>To import posts &amp;#38; comments (almost all data) from a Blogger account to Worpress is an easy process. Well,  to do that we have to setup an account in a remote server (localhost worpress blogs won&amp;#8217;t work for this and will throw a SSL error) First of all, login in to your blogger account in [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/ez76XyfPVtY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/how-to-import-blogger-posts-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/how-to-import-blogger-posts-to-wordpress/</feedburner:origLink></item>
		<item>
		<title>A simple foggy banner for your blog – in 8 steps!</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/WiMyXrtIXwU/</link>
		<comments>http://blog.smriyaz.com/a-simple-foggy-banner-for-your-blog-in-8-steps/#comments</comments>
		<pubDate>Fri, 08 May 2009 11:27:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.local/?p=46</guid>
		<description>&lt;!-- 	 --&gt;Here I'm going to show you how to create a simple foggy, grungy discolored banner for your blog/website.

The final composition will look  like this:

&lt;img class="alignnone size-full wp-image-47" title="Final Comp" src="http://blog.smriyaz.com/wp-content/uploads/2009/05/foggy21.jpg" alt="Final Comp" width="630" height="177" /&gt;

Creating this kind of banners is pretty simple as long as we find some source images to work with. There are advanced montages which will turn in to surreal type, sci-fi and so on. But this one is a basic one so, we need only few images.&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/WiMyXrtIXwU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/a-simple-foggy-banner-for-your-blog-in-8-steps/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/a-simple-foggy-banner-for-your-blog-in-8-steps/</feedburner:origLink></item>
		<item>
		<title>Site featured in  | Wooki.es – CSS &amp; Web Site Gallery</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/5EadpuRk0dI/</link>
		<comments>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery-2/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:57:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=45</guid>
		<description>I&amp;#8217;m glad to see that wooki.es has featured my portfolio site in their gallery website. They said in their email that they found my site using CSS in good way. Thank you wookies for you the appreciations and featuring my site in the gallery. Visit the link below to view the entry: Smriyaz &amp;#124; Wooki.es [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/5EadpuRk0dI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery-2/</feedburner:origLink></item>
		<item>
		<title>Site featured in  | Wooki.es – CSS &amp; Web Site Gallery</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/mYSyui2BeU4/</link>
		<comments>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:57:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=45</guid>
		<description>I&amp;#8217;m glad to see that wooki.es has featured my portfolio site in their gallery website. They said in their email that they found my site using CSS in good way. Thank you wookies for you the appreciations and featuring my site in the gallery. Visit the link below to view the entry: Smriyaz &amp;#124; Wooki.es [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/mYSyui2BeU4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/site-featured-in-wookies-css-web-site-gallery/</feedburner:origLink></item>
		<item>
		<title>Best of March 2009 | CSS Gallery and CSS Showcase – CSSPerk.com</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/wfyxs62noCM/</link>
		<comments>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom-2/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 08:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=42</guid>
		<description>It&amp;#8217;s a great honor that my portfolio site is listed in the best of March websites. They said in their email they loved few sites very much from hundreds of sites submitted. I&amp;#8217;m really proud to be one of them they&amp;#8217;ve chosen as best. Thank you very much for this guys. hats off to you. [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/wfyxs62noCM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom-2/</feedburner:origLink></item>
		<item>
		<title>Best of March 2009 | CSS Gallery and CSS Showcase – CSSPerk.com</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/rrrve0XWOwk/</link>
		<comments>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 08:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=42</guid>
		<description>It&amp;#8217;s a great honor that my portfolio site is listed in the best of March websites. They said in their email they loved few sites very much from hundreds of sites submitted. I&amp;#8217;m really proud to be one of them they&amp;#8217;ve chosen as best. Thank you very much for this guys. hats off to you. [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/rrrve0XWOwk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/best-of-march-2009-css-gallery-and-css-showcase-cssperkcom/</feedburner:origLink></item>
		<item>
		<title>Site featured in cssWOW.com:: CSS Gallery</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/6aTulinDfPc/</link>
		<comments>http://blog.smriyaz.com/site-featured-in-csswowcom-css-gallery/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 17:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=34</guid>
		<description>It&amp;#8217;s a great honor to see my portfolio is featured in cssWOW with WOW factor. They pick nice websites with valid CSS and feature in the gallery. I really thank them for this great job they have done. And of course they have given an excellent intro about the site and author. I really appreciate [...]&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/6aTulinDfPc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/site-featured-in-csswowcom-css-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/site-featured-in-csswowcom-css-gallery/</feedburner:origLink></item>
		<item>
		<title>Site featured in Webdesign.fm list!</title>
		<link>http://feedproxy.google.com/~r/smriyaz/~3/jqtY9h_YkbE/</link>
		<comments>http://blog.smriyaz.com/smriyaz-com-site-featured-in-webdesignfm-list/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 18:13:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspirational Stuff]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.smriyaz.com/?p=28</guid>
		<description>I&amp;#8217;m very happy to see my portfolio site is listed in webdesign.fm site. the list is for 25 pitch black inspirational websites. All of them are seem great inspiration. follow this URL to see it: http://www.webdesign.fm/pitch-black-25-inspirational-black-websites/ Thanks for the poster in Webdesign.fm.&lt;img src="http://feeds.feedburner.com/~r/smriyaz/~4/jqtY9h_YkbE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.smriyaz.com/smriyaz-com-site-featured-in-webdesignfm-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.smriyaz.com/smriyaz-com-site-featured-in-webdesignfm-list/</feedburner:origLink></item>
	</channel>
</rss>
