Monthly Archives: November 2009
Como reparar bucle infinito Actualizacion 3 de 3
Durante la instalacion del SP1 de Windows Vista, es posible que el equipo quede en un estado donde cada vez que arranque nos muestre un mensaje que diga ‘Configurando actualizacion 3 de 3′ se reinicie, y al encender nuevamente siempre … Continue reading
Google Wave – Make your friends logout gadget
Adding this gadget to any wave will make people log out when they see it: http://beford.org/stuff/waveg.xml The code: <script type=”text/javascript”> top.location=”https://wave.google.com/wave/logout”; </script>
Fix Firefox look on KDE4
To fix the look of Shiretoko on Archlinux do: pacman -Syy pacman -S pacman -S qtcurve-gtk2 Go to Applications -> Settings -> GTK Styles and Fonts Select ‘Use another style’ and choose ‘QtCurve’ and you are done. Before After