I have 2 google user account, let's call them A and B. A is my primary google user account and used to login to gmail, youtube, google webmaster tools and other google properties. B is used just for login to google chrome developer dashboard … [Continue reading]
Best Selling Golf Equipment
This is an app developed to show what are the best selling items golfers are buying. Golf players can use this app to look for products that can improve their game. It's also useful for business owners as they can get to know what hot … [Continue reading]
Best Selling Video Games
Best Selling Video Games is a web application that's developed to let users view the current top 100 best selling games for all major video gaming platforms. The app helps you save time researching and looking for the next video game to buy for … [Continue reading]
VigLink Earnings Results
It's been 6 months since I've used VigLink on this blog. And I've decided today to get rid of it once and for all. … [Continue reading]
Dine at L’Enoteca
Had a great dinner at L'Enoteca at Victoria Park tonight. Was craving for Italian food, and found this place with good ratings on urbanspoon, decided to give it a go and wasn't disappointed. It was a lovely and romantic place with good food and … [Continue reading]
How To Clear Screen in Groovy Console
If you've ever used the windows command prompt, cls will pop up right into mind. But in GroovyConsole, that command cls won't work. There's a menu and shortcut key CTRL+W for it instead … [Continue reading]
Windows 8 Discount Coupon Voucher Promotion
Use this promotion link to buy Windows 8 Pro for a discounted price of $69.99. Current retails price for Windows 8 Standard is $119.99 and $199.99 for Windows 8 Pro. … [Continue reading]
How To Get Notepad++ to Autocomplete Functions and Parameter Hints
Notepad++ isn't a programming IDE but you'll be surprised how many people used it to view and edit source code. One nice thing which does make coding a little more fun in Notepad++ is the built-in autocomplete (or intellisense as the microsoft … [Continue reading]
Cisco Webex Player Installation Path Location
I was trying to play an .arf file today. After installing the webex player, I found out that .arf files was already associated with another media player (windows media player in my case) and as a result, the webex player wasn't used to play the .arf … [Continue reading]
Netbeans + XAMPP + PHPUnit + Selenium All Working At Last
This post is about setting things up and getting unit testing (PHPUnit) and functional testing (Selenium) working for doing PHP development in XAMPP and Netbeans. I assume you are already using XAMPP. The steps to installing PHPUnit and Selenium … [Continue reading]