My Open-Source Projects - Brian Patrick Hogan

Return to the profile

Giving back to the community is something I feel that every developer should try to do. These are my open source projects.

screen capture of http://www.napcs.com/products/docbook/

Short-Attention-Span Docbook

This package allows developers to begin writing books, articles, or documentation using the free and flexible Docbook XML format by providing all of the necessary files as well as easy-to-use scripts to speed up the creation and build process.

screen capture of http://github.com/napcs/reverse_proxy_fix/

Reverse Proxy Fix

Develop and maintain a plugin for Ruby on Rails that allows for deployment of applications behind front-end proxy servers. This plugin provides simple URL rewriting capabilities and is featured in the book “Deploying Rails Applications” from Pragmatic Bookshelf.

screen capture of http://www.github.com/napcs/lazy_developer

Lazy Developer

Rails Plugin that provides a set of tasks to make Rails development projects easier.

screen capture of http://www.github.com/napcs/cucumber_watir

cucumber_watir

A test harness for running acceptance tests with Cucumber and WATIR against actual in-browser applications. Works on Windows and Mac with Internet Explorer, Chrome, and Firefox.

Return to the profile