Sutff about my job and comments about personal activities. Take a look to the first idea.

Wednesday, May 07, 2008

Google Reader notes

Finally, a cool option in google reader to add notes to share... read more at lifehacker

Friday, May 02, 2008

Picasa

I wanted to share pictures and tag them to explain every little detail, I found flickr but decided to use picasa as it has it's own file manager which I needed to quickly look for pictures I didn't have correctly indexed... I finally decided to make public some of the albums in webalbums which will be boxing sport related. I encourage you to at least use picasa as photo organiser.

Authentication on windows

I just found out what credentials on windows mean... and I needed to connect as administration to a remote PC (where I have a user account) with a command like:
net use \\remoteserver /d
net use \\remoteserver\share /user:MYUSER
So, it was as simple way to get things done.
Read more about credentials