Blog.macrominds - Erfahrung weitergeben

Object Type or object value changed in php-session

A friend of mine recently had a mysterious problem. He stored an object in $_SESSION and fetched it from the $_SESSION. When he fetched it, it had magically turned it’s type from the concrete class to the type of the super-class. To get even more mysterious, the problem only occured on the production server, [...]

2 Comments


Apache Jackrabbit 2 / JCR2 Nullpointer Exception on shutdown

I just fiddled around with Apaches Jackrabbit 2 and found the following error and solution noteworthy.

1 Comment


Embedded gecko-browser in java-application with DJNativeSwing

The excellent library DJ Native Swing allows a java-program to use an embedded native Browser (among other things).
On Windows-Systems it uses an Internet-Explorer per default. However this browser isn’t exactly known for being standards-compliant. In order to use a mozilla firefox / gecko-browser, you can use XulRunner.
In order to bundle the XulRunner with your application [...]

No Comments


dealing with utf-8 in php5

I just worked on a search-engine indexer, which crawls utf-8 files and creates an index of the words. There have been some issues, that are easy to solve if you know them.

No Comments


BdB at Work 2008 SP4: Nachträgliche Änderung der Geschäftsnummer

Wenn die Daten in BdB at Work nicht von Anfang an korrekt eingepflegt wurden, kann es zu Problemen in der Abrechnung kommen. Um die Geschäftsnummer eines Klienten im Nachhinein zu ändern, habe ich erfolgreich folgenden Workaround benutzt.

Keine Kommentare


BdB at Work 2008 SP4: Probleme mit OpenOffice und Tabellen

BdB und OpenOffice arbeiten nicht so recht zusammen. Laut Support von BdB liegt dies an fehlerhafter RTF Implementierung in OpenOffice. Was bei normalen Anschreiben noch gut funktioniert wird spätestens bei der Abrechnung ein Problem.

Keine Kommentare


BdB at Work 2008 SP4: Fortlaufende Rechnungsnummer bei stornierten Vergütungsanträgen

BdB at Work verbindet das Ausdrucken von Vergütungsanträgen mit der Verbuchung. Ist einmal beim Ausdrucken etwas schief gegangen, führt kein Weg an einer Stornierung vorbei. Wichtig ist in diesem Fall den stornierten Vergütungsantrag auch zu löschen, da er sonst im System verbleibt und die Rechnungsnummer blockiert. Auch die manuelle Korrektur der Rechnungsnummer hilft da nicht [...]

Keine Kommentare


What to do when Photoshop “Stroke Path” is inactive

Did you ever have the problem, that you wanted to stroke a path in Photoshop and the option simply stayed inactive, whatever you did? Here’s the solution.

No Comments


Motorola RAZR V3 Rendering Bug

I just noticed a rendering bug in Motorola RAZR V3 (using j2me). While the RAZR V3 can render arcs for circles correctly, it doesn’t support ellipses fully.

No Comments


Gambio stores session_save_path in database

I just copied some gambio sources from a webspace to local in order to test it. I just dumped the database into my local one. Certainly I needed to update the system-paths of the gambio shop, which can be changed in includes/configure.php. All paths but the session_save_path can be changed there. If you need to [...]

No Comments


Nächste Seite »