new site();

YouTube gallery with lightbox and captions (PHP)

When I worked at an ad agency we had a version of our TV reel on DVD that I created, categorized by budget. I was then asked to put this version of the reel online, so people could view it that way instead, which was a good idea.

Continue reading →

Cannot infer pts for VOBU if there is no audio or video...

Using DVDStyler 1.8.3, encoding fails with the error "Cannot infer pts for VOBU if there is no audio or video and it is the first VOBU."

Continue reading →

Moving a Drupal 7 site to a new server

Moving a CMS site built locally, or on a remote test server, to the production environment always presents a bit of a challenge. Drupal is one of the easier ones I can think of, and here's how you do it. This is for D7, since that's what I moved most recently, but D6 should work similarly.

Continue reading →