<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"><channel><title>Yellahoose How Tos</title><link>http://www.yellahoose.com/howto.html</link><description>How tos from Yellahoose, an information technology consulting business specializing in systems administration, programming, web mapping, data visualization and project management for small business and not-for-profit organizations. </description><lastBuildDate>Thu, 04 Dec 2008 13:37:32 GMT</lastBuildDate><generator>Packawhallop News Feed 0.2</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>How to keep Mac OS X updated via the command line</title><link>http://www.yellahoose.com/howto.html#How%20to%20keep%20Mac%20OS%20X%20updated%20via%20the%20command%20line</link><description>December 2008 - Yes, Aqua is great, and easy, powerful and beautiful, but if the Mac OS X Server you're trying to update is "headless" (doesn't have a monitor attached) and Remote Desktop isn't running, you can keep things up-to-date with softwareupdate.</description><guid>http://www.yellahoose.com/howto.html#How%20to%20keep%20Mac%20OS%20X%20updated%20via%20the%20command%20line</guid><pubDate>Wed, 17 Dec 2008 06:12:33 GMT</pubDate></item><item><title>How to remove Subversion's hidden files (mistakenly) added to a web site's source files</title><link>http://www.yellahoose.com/howto.html#How%20to%20remove%20Subversion%27s%20hidden%20files%20(mistakenly)%20added%20to%20a%20web%20site%27s%20source%20files</link><description>October 2008 - Here's a simple shell command to recursively remove the ".svn" folder and enclosing files from the web site. </description><guid>http://www.yellahoose.com/howto.html#How%20to%20remove%20Subversion%27s%20hidden%20files%20(mistakenly)%20added%20to%20a%20web%20site%27s%20source%20files</guid><pubDate>Thu, 02 Oct 2008 14:03:33 GMT</pubDate></item><item><title>How to create a random string in Python</title><link>http://www.yellahoose.com/howto.html#How%20to%20create%20a%20random%20string%20in%20Python</link><description>October 2008 - Creating a random string in Python (or PHP or Perl) is easy. 
</description><guid>http://www.yellahoose.com/howto.html#How%20to%20create%20a%20random%20string%20in%20Python</guid><pubDate>Thu, 02 Oct 2008 14:02:26 GMT</pubDate></item><item><title>How to create a list of countries using Perl</title><link>http://www.yellahoose.com/howto.html#How%20to%20create%20a%20list%20of%20countries%20using%20Perl</link><description>September 2008 - Install Locale::Country using CPAN. Then use the Perl script here. </description><guid>http://www.yellahoose.com/howto.html#How%20to%20create%20a%20list%20of%20countries%20using%20Perl</guid><pubDate>Thu, 04 Sep 2008 14:07:53 GMT</pubDate></item><item><title>How to programmatically check whether a web server is serving web pages</title><link>http://www.yellahoose.com/howto.html#How%20to%20programmatically%20check%20whether%20a%20web%20server%20is%20serving%20web%20pages</link><description>August 2008 - The goal is simple: Get the contents of the page you want to check, parse the contents (HTML source), and match on text you know is in the page. I check for something near the tail end of the HTML, like some string in Google Analytics' included JavaScript... if it should be there.</description><guid>http://www.yellahoose.com/howto.html#How%20to%20programmatically%20check%20whether%20a%20web%20server%20is%20serving%20web%20pages</guid><pubDate>Thu, 07 Aug 2008 14:06:01 GMT</pubDate></item></channel></rss>