<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Neo Free Runner as Daily Phone</title>
	<atom:link href="http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/feed/" rel="self" type="application/rss+xml" />
	<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/</link>
	<description>Geeks are boring</description>
	<lastBuildDate>Mon, 29 Jun 2009 01:39:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: john</title>
		<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-235</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 02 Sep 2008 18:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.reonsoft.com/~john/blog/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-235</guid>
		<description>The biggest problem now is the caller echo.  Let&#039;s see if the echo suppression works.</description>
		<content:encoded><![CDATA[<p>The biggest problem now is the caller echo.  Let&#8217;s see if the echo suppression works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 只放拖鞋的鞋櫃 &#187; [Neo] Daily Phone</title>
		<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-233</link>
		<dc:creator>只放拖鞋的鞋櫃 &#187; [Neo] Daily Phone</dc:creator>
		<pubDate>Sat, 30 Aug 2008 17:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.reonsoft.com/~john/blog/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-233</guid>
		<description>[...] [ Using Neo Free Runner as Daily Phone]，並照此修改。我試著用中文列出一點 [...]</description>
		<content:encoded><![CDATA[<p>[...] [ Using Neo Free Runner as Daily Phone]，並照此修改。我試著用中文列出一點 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-230</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.reonsoft.com/~john/blog/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-230</guid>
		<description>by the way, if you are too lazy. Use the command to change your repository

# Om2008.8 -&gt; testing
$ sed -i -e s,Om2008.8,testing, /etc/opkg/*.conf</description>
		<content:encoded><![CDATA[<p>by the way, if you are too lazy. Use the command to change your repository</p>
<p># Om2008.8 -&gt; testing<br />
$ sed -i -e s,Om2008.8,testing, /etc/opkg/*.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-229</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.reonsoft.com/~john/blog/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-229</guid>
		<description>Thanks, Julian.  Article updated as well.</description>
		<content:encoded><![CDATA[<p>Thanks, Julian.  Article updated as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://asleepfromday.wordpress.com/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-228</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 29 Aug 2008 11:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.reonsoft.com/~john/blog/2008/08/29/using-neo-free-runner-as-daily-phone/#comment-228</guid>
		<description>when you are doing step 4, you should also remove these packages and update them from testing-repository.

Save them in a list, ex: /tmp/list

#Remove them
cat /tmp/list &#124;xargs opkg -force-depends remove

# Make sure you set the repository to Testing
cat /tmp/list &#124;xargs opkg install

libecore-con
libecore-evas
libecore-fb
libecore-file
libecore-imf
libecore-imf-evas
libecore-ipc
libecore-job
libecore-txt
libecore-x
libecore0
libedbus0
libedje0
libeet1
libefreet-mime0
libefreet0
libehal0
libelf0
libembryo0
libetk-engines-evas
libetk-engines-fb
libetk-engines-software-x11
libetk-engines-software-x11-16
libetk-engines-x11
libetk-themes
libetk1
libevas-engine-buffer
libevas-engine-fb
libevas-engine-software-16
libevas-engine-software-16-x11
libevas-engine-software-generic
libevas-engine-software-x11
libevas-engine-xrender-x11
libevas-loader-eet
libevas-loader-jpeg
libevas-loader-png</description>
		<content:encoded><![CDATA[<p>when you are doing step 4, you should also remove these packages and update them from testing-repository.</p>
<p>Save them in a list, ex: /tmp/list</p>
<p>#Remove them<br />
cat /tmp/list |xargs opkg -force-depends remove</p>
<p># Make sure you set the repository to Testing<br />
cat /tmp/list |xargs opkg install</p>
<p>libecore-con<br />
libecore-evas<br />
libecore-fb<br />
libecore-file<br />
libecore-imf<br />
libecore-imf-evas<br />
libecore-ipc<br />
libecore-job<br />
libecore-txt<br />
libecore-x<br />
libecore0<br />
libedbus0<br />
libedje0<br />
libeet1<br />
libefreet-mime0<br />
libefreet0<br />
libehal0<br />
libelf0<br />
libembryo0<br />
libetk-engines-evas<br />
libetk-engines-fb<br />
libetk-engines-software-x11<br />
libetk-engines-software-x11-16<br />
libetk-engines-x11<br />
libetk-themes<br />
libetk1<br />
libevas-engine-buffer<br />
libevas-engine-fb<br />
libevas-engine-software-16<br />
libevas-engine-software-16-x11<br />
libevas-engine-software-generic<br />
libevas-engine-software-x11<br />
libevas-engine-xrender-x11<br />
libevas-loader-eet<br />
libevas-loader-jpeg<br />
libevas-loader-png</p>
]]></content:encoded>
	</item>
</channel>
</rss>
