The Future of Web Apps - Single Page Applications
happyworm.com
The Future of Web Apps - Single Page Applications
1–10 of 65 posts
Re: The Future of Web Apps - Single Page Applications
#2Indeed, we originally had this idea back in 2004 (pre-AJAX craze), which led to the creation of NOLOH (http://www.noloh.com), available to the public since 2009 (commercial since 2005, public beta in 2008).
NOLOH allows you to create your website/WebApp in a single tier and then NOLOH will output your application in a "single page". Furthermore, it takes care of bookmarking, back button, and rendering to search engines transparently to the developer. No additional pages necessary. It also handles all the client-server communication allowing your application to be consistently lightweight and on-demand.
It was very interesting reading this, as the beginning matches closely with certain portions of our original business plan. Ahh, nostalgia.
Disclaimer: I'm a co-founder of NOLOH
Re: The Future of Web Apps - Single Page Applications
#3That said, it is very possible, but it requires that you bend your design to fit the model.
Re: The Future of Web Apps - Single Page Applications
#4i just love it when competitors hide their web sites behind 'romulan cloaking devices' that make their content invisible to search engines!
more traffic for me!
bwa ha ha ha ha ha!
Re: The Future of Web Apps - Single Page Applications
#5Re: The Future of Web Apps - Single Page Applications
#6love it love it love it love it love it i just love it when competitors hide their web sites behind 'romulan cloaking devices' that make their content invisible to search engines! more traffic for me! bwa ha ha ha ha ha!
Re: The Future of Web Apps - Single Page Applications
#7love it love it love it love it love it i just love it when competitors hide their web sites behind 'romulan cloaking devices' that make their content invisible to search engines! more traffic for me! bwa ha ha ha ha ha!
As with AJAX, the typical philosophy is to design for elegant degradation -- plan the site, then build it to work without JS, then add in the "fancy" stuff.
Re: The Future of Web Apps - Single Page Applications
#8Re: The Future of Web Apps - Single Page Applications
#9Re: The Future of Web Apps - Single Page Applications
#10love it love it love it love it love it i just love it when competitors hide their web sites behind 'romulan cloaking devices' that make their content invisible to search engines! more traffic for me! bwa ha ha ha ha ha!
That being said, if you follow google's rules as specified here - http://code.google.com/web/ajaxcrawling/docs/getting-started... , it will crawl your ajax pages, no problem.
Finally, please be a little civil. Thanks.