Tag Archives: AltLaw

Bilingual AltLaw Interview

A first for me — I’ve been translated! Frontier Economy interviewed me about AltLaw, then translated my responses into Spanish. The Interview in English The Interview in Spanish

Posted in Uncategorized | Tagged | Leave a comment

“Tidying Up the Law” at VoxPopuLII

I wrote an article for Cornell’s VoxPopuLII blog: Tidying Up the Law. It’s about the curious intersection of computer science, legal scholarship, and the Lexis-Westlaw corporate duolopy.

Posted in Uncategorized | Tagged | Leave a comment

Scalability for dummies like me

Alex Barrera wrote a nice little article about why “scalability issues” can prevent any visible progress on a web project for months at a time: Scalability Issues for Dummies. I’ve been in this position — no visible progress while redesigning … Continue reading

Posted in Programming | Tagged | 1 Comment

Big & Small at the same time

I haven’t posted in a while — look for more later this summer. But in the mean time, I have a question: How do you structure data such that you can efficiently manipulate it on both a large scale and … Continue reading

Posted in Programming | Tagged , | 4 Comments

Hadoop Meetup 2/10

Just a little self-promotion: I’ll be presenting at the New York Hadoop User Group on Tuesday, February 10 at 6:30. I’ll talk about how I use Hadoop for AltLaw.org, including citation linking, distributed indexing, and using Clojure with Hadoop. Update … Continue reading

Posted in Programming | Tagged , | 4 Comments

Dirty Necessary Money

Up at Cornell, Tom Bruce has a post about the problem of funding open access to legal materials. This brings to mind a conversation I had with a doctor friend recently about AltLaw. My friend, accustomed to the open-access requirements … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Antidenormalizationism

When storing any large collection of data, one of the most critical decisions one has to make is when to normalize and when to denormalize.  Normalized data is good for flexibility — you can write queries to recombine things in … Continue reading

Posted in Programming | Tagged , , , | 3 Comments

Fragmentation and the Failure of the Web

What makes an on-line community?  In the past two weeks I have received announcements of three new “communities” all interested in using open-source software to retrieve, share, and analyze data from or about governments.  Most of these announcements say the … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

The Document-Blob Model

Update September 22, 2008: I have abandoned this model.  I’m still using Hadoop, but with a much simpler data model.  I’ll post about it at some point. … Gosh darn, it’s hard to get this right.  In my most recent … Continue reading

Posted in Programming | Tagged , , | 3 Comments

Strange Referrers

The web is a strange beast.  Server logs reveal just how strange.  Someone’s crawling AltLaw.org, sending an HTTP Referrer of “http://www.nero.com/enu/downloads-nero8-trial.php” with a User-Agent identified as “MSIE 5.00; Windows 98″.  What the heck?

Posted in Uncategorized | Tagged , | Leave a comment