Installer using 7zip
Saturday, July 19th, 2008 Posted in Computer | 2 Comments »Here are some links I found about using 7zip to create installers. When I have the time I might write about what I learned. http://www.marcogabriel.com/Kleine-Installer-mit-7-Zip.104.0.html http://www.msfn.org/board/How-to-make-a-7-Zip-Switchless-Installer-t39048.html
Bloodshock?
Tuesday, July 15th, 2008 Posted in Thoughts and Facts | No Comments »Nonsense: http://www.zeit.de/2002/09/200209_stimmts_gewebesc_xml It's German, but basically it says bloodshock, that means death by a non deadly injury, e.g. caused by a fast bullet, is nonsence. It's a pretty well known and reputable magazine in Germany so they should be right I guess ...
Open terminal … using context menu in Ubuntu
Tuesday, July 15th, 2008 Posted in Linux | No Comments »sudo apt-get install nautilus-open-terminal nautilus -q Afterwards your desktop will be empty. But that should be gone when you restarted I hope.
AverMedia E506 and Ubuntu 8.04
Tuesday, July 15th, 2008 Posted in Linux | 2 Comments »As linux noobs, it took its time yet: We finally got it working, after studying a whole lot of different tutorials and threads like: for general things: http://forum.ubuntuusers.de/topic/180332/ how to get the firmware: http://mapopa.blogspot.com/2008/07/firmware-for-xc2028-tuner-in-case-you.html and how to get the *.pl: http://ubuntuforums.org/showthread.php?p=5289047 So this is what you do: 1. Delete ...
Sprache
Sunday, July 13th, 2008 Posted in Thoughts and Facts | No Comments »I though this was an interesting statement: The domain of an interpretation is a language. Die Definitionsmenge einer Interpretation ist eine Sprache.
MySQL: How te get last autoincrenment id.
Saturday, July 12th, 2008 Posted in Computer, Programming | 2 Comments »There are three ways using java: http://dev.mysql.com/doc/refman/6.0/en/connector-j-usagenotes-basic.html#connector-j-examples-autoincrement-getgeneratedkeys This is the one I prefere, because the value is scoped by the Statment instance, hence only overwritten when I reuse the specific Statement: Statement stmt = null; ResultSet rs = null; try { // ...
Responsibility
Friday, July 11th, 2008 Posted in Thoughts and Facts | No Comments »I ask you, are you strong enough, can take responsiblity, to fall in love, can you bare the pain, when she wrecks your heart?
fubar
Wednesday, July 9th, 2008 Posted in Computer | No Comments »Did you know what fubar means? US-Militär-Slang: "Fucked up beyond any recognition". (source: Java Insel)
Windows Sysinternals
Wednesday, July 9th, 2008 Posted in Windows | No Comments »Id din't know page like this existed: http://technet.microsoft.com/en-us/sysinternals/default.aspx For example for Vista one can download the process monitor, which shows wich programm maintains and accesses which registry keys. Pretty usefull I think.
Cameroid – Webcam pictures online
Monday, July 7th, 2008 Posted in Computer | No Comments »A fun page to make pictures of one by webcam. You can use filters and download your pictures afterwards, for free. http://www.cameroid.com/snap.php