Apr 16, 2012
admin

The new ipad will be available in Malaysia this week!

The new iPad will be officially launch at Malaysia this week, Friday 20 April. The date has been confirmed at a press release from Cupertino. Malaysia is one of 12 countries that will receive the new iPad on that day.

Price for Wifi

iPad 16GB – WiFi RM1,499

iPad 32GB – WiFi RM1,799

iPad 64GB – WiFi RM2,099

Price for Wifi + 4G**

iPad 16GB – WiFi+4G RM1,899

iPad 32GB – WiFi+4G RM2,199

iPad 64GB – WiFi+4G RM2,499

**Currently we don’t have 4G LTE network supported on our telco

Apr 8, 2012
admin

Youtube green screen problem

If you are having green screen on youtube, here are the solutions!

1) Right click on youtube video.
2) Click Settings
3) Under Display, I untick ‘Enable hardware acceleration’ tickbox.
4) Refresh!

Done! :)

Mar 22, 2012
admin

Problem when installing Mass Effect 3 from disc

1) Download the latest Origin (http://www.origin.com/download)

2) Autorun from disc

3) Login and redeem the code

4) Wait for a moment and notice the speed will up to 4MB.

5) Finish

6) Enjoy your game!

 

Nov 22, 2011
admin

Enable your new youtube layout!

To enable the new youtube layout:

In Firefox: Ctrl + Shift + K (Win) | Cmd + Shift + K (Mac)

In Chrome: Ctrl + Shift + J (Win) | or Cmd + Alt + J (Mac)

Add the code on the console :
document.cookie=”VISITOR_INFO1_LIVE=ST1Ti53r4fU”;

Enter, and reload your browser :)

Nov 19, 2011
admin

How to display only subcategory in wordpress (Classipress)

If you are using Classipress theme, and would like to display only subcategory, here are the following codes :

<?php
// show all subcategories if any
$subcats = wp_list_categories( 'include=1,2,3&hide_empty=0&orderby=name&show_count=1&title_li=&use_desc_for_title=1&echo=0&show_option_none=0&taxonomy='.APP_TAX_CAT.'&depth=2&child_of=' . $ad_cat_array['term_id'] );

if ( !empty( $subcats ) ) :
?>

<ul>
<?php print_r( $subcats ); ?>
</ul>

<?php endif; ?>

    <?php ?>

In wp_list_categories, the

 include= 

is tag ID for the category. You can check at your Dashboard > Categories > mouse over the category title > you will see it below of the page

Oct 27, 2011
admin

Problem when installing Battlefield 3 from disc

If you try to install BF3, it will ask you to install Origin first. Then eventually it connect to internet to download 11GB BF3 files. I know it’s a bit frustration when you have slow internet connection that takes you about 6-12 hours. No worries!

Here are the solution :

1) Download the latest Origin (http://www.origin.com/download) **If you have already installed the Origin from the disc, please uninstall it and download the latest version.

2) Autorun from disc

3) Login and redeem the code

4) Wait for a moment and notice the speed will up to 4MB.

5) Finish

6) Enjoy your game!

Pages:123456»

Share in your blog! :)

Alan Lee Website Developer

Alan Lee Website Developer