Author Topic: Mod OPIE-Today to read DTM format  (Read 4262 times)

cgav8r

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://
Mod OPIE-Today to read DTM format
« on: March 07, 2004, 04:20:41 pm »
There seems to be some need for a modified version of Opie Today that reads from Sharp\'s DTM vice xml.  I know that I\'ve spent quite a bit of time trying to get my OPIE PIMs to sync properly with the new Sharp ROMs.  Others seem intent on making scripts to convert dtm to xml for Today to read.

Thoughts?
SL-5600 with tkc alpha 2.0v3 and Special Kernel v1.3
32 MB PQI CF
256 MB SanDisk SD / 128 MB Lexar SD
Extreme Limit Case/ Pocketop Keyboard

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Mod OPIE-Today to read DTM format
« Reply #1 on: March 07, 2004, 04:32:06 pm »
If someone can find the source for dlarue\'s program I\'ll take a crack at it. I\'m running OZ though so someone else will need to test it.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Anonymous

  • Guest
Mod OPIE-Today to read DTM format
« Reply #2 on: March 07, 2004, 04:48:39 pm »
Since today uses the PIM backend from libopie1, you could try adding DTM capability to the PIM classes in libopie1. This way, all PIM applications would benefit from it.
Even better would be to look into libopie2 where we already have abstractions for different backend. Contact opie-devel@handhelds.org if you want to work on this.

_________________
Cheers,

Mickey.

This was the reply from a different post concerning the same topic (http://zaurususergroup.com/index.php?name=PNphpBB2&file=viewtopic&t=1531&postdays=0&postorder=asc&start=15).

I can\'t find the program . . . yet.  But I am willing to test.

cgav8r

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://
Mod OPIE-Today to read DTM format
« Reply #3 on: March 07, 2004, 04:50:15 pm »
sorry, login timed out.  that last reply was from me.
SL-5600 with tkc alpha 2.0v3 and Special Kernel v1.3
32 MB PQI CF
256 MB SanDisk SD / 128 MB Lexar SD
Extreme Limit Case/ Pocketop Keyboard

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Mod OPIE-Today to read DTM format
« Reply #4 on: March 07, 2004, 06:16:41 pm »
All the source code is in the handhelds.org cvs. For how to download and build see the opie.handhelds.org wiki.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Mod OPIE-Today to read DTM format
« Reply #5 on: March 07, 2004, 07:09:34 pm »
Quote
All the source code is in the handhelds.org cvs. For how to download and build see the opie.handhelds.org wiki.

dlarue\'s code too?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Mod OPIE-Today to read DTM format
« Reply #6 on: March 08, 2004, 06:44:09 am »
Who or what is dlarue ?
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Mod OPIE-Today to read DTM format
« Reply #7 on: March 08, 2004, 07:57:49 am »
He was the guy who posted the scripts to read from dtm and export as xml. It was on the devnet down the bottom in the Linux Console bit of the developer part of the forum.

Sorry, I must have been confusing lots of people.

Anyway I have the Opie sources, but I can\'t seem to find the program which did the decoding. I have no particular desire to use DTM ever again and I don\'t use it now (so I can\'t test or try to re-do his work even if I wanted to, which I don\'t :-)) but thought this might be an easy enough way to start opie programming.


Si

P.S. I think I had an email from him though, I\'ll try to dig it out if no-one else can find an URL.
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Mod OPIE-Today to read DTM format
« Reply #8 on: March 08, 2004, 08:27:19 am »
I\'m not going to say what you should work on - do what makes fun, that\'s the purpose of open source  - but if you don\'t use DTM then I think it would make more sense to start with doing UI improvements or add little features to existing apps rather than poking through the libraries.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Mod OPIE-Today to read DTM format
« Reply #9 on: March 08, 2004, 08:31:37 am »
I don\'t think he wrote them, from memory they came from a Japanese site.

I searched through my bookmarks and googled and came up with these site (in Japanese)

http://yakty.s31.xrea.com/cgi-bin/wiki/lin.../wiki.cgi?zdbat
http://csx.jp/~zaurus/zdbat.htm

This app/script converts dtm files into csv that could easily be converted into xml I think.

Hope this helps

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

badllama77

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • http://
Mod OPIE-Today to read DTM format
« Reply #10 on: March 26, 2004, 03:06:25 pm »
I had gotten my gf a yopy cuz she thought it was cool and I must admit it is pretty cool.  Now at first she was trying to sync with the desktop app they provided, but then she found out about the pim web page.  It is a pretty interesting idea, just surf to the yopy\'s address and you have all your information right in the browser, no muss no fuss. Now at first I thought but what about my sync with outlook etc. Then I realized something, when I had my visor I bought a separate program so that when I synced everything was put into its separate places according to subject or omitted in some cases.  This was done because I had tied my outlook in with the groupwise at work.  I didn\'t like the potential for something personal to accidently end up on the groupware hehe.  So I realized that 90% of the time I was using my pda for my pim.  Now I am working on creating the same concept for my zaurus no more trying to sync with programs I rarely look at anyways.

cgav8r

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://
Mod OPIE-Today to read DTM format
« Reply #11 on: April 14, 2004, 01:42:05 pm »
Here is another alternative.  KoPI has a working sync mechanism with DTM.  It can read from the DTM database, write to it, recognize differences, etc.  This developer is amazing, he has done all this within a few months (thekompany needs to hire him to fix their problems  ).  KoPI also has a Today like interface that reads the database and summarize upcoming events.

Well, I tried to look through the code to see if I could modify the current Today plug-ins to have the DTM capability.  But, I am not that smart and have had no luck.  Perhaps someone smarter than I can do it?
SL-5600 with tkc alpha 2.0v3 and Special Kernel v1.3
32 MB PQI CF
256 MB SanDisk SD / 128 MB Lexar SD
Extreme Limit Case/ Pocketop Keyboard