<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>Eddie On Everything</title>
	<link>http://www.eddieoneverything.com</link>
	<description></description>
	<pubDate>Sat, 12 Apr 2008 22:56:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>VanDyke Secure CRT - bind: Permission Denied Error when connecting to Ubuntu SSH Server</title>
		<link>http://www.eddieoneverything.com/linux/vandyke-secure-crt-bind-permission-denied-error-when-connecting-to-ubuntu-ssh-server.php</link>
		<comments>http://www.eddieoneverything.com/linux/vandyke-secure-crt-bind-permission-denied-error-when-connecting-to-ubuntu-ssh-server.php#comments</comments>
		<pubDate>Sat, 12 Apr 2008 22:56:06 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>linux</category>
	<category>software</category>
	<!-- AutoMeta Start -->
	<category>ssh</category>
	<category>ubuntu</category>
	<category>bind</category>
	<category>linux</category>
	<category>van dyke</category>
	<category>SecureCRT</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/linux/vandyke-secure-crt-bind-permission-denied-error-when-connecting-to-ubuntu-ssh-server.php</guid>
		<description><![CDATA[When using Windows, I use VanDyke SecureCRT to connect to my Linux machines, which include servers running Red Had Enterprise Linux (RHEL), CentOS, and the Debian-derived Ubuntu.  Everything was working fine until today.  
Though I was playing around with the SSH configuration files to get SFTP transferred files to set a specific file [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->When using Windows, I use <a href="http://www.vandyke.com/products/securecrt/index.html">VanDyke SecureCRT</a> to connect to my Linux machines, which include servers running Red Had Enterprise Linux (RHEL), CentOS, and the Debian-derived Ubuntu.  Everything was working fine until today.  </p>
<p>Though I was playing around with the SSH configuration files to get SFTP transferred files to set a specific file permissions mask (umask), I don&#8217;t think I changed anything that would have caused this error:</p>
<p><i><b>&#8220;Connection to session XXXX failed:  The server has disconnected with an error.  Server message reads: A protocol error occurred.  bind:  Permission denied.&#8221;</b></i></p>
<p><img id="image144" src="http://www.eddieoneverything.com/wp-content/uploads/2008/04/eoe-crt-error.jpg" alt="eoe-crt-error.jpg" /></p>
<p><i><b>&#8220;Connection to session XXXX failed:  The server has disconnected with an error.  Server message reads: A protocol error occurred.  bind:  Permission denied.&#8221;</b></i></p>
<p>The problem occurred on the Debian/Ubuntu based machine.  Interestingly, the error only occurred when using SecureCRT - sftp via <a href="http://www.sftpdrive.com">Sftpdrive</a> worked great, and connecting to the machine via other SSH clients worked fine as well.</p>
<p>After trying everything I could think of, including changing authentication methods, user names, etc, and after much searching, I finally found a solution over in the <a href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1208034715252+28353475&#038;threadId=214350">HP forums</a>:</p>
<blockquote><p>
 Got it working. Fix is:<br />
in SecureCRT</p>
<p>Options -> Global Options -> SSH2 Options</p>
<p>Turn off Option:   Enable OpenSSH agent forwarding
</p></blockquote>
<p><img id="image146" src="http://www.eddieoneverything.com/wp-content/uploads/2008/04/eoe-crt-fix.jpg" alt="eoe-crt-fix.jpg" /></p>
<p>Easy enough fix, but it took me about an hour to find the solution.  If yo urun into the same problem, hopefully you&#8217;ll find this post much quicker than I found the HP solution.</p>
<p><!--adsense#468banner-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/linux/vandyke-secure-crt-bind-permission-denied-error-when-connecting-to-ubuntu-ssh-server.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How To Block an IP Address On Linux / Apache Server</title>
		<link>http://www.eddieoneverything.com/internet/how-to-block-an-ip-address-on-linux-apache-server.php</link>
		<comments>http://www.eddieoneverything.com/internet/how-to-block-an-ip-address-on-linux-apache-server.php#comments</comments>
		<pubDate>Fri, 11 Apr 2008 16:41:51 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>internet</category>
	<category>linux</category>
	<category>programming</category>
	<category>security</category>
	<!-- AutoMeta Start -->
	<category>server admin</category>
	<category>lamp admin</category>
	<category>lamp performance</category>
	<category>linux</category>
	<category>apache</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/internet/how-to-block-an-ip-address-on-linux-apache-server.php</guid>
		<description><![CDATA[I operate a number of websites, some quite large as far as total &#8220;number of pages.&#8221;  Over the years, I&#8217;ve noticed an increasing number of poorly behaved web crawler applications - some completely ignore the robots.txt file, and more and more submit dozens of requests per minute.  (eek!)  For a site with [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->I operate a number of websites, some quite large as far as total &#8220;number of pages.&#8221;  Over the years, I&#8217;ve noticed an increasing number of poorly behaved web crawler applications - some completely ignore the robots.txt file, and more and more submit dozens of requests per minute.  (eek!)  For a site with thousands and thousands of pages, this can negatively impact server performance.  Severely.</p>
<p>While I do have a few methods for blocking these guys in place, just this morning I noticed that one particular crawler, identifying itself as &#8220;INA dlweb; http://ina.fr/&#8221; and coming from 195.221.138.170, was really killing my machine.  The only solution was to reconfigure my firewall to drop all packets coming from this IP address.</p>
<p>If you&#8217;ve got a server with the very popular LAMP setup (Linux/Apache/Mysql/Php), you can likely do the same.</p>
<p>Here&#8217;s how:  As root, enter:<br />
<b>iptables -A INPUT -s a.b.c.d -j DROP</b></p>
<p>, where a.b.c.d is the IP address of the offending web bot.  In my case, I entered &#8220;iptables -A INPUT -s 195.221.138.170 -j DROP&#8221;.  </p>
<p>Worked like a charm - my server load dropped drastically:</p>
<p>Before the Change:<br />
<code>10:37:01  up 241 days, 18:20,  3 users,  load average: 1.26, 0.70, 0.47<br />
10:38:01  up 241 days, 18:21,  3 users,  load average: 1.13, 0.73, 0.49<br />
</code></p>
<p>After the Change:<br />
<code><br />
 11:21:01  up 241 days, 19:04,  3 users,  load average: 0.40, 0.55, 0.64<br />
 11:22:01  up 241 days, 19:05,  3 users,  load average: 0.31, 0.52, 0.62<br />
 11:23:01  up 241 days, 19:06,  3 users,  load average: 0.11, 0.42, 0.58</code></p>
<p>This method should work on most flavors of Linux, including Ubuntu, CentOS, Red Hat, Debian, etc. </p>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/internet/how-to-block-an-ip-address-on-linux-apache-server.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Automatically renaming files downloaded with Coast to Coast AM Media Center</title>
		<link>http://www.eddieoneverything.com/perl/automatically-renaming-files-downloaded-with-coast-to-coast-am-media-center.php</link>
		<comments>http://www.eddieoneverything.com/perl/automatically-renaming-files-downloaded-with-coast-to-coast-am-media-center.php#comments</comments>
		<pubDate>Tue, 08 Apr 2008 02:07:01 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>perl</category>
	<category>productivity</category>
	<!-- AutoMeta Start -->
	<category>elsif</category>
	<category>coast</category>
	<category>print</category>
	<category>dirname</category>
	<category>dirname</category>
	<category>month</category>
	<category>month</category>
	<category>title</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/perl/automatically-renaming-files-downloaded-with-coast-to-coast-am-media-center.php</guid>
		<description><![CDATA[I&#8217;m an insomniac. 
I have trouble falling asleep at night because thoughts never seem to stop racing through my head - Did I do X yet?  What if I did Y?  Ooh, I could make it easier to do Y &#8230;  Hey, I have a cool idea for an awesome invention&#8230;  [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->I&#8217;m an insomniac. </p>
<p>I have trouble falling asleep at night because thoughts never seem to stop racing through my head - <em>Did I do X yet?  What if I did Y?  Ooh, I could make it easier to do Y &#8230;  Hey, I have a cool idea for an awesome invention&#8230;  and I&#8217;m starting to get excited about it &#8230; (!)</em></p>
<p>Listening to radio shows helps me quiet my mind &#038; get to sleep.  To that end, I use the <a href="http://download.premiereradio.net/maven/clients/Coast_to_Coast_AM_Media_Center.exe">Coast to Coast AM Media Center</a> to automatically download shows from the Coast to Coast AM website. (Sure, the content can be really nutty from time to time, but I treat it as entertainment &#038; fiction, not a show to be taken seriously.)  One of the limitations of the downloader is that the downloaded mp3s don&#8217;t have very useful names - instead of being named something useful, like &#8220;03-20  John Titor and Time Travel,&#8221; the files instead carry largely useless names such as &#8220;Coast to Coast - Mar 20 2008 - Hour 2.mp3.&#8221;</p>
<p>I wrote the below perl script to make the downloaded file names more useful.  It connects to the Coast to Coast AM website, looks up the file name, creates a directory with that filename, then moves the downloaded mp3s to that directory.  To run the script on your Windows machine, you&#8217;ll need to have the <a href="http://www.cygwin.com/">Cygwin</a> suite installed, along with the cygwin perl module.</p>
<pre>#!/usr/bin/perl

$DIR="/cygdrive/c/Documents and Settings/eddie/My Documents/coast to coast am media center";

opendir (DIR, $DIR) or die "cant open dir $DIR";
while (my $file = readdir (DIR)){
   if ($file=~/mp3$/){
      #process mp3 file
      #print "$file n";
      $file=~/(w+) ([0-9]+) ([0-9]+)/;
      #$file=~/^.+? (w) ([0-9]+) ([0-9]+) .+$/;
      #print "mon $1 n day $2 n year $3n";
      $y=$3;
      $month=$1;
      $d=$2;

      print "month is $monthn";
      if ($month eq  "Feb"){
         $m="02";
      }elsif($month eq "Mar"){
         $m="03";
      }elsif($month eq "Apr"){
         $m="04";
      }elsif($month eq "May"){
         $m="05";
      }elsif($month eq "Jun"){
         $m="06";
      }elsif($month eq "Jul"){
         $m="07";
      }elsif($month eq "Aug"){
         $m="08";
      }elsif($month eq "Sep"){
         $m="09";
      }elsif($month eq "Oct"){
         $m="10";
      }elsif($month eq "Nov"){
         $m="11";
      }elsif($month eq "Dec"){
         $m="12";
      }elsif($month eq "Jan"){
         $m="01";
      }else{
         $m="XX";
      }

      $date_string = $m . "-" . $d;

      if ($SHOWS[$y-$m-$d]){
         $title=$SHOWS[$y-$m-$d];
      }else{
         $url = "http://www.coasttocoastam.com/shows/$y/$m/$d.html";
         #print "getting URL $url...n";
         #&lt;h2&gt;&lt;a name="recap"&gt;&lt;/a&gt;Title&lt;/h2&gt;
         system("wget -q -O /tmp/temp.$$ $url");
         $file_contents = `cat /tmp/temp.$$`;
         $file_contents=~/&lt;h2&gt;&lt;a names*=s*"recap"&gt;&lt;/a&gt;(.+?)&lt;/h2&gt;/;
         $title = $1;
         $title=~s/&#038;/and/gis;
         $title=~s/:/-/gis;
         $title=~s/!//gis;
         $desc=~s/&lt;.+?&gt;//gis;
         print "TITLE:  $titlen";
         $SHOWS[$y-$m-$d] = $title;
         system("rm  /tmp/temp.$$");
      }

      ## move the file to the proper directory
      $dirname = $date_string . " " . $title;
      if (-e "$DIR/$dirname"){
         #dir already exists
      }else{
         $cmd="mkdir  \"$DIR/$dirname\"";
         system ($cmd);
      }

      $cmd = "mv \"$DIR/$file\" \"$DIR/$dirname\"";
      #print "want to $cmdn";
      system ($cmd);

   }
}
close DIR;</pre>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/perl/automatically-renaming-files-downloaded-with-coast-to-coast-am-media-center.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Who is the largest Domain Name Registrar?</title>
		<link>http://www.eddieoneverything.com/internet/who-is-the-largest-domain-name-registrar.php</link>
		<comments>http://www.eddieoneverything.com/internet/who-is-the-largest-domain-name-registrar.php#comments</comments>
		<pubDate>Fri, 07 Mar 2008 18:42:07 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>internet</category>
	<!-- AutoMeta Start -->
	<category>webhosting</category>
	<category>web hosting</category>
	<category>go daddy</category>
	<category>domains</category>
	<category>domain names</category>
	<category>domaining</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/internet/who-is-the-largest-domain-name-registrar.php</guid>
		<description><![CDATA[In a word (or two):  Go Daddy.   By Far.
According to webhosting.info, Go Daddy is blowing the competition out of the water.  As of March 2008, 23.4% of all domain name registrations are done through Go Daddy, with another 3% through Go Daddy owned Wild West Domains.
Web hosting.info has this handy little [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->In a word (or two):  Go Daddy.   By Far.</p>
<p>According to <a href="http://www.webhosting.info/registrars/top-registrars/global/">webhosting.info</a>, Go Daddy is blowing the competition out of the water.  As of March 2008, 23.4% of all domain name registrations are done through Go Daddy, with another 3% through Go Daddy owned Wild West Domains.</p>
<p>Web hosting.info has this handy little chart:</p>
<p>(current as of March 2008)</p>
<p><img id="image138" src="http://www.eddieoneverything.com/wp-content/uploads/2008/03/total_regs.php.png" alt="total_regs.php.png" /></p>
<p>Pretty impressive for a company that, just a few years ago, <a href="http://www.npost.com/interview.jsp?intID=INT00131">nearly went bankrupt</a> as founder Bob Parsons bet his personal fortune on the company&#8217;s success.  </p>
<p>I personally own about 200 domain names, and all are registered through Go Daddy.  Here&#8217;s a tip for anyone looking to register a name:  Use coupon code AMAZON2 to save a few bucks on registration.  And if you&#8217;re looking for quality web hosting, drop me a line.</p>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/internet/who-is-the-largest-domain-name-registrar.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Use Gmail like a Power User to Fight Spam and Stay organized</title>
		<link>http://www.eddieoneverything.com/internet/use-gmail-like-a-power-user-to-fight-spam-and-stay-organized.php</link>
		<comments>http://www.eddieoneverything.com/internet/use-gmail-like-a-power-user-to-fight-spam-and-stay-organized.php#comments</comments>
		<pubDate>Wed, 27 Feb 2008 17:18:48 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>internet</category>
	<category>productivity</category>
	<!-- AutoMeta Start -->
	<category>gmail</category>
	<category>gmail hacks</category>
	<category></category>
	<category>gmail tips</category>
	<category>tips</category>
	<category>email tips</category>
	<category>power user</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/internet/use-gmail-like-a-power-user-to-fight-spam-and-stay-organized.php</guid>
		<description><![CDATA[
Gmail tips and tricks
Gmail has been around for a few years, making its unique multi-threaded discussion format old hat to many internet users.  Still, many users remain in the dark as to a number of Gmail power user tips and tricks, keeping them from unlocking Gmail’s full power.
Here, I run down a few useful [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
Gmail tips and tricks</p>
<p>Gmail has been around for a few years, making its unique multi-threaded discussion format old hat to many internet users.  Still, many users remain in the dark as to a number of Gmail power user tips and tricks, keeping them from unlocking Gmail’s full power.</p>
<p>Here, I run down a few useful tips and tricks that should help you use Gmail to its full potential.</p>
<p><strong>1.	Add periods to your Gmail address</strong></p>
<p>You’re free to add as many periods to your Gmail address as you’d like.  For instance, say that your Gmail address is: </p>
<p>eddieoneverything@gmail.com</p>
<p>You will also receive email sent to eddie.on.everything@gmail.com, ed.dieoneverything@gmail.com, eddie.on.every.thing@gmail.com, even e.d.d.i.e.o.n.e.v.e.r.y.t.h.i.n.g@gmail.com.  Why does this matter?  Using this trick in conjunction with a handy Gmail filter, you can track the source of your incoming emails, and filter them according.</p>
<p><strong>2.	Add plus signs to your Gmail address for fighting spam</strong></p>
<p>Your Gmail account will also receive email sent to yourname+anything@gmail.com.  So, if your Gmail address is eddieoneverything@gmail.com, you will also receive email sent to addresses like eddieoneverything+signup@gmail.com and eddieoneverything+spammer@gmail.com.  This handy hack is great for dodging spam, and for tracking the source of all of that unsolicited email.</p>
<p>For instance, let’s say that you need to sign up at startribune.com to gain access to their news articles, but you don’t want to forever be spammed by the Star Tribune and their advertisers.  Just sign up using the email address eddieoneverything+startribune@gmail.com, and if the spam gets out of hand, set up a rule to filter all email to that address directly to the spam folder. </p>
<p><strong>3.	Use the plus-sign hack to automatically sort, store notes</strong></p>
<p>The plus-sign hack described above can make for a great PIM, or personal information manager.  I set up a label for “notes,” and created a rule that automatically filters all email sent to myaddress+notes@gmail.com to the notes area.  The result is that whenever I want to save a piece of information for later retrieval (eg a frequent flyer number) I can just email it to myaddress+notes@gmail.com.  Searching by label is a snap, so the info I want is always at my fingertips.</p>
<p><strong>4.	Two Gmail addresses – gmail.com and googlemail.com</strong></p>
<p><a href="http://www.labnol.org/internet/email/gmail-email-alias-two-separate-gmail-address/2388/<br />
">Digital Inspiration discovers</a> that all Gmail users can receive mail at 2 separate domains – both gmail.com and googlemail.com.  This means that you can give Grandma your googlemail.com address and set up a rule to process those emails with a higher priority.</p>
<p>These are just a few tips that make using Gmail a more enjoyable experience.  Personally, I rarely use the Gmail web interface – instead, I use SMTP access to expand the power of Gmail even further.  Look for more on that in Part II.</p>
<p><!--adsense#largerectanglenowrap--></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/internet/use-gmail-like-a-power-user-to-fight-spam-and-stay-organized.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to do a search and replace in multiple files using perl and linux</title>
		<link>http://www.eddieoneverything.com/linux/how-to-do-a-search-and-replace-in-multiple-files-using-perl-and-linux.php</link>
		<comments>http://www.eddieoneverything.com/linux/how-to-do-a-search-and-replace-in-multiple-files-using-perl-and-linux.php#comments</comments>
		<pubDate>Tue, 26 Feb 2008 16:36:04 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>linux</category>
	<category>programming</category>
	<category>perl</category>
	<!-- AutoMeta Start -->
	<category>perl</category>
	<category>code</category>
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/linux/how-to-do-a-search-and-replace-in-multiple-files-using-perl-and-linux.php</guid>
		<description><![CDATA[
So you&#8217;ve got 100 files in a directory and you want to replace the string &#8220;foo&#8221; with &#8220;bar&#8221;.  Stop before you waste your time opening up every single file and making the change, you can make all of the changes with a single line of perl.
perl -pi -w -e 's/foo/bar/g' *\.php 
On his blog, [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#468banner--><br />
So you&#8217;ve got 100 files in a directory and you want to replace the string &#8220;foo&#8221; with &#8220;bar&#8221;.  Stop before you waste your time opening up every single file and making the change, you can make all of the changes with a single line of perl.</p>
<p><code>perl -pi -w -e 's/foo/bar/g' *\.php </code></p>
<p>On his blog, <a href="http://www.liamdelahunty.com/tips/linux_search_and_replace_multiple_files.php">Liam Delahunty</a> explains what each of the following command line switches means.</p>
<p><code><br />
    -e means execute the following line of code.<br />
    -i means edit in-place<br />
    -w write warnings<br />
    -p loop<br />
</code></p>
<p>There you have it - a nice and easy Perl solution that should save you tons of time.</p>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/linux/how-to-do-a-search-and-replace-in-multiple-files-using-perl-and-linux.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to get Apache to parse HTML files as PHP</title>
		<link>http://www.eddieoneverything.com/internet/how-to-get-apache-to-parse-html-files-as-php.php</link>
		<comments>http://www.eddieoneverything.com/internet/how-to-get-apache-to-parse-html-files-as-php.php#comments</comments>
		<pubDate>Tue, 26 Feb 2008 16:18:53 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>internet</category>
	<category>linux</category>
	<!-- AutoMeta Start -->
	<category>apache</category>
	<category>php</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/internet/how-to-get-apache-to-parse-html-files-as-php.php</guid>
		<description><![CDATA[
PHP is a language that is parsed and interpreted by the Apache web server.  That is, all code execution takes place on the server side, not on the client side.
By default, Apache only parses files ending in extension .php as PHP files.  If you need to tell Apache to also process files with [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#largerectanglenowrap--><br />
PHP is a language that is parsed and interpreted by the Apache web server.  That is, all code execution takes place on the server side, not on the client side.</p>
<p>By default, Apache only parses files ending in extension .php as PHP files.  If you need to tell Apache to also process files with other extensions as PHP files, you need to add a special handler to the Apache config files.  Problem is, most individuals on shared hosting setups don&#8217;t have access to these files.  Fortunately, there is a way around this.</p>
<p>To tell Apache to parse HTML files just like it does PHP files, you need only create a file called .htaccess (note the dot) in your root web directory.  In that file, include the following line:</p>
<p><code>AddType application/x-httpd-php .html</code></p>
<p>It&#8217;s that simple!</p>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/internet/how-to-get-apache-to-parse-html-files-as-php.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Another Reason to not use Gift Cards</title>
		<link>http://www.eddieoneverything.com/finance/another-reason-to-not-use-gift-cards.php</link>
		<comments>http://www.eddieoneverything.com/finance/another-reason-to-not-use-gift-cards.php#comments</comments>
		<pubDate>Mon, 25 Feb 2008 00:33:17 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>finance</category>
	<category>consumer protection</category>
	<!-- AutoMeta Start -->
	<category>gift</category>
	<category>cards</category>
	<category>bankruptcy</category>
	<category>sharper</category>
	<category>image</category>
	<category>customer</category>
	<category>merchandise</category>
	<category>ripoff</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/finance/another-reason-to-not-use-gift-cards.php</guid>
		<description><![CDATA[Reports have retailer Sharper Image, currently undergoing a bankruptcy, is refusing to honor gift cards both in both its retail stores and online.  
If you really needed another reason to stay far, far away from these ripoff gift cards, this is it.
So let&#8217;s sum up just a few reasons to not use gift cards:

Limited [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->Reports have retailer <a href="http://www.sharperimage.com/">Sharper Image</a>, currently undergoing a bankruptcy, <a href="http://consumerist.com/359574/the-sharper-image-suspends-acceptance-of--gift-cards-due-to-bankruptcy?">is refusing to honor gift cards</a> both in both its retail stores and online.  </p>
<p>If you really needed another reason to stay far, far away from these ripoff gift cards, this is it.</p>
<p>So let&#8217;s sum up just a few reasons to not use gift cards:</p>
<ul>
<li>Limited to spending your money at one store.</li>
<li>Unused balance often left unspent, meaning pure profit for the retailer</li>
<li>The cards are pre-paid, non-interest bearing accounts.  This means that the store, not you, makes interest on your money.</li>
<li>Most have monthly maintenance fees after a period of inactivity </li>
<li>No purchase protection like that offered by credit cards and even debit cards.</li>
<li>Store may refuse to honor the gift cards at any time, subject to their issuance terms. </li>
<li>Many Visa branded gift cards do not work at all retailers;  in fact, they rarely work at gas pumps.</li>
<li>As we learn here, gift cards are a form of unsecured debt for the store, meaning that if the store should happen to file for bankruptcy, card holders are very low down on the totem pole when it comes to reimbursement.</li>
</ul>
<p>With all of these negatives, why do people continue to purchase these things?  My guess is that most purchases are made as gifts for others - you don&#8217;t know what to buy your friend/aunt/cousing, so instead of picking out a gift, you buy him/her/it a Target-branded gift card.  Word to the wise - next time, just give cash.</p>
<p>Customer Experiences from the Consumerst:</p>
<blockquote><p>&#8230; Now, I finally go to the store and hand them my certificate and I&#8217;m told that due to Chapter 11, SI is not accepting Merchandise Certificates or Gift Cards from anyone.</p></blockquote>
<blockquote><p>
He called Sharper Image customer service see what the problem was and the representative told him they had suspended gift card redemptions due to the bankruptcy.</p></blockquote>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/finance/another-reason-to-not-use-gift-cards.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to take a screenshot in Windows XP</title>
		<link>http://www.eddieoneverything.com/windows-xp/how-to-take-a-screenshot-in-windows-xp.php</link>
		<comments>http://www.eddieoneverything.com/windows-xp/how-to-take-a-screenshot-in-windows-xp.php#comments</comments>
		<pubDate>Fri, 22 Feb 2008 17:53:44 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>windows xp</category>
	<!-- AutoMeta Start -->
	<category>screenshot</category>
	<category>windows xp</category>
	<category>xp</category>
	<category>xp tips</category>
	<category>windows tips</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/windows-xp/how-to-take-a-screenshot-in-windows-xp.php</guid>
		<description><![CDATA[Unfortunately, Windows XP doesn&#8217;t come with the nice automatic screenshot utility like Mac OSX does.  No worries, though - it&#8217;s still possible to take a screenshot with Windows XP, it just requires a few more steps.
One of these days, I am going to write a nifty screenshot utility that I&#8217;ve been planning for some [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->Unfortunately, Windows XP doesn&#8217;t come with the nice automatic screenshot utility like Mac OSX does.  No worries, though - it&#8217;s still possible to take a screenshot with Windows XP, it just requires a few more steps.</p>
<p>One of these days, I am going to write a nifty screenshot utility that I&#8217;ve been planning for some time.  Until then, just follow these steps.</p>
<p><strong>1.  Get whatever you want to take a screenshot of on the screen</strong></p>
<p>Duh.</p>
<p><strong>2.  Hit the &#8220;Print Screen&#8221; Key</strong></p>
<p>On a normal keyboard, the Print Screen key (sometimes abbreviated &#8220;prt scrn&#8221;) is located above the number pad.  </p>
<p>Pressing the Print Screen key causes an image of whatever is on your screen to be copied to the clipboard.</p>
<p><strong>3.  Start your favorite image editor</strong></p>
<p>If you have Photoshop, fire it up.  If not, you can use the simple image editor that Windows XP ships with - MS Paint.  MS Paint is located in your start menu, under &#8220;Accessories.&#8221;  Alternatively, you can run MS Paint by going to Start->Run and typing &#8220;mspaint&#8221;.  (no quotes)</p>
<p><em>Note - if you&#8217;re looking for a nice free image editor, you may want to check out <a href="http://www.gimp.org/">The Gimp</a>.</em></p>
<p><strong>4.  Paste the image from the clipboard onto your screen</strong></p>
<p>Use the Edit->Paste functionality, or try the keyboard shortcut Ctrl-V (paste.)   You should now be able to use the photo editing program to crop the image to your liking, add text, etc.  When finished, simply save the image to your hard drive.</p>
<p><strong>5.  A note on image formats</strong></p>
<p>If you are using MS Paint, the default image format will be BMP or &#8220;Bitmap.&#8221;  BMP files tend to be very large and limited in their usefulness.  If you are taking this screenshot to email to someone, you should probably choose to save the image as a jpeg (JPG) file.</p>
<p><!--adsense#468banner-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/windows-xp/how-to-take-a-screenshot-in-windows-xp.php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to stop your posts from being flagged on Craigslist</title>
		<link>http://www.eddieoneverything.com/business-tips/how-to-stop-your-posts-from-being-flagged-on-craigslist.php</link>
		<comments>http://www.eddieoneverything.com/business-tips/how-to-stop-your-posts-from-being-flagged-on-craigslist.php#comments</comments>
		<pubDate>Fri, 22 Feb 2008 14:45:06 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
	<category>business tips</category>
	<!-- AutoMeta Start -->
	<category>craigslist</category>
	<category>flagged</category>
	<category>tricks</category>
	<category>tips</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.eddieoneverything.com/business-tips/how-to-stop-your-posts-from-being-flagged-on-craigslist.php</guid>
		<description><![CDATA[
I&#8217;m no Craigslist spammer, and this information isn&#8217;t intended to help the Craigslist spammers.  On the contrary, I&#8217;m sharing this secret to help the many people out there who constantly find their legitimate Craigslist ads flagged simply because a large segment of the population doesn&#8217;t understand simple economics.
The Problem:  You post an ad [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#468banner--><br />
I&#8217;m no Craigslist spammer, and this information isn&#8217;t intended to help the Craigslist spammers.  On the contrary, I&#8217;m sharing this secret to help the many people out there who constantly find their <a href="http://www.eddieoneverything.com/business/craigslist-and-its-merry-band-of-wii-reseller-flaggers.php">legitimate Craigslist ads flagged</a> simply because a large segment of the population doesn&#8217;t understand simple economics.</p>
<p><strong>The Problem:</strong>  You post an ad on Craigslist to sell a legitimate product or service, but &#8220;the community&#8221; flags your ad as being &#8220;inappropriate&#8221; or &#8220;prohibited.&#8221;  Why do they flag these ads, if they are legitimate ads, you ask?  Good question.  Turns out that a lot of people are of the opinion that all goods should be sold at or below cost.  </p>
<p><strong>The Solution: </strong>  If you find your ad being flagged, simply use the same email that you used to post your ad to edit it every so often.  Each time you edit the ad, the &#8220;flag counter&#8221; is reset, meaning that you need that the small minority of vigilante flaggers has to start at the beginning.</p>
<p>&#8220;Social&#8221; sites always lead to this sort of thing - a small group of people control the content that everyone else sees.  Ain&#8217;t democracy grand?</p>
<p><!--adsense#largerectanglenowrap-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.eddieoneverything.com/business-tips/how-to-stop-your-posts-from-being-flagged-on-craigslist.php/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
