If you love music, you will love hot music charts. HotMusicCharts.com is a simple website made to list all chart topping songs in different countries using data from itunes, billboards, official charts, radio stations and other sources from different … [Continue reading]
Filter/Block Recruitment Agency Ads on Seek.com.au
Seek.com.au is Australia's largest job portal but it's filled with job ads posted by recruiters/recruitment agencies. Now I'm sure the whole recruitment service industry serves its purpose and some people might find them useful. But personally I … [Continue reading]
Gmail: How To Filter For Unread Email
It's easy, just type is:unread and press search. This will search for EVERY email that is unread. Search For Unread Labeled Email I suggest that you setup filters and manage your incoming emails categorized by labels. For example, this will allow … [Continue reading]
Embedded YouTube Videos Restricted Playback on Certain Sites When No HTTP Referrer Sent
So it happened that certain embedded YouTube videos on my site were not playing in firefox while running perfectly fine in other browser such as IE, Opera, Chrome and Safari. I was getting the following message: This video contains content from … [Continue reading]
Windows 7 Black Screen, Login Successful But Won’t Show Desktop (Solution)
Just a quick tip on how I solved this problem. 1. Login to Window using safe mode 2. Do a system restore. Go to control panel > Recovery and choose a restore point > Choose the drive to restore windows to (usually C:\) > Done If a message … [Continue reading]
How To Save GMT Date Time To Database And Showing It Back In Local Time Using PHP
Web application with date and time sensitive information are tricky sometimes when you have users coming from different timezones. The easiest solution I've found is to save whatever date and time into database (oracle, sql server, mysql, whatever) … [Continue reading]
eCommerce Transaction Fees: Google Checkout VS Paypal VS Alertpay
One of the major considerations when choosing which online payment processor/e-wallet to go with is the fee per transaction. Usually, the transaction cost varies based on the user's account type, country and currency. Here are some of the transaction … [Continue reading]
Paypal Payment Receiving Preferences
For those who can't figure out where the payment receiving preferences options is (thanks to paypal changing their navigation menus and outdated documentation not showing the right path to access it), you can find it in Profile > My Selling Tools … [Continue reading]
Top 10 Creative Uses of Cloud Storage
Cloud storage is everywhere these days. Cloud Backup has become somewhat of a fad. But the good news is that cloud storage is actually useful. You can save a lot of time and money by utilizing cloud storage for both business and personal use. But … [Continue reading]
Eclipse Collapse & Expand All Keyboard Shortcut Key
Here's the shortcut keys to collapse all and expand all code folds in eclipse. Collapse All: CTRL + SHIFT + NUM_PAD_DIVIDE (/) Expand All: CTRL + SHIFT + NUM_PAD_MULTIPLE (*) Note that both uses the divide(/) and multiply(*). They are not … [Continue reading]