Parsing RSS With WordPress

While fewer and fewer people may be subscribing to RSS feeds (I don’t know if the data actually bear that out yet or not), they are still extremely useful tools in the Web development arsenal. Parsing and using them within a PHP application can be a bit of headache for some, though. Thankfully, WordPress includes […]

How Nginx & WordPress Are Configured at UMW

At the University of Mary Washington, we are using a unique implementation of WordPress in more ways than one. On top of the fact that we are running a “multi-network” install of WordPress — allowing us to set up multiple multisite instances in a single installation — we are also running WordPress on a LAMP stack, then […]