<?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>gnucom.cc &#187; Wordpress</title>
	<atom:link href="http://blog.gnucom.cc/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gnucom.cc</link>
	<description>Code snippets and more...</description>
	<lastBuildDate>Wed, 18 Jan 2012 23:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>LateX in WordPress.</title>
		<link>http://blog.gnucom.cc/2010/latex-in-wordpress/</link>
		<comments>http://blog.gnucom.cc/2010/latex-in-wordpress/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 21:32:06 +0000</pubDate>
		<dc:creator>sholsapp</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[LateX]]></category>

		<guid isPermaLink="false">http://blog.gnucom.cc/?p=1105</guid>
		<description><![CDATA[Recently, I learned LateX to compile documents. It is great. Though the learning the syntax was a pain to wade through at first, it really becomes natural after a few months of using LateX to build documents. You can even version control it! Anyway, I found a great WP plugin here that lets you use [...]]]></description>
		<wfw:commentRss>http://blog.gnucom.cc/2010/latex-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook&#8217;s Connect on WordPress.</title>
		<link>http://blog.gnucom.cc/2010/facebooks-connect-on-wordpress/</link>
		<comments>http://blog.gnucom.cc/2010/facebooks-connect-on-wordpress/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 05:36:30 +0000</pubDate>
		<dc:creator>sholsapp</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://blog.gnucom.cc/?p=864</guid>
		<description><![CDATA[So after several hours of beating my head against the keyboard I&#8217;ve finally been able to integrate Facebook&#8217;s Connect feature to http://blog.gnucom.cc &#8211; mainly for the comments box. I decided not to go with a WordPress plugin and instead modified the comments.php section of my WordPress installation. This URL made the process sound mindlessly easy [...]]]></description>
		<wfw:commentRss>http://blog.gnucom.cc/2010/facebooks-connect-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple AJAX example in WordPress.</title>
		<link>http://blog.gnucom.cc/2009/simple-ajax-example-that-uses-a-cgi-perl-script-in-wordpress/</link>
		<comments>http://blog.gnucom.cc/2009/simple-ajax-example-that-uses-a-cgi-perl-script-in-wordpress/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 23:45:20 +0000</pubDate>
		<dc:creator>sholsapp</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://gnucom.cc/blog/?p=283</guid>
		<description><![CDATA[I had a tough time finding a simple AJAX example that used PHP, Perl, and Javascript &#8211; hopefully this one will help WordPress users integrate AJAX, PHP, and Perl code into their posts and pages without too many problems. The code should be straightforward enough for you to copy/paste, see how it functions function, and [...]]]></description>
		<wfw:commentRss>http://blog.gnucom.cc/2009/simple-ajax-example-that-uses-a-cgi-perl-script-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use PHP in WordPress page or post using RunPHP.</title>
		<link>http://blog.gnucom.cc/2009/use-php-in-wordpress-page-or-post-using-runphp/</link>
		<comments>http://blog.gnucom.cc/2009/use-php-in-wordpress-page-or-post-using-runphp/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 06:42:06 +0000</pubDate>
		<dc:creator>sholsapp</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://gnucom.cc/blog/?p=264</guid>
		<description><![CDATA[If you want to insert PHP code into your WordPress blog post or page itself, you&#8217;re going to need to install a plugin called RunPHP. The plugin&#8217;s developer&#8217;s site can be found here: http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/. You can download this plugin, install it quickly, and start using PHP code in your page. I found this especially useful [...]]]></description>
		<wfw:commentRss>http://blog.gnucom.cc/2009/use-php-in-wordpress-page-or-post-using-runphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

