<?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>The Great Taste of Nothing &#187; website</title>
	<atom:link href="http://chsav8r.com/phh/tag/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://chsav8r.com/phh</link>
	<description>daily rantings and readings of a growing boy :: how does nothing taste?</description>
	<lastBuildDate>Thu, 22 Apr 2010 18:52:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter FAIL</title>
		<link>http://chsav8r.com/phh/2009/12/18/twitter-fail/</link>
		<comments>http://chsav8r.com/phh/2009/12/18/twitter-fail/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:00:17 +0000</pubDate>
		<dc:creator>Paul Hargrave</dc:creator>
				<category><![CDATA[Day to Day]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[epic fail]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://chsav8r.com/phh/?p=560</guid>
		<description><![CDATA[
Twitter has been hacked&#8230; again. What a surprise. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chsav8r.com/phh/wp-content/uploads/2009/12/screen-capture-1.png"><img src="http://chsav8r.com/phh/wp-content/uploads/2009/12/screen-capture-1-600x375.png" alt="screen-capture-1" title="screen-capture-1" width="600" height="375" class="alignright size-large wp-image-561" /></a></p>
<p>Twitter has been hacked&#8230; again. What a surprise. </p>
]]></content:encoded>
			<wfw:commentRss>http://chsav8r.com/phh/2009/12/18/twitter-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Camp Ho Non Wah</title>
		<link>http://chsav8r.com/phh/2009/11/23/camp-ho-non-wah/</link>
		<comments>http://chsav8r.com/phh/2009/11/23/camp-ho-non-wah/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 20:30:35 +0000</pubDate>
		<dc:creator>Paul Hargrave</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[camping]]></category>
		<category><![CDATA[hnw]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://chsav8r.com/phh/?p=445</guid>
		<description><![CDATA[So, after battling for control over the Camp Ho Non Wah website, Greg has finally consented to a redesign by yours truly, along with the ability for ME to update it whenever I want!
I&#8217;m taking what used to look like this:

&#8230;and bringing it in to the days of Web 2.0. 
I have a pretty good [...]]]></description>
			<content:encoded><![CDATA[<p>So, after battling for control over the Camp Ho Non Wah website, Greg has finally consented to a redesign by yours truly, along with the ability for ME to update it whenever I want!</p>
<p>I&#8217;m taking what used to look like this:</p>
<p><a href="http://www.camphnw.com"><img src="http://chsav8r.com/phh/wp-content/uploads/2009/11/hnw-600x550.png" alt="hnw" title="hnw" width="600" height="550" class="aligncenter size-large wp-image-446" /></a></p>
<p>&#8230;and bringing it in to the days of Web 2.0. </p>
<p>I have a pretty good design in mind right now, and after about 30 hours, it&#8217;s finally coming together. I wanted to do something a little different by having rotating header images, but not the complete header; only a fraction. There are a handful of scripts out there that rotate images, but many of them are written in JavaScript, and suffer from an important limitation: in order to add or remove items from the pool of images to pick from, you need to get in there and edit the code yourself. Every time you want to make a change. In every page that rotates images. I wanted something simple, and changing the page only slightly and in subtle ways can work miracles for an otherwise ‘static’ website. For example, imagine a masthead-graphic that&#8217;s different each time someone reloads the page. How about a product image-link that seems to magically change with every pageview? </p>
<p>In looking around a bit, I found a solution that references the bg-image in the css to a URL that points to a PHP script, in turn selecting a random image from the folder in which the script is contained. It&#8217;s actually a pretty ingenious solution.</p>
<ol>
<li>Download the PHP script rotator.txt <a href='http://chsav8r.com/phh/wp-content/uploads/2009/11/rotate.txt'>here</a>. After downloading, rename the file to rotator.php.</li>
<li>Put the images to be rotated in the same directory as rotator.php.</li>
<li>Upload all the files via FTP.</li>
<li>Insert this code in the CSS for the DIV which contains the image you would like to switch.</li>
</ol>
<p><code>background: url(images/rotator.php) no-repeat center top;</code></p>
<p>And presto! You&#8217;re image is dynamically changed every time the page is reloaded.</p>
<p>I&#8217;m not going to show you how I&#8217;m going to implement this code as of yet, but hopefully you should see the result (live, of course) by the end of Thanksgiving break. I&#8217;m quite excited about what you&#8217;ll say!</p>
]]></content:encoded>
			<wfw:commentRss>http://chsav8r.com/phh/2009/11/23/camp-ho-non-wah/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
