3:25pm PT, Saturday May 17

Category

Archive for the '' Category

Andreas Gohr’s Blog: Compiling a Portable Apache for Linux

Andreas Gohr has posted a guide for creating a mobile Apache installation that could run on something like a USB stick.

Today I spent some time to figure out how to compile a relocatable Apache with PHP support. Yes, this might result in a Linux version of the DokuWiki on a Stick project. Read on for […]

Popularity: unranked [?]

Andreas Gohr’s Blog: Google Chart API via PHP

On his blog, Andreas Gohr has posted about various charting applications on the web (in his search for a way to show off the stats for DokuWiki) and looking specifically at the Google Charts.

Because such [popularity] data is much better to comprehend when accompanied by some nice graphs, I had a look at the Google […]

Popularity: unranked [?]

Andreas Gohr’s Blog: DokuWiki on a Stick

Andreas Gohr and the DokuWiki group have added a new bit of functionality to their toolkit - the ability to run DokuWiki on a stick.

Wouldn’t it be nice if you could just start an .exe file and have your wiki up and running? Wouldn’t it be even cooler if this would work without any complicated […]

Popularity: unranked [?]

Andreas Gohr’s Blog: Understanding PHP code better with Xdebug

Andreas Gohr has a new blog post today that talks about a way to really get to know your code better - use XDebug to see it from the inside out.

Xdebug is a PHP extension which helps you to understand, debug and profile PHP. It can help you to find bottlenecks or give you an […]

Popularity: unranked [?]

Andreas Gohr’s Blog: MySimple.php - A lightweight PHPMyAdmin substitute

Andreas Gohr has posted about a script he’s created to act as a simple replacement for the PHP/MySQL database tool phpMyAdmin - what he calls MySimple.php.

Kaddi needed to fix something in her employer’s database today. Unfortunately she had FTP access only. So the database change had to be made through a PHP script. […] I […]

Popularity: unranked [?]