This Month’s Picks (Sep. 2008) Part 3 - Mahita & Python September 10, 2008
Posted by mitchfrizzell in Digimon, Geeks, PC, Python, Update.add a comment
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.
How To Be An Intimidating Geek September 21, 2007
Posted by mitchfrizzell in Awesome, Geeks, Random Info.add a comment
There are certain people who have a knack for teaching, and they can make the most complicated subjects seem very simple. However, there are others who have a knack for the exact opposite: they make certain, rather simple subjects seem extremely boring and complicated. But, at the same time, they are revered as very smart people. How can we become one of those persons? Here are some tips for those of you who wish to join this group.
I Hate the Internets August 3, 2007
Posted by mitchfrizzell in Geeks, Random Info, Web Programming.5 comments
Have you ever worked on something for a long time, hoping to achieve a certain goal only to realize that the higher powers (in my case Gore and his cronies) have deigned a different course for you? Well this happened to me recently, and it was a real break to my internet confidence. What exactly happened?
Well, I’ve been working on my computer hacking skills (I put aside my bo staff skills training and whatnot for now) and my first step was basic web programming. I studied HTML, XHTML and CSS, taking a quiz for each to make sure I knew what I was doing. I was ruled 95% in both HTML and XHTML and 92% in CSS. That’s pretty good, right?
The next step in my journey was to take the Exam offered by the W3CSchools. I spent a few days studying, and finally got the courage up to take the exam. However, I was not accepted. Why? With an average of 94% on the quizzes, and days of study, I could have aced the exam. I wasn’t accepted because I didn’t have $59. Yeah, you have to pay to take the exam. Instead of making you take the exam and pay for the certificate, they make you pay to even load up the page. So, I put the idea (and the link) on the back burner for now.
I should have known that a certificate recognized by most major universities wouldn’t be free, but that’s me, I don’t think about that. Will I take the exam? Yeah, I will, but only when I have a spare 60 dollars. I’ll get over my hate of the Internets soon, but I need a little grieving time first.