posibility of multitouch on universal or similar htc phones - JASJAR, XDA Exec, MDA Pro General

before we go any further, id like to point out im not a complete luddite and ive thought about this a fair bit before posting...
looking at the iphone vids, i notice that multi touch pretty much means dual touch. i expect their technology allows for more than two fingers, but the space and OS dont really allow for this.
in playing with my univ, i notice it does some kind of averaging between to fingers - so possibly at a low level u could get multi-touch - but logic says if this is possible, sure it would have been done by now.
my logic also says this:
if u get a second touch screen plate (i beleive that the touch screen element is a layer over the screen - if this isnt true, my logic is flawed) and install it over the top of the current screen - but rotated 180 degrees, and there is the provisioning for a second touch screen input (probably unlikely but surely u could hijack something else such as the serial used for irda) then if you can read the top left touch of each screen, u should have fairly accurate multi touch, good enough for the cheesy 'grab photo and resize by stretching'
am i totally wrong here? is there any point looking further into this?
ps. in writing this, it also occurs to me that the iphones biggest use of this is the photos - which are always in the same place, scaled on correct aspect ratio etc - theres no need for two fingers - u could just grab one corner to stretch it and itd be a very similar efect

Nope, sorry.

Dear Alan,
I thank you for your insightful reply. I feel you have bettered the forum and the community as a whole with your intelligent wit and your interesting and thought inducing contradictions to the theories that i presented.
Without your thoughts I may have been tempted to push these ideas further, maybe even get out a soldering iron and a copy of visual studio, but I can clearly see that I am mistaken in where this project could go and will not further waste my time.
I must thank you kind sir, for your thought and advice. You are a squire and a gentleman.

Lol
I don't think DIY hardware upgrades have ever made it far - consider the viability of GPS on the Hermes - it does require one to pop out a soldering iron to play with the idea. So your market is already down to a fraction of a %.
But I'm sure you could wire up a bluetooth or even IRDA multitouch capacitance layer... However, from a theoretical point of view - is it worth it? I considered the idea, and the Universal/Athena might make sense with your bigger screen, but on your average Hermes, I can barely get two fingers on the screen without obscurring most of it.
Like momentum based scrolling, I think multitouch on such a small screen is kinda gimicky - as you said, it's easier to write logic to pin one corner, free rotate with a finger on the other corner, enlarge, zoom etc. Ie ergonomic single touch.
Multitouch, even if possible on HTCs, barely seems to have a practical milieu IMHO on devices with screens <= 3 inches.
V

djboo said:
ps. in writing this, it also occurs to me that the iphones biggest use of this is the photos - which are always in the same place, scaled on correct aspect ratio etc - theres no need for two fingers - u could just grab one corner to stretch it and itd be a very similar efect
Click to expand...
Click to collapse
I am totally agree with you. and there are some other relatively simple solutions that can be used to simulate "multi touch actions" on photos.
for an instance,
D-PAD can be used for photos enlargement:
press both "left" and "right" - scales photos up
press both "up" and "down" - scales photos down
or other way around, etc.
this one not so difficult to implement.
also, it is quite easy to emulate multi-touch action on single touch display itself.
How? if we have applied layer consisted from interleaved pressure sensitive and non-sensitive spots, then having two fingers moved in opposite directions accros this layer will likely create sequence of pressed spots that can be easily analysed and interpreted in guesture.
my understanding is that while your left finger is moving to the left and crossing pressure non-sensitive spot, there is a good chance that your right finger at the same time will be crossing presure sensitive spot and moving to the right. this creates easy to analyze patern.
I believe that logic behind this idea is simple to primitive and guaranteed to work. "public domain" 20.06.2007.

are there any existing apps to get the raw output from the touchscreen (ive got nothing against coding my own, but no need to re-invent the wheel if it already exists)
the more i play with the univ and more than one finger, the more that it almost seems like its multi touch dumbed down to single touch. the averaging it does is rather uncanny and im sure if we can see whats happening before the os gets a look in we can work something out

Related

Multi-touch à la iPhone - possible on WM5?

I love the "multi-touch" idea used on the demos for Apple's new iPhone (for an example check out the photos demo where the white circles represent finger touches).
Basically it allows you to zoom in by placing two fingers on the touch screen and sliding them together - sliding them apart zooms out.
Neat idea, but is it even technically possible to do this on HTC devices and/or in WM5? I haven't done any development using M$ APIs in years: as I recall the "mouse" X and Y coords were available - but I can't think of how you could possibly access two seperate "touches"/mouse pointers... AFAIK Windoze "averages" the two, or treats it like you moved your (single) finger really fast from one point to another.
Any XDA developers out there who may be able to shed some light on the technical feasability of reproducing multi-touch on HTC/WM5?
If you look at the talk by Steve Jobs, the multi touch is a relatively new technology/concept that Apple is proud of (among the mouse in PC and touch-pad-wheel-thing in iPod). So, I think it may not be possible to do that in WM5, as the hardware maybe hardwired to give just two variables, x and y (eg, two wire out?). And, IF the hardware is able to give you all the coordinates of the 'touched' area, you will need to have a very good algorithm to determine if you have touched the screen with two fingers or you just have a very big finger. It needs to gather all the points together and see if there are points joining together to make it a big finger or two fingers.
Not possible
If you look closely you will note that there's no way you will have such a system on WM5. The iPhone uses a completely different kind of screen. The screen that all of us have on our PDA are using the same technology as a touchpad on a ladtop. There is simply no way you couuld use two fingers because the system detects a pressure on the area annd not to. From people who approach and used the iPhone yesterday night, the screen is like the PSP screen and the system will be more like an electromagnetic field !
That's for the first part, the second one is that Apple has patented all of that technology and I'm not quite sure they are likely to release it to WM5 devices.
If some of you are a bit disappointed, look at what the presentation ojn multitouch interface made at the TED last year:
http://www.youtube.com/watch?v=UcKqyn-gUbY

I´ve got an idea, check it out.

Hello!
Have you seen the optical sensor on the Samsung Omnia, when you use it a mouse pointer appears like on your desktop computer, then I thought of this:
http://www.youtube.com/watch?v=f3Owgcos_KY
The whole button area is touch sensitive, couldn´t someone make a program that activates the area as a "touchpad" so a pointer appears on the screen?
Best Regards Gustaf
Nice idea
I like that idea..! Could get pretty usefull ..
Why isn´t more people interested in my idea, wasn´t my description clear enough?
give me one situation where you actually need this?
i usually have my touch in one hand and using the finger from the other hand to type in commands.
i never have the device lying on the table.
useless for me actually.
1) this is old news, better had done a search
2) there are people working on this (touchxperience)
3) it is NOT multitouch but three singletouch capacitive surfaces.
I don't see any real use for this in every day use, like having a mouse pointer on screen is kinda worthless when you can use your finger on the screen instead.
However this could come in useful in a gaming or likewise situation with the use of finger guester's (spelling) to control things instead of button presses etc, especially as in a game you don't want your fingers blocking whats going on on the screen! Since the d pad on the diamond is next to worthless using this interface could in fact be quite good. Still can't think of an exact situation where it could come in useful mind!
there is no point in this as you already have a touch screen so that eliminates any use of needing a "pointer"
however, as said earlier, touchXperience is in development so check that out if you really wish.
I think it would be actually pretty usefull for text edition-correction or to copy and paste text on web pages.... that could be cool
I hate to use the stylus and a mouse pointer is alot more precise than my thumb. So navigating outside TF3D, Gaming, Showoff, textediting etc.
Everything I wanted to say is mentioned by other people already.
Useless, touxchXperience in dev, similar ideas, ...
Seems like a lot of people drop in and start of by saying: Hey you there! create this for me! and then change it to that ... and then ...
TouchXperience may make use of the area but not at all like my suggestion. I just thought that it could be useful for some....

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.

I looked at Leo

The Leo's large screen size, capacitive touch screen, and the fast processors were the three factors that had long attracted me to this device, and I've been patiently waiting for it to come to Australian shore. On the 19th, I rushed to one of the Telstra shops and spent a good few hours playing with this exciting phone. Finally, a capacitive touch screen that would rival iPhone. Finally, I found a good replacement for my beloved 5 inch HTC Athena which I so much loved (See my review.)
I was surprised that I was the only customer in the store having any interest in the device, as I though there must be hugh interest in it. There was a guy wearing an HTC T-shirt ready to help with any questions on the device. I shall call him the shop assistant here. The shop assistant told me he has used 3GS for 6 months, and he thinks Leo beats iPhone in every aspects. He was given a unit more than a month ago, and if I had heard it right, he was sent to Taiwan for training, so I had the chance to clarify my doubt with him whenever a need arises.
Here were my findings:
POSITIVE
Screen size and clarify
=================
The screen size and clarify is amazing. I had expected that to be the case, and I was not disappointed.
I was also not detered by the size of the device. It is really small compared to my Athena. It is extremely pocketable. The device is also very thin and comfortable to hold.
I love the fact that HTC has removed the bezel to this extent. Well done, HTC.
Camera
======
The resolution was good, and the speed was fantastic. Did'nt have to wait for spinning colored wheels while saving.
Speed
=====
This is a fast machine. Absolutely no doubt with that. However, I also find moments when the device seems to be pausing and busy with things instead of responding to me right away. This is on an empty demo unit.
Overall Build
=========
I give it a high mark, based on my initial impression. The screen is grease prone compared to iPhone, but this is expected.
NEGATIVES
Keyboard
=======
Being used to the iPhone keyboard, I have to say that the HTC keyboard performs extremely poorly. This is despite the shop assistant's insisting that it is way way superior to iPhone "because of the larger keyboard".
I typed with the speed that I normally do with my 3GS, and here are samples of what I got:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I invited the shop assistant to demonstrate his typing on his own Leo, and he too was making lots of mistakes. So much for a keyboard that is "way way better than iPhone's".
Camera
=====
Having used so many HTC camera in the past, I was not expecting too much here. I was surprised though that it was extremely fast - in fact faster than iPhone's. BUT, the pictures were all having an ugly pink patch in the centre!
When I discussed this problem with the Shop Assistant, he mentioned that his phone does not have this issue, so may be it is just the demo unit having the problem. He then offered his own Leo to me to try out. When I used his camera, it had exactly the same problem, and yet, the shop assistant insisted that he cannot see any pink patch!!! I spent some time pointing his camera to the floor, asked him to focus on a specific part of the floor, then move the camera from left to right, and it was obvious that the floor which was yellow/brownish in color turned pinkish when the centre of the picture frame moves across it. He was silent after that.
Web browsing
==========
When I used the www.smh.com.au website, I noted that the webpage was still wobbly throughout the rendering and only stabilised toward the end. The top part of this webpage keep changing rather than having the final layout fixed throughout the rending. I found this disconcerting.
When double tapping on a webpage, I was expecting the text to reflow such that it fits exactly to the screen width.
I was disappointed that it does not. I showed this to the shop assistant and he told me that double tapping has been patented by Apple, so HTC is not allowed to make it work!!??? He said I must use pinch zoom to achieve exact fit! Hello???
Finger gestures
===========
Many iPhone imitators tend to think that pinch/zoom, scroll, and double taps are the only gestures required to make their device friendly. I knew that they are way off the mark by such thinking, and wanted to see if HTC Leo understands this.
- The first thing I wanted to know is whether the excel spreadsheet has a way to select cells. In iPhone, we do a double tap, then without lifting the finger, drag the finger. I was trying to see if this has been copied over to Leo. I was disappointed that it has not been. In fact, I could not find any way to select the excel spreadsheet cells. Not out of the box from what I could see. I tried looking for ways to change the scroll mode to selection mode but it does not exist. I tried holding my finder down until the "T" sign appear to see if anything there lets me select the cell, and there wasn't.
- I then tried to see how easy it is to select text precisely. In iPhone, press and hold will bring up a magnifying glass showing where the cursor is so it is very easy to precisely place the cursor. With Leo, my finger covers the text, so I could not see where the cursor is. The only way is to use the keyboard arrow key which is a little clunky. To select text, I noticed that I have choose the text selection mode in the pop up menu, to change from the scrolling mode to text selection mode. A little inefficient and unproductive, I thought. I also has great difficulties selecting the text precisely down to the last character, because my finger covers the texts itself. A rather poor iPhone gesture imitation, I think.
- The traditional scroll bar has been replaced by a more finger friendly opaque scroll handle that only appear during scrolling. This is similar to the quickscroll2 feature in iPhone, but unfortunately it does not work across all applications like in iPhone, where users could instantly jump to any part of the webpages, or applications instead of having to keep swipping to the right spot.
Task switching and closing
====================
Out of the box, I could not find any easy way to switch between active task. The task manager that the shop assistant demonstrated was way too impractical as a task switching tool. It really needs something like Kirikae or Proswitcher in conjunction with Backgrounder of iPhone for multitasking.
I used to have WKTask but I'm not sure if it still work in this version of winmo. Without something like that, I would find it extremely frustrating as a user, whenever jumping from task to task. Multitasking with my iPhone is fabulous at the moment.
The shop assistant argued that I could only have such a feature if I jailbreak the phone which is too complicated and it also voids the warranty. This, of course is nonsense. Jailbreaking on iPhone is just downloading BlackRa1n.exe, run it and click on a button with iPhone connected to the PC. It takes about 30 seconds to complete. Also, unlike in Android, anyone can completely reverse jailbreaking by merely doing an equivalent of hard reset to factory condition.
Due to time and a phone call from my wife I had to stop looking deeper into the phone. Perhaps I will return another day to take a closer look.
Anyone having advice or comments on the listed negatives are welcome to do so.
Cheers.
You know, your reasons for being attracted to the HD2 is why I bought it. Weighing pros in against WM 6.5, I would hope for 6.6/7 to come along and iron out what I saw a trend was WM 6.5 being the most common negative point with the HD2 in reviews/users. Hell most of them would have been content with Android instead of WM.
For typing, I haven't used a touchscreen device (bar my Zune HD, but no text entry/calling heavy input on that sadly!) since the LG Viewty came out, along side the first Iphone whenever that was. I'm getting used to it but I feel much more competent using the widescreen keyboard by tilting. Did you try it? Predictive text sounds like it would be your thing from the screen you posted, the tutorial is really handy at the start. I can't compare it to using an Iphone but my friends at school say they prefer the HD2 because of the screensize and they make few/no mistakes.
Camera wise, I've made two registry adjustments in connection with Jpeg compression and the MPEG compression, so they are more crisp and detailed. I've seen the pink dot a lot and I can understand why the HTC guy you mentioned doesn't want to admit that's a problem, I haven't noticed it on my device but I've took quite dark pics. You can't really blame the dude, he's just making a living after all! I can't comment on web browsing, as I've done very little but I'm okay to use pinch to zoom, I can imagine you'd be frustrated without double tapping fitting the screen correctly. Atleast HTC are keeping to Patents unlike Apple/Nokia eh?
For task manager, the quickest method I find is pressing Windows button and it opens the programs list, with the task manager being at the bottom left side of the screen I find that quicker than going into settings, I guess you could make it a quicklink if you wanted?
It's begining to feel like i'm the only person that has none of the problems that people are posting about, with the exception of the over sensitive screen. (easily tweaked, no problem now)
Lots of people say 'on an iphone such and such works in every app' - yes, because apple forces every developer into a strict code of practice. Winmo may not be perfect, but there is no orwellian overseer watching everything and discarding anything it doesn't like the look of (plus taking 30% of any sales a developer makes, just for the privelage of being allowed to sell through their insanely tightly controlled 'marketplace', , , marketplace? one shop isn't a marketplace, its a shop, one shop, just one.)
IN answer to eaglesteve's negatives.
1 - Keyboard. You are correct, the default one isn't much cop. BUT, there are a number of excellent alternatives, my favourite being swype, which works fantastically well with just a little practice.
2 - CAmera. SOrry, I just don't have a pink spot, and i've tried to see it, really i have. Lots of different lighting conditions, plain white paper, different distances, and it just isn't there on mine.
3 - Excel. Again, the swype keyboard has a very handy keypad style screen with arrows, cut,copy,past, home, end, and a lovely 'select text' button which when toggled on lets the arrows select not just excel cells, but files in lists, words in documents, etc.
4 - Precision text selection. (Swype's text selection ignored for the moment) The magnifying selection box can be enabled with a simple registry tweak of changing a 0 to a 1.
5 - SCroll bar not being the same in all aps. OK, this one you are correct, BUT, thats because it is an open marketplace, not controlled by one egomaniac forcing the developers to all play by his rules or not at all.
6 - Task switching. It takes a minute or so to set up, but place a shortcut to taskmanager in the start menu, then that alows you to add it as a shortcut on the home screen. Result = press home key to get to home screen, then open taskman from there, two presses admittedly, but still no more than 3 seconds work.
7 - Jailbreaking. Goes back to the orwellian aspect of the iphone, you shouldn't NEED to jailbreak something you have paid good money for, you should be free to do as you please with it, and not have the manufactirer try and thwart you at every software update.
Not that I want to sound like i'm glorifying the HD2, it's all about preference, i just wanted to point out that your 'cons' aren't actually the big deal they may appear at first glance.
Keyboard: I use TouchPal, but the basic keyboard is fine - particularly if you have the predictive text working (it would have given you perfect results). {Note it does support mutli touch on the keyboard.}
Camera: no problems with mine (no pink spot). There was a patch to fix the problem on the HTC website (for those unlucky enough to have the problem)
Brower: Double-Tapping will reflow the text - I had no problems with the Sydney Morning Herald site.
Excel: You can select multiple cells via the Menu -> Edit -> Make selection.
Task switcher: There are quite a few switchers such as Xtask for WM6.5 (and WM6.5.5). The shop assistant is clearly a idiot as they are simple programs and no "Jailbraking" (custom ROM?) is required.
Re "poor imitation of iphone gestures" - text select has been around in the WM world since it began. Yes, it is dated. No it is not an imitation of the iphone.
Lynehammike,
Actually, the predictive text failed to correct the mistake. It appears that the error correction algorithm is not good enough. The only way to type correctly with the HD2's stock keyboard is to type very slowly and look carefully at where you touch the screen.
Are the vast majority of Leo owners having the pink camera problem or only a handful of unluckly ones? I remember vaguely that Nexus' camera also have exactly the same problem, so is this caused by faulty hardware then? I can imagine how costly it would be for HTC to mass recall the phones and replace the hardware. I wonder if they could use the software to manipulate the color in order to eliminate the pink hue?
No, double tapping does not reflow the text correctly. I tried both IE and Opera and know for a fact that they do not reflow correctly.
I'd go back and try the multicell selection the way you describe. Thanks for the tips.
The shop keeper did show me a task switcher, but task switching simply involves too many steps. With my iPhone, I simply double press the home key to immediately see the list of runnig task, and switch to any one, or kill anyone there. This works regardless of whether the taskbar is visible or not. And it would not kill off a process to cause the device to freeze.
There is really nothing to jailbreaking. It is as simple as running a cab file in winmo device, and nowhere near the complexity of Hard SPL and cooked ROM flashing.
Application programmers who detest the tight control of Apple, and do not wish to seek Apple's approval for the program they write can always take the Cydia route, which is itself a hugh application market. Really there is no real issue that needs worrying about. Upgrading from one Apple firmware to another is a piece of cake, and both App Store and Cydia's applications could be reinstalled automatically without any loss of settings or data after re-jailbreaking.
I really like the screen and CPU of Leo. I wish it can run Android OS. Nexus' hardware somehow does not appeal to me enough. Not as much as Leo's anyway.
I just read from this post that
"they(HTC) just covered the (pink hue) problem with some smart image correction settings. Same cannot be said for motion capture where the said algorighm would most likely slow down the capture and result in dropped frames at the highest settings and that's probabbly the reason why the defect is still visible on video captures ie the patch doesn't fix video capture"
I didn't occur to me to test the video also, but looks like the pink hue problem also applies to videos.
My 2 Cents
Hi steve, good to see u after u1000
I can just say that for a fast input and errorfree and most accurate, i use swype.I dont think so iphone can ever compete with that.I can type @ 100 wpm with swype and same goes for android.
well there are many task managers, available to let u switch among the tasks.
iPhone has safari so WM has lot of options with opera 10, which i guess iphone cannot have in near future.
Ability to visit sites like rapidshare.com and download big 100 mb files and save them to 16 gig storage card, i gues no OS can even think of it as of now.
Pich and zoom can work almost everywhere and it is more than perfect in excel, helping browsing, selecting rows, copy paste them, editing formulas(I am a sales head, so have to check lot of sales reports hence i prefer big screen)
Battery life is better thaniphone 3gs and it doesnt get hot loke iphone 3gs.Compass is also awesome, can be used in google maps(I guess in iphone to use compass in maps, a patch is needed and can be done only by jail break)
and of course upgrade to WM7, will make it more than perfect :d
I suggest, have a relook at it, and am sure u will get it
eaglesteve said:
Lynehammike,
Actually, the predictive text failed to correct the mistake. It appears that the error correction algorithm is not good enough.
Click to expand...
Click to collapse
Do u have XT9 on in the first place , judging on the screenshot? I tried doing a test and mine work perfectly well. even if i intentionally key in the wrong keywords provided in your screenshot, they autocorrect-ed for mine.
I agree with Kivine - in the photo you have definately dissabled the predictive text.
for reflow: double tapping works (with a small caveat). If you tap next to a photo - it does appear to reflow only the margins of the text next to the photos. If you double tap below the photo area it will reflow correctly.
Cheers,
Michael
Lynehammike and Kivine,
You mean the XT9 must turn green on the keyboard for it to work correctly? If so, I'd go back to give it another try. Thanks for the tips.
hdubli said:
Hi steve, good to see u after u1000
I can just say that for a fast input and errorfree and most accurate, i use swype.I dont think so iphone can ever compete with that.I can type @ 100 wpm with swype and same goes for android.
well there are many task managers, available to let u switch among the tasks.
iPhone has safari so WM has lot of options with opera 10, which i guess iphone cannot have in near future.
Ability to visit sites like rapidshare.com and download big 100 mb files and save them to 16 gig storage card, i gues no OS can even think of it as of now.
Pich and zoom can work almost everywhere and it is more than perfect in excel, helping browsing, selecting rows, copy paste them, editing formulas(I am a sales head, so have to check lot of sales reports hence i prefer big screen)
Battery life is better thaniphone 3gs and it doesnt get hot loke iphone 3gs.Compass is also awesome, can be used in google maps(I guess in iphone to use compass in maps, a patch is needed and can be done only by jail break)
and of course upgrade to WM7, will make it more than perfect :d
I suggest, have a relook at it, and am sure u will get it
Click to expand...
Click to collapse
Hey hdubli,
How are you mate. Good to see you here again!
100 wpm?? Are you serious? Sorrry, no offence, you would have to put up a youtube demo for me to believe you.
As to browser, there are at least 10 on the iPhone that I've been using and comparing. You have far better browser on the iPhone, sorry, it's true. Apple does not have 130,000 fart applications you know . You can probably find at least 30 browsers around, whereas you get probably about 5 in winmo platform?
As to saving hugh files from sites such as rapidshare, I do it all the time on my iPhone.
Device getting hot happens to my Athena, Touch HD, and iPhone occassionally. Not really a problem specific to any platform I think.
Compass on googlemap has always been there in 3GS since day one without patch. Did somebody tell you that only jailbroken phone can do that?
Yes, the promise that it will be upgraded to WM7 is a reason why I take an interest in Leo. However, I'm not sure if this is a smart thing, as WM7 is always in the horizon like a mirage in the desert, with availability date that is being pushed back all the time, to be replaced by WM6.X. I now do harbour serious doubt about Microsoft's technical abiliity to deliver, and question what they're doing. Here they have WM7, then there is a zune phone, and a pink phone.... I sure hope they know what they 're trying to do... At the moment, the real competition is between google and apple in the mobile phone area, with MS reduced to a mere pawn swept to the side, IMO. Unless MS comes back with something really good and really soon, they might just completely disappear from the scene, I'm afraid. Apple certainly does not see MS as a rival anymore in the smartphone business. The only credible rival is Google. That's why Apple is now trying to team up with MS, and to use Bing instead of Google as the default search engine in iPhone. You know what they say? The enemy of my enermy is my friend. It's an intereting world.
Hi there.
Well I will not argue and start a debate on WM Vs iphone , but my experience of 3 years of iphone and 8 years of WM and 2 years of android tells me that WM is still a better of all three.More freedom.
I can only say that the users report more and more problems on iphone, and all the iphones magic is on jailbreak else there is nothing.
You can get a youtube video to watch on wmpoweruser.com for hd2 and it is really very fast, i abandoned all my hard keyboard phones.
I suggest look it again from all the angles, basically the freedom which u will get, right from custom roms to apps, and lot of things which u already know, and I hope you will come back to the flavour again

[Game] Touch Drummer - Demo

Hey guys. I'm a poster from the HTC Vogue (Touch) Android forums here. I've been working on writing this drum game for a few months now and I wanted to see if I could get a little more attention from the community. Here's the original thread I started:
http://forum.xda-developers.com/showthread.php?t=672836
You may have seen a post yesterday on the home portal about "Matt's Drum Game," well I added a few cool features, renamed it "Touch Drummer" and uploaded that to the market as well. I'm pretty giddy about it, if only because I created an algorithm for multi-touch on resistive screens in about 4 days. It's not perfect but for the game it works well.
There are really two different aspects of my implementation for multi-touch. If you are clicking very rapidly, sometimes the screen won't recognize that you released the first touch, even as the second touch comes in. As long as they are within 150 ms of each other, the app will recognize two separate touches. This allows for some wicked quick banging on the drums! But if you touch one spot and hold it for over 150 ms, then multi-touch a different spot, my algorithm will not only play the original drum but also the second drum, hence multi-touch. The limitation is that you cannot use two fingers to hit two drums almost at the same time, because on the resistive screen it might only register as one point and I have no way of knowing that it's really two. And the reason for the delay is sometimes you aren't actually trying to touch two spots but it would recognize it as that and the point would end up far away from your intended touch. The delay helps forge a difference in the two methods.
Well I'd love to hear from you guys on what you think about the game and the multi-touch. And please, if you don't mind, download "Touch Drummer - Demo" and give a good ranking. I promise that it is a ton of fun, especially for a drummer like myself.
I think that the game is really good - I can touch two drums nearly simultaneously, due to the very small time interval for registering taps.
I have an idea though - maybe you could add challenges with an online high scoreboard, and add voice recognition through the phone's mic for people who wish to sing when drumming.
Keep going at it; I think your game will become brilliant!
HunteronX said:
I think that the game is really good - I can touch two drums nearly simultaneously, due to the very small time interval for registering taps.
I have an idea though - maybe you could add challenges with an online high scoreboard, and add voice recognition through the phone's mic for people who wish to sing when drumming.
Keep going at it; I think your game will become brilliant!
Click to expand...
Click to collapse
Cool, what device are you on? Right now I'm working on making it look good on any screen size, right now it's not for 320x240. I've just added a menu, and adjusted what happens when you go home from the app or press back. Once I learn all the basic stuff that every app needs to have, I will start adding more features. Like the multitouch, someone suggested it, so I went ahead and researched it and can add it. So thanks for the feedback.
BTW I realized there is a forum for software development, and one for games and apps. Should I move this over there?
EDIT: Moved to...
http://forum.xda-developers.com/showthread.php?p=6388061#post6388061
Please do not respond to this thread.

Categories

Resources