<?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>An IT guy relaxing in Costa Rica</title>
	<atom:link href="http://thejimgaudet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thejimgaudet.com</link>
	<description>Jim Gaudet</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='thejimgaudet.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Subnet Mask Cheat Sheet and Information</title>
		<link>http://thejimgaudet.com/subnet-mask-cheat-sheet-inf-2010-08-20/</link>
		<comments>http://thejimgaudet.com/subnet-mask-cheat-sheet-inf-2010-08-20/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 14:13:35 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2389</guid>
		<description><![CDATA[Subnet Mask Information Have you taken a TCP/IP class? Yes, I did a long time ago. Learning TCP/IP and the OSI Model has been the eye-opener for me that really took my consulting career to the next level. I spent &#8230; <a href="http://thejimgaudet.com/subnet-mask-cheat-sheet-inf-2010-08-20/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/wp-content/uploads/2010/08/subnet-mask-info.jpg" rel="lightbox[2389]"><img class="alignnone size-full wp-image-2390" title="TCP/IP Subnet Mask Info" src="http://thejimgaudet.com/wp-content/uploads/2010/08/subnet-mask-info.jpg" alt="TCP/IP Subnet Mask Info" width="420" height="427" /></a></p>
<h2>Subnet Mask Information</h2>
<p>Have you taken a TCP/IP class? Yes, I did a long time ago. Learning TCP/IP and the <a href="http://en.wikipedia.org/wiki/OSI_model">OSI Model</a> has been the eye-opener for me that really took my consulting career to the next level. I spent a week in class and learned all the binary math to figure out which subnet mask to use that would be most efficient for a network. This was great knowledge and I am good at math, but who wants to write all that math down?</p>
<p>That&#8217;s why we have calculators and cheat sheets!</p>
<p>Sometimes I just need to know quickly what a <strong>/18</strong> is. I mean, I know most of the standard network codes by heart, but when working on a big project it helps to know all of them. Here is a quick <strong>Subnet Mask Cheat Sheet</strong> so I don&#8217;t have to go to some other website anymore.</p>
<h2>Subnet Mask Cheat Sheet</h2>
<table width="420">
<thead>
<tr>
<th></th>
<th>Subnet Mask</th>
<th>Hosts</th>
</tr>
</thead>
<tbody>
<tr>
<td>/30</td>
<td>255.255.255.252</td>
<td>4</td>
</tr>
<tr>
<td>/29</td>
<td>255.255.255.248</td>
<td>8</td>
</tr>
<tr>
<td>/28</td>
<td>255.255.255.240</td>
<td>16</td>
</tr>
<tr>
<td>/27</td>
<td>255.255.255.252</td>
<td>32</td>
</tr>
<tr>
<td>/26</td>
<td>255.255.255.248</td>
<td>64</td>
</tr>
<tr>
<td>/25</td>
<td>255.255.255.128</td>
<td>128</td>
</tr>
<tr>
<td>/24</td>
<td>255.255.255.0</td>
<td>256</td>
</tr>
<tr>
<td>/23</td>
<td>255.255.254.0</td>
<td>512</td>
</tr>
<tr>
<td>/22</td>
<td>255.255.252.0</td>
<td>1024</td>
</tr>
<tr>
<td>/21</td>
<td>255.255.248.0</td>
<td>2048</td>
</tr>
<tr>
<td>/20</td>
<td>255.255.240.0</td>
<td>4096</td>
</tr>
<tr>
<td>/19</td>
<td>255.255.224.0</td>
<td>8192</td>
</tr>
<tr>
<td>/18</td>
<td>255.255.192.0</td>
<td>16384</td>
</tr>
<tr>
<td>/17</td>
<td>255.255.128.0</td>
<td>32768</td>
</tr>
<tr>
<td>/16</td>
<td>255.255.0.0</td>
<td>65536</td>
</tr>
</tbody>
</table>
<h3>Click the link below for more information on IP Subnet Mask Numbers</h3>
<p><a title="TCP/IP Subnet Mask Numbers" href="http://wiki.xtronics.com/index.php/IP_Subnet_Masks">IP Subnet Mask Numbers</a></p>
<h2>Subnet Mask Calculator</h2>
<p>I use an Online Subnet Mask Calculator when I want a quick list of the networks included within a subnet. Check it out below;</p>
<p><a title="Online Subnet Mask Calculator" href="http://subnetmask.info/">Subnet Mask Info</a></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/subnet-mask-cheat-sheet-inf-2010-08-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Speed added to Google Search Ranking Algorithms</title>
		<link>http://thejimgaudet.com/site-speed-seo-2010-04-12/</link>
		<comments>http://thejimgaudet.com/site-speed-seo-2010-04-12/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:46:02 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2280</guid>
		<description><![CDATA[Site Speed is now Important I have always thought that my site speed was important, but that was only for my users experience. But now, we as web developers need to make sure our sites don&#8217;t get too slow. First &#8230; <a href="http://thejimgaudet.com/site-speed-seo-2010-04-12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a title="Einstien Google by Danny Sullivan" href="http://www.flickr.com/photos/dannysullivan/272645770/"><img class="alignnone size-full wp-image-2281" src="http://thejimgaudet.com/wp-content/uploads/2010/04/einstein-google.jpg" alt="Site Speed as an SEO Factor" width="420" height="336" /></a></p>
<h2>Site Speed is now Important</h2>
<p>I have always thought that my site speed was important, but that was only for my users experience. But now, we as web developers need to make sure our sites don&#8217;t get too slow. First thing this means is;</p>
<h4><strong>Make sure you have a good web host!</strong></h4>
<p>If you are using a shared host for your website, you could have issues. Try to make sure your web host allows you control of your .htaccess file allowing you to <a title="Site Speed with .htaccess caching" href="http://www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html">speed up your site with caching</a>. There are some hosts that do not provide that option, so check it out.</p>
<p>If you are using WordPress or any other content management system then you will most likely be using plugins. This can be a problem when you are trying to speed up your site since multiple DNS requests ( grabbing files from all the different plugins websites ) can be a major issue. For this reason I suggest checking out each plugin before you use it and see if you can use your own CSS/Javascript code.</p>
<h3>SEO Tools for Site Speed</h3>
<p><a title="Using Site Speed in Search Engine Rankings" href="http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html">From the Official Google Blog</a></p>
<ul>
<li><a href="http://code.google.com/speed/page-speed/">Page Speed</a>, an open source Firefox/Firebug add-on that evaluates the performance of web pages and gives suggestions for improvement.</li>
<li><a href="http://developer.yahoo.com/yslow/">YSlow</a>, a free tool from Yahoo! that suggests ways to improve website speed.</li>
<li><a href="http://www.webpagetest.org/">WebPagetest</a> shows a waterfall view of your pages&#8217; load performance plus an optimization checklist.</li>
</ul>
<p><span style="color: #888888;">Photo Source: Thanks <a title="Eistein Google" href="http://www.flickr.com/photos/dannysullivan/272645770/">Danny Sullivan</a></span></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/site-speed-seo-2010-04-12/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Costa Rica Photos &#124; Central Valley</title>
		<link>http://thejimgaudet.com/costa-rica-photos-central-valley-2010-03-22/</link>
		<comments>http://thejimgaudet.com/costa-rica-photos-central-valley-2010-03-22/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 15:28:15 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Costa Rica]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2242</guid>
		<description><![CDATA[Tomorrow I will be flying back to the US for some business and will not be back to my home in Costa Rica for at least 3 months. I have been wanting to work on the WordPress Gallery feature and &#8230; <a href="http://thejimgaudet.com/costa-rica-photos-central-valley-2010-03-22/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Tomorrow I will be flying back to the US for some business and will not be back to my home in Costa Rica for at least 3 months. I have been wanting to work on the WordPress Gallery feature and I found an easy solution.</p>
<p>The Solution involves using the image.php file. Here&#8217;s <a title="How To Create Image.php" href="http://www.walkernews.net/2009/03/17/how-to-create-image-template-file-for-wordpress-theme-to-display-photo-gallery/">how to create the image.php file</a>, for WordPress 2.5 and above.</p>
<h2>Costa Rica Photos <span style="color: #ff6600; font-size: 12px;"><em>(<span style="color: #339966;">click on the photo for a larger version</span>)</em></span></h2>
<p><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-01.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2249" title="Dark Costa Rica Sunset" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-01-150x150.jpg" alt="Dark Costa Rica Sunset" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-02.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2250" title="Light Costa Rica Sunset" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-02-150x150.jpg" alt="Light Costa Rica Sunset" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-03.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2257" title="Beach Style Sunset" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-sunset-2010-03-150x150.jpg" alt="Beach Style Sunset" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-01.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2259" title="Costa Rica Central Valley Mountains" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-01-150x150.jpg" alt="Costa Rica Central Valley Mountains" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-02.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2260" title="My Costa Rica Central Valley Mountains" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-02-150x150.jpg" alt="My Costa Rica Central Valley Mountains" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-03.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2261" title="The Costa Rica Central Valley Mountains" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-central-valley-mountains-2010-03-150x150.jpg" alt="The Costa Rica Central Valley Mountains" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-ricas-sad-tree.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2262" title="Costa Ricas Sad Tree" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-ricas-sad-tree-150x150.jpg" alt="Costa Ricas Sad Tree" width="150" height="150" /></a><a href="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-fireworks.jpg" rel="lightbox[2242]"><img class="alignleft size-thumbnail wp-image-2263" title="Costa Rica Fireworks" src="http://thejimgaudet.com/wp-content/uploads/2010/03/costa-rica-fireworks-150x150.jpg" alt="Costa Rica Fireworks" width="150" height="150" /></a></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/costa-rica-photos-central-valley-2010-03-22/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easily Convert YouTube Videos into MP3s</title>
		<link>http://thejimgaudet.com/howto-convert-youtube-mp3s-2010-03-19/</link>
		<comments>http://thejimgaudet.com/howto-convert-youtube-mp3s-2010-03-19/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 15:26:19 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2232</guid>
		<description><![CDATA[Video to MP3 Sometimes you just want to listen to your YouTube videos, right? Video2mp3.net Video2mp3 is a free YouTube, MyVideo, Clipfish, Sevenload, Dailymotion, MySpace to MP3 Converter and allows you to convert and download a video to MP3 file &#8230; <a href="http://thejimgaudet.com/howto-convert-youtube-mp3s-2010-03-19/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://www.video2mp3.net/"><img class="alignnone size-full wp-image-2234" title="YouTube Video 2 MP3" src="http://thejimgaudet.com/wp-content/uploads/2010/03/convert-youtube-mp3.png" alt="YouTube Video 2 MP3" width="258" height="115" /></a></p>
<h2><span style="color: #fbc42f;">Video to MP3</span></h2>
<p>Sometimes you just want to listen to your YouTube videos, right?</p>
<blockquote><p><a title="YouTube to MP3 Converter" href="http://www.video2mp3.net/"><span style="color: #444444;"><strong>Video2mp3.net</strong></span></a></p>
<p>Video2mp3 is a free YouTube, MyVideo, Clipfish, Sevenload, Dailymotion, MySpace to MP3 Converter and allows you to convert and download a video to MP3 file online. This service is fast, free, and requires no signup. All you need is a Video URL, and our software will transfer the video to our server, extract the MP3, and give you a link to download the audio file. So you are able to listen to your favorite YouTube tracks on every MP3 player.</p></blockquote>
<p><span style="color: #fbc42f;">How To Convert YouTube Videos into MP3s</span></p>
<p>Pretty simple, just click on the photo above for Video2mp3.net and follow the easy instructions. It is all totally free. Be sure to check out his <a title="Video2mp3.net Terms" href="http://www.video2mp3.net/terms.php">terms of service</a>, remember some files are not meant to be copied&#8230;</p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/howto-convert-youtube-mp3s-2010-03-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRON Jobs for Web Applications</title>
		<link>http://thejimgaudet.com/config-cron-jobs-web-applications-2010-03-16/</link>
		<comments>http://thejimgaudet.com/config-cron-jobs-web-applications-2010-03-16/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 14:55:41 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2201</guid>
		<description><![CDATA[CRON Jobs From WikiPedia Cron is a time-based job scheduler in Unix-like computer operating systems. The name cron comes from the word chronograph (a time-piece).[citation needed] Cron enables users to schedule jobs (commands or shell scripts) to run automatically at &#8230; <a href="http://thejimgaudet.com/config-cron-jobs-web-applications-2010-03-16/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/web-design/"><img class="alignnone size-full wp-image-2202" title="CRON Jobs Scheduling" src="http://thejimgaudet.com/wp-content/uploads/2010/03/scheduling-cron-jobs.jpg" alt="CRON Jobs Scheduling" width="500" height="333" /></a></p>
<h2><span style="color: #007fbf;">CRON Jobs</span></h2>
<blockquote>
<h6><a title="CRON" href="http://en.wikipedia.org/wiki/Cron">From WikiPedia</a></h6>
<p><em><span style="color: #888888;">Cron is a time-based job scheduler in Unix-like computer operating systems. The name cron comes from the word chronograph (a time-piece).[citation needed] Cron enables users to schedule jobs (commands or shell scripts) to run automatically at a certain time or date. It is commonly used to automate system maintenance or administration.</span></em></p></blockquote>
<h3><span style="color: #007fbf;">Custom Help Desk Web Application</span></h3>
<p>I have mentioned before that I am an IT consultant and have clients up and down the east coast, mainly in Massachusetts. However I now have clients all over the world and need a better way to manage my tasks for them.</p>
<h3><span style="color: #007fbf;">So I created the </span><a style="text-decoration: none;" title="the Client Corner" href="http://clientcorner.thejimgaudet.com/"><span style="color: #87e438;">Client Corner</span></a></h3>
<p>I am not 100 percent finished, but that&#8217;s not uncommon for me when I am working on projects for myself. I always have a good system but am never satisfied with the design (not unlike this site). Anyway lets get to the point; I created an automatic system to keep track of my maintenance contracts. Basically, I have a schedule of work to accomplish and I don&#8217;t want to forget about it, plus I want to keep track of all the work I do.</p>
<h3><span style="color: #007fbf;">Configuring CRON Jobs</span></h3>
<p>The concept here is simple. I have an order of things I need to accomplish and I want it done automatically.</p>
<ol>
<li>Check daily to see if there is any work for me</li>
<li>If so, create the <strong>help desk ticket automatically</strong></li>
<li>Notify requester and myself by email</li>
</ol>
<p>This is pretty simple and I do it with one PHP file. My maintenance plans account for daily, weekly, biweekly and monthly. To keep this short I will only show you my daily maintenance.</p>
<pre><code>&lt;?php
// Add code to Connect to Database and for Security
// 1 - Grab all Maintenance Plans that are enabled and active within date span...
    $sql = "SELECT * FROM maintenance WHERE enabled = 1 AND DATE(CURDATE()) BETWEEN datestart AND dateend;";
// 2 - Create help desk ticket
    $qryDaily = "INSERT INTO tickets (member_id, ticketstatus, dtcreate, priority, problem, summary)
// 3 - Add code to Send notification emails I use <a title="phpMailer" href="http://phpmailer.worxware.com/">phpMailer</a>
?&gt;</code></pre>
<h4><span style="color: #007fbf;">CRON Manager</span></h4>
<p>Depending on your hosting provider, there may be different ways to do this. I use GoDaddy.com Grid Hosting so there is a control panel and it is very simple to configure.</p>
<p><a href="http://thejimgaudet.com/web-design/"><img class="alignnone size-full wp-image-2222" title="Custom CRON Schedule" src="http://thejimgaudet.com/wp-content/uploads/2010/03/custom-cron-schedule.jpg" alt="Custom CRON Schedule" width="550" height="195" /></a></p>
<p>Basically you are creating the PHP file above and telling the server to run it using this schedule. By clicking on the Browse button you can easily select the your PHP file and wait for your emails.</p>
<h5><span style="color: #339966;">If anyone wants a real example, I can create one for you.</span></h5>
<h6>Photo Source: <a rel="cc:attributionURL" href="http://www.flickr.com/photos/wwworks/">http://www.flickr.com/photos/wwworks/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></h6>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/config-cron-jobs-web-applications-2010-03-16/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove WordPress Revisions and PostMeta</title>
		<link>http://thejimgaudet.com/removing-wordpress-postmeta-revisions-2010-03-09/</link>
		<comments>http://thejimgaudet.com/removing-wordpress-postmeta-revisions-2010-03-09/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:45:03 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2194</guid>
		<description><![CDATA[Speeding up WordPress More like cleaning up WordPress, but anyway. I see this code all the time and I use it,but I can see how some people may get confused by it. So I am going to try and tell &#8230; <a href="http://thejimgaudet.com/removing-wordpress-postmeta-revisions-2010-03-09/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/category/wordpress/"><img class="alignnone size-full wp-image-2196" title="WordPress Security" src="http://thejimgaudet.com/wp-content/uploads/2010/03/wordpress-security.jpg" alt="WP Security" width="500" height="375" /></a></p>
<h2>Speeding up WordPress</h2>
<p>More like cleaning up WordPress, but anyway. I see this code all the time and I use it,but I can see how some people may get confused by it. So I am going to try and tell you how to modify it for your own <abbr title="WordPress">WP</abbr> database.</p>
<p>The code below is pretty simple, but you cannot just copy and paste for it to work. You will need to be using <strong><span style="color: #21317c;">PHPMyAdmin</span></strong> which you normally get from your hosting provider. Once inside here find your database on the left hand side and look for your WordPress tables.</p>
<p>Normally your tables will look something like <strong><span style="color: #21317c;">wp_posts</span></strong>, but if you are a little more secure then you will have changed the prefix <strong><span style="color: #21317c;">wp</span></strong> to something else.</p>
<h5>The PREFIX is in red, make sure you change the red code below to your prefix.</h5>
<blockquote>
<pre><code>DELETE a, b, c
FROM <span class="red dark">prefix</span>_posts a
LEFT JOIN <span class="red dark">prefix</span>_term_relationships b
ON a.ID = b.object_id
LEFT JOIN <span class="red dark">prefix</span>_postmeta c
ON a.ID = c.post_id
WHERE a.post_type = 'revision'</code></pre>
</blockquote>
<h6>Photo Source: <a rel="cc:attributionURL" href="http://www.flickr.com/photos/nbachiyski/">http://www.flickr.com/photos/nbachiyski/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></h6>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/removing-wordpress-postmeta-revisions-2010-03-09/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Fiber &#8211; Think Big with a Gig</title>
		<link>http://thejimgaudet.com/google-fiber-think-big-with-a-gig-2010-03-03/</link>
		<comments>http://thejimgaudet.com/google-fiber-think-big-with-a-gig-2010-03-03/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:18:13 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2187</guid>
		<description><![CDATA[1 Gigabit per Second Google Fiber for Communities Google is planning to launch an experiment that we hope will make Internet access better and faster for everyone. We plan to test ultra-high speed broadband networks in one or more trial &#8230; <a href="http://thejimgaudet.com/google-fiber-think-big-with-a-gig-2010-03-03/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a title="Google Fiber - Think Big with a Gig" href="http://www.google.com/appserve/fiberrfi/"><img class="alignnone size-full wp-image-2188" title="Google Fiber" src="http://thejimgaudet.com/wp-content/uploads/2010/03/google-fiber.jpg" alt="Google Fiber" width="420" height="182" /></a></p>
<h2>1 Gigabit per Second</h2>
<blockquote><p><strong><a title="Google Fiber" href="http://www.google.com/appserve/fiberrfi/">Google Fiber for Communities</a></strong></p>
<p>Google is planning to launch an experiment that we hope will make Internet access better and faster for everyone. We plan to test ultra-high speed broadband networks in one or more trial locations across the country. Our networks will deliver Internet speeds more than 100 times faster than what most Americans have access to today, over 1 gigabit per second, fiber-to-the-home connections. We&#8217;ll offer service at a competitive price to at least 50,000 and potentially up to 500,000 people.</p>
<p>From now until March 26th, we&#8217;re asking interested municipalities to provide us with information about their communities through a Request for information (RFI), which we&#8217;ll use to determine where to build our network.</p></blockquote>
<h3>Consulting</h3>
<p>As you may know already, my 9 to 5 job is a <a title="Cape Cod Consultants" href="http://www.jgsoftwareinc.com">consultant</a> (don&#8217;t laugh at the site, it&#8217;s not done yet!), but what you may not know is that most of my clients are municipalities or somehow part of the government. I even work for a wonderful Mayor who is a woman. By watching the video below it seems that governments will get the first go at it and we are sending our <abbr title="Request for Information">RFI</abbr> now.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/wusklcNKDZc&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/wusklcNKDZc&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>Not just for Governments</h3>
<p>G has mentioned that they will be offering this &#8220;trial&#8221; service to at least 50,000 people and potentially 500,000. If you check out their site <a title="Google Fiber for the Community" href="http://www.google.com/appserve/fiberrfi/public/options">here</a>, you can fill out a Request for Information for your community as well.</p>
<h4>Good Luck!</h4>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/google-fiber-think-big-with-a-gig-2010-03-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring Tsunamis and Earthquakes</title>
		<link>http://thejimgaudet.com/monitoring-tsunamis-and-earthquakes-2010-02-27/</link>
		<comments>http://thejimgaudet.com/monitoring-tsunamis-and-earthquakes-2010-02-27/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 16:07:41 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Costa Rica]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2168</guid>
		<description><![CDATA[Since I moved to Costa Rica I have been paying more attention to earthquakes, even ones that are not here. Early this morning an 8.8 magnitude earthquake hit Chile and now the US government has issued a tsunami warning to &#8230; <a href="http://thejimgaudet.com/monitoring-tsunamis-and-earthquakes-2010-02-27/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/wp-content/uploads/2010/02/tsunami-monitoring.jpg" rel="lightbox[2168]"><img class="alignnone size-full wp-image-2169" title="Tsunami Monitoring" src="http://thejimgaudet.com/wp-content/uploads/2010/02/tsunami-monitoring.jpg" alt="Monitoring Tsunamis" width="420" height="315" /></a></p>
<p>Since I moved to Costa Rica I have been paying more attention to earthquakes, even ones that are not here. Early this morning an <a title="8.8 Earthquake Chile" href="http://www.google.com/hostednews/afp/article/ALeqM5hmQL5YcLsDcfZELRjy6MIqq-oSlw">8.8 magnitude earthquake hit Chile</a> and now the US government has issued a <a title="Tsunami Warning in Costa Rica" href="http://www.insidecostarica.com/dailynews/2010/february/27/costarica-10022703.htm">tsunami warning to </a><strong><a title="Tsunami Warning in Costa Rica" href="http://www.insidecostarica.com/dailynews/2010/february/27/costarica-10022703.htm">Costa Rica</a></strong>, Panama, Colombia, Ecuador and Antarctica.</p>
<h2>Monitoring Tsunamis</h2>
<p>I already wrote about <a title="Earthquake Monitoring" href="http://thejimgaudet.com/earthquakes-2009-03-06/">monitoring earthquakes</a> and now I will tell you where you can <strong>monitor tsunamis</strong>, which happen when an earthquakes center is in the ocean.</p>
<p>So if you heard there was an earthquake in the ocean and you want to know if a tsunami is on the way, just go here;</p>
<p><a title="Monitor Tsunamis" href="http://www.prh.noaa.gov/ptwc/?region=0">NOAA Pacific Tsunami Warning Center</a></p>
<p>Photo Source: <a rel="cc:attributionURL" href="http://www.flickr.com/photos/epugachev/">http://www.flickr.com/photos/epugachev/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/monitoring-tsunamis-and-earthquakes-2010-02-27/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>0x800C012E, 5 &#8211; Outlook Express Could Not Be Started</title>
		<link>http://thejimgaudet.com/0x800c012e-5-outlook-express-could-not-be-started-2010-02-24/</link>
		<comments>http://thejimgaudet.com/0x800c012e-5-outlook-express-could-not-be-started-2010-02-24/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 03:20:28 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2161</guid>
		<description><![CDATA[Failed Google Searches the application was unable to open the outlook express mailbox store 0x800C012E, 5 &#8220;outlook express could not be started&#8221; Outlook express could not be started login / startup I spent way too much time trying to find &#8230; <a href="http://thejimgaudet.com/0x800c012e-5-outlook-express-could-not-be-started-2010-02-24/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/wp-content/uploads/2010/02/0x800c012e-oulook-express-message-store-error.png" rel="lightbox[2161]"><img class="alignnone size-full wp-image-2162" title="0x800c012e-oulook-express-message-store-error" src="http://thejimgaudet.com/wp-content/uploads/2010/02/0x800c012e-oulook-express-message-store-error.png" alt="the application was unable to open the outlook express mailbox store" width="534" height="100" /></a></p>
<h2>Failed Google Searches</h2>
<ul>
<li>the application was unable to open the outlook express mailbox store</li>
<li>0x800C012E, 5 &#8220;outlook express could not be started&#8221;</li>
<li>Outlook express could not be started login / startup</li>
</ul>
<p>I spent way too much time trying to find the answer for this little problem. Basically, if a user connects to a machine connected to a Windows domain but is not an administrator of that machine, you get this error message. It doesn&#8217;t really hurt anything, but just a <abbr title="Pain in the Ass">PitA</abbr>.</p>
<h3>Howto Fix Outlook Express Error: <span style="color: #ff9900;">0x800C012E, 5</span></h3>
<p>After finding out that the problem is related to Windows Search, I decided to just uninstall it. Game over. I can tell you that I tried a bunch of configurations to try and keep Windows Search while removing the error, but it&#8217;s just not worth it. You really shouldn&#8217;t waste your time trying to get it to work, I even deselected all folders for indexing and the error was still there.</p>
<h4>Solution: <span style="color: #ff0000;">Uninstall Windows Search</span></h4>
<p>I have said <a title="Fuck Internet Explorer" href="http://thejimgaudet.com/f-internet-explorer-8-2009-03-19/">F@#k Internet Explorer</a> and now I am saying <abbr title="Fuck Windows Search"><strong>F@#k Windows Search</strong></abbr></p>
<p>My assumption is that Outlook Express was installed on the system (as is comes this way normally) and then Windows Search was installed before uninstalling OE. I have plenty of XP systems working with Windows Search installed and Outlook Express not installed. Although, I always remove all the programs I don&#8217;t want first, before getting updates.</p>
<h5><span style="color: #0000ff;">Hope this helps :~D</span></h5>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/0x800c012e-5-outlook-express-could-not-be-started-2010-02-24/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Error: Initrd is too big</title>
		<link>http://thejimgaudet.com/error-initrd-is-too-big-ubuntu-9-10-2010-02-20/</link>
		<comments>http://thejimgaudet.com/error-initrd-is-too-big-ubuntu-9-10-2010-02-20/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 17:42:32 +0000</pubDate>
		<dc:creator>Jim Gaudet</dc:creator>
				<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://thejimgaudet.com/?p=2153</guid>
		<description><![CDATA[Simple Solution Unplug any external hard drives you may have and restart! Hoping I hope Google takes care of this and makes this post number one. After installing Ubuntu 9.10 and working for a day with no problems I restarted (not &#8230; <a href="http://thejimgaudet.com/error-initrd-is-too-big-ubuntu-9-10-2010-02-20/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p><a href="http://thejimgaudet.com/wp-content/uploads/2010/02/ubuntu-initrd-error.jpg" rel="lightbox[2153]"><img class="alignnone size-full wp-image-2156" title="Ubuntu 9.10 Initrd Too Big Error" src="http://thejimgaudet.com/wp-content/uploads/2010/02/ubuntu-initrd-error.jpg" alt="Ubuntu 9.10 Initrd Too Big Error" width="500" height="375" /></a></p>
<h2>Simple Solution</h2>
<p>Unplug any external hard drives you may have and restart!</p>
<h3>Hoping</h3>
<p>I hope Google takes care of this and makes this post number one. After installing Ubuntu 9.10 and working for a day with no problems I restarted (not the first time) and received the error;</p>
<blockquote>
<h3><span style="color: #ff0000;">Initrd is too big</span></h3>
</blockquote>
<p>That&#8217;s it, nothing else. So of course I went to Google on another machine to search for a solution that error. There are way too many of these errors for different versions of Linux so I trimmed the search by adding &#8220;<strong>Ubuntu 9.10</strong>&#8221; at the end of the search. Keeping the quotes that way tells <abbr title="Google">G</abbr> that this term carries the most weight.</p>
<p>Still nothing! I was down to the third and forth pages, and now this was taking too much time. Luckily I came across an old post, when <abbr title="Ubuntu 9.10 Name">Karmic Koala</abbr> was still in beta, that was related to an external USB hard drive problem. I thought to myself, <em><span style="color: #339966;">no way</span></em>,  but I tried anyway.</p>
<h4><span style="color: #ff6600;">Unplug the external hard drive, restarted perfect!</span></h4>
<p>I am not sure why, but now I have to unplug my hard drive to restart my computer. I can deal with that, but it&#8217;s weird that this just started and it didn&#8217;t happen yesterday.</p>
<p>Note: I have tested for hardware problems and there were none.</p>
<p>If anyone knows has a better solution, please let me know.</p>
<div>Photo Source: <a rel="cc:attributionURL" href="http://www.flickr.com/photos/urban_data/">http://www.flickr.com/photos/urban_data/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></div>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://thejimgaudet.com/error-initrd-is-too-big-ubuntu-9-10-2010-02-20/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
