Loading

Daily Archives: September 4, 2006

Add Command Prompt Here Shortcut to Windows Explorer

Add Command Prompt Here Shortcut to Windows Explorer
Very useful. It adds a “Command Prompt” to the right-click menu in windows to open cmd.exe in the selected folder.

Bookmark It

Hide Sites

$$(‘div.d36′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Fedora on a Stick – O’Reilly ONLamp Blog

Now Fedora Core can boot from an USB drive Fedora on a Stick – O’Reilly ONLamp Blog
I have a 2GB USB drive I wonder if I could install it in just 2GB or I need more.

Bookmark It

Hide Sites

$$(‘div.d27′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Wordpress plugins

Wordpress plugins that I’m currently using

AutoMeta: Automatic Meta & Technorati Tags for WordPress – boakes.org
Google Analyticator — for use with Google analytics
Feedburner Feed Replacement — provides integration with feedburner.com

PJW Mime Config — allows to change mime-types associated with file-extensions

Social Bookmarks Bar — adds a bar to each post to submit to digg, del.icio.us, etc
Google [...]

Cygwin problem: Can’t access /cygdrive/c

I’ve lost my ability to see my c: drive from cygwin. when I do
cd c:
or
cd /cygdrive/c
all goes ok. But if I do
ls
then it complains
ecerulm@rlm-ecb4fe6cda1 /cygdrive/c
$ ls
ls: reading directory .: No such file or directory
I found something at this forum and also here
So it seems that I screwed up permission (maybe it related to some automatic [...]

Google maps is easy

I decided to give a try to Google Maps API and I found it pretty easy. Currently I’m looking for a jiu-jitsu school near Madrid so I decided to pinpoint all jiu-jitsu schools in a google map. I’ve got the school addresses in this page and put those directly in the page using the geocoder [...]