Auto-shrink YouTube Videos

One of the things I hate about flash-based players is that you can’t control them properly through CSS. For example, if you write this CSS code: object {width: 100%; height: auto} … the videos won’t scale properly (the height will stay fixed). So I came up with this little jQuery script that makes a video [...]

Read full post...

Custom Field Images: Version 1.7

The new feature in version 1.7 is a button in the Upload/Insert Image box that inserts the image directly in the CFI box. Without it, you would have to insert the image into the post and then manually insert the bits of data into each field. I haven’t tested it on versions of WordPress older [...]

Read full post...