Recommended: SEO for WordPress Secrets
 

Archive for the 'Tips n Tricks' Category

Bank SWIFT Number for Maybank

September 14th, 2008 | Category: Tips n Tricks | 10 Comments

When you want to receive money from someone outside Malaysia by direct bank in (wire transfer) to your Maybank account (example: receive money from USA directly to your Maybank account.), you need to provide the bank swift number. The SWIFT code for Maybank is MBBEMYKL

Use the official SWIFT search tool to find the SWIFT code of other International banks.

What is SWIFT code?

“It is the unique identification code of a particular bank. These codes are used when transferring money between banks, particularly for international wire transfers, and also for the exchange of other messages between banks.”

[via ISO 9362 - Wikipedia]

How to Share Flickr Photos to Facebook?

August 10th, 2008 | Category: Reviews, Tips n Tricks, Web | No Comments

I am a Flickr Pro user for years and uploaded over 700 photos to Flickr. On the other hand, I have made many friends on Facebook.

Now, how do I share my Flickr photos with my Facebook friends without having to upload the photos again?

Flickr2Facebook Uploader

Flickr2FacebookFlickr2Facebook is an unofficial Flickr to Facebook uploader(bookmarklet) which allows you upload photos to Facebook from Flickr.

  1. Visit Flickr2Facebook site, login Flickr to allow Flickr2Facebook access your Flickr account.
  2. Save the Flickr2Facebook bookmarklet to your web browser bookmark(do this once).
  3. Goto your Flickr photo page that you would like to upload to Facebook, and click the Flickr2Facebook bookmarklet in your web browser bookmark.
  4. Click on the Flickr2Facebook logo that appears over your Flickr photo. You will be asked to choose the Facebook photo album you would like to upload into (thus, you need to create photo album first) and the Flickr photo will be uploaded to selected Facebook photo album. It’s fast!
  5. Back to the Facebook photo album to approve the newly uploaded photos.

View my Facebook photo albums. :)

(Continued…)

7 Ways to Tweet

August 5th, 2008 | Category: Downloads, Tips n Tricks, Web | 9 Comments

Micro-blogging become more popular nowadays. There are more than 10 micro-blogging platforms for you to choose. Anyway, twitter is still the best micro-blogging platform that suits my need. Why? Because it has lots of way to tweet!

I’m going to show you 7 ways that I use to update my tweet. Although some of them are not so useful, you might take it as an alternative way (always think for backup plan!).

7 Ways to Tweet

I’m just simply list out few famous apps in each way. You may discover more from Internet but I think it should be enough for you to tweet in any way. Here I am not going to discuss further for installation or configuration for each app. Try it out and you’ll know. It’s pretty easy!

  1. Desktop client - Third party software that needs installation. Twitteroo and Twhirl are two of the famous ones. Twitteroo is windows version of Twitterrific. While Twhirl is a social desktop client built on Adobe AIR that connects to multiple micro-blogging platform. Make sure you have installed the latest Adobe AIR before installing Twhirl.
  2. Web - This is quite straight forward. Login to Twitter or HelloTxt and tweet in your browser.

(Continued…)

Download Full Yahoo! Messenger Standalone Installer

June 12th, 2008 | Category: Downloads, Tips n Tricks, Yahoo! | 13 Comments

yahoo-messenger-logo.jpgYahoo Messenger is one of the most popular instant messengers of today. When you download Yahoo! Messenger(YM), you actually only download a small size installer which will download the full size Yahoo Messenger when it is loaded.

But, the YM installer restarts the installation when your line is unstable or the YM download site is busy. It is rather irritating. I once spent 30 minutes to see it keeps restarting the installation!

Here is the solution! We can skip the small YM installer and directly download the full Yahoo! Messenger standalone installer.

Here are the download links for YM standalone installer:

Hopefully this tip will solve your problem. It is useful too when you need to install YM on multiple computers. BTW, my YM id is liewcf1980 :)

Solved: Drupal Cannot Display Chinese Characters (Unicodes)

May 12th, 2008 | Category: Open Source, Tips n Tricks, Web Development | 8 Comments

I have a community site powered by Drupal but it cannot display chinese characters, even though it supports unicode by default.

All non-English characters are displayed as question marks (???). I tried to reinstall Drupal but without any luck. Yesterday, I finally discovered the problem and solved it!

The problem

Last time, I installed Drupal using the cPanel Fantastico script installer. The installer created database using Latin collation. That’s why Drupal cannot display Chinese characters because the database is not unicode (UTF-8).

Lesson learned: Do not install script using cPanel Fantastico.

The solution

The solution is simple, correct the tables’ collation to UTF-8 using the following SQL query (thanks to neo_fox):

ALTER TABLE table_name CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci;

I ran the query using phpMyAdmin found in cPanel hosting control panel. But the drawback is that you need to run the SQL query for every single table…

I modified 20+ tables and it works! Now my friends can leave chinese message on the community website. :D

« Next

LiewCF.com is a tech site on latest technology news, free stuff, online revenue, gadgets, reviews, tips and tricks, and other interesting stuff.

Subscribe now to get updates automatically. It's free!