Saturday 23 of January, 2010 12:33 AM
Wednesday 20 of January, 2010 03:36 PM
Project CMS :: Commenting
Commenting has been added for all posts. ReCaptcha is being used to prevent spam, and HTMLPurifier to clean submitted posts.
0 Comment(s)
Wednesday 20 of January, 2010 04:15 AM
Project Euler :: Project Euler
I've started posting my solutions to the Project Euler mathematical programming exercises. I've been using python so far, since it seems to be a good fit. I've solved and posted problems 1, 2 and 54 so far, perhaps more to come later.
0 Comment(s)
Friday 29 of May, 2009 04:23 AM
Scripted IRC Client :: Parsing mIRC script with Boost::Spirit
This is a project to create a
mIRC script language interpreter using
Boost::Spirit. The following code describes the grammar in Spirit's inline
EBNF format. Currently the project supports loading and executing scripts including aliases. Grammar is in place to allow events, but they are not yet stored or acted upon.
Read more
0 Comment(s)
Thursday 29 of November, 2007 12:04 AM
Acanthus Magazine :: Image uploads
A brand new page for uploading and managing images is underway
0 Comment(s)
Wednesday 28 of November, 2007 11:49 PM
Welcome
Here lies a collection of my projects and their updates for easy perusal.
<?php
while( !$ready ) {
please_wait();
}
?>
Read more
0 Comment(s)