<?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>Geek is a Lift-Style. &#187; Linux like</title>
	<atom:link href="http://www.taiwangeek.com/category/linux-like/feed" rel="self" type="application/rss+xml" />
	<link>http://www.taiwangeek.com</link>
	<description>Time has a wonderful way of showing us what really matters.</description>
	<lastBuildDate>Mon, 23 May 2011 07:18:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>[xgettext ]when charset=CHARSET</title>
		<link>http://www.taiwangeek.com/2011-05/xgettext-when-charsetcharset.html</link>
		<comments>http://www.taiwangeek.com/2011-05/xgettext-when-charsetcharset.html#comments</comments>
		<pubDate>Fri, 13 May 2011 10:39:35 +0000</pubDate>
		<dc:creator>tung</dc:creator>
				<category><![CDATA[Linux like]]></category>
		<category><![CDATA[xgettext]]></category>

		<guid isPermaLink="false">http://www.taiwangeek.com/?p=6429</guid>
		<description><![CDATA[Damm~~bug! Need to use sed to replace CHARSET~ xgettext --language=php --from-code=utf-8 --output="/defraction-light-red/defraction-light-red.po" -D /defraction-light-red/*.php sed --in-place /defraction-light-red/defraction-light-red.po --expression=s/charset=CHARSET/charset=UTF-8/]]></description>
			<content:encoded><![CDATA[<p>Damm~~bug!</p>
<p>Need to use sed to replace <b>CHARSET</b>~</p>
<pre class="brush:shell">
xgettext --language=php --from-code=utf-8 --output="/defraction-light-red/defraction-light-red.po" -D /defraction-light-red/*.php
sed --in-place /defraction-light-red/defraction-light-red.po --expression=s/charset=CHARSET/charset=UTF-8/
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.taiwangeek.com/2011-05/xgettext-when-charsetcharset.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (request URI doesn't have a trailing slash)

Served from: www.taiwangeek.com @ 2012-05-19 06:00:26 -->
