Links tagged as 'web'
- A List Apart: Articles: The Cure for Content-Delay Syndrome
- Anyone who designed a couple websites for a client will have probably come across this before.
- added 05/22/2008. tagged as web, design.
- Subtraction: Keynote for Print
- Khoi Vinh demonstrates some beautiful layout skills as usual, but surprisingly with Keynote.
- added 05/11/2008. tagged as web, design, layout, keynote.
- Flash of Unstyled Content (FOUC)
- ran across this today. not new, but certainly can be annoying.
- added 11/26/2007. tagged as web, design.
- CherryPy vs. Paste
- Interesting article advocating CherryPy in comparison to Paste.
- added 11/21/2007. tagged as python, cherrypy, paste, programming, web.
- CherryTemplate
- A templating system to run with CherryPy.
- added 11/21/2007. tagged as cherrypy, python, web.
- Configuring Apache and CherryPy to handle a Digg effect
- Article on how to setup CherryPy to handle heavy loads / traffic.
- added 11/21/2007. tagged as cherrypy, python, web, optimization.
- mochiweb - another faster web server
- mochiweb is a fast web server running on erlang.
- added 11/15/2007. tagged as erlang, web, server.
- Aspen—a highly extensible Python web server
- the home page for aspen. it seems very useful if you wanted to take python onto the web. maybe faster than mod_python
- added 10/25/2007. tagged as python, web.