Building a Programmers Blog

Building a Programmers Blog: Syntax Highlighted Code

Source code will eventually make an appearance on any programmers blog. Presenting the code well, including niceties like syntax highlighting, is relatively easy with Drupal.

Building a Programmers Blog: Printable Pages

Depending on your chosen theme, pages on your site may not print very well. The built in Garland theme prints relatively well, with the sidebar blocks suppressed, but other themes are not so well behaved.

Building a Programmers Blog: Images

One of the surprising omissions from Drupal Core is that of image handling. There are plenty of modules that provide different kinds of image support. And that, strangely enough, is the core of the problem.

Building a Programmers Blog: External Links

On Wikipedia, internal links (to other wikipedia pages) are distinuished from external links (to other websites) by small icons that appear next to the links. Some users find this very helpful. You can do this on your blog by using ELF.

Building a Programmers Blog: Scheduled Posts

Sometimes you don't want all of your content to post at one time. Instead of a flurry of posts at the weekend, when you have time to write them, it's better for your site (and your readers) if new posts appear at regular and consistent intervals. Scheduling posts in advance can help you do this.

Syndicate content