Blog.macrominds - Erfahrung weitergeben

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


Wordpress-Widget: Show limited Categories

Wordpress has a built in functionality to show Categories and provides a built-in widget for that. However, I was missing the option to exclude some categories from this list. Here’s a widget that allows you to select the categories to be shown.

No Comments


What to do when Firefox only prints the first page

Here’s a short article on how to fix this nasty firefox problem:

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


seam carving in photoshop – content aware scale

Shai Avidan and Ariel Shamir invented seam carving, which is a technique to change the proportion of an image without loosing or transforming important image elements. This technique has made it into Photoshop CS4. This is how to use it…

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


WTK 2.5.2 – error: modeler error: failed to parse document at …: java.net.MalformedURLException: unknown protocol: c

I just had this error-message using the Sun WTK 2.5.2 “-> Project -> Stub Generator” in order to create a j2me Webservice client. Here’s the solution:

1 Comment


Flex: BitmapProxy for images dynamically loaded from ByteArray

The asynchronous load-methods of flex can really be a pain, because in Flex you can’t control threads.
I needed to display images from a binary file that contains meta-data and a bunch of images.
Here’s an easy way to load a Bitmap from ByteArray without having to deal with events.

22 Comments


« Vorherige SeiteNächste Seite »