Archive for May, 2011:

Data Mining Map / Introduction

If you are new to data mining and want a really good introduction, here is a really good “interactive” tutorial. It’s interactive in the sense that it lays everything out on a sort of flow diagram/map. It’s really easy to read and there is some really good information here. Check it out here: Data Mining [...]

Tags: , ,

Leave a Comment

Understanding the Fourier transform

“A very long time ago, I was curious how to detect the strength of the bass and treble in music, in order to synchronize some graphical effects. I had no idea how to do such a thing, so I tried to figure it out, but I didn’t get very far. Eventually I learned that I [...]

Tags: , ,

Leave a Comment

Node.js examples and other small apps

I’ve begun messing around with Node.js in my spare time. I don’t really have a normal project idea in mind per se, but I have started to upload some of the examples and other small applications I’ve been creating. I’m still learning more about the Node.js JavaScript event-driven I/O framework and I will continue posting [...]

Tags: , , , , , ,

Leave a Comment

GitHub page and open-sourcing of VIMS

I’ve just recently created and posted a few things on my GitHub page (github.com/darkmuck) and one of the projects posted is VIMS (Voyager Incident Management System). VIMS is a simple incident management/help desk web application. I’ve decided that it might be worthwhile to open source this application as it’s been sitting dormant on my machine [...]

Tags: , , , , , ,

Leave a Comment