Urbnlivn

I got so frustrated that there was no list of new condo construction in Seattle that I built my own and in true web 2.0 style named it Urbnlivn.


And for the record, I hate developing in Javascript. I don’t know how all these web 2.0 kids tolerate it. I’ve been pulling my hair out for weeks now trying to understand why my code doesn’t work.

Comments

  1. April 12th, 2006 | 6:30 am

    put me on the ‘hate javascript’ list

  2. April 12th, 2006 | 10:19 am

    Firefox’s javascript console is super-helpful. It shows you the line (and often column) where the error occurs.

  3. jenn
    April 12th, 2006 | 10:52 am

    you can also try chickenfoot that gives you a javascript programming environment in firefox (well, it’s actually a superset of java). check out http://groups.csail.mit.edu/uid/chickenfoot/.

  4. Matt Goyer
    April 12th, 2006 | 1:56 pm

    Paul, yeah discovering that helped a lot.

    Thanks jenn, I’ll check that out.

  5. jenn
    April 13th, 2006 | 4:02 am

    bah - superset of javascript. typo.

Leave a reply