About This Blog…

Here you will find all sorts of Raymond's random "Deep Thoughts".

Some may be business related, some personal. Some may be agreeable, others controversial. And quite frankly, some may be even inappropriate :)

But all of them will be genuine and authentic, so enjoy!

Slideshow

    Get the Flash Player to see the slideshow.

Random Quotes

We are what we repeatedly do. Excellence, therefore, is not an act but a habit. — Aristotle (Ancient Greek Philosopher, Scientist and Physician, 384 BC-322 BC)

Archive for Blog

I just added the Google Friend Connect social bar to my blog, you can see evidence of this:

Google Friend Connect Social Bar at Work...

Google Friend Connect Social Bar at Work...

I thought it was soooooo neat, I decided to put together a quick video tutorial showing you how to install on YOUR Wordpress blog.

And of course, considering how Google’s planning a hostile take over of social media, it’d make sense for you to pay close to attention to their every move especially if you are concerned with SEO 2.0 whatsoever.  And quite frankly, here’s my take (review if you will) on the Social Bar.  It’s friggin’ cool.

That is… if you don’t mind allowing Google to become the larger BEHEMOTH that it already is.  You see, Google’s plan is to become a major player in the social media scene (and to track all the social media activities), and GFC is part of its master plan.  Social Bar makes it easy for your visitors to join your blog THROUGH Google’s GFC.

See how it’s win win?

Here’s the video tutorial:

YouTube Preview Image

Enjoy!

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Categories : Blog
Comments (8)

This was neat, I spent a couple of hours last night scourging the web to figure out how to convert some Wordpress posts into pages (on SEO Networker).

The first obvious solution was to simply copy and paste.  This isn’t the most elegant solution but it got the job done (I tested it out on one of my posts).  Of course, that has its handicaps in that I had to rename the page a different URL so that I can delete the old post (thereby freeing the OLD URL) before changing the page BACK into the old URL.

Confusing eh?  Yes.  And a pain in the butt!!!

pain-in-the-butt

But more importantly, a conundrum came up… What about all the comments associated with each of the posts?  How do I port those over?

That opened a new can of worms, comments aren’t working on pages!  How do I enable comments on pages?  On the surface it looks like Wordpress made this a snap by making it a simple option when you edit your pages (see below).

commentpage

But alas, that didn’t do it!  What to do what to do?

After doing some extensive research, I came across a thread on Wordpress.org that showed me how to do it.  You have to actually edit a bit of code in Wordpress to make this happen:

You need to edit the page.php file for your theme and insert the following: <?php comments_template(); ?>

In the default theme it slips in best just before the close of the <div id=”content” class=”narrowcolumn”> tag on line 17 (I’m looking at theme version 1.6).

That’s all there is to it. You might also want to edit the comments.php file of same theme and add <?php if (!is_page()) { ?> before the line that reads <!– If comments are closed. –> and <?php } ?> after it. (It’s around line 57/58, again in default theme version 1.6.) This’ll stop the “Comments are closed” message from appearing on pages which to me doesn’t quite fit given the context.

editingpagephp

Voila!  That worked – yaye!

So I can have comments on the Wordpress pages, but that still bags the question of how to transfer the comments from the post to the page.  I refused to accept the brute force method (copy and paste) so I did a bit more digging.

The solution I found was  in a neat little plugin called p2ponverter.  With literally the push of a button, it converts your posts into pages (or vice versa).

converttopages

P2PConverter

And the best part is, it keeps all of your comments!  How cool is that?

So there ya have it, converting posts to pages (while keeping all of the associated comments) and enabling comments on Wordpress pages.  All in a good night’s work :)

Raymond Fong

Categories : Blog
Comments (2)
Dec
14

Google Trying to Bury Microsoft?

Posted by: Raymond Fong | Comments (2)

So I just went into panic mode for a bit there… My blog wouldn’t load on Internet Explorer (IE)! Yep, the very same blog I’ve been slaving away for many hours just poops out (yes, that’s a technical term) IE.

So I disabled all my plugins thinking maybe the culprit is one of the many I’ve installed. Nope.

No cigar – IE still crashes.

So I ran my blot through the HTML validator and it told me it was something wrong with my page… Great. Long story short, after suspecting it may have been one of my videos and RSS, I disabled Google Friend Connect (GFC) and voila! IE loads my blog just fine.

I re-enabled all my plugins and everything is still dandy.

And just for sanity check… I looked up some of my friend’s blogs that has GFC installed and confirmed that their blogs crash too.  Given the fact that approximately 50% of surfers online still use IE, I’ve decided to disable Google Friend ConnectGFC is fixed»

It just seems so unlike them, those geniuses working at Google, to make a product that blatantly crashes the very tool that half of the online users use.

UNLESS, they are trying to bury Microsoft while promoting their own browser, Chrome…  Hmm, I wonder how long it’ll be before GFC crashes FireFox too.  :)

In all seriousness, I hope this is just a bug and in that case, we should all blog about it and make them aware of the situation.Google Knows?»

With that said, given the fact ~that 40~50% of surfers (to the websites I run analytics on) use IE, I am disabling GFC until the bug is fixed – this is for all you IE users.

Raymond Fong

Okay, Google fixed it so it’s back on :) Powered by Hackadelic Sliding Notes 1.6.3+
According to some insider information, it sounds like Google’s aware of the problem. We have to remember that GFC is still in Beta.Powered by Hackadelic Sliding Notes 1.6.3+
Comments (2)

Socialize With Me!