Wiki LaTeX is a word processor and document markup language. It is distinguished by typical word processors such as Microsoft Office and OpenOffice in that the writer uses plain text as opposed to formatted text, relying on markup tagging conventions…
Wiener Philharmoniker Summer Night Concert Schönbrunn 2015
Date: Thursday, May 14, 2015 Time: 8:15 PM Place: Schönbrunn Palace, Palace Gardens (in front of the Neptune Fountain) 1130 Vienna Conductor: Zubin Mehta Soloist: Rudolf Buchbinder, Piano The Vienna Philharmonic performed its annual Summer Night Concert Schönbrunn, an open-air…
Enabling SPDY and HSTS on Nginx
Also see Enabling SPDY and HSTS on Apache. We should have Nginx up and running with a SSL certificate. Even though it is theoretically possible to run SPDY without SSL, in practice we need SSL to make it work. Make…
WordPress Memcached Turbo Boost and Check Hits and Misses
Memcached is a general-purpose distributed memory caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source (such as a database or…