Monthly Archives: May 2010

Keeping Busy

Lots of things have happened in the past couple of days, I’m working on posting a few new projects, namely a Nessus Scan Automator for Nessus 4.2.2, used for scheduling security and vulnerability scans via SQL table records. I’ve already got this set up and running at work, but it’s a different environment, so I’m trying to make a portable version with a web interface (the one I’ve got now is just CLI-based perl, ruby, and php scripts). Continue reading

Posted in Application Development, Projects | Leave a comment

Project Development with CodeIgniter – Impressive!

CodeIgniter is probably the best and “least fatty” frameworks I’ve used in a long time. CakePHP has its charms, and I’m sure Symfony has its good points too (though I’m not familiar with them) – but CodeIgniter gives you just what you need, and lets you interject the rest. Continue reading

Posted in Application Development, CodeIgniter, PHP | Leave a comment