Hacking on Wikipedia: links for 2008-03-20

I was recently talking to a friend about writing to screen-scraping tool for wikipedia.

My first two thoughts:

  1. Scraping can be problematic at best
    • Dealing with nasty, nasty markup
    • Prone to change
  2. There has to be a better way
    • Preferably someone else has already done the legwork

After some digging, I uncovered the following bits:

The new API is very new, so your mileage may vary.

Update:

Rob Cakebread pointed me at a couple more resources:

March 20, 2008 at 11:43 Permalink Edit Destroy

git: links for 2008-01-05

Git seems to be getting a lot more attention lately. I started using it here and there, and I'm pretty enamored with it so far. Here are some links to get you started.

January 06, 2008 at 14:28 Permalink Edit Destroy

Interviewing Research: Links for 08-08-2007

Today, it was my first time being involved with the interview process. Being the go-getter that I am, I of course tried to do a bit of research on the interwebs. Here is what I found:

August 08, 2007 at 11:42 Permalink Edit Destroy

Rails Heavy: Links for 08-07-2007

Here's you latest dose of link action. I have been told that del.icio.us and other services provide a handy way of doing these kind of things in an automated fashion (Thanks Donnie!). I don't really dig that, as a) I'm not sure it will integrate with my blog easily and b) I always cringe when I see other people's daily del.icio.us links. They just feel too impersonal, and I think you deserve better than that.

Anyways, today's links are looking pretty Rails heavy.

August 06, 2007 at 17:55 Permalink Edit Destroy

An Experiment: Links for 08-03-2007

I've decided to try a daily (or near daily) roundup of links I've come across. The intent, for now, is to fill in gaps between days when I don't get to write up a real post.

  • Recapping UI Architectural Patterns Model View Controller is a common pattern you see in Java web frameworks. Less common is Model View Presenter, although I hear it is used in the C# world. It's an informative read to compare the two, as well as some derivatives thereof.
  • Opportunity Overload These past few months, I've found myself reading a lot more blogs outside of my typical technical fare. Finances, 'life hacking', productivity, and so on. This post struck a chord with me, and it has me re-evaluating what I'm trying to achieve by being informed on these topics.
  • Why Ruby On Rails Succeeded Rails really seems to be picking up steam nowadays. I have found myself particularly enamored with it. This post is a nice retrospective about how it got to where it is.

This format, of course, is experimental. Feel free to leave feedback on the good and the bad.

August 03, 2007 at 10:51 Permalink Edit Destroy