Last update: 2001-11-19 23:08 UTC
Nearby: RSS/RDF/XML version
Archives: Month, Year, Today
AaronSw: Wait a sec, they pay you to write open source code? Awesome!
AaronSw: Ooh, they even have a credit card and you get a free plush Penguin for applying!
AaronSw: They decided to fund the BitTorrent P2P Project
AaronSw: They also let you vote on which project gets the money.
AaronSw: The Linux Public Broadcasting Network looks interesting: "The result of co-operative broadcasting allows all participants to get video and audio streamed over the Internet."
AaronSw: Go ahead and Register to apply for a grant or vote.
Morbus: Oh... my... god.
AaronSw: Script it with Python.
AaronSw: Lean how with an article from Uche
Morbus: Or try a WebTechniques Article
Morbus: Enhance your XUL with a javascript library of common routines
Morbus: Or heck, play around with sidebars with instructions from Netscape
Morbus: And learn about XPToolkit.
AaronSw: Like this stupid march on Washington.
AaronSw: This book is so beautiful...
AaronSw: By Walter Wick, the photographer of the I Spy series.
sbp: Larry Wall is the only person I know who can put "I am Larry Wall" in his Geek Code
sbp: Wonderful stuff
sbp: """double value; / or your money back! / short changed; / so triple your money back! / --Larry Wall in cons.c from the perl source code"""
sbp: """A typical [Python] program requires less then one-third the amount of source code than any of the C derived languages, including Java."""
sbp: """Python offers programmers conciseness, simplicity, and the short test cycle benefits of an interpretive environment. These features combine to enable rapid prototyping with more building and less writing."""
sbp: """Unlike Java, Python does not force the user to use object-orientation (Lutz, 1996, p53). As a result, the simplest programs are really simple."""
sbp: Comparing Python to Java
sbp: """The console test was impressive to me: Java's performance was astonishingly bad. Combined with the long initialisation time, this makes Java a completely unsuitable language for streams-based programming."""
sbp: """[...] in order to do nothing in python, you write exactly that -- nothing. In order to successfully start up and do nothing in Java, you have to have a class definition with the correct name, with a main method..."""
AaronSw: Zooko does some interesting measurements.
AaronSw: He uses stuff from the language shootout to do his tests.
AaronSw: Let's you "rate" web pages