MTG:DB Updates
Posted on January 19th, 2008 by Greg Allard in Programming |
I was looking at my google analytics account and saw that the MTG:DB site was actually getting a little bit of traffic from google. One visitor even spent 40 minutes searching through cards (and I know it wasn’t me since the source was google and not direct). I figured the site could use a few small updates.
I altered the database so that there was only one card in the table even if it was released in multiple versions. It uses the editions table to sort that out. That made the search results a little cleaner since if it only finds one card it will display it.
Just like the old Code Spatter, it was using spaces in the mod-rewrite-pretty links which aren’t so pretty with the %20s all over the url. I replaced those with dashes so it’s more readable.
I use webfaction to host a lot of my django projects. It has an easy setup that will get you developing quickly and a great community of talented programmers. There is also a quick setup for rails, wordpress, and a lot more.
Related posts:
- Django Settings Site Domain example.com It took me a while to figure out how to change from the default, example.com. Maybe it should have been...
- Updated Theme and Comments I ran across this skin while looking for new ones for a different blog. It happened to look similar to...
- Implementing HaloScan Powered Comments For some time now, I’ve been using a Magic the Gathering card database for a testing bed for various things....
For the last six years, Greg Allard has been a web developer for UCF.
Over the years,