Skip to content

Monthly Archives: October 2007

Firefox AutoComplete

24-Oct-07

Gayet zaman kazandirici bir firefox eklentisi:BuradaAdres cubuguna URL in bir kisimini veya commentlerin icinde gecen bir kelimeyi yazdiginiz zaman size alakali URLleri listeliyor. Gayet basarili.

Ubuntu 7.04 server edition under virtualBox

17-Oct-07

Playing around with a few virtual machines, I came across a rather unpleasant situation where the ubuntu 7.04 server installation wouldn’t boot when run under virtual box. The installation runs smoothly but after the first reboot you get an error saying something like:int 14 000F 000C 000A … and some other crap. The [...]

Crossdomain AJAX calls

08-Oct-07

If you’ve tampered around long enough with Javascript, you’ve definitely come across the problem with loading data from another domain. JS wont let you make XML Http Requests to a domain different then where the original Javascript code was loaded from. This is a security precaution to prevent cross site scripting etc. There are a [...]

tomcat 5.5 on vista

03-Oct-07

installing tomcat 5.5 on a vista machine as a windows service comes with its problems.The service can not seem to start correctly. After a bit of google’ing around, the problem seems to appear on random windows machines, independent of the os verison.The problem has to be solved by copying the DLL msvcr71.dll to the /bin [...]