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.
Monthly Archives: October 2007
Firefox AutoComplete
24-Oct-07Playing 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-07If 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-07installing 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 [...]