Category Archives: Programming

Shell script to extract the exchange rates from BNR (Romania)

Here is a simple script to get the exchange rates.Continue reading

Internet Explorer bug – duplicate characters

One of Internet Explorer versions 6 and 7 bugs, consists in repeating (duplicating) some characters from the end of some elements with the CSS atribute float.Continue reading

How to create a simple shell script

Here is a simple example of creating and running (executing) a shell script. This script will display the numbers from 1 to 10.Continue reading

Diacritics in web pages

The usage of diacritics in web pages requires Unicode encoding.Continue reading