<?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>Blog of Interest / 有趣的网站 &#187; Perl</title>
	<atom:link href="http://pagesofinterest.net/blog/category/%e7%bc%96%e7%a8%8b-programming/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://pagesofinterest.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 11 Jan 2010 13:21:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find and Replace Text Within Multiple Files in Linux &#8211; Avoid RSI</title>
		<link>http://pagesofinterest.net/blog/2009/06/find-and-replace-text-within-multiple-files-in-linux-avoid-rsi/</link>
		<comments>http://pagesofinterest.net/blog/2009/06/find-and-replace-text-within-multiple-files-in-linux-avoid-rsi/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 01:02:15 +0000</pubDate>
		<dc:creator>faceleg</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Tutorial - 教程]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=693</guid>
		<description><![CDATA[After updating 100+ pages manually, I realized that I had neglected to add "index.php" to the end of certain links.  Usually this would be fine, but the links in question are opened in Shadowbox, which will fail on pretty, "index.php"-less links.


Related posts:<ol><li><a href='http://pagesofinterest.net/blog/2009/02/strip-uxxxx-from-string-and-replace-it-with-the-correct-unicode-character/' rel='bookmark' title='Permanent Link: Strip /uXXXX From String and Replace it With the Correct Unicode Character'>Strip /uXXXX From String and Replace it With the Correct Unicode Character</a></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/' rel='bookmark' title='Permanent Link: Perl Script to Insert DBpedia Infobox Data into a MySQL Database'>Perl Script to Insert DBpedia Infobox Data into a MySQL Database</a></li>
<li><a href='http://pagesofinterest.net/blog/2008/09/fancy-footer/' rel='bookmark' title='Permanent Link: Fancy Footer'>Fancy Footer</a></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/06/find-and-replace-text-within-multiple-files-in-linux-avoid-rsi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Perl Script to Insert DBpedia Infobox Data into a MySQL Database</title>
		<link>http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/</link>
		<comments>http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:10:45 +0000</pubDate>
		<dc:creator>faceleg</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Research - 研究]]></category>
		<category><![CDATA[Tutorial - 教程]]></category>
		<category><![CDATA[University - 大学]]></category>
		<category><![CDATA[DBpedia]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=668</guid>
		<description><![CDATA[This script parses out the Wikipedia page, DBPedia Infobox Predicate and Infobox subject, and inserts them into a MySQL table.  I thought I'd share it with The Internet in case someone else wanted to work with DBPedia infobox data in the same way.


Related posts:<ol><li><a href='http://pagesofinterest.net/blog/2008/09/chinese-idiom-database-updates/' rel='bookmark' title='Permanent Link: Chinese Idiom Database Updates'>Chinese Idiom Database Updates</a></li>
<li><a href='http://pagesofinterest.net/blog/2009/02/strip-uxxxx-from-string-and-replace-it-with-the-correct-unicode-character/' rel='bookmark' title='Permanent Link: Strip /uXXXX From String and Replace it With the Correct Unicode Character'>Strip /uXXXX From String and Replace it With the Correct Unicode Character</a></li>
<li><a href='http://pagesofinterest.net/blog/2009/03/science-needs-your-brain/' rel='bookmark' title='Permanent Link: Science Needs Your Brain!'>Science Needs Your Brain!</a></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
