Please review my weekend project. 100% client side webapp. Scales infinitely
11–20 of 48 posts
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#12Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#13Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#14Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#15The title is misleading. It's not 100% client-side if it queries facebook's servers. And it will only scale as well as S3 and facebook allow. That's a far cry from infinite.
Also, any reasonable human being understands that there's only a finite number of hard drives in the world. S3 is 'infinite' for all practical purposes, IMHO.
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#16YouTube comments are inane. TechCrunch has shown that photo-attached Facebook comments significantly increase the quality of comments. TVDinnr shows YouTube videos with Facebook comments for more interesting discussions. There are a few known issues that I have to finish, listed at the bottom. Nevertheless, it is functional and fun to use. I created this as an experiment in Facebook comments and one-page JS webapps.…
Very nice. Have you checked out angular.js? It has routing, templates, controllers and jsony stuff. Models are a little more complicated.
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#17YouTube comments are inane. TechCrunch has shown that photo-attached Facebook comments significantly increase the quality of comments. TVDinnr shows YouTube videos with Facebook comments for more interesting discussions. There are a few known issues that I have to finish, listed at the bottom. Nevertheless, it is functional and fun to use. I created this as an experiment in Facebook comments and one-page JS webapps.…
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#18YouTube comments are inane. TechCrunch has shown that photo-attached Facebook comments significantly increase the quality of comments. TVDinnr shows YouTube videos with Facebook comments for more interesting discussions. There are a few known issues that I have to finish, listed at the bottom. Nevertheless, it is functional and fun to use. I created this as an experiment in Facebook comments and one-page JS webapps.…
Try cappuccino.org for your front end JavaScript mvc needs.
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#19YouTube comments are inane. TechCrunch has shown that photo-attached Facebook comments significantly increase the quality of comments. TVDinnr shows YouTube videos with Facebook comments for more interesting discussions. There are a few known issues that I have to finish, listed at the bottom. Nevertheless, it is functional and fun to use. I created this as an experiment in Facebook comments and one-page JS webapps.…
http://code.google.com/webtoolkit/
http://developer.yahoo.com/yui/
EDIT: Took vaadin.com out - thanks arturadib
What's missing from these?
Re: Please review my weekend project. 100% client side webapp. Scales infinitely
#20YouTube comments are inane. TechCrunch has shown that photo-attached Facebook comments significantly increase the quality of comments. TVDinnr shows YouTube videos with Facebook comments for more interesting discussions. There are a few known issues that I have to finish, listed at the bottom. Nevertheless, it is functional and fun to use. I created this as an experiment in Facebook comments and one-page JS webapps.…
> We need a full client-side JS app framework, with an URL Router, Templates, Controllers, Models, and plugins. It should be able to wrap json api interfaces easily, and it should handle all the page changes that need to happen when it's all just js changes. http://www.sproutcore.com/ http://cappuccino.org/ http://code.google.com/webtoolkit/ http://developer.yahoo.com/yui/ http://www.sencha.com/ EDIT: Took vaadin.com…