Eric Wise

Sponsors

The Lounge

Wicked Cool Jobs

Blogs I Read

Fun & Games

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Modern Web Development

Came across this, found it funny, decided to share:


Posted Wed, Jul 12 2006 8:39 AM by Eric Wise

[Advertisement]

Comments

Jeff Lynch wrote re: Modern Web Development
on Wed, Jul 12 2006 9:19 AM
The only thing this chart lacks is the time spent drinking (heavily) during all the swearing!

Jeff
camera wrote re: Modern Web Development
on Wed, Jul 12 2006 10:43 AM
This falls short in a couple ways.  First, if you give up and use tables, then you don't spend _any_ time trying to get it work in IE.  Second, if you're using tables, then why even bother with W3C compliance -- you want your tables to validate?  No, right now with all the Ajax refactoring going on, 50% of modern web site design time is spent adding and deleting alert() statements.
Nigel Gandy wrote re: Modern Web Development
on Wed, Jul 12 2006 4:54 PM
I'd say this guy Alan Foreman is a bit jealous of daddy Gates' wealth.  I don't think I've EVER spent extra time trying to get ANYTHING to work in IE...I've seen more problems outside of IE if anything...then again, I develop in MS technologies, so my view is biased, but I certainly wouldn't go to the extreme of making a graphic to show my jealousy.
johnwood wrote re: Modern Web Development
on Wed, Jul 12 2006 5:30 PM
Very funny... now I just want to see one that represents the typical breakdown of a day using VS2005! :)
Sam’s random musings » Eric Wise : Modern Web Development wrote Sam’s random musings » Eric Wise : Modern Web Development
on Thu, Aug 3 2006 3:13 PM
jasony wrote re: Modern Web Development
on Fri, Aug 4 2006 11:23 PM
I love this so much.

And just to geek out, keep in mind that you can atttach a debugger to IE and Venkman for FireFox isn't bad either. alert() is so last week =D
ASP.NET Chinese Blogs wrote ASP.NET ActionPack
on Sat, Sep 23 2006 4:10 PM

[来源:Korby Parnell] 了解Ruby On Rails的人大概都知道Rails提供了ActiveRecord和scaffolding,前者会根据数据库里的数据定义自动提供模型类的CRUD操作,后者则动态生成对应模型类的显示和修改数据的GUI,极大地提高了开发基于数据库的web应用的效率。

Devlicio.us