The weblog of Michael Zehrer


26.8.2008
Filed under: General @ 0:01
25.8.2008
Filed under: General @ 0:32
22.8.2008
Filed under: General @ 0:03
19.8.2008
Filed under: General @ 0:02
15.8.2008
Filed under: General @ 0:01
  • SyntaxHighlighter is here to help a developer/coder to post code snippets online with ease and have it look pretty. It's 100% Java Script based and it doesn't care what you have on your server.
  • Keyczar is an open source cryptographic toolkit designed to make it easier and safer for devlopers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.
  • Jetlang provides a high performance java threading library. The library is based upon Retlang.
    The library is a complement to the java.util.concurrent package introduced in 1.5. The library should be used for message based concurrency similar to event based actors in Scala.
    The library does not provide remote messaging capabilities. It is designed specifically for high performance in-memory messaging.
12.8.2008
Filed under: General, Software @ 18:26

I started a firefox extension project. The bit.lyff addon enables you to shorten URLs from the context menu using the URL-shorten service bit.ly. Additionally you can display bit.ly specific information about a web page, like mirror or thumbnail URLs.

Please see the bit.lyff page for more information or jump directly to the Google Code or Mozilla addon pages.