Twitter
- Switched all my bills to paperless billing ... well except #Cox since their damn online system is ALWAYS down. 2 hours ago
Foursquare
Flickr
Advertisement
Meta
Category Archives: Internet
Poll: Which is a better storage method?
So I am in the process of coding up a new site with MySQL/PHP … The site will be storing a large number of photos. I am wondering which method would be the best to store the data with. Currently … Continue reading
Posted in Internet, Technology
2 Comments
Minify WordPress Plugin
I recently release the Minify Link plugin for WordPress. So far there have been a few downloads, and the stats on Minify.us are increasing slowly but surely. Check out link on the right hand side for a little more info … Continue reading
Cpanel / Exim email attachment fix
In future Cpanel updates, /etc/cpanel_exim_system_filter may get overwritten if you edit it. Solution: cp /etc/cpanel_exim_system_filter /etc/cpanel_exim_system_filter_custom Then edit /etc/cpanel_exim_system_filter_custom and remove the eml| from the four non-commented lines that reference it. You can also do this for URL, and LNK … Continue reading