When developing plugins for WordPress, most of the time I deal with semi-permanent settings with my plugins. A user goes to the “Settings” page for the plugin, they set things up the way they want them, and they expect those settings to remain that way until they decide to change them again.
However, there are times when you need to store temporary information that needs to either expire or be updated on a regular basis. There are functions within WordPress to help you with that, too. They are part of the “transient API” in WordPress. Basically, transient options are options that have an expiration date.

RSS
TWITTER
FACEBOOK
Within WordPress, it’s actually extremely simple to grab images from another website, and import them into your own installation. It takes just a handful of functions to do so. This can be extremely handy when trying to move content into WordPress from another system.
Having used my HTC Surround Windows Phone 7 handset for a few months, now, I’ve come up with a few items to add to a user experience wishlist. If you have any other serious suggestions (i.e. not “make it an iPhone” or something like that), I’d be glad to hear them.