Category Archives: Programming

HostGo and my attempt to install Django

For the past few days I have been trying to get Django to work with my web host, HostGo, with no success. Even after setting up virtualenv I could not find away to properly deploy an application. I’m pretty sure … Continue reading

Posted in Django, Programming, Python, Webdevelopment, webhost | Leave a comment

PHP Brush Up and CakePHP

My previous PHP programming experience has been a blessing this past week. Quite recently I’ve was exposed to the CakePHP. CakePHP, in a nutshell, is a Model View Controller (MVC) design pattern. It provides a structured framework that allows PHP … Continue reading

Posted in life, PHP, Programming, work | Leave a comment

Web Tech Talk : Testing your web applications

When it comes to testing web applications there are quite a few tools out there but the really good tools are few and far between. Lately project are getting to point where they’re big enough to required automated testing. After … Continue reading

Posted in IDE, Programming, Software, Webdevelopment | Leave a comment

Web Tech Talk

Every web designer, web developer and web monkey needs to keep their skill updated. Some of us are lucky enough to have a good job that pay for classes, courses and seminars that will improve our skill or better yet … Continue reading

Posted in AJAX, APIs, Computers, CSS, Programming, Web2.0, Webdesign, Webdevelopment | Leave a comment