Experimental, impressionistic sub-paragraph tumblin' (think obstsalat)
24may2006
Bob Dylan turns 65 today. Happy Birthday, Robert Allen Zimmerman!
Cork’d, the simple way to review and share wine. Cork’d is making life easier for wine aficionados.
Circuit Design With Quartz Composer, what data-flow modeling can be good for. Very cool.
Pearl Jam’s “Life Wasted” video released under a CC license, enjoy.
Acme SAC aims to package a version of Acme written for the Inferno operating system as a stand alone editor for multiple platforms to compete against other popular editors: emacs, vim, and jedit. Nifty.
Now they asked me to read a poem
At the sorority sister’s home
I got knocked down and my head was swimmin’
I wound up with the Dean of Women
Yippee! I’m a poet, and I know it.
Hope I don’t blow it.
— Bob Dylan, I Shall Be Free No. 10
Seattle anti-DRM flashmob, by DefectiveByDesign.org.
Instalinux, The System Designer allows you to design a Linux system profile which can be downloaded onto a single network install image.
The Good Girl is the classic “pizza guy” porn flick revisited by Erika Lust, an indy porn director who added humour, passion and a female perspective to this porn cliche. NSFW, first Creative-Commons(!) pr0n known to me.
Texas Ranger Hall of Fame and Museum, Maggie Mason reports.
Saying bye to dynamism, and hello to some ground rules, Dan Sugalski makes Tornado more static—very reasonable choices for array processing.
Escape from Fort Carson, by Psycho Dave. “So there I was, sitting on a sidewalk in the residential section of Fort Carson with my hands cuffed behind my back, getting dirt on the seat of my black trench coat.”
Emacs Versor: Versatile Cursors, very interesting idea, I wonder how long it takes to get used to it.
Pigeon-brained birds can think in logarithms, can’t you, too?
Boompa.com Launch Postmortem, Part 1: Research, Picking a Team, Office Space and Money (Internet), “This is a story about how 2 enterprising web developers quit their jobs at CNET Networks and built an enterprise level community driven site (boompa.com) complete with all the modern “web 2.0” bells and whistles in almost exactly two months on the smallest possible budget with open source software.”
Montezuma Charges Along, John Wiseman’s Lucene port progresses.
Google Web Toolkit is a Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. When you deploy your application to production, the GWT compiler to translates your Java application to browser-compliant JavaScript and HTML. Whoa.
Server side Javascript, by Chris Double. Reminds me of the idea of having a webserver running in the browser to simplify AJAX.
Orca is a REBOL-like interpreter which can be used under the terms of either the GPL or LGPL.
EasyExtend is a constructive approach to extend the Python language using pure Python.
Quick miniKanren-like code, written at the meeting of a Functional Programming Group. A daily bit of Scheme.
The Wisdom of Rob Pardo, Lead Designer of WoW.
Pattern Matching, S-Expressions, and DSLs in Ruby by Topher Cyll for Ruby Code & Style. Nice and advanced use of Ruby.
Backyard Hotrodding C++, by Walter Bright. And I’d still take C for the fast and something far higher-level for the speed-doesn’t-matter things. Evilish tricks, though.
alles wird gut, Computer machen doch Spass, gell.
Our First Spam on Ruse, I really hope they now have a reasonable solution against spam.
Direct Shipping Record, PragDave on shipping a complete pragmatic stack.
Zed Goes Off About Mongrel, and explains why a real HTTP parser is a must-have.
Less method_missing in Markaby, which means Markaby can validate as you go.
Closures; an Italian Sonnet, WJW.
rcov 0.4.0: more accurate code coverage scriptability, unrotten internals, another featureful release.
Darcs 1.0.7 is released and got some new features. I guess it’s time to update.
The politics of presentation software, by Jon Udell. “I’ll argue that it’s democratic, not elitist, to believe that presentations ought to be first-class citizens of the web, viewable by any standards-based browser with full interactive fidelity.”
Ongoing Continuations, Avi Bryant on REST and RESTlessness. I tend to disagree…
Rails Day 2006 takes place on June 17th.
In a soldier’s stance, I aimed my hand
At the mongrel dogs who teach
Fearing not that I’d become my enemy
In the instant that I preach
My pathway led by confusion boats
Mutiny from stern to bow.
Ah, but I was so much older then,
I’m younger than that now.
— Bob Dylan, My Back Pages
“Idiotic Ruby”.sub( /ot/, ‘omat’), a talk by Toby DiPasquale.
GemJack provides complete Ruby Gem Documentation online.
Two Kinds of Mathematics, “It seems to me that mathematical theorems are either structural theorems or content.”
Ring-structure and the vortex, this just looks lovely.
Tracking Ants, an awesome idea.
Formalizing 100 Theorems, “there exists a “top 100” of mathematical theorems on the web, which is a rather arbitrary list (and most of the theorems seem rather elementary), but still is nice to look at.” They already did 76%. (And HOL is a great prover…)
Absolute Superlinearity, “the longest building I have ever seen.”
The moon landings were faked!, Heroic images or NASA fraud? Just what happened on the moon? At last we have the conclusive proof!
xxl, muahahaha.
tumbleicio.us features reviews, how-to’s, and more—all on tumblelogs. Also offers tumblelog hosting.
Solr is a search server based on Apache Lucene and focused on full-text search, relevancy, and performance.
Stick it in Your ~/.irbrc: MethodFinder, a class for looking up methods based on what they should return.
Tabblo, the next generation of photosharing online. “Start with professionally designed templates and powerful editing tools to compose online photo albums, or tabblos.”
Not your parents’ shell, musing about the Scheme shell. Also mentions Commander S.
Monads Without Types, “The moral is, starting from next to nothing you get a lot more bang for your buck with functional programming.”