Web 2.0 apps

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Web 2.0 apps

Post by alex.barylski »

Anyone know of any goodies?

By Web 2.0 I mean:
- Screen reader accessible (valid XHTML w/CSS no tables for design)
- No Javascript accessible (JS not required - used solely as candy)

Nice, clean design...limited use of images, cross browser friendly...but AJAX-ified where it makes sense (not just saving bandwidth).

Which do you find pleasant and would ocnsider 2.0 enabled?
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Well, here is one that I coded and my friend designed: http://www.dynamized.com/dyn/
No Ajax though.

P.S The site is not done though and I haven't worked on it for a long time since I don't have much time currently :P
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post by alex.barylski »

Nice design, clean, etc...

But where is the application? It looked like just a web site with static content?

I was refering to something more along the lines as SugarCRM but more web 2.0 friendly :)
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

there is only one version of the internet Image
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

flickr is considered the quintessential web 2.0 app by many
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Oren wrote:Well, here is one that I coded and my friend designed: http://www.dynamized.com/dyn/
The site is not resolving for me. Is it working?
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Works for me.

Hockey, you are right it's not an application but I don't think it really matters since we (developers) separate code and style anyway.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

It works for me now.
Post Reply