Need for application like PC Suite from Nokia?

2009-02-22 Thread Andreas Willich
Hi List


I am currently developing a PIM synchronization app for the Neo
(https://projects.openmoko.org/projects/mokosync/
http://www.opkg.org/package_134.html )

After a mail from c_c
(http://lists.openmoko.org/nabble.html#nabble-f528198 ) I got the idea
to extend it to an application like the PC Suite app from Nokia.

So you can send SMS from your PC, edit the various settings for the
different applications (TangoGPS, Navit, ...), install applications and
transfer files between PC and Neo.


What do you think? Is such an application needed?


Regards
Andreas


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Need for application like PC Suite from Nokia?

2009-02-22 Thread Andreas Willich
Your idea is interesting. 

But as I am a lazy user, I want all my settings within one GUI.
Additional I want to use the application under Windows. I have to use
Windows and Office at my work and there I have the most time the neo
connected with my PC.

And the application is more targeting the not so experienced NEO/Linux
users. Perhaps a little step forward to mass market compatible?.


Regards
Andreas

On Sun, 2009-02-22 at 10:56 +, George Brooke wrote:
 On Sunday 22 February 2009 09:54:01 Andreas Willich wrote:
  Hi List
 
 
  I am currently developing a PIM synchronization app for the Neo
  (https://projects.openmoko.org/projects/mokosync/
  http://www.opkg.org/package_134.html )
 
  After a mail from c_c
  (http://lists.openmoko.org/nabble.html#nabble-f528198 ) I got the idea
  to extend it to an application like the PC Suite app from Nokia.
 
  So you can send SMS from your PC, edit the various settings for the
  different applications (TangoGPS, Navit, ...), install applications and
  transfer files between PC and Neo.
 How about simply providing an easy way to ssh -X forward the application from 
 the phone, you could even read all the .desktop files on the device - this 
 would mean that you wouldn't have to add a settings UI for each app to your 
 program you could simply use the built-in one.
 
 solar.george
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Need for application like PC Suite from Nokia?

2009-02-22 Thread Andreas Willich


On Sun, 2009-02-22 at 12:02 +0100, Gunnar AAstrand Grimnes wrote:
 If you are targetting FSO (as you should, since alternative are not
 maintained), my understanding is that the PIM API part (opimd?) supports
 several different backends for actually storing the information (i.e.
 the FSO layer only provides a dbus layer on top of whatever is
 underneath) For instance, it may be put on top of the embedded evolution
 data server [1] - and (I think) this already is supported by opensync
 somehow, i.e. it could save lots of work.

At the moment the sync targets OM 2008.12 and Microsoft Outlook, because
I am using Outlook at work where I maintain my calendar and contacts.

But it adaptable to support different PIMs on Neo and PC side. FSO
support is on my roadmap.


 What this does NOT provide though is the actual sending of SMS, I would
 like an app like Blue Phone Elite (for the mac), which lets me
 send/receive sms from the normal desktop (i guess this is like the nokia
 pc suite)

This could be one of the functions of such an Moko/Neo Suite
application.
 
 - Gunnar
 
 
 [1] http://labs.o-hand.com/embedded-eds/
 
 Andreas Willich wrote:
  Hi List
  
  
  I am currently developing a PIM synchronization app for the Neo
  (https://projects.openmoko.org/projects/mokosync/
  http://www.opkg.org/package_134.html )
  
  After a mail from c_c
  (http://lists.openmoko.org/nabble.html#nabble-f528198 ) I got the idea
  to extend it to an application like the PC Suite app from Nokia.
  
  So you can send SMS from your PC, edit the various settings for the
  different applications (TangoGPS, Navit, ...), install applications and
  transfer files between PC and Neo.
  
  
  What do you think? Is such an application needed?
  
  
  Regards
  Andreas
  
  
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Need for application like PC Suite from Nokia?

2009-02-22 Thread Andreas Willich
At the moment MokoSync is a client/server application. It is written in
C# and runs with Mono on the Neo. Currently it uses the .NET RPC library
to communicate with each other.

As far as I know, SyncML has not only definitions for syncing data. It
also contains definitions for device management. Perhaps this is useful
for such a management application. Have to look at the standard once
more.


On Sun, 2009-02-22 at 11:49 +0100, Alexander Mueller wrote:
 I think it would be so helpful to have something like it. But I would 
 rather not compare it to the Nokia suite but to Palm Desktop. Well being 
 a palm user for ages this might be the reason.
 
 What kind of sync protocol to you intend to implement. SyncML seems to 
 make the most sense to me. And that way you can use existing 
 implementations and you are not limited to support only a single device 
 (...bla bla bla, whatever can be said in favor of an open protocol...)
 
 Greetings
 Alex
 
 
 Andreas Willich schrieb:
  Hi List
  
  
  I am currently developing a PIM synchronization app for the Neo
  (https://projects.openmoko.org/projects/mokosync/
  http://www.opkg.org/package_134.html )
  
  After a mail from c_c
  (http://lists.openmoko.org/nabble.html#nabble-f528198 ) I got the idea
  to extend it to an application like the PC Suite app from Nokia.
  
  So you can send SMS from your PC, edit the various settings for the
  different applications (TangoGPS, Navit, ...), install applications and
  transfer files between PC and Neo.
  
  
  What do you think? Is such an application needed?
  
  
  Regards
  Andreas
  
  
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Need for application like PC Suite from Nokia?

2009-02-22 Thread Andreas Willich
On Sun, 2009-02-22 at 12:09 +0100, Franky Van Liedekerke wrote:
 On Sun, 22 Feb 2009 12:02:37 +0100
 Gunnar AAstrand Grimnes gunnar.grim...@dfki.de wrote:
 
  If you are targetting FSO (as you should, since alternative are not
  maintained), my understanding is that the PIM API part (opimd?)
  supports several different backends for actually storing the
  information (i.e. the FSO layer only provides a dbus layer on top of
  whatever is underneath) For instance, it may be put on top of the
  embedded evolution data server [1] - and (I think) this already is
  supported by opensync somehow, i.e. it could save lots of work.
  
  What this does NOT provide though is the actual sending of SMS, I
  would like an app like Blue Phone Elite (for the mac), which lets me
  send/receive sms from the normal desktop (i guess this is like the
  nokia pc suite)
  
  - Gunnar
 
 I believe somebody already succeeded in sending sms's from the command
 line. So, using the opimd api for the contact info and some ssh client
 for then connecting to the phone and doing the actual sending seems
 very feasable to me.

I also think I read somewhere on the mailing lists that sending sms's
from the command line is possible.

 
 Franky
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Re: Syncing OpenMoko with Sunbird/Lightning events and tasks

2009-01-22 Thread Andreas Willich
As far as I know Funambol wanted to develop an Client for their service for the 
Neo. Except the press release I did not read anything about it.

But Funambol uses SyncML and that is on my task list. Aside from the addin 
interface for different PIMs my SyncClient has also an addin interface for 
communication with different servers like SyncML servers. 

After the release I want to make a poll, which PIM or Sync Protocoll I should 
implement next.


Regards
Andreas


 Original-Nachricht 
 Datum: Thu, 22 Jan 2009 00:49:01 +0100
 Von: Jos vd Snepscheut j...@snepscheut.nl
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: Re: Syncing OpenMoko with Sunbird/Lightning events and tasks

 All, Andreas,
 
 Do you know about Funambol (www.forge.funambol.org)?
 Can they be of help?
 
 Greetings,
 
 Jos vd Snepscheut
 
 Andreas Willich wrote:
  Hi
 
 
  I am currently developing a sync app for the Neo. At the moment it only
  supports Microsoft Outlook (I had to use it in my office) and only took
  the data from Outlook and push it into the Neo. 
 
  But it has an addin interface for different PIM applications. So it
  should no big problem to add support for Sunbird. It depends on the way
  I have get the data out of it.
 
  I hope I can release a first version in the next two weeks.
 
 
  Regards
  Andreas
 
  On Tue, 2009-01-20 at 14:11 +0100, Pander wrote:

  Xavier Bestel wrote:
  
  On Tue, 2009-01-20 at 10:31 +0100, Yoann ARNAUD wrote:

  Pander a écrit :
  
  Hi all,
 
  Which applications on OpenMoko would be suitable for importing and
  exporting (syncing) data like events and tasks from
 Sunbird/Lightning?
 
  Preferably via the use of http://www.opensync.org/

  Pimlico, but it's not realeased yet.
 
  http://pimlico-project.org/sync.html
  
  And from the Changelog, hasn't been touched since 2006 ...

  Here is more:
http://www.pimlicosoftware.com/
 
  Anyone care to formulate with me a set of use cases / user stories for
  address, event and task functionality for OpenMoko and look into the
  already available apps and technologies and how the close that gap?
 
  The PIM (Personal Information Management) support for OpenMoko should
  get roadmap and some serious efforts to improve this.
 
  Anyone?
 
  Pander
 
  
Xav
 
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community

  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
  
 
 
 

 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-- 
Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Syncing OpenMoko with Sunbird/Lightning events and tasks

2009-01-20 Thread Andreas Willich
Hi


I am currently developing a sync app for the Neo. At the moment it only
supports Microsoft Outlook (I had to use it in my office) and only took
the data from Outlook and push it into the Neo. 

But it has an addin interface for different PIM applications. So it
should no big problem to add support for Sunbird. It depends on the way
I have get the data out of it.

I hope I can release a first version in the next two weeks.


Regards
Andreas

On Tue, 2009-01-20 at 14:11 +0100, Pander wrote:
 Xavier Bestel wrote:
  On Tue, 2009-01-20 at 10:31 +0100, Yoann ARNAUD wrote:
  Pander a écrit :
  Hi all,
 
  Which applications on OpenMoko would be suitable for importing and
  exporting (syncing) data like events and tasks from Sunbird/Lightning?
 
  Preferably via the use of http://www.opensync.org/
  Pimlico, but it's not realeased yet.
 
  http://pimlico-project.org/sync.html
  
  And from the Changelog, hasn't been touched since 2006 ...
 
 Here is more:
   http://www.pimlicosoftware.com/
 
 Anyone care to formulate with me a set of use cases / user stories for
 address, event and task functionality for OpenMoko and look into the
 already available apps and technologies and how the close that gap?
 
 The PIM (Personal Information Management) support for OpenMoko should
 get roadmap and some serious efforts to improve this.
 
 Anyone?
 
 Pander
 
  
  Xav
  
  
  
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Syncing OpenMoko with Sunbird/Lightning events and tasks

2009-01-20 Thread Andreas Willich
Sorry, forget to mention. Normally my mobiles have only one OS. :-)

I am syncing contacts and calendar entries from Outlook with the Qtopia
PIM Stack from OM 2008.*

On Tue, 2009-01-20 at 18:02 +0100, arne anka wrote:
  I am currently developing a sync app for the Neo.
 
 the fr itself has nothing to sync, hasn't it?
 so, what pim or files are you syncing?
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


After OM2008.12 flashing no booting of kernel

2008-12-26 Thread Andreas Willich
Hi 


I flashed my Neo GTA02 (v6 I think; DateCode: 20080821) with the kernel,
rootfs and uboot from the 2008.12 download folder.

After the reboot it hangs at the splash image and when I boot from NAND
or NOR I see shortly the message wrong image format for bootm command
and the I am back in the boot menu.


I search for this message and get this post
http://lists.openmoko.org/pipermail/community/2008-October/032774.html

I tried the devirginator way but it does not work. 


Has someone an idea how to get my neo booting?


Regards
Andreas


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: After OM2008.12 flashing no booting of kernel

2008-12-26 Thread Andreas Willich
Hi Joel


Thanks for your help. I have used the wrong file.


Regards
Andreas



On Fri, 2008-12-26 at 14:08 -0500, Joel Newkirk wrote:
 Since it happens both booting from NAND and from NOR it can't be uboot
 itself.  Try reflashing just the kernel.  Try redownloading and reflashing
 the kernel.  Make sure you select the uImage.bin kernel file, not the
 u-boot.bin bootloader file.  (I've done that before, as have others who've
 posted to the list - if you've done that it will pop up the splash screen
 then fail to load the kernel, and return to boot menu)
 
 Oh, and that datecode should indeed be V6 - should have an SMD capacitor
 connecting two pins of the uSD socket and cat /proc/cpuinfo should have
 Revision : 0360.
 
 j
 
 
 On Fri, 26 Dec 2008 19:43:03 +0100, Andreas Willich
 andreas_will...@gmx.at wrote:
  Hi
  
  
  I flashed my Neo GTA02 (v6 I think; DateCode: 20080821) with the kernel,
  rootfs and uboot from the 2008.12 download folder.
  
  After the reboot it hangs at the splash image and when I boot from NAND
  or NOR I see shortly the message wrong image format for bootm command
  and the I am back in the boot menu.
  
  
  I search for this message and get this post
  http://lists.openmoko.org/pipermail/community/2008-October/032774.html
  
  I tried the devirginator way but it does not work.
  
  
  Has someone an idea how to get my neo booting?
  
  
  Regards
  Andreas
  
  
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[OM2008.9]Speed dial

2008-11-03 Thread Andreas Willich
Hi


I would like to if there is a command line tool for OM2008.9/Qtopia to
dial a number.

On my old phone I have constantly used its speed dial feature and I
missed it on my FreeRunner. My idea was to simply create a new .desktop
file to start the app with the number to dial.

Does someone know if something is already available?


Thanks
Andreas


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community