I've been managing Adcenter PPC campaigns for a while now and getting my skills recognized was the right thing to do. I've just taken the Adcenter Accreditation Program test today and here's the result. … [Continue reading]
CakePHP Warning 512 Cache Not Configured Properly Solution
While working out how to do caching for my CakePHP app with some builtin ACL permissions goodies, I came across this error message: Warning (512): Cache not configured properly. Please check Cache::config(); in APP/config/core.php … [Continue reading]
Posting ebay Partner Network Affiliate Links On Twitter
So I've been doing some testing lately with twitter and the ebay partner network affiliate program. The idea is to reply to people who are looking to buy something with an ebay affiliate link masked with bit.ly landing them on a specific ebay page. … [Continue reading]
XAMPP + Flash Builder for PHP Project Settings
I just got started with Flash Builder for PHP yesterday, read some tutorials, built a demo and it looks like it's something that I'll be investing some time into moving forward. … [Continue reading]
PHP + MySQL Rules Content Management System (CMS) Scence
Maybe I'm stating the obvious, but when it comes to content management systems, PHP and MySQL rules. Drupal, Joomla, Wordpress, ModX, Jaws, CMS Made Simple etc are all written in PHP and runs on MySQL. … [Continue reading]
Eclipse Switch Tabs Shortcut Key
By default, it's CTRL+F6 Alternatively Atl+Left or Alt+Right Or CTRL+Page-Down or CTRL+Page-Up This is configurable in Windows > Preferences > General > Keys … [Continue reading]
How To Secure Your Wireless Internet Connection
Leaving your wireless network unsecured is like leaving your front door open. You are likely to get unwanted guests, and just like uninvited guests in your home, users accessing the internet through your network can cause all sorts of problems. While … [Continue reading]
VBA Macro Code To Find Last Row In Excel
Fast and easy. Just two lines of vba code to get/find the last row of a set of data (aka count the number of rows) in an Excel spreadsheet. … [Continue reading]
Compare VMware Fusion 4 vs Parallels Desktop 7 for Mac
Both VMware Fusion 4 and Parallels Desktop 7 are unique virtualization software targeting a very specific market - Mac users who would like to run Windows inside Mac OS. … [Continue reading]
How To Tilt Image Easily
I suck at photoshop and any other photo creation / manipulation software for that matter. Yes I can learn, but there are better things to do. I find the need to tilt an image to give it a different look instead of the old flat style. And I want it … [Continue reading]