<?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>RIKCAT - The Art of Rik Catlow &#187; Web &amp; Tech</title>
	<atom:link href="http://www.rikcat.com/category/web-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rikcat.com</link>
	<description>The Art of Rik Catlow</description>
	<lastBuildDate>Tue, 31 Mar 2009 12:52:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Customizable Twitter Badge in PHP5</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/</link>
		<comments>http://www.rikcat.com/2007/05/customizable_twitter_badge/#comments</comments>
		<pubDate>Sun, 13 May 2007 20:24:04 +0000</pubDate>
		<dc:creator>Rik Catlow</dc:creator>
				<category><![CDATA[Web & Tech]]></category>

		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html</guid>
		<description><![CDATA[What&#8217;s Twitter? A global community of friends and strangers answering one simple question: What are you doing? Answer on your phone, IM, or right here on the web! I wrote a script that uses the Twitter API to build a customizable twitter status badge. I&#8217;m pretty much a novice PHP programmer and this is the [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s <a href="http://www.twitter.com" target="_blank" title="Twitter">Twitter</a>? A global community of friends and strangers answering one simple question: What are you doing? Answer on your phone, IM, or right here on the web!</p>
<p>I wrote a script that uses the <a href="http://twitter.com/help/api" target="_blank" title="Twitter API">Twitter API</a> to build a customizable twitter status badge. I&#8217;m pretty much a novice PHP programmer and this is the first piece of code I&#8217;m releasing. It should <span id="more-51"></span>work fine on any PHP5 server. The script uses cURL to authenticate and grab the XML file from Twitter and then the XML is parsed using PHP5&#8242;s SimpleXML.</p>
<p><strong>Enjoy -Rik!</strong></p>
<h3>Requirements:</h3>
<p>PHP5  (*** Will Not Work in PHP4 ***)<br />
Twitter Account</p>
<h3>Directions:</h3>
<p>Edit the badge_config.php file, supply your twitter username, twitter password, and how many status items you would like to show up. I think the Twitter API only allows a maximum of 20 items, but I could be wrong. Upload all files to your server running PHP5, then in a web browser goto your_folder_name/badge_template.php. If it showed up your good to go.</p>
<h3>Demo:</h3>
<p> <a href="http://dropzone.rikcat.com/software/twitter/badge_template.php" target="_blank" title="Demo of Twitter Badge">My Twitter Badge</a></p>
<h3>Files Included:</h3>
<p>badge_config.php &#8211; Configuration file<br />
badge_template.php &#8211; Sample Template<br />
twitter.css &#8211; Templates CSS<br />
TwitterBadge.php &#8211; TwitterAPI Class</p>
<h3>Download:</h3>
<p><a href="http://dropzone.rikcat.com/software/twitter/twitterbadge.zip" title="Download Twitter Badge">twitterbadge.zip</a><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rikcat.com/2007/05/customizable_twitter_badge/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Computer Habits Changing</title>
		<link>http://www.rikcat.com/2007/04/computer-habits/</link>
		<comments>http://www.rikcat.com/2007/04/computer-habits/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 16:20:10 +0000</pubDate>
		<dc:creator>Rik Catlow</dc:creator>
				<category><![CDATA[Web & Tech]]></category>

		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/04/03/computer-habits.html</guid>
		<description><![CDATA[My computer habits have changed in the last year. I&#8217;ve noticed that I&#8217;m using more web based software. I find data portability to be the over riding factor in the products I use. Last year, I changed from using Apple&#8217;s Mail program to using Google Apps for my email, calendar and documents. This gives me [...]]]></description>
			<content:encoded><![CDATA[<p>My computer habits have changed in the last year. I&#8217;ve noticed that I&#8217;m using more web based software. I find data portability to be the over riding factor in the products I use. Last year, I changed from using Apple&#8217;s Mail program to using <a href="http://www.google.com/a/">Google Apps</a> for my email, calendar and documents. This gives me amazing flexibility. I&#8217;m able to get my email<span id="more-47"></span>, calendar, and documents wherever I have access to a web browser. With the advent of ajax and lean javascript frameworks, developers are creating products that act more like desktop applications, thus making operating systems less relevant.</p>
<p>I&#8217;ve also switched from using Safari to using Firefox exclusively. I&#8217;ve grown attached to a Firefox extension called <a href="http://www.foxmarks.com/">Foxmarks</a>. The extensions syncs bookmarks to all of the computers that you use. This isn&#8217;t revolutionary, but it&#8217;s a free service and it works seamlessly.</p>
<p>As more and more web based applications supplant desktop applications, it makes you think that the debate between Windows, MacOSX and Linux is irrelevant. I can also see hardware sales stagnating, with most of the data storage and processing off loaded to the network.</p>
<p>Are your computer habits changing?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rikcat.com/2007/04/computer-habits/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Recommended  HTML/CSS Books</title>
		<link>http://www.rikcat.com/2007/02/recommended-html-and-css-books/</link>
		<comments>http://www.rikcat.com/2007/02/recommended-html-and-css-books/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 14:33:35 +0000</pubDate>
		<dc:creator>Rik Catlow</dc:creator>
				<category><![CDATA[Web & Tech]]></category>

		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/02/20/recommended-html-and-css-books.html</guid>
		<description><![CDATA[From time to time people ask me how I learned how to hand code HTML and CSS. I learned by reading a bunch of books and from lots of trial an error. Below are a list of books I recommend for someone who wants to start hand coding HTML and CSS. If I was just [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time people ask me how I learned how to hand code HTML and CSS. I learned by reading a bunch of books and from lots of trial an error. Below are a list of books I recommend for someone who wants to start hand coding HTML and CSS. If I was just starting I would start with the HTML Dog book. If I had some coding experience and just wanted to learn <span id="more-46"></span> proper use of CSS I would pickup the <a href="http://www.simplebits.com">Dan Cederholm</a> books Web Standards Solutions and Bulletproof Web Design.</p>
<ul>
<li><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FHTML-Dog-Best-Practice-Guide-XHTML%2Fdp%2F0321311396%2Fsr%3D8-1%2Fqid%3D1171981513%3Fie%3DUTF8%26s%3Dbooks&amp;tag=dontmeetyourh-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" target="_blank">HTML Dog</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;tag=dontmeetyourh-20&amp;camp=1789&amp;creative=9325&amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0321303474%2Fqid%3D1144194844" target="_blank">The Zen of CSS Design</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;tag=dontmeetyourh-20&amp;camp=1789&amp;creative=9325&amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0321305256%2Fqid%3D1144194882" target="_blank">Stylin&#8217; with CSS</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=dontmeetyourh-20&amp;creative=9325&amp;path=tg/detail/-/0735712018/qid=1127777894/sr=8-8/ref=pd_bbs_8?v=glance%26s=books%26n=507846" target="_blank">Designing w/ Web Standards</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;tag=dontmeetyourh-20&amp;camp=1789&amp;creative=9325&amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0321346939%2Fqid%3D1144195010" target="_blank">Bulletproof Web Design</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;tag=dontmeetyourh-20&amp;camp=1789&amp;creative=9325&amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F1590596145%2Fqid%3D1144195520"target="_blank">CSS Mastery</a><img src="http://www.assoc-amazon.com/e/ir?t=dontmeetyourh-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rikcat.com/2007/02/recommended-html-and-css-books/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Last.FM Addict</title>
		<link>http://www.rikcat.com/2007/01/lastfm/</link>
		<comments>http://www.rikcat.com/2007/01/lastfm/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 18:36:50 +0000</pubDate>
		<dc:creator>Rik Catlow</dc:creator>
				<category><![CDATA[Web & Tech]]></category>

		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/01/17/lastfm.html</guid>
		<description><![CDATA[Over the last two weeks I&#8217;ve been using Last.FM and discovered it&#8217;s quite addicting. It&#8217;s not that I need a twelve step program or anything but Last.FM does what it does very well and really helps you find new music. On the surface Last.FM is a recommendation engine that tracks what you&#8217;re listening to with [...]]]></description>
			<content:encoded><![CDATA[<p> Over the last two weeks I&#8217;ve been using <a href="http://www.last.fm" target="_blank">Last.FM</a> and discovered it&#8217;s quite addicting. It&#8217;s not that I need a twelve step program or anything but Last.FM does what it does very well and really helps you find new music.</p>
<p>On the surface Last.FM is a recommendation engine that tracks what you&#8217;re listening to with a little <a href="http://www.last.fm/tools/downloads/" target="_blank">downloadable application</a>, but it does a lot more.<span id="more-43"></span> There is a Windows, Mac OSX and a beta Linux versions available for download.</p>
<p><a href="http://www.flickr.com/photos/rikcat/360750126/" title="Last.FM Profile on Flickr"><img src="http://farm1.static.flickr.com/158/360750126_be972d948e_m.jpg" alt="Last.FM Profile Screenshot" class="left_image" /></a>The Last.FM application lets you play your own personal radio with songs that Last.FM recommends based on what you&#8217;ve played before. You can also play music based off of tag names. So you can play any song that was tagged &#8220;indie pop&#8221; by another user. The application has a bunch of other features including playing music that friends are playing and viewing there playlist history.</p>
<p>Each user get their own <a href="http://www.last.fm/user/rikcat" target="_blank">profile page</a> that shows recent tracks played, weekly top artists, overall top artists, and overall top tracks. Like Flickr, it has the concept of groups and friends. You can join groups and invite people to be your friends. One of the cool features is Taste-o-meter, which compares your musical compatibility with another friend.</p>
<p>Last.FM also gives you access to all the data that they collect for use on your own site. So you can broadcast what you&#8217;re listening to, friends&#8217; lists, and your own personal music charts. The site has a variety of ways of getting this data from a simple text file to XML. They also have a web API for realtime access to Last.Fm&#8217;s data.</p>
<p>I&#8217;ve only scratched the surface of what&#8217;s going on at Last.FM. If you&#8217;re a music lover and looking to discover new music this site is perfect for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rikcat.com/2007/01/lastfm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>30gig iPod</title>
		<link>http://www.rikcat.com/2006/08/30gig-ipod/</link>
		<comments>http://www.rikcat.com/2006/08/30gig-ipod/#comments</comments>
		<pubDate>Fri, 25 Aug 2006 13:18:00 +0000</pubDate>
		<dc:creator>Rik Catlow</dc:creator>
				<category><![CDATA[Web & Tech]]></category>

		<guid isPermaLink="false">http://rikcat.com/rikcat/?p=13</guid>
		<description><![CDATA[I&#8217;ve put my 30gig Photo iPod up for sale on eBay if anyone is interested. It&#8217;s in really good condition and has scratches from normal use. It also includes the video cables to hook it up to the TV to view photos.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put my <a href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;ih=012&amp;item=220020962231">30gig Photo iPod</a> up for sale on eBay if anyone is interested. It&#8217;s in really good condition and has scratches from normal use. It also includes the video cables to hook it up to the TV to view photos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rikcat.com/2006/08/30gig-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
