Aarrgghh!!

Airifier

Caught this on MXNA earlier today so sorry if you are seeing this twice. Want to "Airify" any website. Like Gmail, or FullasAGoog? Try Airifier from Arc90. It's great for making a proof of concept of a site to see if it would be appropriate to spend resources on making it an Air application.

September 12, 2007 Posted by Terrence Ryan at 2:58 PM

ColdFusion, Web Development,



Comments

Well, there ya go. Now the boss will stay off my back. *chuckles*


Posted by: Todd Rafferty at September 12, 2007 3:41 PM

This is actually very simple to do. All you need to do is to have one html file which will be the root content of the AIR application and the html will simply point to the URL you need. This file can look like

<html> <frameset cols="100%"> <frame src="http://coldfused.blogspot.com" frameborder="0"> </html>

OR

<html> <head> <meta http-equiv='refresh' content='0;url=http://http://coldfused.blogspot.com'> </head> <body></body></html>


Posted by: Rupesh Kumar at September 13, 2007 2:31 AM

Rupesh, you're absolutely correct - from a developer's point of view. But a regular end-user has no idea what to do with that - they wouldn't know how to invoke the AIR SDK, and wouldn't want to if they could. The idea behind AIRifier is just to automatate that process, so anyone can turn any website into an AIR app in 10 seconds. The core idea though, as you've pointed out, is very simple.


Posted by: Avi Flax at September 17, 2007 12:24 PM

Aarrgghh Guy! It's also a good simple idea, one that the rest of us didn't come up with.




Posted by: Terrence Ryan at September 17, 2007 12:33 PM

Posted by Who at July 4, 2009 1:16 PM

Post a comment











Remember personal info?