Make Pocket IE default browser? - Touch Pro, Fuze General

I am trying to make Pocket IE the default browser but changing the settings in HKLM-Software-Microsoft-Shell-Rai-Defbrowser does not seem to have an effect. Any other thoughts on how to accomplish this? Certain applications that use IE to run (such as Medcalc3000) , do not work well with Opera.

Related

Opera Mini v4 - Temp Files

This maybe a really dumb question but I can't seem to find the answer anywhere.
I just installed Opera Mini v4.0 on my Trinity running WM6 rom and was just curious as to where the Temporary internet files are stored? Do I need to clear them like I do with Internet Explorer Mobile?
there are no temp internet files. no cache, nothing. nothing to clear
Wow, that is awsome and the fact that it is able to load so fast. This will be my main browser going forward.
I use FTouchFlo, how would I put Opera Mini in the exclude list since it has built in scroll? Or do I even have to do that?
i would like to know how it is possible to start opera mini directly from a shortcut. I tried with parameter "-run S1_" but doesn't work.
Anyone knows a solution. Java is called "mobile_java.exe".

How do you manage passwords?

Hi all,
I have a question to you on how do you manage your web passwords on the VOX?
I am facing the issue that I have a couple of username/password combinations the I always manually (and painfully) have to type into pocket explorer every time I log on.
Do you know any good tool (like keepass) that supports auto typing or at least inserting predefined text blocks via a hotkey? Or something like that?
It is also a pain pocket exporer neither jb5 neither Opera Mini supports storing login information as desktop browsers usually support.
Maybe one of you already found a good way to work around this and let me know how you manage this?
Many thanks and have an excellent day
Andi
Opera Mini keeps me logged in to my websites provided they store login information client side with a cookie. I am sure there is an application that will keep a u/p but not auto insert it. You can always use mortscript to automatically stick one in the clipboard on a certain keypress.
And how?
Hi,
thanks for the tip with Mortscript. I was looking around this interpreter language a bit but could not find a way to make the script being triggered by a certain key press.
Is there a way to achieve this? I.e. pressing the enter button for some seconds trigger a script or anything like that?
Many thanks
Andi
I use AEButtonPlus to bind my keypresses to applications. It's really excellent software and highly modular.

Update internet explorer mobile?

First an foremost id like to complement all XDA-Dev staff for making such a helpfull forum.
next:
Im making a internet explorer mobile bizzness aplication for an industrial PDA
the motorola MC9090 with barcode integrated.
I allready made the aplication but tested it in a updated version of internet explorer.
My Q is: how can I update these 10 motorola machines with a newer updated version of internet explorer mobile without updating the whole windows mobile?!
Thankz in advance
never heard of any pocketpc inrom program like ie or wmp being updated by a cab
The easy way will just be to upgrade the roms, but you probably don't want to do that. I'm assuming they all have PIE 5. The newer versions of PIE are getting better (the initial PIE 6 betas were pretty bad, imo), but they're still quite beta in nature. I don't think you can use these, though, as they are built around WM 6.5. I suppose you could download a 6.1 kitchen with PIE 6 in it, then rec'mod (or whatever it's called) all of the PIE modules and make a cab file. I'm not sure it would work (pretty sure I couldn't get it to work, but someone else might be able to do it).
Long story short, it will be hard without flashing, and given that the new PIE's for 6.1 suck, I'm not sure it's worth it. I'd just go for a different browser, if you can use it. Check Meinnesys's browser review for a ton of info (he'll also say that PIE6 is crap, as I remember).
hmmmm maybe other browser then.
Yes that maybe right, Farmer Ted.
But, I've been searching and probably I will go for an opera browser or fennec.
This is a huge setback for development and if I use a proper browser the development time will be much shortened i just hope boss understands this.
Because he is pushing us to do it for pie. which makes no sense at as it is just a huge load of crap.
By the way is there a mobile browser that you recommend i take a look before deciding on opera or fennec?
Thanks for the reply and take care.
I personally use opera mini 4.2 v8 version. It's crazy fast, but may be too lite for business. Check out Iris, it's basically like PIE, but better.
I've never used Fennec, but from what I've read, it's very alpha. I'd suggest avoiding it for now.
Opera Mini and Skyfire both do their rendering on a proxy server, which makes them fast. I guess that security is lower in that scenario (although you can change the server in opera mini). They might be nice, though, for business because you could set up a single user account for all the devices, and if needed you could set up a library of bookmarks that everyone could access.
Iris is nice because it uses PIE's cookies (only browser I've found that does this), and it can import PIE bookmarks. You can set the Iris cache to the storage card as well in settings. (You can also do this with PIE, but it requires registry edits).
UCWEB6 is also fast (a little slower than opera mini), and you can import PIE bookmarks with it. It is also a light, mobile browser, and it does the rendering on your device, so I guess it's more secure than mini if less quick (in my experience).
I've been using Opera Beta 9.7 some recently. It is quite nice, and fits my tastes. I like browsers that quickly render pages in a single column. You can set it to do this, and it does so reliably. I don't care for the normal Opera, which renders pages beautifully like you see them on a desktop, but you have to futz around a ton to get it so you can read what's on there. This is all down to tastes, though, and a lot of people don't like the mobile-view. The beta version will work fine for you as long as you don't enable the 'Turbo' mode. Turbo mode is very beta, and it doesn't store cookies (or history, I believe). It's basically the same as Opera Mini, anyway, but not quite as fast.
If you find that none of the alternate browsers are suitable, I'd suggest making some registry tweaks to PIE to improve it. In particular, move the cache to the sd card, and also increase the # of connections or threads or whatever they call it-the tweaks are available in sk tools. Just max out all of them, and see if things work better.
Here is a cab that re-routes your cache to the storage card (it must be called storage card and not 'sd card'). It also sets the default download location to the sd card, increases the max connections per server to 8 and has a tweak to increase download rate. These are the actual keys:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"History"="\\Storage Card\\Temporary Internet Files\\History"
"Cookies"="\\Storage Card\\Temporary Internet Files\\Cookies"
"Cache"="\\Storage Card\\Temporary Internet Files\\Temporary Internet Files"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Default storage location]
"All Files"="\\Storage Card\\My Documents\\My Downloads"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"ReadAllBytesThreshhold"=dword:00000400
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000008
You can also increase the cache size; here is the setting for 20,480 MB. For some reason, it's not sticking on my fuze, so I didn't include it in the cab:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content]
"CacheLimit"=dword:00005000
You need to soft reset after installing the cab. Oh, and I posted this with Iris (over my mobiler). It was kind of a pain in the butt, but do-able.
Edit: What the heck, the second cab increases the cache to 20 MB. Only install if you have the cache on the storage card. And soft reset after installing.

Web browser woes... I need some help.

Alright... Here's the low-down. I'm using an AT&T Fuze with the updated official ROM. I am having more problems with web browsing than I ever had with my old device...
Opera Mobile: Randomly refuses to load images. I just get the empty box that says 'image' at the top. Reloading does nothing and the context menu doesn't appear. And when images DO load and I want to save them, I'm forced to save them in a folder on the root of either my device or storage card (i.e.: "/storage card/temp" but not "/storage card/temp/images") and am forced to go in later and organize the files into the correct sub-folders. Plus, I can't set the default save location to the storage card, so I have to change THAT every time I try to save an image, too.
Opera Mini: With the stock Esmertec Jbed, Opera Mini isn't allowed to save or read files from my device. Way to go, AT&T. We appreciate you trying to protect people from themselves, but you guys suck. I tried downloading another version of Esmertec Jbed from the forum here and OM is able to save images, but half the time they don't display fully (I get the blank squares that OM likes to use as place-holders while it loads the image). That, and OM locks up with that modified Jbed...
Skyfire: Promising, but why can't I disable javascript? I keep getting popups that are obstructing the screen and I can't get rid of. That, and it seems to be overly sensitive to screen taps. ("No, I didn't click on that! Go back! GAH! Stupid popups!")
IE: Well, it shows images that Opera Mobile refuses to, it lets me save those images when Opera Mini won't even think about it and, as opposed to Skyfire, it gives me no option to ENABLE javascript. It does, however, throw up all over itself if you try to view a page that wasn't designed for a mobile browser. Sometimes it even locks up as a result...
Which brings me to my question for you fine folks. Can anyone offer a solution or fix for ANY of the above problems? Any one of these browsers would be fantastic, if not for its crippling flaw. I've read a little on this NetFront browser, but I don't know how I feel about PAYING for yet another browser.
Oh, and MiniMo/Fennec drags my device to a crawl, so that's no good...
You could try Iris Browser: no flash support but it a good browser.
D'rath
PS: FEnnec is an alpha version
Thanks, D'rath! Iris works WONDERFULLY! All the nice things that Opera offers (tabs, 'flick' scrolling, accelerometer screen tilt) and it actually displays the images I ask for!
D'rath

How to make ie a default internet browser

im trying to make my ie a default browser but im having some trouble doing it. can anybody help me
Well I know on my ROM everytime I open it it asks me if I would like to make it my default

Categories

Resources