OrtzIRC Progress
July 24th, 2008
I was working pretty hard on OrtzIRC (compared to other projects). I discovered the awesomeness of the class diagram system and I was getting a lot of the classes laid out. Then some guys in IRC were talking about IRC fameworks and someone mentioned Thresher.
After looking at Thresher’s code I realized I was completely reinventing the wheel and that my own backend would probably end up looking a lot like it. So I decided to use Thresher for my IRC connecting and stuff, although I will probably make a lot of changes to make it do the things I want it to. Right now it doesn’t do things like keep track of channel info, it looks like it’s mostly event-based, like for bots. It just passes around channel names as strings. Needs moar OO.
So now I can concentrate a little more on scripting, which is where I believe OrtzIRC’s power will lie.
Dream
July 4th, 2008
Last night I dreamed a bunch of undead skeletons were throwing onions at me.
In other news, new theme by Andreas Viklund. I’m not sure I’ll keep it though, since it looks like it doesn’t display properly in Live Writer. Horribly, in fact.
Twitter and new project and stuff
July 1st, 2008
Maybe it’s just me. I really don’t get Twitter. I’ll just assume you know what it is since everyone seems to use it. I don’t have an account and I don’t think I ever will. This is mainly due to the fact that “Twitter” and “addicted” are so often used in the same sentence. Which gives the impression that nobody knows why anyone uses it. It’s like a freak of nature.
In other news, I’ve started another programming project. I’m making an IRC client in .NET/C#. I’m going to model it after the popular mIRC/NNS combo. Basically I’m going to take the best parts of mIRC/NNS, remove the fluff that nobody uses (or that I don’t, at least), and hopefully. It will basically be a client for people who keep IRC open 24/7. For “power users” if you want to put it that way.
This will be my first proper non-web app, and my first time doing sockets (if you don’t count that IRC bot I made in PHP). One thing I’m trying to change with this project is the fact that I never finish anything. Hopefully announcing it like this will help with that. I really wanted to use WPF but I want to opt for “finishing” rather that getting it exactly the way I want it, since I don’t know that much about WPF. Another way I want to accomplish that is by planning out exactly what the first version will look like so I have something to shoot for. Although, I have never done that before. If you have any links or suggestions I’m all ears! (PS, I turned CAPTCHA off) Hopefully I can do proper versioning too. I’m not too big on planning. D:
I’m still working on the new version of the site (in CodeIgniter) but don’t expect it any time soon.
Poll: CAPTCHA on Blogs
June 29th, 2008
I’m trying to decide if I should take the CAPTCHA off my blog. CAPTCHA is the part where you have to enter a weird looking word before commenting. If this is preventing people from commenting then I’d like to remove it.
(Let’s see if this poll thing works)
Demon Heavy
June 11th, 2008
Testing out Windows Live Writer by showing you this demon heavy I capped.
(It’s awesome so far, btw)
XNA Youtube Playlist
April 24th, 2008
I’ve been collecting XNA videos on Youtube into a playlist for a while now. Check it out. I’ve got about 40 videos as of this posting.
If you have a video you would like me to add, feel free to contact me or leave a comment.
I also idle in #xna on EFNet. If you have a video you would like added, feel free to PM me. I’ll add it when I’m around.
Forecastfox
April 24th, 2008
Google Reader
April 22nd, 2008
You may remember Garry talking a while back about switching from iGoogle to Google Reader for his RSS feeds. (I can’t seem to find the post) Well what he didn’t mention is that there’s an iGoogle gadget for Google Reader that will show the latest unread posts. Just make a new tab for it and set the layout for one column. That way you can keep track of feeds more efficiently without giving up all those gadgets.
I recently switched to Google Reader for my feeds. I had no idea I had this many feeds in iGoogle. (about 30 feeds, 200 items a month) The trends page is really cool. I discovered that one of the political blogs I visit makes an average of 16 posts per day.
Speaking of blogs and feeds, anyone know any good PHP/webdev blogs?
TFH Recode
April 14th, 2008
Been a while since my last post… Seems like I can never think of anything to blog about. TFH is The Flaming Head, in case you’re confused.
I’m currently in the process of rewriting my entire site using the CodeIgniter framework. Not counting my blog and the forums, that is. Actually, I’m not sure if I want to keep the forums up. Nobody uses them, and frankly there’s no reason anyone would want to. And now that I think about it, some sort out shoutbox would probably work just as well. I’ll have to think about it. I’d appreciate any suggestions too.
CodeIgniter has been really fun to work with. This is my first experience with a web framework (apart from Ruby on Rails, which didn’t go so well… something about “convention over configuration” seems a bit communist) and MVC is really awesome. For the first time, I have a feeling like I really know what I’m doing and I’m not just a noob anymore. I think it might be because MVC was sort of an epiphany for me as a programmer.
I’ve decided to be more proactive with learning PHP; trying to learn the sort of things that didn’t really interest/concern me when I was just doing it for fun. Design patterns, for instance. I want to eventually get ZCE (Zend Certified Engineer). Which means I may end up starting on my own framework in the near future. I want to start doing doing freelance online. My biggest obstacle right now is a lack of real experience and, unfortunately, confidence.
As far as non-web programming is concerned, I’ve recently become interested in GUIs, both designing them and implementing them. Usability issues have always interested me because psychology has always interested me as well, and the two seem to go hand-in-hand. I mentioned before that I wanted to mess around with WPF a bit, which I still haven’t gotten around to, unfortunately.

