Author Archives: David Linse

Keep your ~/.bash_history entries unique

A little Ruby script which keeps the entries in your ~/.bash_history file unique.

Continue reading
Posted in experiments, stuff | Tagged , , | 1 Comment

Mustek 600/1200 CU on OSX 10.5

How to get an aged usb-flatbed-scanner up and running on OS X.

Continue reading
Posted in howto | Tagged , , | 3 Comments

How to send or receive data JSON encoded data from flash to a server-side-script

As contributor in some flash-related forums i noticed, that a lot of people are asking the same question over and over again.

How to send or receive JSON-encoded data from flash to a server-side-script.. ?

So i wrote this little tutorial..

Continue reading
Posted in AS3, howto | Tagged , , | Leave a comment

Sending Mails Using Ant MailTask FDT/Eclipse

Sending Mails Using Apache Ant MailTask. I spent a few hours to get the Ant MailTask running “Post compile” from within eclipse . Here it gets done in more or less four steps..

Continue reading
Posted in experiments, howto | Tagged , | Leave a comment

How To Protect Your Game From Being Rebranded (AS2)

Follow up article about “How To Protect Your Game From Being Rebranded” from Eric Heimburg but using Actionscript2 instead of Actionscript3.

Continue reading
Posted in experiments | Tagged , | Leave a comment