Wherein we need to find out where to buy text books.
Entries from February 2006
Zeitgeist
February 28th, 2006 · 5 Comments
Tags: Information Design · Zeitgeist
Mooer’s Laws
February 27th, 2006 · No Comments
Reflecting on Pat’s thoughts with regards to the new portal I can’t help but think back to how I perceived the portal design and content decision making process.
Let me give you a hint: 1) in a vacuum and 2) by committee.
We cannot assume people will want our information, even if we know they need our […]
Tags: Information Design · Portal
Rails 1.1
February 27th, 2006 · No Comments
Wow. Very cool. I know Scott will love that every object now sports a to_json method.
Tags: Ruby on Rails
Getting Real on Campus
February 27th, 2006 · No Comments
So, there is a bit of a meme going around the web development world called Getting Real. Some people think it might be dangerous. This seems like the dangers of success, which I understand quite well. With the exception of a few hiccups here and there, the new portal has been a […]
Tags: Web Design · Web Development
Reserved Words
February 24th, 2006 · No Comments
If you try and hook up a Rails app to an existing database and it’s acting all funky and you have no idea what the heck is going on, double check to make sure you aren’t using any reserved words in your tables.
Tags: Ruby on Rails
Google as a Work Tool
February 24th, 2006 · 1 Comment
I was poking around in my Google Search History and I noticed that they have various usage/time graphs and I found this one very interesting because it basically shows the hours at which I’m most productive at work, 9-10am and 2-3pm.
Why are the hours when I do the most searching the most productive? I’m […]
Tags: Uncategorized
Crazy MySQL Problem
February 24th, 2006 · No Comments
Wherein we flush ghosts from the mysql shell.
Tags: Databases
PHP Goodness from Yahoo
February 22nd, 2006 · No Comments
It’s certainly not going to get me back into PHP development, but it should be noted that Yahoo! has opened up a PHP Developers section on their developer network. So, kudos to Yahoo! for that.
Tags: Web Development
The Monster(Google) Mash
February 20th, 2006 · No Comments
The latest rage in the world of web-dev is “mashing” or in laymens terms, taking data from multiple sources and blending it together to form a new view on an old thing. I’d been kicking around ideas of how to incorporate the coolness that is Google Maps with campus related information.
One of the first […]
Tags: Web 2.0 · Web Development
Going Big
February 19th, 2006 · No Comments
If you haven’t already heard about the release of the Yahoo! Interface Library, you should really take a peek at it. What is even more interesting to me is how they are now starting to detail what was involved with creating such a beast. If you’re interested in beyond large-scale web development, these […]
Tags: Web Design · Web Development