<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.3" -->
<rss version="0.92">
<channel>
	<title>My Thoughts On ...</title>
	<link>http://mego22.com</link>
	<description>What A Scary Thought!!</description>
	<lastBuildDate>Tue, 11 Aug 2009 13:53:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Abbott and Costell buying a computer</title>
		<description><![CDATA[COSTELLO CALLS TO BUY A COMPUTER FROM ABBOTT
ABBOTT: Super Duper computer store. Can I help you?
COSTELLO : Thanks. I&#8217;m setting up an office in my den and I&#8217;m thinking about
buying a computer.
ABBOTT : Mac?
COSTELLO : No, the name&#8217;s Lou .
ABBOTT : Your computer?
COSTELLO : I don&#8217;t own a computer. I want to buy one.
ABBOTT : [...]]]></description>
		<link>http://mego22.com/?p=7</link>
			</item>
	<item>
		<title>Oracle support for with Red Hat PHP rpms</title>
		<description><![CDATA[For this you will need to get the Oracle instant client and the OCi8 pecl package.

Install Apache, PHP, the Oracle instant client, MySQL support if you want it and packages to build from source code.
yum install httpd php php-mysql php-pear php-develyum groupinstall &#8220;Development Tools&#8221;
Add the library config for php
echo extension=oci8.so &#62; /etc/php.d/oci8.ini
Add the Oracle instant [...]]]></description>
		<link>http://mego22.com/?p=6</link>
			</item>
	<item>
		<title>How to SFPT w/ Filezilla</title>
		<description><![CDATA[Using SFTP via Quick connect
&#160;
     

       Open up Filezilla
       In the Address: box enter sftp://NAMEOFSITE
       In the User: box enter USERNAME
       In the Password: box enter PASSWORD
 [...]]]></description>
		<link>http://mego22.com/?p=5</link>
			</item>
	<item>
		<title>My essential Firefox extensions</title>
		<description><![CDATA[These are the Firefox extensions that I can not live without:
Adblock Plus
Great for blocking unwanted ads.
BugMeNot
Get access to sites that require registration
Delicious Bookmarks
Online bookmarking site.  Great if you do work on more than one computer.
Delicious Complete
More options for del.icio.us
Download Status Bar
Puts download status at the bottom of your browser; IE no annoying pop-up panel
Foxcast
Weather [...]]]></description>
		<link>http://mego22.com/?p=4</link>
			</item>
	<item>
		<title>SSH key pair setup</title>
		<description><![CDATA[Generate the key
To generate the key run the following command as the user you want the public/private key pair to work for
/usr/bin/ssh-keygen
This will ask you three questions:
Enter file in which to save the key  (/home/USER/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
For the first question just hit enter so the private key will [...]]]></description>
		<link>http://mego22.com/?p=3</link>
			</item>
</channel>
</rss>
