I am developing a web application for localhost use (using Server2Go) and want to pack it with the browser application.

I've tried a lot of browsers; TheWorld browser is good but it has the Internet Explorer core.

I'm looking for a really small and simple browser but not Internet Explorer-based - it should be compatible with all standards.

Any suggestions?

link|improve this question
feedback

3 Answers

up vote 2 down vote accepted

Assuming you're using windows, there's a few options. You can use chrome in application mode - possibly with a portable version of some sort, or mozilla prism - one uses the chrome engine, the other gecko.

Prism hasn't been updated in a while so in future, you might want to replace it with chromeless once its ready.

link|improve this answer
Thank you! Chromelese is what I'm looking for! :) Nice... – JaL Aug 26 '11 at 7:33
feedback

Have a look at Pokki. Looks very promising.

link|improve this answer
Pokki is very interesting ... but chromelese will be better choice ... but maybe in future I will choose pokki ... anyway thank you for your answer! :) – JaL Aug 26 '11 at 7:43
@JaL sure, glad to help. – Sathya Aug 26 '11 at 8:42
feedback

I use Server2go with google chrome portable in application mode. Very nice one click system.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.