Looking for timer software - General Topics

Hi,
i'm looking for software that, with one push on a button, places a time/datestamp (real date and time) in a table everytime you push
the same button and then advances to the next record.
There is such software here, but it is only for the Palm:
http://www.stevenscreek.com/palm/pockettimer.html
Does anyone know if there is something like that for the PPC?
TIA

On my P900 I once tried out an application called billable buddy by Mastersoft. Might be what you are after might however not.
http://www.mastersoftmobilesolutions.com

Timersoftware
Thanks for your suggestion but thats not what i'm looking for.
Maybe there are some programmers among us who can make such a simple program.
The only thing it has to do is with one push on a button record time (and date) in a table, everytime you push a button.

like loading the date and time into the clipboard and do a ctrl +v
unless i'm mistaken

Rudegar,
that's correct!
But it has to be in a table and everytime it must put the real time and date
in a new record of the same table.

Related

Talking numbers,or, Missing the obvious voice-control?

So, Had my Qtek S200 for just a bit more than a week now, and getting to set up the details. And now I'm trying to figure out some obvious voice-dialing tricks that should be present on a device like this. But obviously is not there or well hidden.
I want a voice-number mode. Like I press the headset button and say: "Dial" and then just say one number at a time, possibly even with short-names for area-codes, and of course a "Wrong" or "Back" if a number gets misinterpreted.
I havn't installed the voice-command software that I can install for free, but that's just because outside dialing numbers I don't really need any more voice-control. And to install all of that just to get this little function (if it's at all there) seems a bit over the top.
I also find it strange that I cannot have a common word for "Home", "Work" and "Mobile". What I mean with that is that Saying a name should open that contact, and then just say which type of number should be dialed. That would obviously save space for more controls and thus less misses in the control. But that is a seriously minor point to the obvious number-dialing.
Best Regards
Bo Eriksson
Hi SDplus!
While I and other people may agree with you, Microsoft unfortunately doesn't. I have the same device with imate ROM (Jamin) and it comes with "Cyberon voice dial" in the ext ROM. That is actually a reduced version of the voice commander that only handles prerecorded voice tags.
Bummer, but no choice there. At leas the manufacturers are trying to add the 3rd party software like cyberon to the ROM so you don't have to pay for it.
Also I had to give up my camera button to assign the app to it. It's a nice device but the extra 'OK' button could be put to a much better use by default.

manila2d (3d) calendar scrolling ???

Hello,
Is there somebody here that could make a script or an app. to make the calendar-line of manila2d or even 3d showing cycling information about to calendar.
So, instead of showing a single today (all day event) item, cycling between all the events of that day.
That way we can see al the info about the whole day on the home screen.
Greetz
It is a very good idea !
Hello,
Manila specialists.
Is it possible?
It would make manilla much more useful for me.
Thanks.
Greetz
I don't think it's possible for 2d and I'm pretty sure it's been mentioned in the 2d thread. 3d may be a different story, in fact, I think that is one advantage of 3d is vertical scrolling on the main screen to view multiple appointment s and days . anyhow 3d is still early in development so give it some time.
Hello,
I think it must be possible to change the registrykey that manila reads and displays for the calendar line.
I am thinking about an app. or script that reads the info in the calenderapp and writes it item by item in that registrykey.
If possible it ignores past items. That way we see all the actual info of the day cycling on one single line
ive been wondering about this, i like the ability to scroll on opal.
Hello,
Manila2d displays the info in "[HKEY_CURRENT_USER\System\State\Appointments\HomeScreen]"
When a edit the values in the keys manually, manila displays that immediatly.
So, when someone can get the info out of the calendarapp from WM we can display all the info we want (cycling).
Unfortunately i can't do the job because i don't know how to do it.
Greetz
Nice idea !
Do you know where data of calendar are stored ?
And what about the cycling ? On/OFF by launching an app, or automatic each x minutes ?
would someone please move this to Q&A?
toniolol said:
Nice idea !
Do you know where data of calendar are stored ?
And what about the cycling ? On/OFF by launching an app, or automatic each x minutes ?
Click to expand...
Click to collapse
No, I dont know where data is stored.
I prefer a cycling time of a few seconds, maybe 10 or so.
Maybe the next upcoming event a little longer or next event and time - another event and time - next event and time - another event and time - ...
Even better with adaptable times and time peroid to show (even next days).
I think we can use the following registry :
HKCR\System\State\Appointments
In this we can find Event, HomeScreen, List & Next.
After it will be necessary to translate REG_BINARY times into real times !
YE
Keep Working:d
Ok 1st return :
the active key for the display is Event -> Subject
Don't know what is the key HomeScreen.
And the Next key is for the...next event !
But can't find all next events !
And not sure of the way to make this :
#1 Mortscript with automatic event all x seconds
#2 .Net 3.5 with GUI to program what you want but how to make it refresh, a Timer would be nice but it means the app must be in the background...=> memory.
My knowledge on .Net is very old (1.1) and I must be refreshed !
Edit : One good path to have what you want : http://www.developer.com/ws/pc/print.php/10947_3556186_1
Maybe there is something better on the 3.5, if you know it, please tell me
would be very interested in this also. keep looking please.
toniolol said:
Ok 1st return :
the active key for the display is Event -> Subject
Don't know what is the key HomeScreen.
And the Next key is for the...next event !
But can't find all next events !
And not sure of the way to make this :
#1 Mortscript with automatic event all x seconds
#2 .Net 3.5 with GUI to program what you want but how to make it refresh, a Timer would be nice but it means the app must be in the background...=> memory.
My knowledge on .Net is very old (1.1) and I must be refreshed !
Edit : One good path to have what you want : http://www.developer.com/ws/pc/print.php/10947_3556186_1
Maybe there is something better on the 3.5, if you know it, please tell me
Click to expand...
Click to collapse
Mortscript should work. Something similar has been done for cycling weather data display in the network provider name on the home screen.
claus1953 said:
Mortscript should work. Something similar has been done for cycling weather data display in the network provider name on the home screen.
Click to expand...
Click to collapse
The problem with MortSprit is to access the pim datas because the registry store only the next event and if you want to scroll for all day or 2,3 or week it's impossible....arf...maybe possible but I'm not strong enaught.
Maybe I can do it with .Net 3.5 but I may need some help with some tweaks.....and must format my PC because VS2008 doesn't like my old install/erases of 2005 and 2003.....
Im not an expert and may be im going a little to far but i have this idea:
It would be good to make one tab in manila to open something like "Second Today".
This way one tab may contain a smaller clock and calendar+ showing more apointments or anythig else. This would be nice!
a quick way:
Is it pasible to make one tab simply to lunch a program (second today)? This way we can simulate a tab containing any today plugin (calendar+). Ofcourse the bottom slider will disaper but we can put there one big button down there fot close seckond today or simply bind closin on one softkey.
What do you think about it? sorry for my english
PS: for me it would be best if sliding the keybord (in hermes) would run seckond today
But ofcourse it will be perfect if 3 or 4 events from the calendar would apear under the clock
Is someone could help me find the algo to convert this hexa in datetime please ?
Thanks in advance
Hex :
"Start Time"=hex:\
00,38,d8,92,17,4d,c9,01
"End Time"=hex:\
00,a0,9c,f4,1f,4d,c9,01
DateTime :
2008-11-22 07:00 PM
2008-11-22 08:00 PM
Anyone working on this ?
I still think it is usefull for many people.
Thanks
I'm sorry, I'm completely off this time, but hope to find couple hours to have a look on this and help people who wants to go on with this request.
For now I've started a VB.NET 2008 project and started function which could open PIM and take all events in it because there's not enough in registry.

need help with my fuze experience - by an ex Blackberry user (long)

Hi Guys,
First thank you all for such a great community. XDA truly "sold" me the HTC fuze...as I was very excited about such an excellent user base. I lurked here for a few days before I bought, and have lurked a few more days while I have played with the phone, so far with very positive experiences...
So here is my question...
I am an ex blackberry user...4 years running. Had the 7290 and the more recent 8800. I liked the phones but were frequently frustrated by things such as lack of home-brew software (or at least lack of software easy to find and well supported), lack of a decent web browser, lack of an attractive UI (albeit theirs was very functional) and lack of 3G (on att at the moment). Now I know that the BB Bold fixed some of this, but to me its the same ole blackberry tricks (do email real well, slack off on the rest), and I was really ready for a highly extensible smart phone.
Enter the HTC fuze...
I love the apps, love the idea of custom ROMS, love that it runs a very common platform (windows mobile, important as some companies write apps that only run on windows mobile), and love the sheer power of the HTC fuze (can easily browse filesystem, look at memory usage...its essentially a very small laptop), but I have one primary complaint...it does all these cool things, but IMO it does NOT do email/messaging/contact management well...and worse, I have not been as impressed with the web browser as I thought I would be (using opera, have not tried IE...also some of this is my fault, I am trying to use fat-client web pages vs mobile web pages, which are faster and just perform better). Now before I get flamed, let me clarify that I am using the Energy Rom 3.0, so some of my griefing may be self inflicted. That being said, here are some specifics of what irritations Ive ran into with messaging/email/contact management...ill list them out categorized in order of importance (can you tell I am an engineer?)
Email
1. No heads up display of new messages on the home screen (have to poke around to the email area to see if you have new messages)
2. Does not enter an @ and . symbol when hitting spacebar key while typing email address in "To:" field (ex-blackberry users will sympathize)
3. I get too many emails for the graphical envelope to be useful...it looks cool, but when I am 30 emails deep i really don't want to have to click menu to get to all messages, just let the mail icon take me right to the goodies please...
4. read/unread/replied messages are not well represented (could be that it is just different that the blackberry feel, but a different color or something would be nice...the standard is bold/yellow/dark is unread and light/white/shadowy is read...and replied as some sort of representation as well
There are a few others but those are the main ones
Messaging
1. Clicking the message, and then immediately beginning to type (as in to reply) will take you to the address book!!, in order to start a new message! It is beyond me why it does not just start entering text as a reply for your current message you are viewing, and this is a huge annoyance!
2. Found this the other day...replying to an MMS message by clicking gives an error (wont deliver) but hitting menu and then reply will then prompt for "MMS or SMS reply?" and the message goes through fine...irritating!
3. Tapping spacebar twice does not place a period, although not capitalizing the first letter in a sentence auto-capitalizes - this is a blackberry feature that is not here and i miss it :'(
4. Once again lack of proper heads up in the home menu....why is the clock giant??? Looks cool but waste of space...I would rather have a breakdown of my messages/emails/missed calls with limited details so I can see whats going on, on my home screen.
5. General slowness when going from the message browsing with the envelopes to the reply, detailed view.
Contact Management
1. Adding a contact is no where near simple...and there are too many "mines" you can accidentally click in the process which will do odd things like add an address book entry with no name in it, or call someone!
2. The "people" tab is useless...i removed it (not really a complaint as I fixed it...but I just don't understand that concept of favorites....that being said my background is in database administration so all data is good data to me, the more the merrier...explains my 500+ contacts, half of which i prob dont need but keep around just in case)
3. Last name first???? Blackberry was always first name last...further more, I entered a business the other day in my contact list, and it put the second part of the business name as the last name, leading to a very odd address book entry...I did not like that bit of assumption on the phones part.
So I guess you could probably sum up all my complaints into 3 things:
1. I am way too used to blackberry shortcuts and having a hard time weening myself off
2. There are 10 ways to do the same things and get to the same places on the phone, and some times a few of those ways are less buggy/intuitive than others...why not just have the best methods enabled only?
3. Too many buttons take you places you did not intend to be...its not one way in one way out of each module (mail, messaging, ect.)...its 5 ways in, 10 ways deeper, uh....im lost, how do I make a phone call? (I'm being facetious of course but you get my drift)
Anyways, I am not trying to slam the phone, it is slick, sexy, and free (refurb through an ATT deal), but I just need some ROM/tweak/psychological suggestions to make it "fit" me better.
Thank you all truly,
Crackberry addict in serious withdrawal
Ok, so piece by piece:
Email:
1. For a pop-up for new email messages, go to start>settings>sounds&notifications>notifications. There you can choose messaging: new email message, and select display message on screen. This will give you a pop up at the bottom every time you get a new email. you can do this for all those other events that are in the drop down too.
2. Don't know of anything to do this
3. There should be a inbox button for your i think left soft-key. Two clicks isn't much more than 1
4. Don't know of anything
Messaging:
1. This happens jut because of lag in the system. You have to wait until everything loads up to start typing. Sounds like you need a cooked rom
2. Bug?
3. My phone does what you ask, although I am running 6.5. My settings in input have "enable auto correct" with a check mark next to them. Don't know if this solves the problem in 6.1
4. Regular Today screen. Try something like TouchFlo Detacher, which allows you with the soft key button to easily and quickly switch back and forth between the regular today screen, which would have all that info that you desire, and touchflo. http://forum.xda-developers.com/showthread.php?t=480475
5. Cooked rom, bigger pagepool
Contact Management:
1. Sorry this is just winmo. Contact entry area is not exactly the most finger friendly menu. Try the stylus. I know what you mean, though.
2. Basically the people tab is just for people you call on a daily basis, and it looks cool lol
3. You can change that in the contact's settings where it says "file as"; I like first name first also, so I just changed it so that was the way it is displayed.
Overall Points:
1. It is difficult to go from blackberry to winmo, but everything does have a slight learning curve.
2. Most view this to be the beauty of winmo. You have infinite possibilities, since everyone likes to do things differently. If microsoft wanted to assume that everyone wanted to do everything the same way and that there was one, best, all-powerful way to do things, then they could just merge with apple
3. Lol don't understand this one
Any more questions, I'd be happy to help
thanks
hey,
thanks for the detailed reply. got most of the answers i needed...I am using a cooked rom (energy 3.0) which runs WM 6.5, but it comes with the Manila skin. After doing some research I think I need to ditch that and start from there...any other pointers?
You could try to use the default WM6.5 home plugin instead of TF3D, it may suit your needs better.

WM 6.1 Treo800w mute microphone

Greetings,
For reasons similar to an earlier poster, I'd like to find a way to map a button to mute/unmute the mic during a cell call.
A small application was posted here: http://forum.xda-developers.com/showthread.php?t=386810 which does this.
However it does not work on the Treo800w (as well as a few others) due to the fact that it looks for text on the button, which isn't there in this model.
In any event, after exhaustive searching - their doesn't appear to be any ready-made solution for this. I'm willing to write my own, but it's not even clear to me from the msdn api docs that it's even possible to directly manipulate this? Is this type of control "protected" from the Windows portion of the phone?
The idea would be to write a tiny app to toggle it and then map it to aebutton or something similar.
This is pretty much exactly what "itsallwright" did, and I'd like it for the same reasons - it's just his approach doesn't work on the Treo800w.
Thoughts?
-C

[Q] REQ Darts App

Hey Folks,
I love playing darts but I´m really tired of counting the scores the whole time...
Does anyone of you know an app that can do this for me and my mates? It would be great if this app offers different gametypes such as 501, 301, cricket and so on.
Hmmm, it shouldn't be too hard to create an app that can do this (if you've got Visual Studio, maybe an express edition might be enough). After all isn't scoring in darts just multiple rounds of subtraction (with... a "logic" step at the end to prevent a negative score)?
Heh, correct me if I'm wrong since my only exposure to darts has been GTAIV
Although it'd be awesome if the background was an image of a blackboard and the numbers written in chalk (been playing too much GTAIV I spose).
EDIT: When you say "501, 301, cricket" do you mean different dart game types or different sports altogether since I know that cricket is a different sport but not what 501 and 301 are.
EDIT2: Nevermind, good old google revealed that 501, 301 and cricket are indeed all dart game types.
EDIT3: Heh, kinda forgot to answer your original question - there are actually quite a few however they are mostly paid apps and I'm not sure about compatability with WM6.5, but this is what I've found (I bascially just googled for "dart score WM"):
Someone said (http://www.modaco.com/content/pocket-pc-software/264953/darts-scorer-program/#entry0) that this one crashed (though its free): http://www.freewarepocketpc.net/ppc-download-the-count-v1-0.html but the link appears broken.
This seems to be an online scoring system: http://uniscore.unicorn-darts.com/
Another one here (paid): http://download.cnet.com/Dart-Scorekeeper/3000-2056_4-10955810.html
I'd like a app like this . I've got visual studio but not sure where to start . I'll give it ago .
iainbp said:
I'd like a app like this . I've got visual studio but not sure where to start . I'll give it ago .
Click to expand...
Click to collapse
Heh, was supposed to give it a go myself but I've become a bit too busy recently.
Anyways what you'll have to do is to install the Windows Mobile 6.5 SDK then you'll be able to build applications for it. Ummm, not sure where I found the instructions I used but this should do: http://www.smartmobiledevice.co.uk/HowTo/DeployToWM65
I assume you know how to use Visual Studio to make VB.net/C# applications. Its pretty much the same process, except you'll have to be smart about how much space you use (mobile phones have small screens )
You'll need to have VS2008 or VS2005 since VS2010 apparently doesn't support anything other than WP OS 7 (when it comes to mobile OS development, AFAIK).
I actually wanted to try making a nice "graphical" app, say use an image of a blackboard and have the letters drawn on with chalk (just like in GTA4). But from googling around it doesn't seem possible to do (at least not without building to WP7 since you can use silverlight/expression blend there to make all sorts of pretty things).
EDIT: Finally decided to give it a good bash. Still have to work out how I'm going to code the 'meat' of it i.e. the game scoring bit. Probably going to use a loop to constantly subtract - not sure if this will work for the cricket game type.
I must say feature creep is a big problem. At first I was not going to bother having customisable "names" but for some reason I went ahead and coded it (and it sure was a pain to do so).
Now I'm thinking of having a save/load feature so that you can save a game halfway through or load a previously completed game... but I really don't think I will, so make sure you finish your games (I might add a "custom starting score" feature so that if you remember who had what score, you could resume).
Ok, decided to make a new post (bump!) since I've got something reasonably stable to release.
So here it is, along with a screenshot. I've removed the options screen from the previous version since it really wasn't doing that much. Oh and I haven't programmed the "Cricket" game type yet since it seems alot more complicated than simply substracting scores.
I've also gone and changed the application icon from the previous version.
Heres some other things which I've picked up during my testing:
Known Issue 05: If you press the Windows button while running 'Dart A Score', it will take you out of the app. Press the "X" to return/bring Dart A Score back into focus.
Known Issue 06: If you press the Home or Back buttons while running 'Dart A Score' it will take you out of the app. Use task manager to "swtich" back.
Known Issue 09: If you close 'Dart A Score' via the task manager, you may not be able to relaunch it. Softreset your phone [not sure why, anyone?]
Known Issue 11: After selecting who starts the game, you cannot easily go back since the game asks you to enter the score for the first turn immediatley. Either enter a turn or enter nothing (get an error) to see Form 3/Main game and then press the "Back" softkey. Done by design. [may reimplement the options screen with a toggle for this]
Known Issue 12: The game does not detect a winner immediatey (score of 0). When a player reaches the score of 0 you press the "Next turn" button for the game to detect it. [will have to fix this in a later version, maybe]
Known Issue 13: The buttons on the dialouge box, that pops up after the game has detected a winner, do nothing. These controls are yet to be programmed. Press "OK" or "Cancel" on the dialouge box then press the "Back" softkey to start a new game. [yep, gonna have to implement this too]
Known Issue X: The keyboard does not automatically switch to numeric mode when the user is asked to input a score. [don't think I can fix this as it requires the use of "native code" (I think)]
Possible future features:
00: Implement a check so that only valid dart scores are possible. Probably not.
00: Implement custom names with persistant storage (i.e. write out/read in from a text file). [Going to be alot of work]

Categories

Resources