Just some notes and links to remember when deploying applications on EC2:
Continue reading…
Amazon EC2 linkdump
Posted by md
on February 12, 2008
Leopard+Macports+OpenSSL
Posted by md
on November 28, 2007
For a project, I need the SHA-512 algorithm which is implemented in the OpenSSL library. Unfortunately, this algorithm is deactivated in the Leopard openssl installation – but you can revive it using the MacPorts.
Leopard+Terminal+Spaces workaround 1
Posted by md
on November 26, 2007
Overall, I like the new Apple MacOS 10.5 aka Leopard. I used various virtual desktop solutions with older versions, but the new Spaces provides everything I need – almost. On a typical workday, I have various terminal windows opened – but not on one workspace! Spaces changes the screen to one that has a terminal currently running, which is a stupid behavior. There is also no way to change this. But a workaround…