Computer Articles
LavaLamp With Submenus in WordPress
By Cory Hekimian-Williams on Mar.17, 2009, under Programming
Adding Submenus with the Correct Default Menu Item
I was playing around with LavaLamp while making this website and I found that there was an annoying bug where submenus would make the sliding image scroll all the way to the left. Reading the comments on Ganeshji Marwaha’s blog I found that you could make a small [...]
Adding A System Call To Linux (Fedora 9)
By Cory Hekimian-Williams on Nov.08, 2008, under Linux, Programming
Creating a System Call in Fedora 9 kernel 2.6.26 (i686)
The procedure to create a system call varies in different versions of Linux. I will provide a simple step by step guide on adding a system call to the Fedora 9 i686 kernel.