Donald Jackson

I'm awesome

Homepage: http://www.ddj.co.za


Posts by Donald Jackson

What should be the next game in the ‘Hero’ series?

2010/03/05 - 10:14 am

Tags: , , ,
Posted in Life, Lightbulbs | No comments

I posted a question on Twitter this morning about Violin Hero (being a former violinist myself this seemed obvious) and I had some other suggestions, so I wanted to check the opinion of the general public on what the next ‘Hero’ game should be. Let’s see how the results turn out.

What should be the next [...]

Outraged – An Open Letter to Mr Delivery

2010/01/03 - 10:49 am

Tags: , , , ,
Posted in Life, Vents | 22 comments

I would like to add comment here but I think the letter says it all, we received the worst possible service from Mr Delivery last night and I simply cannot keep quiet about it. Here is an ‘Open Letter’ to Mr Delivery below.

TO whom it may concern,
We placed an order this evening (the 2nd January [...]

The Christmas Presents

2009/12/28 - 11:08 am

Tags: , , ,
Posted in Life | 1 comment

So admittedly I have been one of the most useless blogger’s around over the past year. It has been an intense year after going it alone business wise. Now that the dust has settled on an amazing 2009 I have given myself some Christmas presents. My blogging frequency is largely to blame on the hate [...]

Kannel presentation to GeekDinner

2009/10/03 - 5:49 pm

Tags: , ,
Posted in Business, C, Kannel, Mobile, Work | No comments

Apologies for the delay as I promised to have this up the day after GeekDinner Thanks to all those involved with organizing these events, they are really enjoyed by all. Thanks to the sponsors Delheim for providing the wine for the event.
Anyway, without further ado here is the presentation I gave on Kannel [...]

Kannel for Windows – Some Cygwin Binaries

2009/04/08 - 3:56 pm

Tags: , , ,
Posted in Business, C, General, Kannel, Mobile, Work | 7 comments

A customer of mine recently asked me for a windows version of Kannel. Prior to this I had no experience with Cygwin/Windows development at all. It was actually extremely simple to build Kannel using Cygwin (thanks to the Kannel developers for being, well, pretty cool ).
Obviously it’s not the easiest thing in the [...]

Extracting meta-data from SMPP TLV’s with Kannel

2009/03/15 - 1:18 pm

Tags: , , ,
Posted in Business, C, General, Kannel, Linux, Mobile, PHP, Work | 2 comments

I have been relatively quiet the past few weeks with various operations going on, but seeing as I have a few minutes to spare I thought I would do a quick post explaining how to extract SMPP TLV’s using the new Kannel meta data features which are in the current CVS branch.
These are scheduled for [...]

Send SMS using Java Midlet/J2ME and Clickatell

2009/01/23 - 5:31 pm

Tags: ,
Posted in General, Lightbulbs, Mobile, Work | 1 comment

I have had some time to experiment with J2ME which is something I’ve always wanted the time to do. So during the course of this week (maybe a few hours total) I have put together my first Midlet. It’s a simple piece of software which allows you to send an SMS via the Clickatell SMS [...]

Kannel Web Configuration Tool v0.1 available

2009/01/05 - 1:04 pm

Tags: , , ,
Posted in Kannel, Mobile, PHP, Work | No comments

Hi everyone,
I have ‘released’ version 0.1 of the Kannel Web Configuration tool. I have created somewhat of a home page for it here for those who are interested.
It is available as ‘donation-ware’ with full source code. Admittedly it was done in a hurry so hopefully later releases will see some code enhancements.
I am more than [...]

Kannel Web Configuration Tool

2008/12/18 - 4:24 pm

Tags: ,
Posted in Business, Kannel, Lightbulbs, Mobile, PHP, Work | 6 comments

Following on with my previous themes of making Kannel easier to use for everyone, I have spent some time creating a tool which I think makes it easier to configure Kannel. It is a web based configuration tool which edits Kannel configuration files directly (doesn’t rely on any third party databases etc). I wrote it [...]

HOWTO: Connect Kannel to an SMPP Server

2008/12/05 - 10:36 am

Tags: , ,
Posted in C, General, Kannel, Mobile | 4 comments

Today I will be covering how to connect Kannel gateway to an SMPP Server.
Following on from my previous post, you should have a wapbox, smsbox and bearerbox binary now compiled on your machine. Just to put your minds at ease, I want to cover some basic architecture of Kannel, so you can understand how your [...]