<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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>WebmasterLogs.com</title>
	<link>http://www.webmasterlogs.com</link>
	<description>For Web Developers</description>
	<pubDate>Fri, 29 Jan 2010 16:45:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Leveraging Browser Caching</title>
		<link>http://www.webmasterlogs.com/leveraging-browser-caching/</link>
		<comments>http://www.webmasterlogs.com/leveraging-browser-caching/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:25:23 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>Apache</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/leveraging-browser-caching/</guid>
		<description><![CDATA[<!-- GooGleeeee -->
Get your pages to load faster by saving on your  resources.
If you have been following my blog, you’ll notice that I  run a series of post related to the enhancement of your pages loading time.
After numerous feedbacks,   I have been asked to write a tutorial about Browser Caching as it seems [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/leveraging-browser-caching/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Uploading Files and Images with Rails File_Column (FileColumn plugin)</title>
		<link>http://www.webmasterlogs.com/uploading-files-and-images-with-rails-file_column-filecolumn-plugin/</link>
		<comments>http://www.webmasterlogs.com/uploading-files-and-images-with-rails-file_column-filecolumn-plugin/#comments</comments>
		<pubDate>Mon, 21 May 2007 03:17:31 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>How To</category>
	<category>Ruby on Rails</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/uploading-files-and-images-with-rails-file_column-filecolumn-plugin/</guid>
		<description><![CDATA[Install FileColumn:
script/plugin install http://opensvn.csie.org/rails_file_column/plugins/file_column/trunk
File_column is a plugin for the Ruby on Rails framework that enables easy uploading of files, especially images.
Suppose you have a list of users, and you would like to associate a picture to each of them. You could upload the image to a database, or you could use file_column for simple storage [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/uploading-files-and-images-with-rails-file_column-filecolumn-plugin/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to Un-tar gz files in Unix/Linux</title>
		<link>http://www.webmasterlogs.com/how-to-un-tar-gz-files-in-unixlinux/</link>
		<comments>http://www.webmasterlogs.com/how-to-un-tar-gz-files-in-unixlinux/#comments</comments>
		<pubDate>Sat, 19 May 2007 07:26:23 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>How To</category>
	<category>Unix</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/how-to-un-tar-gz-files-in-unixlinux/</guid>
		<description><![CDATA[Open your shell
Here we&#8217;ll be uncompressing a file called archivedfile.tar.gz:
tar xvzf archivedfile.tar.gz
That&#8217;s it. 

]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/how-to-un-tar-gz-files-in-unixlinux/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Ruby on Rails URL, Email, and IP Validation</title>
		<link>http://www.webmasterlogs.com/ruby-on-rails-url-email-and-ip-validation/</link>
		<comments>http://www.webmasterlogs.com/ruby-on-rails-url-email-and-ip-validation/#comments</comments>
		<pubDate>Sat, 19 May 2007 06:59:14 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>How To</category>
	<category>Ruby on Rails</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/ruby-on-rails-url-email-and-ip-validation/</guid>
		<description><![CDATA[Validating an Email Address
validates_format_of(:email,
                    :with =&#62; /^([^@s]+)@((?:[-a-z0-9]+.)+[a-z]{2,})$/i,
                    :on =&#62; :create,
        [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/ruby-on-rails-url-email-and-ip-validation/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Installing a Wordpress Blog</title>
		<link>http://www.webmasterlogs.com/installing-a-wordpress-blog/</link>
		<comments>http://www.webmasterlogs.com/installing-a-wordpress-blog/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 16:45:15 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>How To</category>
	<category>blogs</category>
	<category>Wordpress</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/installing-a-wordpress-blog/</guid>
		<description><![CDATA[I&#8217;m about to install a new Wordpress blog, so I thought I&#8217;d fully document the process, so here goes.
(I&#8217;m assuming that you have a hosting plan and a domain name set up already.)

1. Create a Database
You can usually do this in your hosting control panel. If you aren&#8217;t sure how to do this, ask your [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/installing-a-wordpress-blog/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Problem Solving: Getting Unstuck with Google</title>
		<link>http://www.webmasterlogs.com/solve-problems-with-google/</link>
		<comments>http://www.webmasterlogs.com/solve-problems-with-google/#comments</comments>
		<pubDate>Sun, 08 Oct 2006 07:12:15 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>General</category>
	<category>How To</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/solve-problems-with-google/</guid>
		<description><![CDATA[Since I started programming, I have really relied  pretty heavily on Google for solving programming and web developing problems.  I usually just copy and paste whatever error I&#8217;m getting right into Google.
9 out of 10 times, I&#8217;ll find the solution to my problem pretty fast.
Earlier this week, I installed Fedora Core 5 on [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/solve-problems-with-google/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>GoDaddy: Cheap Dedicated IP Hosting</title>
		<link>http://www.webmasterlogs.com/godaddy-cheap-dedicated-ip-hosting/</link>
		<comments>http://www.webmasterlogs.com/godaddy-cheap-dedicated-ip-hosting/#comments</comments>
		<pubDate>Sun, 08 Oct 2006 06:09:49 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>How To</category>
	<category>Hosting</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/godaddy-cheap-dedicated-ip-hosting/</guid>
		<description><![CDATA[I just set up a new &#8220;economy hosting&#8221; plan with Godaddy.com for a project that I&#8217;m working on.  I have heard both good and bad things about Godaddy&#8217;s hosting, but this site doesn&#8217;t require much space or transfer, so I&#8217;m not really concerned about having a top notch host right now.
Here&#8217;s what I got, [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/godaddy-cheap-dedicated-ip-hosting/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Bluetooth + Cellphone + Laptop = Wireless Internet for under $6/month</title>
		<link>http://www.webmasterlogs.com/gsm-phone-as-modem/</link>
		<comments>http://www.webmasterlogs.com/gsm-phone-as-modem/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 04:20:16 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>Internet Service Providers</category>
	<category>How To</category>
	<category>Wireless Internet</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/gsm-phone-as-modem/</guid>
		<description><![CDATA[This tutorial will describe how to set up a GPRS GSM Phone as a Mobile Modem.  More specifically, how to use a Nokia 6103 (with T-Mobile&#8217;s $5.99 T-Zones Internet service) as a GPRS modem that you can connect to using the Bluetooth connection of an Apple MacBook running Mac OS X Tiger (10.4.7).  [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/gsm-phone-as-modem/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Web Development: Beginner to Expert</title>
		<link>http://www.webmasterlogs.com/web-development-beginner-to-expert/</link>
		<comments>http://www.webmasterlogs.com/web-development-beginner-to-expert/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 18:10:32 +0000</pubDate>
		<dc:creator>bjones</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.webmasterlogs.com/web-development-beginner-to-expert/</guid>
		<description><![CDATA[Publishing a website used to be something that was best left to the professionals. Webmasters really had to put in lots of hours becoming familiar with at least HTML and FTP before they could attempt to publish a website.
These days, things are a lot different.  Building a web site has become much easier, much [...]]]></description>
		<wfw:commentRSS>http://www.webmasterlogs.com/web-development-beginner-to-expert/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
