<?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 &#124; Pages of Interest &#187; Perl</title>
	<atom:link href="http://pagesofinterest.net/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://pagesofinterest.net/blog</link>
	<description>1000% Hyperbole Free</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:57:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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>Michael Robinson</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.<p style="margin-top:20px;">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='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> <small>I discovered '/uXXXX' appearing where pretty unicode characters should be...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/' rel='bookmark' title='Perl Script to Insert DBpedia Infobox Data into a MySQL Database'>Perl Script to Insert DBpedia Infobox Data into a MySQL Database</a> <small>This script parses out the Wikipedia page, DBPedia Infobox Predicate...</small></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>Michael Robinson</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.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2010/11/mysql-workbench/' rel='bookmark' title='MySQL Workbench'>MySQL Workbench</a> <small>I&#8217;ve very recently started using MySQL Workbench, and see it...</small></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='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> <small>I discovered '/uXXXX' appearing where pretty unicode characters should be...</small></li>
<li><a href='http://pagesofinterest.net/blog/2010/11/mytop-top-for-mysql/' rel='bookmark' title='MyTop, Top for MySQL'>MyTop, Top for MySQL</a> <small>ECPod must have jumped a bit in popularity, as today,...</small></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>
<!DOCTYPE html>
<html xmlns:og="http://ogp.me/ns#">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="generator" content="RapidWeaver" />
		<link rel="icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		<link rel="shortcut icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		

        				<title>Tag Archive for &quot;&quot; | Blog | Pages of Interest</title>
  
		        
		<link rel="stylesheet" type="text/css" media="print" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-print-79.css" />
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-screen-79.css" />
		
		
		
		
		
                
        <link rel="icon" type="image/png" href="http://pagesofinterest.net/favicon.png" />        

		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/libs.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/javascript.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/site.js?1328448743"></script>
		<!--[if IE]><script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/html5.js?1328448743"></script>
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/css/ie.css" />
		<![endif]-->
		
	    
	    
