the other side of the firewall

December 30, 2005

Nice blogging tool

Filed under: Blogging

Performancing is a Firefox extension for blogging. It nicely integrates with the browser and makes it possible to drag and drop link from the page to the blogging editor.

Nice interface too.

http://performancing.com/firefox

December 26, 2005

DVD to iPOD

Filed under: OS X

iB::Topic::Introducing: HandBrake Lite

December 14, 2005

Download of the Day: Firetune Firefox optimizer - Lifehacker

Filed under: Hacks

Download of the Day: Firetune Firefox optimizer - Lifehacker

December 11, 2005

EyeTV Now Supports iPod Video Export - Gizmodo

Filed under: OS X

EyeTV Now Supports iPod Video Export - Gizmodo

December 2, 2005

Give your Mac OS X computer a hostname with DynDNS

Filed under: Hacks, OS X

Give your Mac OS X computer a hostname with DynDNS

November 7, 2005

CELLSTIK

Filed under: Hacks, Telecom, Hardware

Spark Technology Corporation CELLSTIK

October 26, 2005

HOWTO Backup Your DVD Movies

Filed under: OS X

HOWTO Backup Your DVD Movies

October 17, 2005

file uploading problem with mediaWiki

Filed under: Hacks, Blogging

I am using MediaWiki (the Wikipedia wiki) for some internal work.

Today one of our users had some trouble uploading a large PDF file.
I checked the wiki code and I could find any file size restriction.

It turns out that the problem does not come from MediaWiki but from the underlying PHP engine.
After googling for a bit, I discovered the existence of a magic file called php.ini with some magic variables such as memory_limit, post_max_size, upload_max_filesize.
See here for instance.

Creating the php.ini file is easy. Making Apache and PHP find it is not.
After a couple of unsuccessful attempts, here is the best way to do it:

  • create a php.ini file under /etc
  • create a info.php file in the root of your mediawiki, next to index.php
  • restart Apache (yes, you have to)
  • go to info.php and it will tell you where Apache/PHP is looking for the php.ini file
  • create a symbolic link from /etc/php.ini to this folder
  • restart Apache (you know the drill now)

PS: if you are like me and never remember where and how Apache was started on your machine, try this:
ps -A -o uid,comm,args | grep httpd

PPS: here is the code for info.php.

<html>
<head>
<title>PHP Test</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</meta></head>
<body>
<h1>PHP Information</h1>
<p>
< ?php phpinfo(); ?>
</p>
</body>
</html>

October 4, 2005

MacMerc.com: mini PVR with EyeTV and ConvertX

Filed under: Hacks, OS X, Hardware

MacMerc.com: mini PVR with EyeTV and ConvertX

September 12, 2005

Phlink: smart phone assistant for the Mac

Filed under: OS X, Telecom

OVOLAB - Phlink






















Get free blog up and running in minutes with Blogsome | Theme designs available here