This blog will contain non-technical, fun and personal posts. All my technical posts will be posted on SMD's blog, http://www.smd.com.my. Looking forward to see you there! :-)

Adding TinyMCE On WP Comment Page

If you note that the comment page in my blog has been added with TinyMCE Editor.
This is the only code you have to insert into your header.php (theme).

Toggling Wordpress Sidebar

I have change the look and feel of my blog. I can say it’s simple & “sexy?”. What say you?
If you can see, “Archive” block on the right sidebar is hidden onload. The block will expand on mouse click. There is a simple way to do this in wordpress. Actually, you’ll need prototype (a javascript [...]