<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>59Road.... on the road</title>
	<link>http://blog.59road.com</link>
	<description>I'm JunQ,just on the road....</description>
	<pubDate>Thu, 12 Jun 2008 09:30:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>WOW&#8230;Smart&#8230;So cute&#8230;</title>
		<link>http://blog.59road.com/archives/45.html</link>
		<comments>http://blog.59road.com/archives/45.html#comments</comments>
		<pubDate>Tue, 27 May 2008 00:32:08 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[杂七杂八]]></category>

		<guid isPermaLink="false">http://blog.59road.com/archives/45.html</guid>
		<description><![CDATA[北京车展上展出的smart,太可爱了..不过要到2009上市了..
 (80 hits)
Tags: smart (54 hits), car (53 hits), benz (48 hits), cute (55 hits)

]]></description>
			<content:encoded><![CDATA[<p>北京车展上展出的smart,太可爱了..不过要到2009上市了..</p>
<p><a href="http://blog.59road.com/go.php?http://www.flickr.com/photos/27000226@N05/2526411066/" title="large_9659f69.jpg by sydcurie, on Flickr (80 hits)"><img src="http://farm3.static.flickr.com/2391/2526411066_26256560ba.jpg" width="500" height="375" alt="large_9659f69.jpg" /></a> <span class="hitcounter">(80 hits)</span><!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://blog.59road.com/go.php?http://technorati.com/tag/smart" rel="tag" title="(54 hits)">smart</a> <span class="hitcounter">(54 hits)</span>, <a href="http://blog.59road.com/go.php?http://technorati.com/tag/car" rel="tag" title="(53 hits)">car</a> <span class="hitcounter">(53 hits)</span>, <a href="http://blog.59road.com/go.php?http://technorati.com/tag/benz" rel="tag" title="(48 hits)">benz</a> <span class="hitcounter">(48 hits)</span>, <a href="http://blog.59road.com/go.php?http://technorati.com/tag/cute" rel="tag" title="(55 hits)">cute</a> <span class="hitcounter">(55 hits)</span></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/45.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>phpbb3 source code note</title>
		<link>http://blog.59road.com/archives/42.html</link>
		<comments>http://blog.59road.com/archives/42.html#comments</comments>
		<pubDate>Wed, 16 Jan 2008 07:44:15 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[phpbb]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[programming]]></category>
<category>phpbb</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/42.html</guid>
		<description><![CDATA[function_user.php
user_email_hash : crc32(strtolower($user_row[&#8217;user_email&#8217;])) . strlen($user_row[&#8217;user_email&#8217;])
]]></description>
			<content:encoded><![CDATA[<h2>function_user.php</h2>
<p>user_email_hash : crc32(strtolower($user_row[&#8217;user_email&#8217;])) . strlen($user_row[&#8217;user_email&#8217;])</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/42.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ajax your CodeIgniter with Xajax</title>
		<link>http://blog.59road.com/archives/37.html</link>
		<comments>http://blog.59road.com/archives/37.html#comments</comments>
		<pubDate>Thu, 29 Nov 2007 20:03:58 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[PHP]]></category>
<category>codeigniter</category><category>framework</category><category>php</category><category>xajax</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/37.html</guid>
		<description><![CDATA[
CodeIgniter (190 hits) 是一个很小巧的PHP开源框架&#8230;利用他你可以实现很快的创建web应用&#8230;xajax是一个php的ajax框架&#8230;下面的内容主要是如何将xajax (167 hits) 集成到 CodeIgniter&#8230;
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/codeigniter.jpg" title="ajax codeigniter with xajax" alt="ajax codeigniter with xajax" height="110" width="480" /></p>
<p><a href="http://blog.59road.com/go.php?http://www.codeigniter.com" title="(190 hits)">CodeIgniter</a> <span class="hitcounter">(190 hits)</span> 是一个很小巧的PHP开源框架&#8230;利用他你可以实现很快的创建web应用&#8230;xajax是一个php的ajax框架&#8230;下面的内容主要是如何将<a href="http://blog.59road.com/go.php?http://www.xajaxproject.org" title="(167 hits)">xajax</a> <span class="hitcounter">(167 hits)</span> 集成到 CodeIgniter&#8230; <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/37.html#more-37" class="more-link" title="(185 hits)">(more&#8230;)</a> <span class="hitcounter">(185 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/37.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Photoshop 练习之WACOM广告</title>
		<link>http://blog.59road.com/archives/35.html</link>
		<comments>http://blog.59road.com/archives/35.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 10:36:17 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[杂七杂八]]></category>
<category>ps</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/35.html</guid>
		<description><![CDATA[
一个简单的PS练习&#8230;:
 (176 hits)
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/wacom.jpg" title="wacom ad" alt="wacom ad" height="110" width="480" /></p>
<p>一个简单的PS练习&#8230;:</p>
<p><a href="http://blog.59road.com/go.php?http://blog.59road.com/wp-content/uploads/2007/11/wacom_ad.jpg" title="PS练习之WACOM广告 (176 hits)" rel="lightbox"><img src="http://blog.59road.com/wp-content/uploads/2007/11/wacom_ad.thumbnail.jpg" alt="PS练习之WACOM广告" /></a> <span class="hitcounter">(176 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/35.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>IE，网页制作的噩梦。。</title>
		<link>http://blog.59road.com/archives/32.html</link>
		<comments>http://blog.59road.com/archives/32.html#comments</comments>
		<pubDate>Tue, 16 Oct 2007 16:11:25 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[Network]]></category>
<category>bugs</category><category>css</category><category>IE</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/32.html</guid>
		<description><![CDATA[
SKST (181 hits)新版首页从设计图到页面出来的时间也不过半天的时间，但是当我把页面做完，css写完后，用firefox，ie7，safari，opera进行调试，一路绿灯，正当自己为这次div＋css的顺利为庆幸的时候，从liangzer (240 hits)那里传来了不好的消息－－－IE6下面查看首页就是面目全非。。
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/ie_css_bugs.gif" title="IE CSS Bugs" alt="IE CSS Bugs" height="110" width="480" /></p>
<p><a href="http://blog.59road.com/go.php?http://www.skst.com.cn" title="SKST时空station (181 hits)">SKST</a> <span class="hitcounter">(181 hits)</span>新版首页从设计图到页面出来的时间也不过半天的时间，但是当我把页面做完，css写完后，用firefox，ie7，safari，opera进行调试，一路绿灯，正当自己为这次div＋css的顺利为庆幸的时候，从<a href="http://blog.59road.com/go.php?http://www.liangzer.cn" title="Liangzer's Blog (240 hits)">liangzer</a> <span class="hitcounter">(240 hits)</span>那里传来了不好的消息－－－IE6下面查看首页就是面目全非。。  <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/32.html#more-32" class="more-link" title="(198 hits)">(more&#8230;)</a> <span class="hitcounter">(198 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/32.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>ipod也玩双系统&#8211;ipod firmware + rockbox firmware</title>
		<link>http://blog.59road.com/archives/28.html</link>
		<comments>http://blog.59road.com/archives/28.html#comments</comments>
		<pubDate>Mon, 17 Sep 2007 15:19:02 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[ipod]]></category>
<category>firmware</category><category>ipod</category><category>rockbox</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/28.html</guid>
		<description><![CDATA[
PC上面的双系统已经不惊奇了,那你有没有玩过ipod的双系统呢???如果没有,那么follow me&#8230;.(操作有危险,请谨慎,本人不对你所造成的后果负责)
首先,介绍下rockbox (276 hits),他是一个opensource jukebox firmware,,可以支持多种mp3,如ipod,iriver&#8230;支持列表可以上他的网站上去看&#8230;.这次我试验用的是 ipodvideo 80GB 5th,windows xp sp2 &#8230;..步骤如下:
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/ipod_rock.gif" title="ipod,rockbox,firmware" alt="ipod,rockbox,firmware" height="110" width="480" /><br />
PC上面的双系统已经不惊奇了,那你有没有玩过ipod的双系统呢???如果没有,那么follow me&#8230;.(操作有危险,请谨慎,本人不对你所造成的后果负责)<br />
首先,介绍下<a href="http://blog.59road.com/go.php?http://www.rockbox.org" title="(276 hits)">rockbox</a> <span class="hitcounter">(276 hits)</span>,他是一个opensource jukebox firmware,,可以支持多种mp3,如ipod,iriver&#8230;支持列表可以上他的网站上去看&#8230;.这次我试验用的是 ipodvideo 80GB 5th,windows xp sp2 &#8230;..步骤如下: <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/28.html#more-28" class="more-link" title="(207 hits)">(more&#8230;)</a> <span class="hitcounter">(207 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/28.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>pratice in php &#8211;简单apache日志分析</title>
		<link>http://blog.59road.com/archives/27.html</link>
		<comments>http://blog.59road.com/archives/27.html#comments</comments>
		<pubDate>Mon, 17 Sep 2007 14:25:18 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[programming]]></category>
<category>apache</category><category>log</category><category>php</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/27.html</guid>
		<description><![CDATA[
今天用php简单写了个apache 日志分析的东西,功能很简单,就是从apache log文件分析获得访问量最大的文件&#8230;代码如下:
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/apache_log.gif" title="apache log " alt="apache log " height="110" width="480" /><br />
今天用php简单写了个apache 日志分析的东西,功能很简单,就是从apache log文件分析获得访问量最大的文件&#8230;代码如下: <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/27.html#more-27" class="more-link" title="(213 hits)">(more&#8230;)</a> <span class="hitcounter">(213 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/27.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>上软解散,仙剑何去何从?</title>
		<link>http://blog.59road.com/archives/26.html</link>
		<comments>http://blog.59road.com/archives/26.html#comments</comments>
		<pubDate>Thu, 13 Sep 2007 21:07:09 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[杂七杂八]]></category>
<category>pal</category><category>shanghai</category><category>softstar</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/26.html</guid>
		<description><![CDATA[
大宇总部的集权,不肯让北京软星和上海软星独立运营,上软的付出与回报不成正比,核心人员的离职,开发人员的离职,上软终于在9月12日解散,其游戏程式将交与北京软星负责&#8230;.一个在及其困难的情况下,将仙剑四做的几近完美,将仙剑推向了一个新的高峰的团队,却因为总部的不予重视,资金流不足于维持开发,而不得不解散&#8230;.上软走了,仙剑何去何从?
我不奢望北软能够带给我惊喜,只是希望在大宇重心没有转到仙剑之前,不要去动仙剑了&#8230;..不想给仙剑迷送上了变质了的仙剑五 or 仙剑online&#8230;&#8230;..
在此,感谢上软的所有成员,感谢你们为仙剑作出的努力,感谢你们&#8230;&#8230;
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.59road.com/pic/pal4.jpg" title="上软解散" alt="上软解散" height="110" width="480" /></p>
<p>大宇总部的集权,不肯让北京软星和上海软星独立运营,上软的付出与回报不成正比,核心人员的离职,开发人员的离职,上软终于在9月12日解散,其游戏程式将交与北京软星负责&#8230;.一个在及其困难的情况下,将仙剑四做的几近完美,将仙剑推向了一个新的高峰的团队,却因为总部的不予重视,资金流不足于维持开发,而不得不解散&#8230;.上软走了,仙剑何去何从?</p>
<p>我不奢望北软能够带给我惊喜,只是希望在大宇重心没有转到仙剑之前,不要去动仙剑了&#8230;..不想给仙剑迷送上了变质了的仙剑五 or 仙剑online&#8230;&#8230;..</p>
<p>在此,感谢上软的所有成员,感谢你们为仙剑作出的努力,感谢你们&#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/26.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>phpBB 3 模版部分变量整理</title>
		<link>http://blog.59road.com/archives/25.html</link>
		<comments>http://blog.59road.com/archives/25.html#comments</comments>
		<pubDate>Thu, 13 Sep 2007 16:22:08 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[phpbb]]></category>

		<category><![CDATA[PHP]]></category>
<category>phpbb</category><category>template</category><category>variable</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/25.html</guid>
		<description><![CDATA[phpBB3一直还是RC版,官方没有出模版变量的文档,自己整理了下..大家看看,有错误更改&#8230;&#8230;
]]></description>
			<content:encoded><![CDATA[<p>phpBB3一直还是RC版,官方没有出模版变量的文档,自己整理了下..大家看看,有错误更改&#8230;&#8230; <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/25.html#more-25" class="more-link" title="(198 hits)">(more&#8230;)</a> <span class="hitcounter">(198 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/25.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>初识PEAR HTML_Template_IT (一)</title>
		<link>http://blog.59road.com/archives/24.html</link>
		<comments>http://blog.59road.com/archives/24.html#comments</comments>
		<pubDate>Sun, 09 Sep 2007 06:38:00 +0000</pubDate>
		<dc:creator>成疯</dc:creator>
		
		<category><![CDATA[PEAR]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[programming]]></category>
<category>pear</category><category>php</category><category>template</category>
		<guid isPermaLink="false">http://blog.59road.com/archives/24.html</guid>
		<description><![CDATA[ (164 hits)            PHP  的模版技术名气最大的应该算是现在的smarty了,这次小看了下PEAR Package里面的HTML_Template_IT,使用了下,感觉还不错,下面简单的介绍下&#8230;..(smarty是属于编译型的模版引擎,默认的会建立个template_c的文件夹,把执行过的模版缓存起来,速度会比PEAR 的HTML_Template快了,有人做过实验了&#8230;循环输出1000次)&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.59road.com/go.php?http://pear.php.net" title="(164 hits)"><img src="http://pear.php.net/gifs/pearsmall.gif" height="50" width="104" /></a> <span class="hitcounter">(164 hits)</span>            PHP  的模版技术名气最大的应该算是现在的smarty了,这次小看了下PEAR Package里面的HTML_Template_IT,使用了下,感觉还不错,下面简单的介绍下&#8230;..(smarty是属于编译型的模版引擎,默认的会建立个template_c的文件夹,把执行过的模版缓存起来,速度会比PEAR 的HTML_Template快了,有人做过实验了&#8230;循环输出1000次)&#8230; <a href="http://blog.59road.com/go.php?http://blog.59road.com/archives/24.html#more-24" class="more-link" title="(196 hits)">(more&#8230;)</a> <span class="hitcounter">(196 hits)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.59road.com/archives/24.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
