(LAST CHANCE TO VOTE) need some idea's - Windows Mobile Development and Hacking General

10/16/08--
It is 12:00 central time (17:00 GMT I think) and I will close voting at 5:00pm Central Time (22:00 GMT) today. So that leaves you just 5 Hours to make your vote. I will try and post the winner up here later tonight, or you can check yourself at www.gudensoft.com.
Thanks!!
10/14/08--
First, thanks for all the great ideas. I would love to develop all of these if I could, but we have to decide on just one of the programs! So, Since I couldn't add a poll to this thread, I added it to HERE.
CLICK HERE TO VOTE!​
I bet I know which will win, but who knows? The poll will end Thursday or Friday (depending on if it is a close race or not).
Thanks
Gudy
10/10/08--
Hey guys,
I want to know what cool program, functionality, or software you would like to see created. I am a .net programmer (among others) and would like some ideas of projects you would like to see. I would like to stay away from a graphic intense program and involved games, so think functionality, usefulness, fun, etc. If I get some good ideas, I will then add a poll, vote on the best one, then build it. I will release it under my donationware license which means it will be free. Right now I am finishing up my Golf Gps program (and will continue to support), but will start this project once we get it deceided. So Shoot me your ideas!
Gudy

cool a programmer who need ideas
I have proposed something here: http://forum.xda-developers.com/showthread.php?t=434925
though it would maybe not appear as a grateful program for a developper ( a toolkit for other programs), it could be a good way to have a large diffusion through many config panels in different programs
it was just an idea

Wishlist
Hi,
Maybe simple for .NET, but for me impossible to do (without performance/battery penaulty) with basic4ppc or mortscript. And thats all I can handle.
What I would like to have is a program that enables me to execute programs when specific events occur. I'd like to know when AC power gets connected/disconnected, when there is a change in screen orientation, and when a headset gets connected/disconnected and so on. Maybe even when an internet connection through WIFI is available/unavailable.
Also I'd like to know is a specific BT device is connectable/conneted. I'd like to know if a specific WIFI network is connectable/connected. I'd like to know if I'm at a specific location. All event driven, without a performance consuming programing loop or battery drain.
Yeah, all or even some of those options would make my digital mobile life so much easier
Good luck huntig for input, if you ever get bored contact me and make me happy
Cheers,
Cacti

le_cactus said:
Hi,
Maybe simple for .NET, but for me impossible to do (without performance/battery penaulty) with basic4ppc or mortscript. And thats all I can handle.
What I would like to have is a program that enables me to execute programs when specific events occur. I'd like to know when AC power gets connected/disconnected, when there is a change in screen orientation, and when a headset gets connected/disconnected and so on. Maybe even when an internet connection through WIFI is available/unavailable.
Also I'd like to know is a specific BT device is connectable/conneted. I'd like to know if a specific WIFI network is connectable/connected. I'd like to know if I'm at a specific location. All event driven, without a performance consuming programing loop or battery drain.
Yeah, all or even some of those options would make my digital mobile life so much easier
Good luck huntig for input, if you ever get bored contact me and make me happy
Cheers,
Cacti
Click to expand...
Click to collapse
Doable, handy, not a massive undertaking, I like it! Not sure I would go the .net route on something like this, as really a GUI is not required (except for settings maybe) and the overhead is large with .net. Certainly will add it to the list. Keep them coming!!

t0k0m0k0 said:
cool a programmer who need ideas
I have proposed something here: http://forum.xda-developers.com/showthread.php?t=434925
though it would maybe not appear as a grateful program for a developper ( a toolkit for other programs), it could be a good way to have a large diffusion through many config panels in different programs
it was just an idea
Click to expand...
Click to collapse
This would be pretty difficult unless all of developers used the same programming langauge/technique. The only real feasable way I see this working would be developers using a common set of graphics. That would be more of a graphic undertaking instead of programming. I do like the idea, but pretty hard to impliment.
Thanks
Gudy

I would love to see something like Launchy for launching apps and files etc. as well as quick search of various types online. I'm guessing the on the fly search would require too much processing power, but if it's doable it would be awesome.
http://www.launchy.net/

I'm interested in new ideas too. I also use B4PPC.
Here's a few ideas:
-A tamagotchi, really. I was about to try this out tonight but Paint hates me.
-An app launcher like PetitLaunch on PalmOS. It's something that can pop from any app (hardware button) and when you type in extra letters it filters which apps are shown. I got this started and I can give you the files if you want.
-Pursue the development for Tippy. The source is on Nicbou.com/downloads if you want it.
-A time clock. A friend of mine notes down how long he works to make sure he doesn't get screwed and it takes him several minutes every week. He doesn't have a Pocket PC but maybe someone would be interested in something that tracks the hours you work and calculate the salary. I almost did this too.
And don't forget to share the source! If you need any help with B4PPC I'm here

galt said:
I would love to see something like Launchy for launching apps and files etc. as well as quick search of various types online. I'm guessing the on the fly search would require too much processing power, but if it's doable it would be awesome.
http://www.launchy.net/
Click to expand...
Click to collapse
Sounds simular to the app launcher listed in the next post, seems like there is a theme going on here, you all need some sort of good app launcher.
Gudy

I'd like the Launchy features for search-on-the-fly off on board apps and file launching, but ever more for different site searches (google, maps, wikipedia, live, youtube, Amazon, etc).

N1c0_ds said:
I'm interested in new ideas too. I also use B4PPC.
Here's a few ideas:
-A tamagotchi, really. I was about to try this out tonight but Paint hates me.
-An app launcher like PetitLaunch on PalmOS. It's something that can pop from any app (hardware button) and when you type in extra letters it filters which apps are shown. I got this started and I can give you the files if you want.
-Pursue the development for Tippy. The source is on Nicbou.com/downloads if you want it.
-A time clock. A friend of mine notes down how long he works to make sure he doesn't get screwed and it takes him several minutes every week. He doesn't have a Pocket PC but maybe someone would be interested in something that tracks the hours you work and calculate the salary. I almost did this too.
And don't forget to share the source! If you need any help with B4PPC I'm here
Click to expand...
Click to collapse
I had to look up tamagotchi, either I am too old, or just out of the loop to know that 10 million of these things were sold! Wow! That could be fun, but would take a pretty fancy AI type system to really be fun.
A form of Tippy is already out there, 1-calc has some of the features built in already.
A time clock could be cool, maybe a stop watch type thing perhaps?
Never used B4PPC, I mainly use C# and Visual Studio. It looks like the old Visual Basic for desktops. And last but not least, depending on the project, I more than likely will release the source.
Thanks!!! Keep'em comin!
Gudy

File Explorer Needs Help
Has anyone wanted to see a preview image in explorer's folder??
I'm not talking about fexplorerext2. although it is a fantastic enhancement; it takes a long time to load the preview immages.
I have a better idea (well, actualy MS thought of it first)
THUMBS.DB
for every folder that has an image file, this dll is created to replace cache of images. this way ou do not have to load it everytime and scale them down for thumbnail view. it is already there specificaly for each folder.
This alows the explorer to show a preview of the first image in the folder (or last created/accessed)
This is whatt I think WinMo is lacking - windows. lol.
I do not care much for the tabbed browsing. it hurts my head. too much scroling and not enough info. Icons work better I think, and waste less space on an already small screen.
well, that's been on my wishlist for a very long time. a dll that ataches to the already existing explorer making it work better.
Thanks for workin g on something new

program that makes led lights flash when phone rings would be nice

Interesting...I will have to think about how to tackle that. It would basically take a new file explorer (like total commander). This might be a bit larger than I want to tackle, but will research it a bit before ruling it out.
GUdy

bedaweed said:
program that makes led lights flash when phone rings would be nice
Click to expand...
Click to collapse
This would be very difficult as not every device handles the leds the same. Also, not every device has the same leds (color, # of, etc). I think No2Chem has a int. driver, but think it is only for the titan. Would be cool though...
Gudy

a system-wide launcher dock program like that on the velocity 103 PPC..
here's the URL for the review and video of the app (and the phone)
-------------------------------------------------------------
a new top bar replacemeent/notification system much like the "android Notification Drawer" it can replace the bubble (multiple) notifications icon when you got multiple and simultaneous notifications.. and also make it finger friendly (unlike M2D, no need to go back to homescreen to check email/sms previes and also calendar events, calls, etc.. also unlike big taskbar - from the touch phones, this'll have previews)
video: http://www.youtube.com/watch?v=z7qbPa1O8Ys&eur (at the 2 minute mark) , http://www.youtube.com/watch?v=hy-YcGNyJds

mjg7876 said:
Interesting...I will have to think about how to tackle that. It would basically take a new file explorer (like total commander). This might be a bit larger than I want to tackle, but will research it a bit before ruling it out.
GUdy
Click to expand...
Click to collapse
Fexplorer2 is basically a dll that works with the original file explorer context menu. there is a small exe that overwrites the original explorer to make it think that the explorer"s context menu has already been opened.
in a way it maybe possible to write a new dll and two exe
EXE 1 to replace the file explorer
EXE 2 to make thumbs db
DLL (conte4xt menu that alows to view as thumbnails/list etc ; as well as launching the second exe to make a thumbsdb)
maybe you can get some help from Hou Ming, the guy that made that program before.

it would be cool if you could get some of the old emus like pocket gba and pocket snes with window 6.1 I know i would be happy.

le_cactus said:
... when AC power gets connected/disconnected, when there is a change in screen orientation, and when a headset gets connected/disconnected and ...
Click to expand...
Click to collapse
I have been looking for a program that would stop the music (S2P, Audio Manager, or WMP etc...) if during playback of the music the headset is removed. Or for instance, when the device is on vibrate and you connect headset, it automatically changes profile to normal or something.
Another one is when I dock my device (or connect AC basically), I'd like clock program (or home screen, or photo slideshow, etc...) to come up automatically.
A feature that I miss from my older phones is the ability to set them to beep every minute during a phone call.
Now these are very general and not specific features. If you have any questions, don't hesitate to contact me!
Thank you,
SiNAra

ytsejam_ said:
a system-wide launcher dock program like that on the velocity 103 PPC..
here's the URL for the review and video of the app (and the phone)
-------------------------------------------------------------
a new top bar replacemeent/notification system much like the "android Notification Drawer" it can replace the bubble (multiple) notifications icon when you got multiple and simultaneous notifications.. and also make it finger friendly (unlike M2D, no need to go back to homescreen to check email/sms previes and also calendar events, calls, etc.. also unlike big taskbar - from the touch phones, this'll have previews)
video: http://www.youtube.com/watch?v=z7qbPa1O8Ys&eur (at the 2 minute mark) , http://www.youtube.com/watch?v=hy-YcGNyJds
Click to expand...
Click to collapse
The launcher on the 103 looks a lot like manilla, I know it is diff, but to me it seems mainly by presentation, not functionality. I do however like the notification top bar like that on android. Not sure how difficult taking over the top bar would be. I will do some digging.

S.V.I said:
Fexplorer2 is basically a dll that works with the original file explorer context menu. there is a small exe that overwrites the original explorer to make it think that the explorer"s context menu has already been opened.
in a way it maybe possible to write a new dll and two exe
EXE 1 to replace the file explorer
EXE 2 to make thumbs db
DLL (conte4xt menu that alows to view as thumbnails/list etc ; as well as launching the second exe to make a thumbsdb)
maybe you can get some help from Hou Ming, the guy that made that program before.
Click to expand...
Click to collapse
Can you give me a link to this? The only thing I could find (quickly) was sketchy at best. Still seems a bit much, but would like to know more about this Fexplorer2 thing before nuking the idea.
Gudy

Related

Cool 1 button audio task creating application request...

I'm not a developer. One day maybe but for now I only marvel at those who can actually create applications. But I could really use this app. Perhaps there is a developer that could too and will run with the idea?....
The Application: Task created by one button press on PPC that records an audio task reminder, creates task dated today with subject "Audio Task" and attaches the audio clip to the task.
The idea is that you can create tasks on the fly with 1 button press (say you are driving or whatever) as long as you have your PPC and remind yourself later. 1 press and say "Pick up beer for Friday" (okay not likely I'd forget that, but you get the idea). It beeps to confirm it worked and then the task is created and shows up in outlook after syncing.
For me this task then shows up in my outlook 'today's tasks list' which I live out of and I can take it from there.
How hard would this be to build? Just a script of some kind I'm guessing - maybe not as I say I'm not a developer. Any takers? Should I pass the hat?
Cheers.
Nice idea.
I'm quite busy right now, but consider using PocketMax AlarmToday, or alternatively a poor man's alternative is to use the built in Notes Voice recorder (hotvoice) and couple it with the plugin AudioNotes, to show your audio notes count on the today screen.
V
The key is getting it into Outlook....
vijay555 said:
Nice idea.
I'm quite busy right now, but consider using PocketMax AlarmToday, or alternatively a poor man's alternative is to use the built in Notes Voice recorder (hotvoice) and couple it with the plugin AudioNotes, to show your audio notes count on the today screen.
V
Click to expand...
Click to collapse
Vijay thanks for your comments. And yours suggestions are good and get the solution part way there, and as you say would serve as a stop gap.
But the key to this app (and people loving it) is that it integrates seemlessly into the way they manage there lives now. For me (and I've found for a suprising number of people) everything flows through outlook, having another location to check, even on as front and center as the today screen, simply won't do.
The key to the idea is to have a zero headache and 100% reliable way to record and then forget a task until it needs either done or alocated to the day it will be done.
I actually thought I was a bit of freak managing a lot of my life through tasks but I have come across a bunch of people that are way more organized and 'freaky' than I am.
Anyway, thanks for you suggestion. If you get some time and find this interesting let me know. I could draft up a non-technical spec doc pretty quickly. I've got several versions in my head starting with a basic utility to do what I mentioned (which is all I'm really after), right up to one that uses speach to text to fill in the details for you and location positioning to remind you to do things based on where you are (ever been right near the dry cleaner but forgot to pick up the cleaning?). But that's a whole other story.
Cheers.
Hmmm. Speech to text is something I'm still working on.
I'm unlikely to get time to focus on this immediately, but if you see me loitering on streetcorners some weeks hence, stop me and ask me if I'm still "doing business" - ie send me the spec over.
Thinking about it in theory, it doesn't sound too bad. Use POOM to create a new task, use the sound/voice recorder control to embed into the associated note, grab the current date etc. However, like all programming, theory is easy, execution takes time and Jolt.
I use tasks for staying on top of updates for my apps - it's the only way I'd remember all of the requests, otherwise I'll forget everything. My brain is useless Needs a firmware update.
V
Loitering on street corners hey. Be careful who you meet doing that sort of thing. :shock:
I'm in our same boat, very pressed for time at the moment (just started a new job with Siemens), which is one of the things reminded me why this app would be so handy. That said I'll see about putting a spec together.
Ya I like the theory too, but that's as far as I get. But as you say it seems a lot of the foundation is there from existing apps. I guess it just depends how easy ol' MS has made it to work with them. Does POOM have a reasonable api?
If you know of a Brain Firmware upgrades other than the stock version sign me up. Without task to keep me on track I'm lost.
We'll just see how the time comes together and seeing as I can't help on the programming side I'd be more than willing to provide the jolt. :wink:
Cheers.
I program in native pure C++. In that, POOM has a horribly arcane API. It's much easier in .net, so if anyone wants to try their hand at it, jump in.
But I'm not a .net convert yet... too sloooow.
V
Not that this is a substitute for the OPs original proposal (which is really nice),
here is an interesting AudioNotes/Today Plugin combo that is meeting you half way...
Blade's Audio Notes
Of course Blade uses .net (1.1 in this case) so it does run slower than C++, but it's free
Blades Audio Notes is a start. But can I send my Boss to blade when I forget to make the phone call because it Outlook wasn't reminding to do it? :wink:
Am I the only one that uses Outlook pretty strictly to manage getting things done? Just curious. I've been called worse than "outlook freak" before and likely again...
...but thanks for the heads up malatesta.

Let's hear it for the nOOb!

Hi guys, I'm really glad i found this place, i just hope i can learn enough to help contirbute down the road as well! But for now....
so, i went to the wiki list of hacks and apps, and i decided to try downloading the phone pad program, just to try.
There's not much literature there to help you out, so i just downloaded it to my lappy, and unzipped.
THe setup file is an XML doc, and i don't know what i'm supposed to do with that to get it on my phone....
Thanks for lending a noob a hand!!
Dillsnik said:
Hi guys, I'm really glad i found this place, i just hope i can learn enough to help contirbute down the road as well! But for now....
so, i went to the wiki list of hacks and apps, and i decided to try downloading the phone pad program, just to try.
There's not much literature there to help you out, so i just downloaded it to my lappy, and unzipped.
THe setup file is an XML doc, and i don't know what i'm supposed to do with that to get it on my phone....
Thanks for lending a noob a hand!!
Click to expand...
Click to collapse
If the file was a CAB file then do not extract on PC just transfer the CAB file to the device and double tap it to run it.
Mike
Thank you, i got it on the phone and opened it....
now i just don't know where to get it or how to use it.
BTW, the program i was installing is the phone pad that is posted in the Wiki thread.
No info on it there...
Dillsnik said:
Thank you, i got it on the phone and opened it....
now i just don't know where to get it or how to use it.
BTW, the program i was installing is the phone pad that is posted in the Wiki thread.
No info on it there...
Click to expand...
Click to collapse
Hi
This particular application installs an additional way for you to input text and numbers on large touchscreen keys (bigger than the ones on normal touchscreen keyboard)
So for example if you are texting somebody and you touch the little keyboard symbol at bottom of screen you will see a little arrow beside the keyboard symbol. (i.e. don't open the keyboard by tapping it - tap the arrow beside it) A list will pop up allowing you to select different ways to input your text, anything from handwriting to your newly installed Phone Pad!!
This option for the keyboard is now available for all programmes where you would use the on screen keyboard. Keys large enough to save you the bother of using stylus and just use fingers.
Any problems ask here or send PM/e-mail details below
Mike
THanks very much mike, i found it!
Still a little tricky to get used to...It's funny, with all that my new PPC can do, i am finding i miss some of the simplicity of my old flip phone for things like just calling and texting. Maybe ei need more getting used to it still
That phone pad is a little different than i'm use to for texting....its a little tricky figuring out how to just select the word you want...or for ex, if you hit 1 and you want an !, do you select it at the list at top or is there a button that scrolls through the choices? those buttons on the left are a little tight up against the side to hit cleanly it seems, although no real misses yet.
Dillsnik said:
THanks very much mike, i found it!
Still a little tricky to get used to...It's funny, with all that my new PPC can do, i am finding i miss some of the simplicity of my old flip phone for things like just calling and texting. Maybe ei need more getting used to it still
That phone pad is a little different than i'm use to for texting....its a little tricky figuring out how to just select the word you want...or for ex, if you hit 1 and you want an !, do you select it at the list at top or is there a button that scrolls through the choices? those buttons on the left are a little tight up against the side to hit cleanly it seems, although no real misses yet.
Click to expand...
Click to collapse
Being honest I agree WM devices aren't the easiest of phones and there is a bit of a compromise between getting all the other fancy stuff and the phone part of the device. You will get more used to it as you say. To be honest I'm never in so much of a rush to call someone that I don't have time to use the stylus on the full touchscreen keyboard. And just think there are all those thousands of freeware application downloads for WM5 out there - just waiting for you to try!! Mind you a lot of garbage as well.
One follow on thought just for info:
CAB files as you now know you install fromm the device
EXE files for WM5 you run on PC whilst connected via Active Sync and they'll install automatically.
If I have a choice I go for the CAB file as I store it on the SD card rather than cluttering up my PC. Also If I need to hard reset all my cabs will be sitting their waiting for a quick tap and their programmes are back on again. Although I do use Mobsync which is an addon for Active Sync that allows me to back up my SD card to my PC and anything I drop into the PC Backup gets put onto my PC card when I do a Sync.
Mike
Mike
Great tips mike....
You are right, i am excited to make the most of my new wonder with all the free (and not free!) ware out there. That is what i think it's probably all about, cause i feel like out of the box it leaves a lot left to be desired.
I need to get myself an sd card quickly for that! Only problem is, i'm sure i'll want/need a 2GB card. A 1GB card is like 20-30, a 2 gb is closer to $90!! i bought this in a large part for nav software and the map data should take up a lot of space on a card. I guess i could get a 1gb for now or even have two, but swapping will suck i'm sure. What do you have for yours?
I have just 1gb, but despite having maybe 20-30 apps loaded and a copy of their cab files, a few photos and usual odds and ends it's only one third full. (Mind you, I put on lots but end up removing almost as many so application numbers only grow slowly) WM apps are really quite small. But certainly nav software and and maps will take a considerable amount. Spotted a package the other day bundling a TyTn + Blue tooth GPS receiver and Tom Tom software all for a price £50UK less than I paid for the Device alone and no SDcard.
Makes yer sick dunnit!
PS In early days I loaded all apps onto device memory and a surprising number it took. BUT it began to seriously slow down device even with quite a bit of memory to spare. Now I load everything to Storage Card with the important exception of those things the device needs to start up. e.g. Phone skins and any programs that run on today screen. It is essential to load these things to device memory as folks have found the phone alarms may not ring or device will freeze when calls come in if something it needs to start is buried on SDcard. The main ring tone as well - although it will work from SD card may cause a ring delay if on SD card leaving as few as two rings for you to hear before voicemail comes on. Live and Learn!!
This forum contains a wealth of info - more than I will ever need. Getting to be too many multiple threads on same issue though which gets confusing as some appear to find no solution to a problem and yet another may have just the answer needed.
Mike
EDIT: By the way if you like paying for apps.!! I think Wisbar Advance and Wisbar Advance Desktop are great. BUT learning curve is quite steep and a bit of an on-going project but allows multiple desktops to hold all those today themes and gadgets that just won't fit on one today screen.
that's some good stuff to know, and it's nice of you to explain all that too me. really helps clear some things up so i'm not asking as many q's later or just generally in the dark.
i've heard of others speak of WA before. in your opinion, what are the biggest must have programs and also some of the best values out there? i'm willing to pay for a good program but I like a free one as much as the next guy!
FYI...I work in sales and managing accounts in different areas will be key for me. so if u know anything that lends well for that I'd be interested.
thanks,
dan
Dillsnik said:
that's some good stuff to know, and it's nice of you to explain all that too me. really helps clear some things up so i'm not asking as many q's later or just generally in the dark.
i've heard of others speak of WA before. in your opinion, what are the biggest must have programs and also some of the best values out there? i'm willing to pay for a good program but I like a free one as much as the next guy!
FYI...I work in sales and managing accounts in different areas will be key for me. so if u know anything that lends well for that I'd be interested.
thanks,
dan
Click to expand...
Click to collapse
Dan
Here's a link to just some of the apps. I have on mine:
Look for the post by TCO who did a great job of finding all the links to the applications.
http://forum.xda-developers.com/showthread.php?t=283085
Here's a few mostly freeware application sites. Lots of rubbish in these but some maybe worth it. For anything specific for example if I wanted Excel on my device I'd just do a google search on: excel wm5. Freeware sites are everywhere but have your popup blocker on, some are good others are terrible. A google search on freeware WM5 will throw up lots of these. Also there can be the odd Java application that's good so may be worth a try.
I'm no expert in your work areas so guess you'll need to track down the good work related ones yourself though your kind of work would seem ideally suited to the typical tracking and accounting sorts of application. Some sites are nicely categorized.
http://www.pdagold.com/software/list.asp?p=1
http://www.freewarepocketpc.net/tags.php?tag=clocks&order=date&page=2
http://www.getjar.com/software/universal/all/Applications/Email/set2
Mike

a today plugin that runs swf files?

a today plugin that runs a swf file that acts as the user interface to the device?
is this an impossibility
or is it already possible and I am just unaware?
and yes I searched and wiki'ed (is that a word)
Thanks in advance for the help!
Denz
not a single reply? sheesh! tough crowd!
densmore said:
a today plugin that runs a swf file that acts as the user interface to the device?
is this an impossibility
or is it already possible and I am just unaware?
and yes I searched and wiki'ed (is that a word)
Thanks in advance for the help!
Denz
Click to expand...
Click to collapse
It's hard to get any help here, I know.
a swf file doesn't act as a user interface. A swf file is a dynamic movie, that has a very limited access to the device.
not really.. I could code the flash and make it do all kinds of things
just not sure how to get it to run my flash instead of the today screen.
i r teh puzzled
densmore said:
a today plugin that runs a swf file that acts as the user interface to the device?
is this an impossibility
or is it already possible and I am just unaware?
and yes I searched and wiki'ed (is that a word)
Thanks in advance for the help!
Denz
Click to expand...
Click to collapse
shouldnt be hard to write one...
you can embedd html's as today apps.... there is a microsoft article somewhere about it...
Please tell me besides fscommand exec, what kind if things?
The today plugin that runs swf in an IE window has the issue of the IE window being a wrapper. So you arent seeing the swf, you are seeing the swf movie running in a browser.
what kinds of things?
How about a menu that moves?
Some Rudementary Examples
Like This
or one that is more complex
Like This
Or emulates something familliar
Like This
Or something weird and complex
Like This
Or something convaluted
Like This
Or something completely annoying
Like This
None of these things is much more than 30k and I see SO much potential in the ability to do stuff like this. I just need them to run AS a today plugin that .. well... takes over the device and uses this as a menu instead of the options I see available.
I have seen flash EXE files that accomplish something like this but I am dumbfounded as to how this is accomplished?
Anyone? Anyone? Bueller? Anyone?
WhoNeedAnIphone
http://www.whoneedsaniphone.com/
Yeah I have a feeling this is going to be something.
Hi Denz, are you thinking of developing a new flash based today app? cos I have got loads of ideas I would love to give to you. My skills are not in programming, but I think I've got a couple of cool ideas. Does it have to be a today app? or could you not just launch it from a nice today icon. For example, you tap an icon and a screen is launched with click and zoom icon to show a photo dialer with finger drag, or all programs icons in a dynamic finger scrollable band. Or maybe I should just stay off the hard stuff for a while?
well I dug around enough and finally found out my answer....
Flash CS3 allows you to develop for mobile devices.
Im a Flash 8 Professional User so I didnt know.
So ... yeah... it can be a today icon or a whole menuing system.
My instincts tell me that the whoneedsaniphone.com guys are already way ahead of me... however, once I get CS3 anything is possible!
I already wanna photo flip by flick thingy... sue me.. Im a gimmick whore.
densmore said:
The today plugin that runs swf in an IE window has the issue of the IE window being a wrapper. So you arent seeing the swf, you are seeing the swf movie running in a browser.
what kinds of things?
How about a menu that moves?
Some Rudementary Examples
Like This
or one that is more complex
Like This
Or emulates something familliar
Like This
Or something weird and complex
Like This
Or something convaluted
Like This
Or something completely annoying
Like This
None of these things is much more than 30k and I see SO much potential in the ability to do stuff like this. I just need them to run AS a today plugin that .. well... takes over the device and uses this as a menu instead of the options I see available.
I have seen flash EXE files that accomplish something like this but I am dumbfounded as to how this is accomplished?
Anyone? Anyone? Bueller? Anyone?
Click to expand...
Click to collapse
Not to be rude, but why would I want any of your examples running on my Today's screen. It's nothing but a bunch of complex animations, which will descrease my productivity, consume CPU cycles and eat up the battery. The only practial outcome of this idea is the finger touch posibility, this might actually speed up things.
Remember the next generation of devices are set to be well capable of little jobs like those. More power more memory, the interface needs to be better to use a better device more productively. Every menu will eventually be a 3d animated transformation, not unlike something from the new movie. I agree it could slow my artemis a bit though, but I think it should be developed and I think here is the place. My mind boggles with possibilities of spinning menus and zooming pages.
kislui said:
Not to be rude, but why would I want any of your examples running on my Today's screen. It's nothing but a bunch of complex animations, which will descrease my productivity, consume CPU cycles and eat up the battery. The only practial outcome of this idea is the finger touch posibility, this might actually speed up things.
Click to expand...
Click to collapse
Not to be rude.... but go buy a spare battery and a car charger.
rhov23 said:
It's hard to get any help here, I know.
a swf file doesn't act as a user interface. A swf file is a dynamic movie, that has a very limited access to the device.
Click to expand...
Click to collapse
lol. it "may" act, trust me.
densmore said:
The today plugin that runs swf in an IE window has the issue of the IE window being a wrapper. So you arent seeing the swf, you are seeing the swf movie running in a browser.
what kinds of things?
How about a menu that moves?
Some Rudementary Examples
Like This
or one that is more complex
Like This
Or emulates something familliar
Like This
Or something weird and complex
Like This
Or something convaluted
Like This
Or something completely annoying
Like This
None of these things is much more than 30k and I see SO much potential in the ability to do stuff like this. I just need them to run AS a today plugin that .. well... takes over the device and uses this as a menu instead of the options I see available.
I have seen flash EXE files that accomplish something like this but I am dumbfounded as to how this is accomplished?
Anyone? Anyone? Bueller? Anyone?
Click to expand...
Click to collapse
I've made this app called iTask. it's flash based. with animated menus. I'm on my 4th "build" now.
I have programlaunching, xml weather feed, simple rss news, draw, clock, simple dialpad, storage monitor, battery monitor, memory monitor, sms writer, notepadwriter, small dynamic calendar, many customizable icons and text, submenus, calculator., screenlock, powerdown animation. all made in flash 8 exported to flash 6/7...
if you use the device thing on cs3, you only support wm5+. if you use a flash .exe builder for pocketpc you can play it in wm2003/SE as well.
http://www.lakeridgesoftware.com/forum/showthread.php?t=11402&page=15
nothin said:
lol. it "may" act, trust me.
Click to expand...
Click to collapse
lol?
if you have a swf, with no support from a projector you get very limited access to the device.
a swf in internet explorer can't do the same thing as a flashprojector, because of restrictions. If it didn't have restrictions any idiot could make a "flashvirus" online.
Can you tell me how it "may" act?
So... could it act as a keyboard? you slide your finger about over the letters, they pop up in a bubble, when you release the letter is entered.
densmore said:
a today plugin that runs a swf file that acts as the user interface to the device?
is this an impossibility
or is it already possible and I am just unaware?
and yes I searched and wiki'ed (is that a word)
Thanks in advance for the help!
Denz
Click to expand...
Click to collapse
samsung (i718, i710) has developed something like this...
it is a replacement for the menu aka spb shell...and yes it uses a .swf file
(if you can't find it pm me {only developers}...i might not reply for a few days though )
uniqueboy said:
So... could it act as a keyboard? you slide your finger about over the letters, they pop up in a bubble, when you release the letter is entered.
Click to expand...
Click to collapse
in a word... yes.
But also it could pop up boobs with tattoos of the alphabet on them that pop up and wiggle with each poke.
Flash is all cool like that.

Developing new application, need help/suggestions

MAJOR EDIT: Started over, I need fresh ideas!
I'm bored, I got Basic4PPC andI want to make a little freeware app. Seeing how much people wanted another unit converter, I dropped the towel before entering the shower (pushing the metaphor to far...) and decided to consult the experts.
What would be THE best idea for a Pocket PC application? I was thinking about a small app to launch many applications from a single hardware button with some cool UI and all, but it's been down quite a couple of times.
I don't think that a unit converter can be sold easily... I mean: I don't need it, and if I would: there are so much freeware alternatives.
And about your goals:
- only one file... why?
- Try to make it modulair: easier to extend
sounds like a good idea, but why not have currency converter, in fact what would be a cool idea is if it can download a table of exchange rates on startup so that it gives you an accurate conversion figure.
Rhapsody said:
I don't think that a unit converter can be sold easily... I mean: I don't need it, and if I would: there are so much freeware alternatives.
And about your goals:
- only one file... why?
- Try to make it modulair: easier to extend
Click to expand...
Click to collapse
I agree, who would buy a unit converter... for instance I use google to convert for me on my phone. Easy and fast to use. I don't really know why I would need to convert a number fast.
I chose a unit converter for ease of use, but since the project is a day old or so, it's the right time to tell me what to make!
N1c0_ds said:
I chose a unit converter for ease of use, but since the project is a day old or so, it's the right time to tell me what to make!
Click to expand...
Click to collapse
No I think if you want to make something which you want to sell, you have to come up with the ideas yourself
I think you start at the wrong side. First think about what you want to make (what are you missing at the moment on your phone?), then try to create it and when it's finished you can always decide what to do with it. (shareware or freeware).
The thing is that most of the things are already available freeware.
I don't quite correspond to the typical PDA user. I'm 15 years-old, part time worker...
I can get ideas myself, but I can't really know what the average user wants. The best thing I can of right now would be a hardware button launcher.
When you'd press the button you'd be presented a big touch keyboard from which you could filter the available apps. It would launch the app then close itself. Good or no good?
Timesheet application?
Well, since you asked... This is the only app I used on my old palm device that I have not been able to replace on my PPC. It is a simple timesheet program that allows the user to record time spent on definable projects.
I have tried several of the commercial programs out there and they are all too complex or geared more for billable time and invoice generation. I just need something simple. The PALM program was freeware and can be seen here.
If you are interested in giving this a try I will be glad to give some more details on the desired functionality. The PALM program was not 100% of what I needed, just the best fit from what I could find.
Interesting. I actually made something similar in one of my Palm apps (which was never finished because I switched to WM).
I'll have a look at that. I'll try it as a filler, waiting for a great project.
P.S.: your themes are awesome!
That would be wonderful! The biggest things I would need are below:
Multiple projects with name and number (13 digit)
Ability to delete project from available list but keep past history
Day and Week summary view reports
Easy selection / clock in / clock out on main screen
Those are the main things. There are lots of ways to do this and I have ideas, but part of the fun of coding is UI design and code structuring. If you decide to take this one please let me know. I will be very happy to test for you.
Woah, calm down, I'm only about to complete the table. It looks like the screenshots for Timesheet right now (without final total, project selection and "today" button).
what about an app that can install automatically and in silent mode a big list of cabs. we should just have to select the destination : phone storage or sdcard. it would make reinstalls easier after rom updates .....
perhaps it already exist, i don't know ...
PROGRESS!!!
The thing is now useable! It saves date, in time, out time and calculates the difference between the two. When you exit it save your current data to load it when you launch.
Looks like this:
Date In Out Time
08/08/2008 17:15 17:20 00:05
And it adds one row for each in/out.
Sample coming soon.
kaiser47 said:
what about an app that can install automatically and in silent mode a big list of cabs. we should just have to select the destination : phone storage or sdcard. it would make reinstalls easier after rom updates .....
perhaps it already exist, i don't know ...
Click to expand...
Click to collapse
Interesting idea, but I doubt people would pay for it.
CAB File!
Here's the working version. It yet has to show total time, money owed and all, but that's a good start!
Does anyone know a better CAB making app? This one sucks.
N1c0_ds said:
Interesting idea, but I doubt people would pay for it.
Click to expand...
Click to collapse
basically exists as user customisation... a new thing where cabs from storage card can be installed if u basically make an xml file with links to all the needed cabs
N1c0_ds said:
Here's the working version. It yet has to show total time, money owed and all, but that's a good start!
Click to expand...
Click to collapse
I am impressed. Then again, I don't have a WM dev environment. It is running fine so far on my P4300 WM6. Thanks for taking this on! There is nothing out there right now that is simple and clean.
I'm about to cancel all that crap right now. After a hard day of work, it was all made useless because Basic4PPC can't freakin' handle tables as it should. Thus instead of getting the standard plain white tables with grey headers, I get some ugly dark gray filling where there is no data. Then thing get even uglier when scrolling is needed. That kind of crap is enough to make me quit.
Unless you guys can get me something actually worth its price, forget about my app, I'm too pissed off to continue and all the files went straight to the bin.

Free applications as per request

Hi all
I am a software developer and I am interested in developing smartphone applications on my spare time (and I have a lot) for free.
What I need is ideas…. Meaning, me my self has HTC Diamond and all of my application needs is modest but I am sure that you guys probably have more needs then I do and …. My be you can help me help you … so bring on the ideas (… just not themes and all of this kind of applications).
Thanks
csharpcoder4u said:
Hi all
I am a software developer and I am interested in developing smartphone applications on my spare time (and I have a lot) for free.
What I need is ideas…. Meaning, me my self has HTC Diamond and all of my application needs is modest but I am sure that you guys probably have more needs then I do and …. My be you can help me help you … so bring on the ideas (… just not themes and all of this kind of applications).
Thanks
Click to expand...
Click to collapse
Very good.
Okay, I've got a request:
I need a little program, which is the same like BluePower which switches BT on when connecting to AC but a little bit more extended.
So, 2 things are very needed:
1. A popup which asks if BT should really switched on (YES/NO; Standard: YES)
2. This prog should recognize if a BT-device is connected so BT should stay on when loosing AC-Power
That's for now
-Lycox
- how about an application that converts any selected email or sms into an appointment
simple but very very usuful
photo uploader
hi, i'm looking for a program to upload, pictures/photo's/video to my own website. like, you make a picture and then you can select to upload it to your own specified website. maybe also the posebillety with gps position and some comments. don't know if it's possible.
pls think about it!
grtz heyk
hey i m looking for photoeditor for elfin can u made it
Really cool would be, to have an small app like g-profile, which for example turns on wi-fi on an fixed placed at an fixed time.
for example i come home, it recognizes this gsm singnal, and wi-fi turns on.
or i get to work, its not yet my breakt and it turns the volume to just vibra. than my break starts and volume turns up.
gprofile can do such thing but just with one reason, gsm OR time, i would need both
i want if you fancy making a simple but functional hard key program swapper so i can change the hardkeys setting easily to other programs.
thanks for the offer wish I could do this.
I wouldlike to log calls in contact notes like agendasfusion.
callcalendaris close but buggyand logsonly incalendar.
a weather app like weatherpanel where wallpaperis live radar
a calculator app with running tape, and a transparent keyboard
looks like youre gonna be busy!
i was thinkin recently of working with someone to make some palm pre-like apps
the fluidity of the apps on that device ive seen in preview vids and the wonderful use of the small screen real estate (no top and bottom bars, minimal buttons), is something that is almost necessary on screens like my htc touch (same screen size as the palm pre)
so, i would provide all the graphics for these apps, just need a developer
i think so far pocketcm contacts has contacts/sms covered.. very smooth scrolling, with a skin i can acheive the same simplicity and great use of fullscreen view on a small screen as i whippd up in this photoshop mockup:
i think what winmo needs is a good email interceptor app.. there are none that are skinnable to the extent of pocketcm contacts or as fluid, and then an image viewer (see palm pre screenshots of that app here -simple but very useful-:http://www.engadget.com/photos/palm-pre-official-ui-shots-1/1290333/ you can find videos all over) and a similar calendar app
most needed is the email app
if you could develop trust me.. you would have an insane following of obedient users
weve been looking for one for a long time, but its never come thru
if you make it, ill provide graphics!
think about it
htctoucher
What about a application, an actual good and working application that lets you create group distribution lists for email groups in your contacts similar to how the blackberry allows you to do it from their contact list and be able to use the group listing whether creating a new email or forwarding an email. I am shocked that this issue hasn't been addressed sooner.
dexstar said:
i want if you fancy making a simple but functional hard key program swapper so i can change the hardkeys setting easily to other programs.
Click to expand...
Click to collapse
Try http://ae.inc.ru its called AE Button plus and its free
Woah man ur gonna be real busy
I like to be simple so........how about an application that will turn a picture into the real thing, like sayyy; Jessica Alba
fatso485 said:
- how about an application that converts any selected email or sms into an appointment
simple but very very usuful
Click to expand...
Click to collapse
+1k
Complete lack of integration between calendar + contacts and email + contacts is very disheartening!
My problem is that I do a lot of presentations, and all the presentation pointer/remote apps out there cannot meet my needs in terms of simplicity. All of them require me to run a server app on my PC.
I have used one in Palm that emulates a bluetooth HID keyboard/mouse, meaning it can do anything that your mouse or keyboard can do. The app requires to have virtual keys for Ctrl, Alt, Del, Function keys.
Link to the BlueRemote software
http://www.palmgear.com/index.cfm?fuseaction=software.showsoftware&PartnerREF=&siteid=1&catid=16&area=software.category&searchtitle=Wireless%20%2F%20Networking%20%2F%20Communications&searchterm=&step=1&orderby=sales&direction=asc&userid=0&prodid=124035
Suggestion
fatso485 said:
- how about an application that converts any selected email or sms into an appointment
simple but very very usuful
Click to expand...
Click to collapse
Maybe a suggestion, in Microsoft Office, If we copy/paste or drag-drop email to Calender, then it becomes an appointment.
Maybe this could help you in some thinking...
ASh
Papi Jump
Hi!
My idea is to make a game, similar to Papi Jump (a great game for iPhone) - you can see the game on this link: http://www.youtube.com/watch?v=vQxltToeNXo . It's an arcade game - you control a jumping ball with tilting your device.
It would be great if could make this game work for Windows Mobile.
Since we're all tossing stuff into the "wishing well", I can add something too
An application that would scroll RSS feeds on Home screen in Manila.
Of course, such an app isn't hard to make, the RSS Hub saves its channels into simple files - the problem is how to incorporate it into Home screen.
Well, I got an idea for that as well! Recently a small program called Personalizer showed up that enables us to change the network provider name into anything we want - that would be the perfect place for RSS scroller to show up! And since there already exists a way to modify this data, I suppose it would be possible to use Personalizer as backdoor for the feeds to show up in that text filed!
Even if they wouldn't actually "scroll", I think they could be made to change every 4-5 seconds.
fatso485 said:
- how about an application that converts any selected email or sms into an appointment
simple but very very usuful
Click to expand...
Click to collapse
+2
Or how about a Config-Editor for FingerPoint? ( http://forum.xda-developers.com/showthread.php?t=499734 ) - so there's no more need to edit the XML Config File manually?
How about an application that reminds you to drink water and tracks how much water you have drank per day. As everyone should know, the average male should drink 3 to 5 liters of water everyday and ladies should drink 2 to 4 liters.
How about a litle app that:
1-Reminds you to drink
2-Allows you to input how much water you have drank (when reminded or manually)
In the long run, you could monitor how much water you consume on a monthly,qaurterly ,biannually and yearly basis.

Categories

Resources