tips and tricks

WordPress: Conditional statement using custom fields

Custom field is among the most useful features in WordPress that makes it easier to be developed as a CMS. Most of the current usage of custom field are focusing to output certain info or images in a blog entry. Have you thought of using it along with conditional statement? Here’s how to implement it

Disable IE’s Image Toolbar on your site

Here’s a quick tip. In our beloved Internet Explorer, when we hover on an image for few seconds, a small toolbar will appear at the top left corner of the image . This toolbar act as a quick access for us to save, print, email the image and open the Picture folder. Kinda useful, at first.

Hide Nuffnang & Advertlets logo from your ads

What’s up with hiding the logo from your ads? Syuxx wrote a nice tip on how to use CSS to hide Nuffnang logo from the ad - followed up by NoktahHitam.
Actually I discovered a method few months ago while working on my theme. But I was afraid to share it with everyone in this blog […]

Road to f:b 5.0 - part II

Following the first part of the post, here is the second post for me to share more stuff regarding my upcoming theme for flisterz:blog. This time, I am talking about the comment section and a little bit about usability.

Currently listening/reading on Wordpress

If you notice, I have a Current Music section on my sidebar - showing the album artwork of my latest tunes I have been listening to. You can create that too - ‘Currently Listening’ for music or ‘Currently Reading’ for books or ‘Currently Playing’ for game or anything you can think of. And all of […]

iPod touch jailbroken

iPod touch is finally jailbroken..err..hacked. I am writing down about the methods I found around the internet. And luckily we have GUI version for the process. Dont have to deal with terminal :). How about mine?Jailbroken already or not?

Custom wordpress login page.

Bob blogged about his custom login page he created using a wordpress plugin called BM Custom Login Plugin. This whole custom login page thing is not something new. I have read about this a lot before, here and there, but I dont bother to try it out. But maybe because now theres a specific plugin […]