<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>cuijpus的专栏 - </title><link>category/353670.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 19 Jun 2008 23:59:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>cuijpus</dc:creator><title>7个Linux手机平台比较 （4）：多媒体架构的异同</title><link>http://blog.csdn.net/cuijpus/archive/2008/06/19/2567250.aspx</link><pubDate>Thu, 19 Jun 2008 23:50:00 GMT</pubDate><guid>http://blog.csdn.net/cuijpus/archive/2008/06/19/2567250.aspx</guid><wfw:comment>comments/2567250.aspx</wfw:comment><comments>http://blog.csdn.net/cuijpus/archive/2008/06/19/2567250.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2567250.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2567250</trackback:ping><description>从分析中可以看出：1 Maemo使用Gstreamer2 Android使用 Pocket Video的OpenCore3 LIMO使用Gstreamer 4 OpenMOKO使用Gstreamer 5 GPE Phone Edition 使用Gstreamer 6 ALP使用GStreamer (7 Qtopia Phone Edition使用RealNetworks Helix DNA Client, 但是也兼容GStreamer 大部分Linux 手机平台，在处理多媒体（声音，图像，视频）等时，都用了Gstreamer. Android还是比较另类，使用pocket Video的OpenCore，Qtopia Phone Edition首选了RealNetworks Helix DNA client.&lt;img src ="aggbug/2567250.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cuijpus</dc:creator><title>7个Linux手机平台比较 （3）：“保存手机设置”的异同</title><link>http://blog.csdn.net/cuijpus/archive/2008/06/17/2558950.aspx</link><pubDate>Tue, 17 Jun 2008 22:45:00 GMT</pubDate><guid>http://blog.csdn.net/cuijpus/archive/2008/06/17/2558950.aspx</guid><wfw:comment>comments/2558950.aspx</wfw:comment><comments>http://blog.csdn.net/cuijpus/archive/2008/06/17/2558950.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2558950.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2558950</trackback:ping><description>从架构图中可以看出：1 Maemo使用GConf2 Android使用?3 LIMO使用GConf 4 OpenMOKO使用GConf 5 GPE Phone Edition 使用GConf 6 ALP使用Gconf 7 Qtopia Phone Edition使用? 除了Android和Qtopia没有采用GConf作为保存手机设置外，其它的几个手机平台都用了gconf,而且是gconf-dbus。qtopia没有采用gconf可以理解：gconf原本是为gnome configuration, qtopia起源于QT, QT是KDE的基础。两者以前是竞争关系。Android可能用了gconf，不过，我没有找到直接的材料，如果你们知道，可以补充一下阿。&lt;img src ="aggbug/2558950.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cuijpus</dc:creator><title>7个Linux手机平台比较 （2）：数据库的异同</title><link>http://blog.csdn.net/cuijpus/archive/2008/06/16/2555028.aspx</link><pubDate>Mon, 16 Jun 2008 23:58:00 GMT</pubDate><guid>http://blog.csdn.net/cuijpus/archive/2008/06/16/2555028.aspx</guid><wfw:comment>comments/2555028.aspx</wfw:comment><comments>http://blog.csdn.net/cuijpus/archive/2008/06/16/2555028.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2555028.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2555028</trackback:ping><description>从架构图中可以看出：1 Maemo使用SQLite2 Android使用SQLite3 LIMO使用SQLite4 OpenMOKO使用?5 GPE Phone Edition 使用SQLite （http://gpephone.linuxtogo.org/doc/components/gpearch.php#_Toc158110395）6 ALP使用SQLite 7 Qtopia Phone Edition使用SQLite (http://dist.trolltech.com/pdf/qtopia-wp-phone42.pdf)  SQLite是嵌入式产品中用的比较多的开源数据库,在上述Linux手机平台中得到了广泛的使用。http://www.sqlite.org/ &lt;img src ="aggbug/2555028.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cuijpus</dc:creator><title>7个Linux手机平台比较 （1）：进程间通信的异同</title><link>http://blog.csdn.net/cuijpus/archive/2008/06/15/2549803.aspx</link><pubDate>Sun, 15 Jun 2008 15:14:00 GMT</pubDate><guid>http://blog.csdn.net/cuijpus/archive/2008/06/15/2549803.aspx</guid><wfw:comment>comments/2549803.aspx</wfw:comment><comments>http://blog.csdn.net/cuijpus/archive/2008/06/15/2549803.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/2549803.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2549803</trackback:ping><description>目前Linux手机平台不少，不管它目前强势还是弱势，我们先放一边；我们来看看各个平台中所采用的技术点的相似点和不同点，比如分析一下各个平台的进程通信机制IPC的异同等等，后面会逐个分析。   目前几个Linux手机平台，主要有下面几个：1 Maemo 2 Android 3 LIMO4 OpenMOKO5 GPE^2 6 ALP 7 QTopia Phone Edition.&lt;img src ="aggbug/2549803.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cuijpus</dc:creator><title>GPE Phone Edition, 这个Linux手机平台重点是提供一些重要的framework</title><link>http://blog.csdn.net/cuijpus/archive/2007/12/27/1995847.aspx</link><pubDate>Thu, 27 Dec 2007 22:48:00 GMT</pubDate><guid>http://blog.csdn.net/cuijpus/archive/2007/12/27/1995847.aspx</guid><wfw:comment>comments/1995847.aspx</wfw:comment><comments>http://blog.csdn.net/cuijpus/archive/2007/12/27/1995847.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1995847.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1995847</trackback:ping><description>GPE Phone Edition ，这个Linux手机平台重点是提供一些重要的framework,而不是林林总总的应用。大家知道，framework是middleware一层的，是application的基础，就像现在城市里面的高楼大厦，全部是钢筋水泥骨架，这个骨架就是framework。之后，如何添砖加瓦，如何安装玻璃幕墙，就看各个楼盘的设计特色了。
可以想象：如果这个手机平台今后能大规模推广，或许今后你我手中使用的手机可能就是基于相同的framework, 虽然应用各不相同。&lt;img src ="aggbug/1995847.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>