• Snap Shots in blogging

    Posted on November 2nd, 2008 admin 2 comments

    I just installed a new tool on some of my blogs called Snap Shots that enhances links with visual previews of the destination site, interactive excerpts of Wikipedia articles, MySpace profiles, IMDb profiles and Amazon products, display inline videos, RSS, MP3s, photos, stock charts and more.
    Read the rest of this entry »

  • How to have Adsense appear under the first post in WordPress blog?

    Posted on October 28th, 2008 admin No comments

    Following is what I learned recently on having Adsense codes only appear after the first post in WordPress blog and nowhere else.

    Open the index.php file and search for the following lines:

    <!–p if (have_posts()) –>
    <!–p $postCount=0;–>
    <!–p while (have_posts()) : the_post(); $loopcounter++–>
    <!–p $postCount++–>

    Add the following above these lines:

    <?php
    $postnum = 1;
    $showadsense1 = 1;
    ?>


    Read the rest of this entry »

  • One of my blog is detected as spam blog …

    Posted on October 7th, 2008 admin No comments

    One of my site at Blogger was detected as spam blog …

    Hello,

    Your blog at: http://soongiap.blogspot.com/ has been identified as a potential spam blog.  To correct this, please request a review by filling out the form at …..   Your blog will be deleted within 20 days if it isn’t reviewed, and you’ll be unable to publish posts during this time. After we receive your request, we’ll review your blog and unlock it within two business days. If this blog doesn’t belong to you, you don’t have to do anything, and any other blogs you may have won’t be affected.

    We find spam by using an automated classifier. Automatic spam detection is inherently fuzzy, and occasionally a blog like yours is flagged incorrectly. We sincerely apologize for this error. By using this kind of system, however, we can dedicate more storage, bandwidth, and engineering resources to bloggers like you instead of to spammers. For more information, please see Blogger Help: http://help.blogger.com/bin/answer.py?answer=42577

    Thank you for your understanding and for your help with our spam-fighting efforts.

    Sincerely,

    The Blogger Team


    Read the rest of this entry »

  • Learning Chinese blogging

    Posted on October 6th, 2008 admin No comments

    Chinese language is my mother tongue. I speak Chinese (Mandarin, Teochew, Hokkien and so on). I write Chinese, I read Chinese. All these are natural to me. However, when come to Chinse computing, it is not something natural to me. I have been avoiding writing Chinese language using my computer for years … It is not really something that I can write easily using computer.

    However, when I like to communicate with my friends from China, it is not so natural to write my email in English as English is still not a language that is commonly use in China.

    After some thought and also encouragement of my friends, I have decided to start a Chinese blog and hope by maintaining a iTeochew I will write more often Chinese character using my computer. Hopefully by doing so, my Chinese writing using computer will improve gradually.


    Joojen introduced Sogou pinyin input to me. This is really a very fast and good free Chinese pinyin software system. You may like to download and give it a try.

    Read the rest of this entry »

  • Exploring Twitter

    Posted on August 26th, 2008 admin No comments

    Have just joined Twitter – a social networking & micro-blogging service.

    Still not sure how it works, but hopefully I can learn something from this tool. Probably some of my friends are already there, hopefully.


    There are just too many social networking service available in the Internet.

    ps: I am here in Twitter…

  • Why Redirect all post feed traffic to FeedBurner?

    Posted on August 14th, 2008 admin No comments

    The RSS/Atom feed offered in blogger will let your readers know the timing of your new post. However, no statistic for tracking your RSS/Atom is available.

    Once you redirect your feed through Google FeedBurner, you will be able to know how many visitors subscribed to your feed. It is good to know this number as it is quite high possibilities that these subscribers will come back to visit your sites.

    Read the rest of this entry »

  • Blog using Email

    Posted on August 10th, 2008 admin No comments

    If you are using Blogger for your blog, you may publish blog from your email program!

    Select Setting of your blog from Dashboard, click Email. Choose a secret code to your Mail-to-Blogger Address. This will create a special email address for you to mail your blog entries.

    Select “Publish email immediately” if you want your entries to be published as soon as they are received by Blogger.Finally click “Save Setting”. That’s it!
    Read the rest of this entry »

  • AdSense …

    Posted on July 22nd, 2008 admin 1 comment

    Heard about Google AdSense for a while and also already have an Google Adsense account for years, however never really take any action in using it. Will try to implement it in this blog to see how the result is …

    Hope to see that it is working!

  • Blogging …

    Posted on July 22nd, 2008 admin No comments

    Still in the process of learning how to blog. Have searched for some books & tutorials on blogging recently. Few options found so far for hosting of my blogs:

    1. Blogger.com
    2. WordPress.com
    3. Typepad.com
    4. LiveJournal.com

    I have been using Blogger for few times previously – so far so good. But understand that there are more options that I can use if using WordPress. Anyway, for the time being, Blogger will be my first choice.