Categories
General

How to make yogurt easily

After making many gallons of yogurt, I think I’ve figured out the easiest, most fail-safe method. To summarize: 1) Use Yogourmet starter for consistency, 2) use ultrapasteurized milk to avoid the tedious heating-cooling step, and 3) use a yogurt maker to avoid the complicated low-tech yogurt-making methods.

Ingredients:

Yogourmet starter/culture. Using a little plain commercial yogurt does work and is less expensive, but Yogourmet produces consistent results. It’s available at Whole Foods, local health food shops, or online.

Ultrapasteurized organic milk. Organic milk tastes better, and might be healthier. More importantly, ultrapasteurized milk does not need to be heated first to produce good yogurt. Yogurt-making instructions usually say to heat the milk to kill bacteria, but I think heating it has more to do with changing the milk somehow so the yogurt will set better. Milk that’s ultrapasteurized sets well without the pre-heating step, so you can skip the most tedious step of the yogurt-making process. It doesn’t seem to matter that the milk starts out at refrigerator temperature instead of 100 F or so as is usually recommended. I use whole milk or half-and-half but I assume that skim or 2% would work fine too.

A Salton 1 quart yogurt maker. Yeah, it’s another electrical appliance in your cupboard, but if you make yogurt frequently you’ll appreciate it a lot. I prefer the Salton yogurt maker because 1) it’s very inexpensive (under $20 right now) and 2) 1 quart Ziploc twist-lock tubs (or even 1 quart glass jars) can be used instead of the included badly-designed tub. Using a tub with a secure lid makes mixing the milk and starter much easier.

Process:

Add about a cup of ultrapasteurized milk and the starter to the tub, secure the lid, and swirl till it’s mixed in completely. Add milk to the top, avoiding over-filling, and secure the lid. Put the tub in the yogurt maker, add water to reach near the top, and plug in the yogurt maker. I let it work for at least 24 hours so the bacteria eat as much of the lactose as possible, but if you’re not concerned about that it might be ready after 10 or so hours. Chill the tub of yogurt completely, without disturbing it, for the best texture.

Categories
General

Photopress 0.9.5

This is just a quick bugfix release, which should solve some of the major problems with the previous one.

  • Fixed a couple of SQL problems noted by a few people, namely the LEFT JOIN thing but also a weird thing where the default ORDER BY was missing.
  • Fixed a Javascript problem that was keeping the insert buttons on the Browse popup from working. Basically, I’d forgotten to update the Browse JavaScript when I updated the Upload part.

Download Photopress 0.9.5: photopress.zip OR photopress.tar.gz.

Categories
General

Photopress 0.9.4

Sorry this release took so long. I should probably call it 1.0 RC1 or something, but it seems way too buggy for that right now.

New features and fixes:

  • The main change in this version is a new categories table, which required a bunch of changes all over the place.
  • Uses buttonsnap to add a pretty button to the RTE’s toolbar. This can be disabled if desired.
  • A watermarking function contributed by Marcus. It worked in my quick test, but more testing is likely in order.
  • The album layout now uses a styled unordered list instead of a table, ala Plogger. If you’ve customized your template you’ll need to do it again, but it should be much easier now.

Unfixed bug: My uncle, a regular source of odd test cases, found a bug in the resizing function. A large but well-compressed JPEG can cause a fatal error in the resizing function due to excessive memory usage. A fatal error leaves no way (as far as I can tell) to display a message or delete the offending image. This is very lame. I’m working on a way to check how much memory an image will use before attempting to resize it, and cancel the upload gracefully.

Download Photopress 0.9.4: photopress.zip OR photopress.tar.gz.

If this version sounds too buggy for your tastes right now, 0.9.2 is still available: photopress-092.zip OR photopress-092.tar.gz. Note that it’s possible to track down even older versions over at wp-plugins.org.

Categories
General

Pink water lily

Pink water lily

I just had to get that ling cod eye moved down the page. This was taken at Brookside Gardens at Wheaton Regional Park, summer 2004. I’m amazed sometimes digging through old photos, proof I need a better way to organize photos…

Categories
General

Dasher 0.2

Dasher is a simple Dashboard replacement. It should now work with both WP 2-ish and 1.5-ish. Dasher 0.2 will display two types of content – PHP files (blocks) and RSS feeds – in place of the former Dashboard. See the included blocks for some examples.

Download dasher.zip.