[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

Yegge talk on server-side Javascript

[Comment]

June 15th, 2008 in Micro Blog

A longish, interesting writeup of a Steve Yegge presentation on server-side Javascript. It’s called Rhino, and is hosted in the JVM (which I don’t think is as bad as it sounds). Yegge comments on the stigmas around the JVM and Javascript itself. He asks the crowd about Javascript:

Who here thinks JavaScript is kind of icky? Come on, come on, be honest. Yeah, there we go, a couple of people. Yeah.

And then jokes about Java:

You need to write unit tests, and unfortunately in Java it’s very painful. I’m speaking into the mic now, so that everybody can hear. Unit testing in Java is painful!

What I like most about the talk is that he’s an open thinker about languages in general, and is willing to look at their respective strengths and weaknesses. It’s a mindset I can respect, where merit is based on good sense.

Java, Ruby, and the right question

[Comment]

November 9th, 2007 in Links

Here’s a good Friday afternoon read: Java is the right answer to the wrong question (and Ruby the wrong answer to the right question). My 0×02 bits: why do I find Java codebases with 75 character member names, and why is Ruby only popular slathered in framework? Or maybe those are bad measures?

Javascript games

[Comment]

August 1st, 2007 in Links

A Javascript/browser game. It’s possible, and expect to see more of it in the future.

Function names >= 70 characters suck

[Comment]

July 31st, 2007 in Links

Member function name of the week:

RequestProcessorFactoryFactory.RequestSpecificProcessorFactoryFactory

Uh, way to go Apache XML-RPC team.

Javascript windows

[Comment]

July 11th, 2007 in Links

Not that in-browser windows are a great idea, but here is a Javascript library for showing modal and non-modal Javascript/browser windows. The library includes window styling, dialogs, and performs quite well on my workstation.

iPhone Ajax library

[Comment]

July 11th, 2007 in Links

JoeHewitt talks about his iUI library, an iPhone-esque Javascript/Ajax library. The library page is here (via).

HyperScript

[Comment]

July 6th, 2007 in Links

HyperScript, a joke library that shows how easy it is to generate HTML from Javascript, using a syntax similar to Perl’s CGI module.

JS Code highlighting

[Comment]

July 4th, 2007 in Links

A simple Javascript code highlighter.

Javascript rounded corners

[Comment]

June 28th, 2007 in Links

A very slick rounded corners script. This stuff is looking better all the time.

Attack of the Clone, Clone wars, or Rails versus Javascript

[Comment]

June 25th, 2007 in Links

TrimPath Junction is the Javascript “Rails” clone. Looks … interesting.

Next page [>>]