Talk:Community Updates

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Applications: fso-control)
(+Erlang plug)
Line 3: Line 3:
 
= Images =
 
= Images =
 
* [[FDOM]]: David [http://lists.openmoko.org/pipermail/community/2008-October/034219.html released again], announcing that development moved to a new home. Mirrors added, more needed. FDOM now exists as an installer script: the FDOMizer. It is meant to be run over the 2008.10 image or over existing FDOM installation.
 
* [[FDOM]]: David [http://lists.openmoko.org/pipermail/community/2008-October/034219.html released again], announcing that development moved to a new home. Mirrors added, more needed. FDOM now exists as an installer script: the FDOMizer. It is meant to be run over the 2008.10 image or over existing FDOM installation.
 +
* Qt Extended 4.4.2 released. [http://qtextended.org/modules/mydownloads/index.php Downloads].
 +
* Open Handset Alliance announces the launch of [http://source.android.com/ Android Open Source Project]. Koolu [http://koolu.com/ announces] that Koolu Beta port of Android for Freerunner will be available to download  for existing Freerunner owners and installed on phones for sale in November 2008, contact Brian Code there. Sean McNeil [http://lists.openmoko.org/nabble.html#nabble-td1361683 has been working on it] too.
  
 
= Applications =
 
= Applications =
* [[Sephora]] settings manager 0.2 alpha 3 released, adds GERMAN localization.  
+
* [[Sephora]] settings manager 0.2 alpha 3 released, adds GERMAN localization.
 
* [[Mokoko]] yet another media player.
 
* [[Mokoko]] yet another media player.
 
* Telephone auto-reply scripts were proposed. Kamil send one that replies with a "not available" SMS when one [http://lists.openmoko.org/pipermail/community/2008-October/034327.html flips the FreeRunner] face down. Alex showcased a project for a full [http://lists.openmoko.org/pipermail/community/2008-October/034409.html phone firewall] stack, with GUI.
 
* Telephone auto-reply scripts were proposed. Kamil send one that replies with a "not available" SMS when one [http://lists.openmoko.org/pipermail/community/2008-October/034327.html flips the FreeRunner] face down. Alex showcased a project for a full [http://lists.openmoko.org/pipermail/community/2008-October/034409.html phone firewall] stack, with GUI.
Line 17: Line 19:
 
* Academic projects at National Taipei University: [[The Bicycle Motion Information Displayer]], [[Business Card Exchange system]], [[Location-based mobile video streaming system]], [[Dancing With the Mobile Phone]]
 
* Academic projects at National Taipei University: [[The Bicycle Motion Information Displayer]], [[Business Card Exchange system]], [[Location-based mobile video streaming system]], [[Dancing With the Mobile Phone]]
 
* Following the three GSoC interns at OpenMoko Inc., [[Tsing Hua OpenLab]] held a workshop on 10/29.
 
* Following the three GSoC interns at OpenMoko Inc., [[Tsing Hua OpenLab]] held a workshop on 10/29.
 +
* I would like to point out the [[Erlang]] wiki page for a few reasons. First, it received some TLC this week and is one of the best articles in our wiki. Second, Erlang is based on concurrent functional programming, an interesting paradigm that needs more advertising. Third, it's nice to think that around the FreeRunner's cradle, there is not only Nokia, Swisscom and Google's electromechanical avatar, but also a sign of Ericsson research. Fourth, [www.erlang.org Erlang] rocks for reliable soft real-time distributed telecoms applications and this is where the future is - see what [www.dash.net Dash] made of the Neo 1973 platform.
  
 
= From the stars =
 
= From the stars =
Line 24: Line 27:
  
 
= Outside Openmoko =
 
= Outside Openmoko =
 
* Open Handset Alliance announces the launch of [http://source.android.com/ Android Open Source Project]. Koolu [http://koolu.com/ announces] that Koolu Beta port of Android for Freerunner will be available to download  for existing Freerunner owners and installed on phones for sale in November 2008, contact Brian Code there. Sean McNeil [http://lists.openmoko.org/nabble.html#nabble-td1361683 has been working on it] too.
 
  
 
= See also =
 
= See also =

Revision as of 08:55, 29 October 2008

Add news to this page, and from time to time we will issue a community update.

Contents

Images

  • FDOM: David released again, announcing that development moved to a new home. Mirrors added, more needed. FDOM now exists as an installer script: the FDOMizer. It is meant to be run over the 2008.10 image or over existing FDOM installation.
  • Qt Extended 4.4.2 released. Downloads.
  • Open Handset Alliance announces the launch of Android Open Source Project. Koolu announces that Koolu Beta port of Android for Freerunner will be available to download for existing Freerunner owners and installed on phones for sale in November 2008, contact Brian Code there. Sean McNeil has been working on it too.

Applications

  • Sephora settings manager 0.2 alpha 3 released, adds GERMAN localization.
  • Mokoko yet another media player.
  • Telephone auto-reply scripts were proposed. Kamil send one that replies with a "not available" SMS when one flips the FreeRunner face down. Alex showcased a project for a full phone firewall stack, with GUI.
  • On the same thread, Mickey reminded about the power of oeventsd 's rules file. This is a user-tweakable rules engine using yaml-syntax to configure system-wide behaviour on DBus events (what a mouthful !). It was introduced in FSO Milestones 3 and needs user feedback, and more documentation I guess.
  • fso-control. A (suspend, reboot, shutdown) menu designed to pop up with the POWER button. Uses python, edje and frameworkd.

Hardware

Wiki and community

  • Academic projects at National Taipei University: The Bicycle Motion Information Displayer, Business Card Exchange system, Location-based mobile video streaming system, Dancing With the Mobile Phone
  • Following the three GSoC interns at OpenMoko Inc., Tsing Hua OpenLab held a workshop on 10/29.
  • I would like to point out the Erlang wiki page for a few reasons. First, it received some TLC this week and is one of the best articles in our wiki. Second, Erlang is based on concurrent functional programming, an interesting paradigm that needs more advertising. Third, it's nice to think that around the FreeRunner's cradle, there is not only Nokia, Swisscom and Google's electromechanical avatar, but also a sign of Ericsson research. Fourth, [www.erlang.org Erlang] rocks for reliable soft real-time distributed telecoms applications and this is where the future is - see what [www.dash.net Dash] made of the Neo 1973 platform.

From the stars

Harald looked at optimizing the NAND memory speed timings on the GTA02: Some initial experiments show that the performance can be easily improved by 41%. However, the actual speed (6.59MBytes/sec) is still much lower than the theoretical maximum read performance of 15.64MBytes/sec. It seems there is more room for improvement inside the MTD layer of the Linux kernel.

Tick merged the fix for the 'Echo Bug’ ticket 1267 in the git around October 15th, it works, can use more field testing. See also the thread Echo issue on OM2008.08 solved on the community mailing list.

Outside Openmoko

See also

How are newsletters organized elsewhere: http://lists.openmoko.org/pipermail/community/2008-October/032628.html

/Archive 1

Personal tools

Add news to this page, and from time to time we will issue a community update.

Images

  • FDOM: David released again, announcing that development moved to a new home. Mirrors added, more needed. FDOM now exists as an installer script: the FDOMizer. It is meant to be run over the 2008.10 image or over existing FDOM installation.
  • Qt Extended 4.4.2 released. Downloads.
  • Open Handset Alliance announces the launch of Android Open Source Project. Koolu announces that Koolu Beta port of Android for Freerunner will be available to download for existing Freerunner owners and installed on phones for sale in November 2008, contact Brian Code there. Sean McNeil has been working on it too.

Applications

  • Sephora settings manager 0.2 alpha 3 released, adds GERMAN localization.
  • Mokoko yet another media player.
  • Telephone auto-reply scripts were proposed. Kamil send one that replies with a "not available" SMS when one flips the FreeRunner face down. Alex showcased a project for a full phone firewall stack, with GUI.
  • On the same thread, Mickey reminded about the power of oeventsd 's rules file. This is a user-tweakable rules engine using yaml-syntax to configure system-wide behaviour on DBus events (what a mouthful !). It was introduced in FSO Milestones 3 and needs user feedback, and more documentation I guess.
  • fso-control. A (suspend, reboot, shutdown) menu designed to pop up with the POWER button. Uses python, edje and frameworkd.

Hardware

Wiki and community

  • Academic projects at National Taipei University: The Bicycle Motion Information Displayer, Business Card Exchange system, Location-based mobile video streaming system, Dancing With the Mobile Phone
  • Following the three GSoC interns at OpenMoko Inc., Tsing Hua OpenLab held a workshop on 10/29.
  • I would like to point out the Erlang wiki page for a few reasons. First, it received some TLC this week and is one of the best articles in our wiki. Second, Erlang is based on concurrent functional programming, an interesting paradigm that needs more advertising. Third, it's nice to think that around the FreeRunner's cradle, there is not only Nokia, Swisscom and Google's electromechanical avatar, but also a sign of Ericsson research. Fourth, [www.erlang.org Erlang] rocks for reliable soft real-time distributed telecoms applications and this is where the future is - see what [www.dash.net Dash] made of the Neo 1973 platform.

From the stars

Harald looked at optimizing the NAND memory speed timings on the GTA02: Some initial experiments show that the performance can be easily improved by 41%. However, the actual speed (6.59MBytes/sec) is still much lower than the theoretical maximum read performance of 15.64MBytes/sec. It seems there is more room for improvement inside the MTD layer of the Linux kernel.

Tick merged the fix for the 'Echo Bug’ ticket 1267 in the git around October 15th, it works, can use more field testing. See also the thread Echo issue on OM2008.08 solved on the community mailing list.

Outside Openmoko

See also

How are newsletters organized elsewhere: http://lists.openmoko.org/pipermail/community/2008-October/032628.html

/Archive 1