quick fix: use the original plugin, just delete the csv.pyd file, and from the CSVInOut.py, delete the line that says "import csv". I very quickly tested here...
Hi Tomas, I'm not sure you need any special rights to put a file in the files section. If you have problems though, I will try and figure out how to fix them. ...
Hi Tom, I did as suggested (or at least I think I did ;-) - I uninstalled PDesk and re-installed a fresh copy from Sourceforge (v8.0.5) - There, I found the...
PDesk CSV plugin is now available for testing. Please note that I shortly tested and it seemed to work, but there are few problems with that that I know of so...
Hi Tom, thanks a lot for your efforts, here is some feedback. I downloaded the alpha zip file, unzipped and copied the files into the 'plugins' folder. I...
Thanks for feedback! ... I hope it already is, but please let me know if you encounter any problems. I even took the effort to rewrite that just to make it ...
Thanks again for testing and suggestions. New version of plugin is now available at: http://www.vscripts.net/wp-content/uploads/2006/09/csvinout.zip It will...
I find no empty progects, and have a repeat of the behavior. Is there a log somewhere that I could look at to try to determine what's happening? Thanks, Mike ...
Not sure actually. I think the Hotsync has a log, and perhaps the conduit keeps some sort of log. I do know that Progect keeps a log during a sync, but it's...
Rick, Yesterday morning did HotSync through Bluetooth. Passed orderly. Through half an hour HotSync has repeated. Moreover projects did not change nor on Palm...
invention@...
Sep 6, 2006 12:39 pm
3278
... That is scary then, I had always though it was something with the projects that caused the sync problems. Although, as I said, an empty project _will_ hang...
Tom, It seems to work!! great!! OK, let's cool down a bit, here is what I did: - I downloaded the new file (link below), unzipped it, and copied/replaced the...
Rick, Wednesday, September 6, 2006, 4:55:05 PM, you wrote: RP> On Wed, 6 Sep 2006, invention@... wrote: ... RP> That is scary then, Not terribly, I was...
invention@...
Sep 7, 2006 1:49 pm
3281
... That can cause problems too, one of my hotsync cables has a bad connection, and it causes trouble... ... The projects are merged on the PC using the...
Okay, I just managed to get the Python PalmDB library to go from a Progect file to XML and back again without dropping anything really obvious. Anyone who...
Hmm, there is a gentoo ebuild to compile and install treeline. Looks nifty. I'll give it a try as soon as I can. Just started a new job so it may be a while. ...
Judd Rogers
juddrogers@...
Sep 8, 2006 3:42 am
3284
I believe that Treeline uses Python too, so it will be easier for us to deal with if we have issues with it too. It looks deceptively simple, it is quite...
Rick, Wednesday, September 6, 2006, 4:55:05 PM, you wrote: ... RP> There is something wrong with the conduit code. RP> But I have never been able to reproduce...
invention@...
Sep 13, 2006 2:33 pm
3286
... Not sure, I don't think I have seen a useful log file yet from the conduit. ... I don't use icons, and I've had it crash before, it may be a uninitialized ...
Rick, Thursday, September 14, 2006, 10:19:01 PM, you wrote: ... What about this? ... RP> You are saying you can't search in notes? Global search finds and...
invention@...
Sep 15, 2006 1:38 pm
3288
Rick, Thursday, September 14, 2006, 10:19:01 PM, you wrote: ... What about this? ... RP> You are saying you can't search in notes? Global search finds and...
invention@...
Sep 15, 2006 1:50 pm
3289
I'm having a problem with the crackPalmDate function (I'm using svn code) PILOT_TIME_DELTA = 2082844800L def crackPalmDate(variable): if variable == 0: return...
... No, I don't think so, except that if the variable is before the PILOT_TIME_DELTA surprises could possibly happen in the Palm... The reasoning behind my...
I should have said "unpack" or "crack" instead of decrypt. That was silly of me. Anyway, about the plugin, the xml produced from the tododb by the basic plugin...
... No problem, when I reread your email after writing most of my reply, I realized what you had meant. Basically it was a bad day, and I wasn't really paying...
Hi Jeff, I created a ToDo plugin for you, to help get you started (and I checked it into SVN). It is called PalmToDoPlugin.py. I have not tried to compile it,...
... It will be interesting in the future, because the biggest hassle is knowing what the binary format is. ... Good question, probably enough :) The...
Thanks...
A while ago, I submitted a python module to sourceforge to read and write
both calendar and addressbook. I have used it to create a palm2ics...
Is there a way for me to get SVN upload access? I'd like to submit my changes to your indentations and additions to comments/documentation where I can. ... -- ...
... Sure, I need your SourceForge ID. If you are going to put in documentation, you should create a new directory for it under the main PalmDB directory. Rick...