Choose Your Theme
Warren Shea

PHP > ASP.NET? + SWFObject + Google Javascript Libraries API

Tuesday, August 10th, 2010 at 9:15 pm

Actually…I’m not entirely convinced of the above statement (PHP > ASP.NET). I just know that within the last week, I was building something in ASP.NET. Today I was building something in PHP. Both were simple CRUDs…actually, more like C(reate) R(etrieve) U(pdate)s…(btw, the D(elete) is the last one). And PHP was so much easier to develop in, a bit harder to debug (my errors consisted of: Parse error on line: #) but….everything is just so much faster and simpler!

Even with drag and drop controls, Visual Studio design view, etc…I found it more fun and easier to develop in PHP.

Anyways, it was good to develop in both and stay away from ASP Classic.

I developed some good PHP today, finished what I needed to do. Back to my .NET project!

Man…I walked home today and thought of 2 other things to blog about but I can’t remember them now that I’m at home >:( I’ve got some defective RAM and the only ROM I came across was the Royal Ontario Museum.

OMG i just spent like, 20 minutes putting that button in…the reason was that this google page:
http://code.google.com/apis/libraries/devguide.html#swfobject has some code,
load request: google.load(“swfobject, 2.2″);
but they forgot 2 quotes, it should be
load request: google.load(“swfobject”, “2.2”); !

DAMN YOU GOOGLE! HELP ME OUT AND FRUSTRATE ME AT THE SAME TIME ! If you weren’t the best (minus Wave and Talk), I’d hate you! But no…I (would) still love (to work for) you.

/malnourished. will develop for food.

Leave a Reply