On Mon, Jun 04, 2007 at 12:46:49PM -0700, Yigal Weinstein wrote: > I am mostly an end user. I have an 8100 and run Feisty and Debian > Testing. > > I don't need to sync, although it would be nice. What I want is to use > Barry to download my "writings" from the 8100 onto my computer - if a > sync is required so be it. At present is it possible to download my > "MemPad", and "Tasks" from my Pearl with Barry? If not what is the > apparent road block to doing this.
Brian Edginton has been working hard on Memo and Task support, and it is currently in the CVS tree for Barry. To give it a try, follow the CVS checkout instructions on the SourceForge website, then run the buildgen.sh script. You will need libusb-dev, autoconf, automake, a g++ compiler, and openssl-dev to compile the base command line utilities. Steps go something like this: do cvs checkout cd barry ./buildgen.sh ./configure --prefix=/where/you/want/to/install make At this point, run: tools/btool -t This displays a list of databases in your device. To download the Tasks database, run: tools/btool -d "Tasks" Currently, there is only support for parsing the Address Book, Calendar, Messages, Memos, Tasks, and Service Book databases. Some of the parsing is only partially supported. All you can do is give it a try and see if it meets your needs. :-) Good luck, and let us know how it goes, - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel