Home > Links

On this page I list websites and projects of friends and family, some of my own projects and other sites I like. This page is work and progress and will be updated when I find a new good resource and feel like doing so.

Inspired by Dries Buytaert's regular announcements of new Drupal sites, I did some (re)search on which news sites, universities, organizations, companies, musicians, celebrities, communities, software projects, etc. are using Drupal for their websites. The result is the following list of sites, that impressed me somehow. Of course the list is far from complete, so feel free to post Drupal sites you like in the comments.

Bands, Musicians and Celebrities

The GIMP Resource List

GIMP LogoThe GNU Image Manipulation Program, a.k.a. GIMP, is a fantastic open source raster graphics editor freely available for many platforms. GIMP can be used for professional graphics, logo and Web design, photo editing, batch processing of image files, photo effects, and much more. The following list contains many cool GIMP resources.

Blogschrott's blog carnival Ziele mit dem eigenen Blog (Goals with your blog) ended yesterday. 73 blogs participated which is a huge success. 14-year old (!) Yannick, who initiated this blog carnival, also wrote a post about his goals so there are actually 74 posts about this topic. Except for my post all other posts are in German. So if you speak German - I know that many of my readers do - go and read them when you find the time. The links are listed below.

When using Drupal's menu system for linking pages on your site the corresponding menu link gets the CSS class active when the referred page is being displayed. To make use of this to improve a site's usability you can highlight this link by assigning a different color, background color, etc. Drupal's l() function also takes care to add the active class to currently displayed links.

On this site I have to blocks in the sidebar (Recommended Articles, Drupal Modules) with hard-coded links to internal pages using plain HTML. My main reason not to use menu items is because I am too lazy and I don't use the l() function to not increase the number of database queries more than necessary.

Syndicate content