• Gartner’s top 10 strategic technologies for 2008

    Gartner’s top 10 strategic technologies for 2008 Green IT Unified Communication Business Process Management Metadata Management Virtualization 2.0 Mashups & Composite Applications Web Platform & WOA Computing Fabrics Real World Web Social Software

    Tags:

  • Flickr related tag browser

    http://www.airtightinteractive.com/projects/related_tag_browser/app/

    Tags:

  • Youtube Scalability

    Tags:

  • scalability

    Reverse Proxy A reverse proxy is a proxy server that is installed within the neighborhood of one or more servers. Typically, reverse proxies are utilized in front of webservers. All connections coming from the Internet addressed to one of the webservers are routed through the proxy server, which may either deal with the request itself…

    Tags:

  • static method vs class method in python

    http://www.python.org/download/releases/2.2.3/descrintro/#staticmethods static method는 C++의 그것과 같습니다. 하지만, class method는 cls라는 인자를 받고 이 인자는 해당 메소드를 부른 클래스를 가리킵니다. 그리고 python 사용자들은 static method보다는 class method를 선호하는 것 같습니다. 심지어 static variable도 없어서 hack을 쓰는듯… 또 그 static 변수란게 클래스의 경우에만 없는게 아니라 메소드에도 없습니다. 그래서.. 아래와 같이 하는게 하나의 방법?! 이외에도 static variable의 부재…

    Tags:

  • Content Aware Image Resizing

    Amazing!

    Tags:

  • Infinite while loop in bash shell

    Very hard to remember for me. – No “;” after do. – space between [,1,and ]. – Not “end” but “do/done”

    Tags:

  • On JAVA GC

    A short Primer to Java Memory Pool Sizing and Garbage Collectors

    Tags:

  • Injecting into static field in Guice

    To handle static field injection, call requestStaticInjection.

    Tags:

  • Launchy

    I’ve found a really nice program launcher for Windows XP: Launchy. Launchy won community choice award at sourceforge this year. See how it works: http://launchy.net/#screenshots and Learn how to use it: http://www.lifehacker.com/search/launchy/. If you are using firefox quick search, launchy is extremely handy. Plus, launchy comes with preinstalled skins, so no need to search, install,…

    Tags: