Author: Ashfame

  • Deep integration of bbPress with WordPress

    I have written tutorials to simple integrate bbPress with WordPress but Deep integration tends to take it to the next step. To know more about deep integration, read my upcoming post (to be published tomorrow). Before we can deep integrate bbPress with WordPress, we need to simple integrate it. You can follow the bbPress WordPress…

  • Post Twitter updates on Facebook automatically

    Its hard to update your status on multiple sites manually on each of them. Today’s post is an effort to bridge the gap between Twitter and Facebook . I update my Facebook status with lots of stuff. Be it links, mafia wars updates or some funny stuff. But on twitter I am seriously tweet about…

  • bbPress WordPress Integration benefits

    Today I would like to share some knowledge about the benefits gained by integration two products of Automattic which goes closely to the needs of a web publisher. WordPress is used as a blogging engine and is well capable of being used as a full fledged CMS and it also won the Open Source CMS…

  • ClipSpeak converts text to speech and save as MP3

    Listening is a pleasure when one doesn’t need to strain one’s eyes for some reading material. There are many softwares available for converting text to speech (most of them are not freeware) but some days back I actually found a conversion tool which reproduces good speech (actually sounds like we human does) and that too…

  • File Hippo Update checker take care of your software updates

    We all update our softwares to the latest version because we like running the best and the latest package offering by the software. Now lets take a look what a user needs to do before he/she can download the latest version. What is the latest version? What version I am running? If a newer version…

  • Fix bbPress installation problem

    A while back when I was trying to install bbPress locally on my desktop, I got the following errors and warning : Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-content\plugins\bbpress\bb-settings.php on line 186 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-content\plugins\bbpress\bb-includes\backpress\functions.wp-object-cache.php on line 108 Deprecated:…

  • How to download zip file of latest trunk versions of WordPress, bbPress & Buddypress

    On web servers or desktops running linux you can have the trunk versions by svn command but on windows there is no easy way of doing it. Tagged versions are easily available but for trunk versions there is a trick by which you can download the zip file of the latest trunk versions of WordPress,…