Representing libraries, applications by Finite State Machine or block diagrams (don't delete

2007-11-25 Thread Darius Jack
Hi,

if there any chance to have applications written for Nokia tablet represented 
by block diagrams or by Finite State Machine like that
http://www.tcpipguide.com/free/t_DHCPGeneralOperationandClientFiniteStateMachine.htm

To speed up development time of third party open source applications I would 
welcome an option of block diagram or Finite State Machine included or attached.
Any chance for implementation of such approach to open source development ?

Darius


 Send instant messages to your online friends http://uk.messenger.yahoo.com ___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: selectively disabling virtual keyboard

2007-11-25 Thread Mohammad Anwari
Pada hari Sabtu, tanggal 24/11/2007 pukul 10:28 -0500, ext Austin Che
menulis:
 connected when a particular text box is activated and then
 disconnect the fake keyboard on focus loss, that would probably be
 sufficient.

This solution doesn't selectively disabling the vkb, but
enabling/disabling the vkb/hwr system wide can be done by setting a
boolean value to this gconf key (note: IT2008 only).

/apps/osso/inputmethod/enable-stylus-im
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


GPS Logger, 2 GPS applications - developers sought (don't delete)

2007-11-25 Thread Darius Jack
Hi,

I am looking for developers to join me and help to write the some applications 
for Nokia tablet:

GPS logger
2 GPS units job ( multiplexing fix reading from 2 GPS units )

GPS libraries and code already works in some applications like maemo mapper, 
bt-plugin,
I need very basic GPS data logger 
and very basic 2 GPSs navigation .

ICPAMAIC (i can pay as much as i can)

And don't refer me to guru.com or other freelancer websites as best maemo 
developers are already on this list.

Darius
 
 Send instant messages to your online friends http://uk.messenger.yahoo.com ___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: new pygtk module with glade support

2007-11-25 Thread Jesse Guardiani
any news on python-launcher? how do i go about installing and developing for it?

On 11/23/07, Jesse Guardiani [EMAIL PROTECTED] wrote:
 So, apparently the old tricks for reparenting windows don't work anymore in
 chinook? I'm getting this exception:

 ./tip_calc.py:57: Warning: g_object_get_qdata: assertion `G_IS_OBJECT
 (object)' failed
   self.wTree.signal_autoconnect(dic)
 Segmentation fault

 When I try to run this code (which works fine in bora):
 http://www.guardiani.us/projects/tip_calc/browser/trunk/src/tip_calc/tip_calc.py

 The exception goes away if I comment out lines 43 and 44, but then two
 windows are created and the one with the application in it isn't
 fullscreen-able.


 On 11/20/07, Luciano Miguel Wolf [EMAIL PROTECTED] wrote:
 
  Hi,
 
  I've generated another pygtk, now against libglade2.4. Just refresh
  application list and update python2.5-runtime, through
  ApplicationManager. Remember, you MUST have libglade2.4 (that comes
  originally with device/SDK).
 
  Regards,
  Luciano
 
 
  Luciano Miguel Wolf wrote:
   Hi Jesse,
  
   Looks like we have a problem here. I did everything under sbox, using
   the final SDK. Developers just need to run an apt-get update  apt-get
   upgrade and this new pygkt will be installed. But now I've noticed that
   ApplicationManager doesn't allow to update libglade(from 2.4 to 2.6).
   Any PyGtk since v2.8 needs libglade = 2.5 to compile. We are using
   v2.12. I will ask somebody at Maemo/Nokia to update this package.
  
  
   ext Jesse Guardiani wrote:
   What are the install instructions for this? I refreshed my chinook app
   mngr and didn't see pygtk listed, though I have pymaemo installed
  
   On 11/19/07, * Luciano Miguel Wolf* [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:
  
   Hi all,
  
   A new PyGTK, with glade support, is available at chinook extras
   repository. It was generated using libglade2-0 (2.6.2-1indt1).
  
   Other bugfixes and unstable modules, like python-launcher, will be
   released using the new extras-devel repository. This way we can
   test
   it widely before official release.
  
   Regards,
   Luciano Wolf
   ___
   maemo-developers mailing list
   maemo-developers@maemo.org mailto:maemo-developers@maemo.org
   https://lists.maemo.org/mailman/listinfo/maemo-developers
  
  
  
  
   --
   Jesse Guardiani
   Software Developer / Sys Admin
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  
  
 
 


 --
 Jesse Guardiani
 Software Developer / Sys Admin
 [EMAIL PROTECTED]



-- 
Jesse Guardiani
Software Developer / Sys Admin
[EMAIL PROTECTED]
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


maemo events (was Re: boston-area hack meetup)

2007-11-25 Thread Quim Gil
Hi, interesting news!

On Fri, 2007-11-23 at 18:44 -0500, ext Owen Williams wrote:
 A few of my friends and I are all developing for the maemo platform, and
 we're planning a little hackfest after thanksgiving so we can help
 eachother out.

The events block at http://maemo.org is also for all of you organizing
maemo meetups, talks or related activities.

As for today it is a static block only admins can edit but we will
introduce something more distributed. Send me the details and I'll
publish.

-- 
Quim Gil - http://maemo.org

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Chinook: no .deb for some packages in the repository (only .tar.gz)

2007-11-25 Thread Terje Bergström
On 11/22/07, Nicolas [EMAIL PROTECTED] wrote:

 I wanted to install osso-xterm but noticed that on the repository there is
 no .deb package, only sources in .tar.gz.
 See for example:
 http://repository.maemo.org/pool/chinook/free/o/osso-xterm/


(again I replied directly to Nicolas and forgot to include maemo-developers
in the list of recipients)

This is due to  a design decision we have taken, and it looks like it
creates some confusion.

SDK repository consists of three parts: SDK, development tools that you can
download to device, and source code for open source packages of OS2008.
Software that exists in OS2008 is not necessarily part of SDK. Unfortunately
the design decision is that all of the different parts are in the same big
package list.

osso-xterm is part of the OS2008 image, and that's why the source package is
there. It is not in SDK, and that's why binary package is not there.

We are planning to create a division for the content that we now have in SDK
repository.

Best regards,
Terje
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers