Amazon Product Advertising API has stopped returning AverageRating and TotalReviews in its Reviews Response Group Since November 8, and I do think that's a foolish decision. Earlier in October, they had stopped returning the actual review contents … [Continue reading]
WordPress: How To Run PHP Code In Post, Page, Sidebar & Widget
I found the EXEC PHP wordpress plguin while trying to figure out how to execute PHP code inside a wordpress post and page. It works, but do note that you'll need to make a few settings changes so that your php code will be recognized as php tags and … [Continue reading]
Australia’s RBA Lifts Interest Rates
So the Reserve Bank of Australia did it against all odds by lifting the official interest rate by 25bp to 4.75%. … [Continue reading]
Compare Home Loans: Big Banks VS Credit Unions & Building Society
I've been comparing home/mortgage loans online and also talked to mortgage brokers and here are some findings I want to share with you. … [Continue reading]
Real Estate: Differences Between Green Title, Strata Title & Survey Strata
A short introduction stating what are the differences between green title, strata title and survey strata. … [Continue reading]
How To Report Web Spam
The Google Webspam Report extension allows you to report spammy webpages which ranks high in the google search results but contains questionable content. And in fact, any webpage that appears to be spammy can now be reported easily. … [Continue reading]
How To Replace WordPress Post Content Text Strings
Here's a tip on how you can replace a specific keyword/text string in all your WordPress posts and pages. It's actually quite simple and involves only 1 line of SQL code. … [Continue reading]
Stingy Merchants With Absurd Return Days
Let’s see if you can guess who are the merchants that are offering these ridiculously low return days (cookie duration) on Linkshare. … [Continue reading]
Huge Windows 7 Security Update List
Microsoft just released a bunch of Windows Update for Windows 7. Here’s just a screenshot of what I’m getting from my end. … [Continue reading]
Apache Handlers: Running HTML As PHP
If you want to have your html files (*.htm, *.html etc) being run/parse by the web server as PHP files, here’s how you can achieve that. … [Continue reading]