Monthly Archive for April, 2009

Wordpress Inside Bbpress – Part 2

Wordpress + Bbpress

In the Part 1, we have learn how to fetch topic data from Wordpress and parse it inside Bbpress. In this Part 2, we will learn how to change the default Wordpress permalink into Pretty permalink.
Continue reading ‘Wordpress Inside Bbpress – Part 2′

AppSnap: Package Manager For Windows

AppSnap

AppSnap is an application that simplifies installation of software. It automatically figures out the latest version, downloads the installer and then installs the software in one seamless step. AppSnap is primarily designed for Windows which does not have any decent package manager such as APT and RPM as in the Linux world.

AppSnap is written in Python and uses wxPython, PyCurl and PyYAML. It is packaged using Py2Exe, compressed with UPX and installed using NSIS.
Continue reading ‘AppSnap: Package Manager For Windows’

Wordpress Inside Bbpress – Part 1

Wordpress + Bbpress

Wordpress and Bbpress are kinda like brother and sister. Both being born from the same group that bring us the wonderful Wordpress. And most people like to see both Bbpress and Wordpress integrate together. It still a long way to archive a full integration but still it not like it gonna be impossible.

With Bbpress Latest Discussion (BbLD), We can already share some of Bbpress data inside Wordpress. But we hardly can see some plugin for Bbpress that show Wordpress post inside Bbpress.

How bout we try to make one… :) First, we need to build a function to fetch the data. I assume that both your Wordpress and Bbpress database are inside the same “Database Name”.
Continue reading ‘Wordpress Inside Bbpress – Part 1′

Random Fun With WP-Syntax

<?php

$UrLove = 'SomeOne Else';

if ($UrLove == 'Mine') {
	echo 'I Am So Happy';
}
else {
	echo 'I Am So Sad';
}

?>

Test posting code with WP-Syntax. Overall function was nice :) A must have for developer.

WP-Syntax provides clean syntax highlighting using GeSHi — supporting a wide range of popular languages. It supports highlighting with or without line numbers and maintains formatting while copying snippets of code from the browser.

internet-webhosting.com Promotion

Unlocker: Your Flashdisk Friend

Unlocker: Your Flashdisk Friend

Have you ever got trouble by picture above? while trying to eject your flashdisk drive? Usually, this problem occurred if there is any video files on the flashdisk drive. So how to deal with it?

Here is the solution, Unlocker by Cedrick Collomb.
Continue reading ‘Unlocker: Your Flashdisk Friend’



Valid XHTML 1.0 Transitional    Powered By Wordpress    Powered By Google