Welcome to my blog!

Here I try to keep useful information about IT, mostly related to Web development and Linux stuff. Any comments or feedback that you might have will be much appreciated!

Thanks,
Tomi

Google Maps now covering Bolivia

Filed Under (Bolivia) by admin on 24-02-2009

I was happy to see some days ago that Google now covers Bolivia on Google Maps!  Most of the specific addresses that I looked up returned an inaccurate result which Google presents with a “Placement on map is approximate” but this is really a good start.

Some cities include: Read the rest of this entry »

Encoding Word characters on PHP

Filed Under (PHP) by admin on 23-02-2009

Use the following PHP code to encode Microsoft Office Word special formatting characters (like m dash, bullets, typographic quotation marks, etc) as HTML entities.

Read the rest of this entry »