<?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>Toastboy's Tech Tips &#187; Main</title>
	<atom:link href="http://www.toastboy.com/category/main/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toastboy.com</link>
	<description>Tutorials for Users and Administrators</description>
	<lastBuildDate>Thu, 03 Jun 2010 00:02:39 +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>Using Unix Find to Locate WordPress Functions</title>
		<link>http://www.toastboy.com/main/unixlinux/using-unix-find-to-locate-wordpress-functions/</link>
		<comments>http://www.toastboy.com/main/unixlinux/using-unix-find-to-locate-wordpress-functions/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 23:59:41 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[KSH]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=476</guid>
		<description><![CDATA[I am a unix / linux web developer primarily and use some windows / mac editors for ease of use.
When it comes to locating code snippets within wordpress or other cms&#8217; I find it easiest to do this within the linux shell using the find command with a little help from egrep.
generally speaking I can [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/unixlinux/using-unix-find-to-locate-wordpress-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove &#8216;View all posts filed under&#8217; title from category links</title>
		<link>http://www.toastboy.com/main/remove-view-all-posts-filed-under-title-from-category-links/</link>
		<comments>http://www.toastboy.com/main/remove-view-all-posts-filed-under-title-from-category-links/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 23:19:16 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=470</guid>
		<description><![CDATA[Trying to remove the &#8216;View all posts filed under category name&#8217; from the title tag on links, I searched and searched and couldn&#8217;t really find what I was looking for.

I did find a few hacks that would sort of work like changing the title tags to alt tags, etc.  
This is not what I wanted [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/remove-view-all-posts-filed-under-title-from-category-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Job Fair Spam</title>
		<link>http://www.toastboy.com/main/job-fair-spam/</link>
		<comments>http://www.toastboy.com/main/job-fair-spam/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:26:59 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/main/job-fair-spam/</guid>
		<description><![CDATA[I recently went to a dice.com job fair in Los Angeles, and handed out my resume, with a business card.  Dumb mistake, I didn&#8217;t get any job offers, but I did manage to get on about two to three hundred mailing lists and now even if I did get any legitimate response from a [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/job-fair-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Flowplayer and Embedded Video Wordpress Plugin</title>
		<link>http://www.toastboy.com/main/using-flowplayer-and-embedded-video-wordpress-plugin/</link>
		<comments>http://www.toastboy.com/main/using-flowplayer-and-embedded-video-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 18:58:48 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=427</guid>
		<description><![CDATA[For those of us that don&#8217;t want to purchase a license for the the JW Player that is required for the embedded video plugin from http://www.jovelstefan.de/embedded-video/


I have come up with a simple hack to achieve swf local player functionality with the use of FlowPlayer instead.
Edit your wp-content/plugins/embedded-video-with-link/embedded-video.php
Find the section for define(&#8220;LOCAL_FLASHPLAYER_TARGET&#8221;
and replace
&#60;object classid=\&#8221;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\&#8221; codebase=\&#8221;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\&#8221; width=\&#8221;".GENERAL_WIDTH.&#8221;\&#8221; [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/using-flowplayer-and-embedded-video-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Install vobcopy on Ubuntu</title>
		<link>http://www.toastboy.com/main/install-vobcopy-on-ubuntu/</link>
		<comments>http://www.toastboy.com/main/install-vobcopy-on-ubuntu/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:26:14 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=410</guid>
		<description><![CDATA[Short tutorial on how to install vobcopy on unbuntu.
There are only two steps required to accomplish this.
From your terminal window type these commands.


sudo apt-get update
sudo apt-get install vobcopy
Check out the how to install mkisofs on ubuntu to see how these to work together to rip dvds to your harddrive.
// 




Share and Enjoy:


	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/install-vobcopy-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Define Your Nothing</title>
		<link>http://www.toastboy.com/main/define-your-nothing/</link>
		<comments>http://www.toastboy.com/main/define-your-nothing/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 20:42:08 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/main/define-your-nothing/</guid>
		<description><![CDATA[What is in the way of you having everything you want in life.  The answer is nothing.   But in order to get around or through this nothing you need to define it very clearly.  For its in the definition of your nothing that you can get to the other side of [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/define-your-nothing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coffee, The Nectar of The Gods.</title>
		<link>http://www.toastboy.com/main/coffee-the-nectar-of-the-gods/</link>
		<comments>http://www.toastboy.com/main/coffee-the-nectar-of-the-gods/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:23:19 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Coffee]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=408</guid>
		<description><![CDATA[I just recently found out about this place in Georgia called Dougs Coffee.  I was so impressed with Doug that I decided to write a little blurb about his outfit.
He is roasting and selling some of the greatest coffee beans from around the world.  Currently his most popular roast is the 1lb house [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/coffee-the-nectar-of-the-gods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toastboy is now on twitter.</title>
		<link>http://www.toastboy.com/main/toastboy-is-now-on-twitter/</link>
		<comments>http://www.toastboy.com/main/toastboy-is-now-on-twitter/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:18:26 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/?p=387</guid>
		<description><![CDATA[I have finally succumbed to the powers that be and am now on twitter.
You can follow me here twitter.com/toastboy2k2




Share and Enjoy:


	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/toastboy-is-now-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aweber RSS Blaster</title>
		<link>http://www.toastboy.com/main/aweber-rss-blaster/</link>
		<comments>http://www.toastboy.com/main/aweber-rss-blaster/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:30:05 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/2009/05/22/aweber-rss-blaster/</guid>
		<description><![CDATA[Aweber is awesome. They have this feature in which you can automatically send out emails to your list when you update your blog through rss. woohoo!

The setup is a breeze just login to you aweber account and click on the messages tab , and then on the Blog Broadcast link.
Put in your sites rss feed.
Choose [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/aweber-rss-blaster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artisteer Remove Footer Entry</title>
		<link>http://www.toastboy.com/main/artisteer-remove-footer-entry/</link>
		<comments>http://www.toastboy.com/main/artisteer-remove-footer-entry/#comments</comments>
		<pubDate>Wed, 13 May 2009 22:03:55 +0000</pubDate>
		<dc:creator>Johnny Five</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.toastboy.com/2009/05/13/artisteer-remove-footer-entry/</guid>
		<description><![CDATA[After you have created your new beautiful template you notice that you have a footer that boasts the artisteer site.
To remove this, just open up your footer.php file in the exported directory of your template and remove or change the reference to artisteer.
Simple.
If you don&#8217;t already have artisteer you can get your own copy or [...]]]></description>
		<wfw:commentRss>http://www.toastboy.com/main/artisteer-remove-footer-entry/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
