Archive for the 'Misc' Category

 

a tutorial on ‘dynamic’ arrays in C

Feb 01, 2008 in Game Dev, Misc

For the purposes of education and the prospect of writing a new game, I’ve been doing some poking around in C. I’ve certainly learned a few things (and expect to learn more in the future) Prior to this, I’ve only had experience with C++, which some would argue is a completely different beast altogether. However, this post is not intended to discuss the differences between C and C++.

Anyways, I figured I might share a few snippets and wisdom that I’ve picked up along the way, so here’s a quick (?) rundown of how to use structs and pointers to create “dynamic” arrays that will resize as you need them.

(more…)

Star Wars and Nerdiness

Aug 24, 2007 in Misc, Personal

Today, in the middle of an otherwise normal IRC conversation, I had the amazing idea of mixing Star Wars character names with programming languages! I could only the imagine the possibilities.

I first enlisted the help of Wikipedia’s Alphabetical List of Programming Languages and Wikipedia’s List of Star Wars Characters and then got to work. I’ve tried to stick to the more well known languages and characters, but there are a few obscurities.
A friend, thinko, also contributed some of these. :)

Here are my results:

Here are some more additions, thanks to some of my readers!

If you have any more/better suggestions, I’d love to hear them!

I’ve been Wordpresserized!

Aug 18, 2007 in Misc

Hey there,

As you may notice, things are looking a little different around here. I’ve decided to start using some sensible blog software, so now I’ve got http://fydo.net running with Wordpress. I imagine it’ll take me a couple days to get all my old content moved over and to edit/update the theme so it at least somewhat resembles my old website.

In other news, I’ve also purchased fluffymenace.com and fluffymenace.ca. Only time will tell what the future will bring in regards to these two domains. If you’d like a slight hint, Fluffy Menace is the name of the team that I was in for the April 2007 pyweek. You can see our page for proof.

Edit: Something interesting I wanted to add: It was exactly 11 months ago when I moved my website from my homebrew blog-like php webapp to SimplePHPBlog and now I’ve moved to Wordpress. It’s been a journey. Phew ;)

Complete Blogification!

Sep 18, 2006 in Misc

Well, what do you think? My website is now a blog! I hope this new format will encourage me to post more often, resulting in a totally less boring website. ;)

I’m using Simple PHP Blog with a few of my own tweaks thrown in.

As you may or may not be able to tell, I still have to import a lot of my content from my old website. I have even preserved some of my old news entries from the earlier years of my website.

Have fun and explore! Be sure to subscribe to my RSS feed! (located on the lower right corner of page)