Skip to main content

Posts

Showing posts with the label WordPress

Blogger... It Stinks, But It Works (Well Enough)

Blogger was amazing when I first began blogging in  2004 . That’s right, there are posts on my blogs dating to the year Google relaunched the platform. Today, Blogger isn’t so great. It feels old and out-dated. But it works and I have hundreds of posts on five Blogger-hosted blogs (1334 as of tonight). The idea of exporting and importing 13 years of posts into WordPress or Medium scares me. Should I migrate? I do not know. I’m preparing to start podcasting in 2018 and it would much easier to create podcast feeds and links within WordPress. Blogger themes? They stink, and customizing or creating your own is a pain. I don’t like the choices, yet I don’t have the time to tweak the themes as much as I want. Even the tweaks I have made are lost too often - and that annoys me. Blogger’s editor? It stinks. So does the formatting of posts with line breaks in place of paragraphs. Google could surely make Blogger an HTML5-compliant platform or at least use something mo...

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...