Translator
-
Calendars
September 2010 M T W T F S S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Anime Network
Blogroll Network
Hosting Network
MechTechs Manga
Music Network
Other Network
Social Network
Ubuntu Network
-
Tag Archives: php
Watermark Reloaded: Image Watermark Hack
Everyone like to protect their stuff and some people find it funny to take other people work as their own. That why some photo-blog site watermark their picture. There is many watermark plugin for wordpress and i found that Watermark … Continue reading
How To: Install Xampp In Ubuntu
This is a how-to for setting up a web development environment easily. This guide is aimed at a development environment only and should not be used as a public webserver. To setup a public webserver follow the directions on the … Continue reading
Installing LAMP on Ubuntu
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. This instruction … Continue reading
Update: Bbpress Latest Discussion v1.3.2
The latest version for Bbpress Latest Discussion plugin for WordPress has been update. Recent Change (v1.3.2): Add option to select what forum to be show on page. <?php // Example Code For Page/Post Display if function_exists(‘wp_bb_get_discuss’) { wp_bb_get_discuss(1,2,3,4,5); // The … Continue reading
WordPress Inside Bbpress – Part 2
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.













