The Philadelphia Riders web site is a collection of open source (free) software and some home grown scripts and components.
Contents |
The photo gallery is provided using Gallery. Gallery is a great piece of software that can be run by anyone with PHP available on their web server.
The White Helmet Wiki is provided using MediaWiki. If you've ever visited Wikipedia, you've used MediaWiki. We've modified the look of MediaWiki to match the PR site, but under the hood it's the same software.
The news pages leverage a technology called RSS. RSS allows sites such as Craigslist to provide a feed of links to information on their site. We've written some scripts to check these feeds hourly, new links are added to our site.
The discussion list is provided using Mailman. Mailman is a great software package for discussion mailing lists written in the Python programming language.
The main site is delivered using a system called Catalyst. This is a system written in the Perl programming language.
The Updated Galleries, Updated Wiki Articles, and New Wiki Articles sections on the front page also use RSS as mentioned above. The Gallery software and MediaWiki also provide content feeds using RSS. We update these links every hour also.