Thanks!
There was a Games for Windows article? Which issue? :O
I wrote a particle system for Aquaria. It uses little simple data files.
There's also some full screen ripple effects.
Particle systems are usually pretty simple to set up... you just have a bunch of particle objects that have a lifespan and various timers for animating various properties (color, size, rotation, alpha, etc)