ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Wapache: Free tool makes a standalone windows application from your web service

(1/2) > >>

mouser:
Wapache is a software that lets you to create desktop applications using web development technology. It combines a modified version of the Apache 2 HTTP server with an embedded Internet Explorer web browser. Requests to the "web server" are handled internally. Data does not travel through the networking layer, ensuring quick response and reliable operation. Wapache also lets you control various browser settings, such as window dimensions and Javascript availability, giving you a consistent runtime environment.

--- End quote ---

http://wapache.sourceforge.net/





See also a tutorial here: http://www.whenpenguinsattack.com/2007/10/25/how-to-turn-a-php-script-to-an-exefor-free/

from http://www.phpdeveloper.org

Ehtyar:
No offense, but yuk. Just get apache, bind it to 127.0.0.1, make all paths relative and use portable firefox (with IETab if you like). Never had a problem.

Ehtyar.

mouser:
I think the point here is to help you create a standalone application that you could give to a client or a worker, so that they can use your tool like a standalone application without being overwhelmed.

tinjaw:
Now that looks interesting. My brain is already sorting through possible uses. Thanks Mouser.

Deozaan:
I think the point here is to help you create a standalone application that you could give to a client or a worker, so that they can use your tool like a standalone application without being overwhelmed.
-mouser (October 27, 2007, 07:03 PM)
--- End quote ---

I don't get it. What's this for? It's like a standalone, offline, Web 2.0 app?

Navigation

[0] Message Index

[#] Next page

Go to full version