*
AJAX Web Browser? (Martin Gordon's Blog (cptncelchu)) by Martin
When I first saw the headline that the Opera Browser is headed to the iPhone (later confirmed as false), I joking thought that Opera would be releasing a JavaScript web browser that ran in Safari. On second thought, I realized that a JavaScript browser could be used to bypass proxies by requesting pages from the server and passing them to the client via AJAX.
A quick Google search reveals one JavaScript browser called Accent JavaScript Browser, but it was released in 2001 and says it only runs in IE. A quick test of the browser in Firefox on the Mac shows that it doesn't work too well and that the buttons are only a proxy for the client-side JS functions. I also found another "browser", but I couldn't get this one to work in Safari or Firefox.
So far I'm 0/2 on working AJAX browsers. If a working one did exist, would it even be possible to use it for bypassing proxies? I have no need for this functionality, I just thought that it could be a pretty neat loophole.
Technorati Tags: JavaScript, AJAX, proxies, Opera, security, web browser

Posted in:
ajax
,
development
,
javascript
,
security
,
thoughts
*
Socialtext announced Socialtext Unplugged at Le Web 3 yesterday. The idea is to allow for offline wiki edits that can be synced back to the system once the user is online again. This is similar to Scrybe's biggest selling point, OfflineSync, which allows users to work offline.
Working offline is the next big step for Web 2.0 apps. We've gotten to the point where web apps have become mature enough to actually replace traditional desktop apps, thanks to AJAX and the collaboration bonuses that come with a centrally-stored application. I use GMail for non-critical email (basically everything non-school), but I use a desktop client and my Treo for the emails I need ASAP or have a need to review later whether or not internet access is available. I use NetNewsWire because reading feeds keeps me entertained and in the loop if my connection is down or I'm in a place where no access is available. Syncing between my laptop and desktop works about 95% of the time, but on occasion I have to deal with having read items marked unread or getting subscribed to the same feed multiple times.
The thing I need to make the jump: offline access. If I could go to GMail whether or not I was online and find an old email, I'd use it over my desktop client. If I could catch up on my feeds in Google Reader while sitting on a plane, I'd use that over NNW. I don't mean to pick on Google, they're just the one with apps most likely to solve my current needs save for this one drawback.
I really hope the unplugged icon catches on and we get some type of standardization for offline mode. Imagine it being as simple as subscribing to an RSS feed: click on the blue icon and Firefox automatically downloads the sync information. Next time you hit the site, Firefox checks for the live site; if it finds it, you go to that, otherwise you go to a locally cached version. Now you can answer emails, star your feeds, whatever, and the changes are updated next time you get online.
Technorati Tags: Socialtext, wiki, offline, web 2.0, ajax, unplugged, RSS, web apps, Scrybe, OfflineSync
Posted in:
ajax
,
offline
,
online
,
rss
,
unplugged
,
web 2.0
,
wiki