Re: PISI 0.2 released

2009-06-01 Thread Michael Pilgermann
Richy,

I assembled a new package for vobject (as well for gdata and dateutil)
and uploaded them to opkg.
Besides the Python 2.5 parts they also include the Python 2.6 packages now.

If you update, please let me know, whether this working for you ...
greetings
Mike

Richy wrote:
 I tried this on shr-testing but I get:
 
 r...@om-gta02 ~/.pisi $ pisigui
 Traceback (most recent call last):
   File /bin/pisigui, line 31, in module
 import pisi
   File /opt/pisi/pisi.py, line 31, in module
 from events import events,  eventsSync
   File /opt/pisi/events/events.py, line 22, in module
 import vobject
 ImportError: No module named vobject
 
 
  Maybe this is python-2.6 related?
 
 
 
 
 ___
 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: PISI 0.2 released

2009-05-30 Thread Robin Paulson
2009/5/4 Michael Pilgermann kichka...@gmx.de:
  Maybe this is python-2.6 related?
 Absolutely. The packages I assembled for vobject (you used the one from 
 opkg.org?) have static links to the python 2.5 site-package folder inside. 
 For testing purposes you might move them (under /usr/lib/python ...); I have 
 to sort this out by assembling the dependend packages properly.


or use ln -s. slightly more elegant

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


Re: PISI 0.2 released

2009-05-19 Thread kimaidou
I told in serveral emails that the dates software from the pimlico
(openmoko-dates2 in some distros) project uses the evolution data
server : the calendar of this app is in ICS format and stored here :
~/.evolution/calendar/local/system/calendar.ics

Another app is gpe-calendar.

Kimaidou

2009/5/18, Michael Pilgermann kichka...@gmx.de:
 Francesc,
 to be honest - I am not aware of any client. And, I am not too sure,
 which Calendar client is the first one, that would need to be supported
 by PISI.
 I would aim for opimd support over the next weeks as I guess, this will
 be the plattform to be used in this area.
 Any comment / objection? I would be happy to get some more input for
 these things ...

 Greetings
 Mike

 Francesc Romà i Frigolé wrote:
 On Sun, May 3, 2009 at 1:20 AM, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de wrote:

 We just released PISI 0.2.

 Loads of enhancements were applied to Calendar synchronization - now
 supporting Google Calendar and ICalendar.



 Is there any calendar application that uses the iCalendar format or can
 import/export it?

 thanks
 Francesc


 

 ___
 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: PISI 0.2 released

2009-05-19 Thread Michael Pilgermann
Kimaidou,
thx for this hint.
I knew, somebody had mentioned before some app using ICS; although I didn't 
remember who and where ...
Have you ever tried to sync Pimlico dates with Google Calendar then?
Mike

 Original-Nachricht 
 Datum: Tue, 19 May 2009 09:44:15 +0200
 Von: kimaidou kimai...@gmail.com
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: PISI 0.2 released

 I told in serveral emails that the dates software from the pimlico
 (openmoko-dates2 in some distros) project uses the evolution data
 server : the calendar of this app is in ICS format and stored here :
 ~/.evolution/calendar/local/system/calendar.ics
 
 Another app is gpe-calendar.
 
 Kimaidou
 
 2009/5/18, Michael Pilgermann kichka...@gmx.de:
  Francesc,
  to be honest - I am not aware of any client. And, I am not too sure,
  which Calendar client is the first one, that would need to be supported
  by PISI.
  I would aim for opimd support over the next weeks as I guess, this will
  be the plattform to be used in this area.
  Any comment / objection? I would be happy to get some more input for
  these things ...
 
  Greetings
  Mike
 
  Francesc Romà i Frigolé wrote:
  On Sun, May 3, 2009 at 1:20 AM, Michael Pilgermann kichka...@gmx.de
  mailto:kichka...@gmx.de wrote:
 
  We just released PISI 0.2.
 
  Loads of enhancements were applied to Calendar synchronization -
 now
  supporting Google Calendar and ICalendar.
 
 
 
  Is there any calendar application that uses the iCalendar format or can
  import/export it?
 
  thanks
  Francesc
 
 
 
 
 
  ___
  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

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


Re: PISI 0.2 released

2009-05-19 Thread Michael Pilgermann
The Mozilla Calendar application Sunbird
(http://www.mozilla.org/projects/calendar/sunbird/) does the job very
well. You can as well use the corresponding Add-On for Thunderbird
called Lightning (http://www.mozilla.org/projects/calendar/lightning/).
Both are avaiable for a wide range of operating systems ...

jeremy jozwik wrote:
 nice, i was wondering where that information was saved. what desktop
 application would open such a file?
 
 
 On Tue, May 19, 2009 at 5:24 AM, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de wrote:
 
 Kimaidou,
 thx for this hint.
 I knew, somebody had mentioned before some app using ICS; although I
 didn't remember who and where ...
 Have you ever tried to sync Pimlico dates with Google Calendar then?
 Mike
 
  Original-Nachricht 
  Datum: Tue, 19 May 2009 09:44:15 +0200
  Von: kimaidou kimai...@gmail.com mailto:kimai...@gmail.com
  An: List for Openmoko community discussion
 community@lists.openmoko.org mailto:community@lists.openmoko.org
  Betreff: Re: PISI 0.2 released
 
  I told in serveral emails that the dates software from the pimlico
  (openmoko-dates2 in some distros) project uses the evolution data
  server : the calendar of this app is in ICS format and stored here :
  ~/.evolution/calendar/local/system/calendar.ics
 
  Another app is gpe-calendar.
 
  Kimaidou
 
  2009/5/18, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de:
   Francesc,
   to be honest - I am not aware of any client. And, I am not too sure,
   which Calendar client is the first one, that would need to be
 supported
   by PISI.
   I would aim for opimd support over the next weeks as I guess,
 this will
   be the plattform to be used in this area.
   Any comment / objection? I would be happy to get some more input for
   these things ...
  
   Greetings
   Mike
  
   Francesc Romà i Frigolé wrote:
   On Sun, May 3, 2009 at 1:20 AM, Michael Pilgermann
 kichka...@gmx.de mailto:kichka...@gmx.de
   mailto:kichka...@gmx.de mailto:kichka...@gmx.de wrote:
  
   We just released PISI 0.2.
  
   Loads of enhancements were applied to Calendar
 synchronization -
  now
   supporting Google Calendar and ICalendar.
  
  
  
   Is there any calendar application that uses the iCalendar
 format or can
   import/export it?
  
   thanks
   Francesc
  
  
  
 
 
  
   ___
   Openmoko community mailing list
   community@lists.openmoko.org mailto:community@lists.openmoko.org
   http://lists.openmoko.org/mailman/listinfo/community
  
  
   ___
   Openmoko community mailing list
   community@lists.openmoko.org mailto:community@lists.openmoko.org
   http://lists.openmoko.org/mailman/listinfo/community
  
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org mailto:community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org mailto: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: PISI 0.2 released

2009-05-18 Thread Michael Pilgermann
Francesc,
to be honest - I am not aware of any client. And, I am not too sure,
which Calendar client is the first one, that would need to be supported
by PISI.
I would aim for opimd support over the next weeks as I guess, this will
be the plattform to be used in this area.
Any comment / objection? I would be happy to get some more input for
these things ...

Greetings
Mike

Francesc Romà i Frigolé wrote:
 On Sun, May 3, 2009 at 1:20 AM, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de wrote:
 
 We just released PISI 0.2.
 
 Loads of enhancements were applied to Calendar synchronization - now
 supporting Google Calendar and ICalendar.
 
 
 
 Is there any calendar application that uses the iCalendar format or can
 import/export it?
 
 thanks
 Francesc
 
 
 
 
 ___
 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: PISI 0.2 released

2009-05-15 Thread Francesc Romà i Frigolé
On Sun, May 3, 2009 at 1:20 AM, Michael Pilgermann kichka...@gmx.de wrote:

 We just released PISI 0.2.

 Loads of enhancements were applied to Calendar synchronization - now
 supporting Google Calendar and ICalendar.



Is there any calendar application that uses the iCalendar format or can
import/export it?

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


Re: PISI 0.2 released

2009-05-04 Thread Michael Pilgermann

 Original-Nachricht 
 Datum: Sun, 3 May 2009 13:09:11 +0200
 Von: Richy klemms...@gmail.com
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: PISI 0.2 released

 I tried this on shr-testing but I get:
 
 r...@om-gta02 ~/.pisi $ pisigui
  Traceback (most recent call last):
File /bin/pisigui, line 31, in module
  import pisi
File /opt/pisi/pisi.py, line 31, in module
  from events import events,  eventsSync
File /opt/pisi/events/events.py, line 22, in module
  import vobject
  ImportError: No module named vobject
 
 
  Maybe this is python-2.6 related?
Absolutely. The packages I assembled for vobject (you used the one from 
opkg.org?) have static links to the python 2.5 site-package folder inside. For 
testing purposes you might move them (under /usr/lib/python ...); I have to 
sort this out by assembling the dependend packages properly.

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


Re: PISI 0.2 released

2009-05-03 Thread Richy
I tried this on shr-testing but I get:

r...@om-gta02 ~/.pisi $ pisigui
 Traceback (most recent call last):
   File /bin/pisigui, line 31, in module
 import pisi
   File /opt/pisi/pisi.py, line 31, in module
 from events import events,  eventsSync
   File /opt/pisi/events/events.py, line 22, in module
 import vobject
 ImportError: No module named vobject


 Maybe this is python-2.6 related?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


PISI 0.2 released

2009-05-02 Thread Michael Pilgermann
We just released PISI 0.2.

Loads of enhancements were applied to Calendar synchronization - now
supporting Google Calendar and ICalendar.
Contacts Synchronization currently supports QTopia SQLite, LDAP, VCF
files and Google Contacts.

Get your copy here:
http://www.opkg.org/package_191.html

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