Posts Tagged ‘Wordpress’

WordPress Under Rails

Friday, September 11th, 2009

There have been occasional discussions about integrating a Wordpress CMS into a Rails application. One approach is to simply do a Wordpress install under RAILS_ROOT/public/blog. That’s pretty straightforward:

cd RAILS_ROOT/public
mkdir blog… Continue reading

A Word About WordPress

Friday, September 11th, 2009

Last week there was a fair amount of buzz about Wordpress security issues. Here’s an Information Week article and also a short blurb from IT World in case you’re not a Wordpress user… Continue reading