Windows Phone Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!


Digital Home Thoughts

Loading feed...

Laptop Thoughts

Loading feed...

Android Thoughts

Loading feed...




Go Back   Thoughts Media Forums > WINDOWS PHONE THOUGHTS > Windows Phone Talk

Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 03-19-2006, 10:44 AM
5000+ Posts? I Should OWN This Site!
Join Date: Jun 2007
Posts: 5,067

Here are the links of the latest Web browsing-related articles since my last post in this thread. Feel free to check them out.

A nice, new bugfix for Web Browser Opera: no longer ugly/unreadable fonts in the tabs / textfields!

Here's a fix for the flaky file association of great Web browser Opera

Web Browser News – Webby 2.1: New, Free, Not so Good

Web Browser News - Minimo: Nightly Builds Available; a review/report of the March 18 build

Java Midlets on the Pocket PC - the Complete Tutorial. It also contains a lot of information and a complete setup tutorial on the latest version of Opera Mini, the free, midlet-based Web browser.

New Versions of Fastest, WM5-compliant, Pocket Internet Explorer applet plugin-enabled Java Virtual Machine, CrEme, out! Yes, at last, real applet support in Internet Explorer Mobile under WM5!
 
Reply With Quote
  #42 (permalink)  
Old 03-19-2006, 07:28 PM
Sage
Join Date: Mar 2005
Posts: 800
Send a message via Yahoo to Patrick Y.

WOW! 8O AWSOME TUTORIALS!! How did you manage to write SOOO much stuff??? 8O Anyway, thank you especially for the Java and minimo ones. I'm going to try new Minimo to see if it will work on WM5 x50v. The last version I tried suddenly won't start and crash the PPC.

Now, would you PLEAZZZZZZZE start working on the bluetooth stack? :clap: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy:
 
Reply With Quote
  #43 (permalink)  
Old 03-19-2006, 07:35 PM
5000+ Posts? I Should OWN This Site!
Join Date: Jun 2007
Posts: 5,067

Quote:
Originally Posted by Patrick Y.
WOW! 8O AWSOME TUTORIALS!! How did you manage to write SOOO much stuff??? 8O Anyway, thank you especially for the Java and minimo ones. I'm going to try new Minimo to see if it will work on WM5 x50v. The last version I tried suddenly won't start and crash the PPC.
It will work (tested) but I don't recommend it. Opera (Mini) are just FAR better.

Quote:
Now, would you PLEAZZZZZZZE start working on the bluetooth stack? :clap: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy: :werenotworthy:
I can't promise anything - it requires far too much time (which I don't have now - I'd like to write a lot about other subjects and the local MS MVP submit is also approaching (in 7 days )...)
 
Reply With Quote
  #44 (permalink)  
Old 03-19-2006, 07:38 PM
5000+ Posts? I Should OWN This Site!
Join Date: Jun 2007
Posts: 5,067

Quote:
Originally Posted by Patrick Y.
WOW! 8O AWSOME TUTORIALS!! How did you manage to write SOOO much stuff??? 8O
Well, the more you write, the easier and faster it goes (much as my mothe tongue isn't English, which complicates the matter a bit).
 
Reply With Quote
  #45 (permalink)  
Old 04-04-2006, 08:32 PM
Thinker
Join Date: Jun 2003
Posts: 425

Thanks for the great roundup, Menneisyys!

One thing the alternative browser people need to add to their programs is: proxy support!

I saw your article (on another forum, you referred to it in this thread) about a way to setup the system proxy settings (which are rather convoluted, the whole "Internet" and "Work" thing), to change them via reg files.

The problem with the alternative browsers is, they don't read the system proxy settings at all! That makes it harder to change the settings.

For instance, one has a phone (such as HTC Wizard) that includes wi-fi as well as GPRS/EDGE connectivity. For the GPRS connection one has to use a proxy server to access web pages, although not for e-mail. When connected via wi-fi that proxy doesn't work, so one wants no proxy when connected via wi-fi.

Although complicated and convoluted, it is possible to set that up to work automatically for PIE, e-mail, etc., to use or not use the proxy according to the connection type.

I don't see how to do that with the alternatives, however. Netfront has the capability to set the proxy within itself (not reading the system settings). However, it would be a hassle every time one connects via wi-fi, to go through the menus and delete the proxy, and later set it again when one connects via wi-fi.

With Opera Mobile one can set the proxy in the opera.ini file. Once again, even more of a hassle to change though--to edit the .ini file every time the connection type changes.

With others, such as Minimo and Opera Mini, not only do they not read the system's proxy settings, they don't have their own way to set a proxy. Therefore, these browsers are impossible to use with a connection that requires a proxy server.

I guess the best choice for someone who needs to be able to change proxy settings, and wants more functionality than plain PIE, is to use one of the PIE plugins or ftxp. There are some great featues to some of the alternative browsers like Opera and Netfront, but they need to improve proxy switching capability.

I hope someone can get across to the alternative WM browser developers that they need to improve proxy handling.
 
Reply With Quote
  #46 (permalink)  
Old 04-04-2006, 09:04 PM
5000+ Posts? I Should OWN This Site!
Join Date: Jun 2007
Posts: 5,067

NetFront does support the system-level proxy - that's the default configuration. Just make sure the "Auto-retrieve" checkbox is checked in.

Minimo also has proxy support. I think it's stored in a file; that is, with a simple file swap (using two config files and just swapping the two before starting the app from a script written in a scripting language) will work just great.

The same staands for Opera: it's pretty easy to write a script in for example in nScriptm or MortScript a simple script that just swaps the config file before starting the app. (See my blog for nScriptm or MortScript -related info and sample scripts if interested).

All in all, it's, with minimal additional work, possible to easily switch between proxies, even when using Minimo/Opera. (And NetFront, as has alreasy been pointed out, is able to read the syste m-level proxy.)
 
Reply With Quote
  #47 (permalink)  
Old 04-04-2006, 11:07 PM
Thinker
Join Date: Jun 2003
Posts: 425

Do you mean that Netfront, with that setting, will recognize whether one is connected via Wi-Fi or GPRS, and use or not use the proxy accordingly? (It took me a lot of time to get PIE to do that, but now it does!)

I don't know much about scripting. Is there a way to write it like a simple DOS batch file: "RENAME operaproxy.ini opera.ini", or something like that? Are batch files supported in WM5? Command lines?

Where does one get programs like nScriptm or MortScript? Does one have to be a programmer to use them, or are they simple enough for ordinary mortals? ;-)


Quote:
Originally Posted by Menneisyys
NetFront does support the system-level proxy - that's the default configuration. Just make sure the "Auto-retrieve" checkbox is checked in.

Minimo also has proxy support. I think it's stored in a file; that is, with a simple file swap (using two config files and just swapping the two before starting the app from a script written in a scripting language) will work just great.

The same staands for Opera: it's pretty easy to write a script in for example in nScriptm or MortScript a simple script that just swaps the config file before starting the app. (See my blog for nScriptm or MortScript -related info and sample scripts if interested).

All in all, it's, with minimal additional work, possible to easily switch between proxies, even when using Minimo/Opera. (And NetFront, as has alreasy been pointed out, is able to read the syste m-level proxy.)
 
Reply With Quote
  #48 (permalink)  
Old 04-05-2006, 12:54 AM
Thinker
Join Date: Jun 2003
Posts: 425

Quote:
Originally Posted by Menneisyys
NetFront does support the system-level proxy - that's the default configuration. Just make sure the "Auto-retrieve" checkbox is checked in.
I just tried that. Yes, it supports the proxy, but then tries to go through the proxy for all connections. It doesn't recognize different "networks", like PIE does.

So, for instance, I have a proxy set for GPRS web brqwsing, but don't want the proxy for a wi-fi connection. Netfront doesn't recognize which type of connection. It tries to go through the proxy for any connection.
 
Reply With Quote
  #49 (permalink)  
Old 05-04-2006, 04:35 AM
Mystic
Join Date: Aug 2006
Posts: 1,520

Whats going on with Netfront 3.3? Access seems to have gone silent since they acquired PalmSource.

Any updates? Time of delivery?
__________________

Phone: Nexus one Backup Phone: AT&T Samsung Jack; Future Phone: I'm Watching WP7; Media Player: Platinum Zune HD 32GB; Home Server: HP MediaSmart Server LX195 Console: XBox 360, PS3, Wii
 
Reply With Quote
  #50 (permalink)  
Old 01-30-2007, 01:08 AM
Neophyte
Join Date: Jan 2007
Posts: 5
Default Anything new on PocketPC browsers?

Any new updates on pocketpc/wm5 browsers? I just got a new Cingular 8525 and the Pocket IE that it comes with is not what I need.
 
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forums.thoughtsmedia.com/f396/pocket-pc-web-browsers-complete-roundup-72896.html
Posted By For Type Date
browser internet ppc - Virgilio Ricerca Web This thread Refback 03-03-2011 01:41 PM
internet-browser-pocket-pc - Softonic Google search This thread Refback 09-18-2010 11:59 PM
Mobile Browser Roundup: The SharePoint Test Bruminations This thread Pingback 06-25-2008 06:37 PM


All times are GMT +1. The time now is 07:13 PM.



Search Engine Friendly URLs by vBSEO 3.6.0