Category: Web

  • A day without email

    I flubbed my DNS records on Friday, thinking that I was getting ready to move my work site from Dreamhost to MediaTemple (since I’ve been having email delivery problems on Dreamhost; too many spammers on their shared servers). So I switched my name servers on Friday afternoon without the proper MX records… Long story short;…

  • .htaccess forcing larger file uploads

    So this is something that I should have memorized by now, but always find myself searching Google whenever I need it. MediaTemple’s Grid Servers have a built in 2mb limit on file uploads, which is small when you’re trying to upload photos from new multi-megapixel cameras, or even just large PDFs. The solution is to…

  • Vivitar 285 Mod

    I’m really liking this Vivitar 285 flash mod, and trying to figure out if there’s a way I can cobble together parts from the two slightly broken ones I have and make something this cool. (Edit: Also found this Vivitar mod which has pictures and a “how-to”). Just ordered some new flash remotes since the…

  • .htaccess forcing www in urls

    I’m starting to use this site as a resource for myself, because I use this stuff all the time, but not enough to commit it fully to memory. That said, something that’s come up a lot recently is forcing www. in front of all urls on a site. Since all of my servers are Apache,…

  • ZeppOS Developer Resource

    Rob has a nice designers resource page on his web site. Hopefully the ZeppOS Wiki will gain some momentum and become the main destination for documentation. I was working on a Flash slideshow for an Aloha Media Group project, and I needed to make sure the slideshow background was transparent. I needed to look up…

  • Flash Slideshows in ZeppOS

    So I find myself spending a lot of time trying to debug issues with Javascript and Flash when building sites out in ZeppOS. I’m posting this in the hopes that other people might find this useful! Basically, I use the Flash Nifties XML Slideshow any time I need to do a quick image slideshow. To…