drupal

Book review: Drupal 6 Performance Tips

Book front cover

Most books on Drupal cover various aspects of developing websites using this versatile platform. After reading one of these you might find that you have done a rather good job of it and your site is attracting an increasing amount of traffic. This is great until the point where your site starts to struggle to keep up with demand. Left unchecked this could result in your site becoming slow to use and people becoming impatient and looking elsewhere. At this point you might be tempted to throw money at the problem, maybe an expensive new server or an upgrade to your hosting account. Before you do though it might be worth reading “Drupal 6 Performance Tips” by T.J. Holowaychuk and Trevor James that explains strategies and technologies that might help out.

Drupal 7 and the Semantic Web connection

The Semantic Web is the concept that you can add machine readable meaning to you website to make it easier for computers as well as humans to understand what is going on with your content. If you look at this page you will find it easy to tell which part of the page is blog content, where my name is etc., but for a machine this is not so easy, they will only see something like “bla bla bla TITLE bla bla bla” and often will be limited to trying to find content based on keywords. The whole Semantic Web idea is the subject of major research efforts and much debate over how far it can go, but the good news for Drupal site administrators and readers of their websites is that Drupal 7 will be offering support for some of this technology out of the box.

Book Review: Drupal 6 Social Networking

There was once a time when the computer industry was not really people orientated, instead the focus was on pushing data around and worrying about nothing but algorithms. Those days ended with the arrival of Web 2.0, the web changed forever, the model of top-down publishing of content was revolutionised by the idea of users generating content and maintaining connections with each other through social networks. Sites like Facebook and Twitter have brought the web alive as a social space, but what if you want to implement some of these ideas on your own site? This is where Michael Peacock's new book Drupal 6 Social Networking may come in very handy.

Activity Stream for Qik

A contributed module for Drupal that extends the Activity Stream module to include user contributions to Qik.com.

More information:

 

Rising to the Boxee developer challenge with an Open University app

Today is a big day, we find out tonight how well the Open University entry has done in the Boxee App Development challenge. A small team of us had been thinking about big screen (web experiences designed for interactive television to be viewed at about ten feet away) web sites and what an OU experience might be like in such a setting. When the challenge was announced it was a fantastic opportunity to quickly develop something to get ourselves started in this exciting area, so we decided to go for it and in about four weeks went from having nothing to having a fully working application, complete with full user interface and graphic design by Dave Winter, client and server side code by me and communications, testing and creative input by Stuart Brown and Matt Rawlinson. It was hard work which gobbled up a few evenings and weekends but it was worth it.

Book review: Drupal for Education and E-Learning

It can be quite a strange experience to read a book where you know you are not the target audience, I'm not a teacher or an academic, but I work for a university and use Drupal, and, of course, like most people have been on the receiving end of the education system! Despite this though I still enjoyed reading Drupal for Education and E-Learning by Bill Fitzgerald after being asked if I would review it by the publisher Packt Publishing. The book is not aimed at developers like me, but instead to those who want to use Drupal “to support teaching and learning” and to explore opportunities to use social media in the classroom in a safe way. You don't even need to know PHP. However, even though it has this non-techie targeting it could still prove very useful to many people using Drupal in other contexts. Occasionally though a tension would surface in the book between the desire to talk to a non developer audience and the subjects being discussed.

Get to the Mobile Web quickly with Mippin

There is no doubt that the mobile is starting to make more of an impact on the Internet. Not long ago many people thought a mobile was really just for making calls and texting. It is difficult to miss the amount of publicity that the Apple iPhone and Google Android projects have generated recently. Many mobile phones come with a browser built in that is capable of rendering regular web pages and the price of Internet access from a mobile is dropping, and is often it is bundled with contracts. Ten years ago Nokia set this process in motion by releasing the Nokia 7110, the first mobile phone to have Internet access, it couldn't render regular web pages, only ones specifically written for mobiles but brought to the public the idea of Internet access in your pocket, available quickly wherever and whenever you need it. It has been a slow process for the mobile web, but it looks set to grow, and one social networking site in Japan has found that mobile traffic has overtaken non-mobile web traffic. A problem remains though, while mobiles are now capable of rendering regular HTML web pages, they still have very small screens meaning that web sites have to be redesigned to look their best. This, depending on how far you want to go, can be a time consuming process (and one I'm determined to do properly later this year!), fortunately there is a service available that promises not only to re-render your web content in a mobile friendly way, but also to render it in different ways for different devices, and to do all of this in the time it takes to have a coffee.

Building a search engine for PlanetOU using Google CSE

The idea of PlanetOU was always to represent a community around an institution by aggregating blogs written by people connected to it (the idea is explained in full in my earlier post What planet are you from? PlanetOU of course!). It uses the core Aggregator module in Drupal to pull in content from about fifty different websites to make a constant stream view of the latest blog posts from OU staff bloggers. This approach works well, but a key point to note here is that when feed items are imported in this way Drupal does not create new node items (it isn't native content to the software that runs this site), and as such are not visible to the built-in search engine. These blogs are spread across many different domains (e.g. only a few people on the TwitterLeague for OU people use the OU's blogging facilities) and so are not indexed by any institutional search engine. Fortunately there is now a solution to this challenge; a Google Custom Search Engine (Google CSE).

Creating a Lifestream from your Web 2.0 presence

The world of Web 2.0 consists of many sites that you might use for different purposes, you might use Flickr store your photos, Twitter to microblog, last.fm to find new music, your bookmarks on del.icio.us, maybe a blog of your own, the list could go on for quite some time. In each of these sites you might have a profile that tells part of the story about who you are, but these websites usually keep themselves to themselves, the profile will only reflect your interaction with that site. So different aspects of your Web 2.0 personality can be found scattered all over the Internet, but now it is possible to tie these strands together to enhance your website or blog and give a better impression of the things you find interesting.

A block to show random content titles for Drupal

Do you like my Random Content block? I thought it would be nice to show people random selections from previous entries on my website as another way, along with the Popular Content block, to help visitors discover pages that they might be interested in. The way it was done is a little hack-ish, and it would be better to write this up as a module, but it does give an example of a custom content block using the PHP filter.

Syndicate content

Back to top