Mad things to do with an XDA - Windows Mobile Development and Hacking General

What are the craziest things you can do with an XDA or XDAs?
For example, anyone tried making a cluster with them, installing PVM software, programming the IR port to control the TV etc...? Doesn't necesarily have to make sense to do it...
Shoud be interesting to see some ideas!

All have been done, search and search again and you will find.
Lets just say, one touch of a button, I turn on my LCD, Reciever, and my lights to the room.
(A hint, for home automation such as light, find a remote program with the learn feature)

There is an app (I don't remember it's name) that turns your device in to a ruler. That's right, it displays various measurement marks on the screen so you can use your XDA to measure stuff. And it's not even freeware - go figure.

I am thinking of making a barcode generator program so when I go to Kmart I can put a bitmap on my sd card of a cheap price of a similar item then go to the photo counter and print it on sticker paper.

Barcodes?
Here is a starting point:
http://www.codeproject.com/cs/miscctrl/barcodectl.asp
I wrote a generator that is font based some time ago - the fonts were free (I think).
Google "3 of 9 barcode" for more info. Of course, doing what you said would be bad....

Great! I think we would love a barcode program. There's one right now, but to expensive. I remember my treo having it. Probably thats the only thing I miss from treo

levenum said:
There is an app (I don't remember it's name) that turns your device in to a ruler. That's right, it displays various measurement marks on the screen so you can use your XDA to measure stuff. And it's not even freeware - go figure.
Click to expand...
Click to collapse
Here's the ruler, suprisingly called Ruler

Related

VueFlo - is it sensitive?

Hi everyone,
just want to know, for the VueFlo Function, is it very sensitive to slight and mild tilts? eg if you tilt the device slowly to the sides or up and down in IE, does the screen/page move?
If it is, I plan to make an app/software for it in the future
So interested in Athena but sadly, it's not available in Aussie yet.
its pretty sensitive, only need to tilt a few degree up down left or right. trick is when to turn it on, since all movements are relative to the orientation of the device when vueflow is activated.
i find it just a gimmick for web browsing
the most obvious application would b an arcade game navigating a ball around a maze or something
or a dodgy electronic attitude indicator for an aircraft
shockboy2000 said:
its pretty sensitive, only need to tilt a few degree up down left or right. trick is when to turn it on, since all movements are relative to the orientation of the device when vueflow is activated.
i find it just a gimmick for web browsing
the most obvious application would b an arcade game navigating a ball around a maze or something
or a dodgy electronic attitude indicator for an aircraft
Click to expand...
Click to collapse
Ok. Thanks for that quick reply.
Electronic Attitude Indicator: That's the app I wanted to make.
The sensitivity can be adjusted to low or high and several points in between. Goto settings and VueFlo to adjust sensitivity.
You can also change it work to work in IE or Opera
How do you turn off Vue Flo?? It's driving me nuts!!!
jeffharris said:
How do you turn off Vue Flo?? It's driving me nuts!!!
Click to expand...
Click to collapse
Long press the same button...the icon will disappear in the above menu bar to confirm this.
Thanks!! That does the trick ... You Rock !!!!
So any more owners with comments on this feature? Anyone find it useful?
I find it very useful for random browsing of web pages and news pages.It is easy to turn on and off,and once you get used to it, it really works quite well.
Later.........
hdbueller said:
I find it very useful for random browsing of web pages and news pages.It is easy to turn on and off,and once you get used to it, it really works quite well.
Later.........
Click to expand...
Click to collapse
Great! Anyone else with thumbs up?
Packet 3 said:
Hi everyone,
just want to know, for the VueFlo Function, is it very sensitive to slight and mild tilts? eg if you tilt the device slowly to the sides or up and down in IE, does the screen/page move?
If it is, I plan to make an app/software for it in the future
So interested in Athena but sadly, it's not available in Aussie yet.
Click to expand...
Click to collapse
Can't you order an unlocked version and have it shipped to you?
ecsk2 said:
Great! Anyone else with thumbs up?
Click to expand...
Click to collapse
Yes, it's a nice little addon to the device. I use it when I am browsing long pages or am spending a lot of time online, etc.
Wish there was a way to customize it and allow it to interact with other applications. It would be ideal for there to be a settings area where you see a list of installed applications and a check box next to each. Then if you check the box next to Word for example, you could use it with that application. I wonder if it just emulates the directional keys and if so if this can be adapted as an alternate input method. Instead of using the joystick, just write a wrapper that will accept input from Vueflow.
ltxda said:
Yes, it's a nice little addon to the device. I use it when I am browsing long pages or am spending a lot of time online, etc.
Wish there was a way to customize it and allow it to interact with other applications. It would be ideal for there to be a settings area where you see a list of installed applications and a check box next to each. Then if you check the box next to Word for example, you could use it with that application. I wonder if it just emulates the directional keys and if so if this can be adapted as an alternate input method. Instead of using the joystick, just write a wrapper that will accept input from Vueflow.
Click to expand...
Click to collapse
That would be the ultimate solution for using SPB Insight RSS reader!!!
Any way to use VueFLO in all apps?
Obviously, this would be ideal for scrolling through emails/contacts etc.
Unfortunately, doesn't seem like anyone has managed to access the API's/runtimes for this yet---anyone want to give it a shot?
Guys,
I really think we should bring this one back to life, what with the iphone and all its spirit levels and labyrinth games
The simplicity of windows api structure is what makes pocket pc so versatile, lets take advantage!
And there isn’t a snowball’s chance in hell I’m going to sit back and watch my co-workers tell me how crap my phone is compared to their Iphone. I’m not in the game of letting a friend's spirit go uncrushed.
Y
The Vuoflo is no different in principle to the N95's accellerometer or the Iphone's auto rotate hardware. It could be used for anything involving d-pad movement (search for NOKMOTE or ROTATEME on Youtube and you'll see what I mean).
It seems that HTC have put a lot of effort into making this hardware un-tappable. Either that or developers aren't interested in developing for it. The possibilities are great though.

Windows Mobile is not touch-screen-friendly

I have been using WM-based device for quite a while now. There is one thing that really annoys me: it is not created for fast and easy use with your fingers. Most of the time, i don't use my stylus but quickly go to the options with my finger(nails). The problem is: all the tabs/buttons/scroll bars/slide bars are so small, i always hit the wrong button.
There are some apps on the market, but all of these doing just half the trick: the user-friendliness always ends when you open messenging or the calander: you get stuck with the standard apps delivered by microsoft with all the tiny buttons etc. (the iPhone theme had this problem, spb shell has this problem too)
Well, this is what i want to ask: is there a developer here who can make a total GUI remake for easy and fast usage? I know it will take some time to make, but all WM5/WM6 user could benefit from it!
Never going to happen.
Any dev that remakes the GUI WILL charge for it, seeing as a LOT of hours would have to go into it in order to get a working prototype.
Just use the stylus. It's a much easier solution.
_Pumba_ said:
I have been using WM-based device for quite a while now. There is one thing that really annoys me: it is not created for fast and easy use with your fingers. Most of the time, i don't use my stylus but quickly go to the options with my finger(nails). The problem is: all the tabs/buttons/scroll bars/slide bars are so small, i always hit the wrong button.
There are some apps on the market, but all of these doing just half the trick: the user-friendliness always ends when you open messenging or the calander: you get stuck with the standard apps delivered by microsoft with all the tiny buttons etc. (the iPhone theme had this problem, spb shell has this problem too)
Well, this is what i want to ask: is there a developer here who can make a total GUI remake for easy and fast usage? I know it will take some time to make, but all WM5/WM6 user could benefit from it!
Click to expand...
Click to collapse
Use WisBar Advance Desktop. You can completely change things to whatever you want and however you want.
Try using the buttons. Most stuff can be done using the buttons. Easier to learn using the buttons than to wait for dev to make things bigger. Try SmartKey
or get a phone with bigger screen.
bombzhome said:
Use WisBar Advance Desktop. You can completely change things to whatever you want and however you want.
Click to expand...
Click to collapse
can i change the looks of the menu/settings with wisbar?
i have a HUGE screen compared to a normal phone and its a TOUCHSCREEN, i want to use it as much as possible !!!
_Pumba_ said:
can i change the looks of the menu/settings with wisbar?
i have a HUGE screen compared to a normal phone and its a TOUCHSCREEN, i want to use it as much as possible !!!
Click to expand...
Click to collapse
What phone do you have?
You can change the today screen and the top bar, along with the start menu-etc with wisbar.
For bigger keyboards, there are plenty of programs out there that you can use (intellipad-etc)
Have you looked at the iPhone simulation apps that are scattered all over?
I believe they even got a contacts app now that is finger-friendly.
The thing is this - WM is not "finger friendly", it does fine with touch screen.
The price for finger friendly interface is less information displayed at any given time. Many phones use 2.8 / 2.7 inch displays and that is tiny.
Personally I am willing to forgo the fingers (they dirty the screen anyway) and use hardware button and stylus when needed.
But to each his own and you may consider the real iPhone as your next device - it is designed to be used entirely with your fingers (doesn't even come with a stylus as far as I know)
levenum said:
Have you looked at the iPhone simulation apps that are scattered all over?
I believe they even got a contacts app now that is finger-friendly.
The thing is this - WM is not "finger friendly", it does fine with touch screen.
The price for finger friendly interface is less information displayed at any given time. Many phones use 2.8 / 2.7 inch displays and that is tiny.
Personally I am willing to forgo the fingers (they dirty the screen anyway) and use hardware button and stylus when needed.
But to each his own and you may consider the real iPhone as your next device - it is designed to be used entirely with your fingers (doesn't even come with a stylus as far as I know)
Click to expand...
Click to collapse
I checked out the contacts app and this is nice. You're point about more information on a screen is true, but i do think microsoft could have made it a bit more convenient.
_Pumba_ said:
I have been using WM-based device for quite a while now. There is one thing that really annoys me: it is not created for fast and easy use with your fingers. Most of the time, i don't use my stylus but quickly go to the options with my finger(nails). The problem is: all the tabs/buttons/scroll bars/slide bars are so small, i always hit the wrong button.
Well, this is what i want to ask: is there a developer here who can make a total GUI remake for easy and fast usage? I know it will take some time to make, but all WM5/WM6 user could benefit from it!
Click to expand...
Click to collapse
i mean WM based devices were created for the use in conjunction with a stylus... it has been only recently that this "iphone no stylus" craze has been happening and no people want to use their fingers etc. i honestly like using the stylus because the screen doesn't get fingerprints on it. with wisbar u can create "bigger" buttons. just my .02

(LAST CHANCE TO VOTE) need some idea's

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

All boils down to one: How good is X1 as an ebook/pdf reader?

Wow, it's been almost 5 years since I used a windows mobile device. Still, can't help it now that HTC Touch Pro and SE Xperia X1 bombards the scene like bat out of hell and I decided to pick either one.
Anyway, since I read stellar reviews between both devices, it just boils down to one thing...
I'm an avid ebook reader, as such I'm looking for a capable device that allows for convenient ebook reading experience. I search prior postings and basically they just talk about which application is best to use, which is the third thing on my list.
The first point is how the device is used to read those ebooks. I used to own Sony Ericsson M600, and reading ebooks/pdf files is a heaven with the jog dial navigation. Now the X1 has the optical sensor, and every video review I saw showcases navigation with sensitivity... Now my big question is, can the optical pad navigation be used to scroll an ebook/pdf reader? What I mean is to literally move the whole page with the pad when I slide my finger on the pad, not just using a pointer to drag a scroll bar. If can, I don't want to touch the screen at all because I have an extra greasy fingers and I prefer not taking out the stylus.
The second point is how the screen handles text? With such high pixel density ratio, would it just kill the font sizes? Sure I can just zoom in but would it have any adverse effects?
Pardon these silly questions, it's just that I have been to long out of touch with windows mobile scenes. The X1 is a heart stealer, but a friend offered me his Touch Pro used for US$600, although not quite a steal, it's still US$200 less than the money I already prepared for the X1... So it's basically boils down to one
I too am an extremely avid book reader, and like you the ability to read books on my phone was a huge thing...
Point no.1 - with ms reader you can use the optical to navigate and it works well... I also use ubook and for that one you can go back a page quite well but to go forward it seems to enable the auto scroll (that could be a setting I need to change somewhere, still working it all out), I also use ae button to change the volume up and down to page up and down on one click which works a treat....
point 2... imho the text handling is freaking awesome... not only is it very very clear with small size text in English, its the same in Chinese (which was a huge deal maker for me).... making text larger just makes it bigger and I havent noticed any adverse effects yet...
your other point re readers, I use ms reader alot for my huge collection of .lit books but have found that ubook reader (by gowerpoint http://gowerpoint.com/uBook_down.html ) is pretty good for some file types, you can also get mobi pocket reader http://www.mobipocket.com/en/HomePage/default.asp?Language=EN and tiny ebook reader http://classic.pocketgear.com/software_detail.asp?id=10380 which are ok... it seems that it is really really difficult to get a book reader that can read all the different file types e books come in.. shame really...
to sum up, reading on the x1 is awesome...
Shadowdh said:
to sum up, reading on the x1 is awesome...
Click to expand...
Click to collapse
That my friend... Is a deal maker.
But what about text handling in term of zooming in and out? Is it possible to use just the hardware button to do it? The side volume buttons seems awfully fit to have that description... If possible I'm not touching the screen at any time.
TBH I am not sure if the hardware buttons can do the zooming, I guess they probably can (esp if you use ae button or similar to map them) but I havent got that far in the tweaking of my baby yet...! And to tell the truth I have found that I have not had to zoom yet as the text is very readable...
The X1 is rather heavy and the screen is quite small.
Well I've read 6 novels so far on my X1 using mobipocket.
The optical joystick is too sensitive (I use the d-pad)
Other than that this thing is excellent for reading on (This comes from someone who was primarily reading on a sony 505 eInk reader)
I do like to set the background to blue and the text to white though, find it easier and less straining than black on white
ivanlwk90 said:
The X1 is rather heavy and the screen is quite small.
Click to expand...
Click to collapse
It's better than the other device that the OP is considering, however.
If I had to pick between the Touch Pro and the X1, it'd be the X1.
ivanlwk90 said:
The X1 is rather heavy and the screen is quite small.
Click to expand...
Click to collapse
I dont find this at all... in fact its smaller and lighter than my Kaiser/TyTN II/MDA Vario III but the screen is easier to read and much clearer...
i think my x1a is rather heavy (in a good way for me) and the screen is small tho the resolution is sharp.
if you like to read on a small screen then i say go for it. as i mentioned, the screen is small but sharp, only thing i find is that its hard to read when my eyes are tired.
Agree .. the screen is small, but otherwise good. Touch HD would be better. But then you can have problems with turning pages.
I use Halli reader.
As for PDF .. is there anything better then Adobe ?
Shadowdh said:
And to tell the truth I have found that I have not had to zoom yet as the text is very readable...
Click to expand...
Click to collapse
This is what I want to hear especially from a user, and I think it's all set I guess, X1 it is... Now to search for that uncrackable batch...
Oh, and about how small the X1 screen is, the Touch Pro would be lesser joy to have then.

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