<?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>Jason Stone - Geek in SoCal &#187; Databases</title>
	<atom:link href="http://jasonstone.name/taxonomy/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonstone.name</link>
	<description>Computer geek and Photography enthusiast</description>
	<lastBuildDate>Wed, 18 Aug 2010 19:52:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cleaning out WordPress Categories</title>
		<link>http://jasonstone.name/2007/05/01/cleaning-out-wordpress-categories/</link>
		<comments>http://jasonstone.name/2007/05/01/cleaning-out-wordpress-categories/#comments</comments>
		<pubDate>Wed, 02 May 2007 02:18:29 +0000</pubDate>
		<dc:creator>JasonStone</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web-Server]]></category>

		<guid isPermaLink="false">http://jasonstone.name/index.php/2007/05/01/cleaning-out-wordpress-categories/</guid>
		<description><![CDATA[If you have trouble finding something, I re-arranged my categories in WordPress. This explains where I moved things and what I deleted.]]></description>
			<content:encoded><![CDATA[<p>I have been trying to organize my categories in <a href="http://WordPress.org" title="WordPress">WordPress</a> a little better so that you can find things easier and so I have less trouble trying to figure out which ones to use when I write new posts.</p>
<p>I originally started using my name (Jason Stone) as a category, thinking that it would help me rank higher for my name. At first, it worked. I used to be on the first page when you would type &#8220;Jason Stone&#8221;. I think Google&#8217;s filter decided it didn&#8217;t like that idea because my rank dropped to 99. The other categories I deleted were:</p>
<ul>
<li>Web Server</li>
<li>Hot</li>
<li>Funny</li>
<li>Blogging</li>
</ul>
<p>If you have trouble trying to find something, try looking in &#8220;<a href="http://jasonstone.name/tags/thoughts/" title="Cluttered Thoughts">Cluttered Thoughts</a>&#8221;<br />
I Added the &#8220;Cluttered Thoughts&#8221; for when I am in a hurry or if I post some random stuff that doesn&#8217;t relate to my main topics. I have also added the &#8220;Coding&#8221; category to organize articles that contain full scripts or source code snippets in any coding language that I end up needing to use (examples: ASP, PHP, HTML, etc&#8230;)</p>
<p class="note">I moved the Databases Category from:<br />
Root &gt; Computer &gt; Software &gt;  Databases<br />
to:<br />
Root &gt; Databases
</p>
<p align="center">(This is the new location for &#8220;<a href="http://jasonstone.name/tags/databases/" title="Databases">Databases</a>&#8220;)</p>
<p class="note">I moved the PHP category from:<br />
Root &gt; Computer &gt; Software &gt;  PHP<br />
to:<br />
Root &gt; Coding &gt; PHP
</p>
<p align="center">(This is the new location for &#8220;<a href="http://jasonstone.name/tags/coding/php/" title="PHP">PHP</a>&#8220;)</p>
<br />Copyright &copy; 2010 <a href="http://jasonstone.name">JasonStone</a>. Visit the original article at <a href="http://jasonstone.name/2007/05/01/cleaning-out-wordpress-categories/">http://jasonstone.name/2007/05/01/cleaning-out-wordpress-categories/</a>.]]></content:encoded>
			<wfw:commentRss>http://jasonstone.name/2007/05/01/cleaning-out-wordpress-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed WordPress Database Error with Simple Tagging Plugin</title>
		<link>http://jasonstone.name/2007/03/25/fixed-wordpress-database-error-with-simple-tagging-plugin/</link>
		<comments>http://jasonstone.name/2007/03/25/fixed-wordpress-database-error-with-simple-tagging-plugin/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 09:26:53 +0000</pubDate>
		<dc:creator>JasonStone</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Problems]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jasonstone.name/index.php/problems/fixed-wordpress-database-error-with-simple-tagging-plugin/</guid>
		<description><![CDATA[I just downloaded the Simple Tagging 1.6 Plugin today and I got errors when I tried to convert the categories to tags on the import tags section. The following will explain the error, and how to fix it...]]></description>
			<content:encoded><![CDATA[<p>I just downloaded the <a href="http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/" title="Simple Tagging Plugin">Simple Tagging 1.6 Plugin</a> today and I got errors when I tried to convert the categories to tags on the import tags section. The following will explain the error, and how I fixed it. (I didn&#8217;t bother to do a search on this problem so someone else may have already posted a fix for it)<br />
To be safe, I downloaded and installed the <a href="http://wordpress.org/extend/plugins/wp-db-backup/" title="WordPress Database Backup Plugin">WordPress Database Backup Plugin</a> and did a backup of the database before running the import tags function like it suggested.<br />
So, once I got Simple Tagging installed, I clicked on the new &#8220;Tags&#8221; section then I clicked the tab labeled &#8220;Import Tags&#8221; and checked the &#8220;I&#8217;ve backed up my database&#8221; checkbox and clicked &#8220;Convert Categories to Tags.&#8221;<br />
When I did that, it returned the follow error:</p>
<p><span class="note">WordPress database error: [Unknown column 'p2c.category_id' in 'on clause']<br />
SELECT cats.cat_name, p2c.post_id FROM wp_posts posts INNER JOIN wp_categories cats ON (p2c.category_id = cats.cat_id) LEFT JOIN wp_post2cat p2c ON (posts.ID = p2c.post_id) WHERE posts.post_status IN (&#8216;publish&#8217;) AND posts.post_type &lt;&gt; &#8216;page&#8217;</span></p>
<p>To fix it, go to your simple-tagging folder (should be in the plugins folder) and look for &#8220;simpletagging.admin.php&#8221;</p>
<p>Look for lines 473 through 478 which looks like this:</p>
<p><span class="note">$qry = &#8220;SELECT cats.cat_name, p2c.post_id FROM $wpdb-&gt;posts posts<br />
INNER JOIN $wpdb-&gt;categories cats ON (p2c.category_id = cats.cat_id)<br />
LEFT JOIN $wpdb-&gt;post2cat p2c ON (posts.ID = p2c.post_id)<br />
WHERE posts.post_status IN (&#8216;publish&#8217;)<br />
AND posts.post_type &lt;&gt; &#8216;page&#8217; &#8220;;</span></p>
<p>Replace it with:</p>
<p><span class="note">$qry = &#8220;SELECT cats.cat_name, p2c.post_id FROM $wpdb-&gt;posts posts<br />
LEFT JOIN $wpdb-&gt;post2cat p2c<br />
INNER JOIN $wpdb-&gt;categories cats ON (p2c.category_id = cats.cat_id)<br />
ON (posts.ID = p2c.post_id)<br />
WHERE posts.post_status IN (&#8216;publish&#8217;)<br />
AND posts.post_type &lt;&gt; &#8216;page&#8217; &#8220;;</span></p>
<p>Save the file. That&#8217;s it!</p>
<br />Copyright &copy; 2010 <a href="http://jasonstone.name">JasonStone</a>. Visit the original article at <a href="http://jasonstone.name/2007/03/25/fixed-wordpress-database-error-with-simple-tagging-plugin/">http://jasonstone.name/2007/03/25/fixed-wordpress-database-error-with-simple-tagging-plugin/</a>.]]></content:encoded>
			<wfw:commentRss>http://jasonstone.name/2007/03/25/fixed-wordpress-database-error-with-simple-tagging-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pinging all Lotus Domino Developers!</title>
		<link>http://jasonstone.name/2007/02/25/pinging-all-lotus-domino-developers/</link>
		<comments>http://jasonstone.name/2007/02/25/pinging-all-lotus-domino-developers/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 15:48:40 +0000</pubDate>
		<dc:creator>JasonStone</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Problems]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Lotus Domino]]></category>

		<guid isPermaLink="false">http://jasonstone.name/?p=47</guid>
		<description><![CDATA[Looking for Lotus Domino articles for building database driven websites that are SEO friendly]]></description>
			<content:encoded><![CDATA[<p>You know that feeling you get when something goes terribly wrong, but you can&#8217;t do anything about the situation?  I hate it!  I also hate it when I can&#8217;t figure out how to do something that is probably really easy.</p>
<p>I have been working alongside Domino servers for as long as I could remember.  The one thing I didn&#8217;t have was a mentor or even an Administrator to learn anything from.  This caused me to focus on other things such as MySQL, MS-SQL, ASP, Visual Basic, etc&#8230; So whenever we had a problem, the first thing we would do was call the Domino people.</p>
<p>Well, there are a couple problems with calling on the Domino people.</p>
<p><!-- more --></p>
<ul>
<li>They don&#8217;t know how to do the new stuff that I want to try out (Accessing Domino databases using PHP)</li>
<li>They are too scared to try something new (Setting up domino on a Virtual Server using VMWARE)
</li>
<li>They want to charge us $1 million an hour to add a feature to our Domino website (Adding an RSS or XML feed of the same data that is already listed on the website)</li>
</ul>
<p>I am calling on the power of the blogosphere in hopes that a ping will do its magic and get the attention of someone who can help me to better understand my problems and hopefully offer some pointers.<br />
After doing some searches, here is a little list of a couple Lotus Notes/Lotus Domino blogs that I thought were interesting:</p>
<ul>
<li><a href="http://www.qtzar.com/" title="Dec's Dom Blog">Dec&#8217;s Dom Blog</a></li>
<li><a href="http://www.alanlepofsky.net/alepofsky/alanblog.nsf/" title="IBM Lotus Notes Hints, Tips, and Tricks">IBM Lotus Notes Hints, Tips, and Tricks</a></li>
<li><a href="http://www.dominoblog.com/dominoblog/dblog.nsf/" title="Top Links - Collection for Notes Developers">Top Links &#8211; Collection for Notes Developers</a></li>
<li><a href="http://www.kmnow.com/" title="Kathleen McGivney - The Domino Chick">Kathleen McGivney &#8211; The Domino Chick</a></li>
<li><a href="http://www.notestips.com/" title="notestips.com - think lotus notes and domino web development">notestips.com &#8211; think lotus notes and domino web development</a></li>
<li><font color="#0000ff"><a href="http://www.openntf.org/" title="Lotus Notes and Domino Open Source Community">Lotus Notes and Domino Open Source Community</a></font></li>
<li><a href="http://www.just-in-mind.com/toplinks.nsf/toplinks" title="Top Links - Collection for Notes Developers">Top Links &#8211; Collection for Notes Developers</a></li>
</ul>
<p>So, if there are any domino developers out there that can help me out, please leave me a comment or send me an e-mail, or send me an IM or anything.</p>
<p>P.S. I am not looking to buy anything, I am just looking for someone who is kind enough to point me in the right direction or maybe an article on how to do create a XML Feed using a domino database. </p>
<br />Copyright &copy; 2010 <a href="http://jasonstone.name">JasonStone</a>. Visit the original article at <a href="http://jasonstone.name/2007/02/25/pinging-all-lotus-domino-developers/">http://jasonstone.name/2007/02/25/pinging-all-lotus-domino-developers/</a>.]]></content:encoded>
			<wfw:commentRss>http://jasonstone.name/2007/02/25/pinging-all-lotus-domino-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
