Ex Libris is a “this book I’ve read” application targeting the Norwegian Facebook community. On Ex Libris you can search for books written in and translated to Norwegian. You can add them to your book list, comment, recommend and rate books. Coding Ex Libris was fun. It’s written in PHP and uses FBML, FBJS, Ajax, [...]
Category Archives: general
Ex Libris
13-Nov-08Microsoft Hyper-V gotcha
15-Oct-08..i.e. lack of documentation. Today I installed Microsoft Hyper-V on our new test server, a HP DL380 with 32GB memory and plenty of disk (800GB in RAID 5 and a hot spare). The install was quick and easy, but getting it on net was not. With a new router/firewall, configuration new to us, we thought [...]
Facebook ajax rating in php
09-Oct-08I’ve written an ajax rating snippet, you’ll find a demo at http://apps.new.facebook.com/ajaxrating/ It is based on Paul OB’s CSS Star Matrix Pre-loaded The source code below, should be self explanatory, but if you need input on how to do fbjs ajax, you’ll find documentation and examples over at the facebook development site < ?php // [...]
My digital tool chest
04-Oct-08Last night I became a jQuery fan
11-Apr-08You know how it’s like. You start to use a javascript library and you tend to stick with it. I’ve been drifting between Prototype.js and Moo. I’ve looked at jQuery but stuck to Prototype/Moo since I “knew it”. Last night I decided to rewrite my old check for new ImageManager version routine. Being a script [...]
ImageManager and WordPress 2.5
05-Apr-08ImageManager supporting WordPress 2.5 will hopefully be ready by the end of next week. Update 8.4.2008: ImageManager 2.5 is “working” in WordPress 2.5, but you’ll have to give me a couple of days to get rid of bugs (mainly javascript errors). I’ve been firebugging all night, now I’m off to my day job. I will [...]
Project Portal
28-Oct-07The company I work with just launched Project Portal Team Portal. The key features are: Project Management Office solution – central location to manage multiple projects Multi-level project/program management hierarchy Portfolio, Program, Project, Sub-Project Customizable in terms of project levels, naming and the amount of process involved at each level Cross project reports At each [...]
To help the novice user, I’ve created a WordPress setup wizard. You’ll find it at http://SetupWP.com/
New ImageManager language files
28-Sep-06Thanks to Juice, Peter-Paul and Fred, you’ll find Korean, Dutch and French language files for ImageManager in “language files”.
Akismet for PunBB
21-Aug-06Sometimes spam can be “good” … it made me write this mod . After being bugged by those spaming f**kers for some time now on my forum, I deceided to write a PunBB mod to stop ‘em. Being very happy with Akismet for my blog, it was obvious I needed a Aksimet mod for PunBB. [...]