<?xml version="1.0" encoding="GB2312"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="zh-CN.GB2312">
	<title>Open Mobile Free</title>
	<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php" />
	<modified>2009-01-08T03:36:24Z</modified>
	<author>
		<name>Xiangfu</name>
		<email>xiangfu@openmoko.org</email>
	</author>
	<copyright>Copyright 2009, Xiangfu</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.4.5">SPHPBLOG</generator>
	<entry>
		<title>openmoko 中文IRC 频道</title>
		<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php?entry=entry090102-135139" />
		<content type="text/html" mode="escaped"><![CDATA[中文IRC：#openmoko-cn<br /><br /><br />大家可以一起用中文在这里讨论。<br /><br /><a href="javascript:openpopup('images/#openmoko-cn.png',789,358,false);"><img src="images/#openmoko-cn.png" width=484 height=220 border=0 alt=''></a>]]></content>
		<id>http://www.openmobilefree.net/index.php?entry=entry090102-135139</id>
		<issued>2009-01-02T00:00:00Z</issued>
		<modified>2009-01-02T00:00:00Z</modified>
	</entry>
	<entry>
		<title>mount jffs2 on linux</title>
		<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php?entry=entry081224-223844" />
		<content type="text/html" mode="escaped"><![CDATA[1. insmod<br />modprobe mtdcore<br />modprobe jffs2<br />modprobe mtdram total_size=100000 erase_size=256<br />modprobe mtdchar<br />modprobe mtdblock<br /><br />2. check mtd<br />(1) check is there /dev/mtd0 and /dev/mtdblock0<br />　　cat /proc/mtd<br /><br />3. mount to folder <br /><br />mkdir /mnt/test/<br />dd if=&lt;rootfs.jffs2&gt; of=/dev/mtd0<br />mount -t jffs2 /dev/mtdblock0 /mnt/test/<br />]]></content>
		<id>http://www.openmobilefree.net/index.php?entry=entry081224-223844</id>
		<issued>2008-12-25T00:00:00Z</issued>
		<modified>2008-12-25T00:00:00Z</modified>
	</entry>
	<entry>
		<title>android安装在Freerunner上</title>
		<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php?entry=entry081224-220738" />
		<content type="text/html" mode="escaped"><![CDATA[最近有时间将android安装在freerunner上<br />使用感受：<br />说明：我用的联通的卡，移动的还没有试过<br />　　　bootloader是QI<br />1、freerunner的分辨率很高，界面非常清晰，非常漂亮:-)<br />2、android的界面类似linux的多桌面功能，可以三个界面流畅的切换--壁纸不变<br />3、android显示的中文是繁体中文，没有中文输入法<br />3、通话和短信功能都能使用<br />4、听筒声音很小，但是外放声音够大<br />5、能够显示中文短信，只是过长的短信会被截断，只能大概显示16个汉字<br />6、SIM卡什么都不读出来（中文人名、英文人名、数字都读不出来）<br />7、目前会在各界面添加图标，但是还不知道怎么删除<br />8、还没搞定怎么上网<br />10、还没弄明白怎么截图，只能看看界面切换的视频效果：（本周内会搞定截图，贴些漂亮的效果图片）<a href="http://www.openmobilefree.net/other/xiangfu/file/android-freerunner-first.avi" target="_blank" >界面切换的视频</a> ]]></content>
		<id>http://www.openmobilefree.net/index.php?entry=entry081224-220738</id>
		<issued>2008-12-25T00:00:00Z</issued>
		<modified>2008-12-25T00:00:00Z</modified>
	</entry>
	<entry>
		<title>openmoko软件近期目标</title>
		<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php?entry=entry081222-201137" />
		<content type="text/html" mode="escaped"><![CDATA[wolfgang wrote:<br />Let me explain Openmoko&#039;s software strategy for the next 6 months:<br /><br />---1 current stable image<br />Our current stable image is called &#039;Om2008.9&#039;, available at http://downloads.openmoko.org/releases/Om2008.9/.<br />We are sometimes cherry-picking fixes into it, but admittedly not as<br />many as we would like. If someone wants to step up to become stable<br />maintainer for this image and cherry-pick more fixes into it, please<br />let me know.<br />Alternatively, a number of other images are available, Debian, Qt<br />Extended, Android, FDOM, SHR, etc.<br />See http://wiki.openmoko.org/wiki/Distributions <br />for a more comprehensive list.<br /><br />---2 Mickey&#039;s framework milestones<br />As many people know, the next big thing for Openmoko will be Mickey&#039;s<br />FSO framework around d-bus and Python, and the Paroli telephony UI.<br />See http://wiki.openmoko.org/wiki/OpenmokoFramework<br />A few weeks ago, Mickey released milestone 4, available at http://downloads.freesmartphone.org/fso-stable/milestone4.1/<br />In late January, he plans to come out with milestone 5, in late March<br />with milestone 6.<br />See here for a more detailed roadmap: http://trac.freesmartphone.org/roadmap<br /><br />---3 next major release, Om2009<br />After the next 2 FSO milestones, Openmoko will fork off a stable<br />branch, and spend 2-3 months on testing and bug fixing. This will lead<br />to our next major release, Om2009.<br />The telephony UI will be Paroli, see http://code.google.com/p/paroli/<br />The way things are going right now, we will probably have this release<br />mid-next year.<br /><br />That&#039;s about it. Lots of good stuff happening in that direction, most<br />importantly I would mention the progress with our .28 kernel, improved<br />wifi driver, some attempts at getting more out of the glamo chip,<br />improved boot time, etc.<br /><br /><br />简体中文版:-)<br />openmoko未来6个月的软件策略：<br />--- 1目前的稳定镜像<br />我们当前的稳定的形象是&#039; Om2008.9 &#039; ，见http://downloads.openmoko.org/releases/Om2008.9/ 我们一直在努力修复它，但是显然还远没有满足我们的需求。如果有人想要成为这个镜像的维护者并且进一步修复它请<br />让我知道。 <br />另外，其他一些可用的镜像， Debian, Qt ,Extended, Android, FDOM, SHR, 等<br />见http://wiki.openmoko.org/wiki/Distributions更全面的清单。<br /><br />---2 Mickey&#039;s 里程碑式的框架<br />正如许多人都知道的那样，Openmoko下一件重大的事情是 Mickey&#039;s围绕d-bus and Python的FSO 框架 , 和Paroli电话的用户界面。 <br />见 http://wiki.openmoko.org/wiki/OpenmokoFramework<br /><br />几个星期前, Mickey 发布里程碑4, 见http://downloads.freesmartphone.org/fso-stable/milestone4.1/。<br />1月下旬，他计划推出里程碑式5 ，在3月下旬里程碑6。 在这里看到更详细的路线图: http://trac.freesmartphone.org/roadmap<br /><br />---3下一个重要版本， Om2009 <br />在下2个 FSO 里程碑后，Openmoko 将要划分branch, 并花2-3 个月测试、修补bug。这将导致我们的下一个重要版本， Om2009 。电话用户界面将（实现）Paroli ， 见 http://code.google.com/p/paroli/<br />我们已经按计划开始实施, 将在明天中旬左右发布。<br /> ]]></content>
		<id>http://www.openmobilefree.net/index.php?entry=entry081222-201137</id>
		<issued>2008-12-23T00:00:00Z</issued>
		<modified>2008-12-23T00:00:00Z</modified>
	</entry>
	<entry>
		<title>display-chinese shell file</title>
		<link rel="alternate" type="text/html" href="http://www.openmobilefree.net/index.php?entry=entry081205-171449" />
		<content type="text/html" mode="escaped"><![CDATA[i have write two shell file to make FreeRunner display Chinese.<br />and put the font file and Chinese desktop file together. <br /><br />Download: http://www.openmobilefree.net/other/xiangfu/file/diskplay-chinese.tar<br /><br />if you have problem with this .send me Email: xiangfu@openmoko.org<br /><br />]]></content>
		<id>http://www.openmobilefree.net/index.php?entry=entry081205-171449</id>
		<issued>2008-12-05T00:00:00Z</issued>
		<modified>2008-12-05T00:00:00Z</modified>
	</entry>
</feed>
