 |
|
|
I have been thinking how cool it would be to have todo list on BBs.
I want to make sure there is already nothing underway or maybe your project gives hooks for other hand helds?
If this is possible for a BB, please include installation details. Thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
s_abrar
There is nothing underway on this. You may want to check with Andy to make sure he's not doing anything with the TodoListPPC project (see a couple of comments down).
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi. I use WMv5 and ToDoList v5.3.3. When I installed ToDoListViwer to my PDA (FS Loox N560) and opened ToDoList.tdl, i see... i have not see any tasks - only header with LASTMODIFIED and PROJECTNAME information.
What doing i wrong? Help me, thanks
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
oldTV
I'm sorry for not replying sooner, I must have missed this message.
This code base is out of date compared to the AbstractSpoon's ToDoList program. Andy Aspell-Clark is keeping this up to date at TodoListPPC[^].
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
I have taken Kyle's Todolist Viewer and started work on adding the rest of the features he had planned for it.
I have got it adding tasks into the tree and saving out a new XML file (which can be read in by .dan.g's ToDoList program on my PC.
I have to get editing a task sorted and then I can release the new version.
please email me if you are interested in the new version (I will make it a higher priority if people are interested).
any feature requests would be usefull too.
once I get it to a usefull stage I will put it up onto CodeProject (either replacing this page, or in a new page, depending on what Kyle wants).
andy.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Sounds like you are making good progress. I'd be interested in the code when it is available.
If we can figure out how to transfer this article to you, then I have no problem with you taking this one over.
Let me know if there is anything that I can do.
Thanks again, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Just wanted to let people know that a current development snapshot of the source can be downloaded from my website http://www.arcsoft.org.uk/ToDoListViewer.zip
I'm trying to keep my website up to date with news on the progress too.
don't report any bugs just yet, I'll release on Codeproject as soon as it's stable.
thanks, andy.
|
| Sign In·View Thread·PermaLink | 1.00/5 (2 votes) |
|
|
|
 |
|
|
It was brought to my attention that I didn't update the Setup zip file correctly. I will address this soon. Until then, download the source and use the .EXE located in the \bin\Release directory.
Thanks Kyle Tillman
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I’ve got a new version of the software with the support for XML changes in ToDoList 3.7 and I will be updating the article soon.
If you need the new version of the ToDoList Viewer before I get the article updated reply to this thread and I will get the zip file to you.
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
The article has now been updated with the most recent version of code.
When .dan.g. updates the ToDoList to version 3.8, I'll update the application again to display the new attributes that will be added.
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
"I had/have much bigger plans for this application, but a new baby has me rearranging my priorities for the time being."
Baby's are the fastest growing people on this planet, so it should catch up with you real fast,... live while you can img src="/script/Forums/Images/smiley_redface.gif" align="top" alt="Red faced" />)
In other words, are you going to add basic features like:
* add * save * feed baby
Would love to see the PocketPC version running on my baby
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Thanks for your encouragement.
I plan on starting this in the fall (September or October) and I'll probably add the functionality in following order: 1. Edit 2. Save 3. Delete 4. Add
If anyone would like to get started before then, feel free.
Thanks again, Kyle Tillman
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
In the Fall,...mmmm,... that seems like a lifetime for some people 
Regarding modifications etc....is the source provided on CodeProject the latest or you got some nifty work done in the meantime ?
Depending on use on both PC & PocketPC some kind of synchronisation would be a big issue,... as i think ToDo would work best on my Pocky, i will give that a go,....
Reminders would be cool,... 1 day upfront etc....
I have a ToDo reminder app set up just like the ToDo, but did it in C#,...only thing i'm not completely satisfied with is the logic to check weather a certain date+time is due,....like:
* on app startup,.... show all past and still open * on app startup,.... show all due in near future * thread for due check every xxx seconds [PocketPC threading ???]
I would love to see a cool date/time comparison which confirms if times are between certain time interval.
Mine checks half the time-interval before and half the interval after a certain due-time. Needs to be in there exactly for it to show notification. If thread is slow @ certain point,.... boohoo,...no reminder 
Anyway, Me+PoKyToDo = 
Me.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Thank you for your all of input and support.
I know fall seems like a long time away, but that is actually moving it up on my schedule.
The current source is the most recent source available. I've mainly been thinking through the design of a full featured version, but I haven't done any coding.
Until the I have the Pocket PC version at a "full featured" state, I'm not going to focus on the synchronization, I'm just going to depend on the file sync (see: Using The Program). I've read the documentation for creating a custom Active Sync provider, but that will take a while to implement.
I'll add reminders to the wish list, probably for the second major release.
Thanks again, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
well, I've just got myself an HP Ipaq and have started using this with the desktop version.
it's great, the files get auto sync'd whenever I make a change on the desktop and I can refresh the view on the Ipaq to see the updated tasks.
have you started on the full featured version yet? if not, I'll probably start in a couple of months (my other projects are my priority for now).
thanks, andy.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Andy
Sadly, no I haven't been able to start on one. Since things in my life weren't hectic enough I've also changed jobs (which required me to move my family about 700 miles) and started back to college to finish my degree.
While I'll support this app in it's current form, I don't foresee having anytime in the near future to work on this project.
Let me know if I can help you during your development of the full featured version. In fact, when you get it done you should create a new article to replace this one.
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I guess this means I need to find the free time to write a viewer for the Palm.... I don't have a PocketPC.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I used to have a Palm but it's been a long time ago (version 1). I have always opted for the WinCE based OS because I always had the tools to write software for them.
I will say it is worth the effort to be able to take your list with you to meetings, etc.
Let me know if you have any questions, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I have all the toolsets and SDKs for building for Palms (somewhere). I am even registered as an official developer (ID#, non-disclosures on file too for pre-releases, etc.). I just have never done more than penny-ante stuff in my free time because work has pulled too much of my free time.
I also would like it to take the data on the road. However, I just checked my Sony and it has tree capable to-do lists, so I may simply make a sync program under windows that offers to/from the new to-do lists manager on the handheld. I have the To-Do-List manager from AbstractSpoon setup on auto-HTML export that I can take direct to the Palm, so I have viewer capability, just not as nicely organized/readable as the full application.
It depends on how much effort I want to put into it, and time I don't have. However, the to-do list fits perfectly for my uses on the desktop, so it would be REALLY good to have the information in the handheld as well. *IF* I decide to do this (full app or sync program), I may borrow from the work you have done.
Thanks, Jeff
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Jeffry J. Brickley wrote: I may borrow from the work you have done.
That is exactly why I put this application out here. There isn't anything that is just revolutionary, but it is functional and a good starting point.
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
 |
|
|
on the Cassiopeia PocketPC (e-125 MIPS processor). I have the Framework installed, and other .net compact framework apps work, but this one will not load a tasklist into the viewer.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Chris
I contacted you via e-mail because I was unable to access this site from home last night. Let me know if you did not get the e-mail.
Thanks, Kyle
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
YEs. I replied back. You message sent me to investigate versions, and it turned out the list was created in an older version of ToDoList, so it did not work, I installed the new version, and resved my file as a new name, it it worked fine.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |