<?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>太阳帆数据 Sunfine Data &#187; PERL</title>
	<atom:link href="http://www.sunfinedata.com/category/programming/perl-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sunfinedata.com</link>
	<description>Provides solutions on data analysis, software tutorials, hands-on instructions and tips</description>
	<lastBuildDate>Tue, 20 Jul 2010 19:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Remove BOM from utf-8 files</title>
		<link>http://www.sunfinedata.com/tips/remove-bom-from-utf-8-files/</link>
		<comments>http://www.sunfinedata.com/tips/remove-bom-from-utf-8-files/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 04:38:15 +0000</pubDate>
		<dc:creator>Zhanshan Dong</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[BOM]]></category>
		<category><![CDATA[Notepad++]]></category>
		<category><![CDATA[PERL script]]></category>
		<category><![CDATA[php utf8 Cannot modify header information – headers already sent by]]></category>
		<category><![CDATA[Remove BOM from UTF-8 files]]></category>
		<category><![CDATA[Unicode Byte-Order Mark]]></category>
		<category><![CDATA[utf-8]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://www.sunfinedata.com/?p=850</guid>
		<description><![CDATA[Problem When I developed a PHP web application with multiple language support, I encountered a situation that PHP report &#8220;header is already sent&#8221;. That was caused by the Unicode Byte Of Mark (BOM) at the beginning of files in utf-8 encoding. Solution 1 In my article Solution for Cannot modify header information in PHP application, one [...]]]></description>
		<wfw:commentRss>http://www.sunfinedata.com/tips/remove-bom-from-utf-8-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>U&#8217;s Bargain Network, an online deal publishing system</title>
		<link>http://www.sunfinedata.com/handson/software-handson/us-bargain-network-an-online-deal-publishing-system/</link>
		<comments>http://www.sunfinedata.com/handson/software-handson/us-bargain-network-an-online-deal-publishing-system/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 21:16:36 +0000</pubDate>
		<dc:creator>Zhanshan Dong</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[amazon deal]]></category>
		<category><![CDATA[Apple iPad]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[Apple iPod]]></category>
		<category><![CDATA[buy.com deal]]></category>
		<category><![CDATA[camera deal]]></category>
		<category><![CDATA[computer deal]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[gaming system]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[online bargain]]></category>
		<category><![CDATA[online deal]]></category>
		<category><![CDATA[online discount]]></category>
		<category><![CDATA[U's Bargain Network]]></category>

		<guid isPermaLink="false">http://www.sunfinedata.com/?p=778</guid>
		<description><![CDATA[U&#8217;s Bargain Network is a website that publishes online deals, bargains, discounts, and coupons related to computer, software, gaming, electronics, and video and more. It was intensively developed through the last two years. It is powered by online deal publishing system that consists of PHP applications, PERL applications, MySQL database system and other auxiliary applications.  The [...]]]></description>
		<wfw:commentRss>http://www.sunfinedata.com/handson/software-handson/us-bargain-network-an-online-deal-publishing-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A PERL script to get Twitter user information</title>
		<link>http://www.sunfinedata.com/programming/perl-programming/a-perl-script-to-get-twitter-user-information/</link>
		<comments>http://www.sunfinedata.com/programming/perl-programming/a-perl-script-to-get-twitter-user-information/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 04:06:58 +0000</pubDate>
		<dc:creator>Zhanshan Dong</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.sunfinedata.com/?p=465</guid>
		<description><![CDATA[If you are a Twitter user and do business on Twitter, you probably think about how I can target to a group of Twitter users, such as living in certain region or having similar interests. Can we screen Twitter users and target to a given population of Twitter users? Answer is absolutely positive: yes, we [...]]]></description>
		<wfw:commentRss>http://www.sunfinedata.com/programming/perl-programming/a-perl-script-to-get-twitter-user-information/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automatically send updates to Twitter</title>
		<link>http://www.sunfinedata.com/programming/perl-programming/automatically-send-updates-to-twitter/</link>
		<comments>http://www.sunfinedata.com/programming/perl-programming/automatically-send-updates-to-twitter/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 19:17:05 +0000</pubDate>
		<dc:creator>Zhanshan Dong</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[automaticn]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.sunfinedata.com/?p=452</guid>
		<description><![CDATA[Here is a PERL script I developed to automate Twitter update activity. The fundamental thing is you have a database and all updates are stored there. You are sick of sending all Twitter updates manually. As long as you meet these two criteria you can keep reading. Otherwise, stop here. The PERL source code is [...]]]></description>
		<wfw:commentRss>http://www.sunfinedata.com/programming/perl-programming/automatically-send-updates-to-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to split a MySQL dumped file into tables</title>
		<link>http://www.sunfinedata.com/programming/perl-programming/how-to-split-an-mysql-dumped-file-into-tables/</link>
		<comments>http://www.sunfinedata.com/programming/perl-programming/how-to-split-an-mysql-dumped-file-into-tables/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 03:19:31 +0000</pubDate>
		<dc:creator>Zhanshan Dong</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.sunfinedata.com/?p=374</guid>
		<description><![CDATA[I maintained a MySQL server and automatically dump everything on the server to a file. The dump process is achieved by a shell script. #!/bin/bash date=`date -I` mysqldump --add-drop-table -u xxxxx -pxxxxx usbargains &#124; gzip > /samba/dat$ mysqldump --add-drop-table --all-databases -u xxxxx -pxxxxx &#124; gzip > /samb$ To be aware that the username and password [...]]]></description>
		<wfw:commentRss>http://www.sunfinedata.com/programming/perl-programming/how-to-split-an-mysql-dumped-file-into-tables/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
