Skip to main content

Posts

Showing posts with the label Wikimedia

WordPress, Drupal, Moodle

This weekend I installed WordPress on our personal server. The process took about two hours, including customization and tweaking beyond the basic installation. No great PHP or MySQL skills were required; as long as you know how to use the command prompts you can install WordPress. The modifications included adding Amazon code to the PHP-generated pages. This allows us to use Amazon links without long URLs. To do this, I had to copy code from our Amazon Associates account and paste it, formatted, into the PHP code. Not a challenge, thankfully. I also enabled two spam filters via the PHP code. What makes WordPress, Drupal, and Moodle popular is the ease with which these systems can be extended. Third parties have created numerous plug-ins, widgets, and themes for these three open source platforms. I could, rather easily, support a pretty large number of teachers and students using open source software (OSS) for Web applications. The price is ideal and the skills required are incre...