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

.bo domains not working

Filed Under (Technical Internet) by admin on 19-07-2006

The ccTLD operator for BO (Bolivia) domains is having some major technical difficulties, keeping all of its domains unavailable since 7:00 AM (2006-07-19 07:00 -400). We presume that the problem was originated earlier, with domains stopping to work as early as 1:20 AM. Read the rest of this entry »

Messenger: Due to a connection problem, changes you make might not be applied to other computers you use

Filed Under (Uncategorized) by admin on 18-07-2006

For the last days, I’ve been receiving the following message from Windows Live Messenger: “Due to a connection problem, changes you make might not be applied to other computers you use”.
Read the rest of this entry »

Warn user before leaving a browser’s page

Filed Under (JavaScript) by admin on 11-07-2006

If you’re working with web applications that use complex forms, you probably know that it becomes useful to split a very long forms on several pages (keeping interim posts on sessions variables) and process all the received data on a single transaction. But what happens when a user clicks on the Back button all the way to the first page or just wants to close the browser’s window? Read the rest of this entry »