
eZ Publish Workflow - electronic media delivery
Aug 7th
I'm helping on a site that sells music.
I wanted a way to bundle a person's purchases into a single file that could be downloaded once. There are two types of electronic media, mp3_product and album. Each may have an image associated with it. An m… more »

jQuery eZ publish Mobile pagelayout.tpl
Jul 18th
Using the book Head First Mobile Web to learn and as a reference, I created a simple mobile interface for an existing eZ publish installation.
pagelayout.tpl
pagelayout.tpl includes three 'pages', content, search, and menu.
{*?template charset=… more »

Installing ffmpeg-php on CentOS 5.8
Jul 12th
Follow the instructions in the link above, they're excellent.
If you get a few compile errors related to missing files, add these RPMs (excerpt from /var/log/yum.log):
faad2-devel-2.7-1.el5.rf.i386
x264-devel-0.0.0-0.4.20101111.el5.rf.i386
lame-… more »

How to Keep a Mobile Site Out of Search Engines
Jul 3rd
I have a mobile version of a site, which is accessed through auto-detection of mobile user-agents.
Since the content is virtually the same as the regular site, I didn't want it indexed by search engines, both to prevent site visitors from landing on… more »

b2evolution - comment forms stalling - version 4+
Jun 17th
This is a b2evolution blog. There's a second blog running from the same installation, and the comment form was stalling on page load, displaying 'Loading ...' and the icon, but never finishing.
The first action I took was to upgrade the blog. Many… more »