<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>wolfg&#039;s Weblog &#187; nokia</title>
	<atom:link href="http://guoyong.me/tag/nokia/feed/" rel="self" type="application/rss+xml" />
	<link>http://guoyong.me</link>
	<description>wolfg&#039;s journey with open source, linux, programming, sysadm ...</description>
	<lastBuildDate>Wed, 04 Apr 2012 12:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>		<item>
		<title>Nokia Mobile Software University Camp Beijing</title>
		<link>http://guoyong.me/linux/maemo-linux/nokia-mobile-software-university-camp-beijing/</link>
		<comments>http://guoyong.me/linux/maemo-linux/nokia-mobile-software-university-camp-beijing/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 15:34:07 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n800]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://guoyong.org/2007/10/18/346</guid>
		<description><![CDATA[16号、17号两天去参加了诺基亚移动软件大学技术营北京营的活动。与来自芬兰的maemo技术专家进行了沟通（就是不太习惯北欧式英语的发音，汗。。。） 今天在Planet Maemo和邮件列表里看到N810已经出来了，操作系统是ITOS 2008，SDK是beta版的maemo 4.0 Chinook 。这里有一些官方的截图 其他相关介绍： http://linuxdevices.com/news/NS3669465936.html http://www.nseries.com/nseries/v3/media/sections/products/tech_specs/en-R1/tech_specs_n810_en_R1.html 同时，N810的对社区贡献者的优惠活动也开始了，详情见这里。]]></description>
			<content:encoded><![CDATA[<p><img src='http://guoyong.org/blog/wp-content/uploads/image134.thumbnail.jpg' alt='Nokia Mobile Software University Camp Beijing' /></p>
<p>16号、17号两天去参加了诺基亚移动软件大学技术营北京营的活动。与来自芬兰的maemo技术专家进行了沟通（就是不太习惯北欧式英语的发音，汗。。。）</p>
<p>今天在Planet Maemo和邮件列表里看到N810已经出来了，操作系统是ITOS 2008，SDK是beta版的maemo 4.0 Chinook 。这里有一些官方的<a href="http://www.nokia.com/A4136017?category=n810">截图</a> </p>
<p>其他相关介绍：</p>
<p>http://linuxdevices.com/news/NS3669465936.html</p>
<p>http://www.nseries.com/nseries/v3/media/sections/products/tech_specs/en-R1/tech_specs_n810_en_R1.html</p>
<p>同时，N810的对社区贡献者的优惠活动也开始了，详情见<a href="http://maemo.org/news/announcements/view/1192708879.html">这里</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/maemo-linux/nokia-mobile-software-university-camp-beijing/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>诺基亚开源Hildon Input Method Framework</title>
		<link>http://guoyong.me/linux/maemo-linux/%e8%af%ba%e5%9f%ba%e4%ba%9a%e5%bc%80%e6%ba%90hildon-input-method-framework/</link>
		<comments>http://guoyong.me/linux/maemo-linux/%e8%af%ba%e5%9f%ba%e4%ba%9a%e5%bc%80%e6%ba%90hildon-input-method-framework/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 15:40:59 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[hildon]]></category>
		<category><![CDATA[input method]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://guoyong.org/2007/09/08/342</guid>
		<description><![CDATA[今天刚看到的消息，诺基亚将Hildon Input Method Framework开源，包括三部分： The container UI and plugin system (hildon-input-method, LGPL). The glue to GTK+ (hildon-input-method-framework, LGPL). One plugin example (BSD). 详情见 http://maemo.org/news/announcements/view/1189194936.html 代码在这里： http://live.gnome.org/Hildon/HildonInputMethod/Availability 还没有仔细研究，不清楚对MaemoCJK项目会有什么影响。]]></description>
			<content:encoded><![CDATA[<p>今天刚看到的消息，诺基亚将Hildon Input Method Framework开源，包括三部分：</p>
<ul>
<li>The container UI and plugin system (hildon-input-method, LGPL).</li>
<li>The glue to GTK+ (hildon-input-method-framework, LGPL).</li>
<li>One plugin example (BSD).</li>
</ul>
<p>详情见 http://maemo.org/news/announcements/view/1189194936.html</p>
<p>代码在这里： http://live.gnome.org/Hildon/HildonInputMethod/Availability</p>
<p>还没有仔细研究，不清楚对MaemoCJK项目会有什么影响。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/maemo-linux/%e8%af%ba%e5%9f%ba%e4%ba%9a%e5%bc%80%e6%ba%90hildon-input-method-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.448 seconds -->

