<?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>Sumsy Web Design and Development &#187; Blog</title>
	<atom:link href="http://www.sumsy.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sumsy.com</link>
	<description>about wordpress templates design and development</description>
	<lastBuildDate>Sun, 13 Jun 2010 00:50:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>WordPress: customize the excerpt</title>
		<link>http://www.sumsy.com/wordpress-customize-the-excerpt/</link>
		<comments>http://www.sumsy.com/wordpress-customize-the-excerpt/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 01:03:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.sumsy.com/?p=116</guid>
		<description><![CDATA[With the following codes, you can remove the tags and trailing dots from excerpt. You can also specified how many characters you want the excerpt has before it is cut off. function ipanda_excerpt($excerpt, $substr=0) { $string = strip_tags(str_replace('[...]', '...', $excerpt)); if ($substr&#62;0) { $string = substr($string, 0, $substr); } return $string; } You can use [...]]]></description>
		<wfw:commentRss>http://www.sumsy.com/wordpress-customize-the-excerpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just tried the Canada line skytrains</title>
		<link>http://www.sumsy.com/just-tried-the-canada-line-skytrains/</link>
		<comments>http://www.sumsy.com/just-tried-the-canada-line-skytrains/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 05:38:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.sumsy.com/?p=59</guid>
		<description><![CDATA[I just tried the newly open Canada line sky trains today. First, I bus to Oakridge Mall Skytrain Station.  Then I got on a sky train to Richmond Gridhouse. The whole trip, which includes skytrain and busing, it was bit less than 25 minutes. Usually when I drive to Richmond, it will take more about [...]]]></description>
		<wfw:commentRss>http://www.sumsy.com/just-tried-the-canada-line-skytrains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

