<?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>Teh Blarg &#187; site</title>
	<atom:link href="http://raybdbomb.com/p/tag/site/feed" rel="self" type="application/rss+xml" />
	<link>http://raybdbomb.com</link>
	<description>Incessant babble and otherwise blarg</description>
	<lastBuildDate>Thu, 09 Sep 2010 04:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL can&#8217;t open file (pt. 3)</title>
		<link>http://raybdbomb.com/p/mysql-cant-open-file-pt-3.html</link>
		<comments>http://raybdbomb.com/p/mysql-cant-open-file-pt-3.html#comments</comments>
		<pubDate>Mon, 10 Aug 2009 20:54:02 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/?p=1176</guid>
		<description><![CDATA[I hadn&#8217;t received any comments in the past few months, I figured it was just because I hadn&#8217;t put out any new content.
Then I realized that I couldn&#8217;t even leave a comment myself.  I received an email from a buddy saying he had a similar issue.
So I checked the logs:
WordPress database error Table './{db_name}/wp_comments'
is [...]]]></description>
			<content:encoded><![CDATA[<p>I hadn&#8217;t received any comments in the past few months, I figured it was just because I hadn&#8217;t put out any new content.</p>
<p>Then I realized that I couldn&#8217;t even leave a comment myself.  I received an email from a buddy saying he had a similar issue.</p>
<p>So I checked the logs:</p>
<pre>WordPress database error Table './{db_name}/wp_comments'
is marked as crashed and should be repaired for query SELECT * FROM
wp_comments WHERE comment_approved = '1' ORDER BY
comment_date_gmt DESC LIMIT 15 made by require, require_once,
include, get_sidebar, locate_template, load_template, require_once,
dynamic_sidebar, call_user_func_array, WP_Widget->display_callback,
WP_Widget_Recent_Comments->widget</pre>
<p>Went to the mysql database physical location and did the following to fix it:</p>
<pre># myisamchk wp_comments.MYI
Checking MyISAM file: wp_comments.MYI
Data records:    3914   Deleted blocks:     347
myisamchk: warning: Table is marked as crashed
- check file-size
- check record delete-chain
- check key delete-chain
- check index reference
- check data record references index: 1
myisamchk: error: Found 3913 keys of 3914
- check record links
myisamchk: error: Keypointers and record positions doesn't match
MyISAM-table 'wp_comments.MYI' is corrupted
Fix it using switch "-r" or "-o"

# myisamchk wp_comments.MYI -r
- recovering (with sort) MyISAM-table 'wp_comments.MYI'
Data records: 3914
- Fixing index 1
- Fixing index 2
- Fixing index 3
- Fixing index 4
- Fixing index 5
- Fixing index 6</pre>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/mysql-cant-open-file-pt-3.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Gravatar Enabled</title>
		<link>http://raybdbomb.com/p/gravatar-enabled.html</link>
		<comments>http://raybdbomb.com/p/gravatar-enabled.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:25:10 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/?p=1066</guid>
		<description><![CDATA[I&#8217;ve seen this Globally Recognized AVATAR thing popping up all over the place, and the more I see it, the better an idea I realize it is.  So I enabled it on my site and built it into my theme.  Now you just have to associate an image with your email address on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen this <a href="http://en.gravatar.com/">Globally Recognized AVATAR</a> thing popping up all over the place, and the more I see it, the better an idea I realize it is.  So I enabled it on my site and built it into my theme.  Now you just have to associate an image with your email address on gravatar.com if you haven&#8217;t already, and we should see some avatars soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/gravatar-enabled.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Switch to Wordpress SVN &amp;&amp; Remove FAlbum</title>
		<link>http://raybdbomb.com/p/switch-to-wordpress-svn-remove-falbum.html</link>
		<comments>http://raybdbomb.com/p/switch-to-wordpress-svn-remove-falbum.html#comments</comments>
		<pubDate>Mon, 28 Jul 2008 20:23:16 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/?p=946</guid>
		<description><![CDATA[I wasn&#8217;t seeing enough benefit to FAlbum, so I removed it.  Too slow and confusing for my tastes.
Also, I got sick of the monthly updates to Wordpress, so I finally switched over to using the subversion method.  Now an upgrade is as simple as an svn update and click the Upgrade button.
]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t seeing enough benefit to <a href="http://raybdbomb.com/p/brought-photos-back.html">FAlbum</a>, so I removed it.  Too slow and confusing for my tastes.</p>
<p>Also, I got sick of the monthly updates to Wordpress, so I finally switched over to using <a href="http://wordpress.org/download/svn/">the subversion method</a>.  Now an upgrade is as simple as an svn update and click the Upgrade button.</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/switch-to-wordpress-svn-remove-falbum.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Server</title>
		<link>http://raybdbomb.com/p/new-server.html</link>
		<comments>http://raybdbomb.com/p/new-server.html#comments</comments>
		<pubDate>Fri, 27 Jun 2008 20:29:48 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/?p=931</guid>
		<description><![CDATA[On a new server, testing out the kinks&#8230;
]]></description>
			<content:encoded><![CDATA[<p>On a new server, testing out the kinks&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/new-server.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forum FS/FT Thread Notifier</title>
		<link>http://raybdbomb.com/p/forum-fsft-thread-notifier-2.html</link>
		<comments>http://raybdbomb.com/p/forum-fsft-thread-notifier-2.html#comments</comments>
		<pubDate>Wed, 27 Feb 2008 09:46:29 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[My Stuff ;D]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/forum-fsft-thread-notifier-2.html</guid>
		<description><![CDATA[I haven&#8217;t mentioned it in over a year, but I&#8217;m really using my Forum For Sale/For Trade Thread notifier a lot.  I subscribe to the RSS feed that it generates, which aggregates new threads from multiple tech trading forums.  I check it with Google Reader a few times a day, and frequently find [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t mentioned it in <a href="http://raybdbomb.com/p/forum-fsft-thread-notifier.html">over a year</a>, but I&#8217;m really using my <a href="http://raybdbomb.com/at/">Forum For Sale/For Trade Thread notifier</a> a lot.  I subscribe to the RSS feed that it generates, which aggregates new threads from multiple tech trading forums.  I check it with <a href="http://www.google.com/reader">Google Reader</a> a few times a day, and frequently find great deals on used electronics.</p>
<p>Currently it supports [H]ard|Forum&#8217;s <a href="http://hardforum.com/forumdisplay.php?f=17">For Sale / Trade</a>, ArsTechnica&#8217;s <a href="http://episteme.arstechnica.com/eve/forums/a/frm/f/57909216">Agora Classifieds</a> (new!), and AnandTech&#8217;s <a href="http://forums.anandtech.com/categories.aspx?catid=45">FS/FT Forum</a> (recently fixed).  These are the only three forums I&#8217;ve used, but perhaps later to include some of the other popular online sale forums&#8230;</p>
<p>It&#8217;s not perfect, nor complete, but it&#8217;s at least fully functional and usable.  If you use it, please provide some feedback and let me know what you think.  </p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/forum-fsft-thread-notifier-2.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Site Issues</title>
		<link>http://raybdbomb.com/p/site-issues.html</link>
		<comments>http://raybdbomb.com/p/site-issues.html#comments</comments>
		<pubDate>Fri, 15 Jun 2007 16:07:36 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[My Stuff ;D]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/site-issues.html</guid>
		<description><![CDATA[Every couple hours for the past week or so my system has been running out of memory and swap.  It is a budget system, but I&#8217;m not doing anything extraordinary on it.  I&#8217;ll be investigating, so yes, I know my site is down intermittently.
]]></description>
			<content:encoded><![CDATA[<p>Every couple hours for the past week or so my system has been running out of memory and swap.  It is a budget system, but I&#8217;m not doing anything extraordinary on it.  I&#8217;ll be investigating, so yes, I know my site is down intermittently.</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/site-issues.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Text Link Ads</title>
		<link>http://raybdbomb.com/p/text-link-ads.html</link>
		<comments>http://raybdbomb.com/p/text-link-ads.html#comments</comments>
		<pubDate>Sat, 07 Apr 2007 04:55:15 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[text link ads]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/text-link-ads.html</guid>
		<description><![CDATA[Google ads didn&#8217;t really do too much for me, so I&#8217;m trying out Text Link Ads:

Check it out in the left tab.
]]></description>
			<content:encoded><![CDATA[<p>Google ads didn&#8217;t really do too much for me, so I&#8217;m trying out Text Link Ads:<br />
<a href="http://www.text-link-ads.com/?ref=69554"><img src="http://www.text-link-ads.com/images/text_link_ads_E_468x60.gif" border="0" alt="Text Link Ads"/></a></p>
<p>Check it out in the left tab.<br />
<===</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/text-link-ads.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Forum FS/FT Thread Notifier</title>
		<link>http://raybdbomb.com/p/forum-fsft-thread-notifier.html</link>
		<comments>http://raybdbomb.com/p/forum-fsft-thread-notifier.html#comments</comments>
		<pubDate>Fri, 12 Jan 2007 01:20:52 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/forum-fsft-thread-notifier.html</guid>
		<description><![CDATA[I fixed a couple of bugs and made some changes to my Forum FS/FT Thread Notifier, previously known as the Unofficial Anandtech FS/FT Thread Notifier.  As the name change implies, I added support for another forum: HardForum.  Some time in the future I plan to add support for ArsTechnica as well, these are [...]]]></description>
			<content:encoded><![CDATA[<p>I fixed a couple of bugs and made some changes to my <a href="http://raybdbomb.com/at/">Forum FS/FT Thread Notifier</a>, previously known as the <a href="http://raybdbomb.com/p/anandtech-fsft-thread-notifier.html">Unofficial Anandtech FS/FT Thread Notifier</a>.  As the name change implies, I added support for another forum: <a href="http://hardforum.com">HardForum</a>.  Some time in the future I plan to add support for <a href="http://episteme.arstechnica.com/eve">ArsTechnica</a> as well, these are the 3 main forums I use when looking for used technology items.  If it&#8217;s not in either of these and I REALLY want it, I&#8217;ll turn to eBay or Craig&#8217;s List as a last resort.</p>
<p>The main functionality of the thread notifier isn&#8217;t as important for HardForum or ArsTechnica, because those forums allow replies as a search criterion.  However, for consistency, and so I don&#8217;t have to look multiple places, I thought I would add them.</p>
<p>If you use this app, please leave a comment!  I appreciate your feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/forum-fsft-thread-notifier.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AnandTech FS/FT Thread Notifier</title>
		<link>http://raybdbomb.com/p/anandtech-fsft-thread-notifier.html</link>
		<comments>http://raybdbomb.com/p/anandtech-fsft-thread-notifier.html#comments</comments>
		<pubDate>Thu, 02 Nov 2006 22:51:19 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/anandtech-fsft-thread-notifier.html</guid>
		<description><![CDATA[It occurred to me recently that there are lots of threads deals in the AnandTech For Sale / For Trade forum.  Some of these are great deals, some of these are not so great.  One thing I&#8217;ve found is that the great deals usually go VERY fast, and usually to the members that [...]]]></description>
			<content:encoded><![CDATA[<p>It occurred to me recently that there are lots of threads deals in the <a href="http://forums.anandtech.com/categories.aspx?catid=45&#038;entercat=y">AnandTech For Sale / For Trade</a> forum.  Some of these are great deals, some of these are not so great.  One thing I&#8217;ve found is that the great deals usually go VERY fast, and usually to the members that peruse that forum often.</p>
<p>So I looked for a way to be notified of new threads somehow from their software.  There is a somewhat functional <a href="http://forums.anandtech.com/rss.aspx?forumid=1&#038;catid=45">RSS feed</a> of the posts in that forum, but that does little to help notify of new deals or threads.  Moreover, that feed doesn&#8217;t even list how many views or replies any given thread has.</p>
<p>So, I developed a simple web application with PHP that reads the main page of the FS/FT forum, parses out the threads, along with links, views and replies for each, then stores them in a MySQL database.  It checks the forum once every five minutes, and updates as necessary.  I built a frontend for easy viewing, and made an RSS feed for automating the retrieval process.  I consider it &#8220;finished&#8221; for a 1.0 release, all of my original goals were met.  A &#8220;1.5&#8243; release might include e-mail notifications, time intervals spanning 1/2 hour, 1 hour, 3 hours, 6 hours, 12 hours, 24 hours.  We&#8217;ll see if it takes off before I spend more time developing it.</p>
<p>So without further adeiu, I present the unofficial <a href="http://raybdbomb.com/at/">AnandTech FS/FT Thread Notifier</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/anandtech-fsft-thread-notifier.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>MySQL Can&#8217;t Open File (again)</title>
		<link>http://raybdbomb.com/p/mysql-cant-open-file-again.html</link>
		<comments>http://raybdbomb.com/p/mysql-cant-open-file-again.html#comments</comments>
		<pubDate>Wed, 26 Jul 2006 07:39:55 +0000</pubDate>
		<dc:creator>Raybdbomb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://raybdbomb.com/p/mysql-cant-open-file-again.html</guid>
		<description><![CDATA[I had another issue with MySQL not being able to open a file again.  Same fix did it.
#1016 - Can't open file: 'wp_bad_behavior_log.MYI' (errno: 145) 

# myisamchk wp_bad_behavior_log.MYI
Checking MyISAM file: wp_bad_behavior_log.MYI
Data records:     109   Deleted blocks:     270
myisamchk: warning: Table is marked as crashed
myisamchk: warning: 4 [...]]]></description>
			<content:encoded><![CDATA[<p>I had another issue with <a href="http://raybdbomb.com/p/mysql-cant-open-file.html">MySQL not being able to open a file</a> again.  Same fix did it.</p>
<pre>#1016 - Can't open file: 'wp_bad_behavior_log.MYI' (errno: 145) 

# myisamchk wp_bad_behavior_log.MYI
Checking MyISAM file: wp_bad_behavior_log.MYI
Data records:     109   Deleted blocks:     270
myisamchk: warning: Table is marked as crashed
myisamchk: warning: 4 clients are using or haven't closed the table properly
- check file-size
- check record delete-chain
myisamchk: error: Record at pos: 203284 is not remove-marked
myisamchk: error: record delete-link-chain corrupted
- check key delete-chain
- check index reference
- check data record references index: 1
myisamchk: warning: Auto-increment value: 19908 is smaller than max used value: 19909
- check record links
myisamchk: error: Record-count is not ok; is 113          Should be: 109
myisamchk: warning: Found 235456 deleted space.   Should be 236988
myisamchk: warning: Found        419 parts                Should be: 414 parts
MyISAM-table 'wp_bad_behavior_log.MYI' is corrupted
Fix it using switch "-r" or "-o"

# myisamchk -r wp_bad_behavior_log.MYI
- recovering (with sort) MyISAM-table 'wp_bad_behavior_log.MYI'
Data records: 109
- Fixing index 1
Data records: 113</pre>
<p>I wonder what causes the data to be corrupted&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://raybdbomb.com/p/mysql-cant-open-file-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

