ROMS are nice OEMs are Better! - Mogul, XV6800 ROM Development

It seems like...we can all easily build ROMs....if you're in here, you're diggin in with dcd....
What we need is a list of OEMs that people can add into their ROMs.
For example...I found Arcsoft MMS: 4.2.8.1 OEM.
Go grab it here:
http://sudermatt.com/files/Optional_MMS_4281_10-29-07.zip
Simply unzip and drop it into the OEM folder....
Be aware...you'd better know your Carrier MMS Settings before attempting this one......

sudermatt said:
Be aware...you'd better know your Carrier MMS Settings before attempting this one......
Click to expand...
Click to collapse
actually, if youre using it with my kitchen, the carrier packages should do the mms configuration for you. I've not tested 4.2.8.1 (i dont have vzw) but I was told it worked right off the bat.

It didn't for me....I had to dig around for a posting that gave the right settings.
http://forum.ppcgeeks.com/showthread.php?t=10210
Of course....with OEMizer....I can easily create an rgu file with the settings built into the OEM I make and Cook in!

sudermatt said:
It didn't for me.
Click to expand...
Click to collapse
I will work on this. 3.0 and 4.2 must use different keys.

is there a cab for this version?

Here are some of the OEMs I use in my personal build...

Here is my mortscript OEM.
This binds the voice dialing key to a mortscript of mine for toggling the cellular data connection. Holding button 5 will connect if disconnected, or will disconnect (and disable) if connected. Script is included.
I use it to shut off cellular data at home, which is the only way ive found to make activesync use wifi for connecting back to mail2web.

Hi, how do you build an OEM, to insert in a rom? I would like to add aim 2.0 and a few other files

DCD, is there a OEM for HTC Home that you used to include in your custom versions? The one that has the today-settings panel?

idenkilla,
Believe me...it's not drag and drop...you have to dig in and get your geek on.
OEMizer is an app (search for it) that seems to help the process. I haven't really used it yet to turn cabs or other folder apps (those that do not require installation), into cookable OEM folders. It looks like it will work. I hope to have some time this weekend (its raining all weekend in LA) to play with it.
I will put up some sort of tutorial when I get it figured out. At least covering the simple stuff I understand.
I'm no programmer. I dabble. My big brained friends say, things like, "you know just enough to really 'f' things up" "you code works...unintelligable...but it seems to work".
Go into one of the OEM folders in the kitchen. Find one that is pretty simple that you have a good idea what the app is about. Look at the Option.xml file. Open the rgu file in notepad.
In OEMizer, do something really simple, like owner information, and build the OEM....look at it....you'll see what's going on....
What I don't really get is, the folder apps....I will have to tinker

sudermatt said:
It didn't for me....I had to dig around for a posting that gave the right settings.
http://forum.ppcgeeks.com/showthread.php?t=10210
Of course....with OEMizer....I can easily create an rgu file with the settings built into the OEM I make and Cook in!
Click to expand...
Click to collapse
Hmm, I couldn't get 4.2 to work on mine even using the settings for the 6700. I wonder what is different for you as compared to mine?

I can't remember all the steps I took....but here goes
The mms app only had one connection listed.
In the Registery, it was listed under some directory.
I remember seeing the registery directory "test" having the verizon settings...I modded those to match what the post said.
I copied "test" into the same directory as the default one.
Then I had to change a registry entry to show 2 connection settings in the application
Then I changed another registry entry to indicate which was the default connection I wanted to use.
Then I added a registry entry for my phone number.
Then I think it started working....
I cooked another ROM last night, so I have to redo all this stuff...I'll walk thru the steps again and repost.
But THIS time....I'm going to put it all down and use OEMizer so I don't ever have to do it again.
I'm really starting to see a LOT of value in that application....

working on integrating all my favs as oems into dcd's but I still have a way to go i suppose... keep getting the registry building errors.... blah

registry build error means you have non-unicode text in a reg file you edited somewhere. Make sure to open and save the file that causes the error with microsoft word, and save as, text, unicode encoding... That should eliminate those errors. a lot of text editor say they are saving as unicode, but don't stick strictly to the standard.

PackageCreater Rulez!
sudermatt said:
idenkilla,
Believe me...it's not drag and drop...you have to dig in and get your geek on.
OEMizer is an app (search for it) that seems to help the process.
Click to expand...
Click to collapse
Actually, there is an app out there which pretty much does make it drag and drop.
Search on this site for the phrase "packagecreator". It was originally written and posted in one of the other forums here (i think the last version was 5.4).
It will open a cab, and export it and all of it's keys into a neatly written OEM folder. It even has the ability to mass-rename files in an OEM to avoid name conflicts when cooking.
This little beauty has worked for me on well over 99% (I can't claim 100% because I'm sure there's something out there that didn't work) of the OEMs I've created.
I find the program to be almost as valauble as the kitchen itself.
Jim

dcd1182 said:
Here are some of the OEMs I use in my personal build...
Click to expand...
Click to collapse
dcd1182 Thanks for all the work on this I have question about the oems you posted. I just started to play with the kitchen and when I add the HTC_XButton2_0_30995 the BuildOS gives me this error.
The file 'temp\dump\testsearch.bmp' already exists.
After doing some research it looks like the file is in both the HTC_XButton and AdobeReader is it ok to just delete one of them and try to run the BuildOS again?
Thanks,
dolivas

dolivas said:
dcd1182 Thanks for all the work on this I have question about the oems you posted. I just started to play with the kitchen and when I add the HTC_XButton2_0_30995 the BuildOS gives me this error.
The file 'temp\dump\testsearch.bmp' already exists.
After doing some research it looks like the file is in both the HTC_XButton and AdobeReader is it ok to just delete one of them and try to run the BuildOS again?
Thanks,
dolivas
Click to expand...
Click to collapse
They are the same picture, it's fine to delete one, but this is a bug in buildos that should be fixed, it should prompt the user to keep existing, rename, or overwrite...

paynej said:
Actually, there is an app out there which pretty much does make it drag and drop.
Search on this site for the phrase "packagecreator". It was originally written and posted in one of the other forums here (i think the last version was 5.4).
It will open a cab, and export it and all of it's keys into a neatly written OEM folder. It even has the ability to mass-rename files in an OEM to avoid name conflicts when cooking.
This little beauty has worked for me on well over 99% (I can't claim 100% because I'm sure there's something out there that didn't work) of the OEMs I've created.
I find the program to be almost as valauble as the kitchen itself.
Jim
Click to expand...
Click to collapse
Package creator 5.4 works great, I've been using it for quite a while creating my OEM's. I use this combined with Mobile Registry Editor to extract stuff from the registry to put into the OEM so I don't have to keep setting stuff up every time I flash. For instance I have Slingplayer mobile in an OEM all configured and ready to go.

htc home 2.0.814.722

paynej said:
Actually, there is an app out there which pretty much does make it drag and drop.
Search on this site for the phrase "packagecreator". It was originally written and posted in one of the other forums here (i think the last version was 5.4).
It will open a cab, and export it and all of it's keys into a neatly written OEM folder. It even has the ability to mass-rename files in an OEM to avoid name conflicts when cooking.
This little beauty has worked for me on well over 99% (I can't claim 100% because I'm sure there's something out there that didn't work) of the OEMs I've created.
I find the program to be almost as valauble as the kitchen itself.
Jim
Click to expand...
Click to collapse
If your still looking for package creator heres a link. http://rs62.rapidshare.com/files/78803302/package_creator.rar

Related

PocketScreen 1.3 (10-11-2007)

I was looking for a tool to make screenshots of my phone. But I couldn't find the 'perfect' app for it. So I wrote a tool myself.
It's called PocketScreen. It's been written in VB.NET so you need the .NET Compact Framework for it.
Attached is a screenshot of the application.
You can set a timer from 1 to 60 seconds (1, 2, 3, 4, 5, 10, 20, 30, 45 or 60 seconds)
Further you can decide to exit or focus the application after capture.
The supported filetypes are *.bmp, *.jpg, *.gif or *.png.
When you press the capture button it will automatically minimize the application.
I've tested this on a Wizard only but it should work on any PocketPC with .NETCF 2.0 installed.
Updates
Version 1.3 (10-11-2007)
Some users who tested the application reported an error when opening the directory browser. I cannot reproduce the error but I tried to 'fix' the error.
- Option focus and exit application after capture changed. Now either focus or exit must be selected to prevent the program to stay minimized in memory.
- Directory browser updated. Root is not shown.
- When an error occures while displaying the directory browser a window will be displayed with the error message. (please report)
- Subdirectories will not appear twice (or more) anymore after expanding/collapsing multiple times.
Version 1.2 (07-11-2007, 20:30)
- Settings will be saved on exit. (and will be loaded on startup, of course)
- It's possible to set the number of captures.
Version 1.1 (06-11-2007, 16:00)
- The default save as dialog has been replaced by a new directory browser. Now it's possible to choose a subdirectory to store the captured screenshot.
Nice one Rhapsody - works nicely and the ability to save to multiple file formats is great.
Apprecaite it
Appears very nice...this could be the new "screen capture" app everyone includes in their roms instead of Pocket screen Capture which will only save to the temp dir and will only save in .bmp
great tool, thank you for developing this useful app.
Works on the AXIM x50v with WM5.0 ROM A03
Thanks
Thanks for the comments! Hopefully we'll see some more threads with screenshots over here
In addition it should be great if the application could take a screenshot on a button pressure...
Rhapsody said:
Thanks for the comments! Hopefully we'll see some more threads with screenshots over here
Click to expand...
Click to collapse
Iam using this when I haven't got a PC on hand. On my PC I am using My Mobiler.
btw you made it on freewareppc, link
Ginex said:
In addition it should be great if the application could take a screenshot on a button pressure...
Click to expand...
Click to collapse
I've been looking to add this functionality, but due time I didn't include this. Maybe I'll include it once. It's a nice feature to keep in mind though!
hendrixus said:
Iam using this when I haven't got a PC on hand. On my PC I am using My Mobiler.
btw you made it on freewareppc, link
Click to expand...
Click to collapse
haha, thanks that's funny.
Rhapsody said:
haha, thanks that's funny.
Click to expand...
Click to collapse
Eeuwige roem dus
hendrixus said:
Eeuwige roem dus
Click to expand...
Click to collapse
Ik voel mij vereerd!
I feel honoured.
Rhapsody said:
Ik voel mij vereerd!
I feel honoured.
Click to expand...
Click to collapse
Rhapsody,
Just figured I'd ask..I'm sure someone will build one if not....do you have an oem package version of the screen capture program for inclusion as a package in a rom? It's basically a zip with the exe and registry entries in a certain format with the executables compressed with upx.
I may try to build one..I'm new to the rom cooking business so usually I just grab ready made packages but if the registry entries are minimal I can probably figure it out.
famewolf said:
Rhapsody,
Just figured I'd ask..I'm sure someone will build one if not....do you have an oem package version of the screen capture program for inclusion as a package in a rom? It's basically a zip with the exe and registry entries in a certain format with the executables compressed with upx.
I may try to build one..I'm new to the rom cooking business so usually I just grab ready made packages but if the registry entries are minimal I can probably figure it out.
Click to expand...
Click to collapse
Unfortunately I don't have a 'oem package'. If you want to try; please go ahead
The application doesn't use any registry at all. So I think the only settings which are stored in the registry are the shortcuts.
Thanx for this great app, just what i needed...Thanx
Nice App, trying it on my TyTN II. It works, but some things are not functioning.
(I have it installed on my storage card.)
Changing the location for where to save the image is not sticky. Also, cannot specifiy a directory to save to that is within another directory.
greg3d said:
Nice App, trying it on my TyTN II. It works, but some things are not functioning.
(I have it installed on my storage card.)
Changing the location for where to save the image is not sticky. Also, cannot specifiy a directory to save to that is within another directory.
Click to expand...
Click to collapse
What do you mean with 'sticky' ? The app does not remember the location.
The other issue is strange, because I use the default folder browse dialog...
But thanks for your feedback, I'll try to look at it tonight!
Rhapsody said:
What do you mean with 'sticky' ? The app does not remember the location.
The other issue is strange, because I use the default folder browse dialog...
Click to expand...
Click to collapse
Correct, by Sticky I mean the app does not remember the location.
As for the default folder browser...this is all I get, one directory deep, there is no way to specify a directory within these directories: (see attached image).
vsnap........
greg3d said:
Correct, by Sticky I mean the app does not remember the location.
As for the default folder browser...this is all I get, one directory deep, there is no way to specify a directory within these directories: (see attached image).
Click to expand...
Click to collapse
Thanks for explaining. I had some trouble yesterday with my car... (while I was driving home) so therefore I was unable to work on it.
I'll try to do this today.
Rhapsody said:
Thanks for explaining. I had some trouble yesterday with my car... (while I was driving home) so therefore I was unable to work on it.
I'll try to do this today.
Click to expand...
Click to collapse
No worries, I appreciate the app and your hard work. Proceed at your leisure.

IZERS and Kitchens OH MY!

I have been using the Kitchen here for a couple months now...I'm feeling pretty comfortable with it...I've even pulled some OEMs from another kitchen into DCD's and installed them...which got me thinking....
Now I've been reading a bit about the OEMizer. It looks a little scary. It looks like it could do some things that the kitchen is doing...but I'm not sure.
I'd love to build in some of my cabs and email accounts using the OEMizer but Im' a bit afraid.
Can someone explain how the OEMizer and the kitchen fits together....
Thanks,
Matt
sudermatt said:
I have been using the Kitchen here for a couple months now...I'm feeling pretty comfortable with it...I've even pulled some OEMs from another kitchen into DCD's and installed them...which got me thinking....
Now I've been reading a bit about the OEMizer. It looks a little scary. It looks like it could do some things that the kitchen is doing...but I'm not sure.
I'd love to build in some of my cabs and email accounts using the OEMizer but Im' a bit afraid.
Can someone explain how the OEMizer and the kitchen fits together....
Thanks,
Matt
Click to expand...
Click to collapse
the oemizer rocks, but i only used it for one package (timezone)
it simply creates a nice package for you to drop into OEM or SYS
i instead just use wincecab manager to dump the cab's contained files, then export the registry.
if the cab uses a setup.dll, i do a full registry export, install app, full registry export again, compare. this (usually) shows me what setup.dll did.
right...that sounds doable...if you/e a rocket scientist...I like using the kitchen....and want to add oems....it seemed lik i could create them with oemizer and drop the directory into your kitchen to include in the cook....
your method described above just seems a little too tough for me...i'm not seeing how to make that oem folder used by your kitchen
well, i think the manual cab extraction is really pretty easy, i am sure you could handle it, you're just not used to it.
but to answer your question, yes an oem created with oemizer should work just fine.
I like to use it just for the random crap that I have to enter each time I flash. Now I don't have to enter user info, exchange setup, and all sorts of other goodies. Wish I had found this sooner!
Rob,
I haven't actually done it (OEMizer). Is it as easy as I think...build your OEM folder then just drag it into the kitchen and select it whilst cooking?
Not always. It doesn't alway get the reg stuff setup correctly. You have to pay attention to that.
I have been using the OEMs from the newest Apache kitchen and they work fine.
blaze,
i didn't realize the Apache OEMs would work.
do you have a link?
This is what I'm saying....we need to SHARE these OEMs we know will work on our device. Sharing=Good.
but..if you want to HORD your OEMs....that's fine... ;-)
OH....do you think the Apache OEMizer would work for us? this seems like a silly question now...but I'll go with it.
95% of OEM packages work on other devices. You should always be wary of the OEM packages that have something to do with the dialer, camera, GPS or anything specific to your phone.
You can find links to many OEM packages in the FAQ section of my OEM package tutorial.
Before you ask, I have no intention of releasing a tutorial for OEMizer

[APP] LightJacker, the ultimate backlight fix & more

LightJacker 1.0.3
Universal backlight fix / TomTom backlight fix
for WM5 & Up​
Hi guys! I just installed TomTom on my S740 and found it still has that annoying bug where the backlight keeps going off, so I decided I would write my own app to fix this problem.
It features completely transparent operation with backlight resuming normal function when the target app is not focused (i.e. when one minimizes TomTom), universal-ness so it can be applied to any app, lightweightness, and doesn't touch the system in any way.
In future, I may also expand it to support configurable key-to-key and key-to-mouse translation, to make some PocketPC-only apps usable also on the Smartphone.
For the interested, see all the details at the program's webpage.
And let me know what you think about it.
Thank you!
Thanks! I think it is a great idea!
I have been looking around for such app to keep the backlight always on when necessary - e.g. reading e-books, watching video and etc.
My feedback is it may be a little troublesome to do the link to each application you want to apply?
Is it possible to make it a background app, whereby when turned on it keep the backlight on always, but when turned off it revert back to the default setting in Power management.
Thanks.
zhuozhi211 said:
Thanks! I think it is a great idea!
I have been looking around for such app to keep the backlight always on when necessary - e.g. reading e-books, watching video and etc.
My feedback is it may be a little troublesome to do the link to each application you want to apply?
Is it possible to make it a background app, whereby when turned on it keep the backlight on always, but when turned off it revert back to the default setting in Power management.
Thanks.
Click to expand...
Click to collapse
I've put on my web page an easier semi-automatic procedure for creating the link, you just have to enter the path to the executable and the name for your shortcut, and download the ready-made .lnk file (be warned that it doesn't work with firefox, though, but it does with IE and Opera.)
I don't think it's so difficult and time-consuming now
There already are apps or mortscritps that do what you want, I.e. changing the systemwide setting, but it is exactly what I don't want to do: impose additional hassle on the user having to start/stop an app, and mess with registry and systemwide settings... I wanted LightJacker to be as invisible to the use as it could.
Hi there thenext1, I tried your app and the set up was fine and it works great, so thanks very much for that. I like the way it picks up the icon from the original app, this got me thinking that you could make an adaption of your app that just injected a new icon into a shortcut for any app and that is all it would do, just to change the icon for any app and nothing else, if you see what I mean, sorry to be a little off topic but just a thought. I have some apps that have horrible Icons I would like a simple way of adding my own Icon into a shortcut. "IconJacker"
uniqueboy said:
Hi there thenext1, I tried your app and the set up was fine and it works great, so thanks very much for that. I like the way it picks up the icon from the original app, this got me thinking that you could make an adaption of your app that just injected a new icon into a shortcut for any app and that is all it would do, just to change the icon for any app and nothing else, if you see what I mean, sorry to be a little off topic but just a thought. I have some apps that have horrible Icons I would like a simple way of adding my own Icon into a shortcut. "IconJacker"
Click to expand...
Click to collapse
That function is outside LightJacker's scope, anyway, you can try editing the .lnk file and changing the last path after the "?" mark to reflect a path to an .ico file on your phone, and editing the last number to be zero or remove it with the comma altogether.
I don't know if it will work.
Perfect idea! Sounds like a super program!! I have been looking for a feature like this!
A question: can it monitor several programs also? (e.g. Tomtom and igo and acrobat reader)? Seems like the shortcut generator can only support one program...
parkhaus said:
Perfect idea! Sounds like a super program!! I have been looking for a feature like this!
A question: can it monitor several programs also? (e.g. Tomtom and igo and acrobat reader)? Seems like the shortcut generator can only support one program...
Click to expand...
Click to collapse
Just create a shortcut for each of your program.... be warned though, I didn't test multiple programs at once. It might not work.
Has anyone gotten this to work with an HTC Touch Pro? I've tried installing this - and after I create the shortcut, and click the master app I'm trying to keep lighted - I get the following error message:
"The file 'ljack' cannot be opened. Either it is not signed with a trusted certificate or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file."
When I click on the ljack.exe file on it's own - I get the following message:
"LightJacker error 2"
I'd read that another program that requires a purchase, "smartlight" was incompatible with our phones, so I'm wondering if it's something unique to the Touch Pro.
P0ll0L0c0 said:
Has anyone gotten this to work with an HTC Touch Pro? I've tried installing this - and after I create the shortcut, and click the master app I'm trying to keep lighted - I get the following error message:
"The file 'ljack' cannot be opened. Either it is not signed with a trusted certificate or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file."
When I click on the ljack.exe file on it's own - I get the following message:
"LightJacker error 2"
I'd read that another program that requires a purchase, "smartlight" was incompatible with our phones, so I'm wondering if it's something unique to the Touch Pro.
Click to expand...
Click to collapse
Error 2 means that an incorrect command line was supplied - in your case, no cmd line at all.
The other error with the proper shortcut is a windows mobile generic error, and I don't know why it comes up, it should run fine as it does when start ljack.exe on its own....
Maybe your phone isn't fully app-unlocked?
A super idea for a program! however, a GUI would be nice....
command-line options are not very handy. And I think that is where the Error 2 comes from. I also had trouble using your .lnk maker.
Hmmm, your site seems to be down.
Any chance you could upload the cab here on xda?
Yes, I confirm...
I tried several times.... The website is dead since this morning. So, no chance to download this promissing application until now.
For a very similar app go here:
http://oldsap.blogspot.com/2009/02/dontsleep.html
there is a version which prevents the PPC from entering standby, and one that does it only while wifi is on. Also a great app!
arturobandini said:
Yes, I confirm...
I tried several times.... The website is dead since this morning. So, no chance to download this promissing application until now.
Click to expand...
Click to collapse
You are right! Will investigate the problem.
@parkhaus: what'd be the GUI for?
I would love to have a program that keeps the backlight on when certain programs are running (Adobe reader, Tomtom, ebook reader, etc).
A menu for defining those programs would be great! making shortcuts for each program is a bit too complicated for most users.
A solution in MortScript you can find here
Note: knowledge of german language is required
parkhaus said:
I would love to have a program that keeps the backlight on when certain programs are running (Adobe reader, Tomtom, ebook reader, etc).
A menu for defining those programs would be great! making shortcuts for each program is a bit too complicated for most users.
Click to expand...
Click to collapse
An utility in .NET CF can be easily made, but I absolutely don't have any spare time to do it.
Or you can use the method provided by the above users, although it's the old method of changing values in the registry.
Thankyou very much, I needed an app like this for Memory-Map OS5 (App for Off-road satnav in the UK).
I don't suppose you use winmo 6.5 do you? I have another problem with that app in 6.5 where it has icons along the bottom like 6.5 does - however, as 6.5 changes the width of the icons at the bottom, I cannot see all the icons when in the app. If there is any chance you could also code something to alter the size of the bottom buttons whilst in a certain app, that would be even better!
There is a free trial @ http://www.memory-map.co.uk/ should you care to try and code this in.
OK, I used and tested this with TomTom and Memory-Map, and all seems good.
A couple of things, however.
As the size of the app is so small, why go around duplicating it?
Personally, I found that putting LightJacker in \Program Files\LightJack and then doing my app shortcuts like this:
107#"\Program Files\LightJack\ljack.exe" \Program Files\Navigator\TomTom Navigator.exe?TomTom Navigator.exe,101
Meant that I could:
a) Only keep one copy of lightjacker for multiple apps. If there is an update, you only need replace the exe and dll once.
b) Use the shortcuts anywhere. I have one shortcut in the start menu, and one in the app folder. That way, if you have to pick an app via a folder list that starts in the root, you do not have to navigate through the windows folder to get to the start folder, which takes ages
Working on Rhodium (ATT Tilt2 - WM 6.5)
This works on my Tilt2, but with the following tweaks.
The author's site recommends this format for the .lnk file, but this didn't work for me. It produced and Error 4:
123#"\Storage Card\Program Files\GoogleMaps\ljack.exe" GoogleMaps.exe?\Storage Card\Program Files\GoogleMaps\GoogleMaps.exe,101
But using the format in the previous post, it works - the backlight stays on while this program is the front program, and the backlight dims properly when the program goes into the background or is shut down:
123#"\Storage Card\Program Files\GoogleMaps\ljack.exe" \Storage Card\Program Files\GoogleMaps\GoogleMaps.exe?GoogleMaps.exe,101
The only thing not working is the icon. Following the advice on the author's site, I used Resource Hacker to find the Resource ID for the icon, which appears to be 800. But changing that in the link file stilll results in the link showing a generic icon.
Any suggestions on how to get the proper icon to show in the Start Menu for Google Maps?

[App Nov. 4 2009] ToDo List Program

Update 5/26/10The screen on my winmo phone broke about 2 weeks ago, and since then also one of the buttons on the front came off. I wasn't sure I wanted to continue with Windows Mobile considering their lack of support for older versions in Windows 7 phone, so I got an Android phone, a used G1. I'm not sure I'll continue to develop for Winmo.
So far I'm very impressed with what I see from the G1, but of course there are some apps missing, so my first priority will probably be to get some of my Winmo programs ported to Android. Sorry
This is a program to organize todo's/tasks in a treeview form.
It's a mobile version of the ToDoList program found at http://www.codeproject.com/KB/applications/todolist2.aspx
and http://www.abstractspoon.com/index.htm
Features:
Views based on grouping by date, folder etc.
Filter out completed task
Items can be Flagged so they stand out
Have priority and risk attached
Can be recurring
Can be exported to Pocket outlook
Can have status and categories
Can have completion percentage
Can have estimated time attached
++​
If the list files are kept in the My Documents folder, they will be synchronized between the desktop and the mobile version.
In order to add categories and status options, you enter settings from the file menu. There you can also set whether you want to show the details or the comments (notes) for the item.
If the field is too short, it can be adjusted by dragging the divider line between the field and the list.
There is a shortcut toolbar that can be shown by clicking on the ^, next to Filter on the toolbar.
To edit an item, tap and hold to get the menu.
This is still being developed as a hobby, and is not a final version (in particular "filter", "group by" and list view need more work). It is being developed as I see fit, have time and am interested in doing it. THERE IS NO WARRANTY THAT THIS PROGRAM WILL WORK ON YOUR Pocket PC / Mobile phone. I TAKE NO RESPONSIBILITY FOR ANY DAMAGE IT MAY CAUSE.
That being said, it seems to be quite stable on my HTC T-Mobile Wing, Mobile 6.1 and an old Dell Axim, Pocket PC 2003.
I have used it for a couple of years and maybe someone else finds it useful.
This program was developed based on the source code found on http://sourceforge.net/projects/tdl-wm5/
Since the original desktop version of this program is constantly being developed, some of the features available on the desktop might not work on the Pocket PC version.
Installation:
After unzipping the files, copy the "TdlToDo" directory to "\My Documents" on your Pocket PC.
The program file itself, "ToDoList.exe", can be anywhere on your Phone/Pocket PC (on a storage card if you want).
Uninstall:
Delete the "TdlToDo" dirctory in "\My Documents".
Delete "ToDoList.exe"
Delete "ToDoList" directory under "\Application Data" directory.
thx pal this is awesome.
throw in a Finger Friendly interface and then we have a great app...
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
foz1284 said:
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
Click to expand...
Click to collapse
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
ajige said:
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
Click to expand...
Click to collapse
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
foz1284 said:
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
Click to expand...
Click to collapse
Sorry, but I didn't mean my criticize.
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
ajige said:
Sorry, but I didn't mean my criticize.
Click to expand...
Click to collapse
dont worry about it, I realise you didnt mean it maliciously, I feel a bit like I've been re-inventing the wheel for the last few months
ajige said:
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
Click to expand...
Click to collapse
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
ajige said:
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
Click to expand...
Click to collapse
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
ajige said:
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
Click to expand...
Click to collapse
I'm sure my code wouldnt be much better and I wouldnt judge you on it, I've taken andy aspell-clarke's code and extended on it for my version, I'm not dissing his code at all but Its certainly not using coding standards that I would so I'm adaptable with it and would love to add to your code if you're interested?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
this post keep grow intresting.
keep up the good work
foz1284 said:
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
Click to expand...
Click to collapse
Do you have a screenshot?
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
Click to expand...
Click to collapse
Is it then still compatible with the desktop version?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
Click to expand...
Click to collapse
Yes it's C#.
bear in mind the menu is still in private testing(although in full use)
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
foz1284 said:
bear in mind the menu is still in private testing(although in full use)
Click to expand...
Click to collapse
I used a modified KList (http://forum.xda-developers.com/showpost.php?p=1546662&postcount=1) in my hgAgenda and hgToday programs. Take a look, that might be something to use. It can be scrolled, so it could be long if necessary.
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
Click to expand...
Click to collapse
Yes, I know it's not supported in the desktop program, but if you open a list in the desktop program, will it mess up the info for the outlook integration, or is that info kept intact?
foz1284 said:
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
Click to expand...
Click to collapse
It's using XMLDoc, and that's not my code. As mentioned, the base code is taken from an open source project.
Support for hgtdlToDo
I just found this program, and WOW!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Thanks -- and keep it up!
Harry
HarryK said:
I just found this program, and WOW!
Click to expand...
Click to collapse
Thanks!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
Click to expand...
Click to collapse
It's working well for me, but I'm open to suggestions. However, there aren't many comments on the usability, so I assumed that people are either happy with the program as it is, or they downloaded it to try, but are not using it.
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
Click to expand...
Click to collapse
I have a web page http://sites.google.com/site/ajiget/programs/home for the program, but otherwise this is the only place I know of that has any activity for my program. From what I understand, the program has been downloaded quite a lot, but not many people has any comments, so I think this would be the closest to a forum you'll get.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Click to expand...
Click to collapse
Yes, I'm not happy with the file manager part. This is how it was originally (not my code). So when you open up the program and you want another file, the program should go back to the program's file manager. There you have to add the tdl files, that you want the program to open. So are you saying that when you click file, and close that it doesn't go to the filemanager, or that you can only see one file there?
Thanks -- and keep it up!
Harry
Click to expand...
Click to collapse
Without comments, I haven't been inspired to work on the program, but let me know what you think, and maybe I'll do something again.
Sorry, I dropped my post and ran! But I'm back.
I don't have any real comments on the usability, so your reasons for not updating seem fair enough. I'm learning more, and it is making more sense. Actually, I'm using the desktop version VERY heavily, and printing out hardcopy lists, and so the PPC version is becoming more of a handy reference for when I don't happen to have my list. Still, very helpful.
But with regard to the file manager, I figured it out, and it works fine. The file manager is not simply a list of compatible files, it is a list of "added" files. Once I realized that I have to "add" a file before I can see it, it works just fine.
Thanks for the response. And now that I've found you, I'll send you feedback if I come up with any.
Thanks for the program. I am a rabid WinCE user (that tells you how long I've been one -- 1998 was my first in black and white), and a key element of program selection for me is compatible desktop applications.
Harry

Scripts for XDA_UC

I've been trying for the last couple of days to solve an issue (it's not really a problem) that has been irritating me for a while. The issue is that everytime i flash a new rom i have to spent a coupe of hours after configuring everything again. Now, I use the 6.5.x tree of NRGZ28's energy rom series, specifically the standard variant and i want to create some scripts that will automatically setup things like my exchange server, hotmail, opera user-agent string and wifi. I already have a script that is supposed to work for exchange (not tested it yet) and one for the wifi. The wifi one just doesn't work but i've just done some reading and i think i know why (More on that in a mo). So, i was wondering, has anyone tried this already? If so do you have the scripts that are needed or know where i can find them?
Now, back to the wifi script. The reason i believe it doesn't work is because it would appear that the wifi has to be on for the WLAN driver to accept the new configuration. Now when you install a new rom, as most of you will know, the wifi is turned off and those of you familiar with the energy rom series will know that xda_uc runs right after first boot allowing no time for the wifi to be enabled manually. So, i was thinking, is it possible to write some code that will enable the wifi at first boot so the configuration script will successfully modify the wifi configuration?
Thanks for your thoughts in advance guys and girls.
Have a look in the FAQ for the ROM and there is post for sample scripts. I used them last night and got hotmail and exchange working. Here's the link:
http://forum.xda-developers.com/showpost.php?p=7333558&postcount=19477
Check the FAQ - each time I re-read it I figure something else out.
lol and there was me thinking it would be a lot harder. i always skip past the faq because 9 times out of 10 they are always filled with things like "How do i flash a rom" etc but i do still have a feeling it's not going to cover all my questions, things like can i write some code to enable the wifi at first boot or some other things i haven't meantioned like can i write a script that will automatically configure omarket with my login details.
I want to go all out on this and have it set up so i have to do as little manual configuration as possible so some code samples and/or further pointer would be really handy.
Just had another look at the faq and found i already had the xml generator listed in the energy addons page. One small problem... I have no idea what the hotmail server configuration is. Any clues? if not i will google it later.
Got my hotmail script. No idea if it works, guess i'll have to test it at some point.
I'm still looking for info on how to enable the wifi at first boot. Although at this point i am open to suggestions on different methods that could be used.
I am also a little disappointed. i thought this one had more legs to it. oh well, you can't always get everything you want i guess.
Just a litlle update. I got the wifi to take the settings without turning it on. Well i say i did it when really it just seemed to work. i think it might have somethig to do with some new drivers that were cooked into the rom i use.
I dropped the hotmail script because i do actually use windows live fair often and i ended up with 2 hotmail email accounts in the email tab but with a couple of tweaks i did get my exchange settings script to work like a dream.
I'm now looking into setting the phone identity using a reg file. I gave it a go using a script i picked up but instead of doing what it was supposed to it just stopped the windows and HTC sms clients from working correctly and i can't figure out why (it caused the phone to create several undeleteable sms messages). I'll post the code at the bottom. I'm also wondering if it is possbile to have a script that will copy files (ringtones specifically) to the right location. I think XDA_UC will do this if you create the directory structure in a folder in the XDA_UC folder on the sd card (hope you followed that one). Can anyone confirm that? I also created a script to configure quickgps but that didn't seem to work, i'll post the code for that too.
I'm still wondering if it would be possible to configure the opera user agent string using some form of script or reg file and it would be really nice if i could something similar with BSB tweaks, agps, HTC location service and pretty much everything else tbh. So if anyone has any scripts, reg files or cab files they wanna share i will certainly welcome them and i'm sure that many others will too.
Anyway, to posting those reg files:
Code:
[HKEY_LOCAL_MACHINE\Ident]
"Name"="Lucifer"
"Desc"="HTC HD2"
"OrigName"="Lucifer"
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\QuickGPS]
"auto"=dword:00000001
"actSync"=dword:00000001
"ExpiredTime"=dword:00002760
"remind"=dword:00000001
Check this out for reference [XDA_UC][UC][SASHIMI][S4X] S4X_Auto & S4X_Backup [AUG.10.2010] XDA_UC Mods & Answers
id some looking up on the device name thing and found this: http://msdn.microsoft.com/en-us/library/aa924188.aspx seems my reg key was a little wrong.
I've also managed to create a cab file that will install my ringtones and then setthem with all related options as the defaults. I know it's not very impressive but it's a step in the right direction. I think i may have a look at exporting the bsb tweaks settings later and see how that goes.
Oh one question: i have been looking for an .reg to xml converter but my google results all seem a little vague and i don;t know if can trust the programs i'm finding. Has anyone got any suggestions?
M3PH said:
Oh one question: i have been looking for an .reg to xml converter but my google results all seem a little vague and i don;t know if can trust the programs i'm finding. Has anyone got any suggestions?
Click to expand...
Click to collapse
I don't think you need to convert reg to xml. Just leave the .reg files in the XDA_UC directory and it should run automatically.
darkblak said:
I don't think you need to convert reg to xml. Just leave the .reg files in the XDA_UC directory and it should run automatically.
Click to expand...
Click to collapse
No, you're right. I have no idea what i was thinking.
Another little update. I have working reg files for opera ua string and quickgps. I've decided not to bother with bsb tweaks because it's so easy to setup but being able to preconfigure windows live would be cool. Also being able to preconfigure agps would be nice

Categories

Resources