Some time ago I’ve decided to create a small utility which will be able to create ICal calendar using input file (listing of events, holidays etc). Read the rest of this entry »
Some time ago I’ve decided to create a small utility which will be able to create ICal calendar using input file (listing of events, holidays etc). Read the rest of this entry »
I’ve prepared comparison and gathered some statistical information about sqlite performance in Java. Performance overhead in auto-commit enabled mode is huge.
I’ve implemented SyslogSessionMapper and associated unit tests. So far tests are passed and thats sweet. Not let’s time to continue