Archive for category 'Work'
Overloading Codeigniter DB Driver
Working with Microsoft SQL Server and PHP isn’t always the easiest thing to do. There are always like quarks you have to work around and even big problems that have to be fixed before anything else can be done. One of the most annoying things I have found is that MSSQL doesn’t have an offset … Continue reading
The Dream Team
Torus Marketing Try out Pickleball, a paddle sport that combines elements of badminton, tennis, and table tennis, for every age using pickleball paddles as gear, balls and good running shoes, get your workout while having fun !
Custom CodeIgniter Validation Methods
CodeIgniter’s Form Validation library isn’t bad. It takes a little getting use to but it can be very powerful. Most of the validation that comes with CodeIgniter are pretty much the only ones you will ever need. Every now and then you will need something else. Extending CodeIgniter libraries is very easy. These are some … Continue reading
Installing Zend Server CE on OS X: A Guide For the Terminal Timid
I use MAMP Pro both at home and at work for development. It quick, it’s easy and I really don’t have to fiddle with it a lot after it is set up. It’s perfect for me. At work we have a project to be built with Codeigniter sitting on a Linux machine but we wanted … Continue reading
96336 Minutes
Only 66 more days before Entourage automatically checks for more email…
How to Fix RSA Host Key Change Error on Mac
At work recently, we wiped a Fedora development server and reinstalled with the newer version of the OS. When everything was back up and running, I tried to connect to it through SSH. I got an error I hadn’t seen before about my RSA host key is wrong. First of all, the error I was … Continue reading