There are python packages available on both the repository and in the compilation output directory, you can install them with ipkg. Practically you don't need any moko specific example or documentation (except gsm/gps related issues, in which case you need to look at the code and interact with those services through dbus). Just consult the python/gtk examples and your code will run on any platform including moko. You don't need to do anything for the screen size, gtk is handling them very good. You may, however, want to optimize your design for a 480x640 display, which is done in application specific way (
i.e., placing buttons in an optimized way.) So, there is nothing stopping you ;)<br><br>Scripting is easy, however support for developing C/C++ applications is a disaster. You have to have the ability to touch your left ear with your right hand&#39;s thumb, while standing up-down on the other arm and break the 100m Olympic record on running (or better have a seat at FIC) to be able to write those applications. About the development platform, no central documentation (even no documentation at all), no community support so far. There was an announcement on the list about a development framework as far as I remember, but I heard nothing about it again.
<br><br>Emre Turkay<br><br><div class="gmail_quote">On Nov 12, 2007 11:34 AM, Andreas Jellinghaus &lt;<a href="mailto:aj@ciphirelabs.com">aj@ciphirelabs.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On the list I see next to no mails about people writing applications for<br>moko. What would be the best way to start doing that?<br><br>I&#39;d prefer some script language over C or C++ by far. Has any script<br>language been integrated into the openmoko default image these days,
<br>or would I need to install some ipkg files? Or even recompile to build<br>my own package (something most people won&#39;t like, takes far too much<br>time, cpu and disk space)?<br><br>Are there any examples written in some script language that featuresimplys
<br>beyond &quot;hello world&quot;, such as being optimized for the neo screen size<br>and to be used with fingers, or even gestures, or are optimized to<br>use the least amount of battery / cpu / memory? are optimized to be
<br>used / unused (e.g. is it preferable to save state and quit and be<br>re-started or should the application rather sleep and not use the cpu<br>unless it is selected by the user)? or any example app using data<br>shared with other applications such as the address book etc? or some
<br>application with example code for syncing data with a pc/desktop<br>application?<br><br>sure, I understand openmoko is new and has a long way to go, and I&#39;m very<br>happy about everyone contributing. but I&#39;m somehow worried that I see
<br>no discussion about these issues, or only &quot;I want&quot; type of discussions,<br>but not &quot;how can I?&quot; or &quot;what is done / what can I do&quot;? even if none<br>of these features I mentioned are available so far, that would be fine
<br>for me, at least I would know where we are so far and what I can already<br>do and what I can&#39;t. having more information what the current status is<br>would be great.<br><br>but maybe it is me spending too little time ont he mailing list and wiki,
<br>and I need to read up? in that case I&#39;m sorry for waisting your time and<br>will do so (still a few links would be quite welcome).<br><br>Thanks for your help!<br><br>Regards, Andreas<br></blockquote></div><br>