This Month’s Picks (Sep. 2008) Part 3 - Mahita & Python September 10, 2008
Posted by mitchfrizzell in Digimon, Geeks, PC, Python, Update.trackback
This time around we’ve got some junk about my site and my programming. I’m really focusing on Python, trying to learn it really well, and hopefully, it’ll help me get a decent job some day. As for Mahita, it doesn’t really help me do anything, I just really enjoy sharing very insignificant stuff with a very small group of people. So, without further… never mind, just read.
Tag Cloud: As I posted a while back, I made my own little tag cloud to cover up the fact that the old one didn’t work like it was supposed to. The only real problem is that it looks like crap. I’m planning on making one more like the official one, but I just haven’t gotten around to it. I’m planning on making a small Python script that scrapes the categories and number of posts on my blog (most likely from my dashboard) and makes a nice little list of tuples. It’ll then calculate the amount of increase in font neccessary for each one and print out the correspoding HTML. Now that I have a little more free time, I’m going to work on this. The hardest part is thinking up the formula…
Banner: Back in January of 2007 I got my current banner (which is still awesome). But, it was my original plan to cahnge the baby out every year. I desperately need one now, and I’m in the process of thnking whether I want Gundam, Macross, Mospeada, or Digimon. I’m leaning towards Macross or Mospeada; I guess I’ll let fate decide as I look for a nice render.
DigiFind: As I stated in an earlier post, I found a new love in the newest Digimon game, Digimon World Championship. One of the main goals is to collect all 200+ Digimon. However, this is harder than it sounds as some you have to evolve these monsters, and the requirements vary from type to type. So, borrowing the info from the Evolutions Guide from the GF board (Thanks so much BitZero!!) I threw together this program. You simply enter in any Digimon’s name and it compiles a list (a wx TreeCtrl) of all the Digimon’s possible descendants. It works like a charm, and if I can get some permission from BitZero, I’ll be posting the source and the binary in the future.
FireFox Add-Ons: I’ve always been interested in Add-Ons, and since my RSLF didn’t really work out, I’m planning to trying to convert the idea into an Add-On. The basic idea is to search a text for any RS, MU, FU, etc. URLs, and add them to a list in the sidebar from which the user can then open them up in tabs. This saves us the hassle of having to drag the links to the tabbar (or whatever it’s called) when the people are too lazy to make <a> tags. I know there’s probably a similar addon out, or one that makes URLs into <a>’s, but I still want to get into addon designing. More on this if I ever even get around to it.
Well, that’s it for this month, tune in tomorrow for a Gundam 00 Review, and Friday for a Castlevania: DoS review.
Comments»
No comments yet — be the first.