<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Creating The Winning Homepage</title>
	<atom:link href="http://thewinninghomepage.com/feed" rel="self" type="application/rss+xml" />
	<link>http://thewinninghomepage.com</link>
	<description>Discover how to create your own money making website in minutes</description>
	<lastBuildDate>Tue, 27 Sep 2011 10:26:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<!-- added to the content header -->	<item>
		<title>WordPress About</title>
		<link>http://thewinninghomepage.com/wordpress-about?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-about</link>
		<comments>http://thewinninghomepage.com/wordpress-about#comments</comments>
		<pubDate>Mon, 26 Sep 2011 22:42:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://thewinninghomepage.com/?p=86</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://thewinninghomepage.com/wordpress-about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery .append()</title>
		<link>http://thewinninghomepage.com/jquery-append?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-append</link>
		<comments>http://thewinninghomepage.com/jquery-append#comments</comments>
		<pubDate>Mon, 26 Sep 2011 20:59:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://thewinninghomepage.com/?p=58</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://thewinninghomepage.com/jquery-append/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create your own favicon (.ico) in Photoshop</title>
		<link>http://thewinninghomepage.com/how-to-create-your-own-favicon-in-photoshop?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-your-own-favicon-in-photoshop</link>
		<comments>http://thewinninghomepage.com/how-to-create-your-own-favicon-in-photoshop#comments</comments>
		<pubDate>Mon, 26 Sep 2011 20:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://thewinninghomepage.com/?p=43</guid>
		<description><![CDATA[A Favicon is a little custom icon that appears next to a website&#8217;s URL in the address bar of a web browser. They also show up in your bookmarked sites,...]]></description>
			<content:encoded><![CDATA[<p>A Favicon is a little custom icon that appears next to a website&#8217;s URL in the address bar of a web browser. They also show up in your bookmarked sites, on the tabs in tabbed browsers, and as the icon for Internet shortcuts on your desktop or other folders in Windows. And when I say little, I mean 16 pixels by 16 pixels. So if you like a good design challenge try your hand at this one.</p>
<p>All you need to add a Favicon to your site is a Windows Icon (.ico) file usually called favicon.ico that you upload to the main directory of your website. Nowadays, most browsers besides Internet Explorer can use a GIF (including animated ones) or PNG (including full transparency) instead. But since all browsers including IE understand the .ico format, and because it&#8217;s got a lot of intriguing features that GIFs and PNGs don&#8217;t, read on to find out how to make one.</p>
<h3>Download the Photoshop Plugin</h3>
<p>You&#8217;ll need the Windows Icon (ICO) file format Photoshop Plugin to export to the .ico file format. You can <a href="http://www.telegraphics.com.au/sw/" target="_blank">download the plugin from Telegraphics</a>. The plugin reads and writes ICO files in 1, 4 and 8-bit Indexed and 24-bit RGB modes, and also reads and writes 32-bit &#8220;XP&#8221; icons (with 8-bit alpha channel). Make sure to install the plugin before you begin this tutorial.</p>
<h3>Let&#8217;s Begin</h3>
<p>Because 16 x 16 is such a small canvas area, it can be very difficult to be creative. So instead start your project with a canvas set at 64 x 64 (always use even multiples when you plan on resizing files). Do this by selecting:<br />
File &gt; New, and opening a new canvas that is 64 x 64 pixels in size.</p>
<h3>The Design</h3>
<p>If you already have a logo you should reduce it to the 16 x 16 size to see if it holds up. If it doesn&#8217;t look good at this size, work with the 64 x 64 canvas and try creating a simple design that incorporates colors from your website&#8217;s palette.</p>
<p>When you&#8217;re ready to test the design select Image &gt; Image Size menu and enter 16 x 16. Click on Resample Image and choose &#8220;Bicubic Sharper&#8221; from the drop-down menu (CS only for this step). This is the best setting for making sure that an image doesn&#8217;t blur as it&#8217;s being resized. If it&#8217;s still not sharp enough, go back and oversharpen, oversaturate and/or heighten the contrast of the original image and then resize it again.</p>
<p>If you feel the icon is not quite what you wanted, just keep tweaking it until it is perfect. At this tiny size it can take a few tries before you get it right.</p>
<h3>Saving your custom icon</h3>
<p>Go to File &gt; Save As and make sure you name the file favicon.ico. Under Format you must choose Windows Icon (ICO) from the pulldown menu. This format will only be available in Photoshop after you download and install the plugin. In the next step you&#8217;ll need to upload this new file to the root folder of your website, so it&#8217;s a good idea to navigate and save it to that location on your hard drive now.</p>
<h3>Uploading the Favicon.ico file</h3>
<p>Connect to your server and upload your Favicon.ico file to your website. You must place it into the same directory as your home (index) page, and leave it loose, making sure not to put it in an images directory or other folder. The standard location is the &#8220;root&#8221; folder of your site, which is same directory as your home (index) page, not inside an images directory or other folder. If you put it there (and name it favicon.ico), most browsers will find it automatically.</p>
<p>Some browsers will look for a direct link in the HTML source code to your site&#8217;s favicon.ico file. You can help these browsers by adding this link in the head section of each page on which you want the Favicon.ico to appear.</p>
<p>Here is the link codes to include:</p>
<p><code>&lt;link rel="shortcut icon" href="favicon.ico"&gt;</code><br />
<code>&lt;link rel="icon" type="image/ico" href="favicon.ico"&gt;</code></p>
<p>Once you&#8217;ve added this code, upload all of your modified pages.</p>
<p>(Some people suggest that the following is actually more correct:</p>
<p><code>&lt;link rel="icon" href="/favicon.ico" type="image/x-icon"&gt;</code></p>
<p>You can use both if you want!)</p>
<p>If you want to use a GIF or PNG instead, use this format instead (just remember that it won&#8217;t work in IE):</p>
<p><code>&lt;link rel="icon" href="/favicon.png" type="image/png"&gt;</code> or<br />
<code>&lt;link rel="icon" href="/favicon.gif" type="image/gif"&gt;</code></p>
<h3>Testing if it works</h3>
<p>If your new Favicon does not show up right away, try refreshing the page or clearing your cache &#8211; or put a &#8216;?&#8217; at the end of the url, which will trick a browser into thinking the page is new and not cached.</p>
<h3>Troubleshooting</h3>
<p><b>Browser Issues:</b> Microsoft IE 6 for Windows will not display the favicon until the URL has been added to the favorites. Or try this trick: go up to the address bar, click on the existing (usually the IE default) favicon, then &#8220;jiggle&#8221; it a bit and let go. That will reload the page and should get the new favicon to show up.</p>
<p>Safari for the MAC will not display an updated favicon until the browser cache has been cleared. But choosing &quot;empty cache&quot; from the menu won&#8217;t help because Safari stores favicons in a separate cache. Go to Edit &gt; Reset Safari, and check &#8220;Remove all website icons&#8221;. If you can&#8217;t find that, you must empty the icon cache yourself. Look for it in User &gt; Library &gt; Safari &gt; Icons. On the Windows version of Safari, find C:\Documents and Settings\YourUserName\Local Settings\Application Data\Apple Computer\Safari\WebpageIcons.db. Quit Safari, delete the file, restart Safari. (Sometimes you need to restart the computer too.)</p>
<p>In Firefox, clear the cache and restart the browser. In Opera, just refresh.</p>
<p>Windows can actually be the most beligerent about not updating favicons for Internet shortcuts (on your desktop, for instance). This tip from www.vistax64.com/tutorials:</p>
<p>1. Right-click on the Desktop.<br />
2. Select Personalize and select (Display) Settings.<br />
3. Change the Color from 32 bit to 16 bit and click Apply.<br />
4. Change the Color back to 32 bit and click Apply.</p>
<h3>What to do if I do not have Photoshop?</h3>
<p>If you don&#8217;t have Photoshop but have the images then you could always use some of the online tools out there. These are some of my personal favourites:<br />
<a href="http://www.favicon.cc" target="_blank" ref="nofollow">http://www.favicon.cc</a><br />
<a href="http://www.degraeve.com/favicon" target="_blank" ref="nofollow">http://www.degraeve.com/favicon</a><br />
<a href="http://www.favicongenerator.com" target="_blank" ref="nofollow">http://www.favicongenerator.com</a><br />
<a href="http://tools.dynamicdrive.com/favicon" target="_blank" ref="nofollow">http://tools.dynamicdrive.com/favicon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thewinninghomepage.com/how-to-create-your-own-favicon-in-photoshop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a seamless background in Photoshop</title>
		<link>http://thewinninghomepage.com/how-to-create-a-seamless-background-in-photoshop?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-seamless-background-in-photoshop</link>
		<comments>http://thewinninghomepage.com/how-to-create-a-seamless-background-in-photoshop#comments</comments>
		<pubDate>Mon, 26 Sep 2011 18:53:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[background image]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[seamless]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://thewinninghomepage.com/?p=5</guid>
		<description><![CDATA[If you don&#8217;t want to make your own background image I recommend visiting www.cgtextures.com. There you can find a large variety of textures and other cool images. For this little...]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t want to make your own background image I recommend visiting <a href="http://www.cgtextures.com/" rel="nofollow" target="_blank">www.cgtextures.com</a>. There you can find a large variety of textures and other cool images. For this little tutorial I choose an image from the &#8220;Brick Rounded&#8221; collection. I crop my image to a square size of 400x400px. <a href="http://thewinninghomepage.com/wp-content/uploads/2011/09/bricks_original.jpg" target="_blank">Download my image</a>. <span class="imgcenter"><img src="http://thewinninghomepage.com/wp-content/uploads/2011/09/bricks_original_small.jpg" width="400" height="400" alt="" /><br />Original image</span></p>
<p>Then I go to Filter / Other / Offset and enter half the width and half the height of the image. In my case horizontal: 200px and vertical: 200px. <span class="imgcenter"><img src="http://thewinninghomepage.com/wp-content/uploads/2011/09/offset.jpg" width="297" height="216" alt="" /></span></p>
<p>Next I choose the Clone stamp tool <img src="http://thewinninghomepage.com/wp-content/uploads/2011/09/clonestamptool.gif" width="15" height="17" alt="" /> (just press &#8220;s&#8221; or locate it in your toolbox). Choose a brush without any sharp edges and make the size of it around 45px. Then hold down the Alt key and click somewhere in the image except on the edges made by the offset action. Next you have to draw horizontal from left to right, along the edges made by the offset action, and then vertical from bottom to top. <span class="imgcenter"><img src="http://thewinninghomepage.com/wp-content/uploads/2011/09/clonestamphowto_small.jpg" width="400" height="400" alt="" /><br />Using the clone stamp tool</span></p>
<p>If you made everything correct you should have the seamless image looking something like this <span class="imgcenter"><img src="http://thewinninghomepage.com/wp-content/uploads/2011/09/bricks_seamless_small.jpg" width="400" height="400" alt="" /></span></p>
<p>To see how it looks in action please have a look at <a href="examples/seamless-texture-in-action.html" target="_blank">this page</a>.</p>
<h3>What to do if I do not have Photoshop?</h3>
<p>If you don&#8217;t have Photoshop you can still get hold of some pretty cool seamless background images. These are some of my personal favourite sites:<br />
<a href="http://www.patterncooler.com" target="_blank" ref="nofollow">http://www.patterncooler.com</a><br />
<a href="http://patterns.ava7.com" target="_blank" ref="nofollow">http://patterns.ava7.com</a><br />
<a href="http://www.stripegenerator.com" target="_blank" ref="nofollow">http://www.stripegenerator.com</a><br />
<a href="http://www.stripemania.com" target="_blank" ref="nofollow">http://www.stripemania.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thewinninghomepage.com/how-to-create-a-seamless-background-in-photoshop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<!-- added to the content footer --></channel>
</rss>

