Fetch comments of a specific category in WordPress

Ashfame By Ashfame
April 18th, 2011
Filed in How To / Tutorials, programming

WordPress already provides an easy function for fetching the comments get_comments() but the function only supports fetching comments of a particular user, or for a particular post and not fetching comments of a particular category. The code for the former two cases, is pretty simple but the last one is not so simple. Here are [Read more →]

Pomodoro Timer in Ubuntu

Ashfame By Ashfame
April 13th, 2011
Filed in programming

I finally decided to try Pomodoro technique to see how well it can improve my productivity as I am a lot disorganised, lazy sorta geek (well who isn’t?). So I built up a small script which acts as a Pomodoro timer for me using Ubuntu notification system (Do read it if you haven’t, you need [Read more →]

WordPress Evil Post Series

Ashfame By Ashfame
March 30th, 2011
Filed in programming

Yeah! That sounded right. This is a post series where I will show you how to use WordPress to do evil, unethical things which surely doesn’t mean WordPress is a bad piece of software. Its really a great one considering every thing has its share of Pros & Cons. Remember, just like we say, Technology [Read more →]

Install / Change bbPress to a different language

Ashfame By Ashfame
November 29th, 2010
Filed in How To / Tutorials, programming

Today I am going to write a quick post on how one can switch the language in bbPress forums as I saw someone asking about it on bbPress.org official forums. Installing bbPress in a different language or changing it to a different language in an already installed bbPress follows exactly the same procedure. There is [Read more →]