Canon EOS 550D
Posted by peter on 29 Aug 2010 | Tagged as: Photography
Posted by peter on 29 Aug 2010 | Tagged as: Photography
Posted by pebuchmann_super on 04 Aug 2010 | Tagged as: Software Development
Read here how to add Ant to Flash Builder 4
Posted by pebuchmann on 27 Jun 2010 | Tagged as: Mac OS X
This command lists all port entries which contain the token LISTEN:
lsof -i | grep LISTEN
Posted by pebuchmann on 25 Jun 2010 | Tagged as: Uncategorized
I found this useful hint on how to reset the password for any postgres user on Windows:
net user postgres postgres
Posted by pebuchmann on 17 Jun 2010 | Tagged as: Uncategorized
Explanation for the “Version …” conflict error message when deplyoing a portlet to liferay:
Posted by pebuchmann on 16 Jun 2010 | Tagged as: Software Development
Instrcutions on how to change the system time in a VirtualBox BIOS can be found here.
Note: For my version I used
VBoxManage modifyvm WindowsXP --biossystemtimeoffset -206150400000
rather then the sugested
VBoxManage modifyvm "Windows Whistler 2419" -biossystemtimeoffset -206150400000
Posted by pebuchmann_super on 12 Jun 2010 | Tagged as: Software Development
Posted by pebuchmann on 11 Jun 2010 | Tagged as: Software Development
Tutorial about logging in Grails