Tag Archive for 'Web'

(April) Fooling around

Update: Site’s back to the “normal” theme.

It’s no joke, I have an obsession with nostalgia. Most notoriously, there’s my love of baseball and the rich history of the game and it’s traditions. But there are plenty of other examples of nostalgic indulgences, like typewriters, black and white film photography, and (most recently) fountain pens.

But I’m also prone to actual nostalgia — not just the faux nostalgia of surrounding myself with the old school.

Every time I revise my résumé and realize I’ve been on the Web for a decade and realize I’ve been messing around with HTML and Web design/development for almost as long… Well, I can’t help but feel a little nostalgic about those humble roots. And with good reason — while most of the things I’ve worked on since 1998 have disappeared (account inactivity, group disbanding, hosting change, site redevelopment…), my first site, somehow is still live (albeit in a limited capability).

Today, I’ve invoked that feeling from that first website of mine and recreated that very plain, styleless HTML into a Wordpress template. In a sick and twisted way, I actually enjoyed writing the tag soup of <font> tags and pointless <hr> and <br> tags… You know, the same way you’d enjoy hearing an old Backstreet Boys song you haven’t heard in years — that is, before you realize what it is you’re actually listening to.

(I also get the strangest feeling I’m going to regret linking to that ol’ site…)

I recently read an article (I can’t seem to remember where) about the increase in faux-90’s retro Web design, like the one used on Radiohead’s site. I smiled to myself because I remember making plenty of pages and sites that looked like that in my day. When I was like, 15. Retro-trendiness is a sad, sad thing.

So cheers to April Fool’s Day and cheers to good ol’ nineties Web nostalgia.

Oh, convergence

Lately, the Convergency Room somehow got onto the list of blogs I check daily — perhaps it’s the relative frequency of posts that students are forced to write. Or perhaps I’m bracing myself for the pain that’s yet to come when I eventually take those classes. Or I’m learning what I can in the event that I don’t get in to that sequence.

Of note was this post, by Alex Tribou, regarding a local iPhone news application, currently in the research phase. And I thought to myself, “finally, something here that I might be interested in reading.”

…We’ve coordinated with all of our newsrooms to come up with an idea for a local news application. There will likely still be some tweaking here and there, but we have a pretty solid idea about what we want to do. We continue to try to get into contact with iPhone users, which has been challenging so far. We were not able to get a list of names like we had hoped, so it looks like we’re going to have to spread the word and see what happens. Misty is starting to post our survey so that we can get as much feedback as possible…

Continue reading ‘Oh, convergence’

themaneater.com Launch

Update: I’m getting a lot of traffic to this page, thanks to Simon Willison linking to me. (Which, in turn, promoted this post on the Django community RSS feed.)

If you were linked to this page and are interested in reading a bit more of the history of this project and a few technical notes about the new site, you should probably start here.

We launched Friday morning, with an e-mail to our MizzouIT DNS contact to switch our themaneater.com domain over to the new site.

Of course, we just couldn’t have a flawless launch. The site was slow, the site would break (503 Service Unavailable), and it sucked.

Continue reading ‘themaneater.com Launch’

Maneater Open Beta (Lessons Part 4)

Over a year and a half since I became involved with the online side of the Maneater, I finally feel that this new site project has fought its way out of the jaws of vaporwaredom. Following one false start after another and over a year of high hopes and dashed dreams, I think we have finally accomplished something.

Without further adieu, here is the current URL at which you can test the new Maneater site:
http://www.themaneater.com/
New Maneater Site

Continue reading ‘Maneater Open Beta (Lessons Part 4)’

Maneater/Django development lessons, Part 3

Through a series of posts, I’m counting down to a public test of the new Maneater web site by the end of the weekend. We’re hoping to launch Tuesday.

This is part three.

This is mostly a technical writeup. For those that aren’t programmers, the final post (Part 4) will be a general “layman’s terms” overview of new features on the site.

I’m really going to gloss over the templates and views more than I’d like. Honestly, writing the views was more of a Python learning experience than a Django learning experience.

Continue reading ‘Maneater/Django development lessons, Part 3′