Melbourne Trip

Traveled to Melbourne last week and realized that, my place is just like country side.

Posted in Photography Posts | Tagged , , , , | 2 Comments

Why is my carpet SO DIRTY!!!

I got no freaking idea why the house we are staying so easy to accumulate dust. In just one day, my carpet is full of dust which could simply be collected and form a “cotton” ball as big as a pingpong ball.

—– FML.

Posted in Normal Blog Posts | 1 Comment

Peak at the moon

 

dsc_2758

With flash.

Posted in Photography Posts | 2 Comments

HotPot @ Home

We decided to have a hotpot session at home in order to celebrate my housemate’s birthday. Thus, She invited many of her chinese friends as well as one of our classmates which is also my good friend. Glad to knew few more friends from china. They are really nice people to meet with. Thanks food and friends. Lastly happy birthday to her again.

dsc_2631
Posted in Normal Blog Posts | 1 Comment

NextGen dropdown list loading forever

I think many of you will experience the same problem like i do. Thus, I felt i should post the quick fix here. However, if u see any better fix or hot fix on the internet please do let me know.

problem:

“When I am in the post editor, and click the insert gallery button, and then click the scroll down menu to choose a gallery, the scroll menu shows a loading circle forever.”

Fix (Only for people who put their WordPress in secondary directory) :

Go “wp-content>plugins>nextgen-gallery>admin>tinymce>window.php”

then look for:

<script type="text/javascript">
jQuery(document).ready(function(){
    jQuery("#gallerytag").nggAutocomplete( {
        type: 'gallery',domain: "<?php echo home_url('index.php', is_ssl() ? 'https' : 'http'); ?>"
    });
    jQuery("#albumtag").nggAutocomplete( {
        type: 'album',domain: "<?php echo home_url('index.php', is_ssl() ? 'https' : 'http'); ?>"
    });
    jQuery("#singlepictag").nggAutocomplete( {
        type: 'image',domain: "<?php echo home_url('index.php', is_ssl() ? 'https' : 'http'); ?>"
    });
});
</script>

Ok, now change the

<?php echo home_url('index.php', is_ssl() ? 'https' : 'http'); ?>

to your domain name, for example mine would be http://www.tinieyes.com or maybe http://tinieyes.com

Ok, refresh your web page after edition. The problem should be solved

Chill.

Posted in IT posts | Tagged , , , | Leave a comment

ANZAC Day

went to Brisbane City for the ANZAC day and watch the parade. After wards, my friends and I went to Mt Coot tha. I’m still trying to get the pictures uploaded as my Photoshop CS4 could not read my D7000 Nikon NEF file (raw file). That really pissed me off. Anyway with help of aperture. I manage to get some of the pictures uploaded. However, i really hate processing photos without Photoshop.

(LoL, to upload these pictures really takes me so much time, i will post another thread to show you how to solve the problem of “Gallery drop down loading forever”)

Attached below would be some magnificent views from Mt Coot Tha.

Posted in Normal Blog Posts | Tagged , , , , , , , | Leave a comment

Facebook Timeline Suck big time

Hard to imagine i set up my 1st post to scold facebook timeline. Recently, I was forced by facebook to switch to timeline. I was given a deadline which is today in which my profile will be automatically swapped to timeline. I was complete pissed and try all means to change it back but too bad that i got to suck it up and be with it.

Well I’m not sure whether i’m the only one having this kind of case, it feels suck to be forced by a website. Anyway I have deleted by facebook account. So, from now on i will spend more time in this website instead of hang around in my facebook.

Thanks to word press for providing such a good platform for people to set up their own website or maybe blog would be more specific. Well I’m still not sure how powerful this platform can do for me. So while I’m posting i will slowly explore it.

 

Posted in Normal Blog Posts | Tagged , , , , , | 4 Comments