Author: admin

  • links for 2009-07-05

    Main ginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide (1, 2). Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption. […]

  • links for 2009-07-04

    Modernizr Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. (tags: software opensource javascript css detection modernizr)

  • links for 2009-07-03

    Text Escaping and Unescaping in JavaScript A collection of utilities for text escaping and unescaping in JavaScript. Try typing "abc" in the first form to see how it works. Any form can be edited. (tags: service webservice javascrit text escaping)