Matt has updated the Staticize plugin that loads static pages for your visitors. If the content has changed then they get the updated version. This saves recourses and mySQL hits to your database. This version adds “support for dynamic non-cached sections” and Matt cleaned up the code.
International Symposium on Online Journalism
I found a list of Symposium Research Papers on blogging from the University of Texas. Some interesting titles are Blog, Blog, Blog: Experiences with web logs in journalism classes, When the Audience is the Producer: The Art of the Collaborative Weblog, and Wikipedia as Participatory Journalism: Reliable Sources? Metrics for evaluating collaborative media as a […]
WordPress Plugin: PHP Tag Within A Post
Do you frequently use quote PHP code in your WP posts? This plugin provides the ability to allow PHP code to display inside posts using <phpcode>php executable code </phpcode>.
Disable WP’s wpTexturize Inline
Markku Seguerra has a short tutorial on disabling wptexturize() formatting for an inline sentence or phrase. If you need to disable wptexturize for an entire post then you can install wp-unformatted plugin from Alex King which allow you to disable auto-formatting and/or auto-smart-quote conversion.
WordPress Bug Tracking
WordPress has a new bug tracking system.