coding
Encoding and Transcoding with FFMPEG
Submitted by shawn on Thu, 01/01/2009 - 10:12A few days ago I made that huge post about how to use Mencoder to transcode FLV videos downloaded from sites like Youtube to MOV (Quicktime) format in order to import them into iTunes and then to your "i" device. As it turns out there is a bit more to it than I realized. I dug around a bit and found a script out there called podencoder but it only runs in Linux so that doesn't help everybody. I did try it out in my Linux virtual system and it worked swimmingly.
AutoLISP - A Simple Starting Point
Submitted by shawn on Fri, 08/01/2008 - 09:19What is AutoLISP? AutoLISP is a LISP based language that comes as part of AutoCAD computer aided drafting software. AutoLISP can interface with the drafting system to automate tasks, if you know the code. I know that there are a lot of real complex AutoLISP functions out there that probably make people think that they could never write one themselves, but I aim to change that. Hit the jump for a quick intro lesson to AutoLISP functions.
Organized CSS
Submitted by shawn on Mon, 07/28/2008 - 23:14CSS code can get messy if you aren't careful. It might not seem like a big deal when you're working by yourself but as soon as you start working with someone else you'll probably hear some complaints about your messy code.
Clean formatting is always a good practice but beyond that there are some basic things you can do in your CSS files to keep them organized and easy to track.

Recent comments
30 weeks 1 day ago
32 weeks 1 day ago
41 weeks 2 days ago
41 weeks 2 days ago
41 weeks 2 days ago
46 weeks 6 days ago
47 weeks 1 day ago
49 weeks 18 hours ago
1 year 1 week ago
1 year 9 weeks ago