Listen to me. Just don't start clojure. Don't even think about it.
Or every single day in the java-land will be tremendous pain.
Once you climbed the core.logic mountain, been to the Macro-Island, saw the beauty of the destructuring-sea you can't go back.
Oh and the inhabitants of ClojureCountry, the homo iconicities are just awesome. :)
Dienstag, 8. November 2011
Dienstag, 16. März 2010
MongoDB as Windows Service
Just execute mongod.exe --install.
This creates a Service for the MongoDB.
If you ever wish to use a MongoDB as Windows Service and you have some spaces in the path you have to do the following fix.
Start "regedit" and change the entry ImagePath in
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MongoDB from
Program Files (x86)\mongodb-win32-x86_64-1.2.4\bin\mongod.exe --service to
"c:\Program Files (x86)\mongodb-win32-x86_64-1.2.4\bin\mongod.exe" --service.
For further informations:
http://groups.google.com/group/mongodb-user/browse_thread/thread/fde13e7ceb64ac44/a39a7e1b711a6b00?pli=1
This creates a Service for the MongoDB.
If you ever wish to use a MongoDB as Windows Service and you have some spaces in the path you have to do the following fix.
Start "regedit" and change the entry ImagePath in
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MongoDB from
Program Files (x86)\mongodb-win32-x86_64-1.2.4\bin\mongod.exe --service to
"c:\Program Files (x86)\mongodb-win32-x86_64-1.2.4\bin\mongod.exe" --service.
For further informations:
http://groups.google.com/group/mongodb-user/browse_thread/thread/fde13e7ceb64ac44/a39a7e1b711a6b00?pli=1
Freitag, 22. Januar 2010
Computer science Sonata Op. 1 First Movement - Allegro
The first notes are played. It's a cheerful not to fast melody (Java). Shhht!
Strings laying the rhytmic foundation of this piece. (Computer Science in General).
The musical development starts with some strange synthesizer! (Electro-technics)
Whoo. Thats awesome. But there is already the first variation of the theme. (Groovy, Grails, Griffon). But now the woodwind instruments attract our interest with some fugue-esk almost mathematic polyphonic variation. (Functional programming, Haskell.)
Ok, lets stop this digital analogy, its already streched way to far.
But i think you will have a clue what you can expect from this blog. :)
Strings laying the rhytmic foundation of this piece. (Computer Science in General).
The musical development starts with some strange synthesizer! (Electro-technics)
Whoo. Thats awesome. But there is already the first variation of the theme. (Groovy, Grails, Griffon). But now the woodwind instruments attract our interest with some fugue-esk almost mathematic polyphonic variation. (Functional programming, Haskell.)
Ok, lets stop this digital analogy, its already streched way to far.
But i think you will have a clue what you can expect from this blog. :)
Abonnieren
Posts (Atom)