Author: Ashfame

  • Blog Redesigned & Life Reloaded

    I know, I am a little late in making this announcement but I will do it for the sake of my feed readers who might not have got a chance to visit my blog recently. On this 200th post, I would like to inform you that I have reloaded the blog with a new custom…

  • Download Kaspersky Antivirus & Kaspersky Internet Security Updates 2010 Offline

    Earlier I have written about downloading Kaspersky updates for Kaspersky Antivirus 2009 and Kaspersky Internet Security 2009 and now I am writing this article to download updates offline so that Kaspersky Antivirus 2010 & Kaspersky Internet Security 2010 can be updated. All you need is a computer which has Kaspersky Antivirus or Kaspersky Internet Security…

  • Nokia N86 Review

    Nokia N86 – 8GB | 8MP | ? awesomeness Today I am going to review my new cell phone Nokia N86. I am so much excited that I actually wanted to do a comprehensive review of the phone but that would have to be cut down on to my opinion of the features of the…

  • How to use the 960 CSS Grid Framework

    My first piece of advice before using any kind of framework is that become strong in your basics, learn to do it from scratch, build it from hand and then use frameworks for cutting development times. They are by no means to be use when you are new to the discipline. Today, I am going…

  • List of topics of a particular bbPress forum

    This tutorial will demonstrate the usage of custom queries so as to show topics of a certain bbPress forum along with Topic starter and Last Poster of inside WordPress. Before you can play around with bbPress information, you need to integrate WordPress with bbPress. After integration you can place this code anywhere in your template…

  • Show bbPress forum list with posts & topics count in WordPress

    This tutorial will demonstrate the usage of custom queries so as to show bbPress forum list inside WordPress. We would like it to display the list of forums along with their topic & post count. Before you can play around with bbPress information, you need to integrate WordPress with bbPress. After integration you can place…

  • Show bbPress content inside WordPress

    One way is to deep integrate both WordPress and bbPress so that one’s function can be called into another as both WordPress & bbPress are loaded every time a page is being generated either by WordPress or bbPress. However I am strictly against it as the overhead is not worth it. Its not at all…