January 31st, 2007
So Microsoft Vista has finally launched. Some people doubted it would ever launch but most of us knew that, like death and taxes, Microsoft’s next paradigm is all but inevitable. Despite all of the wishful thinking on behalf of critics, Vista will be a success for Microsoft – if you doubt this and want some [...]
Posted in Technology | No Comments »
[ Back to top ]
January 29th, 2007
I have finally been spending some time on this site. I know I have been neglecting it for a while now, but not I am getting back into it. I think it might be a kind of therapy or something. Work has been crazy for the past few months and it will only get worse [...]
Posted in Books, Travel, Work | No Comments »
[ Back to top ]
January 27th, 2007
Posted in General | No Comments »
[ Back to top ]
January 15th, 2007
Posted in Uncategorized | No Comments »
[ Back to top ]
January 15th, 2007
I have finally gotten off of my ass and moved everything to WordPress. It took a little bit of database magic and a schwack of rewrite rules (to keep the precious few search hits I have gained) but I have done it. I should be adding some image galleries shortly – assuming I can find [...]
Posted in General | No Comments »
[ Back to top ]
January 14th, 2007
Background
No matter how securely you code your site, someone with a valid password can access that which you mean to keep private. The best solution is, of course, to keep any and all pages that require the input of a password protected using an SSL certificate. In reality, not all sites can afford the luxury [...]
Posted in Uncategorized | No Comments »
[ Back to top ]
January 14th, 2007
Single Table Inheritance is on of the coolest features of Ruby on Rails. Unfortunately, it is one feature that has not made its way into CakePHP. With a little bit of work, however, you can implement it for yourself. It should be noted, however, that this is by no means a complete solution. What [...]
Posted in Uncategorized | 1 Comment »
[ Back to top ]
January 14th, 2007
This is where I will link all of my tutorials.
Implementing Single Table Inheritance In CakePHP
Secure Logins With Challenge-Response
Posted in Uncategorized | No Comments »
[ Back to top ]