Php
-
Javascript applicaties en Apache Ant
Als je wat complexere javascript applicaties aan het ontwikkelen bent dan is het meestal fijn
om code te scheiden in verschillende documenten. Dat is met PHP bijvoorbeeld geen probleem maar met
javascript wordt dat een stuk lastiger. -
Javascript obfuscation using PHP
For a project of mine I needed a means to compress javascript code. There are numerous programs who do this very well but I thought it would be a fun project to make one myself.
-
Polar Heart Rate Monitor Logos
Last week I bought a Polar F6 heart rate monitor which I use to improve my fitness workout. Just like many mobile phones it's possible to customize the display with monitor icons. Unfortunatly you must use the Polar Uplink tool to make and upload them. I normally use photoshop for bitmap editing and that's why I wrote this little PHP script (using the GD library) to convert PNG images to the Polar Monitor Bitmap(PMB) format.