Jejik - jejik.com - Lone Wolves - web, game and open source development (full)

Latest News:

Injecting custom classes in Jejik/mt940 17 Nov 2012 | 11:51 am

I have just released a major update to the Jejik/mt940 library. The new 0.3 version allows you to easily extend and override the built-in classes with your own implementations. This makes it possible ...

A parser for MT940 bank statements 24 Mar 2012 | 02:27 am

I am working on a new project and I needed to parse some MT940 files. MT940 is a pretty common exchange format for bank statements. Most banks will allow you to export your bank statements in this for...

A PHP type hinting alternative 12 Mar 2012 | 03:50 am

A couple of days ago Nikita Popov gave a nice overview about the discussion about type hints for scalar types in PHP called Scalar type hinting is harder than you think . He came up with his own alter...

Fix SSH login delay 9 Mar 2012 | 07:07 pm

When I google around for fixing SSH login delay, most articles tell you to add the UseDNS no you the server's sshd_config file. However, I regularly have to use some servers where this setting has bee...

Easily remove unused MySQL databases 21 Sep 2011 | 01:23 am

I use PHPUnit and the DbUnit extension for my unit tests. Because I use InnoDB tables with foreign keys I cannot use an SQLite database or temporary tables to run my unittests on. So, I have set up a ...

A YuiCompressorFilter for Phing 30 Jul 2011 | 08:06 am

I have been playing with Phing quite a lot lately. Phing is a build system that looks and acts a lot like Apache Ant , except that it is written in PHP. That's a great thing for PHP developers like me...

Resizing images with correct gamma using PHP and GD 23 Jul 2010 | 09:27 pm

A short while ago Ty W posted an interesting question on StackOverflow . Apparently, most graphics software cannot scale images the right way . Usually it's hard to notice the flaw but the linked arti...

Officeshots at the 2010 Document Freedom Day 29 Mar 2010 | 05:10 pm

Just a quick update: I will be giving a presentation about all the new features in Officeshots at the 2010 Document Freedom Day in Baarn in The Netherlands. I will be updating the audience about the p...

How to correctly create ODF documents using zip 14 Mar 2010 | 07:00 am

One of the great advantages of the OpenDocument format is that it is simply a zip file. You can unzip it with any archiver and take a look at the contents, which is a set of XML documents and associat...

New Officeshots feature: ODF Anonymiser 5 Jan 2010 | 11:55 pm

I have just released a new feature for Officeshots : The ODF anonymiser . The ODF Anonymiser tries to make your document completely anonymous while maintaining it's overall structure. All metadata i...

Recently parsed news:

Recent searches: