Websites

Apache2 on Debian ignores HTTPS variable

After a couple of hours of hair pulling over a few lines of rewrite instructions for apache, my search for inaccurate regular expressions or logic ended with this bug report in the debian community. I'm sure this bug is addressed in some upstream distributions, and…

Read More

Content Mangement Systems where the user just manages content?

The goal of any Content Managements System (CMS) should be to allow the content managers to create as many pages as they like without deviating from the original website design. Much of this can be done with carefully planned out cascading style sheets (css) and…

Read More

Install PHP 5.2 on Red Hat Enterprise Linux 5.6

Red Hat Enterprise Linux 5.6 ships with PHP 5.1, and also makes PHP 5.3 available. PHP 5.1 is the default, and the server will never update from 5.1 to 5.3 without being explicitly configured to do so. But you may notice that glaring hole where…

Read More

XML encoding (utf-8, ascii)

XML is a markup language similar to HTML. It was designed to transport data. Once data has been enoded, it can be easily read by many different systems. As a result, it is widely used in web services to transfer data. Recently, I was working…

Read More

ffmepg and html5 Video – Avoiding Flash Technology

As indicated by Saimon, a lot of people have wondered how they could use ffmpeg to produce videos that can leverage the use of the html5 tag <video>. The objective is to avoid the use of the Flash technology. In order to achieve this objective,…

Read More

Categories

Search

Recent Posts

Most Common Tags