sometimes nothin' can be a real cool hand

« Changing static factories to a testable design. | Main | I don't think you're a dickhead. You're hired. »

Aggregated blogs for Cogent Consulting

Listen to this article Listen to this article

I've just finished putting together an aggregated blogs site for Cogent Consulting. It includes blog entries from all Cogent staff and associates. Its also the first Ruby app that I've written which has gone 'live'. The code was much simpler than I expected it to be. It's less than 50 lines of code, and about half of that is the declarations of all of the bloggers on the site.

Check out http://blogs.cogentconsulting.com.au/.

Comments

Hi Marty,

The blog link on http://www.cogentconsulting.com.au/ is pointing to Steve Hayes (http://www.cogentconsulting.com.au/blogs/steveh) instead of blogs.cogentconsulting.com.au

Cheers,
Andy

Thanks Andy. I was aware of that, but we had some other pending changes to the main site that were coming too. It's fixed now.

Post a comment