Blog
My "Technojunkie" blog is up and running again. I've moved all my comments over from my previous site and am currently catching up with the news. The blog from 2004 to 2006 is complete, but is a bit scarce over the last year. Anyway, you can find out what's going on in my life at the moment, or at least this month by reading here.
Latest Site News
-
2008-07-21
Hana passes the one month mark
Actually, this was about a week ago now, so it might be considered old news...
Just as with Julia, Hana's first month has come and gone with amazing speed, although, generally speaking we're far more settled now than we were this time after Julia's birth.
There are copious pictures in the gallery for those interested.
- 2008-04-25 Started blogging for Youshare Our company has moved into the Blogosphere and I've been asked to blog for our company. Not sure what to blog on, so I'm going to blog on so I'm going to blog about anything I can think of. I'll be cross posting, here and on: ...which is going to go live in a month or two, once we've gathered some contents and ironed out a few minor bugs. Why don't you start a blog over there and let us know what you think? Cheers.
- 2007-10-24 New Juju pictures in the gallery Went on a bit of a Juju photo spree this month! There's plenty of new photos in the library.
- 2007-10-03 New October Julia Gallery Added an October picture gallery for Julia and also finished uploading Julia's photos from September.
- 2007-07-13 Wordpress with OpenLDAP on Mac OS X 10.4 Tiger I am currently moving my whole server to an integrated Kerberos/LDAP user management regime. If possible, I'm trying to make the whole system Single-Sign-On: But it's not as simple as it may (or may not) seem. One part of my online presence - my Wordpress blog - despite the promise of the wpLDAP plugin, refused to work from the box with Mac OS X Tiger. However, the fix is actually trivial. wpLDAP relies on the adLDAP module, which by it's name is obviously geared towards Active Directory. However, if you are using OpenLDAP bundled with Mac OS X Server, you won't be able to configure the wpLDAP plugin without tweaking the code or forcing your users to type in the whole OpenLDAP Distinguished Name. wpLDAP plugin authenticates with a sting like this: <username>@<account suffix>,<base DN> The problem is that Mac OS X OpenLDAP maps the "Short User Name" to uid and needs to be referefernced by preceding the Username with "uid=" To prove this, if you have successfully set up wdLDAP but are unable to login and asked to check the credentials, try logging in with the whole DN instead of just the username... i.e. uid=username,CN=users,DC=myserver,DC=mydomain,DC=com Or depending on how the baseDN is set up, just the uid= bit Resolution: Find the line in .../wp-contents/plugins/wpldap.php with ...$objLDAP->authenticate($username,$password) ... and change it to ... $objLDAP->authenticate("uid=".$username.",".$ldapBaseDn,$password) ... That should supply the fully qualified DN for Mac OS X OpenLDAP.
- 2007-07-01 Julia's Gallery Online I've uploaded Julia's Gallery to the new Lloydie Gallery Actually, Julia's Gallery is the only gallery at the moment but this, I hope, will change soon as I put more material on line.
- 2007-05-12 Wordpress and First post of 2007! Well, I've just got Wordpress working, that's this you're reading now and it's a hell of a lot better than the blog tool I made. But then, that's the idea, I guess... These days, I just don't have the time to develop programs. I just want it to work, out of the box, without any effort. I guess that's why I love my Mac so much!
Gallery
I've put Julia's gallery online. It's currently the only thing on this site that's really, honest to goodness up-to-date! I've recategorised the files into months for easier access.
