Skip navigation

Django on MAMP Part2 compiling mod_wsgi

April 20th, 2008

As a follow on from Django on OS X - getting started here’s what happened after I took Stuart’s advice, installed Xcode and atempted to add mod_wsgi to apache.  Before I start let’s just clarify that I’m using MAMP Pro 1.7 on my MacBook Pro running OS X 10.4.  This provides me with Apache/2.0.59 (Unix) PHP/5.2.3 DAV/2.  Read the rest of this entry »

TYPO3 error: Cannot find tslib/

April 4th, 2008

I started to get this error while I was monkeying around with the latest version on my MacBook.

Cannot find tslib/. Please set path by defining $configured_tslib_path in index.php.

I had to go as far as to have a quick look at index.php to discover that I’d incorrectly named my typo3 folder (er, symlink actually). D’oh!

Django on OS X - Getting started

April 3rd, 2008

I’d decided a while ago to invest some time learning Python, already had MAMP Pro happily running on my MacBook Pro running OS X 10.4 so it made sense to push further and have a look at Django - the Python Web Framework. I’m following the beautifully written Django Book and an amalgam of google results. Read the rest of this entry »

Connect Windows Vista Home Basic to Mac OS X

March 28th, 2008

As I find myself rarely needing to network my MacBook Pro with anything nowadays I inevitably find myself having to trawl a noise of Google results to obtain the desired effect.

Should be straightforward enough. I’ve enabled file sharing on the mac and been networking most flavours of Windows over the years. The problem is that on authenticating as the appropriate mac user from the Vista end the expected mac user-name format of macmachinename\user-name isn’t accepted. Read the rest of this entry »

Nokia 9300i sms export

September 19th, 2007

Nokia’s support for the Mac platform is paltry - everything seems to rely on an installation of Nokia Suite which is PC only. Apple’s iSync steps in to synchronise contacts and calendar entries between the two but sms messages are seemingly stored on the phone forever.

Read the rest of this entry »