Posts Tagged ‘drupal’

Organic Groups, Calendars and new hosting perspectives

Friday, March 19th, 2010

It has been awfully silent on this blog about the work on Drupal sites for the Hordaland libraries. Quite the opposite were my work days. I have had a number of meetings with the three library consortia I have been mainly working with, and soon there will be more classes for the librarians who are becoming editorial groups for their own social media-ready web sites.

New modules have been tried. I am very satisfied with using the Organic Groups module for making subsites for the involved community libraries. Although they don't use the full spectre of social media capability og the module, it is quite powerful for managing the workflow and adding more areas for publishing. That way both the collaboration between the libraries and the profile of the individual library is preserved and managed. If the libraries will have use for this, their patrons can authenticate on the site and get notified about new articles and events. Maybe they will even have forums or other features for their users one day. While Drupal is somewhat more complex to administer than WordPress, it makes it so easy to add new features and areas without programming in PHP. Two library consortia needed calendars that would show the individual libraries events as well as the whole consortias events in different views. This was easily deliverable with Organic group calendars, the Date and Event modules  and the Views module. I learned a great dal about Views, which has a learning curve. But once you understand the essentials (what means what), you can do powerful reorganizing of content and list every type of content in new ways.

One difficult issue was the question: Where to host the Drupal sites? The library department in the Hordaland County Council could not do it in-house and had special needs: The Drupal core and the modules had to be kept up to date for them. It took me a lot of time to research which companies could do this for a reasonable price. We ended up finding a collaboration of two smaller vendors of free software for libraries. Which gives the department both the possibility to get support in Norwegian, as well as the vendors are experienced in the field of library catalogue software, as both vendors sell installation, migration, hosting and support of the Koha and Evergreen ILS. So, Libriotech and BibLibre will take on this task in the coming weeks.

It may not sound like a big deal, but having capable people ensure that the sites are running really wasn't easy to manage and secure the future of this project. It also takes some pressure of my task list as the updating processes will not take that much time anymore when we will come into the critical phase of launching the sites for the public to see.

Evaluering av ulike CMS for bibliotek

Friday, October 30th, 2009

I vår avsluttet jeg en test av ulike serverbaserte publiseringsverktøy til bibliotek, og skrev en rapport. Jeg testet, med hjelp av andre bibliotekarer, tre forskjellige fri programvare CMS: Drupal, Joomla og WordPress.

Siden den gangen har min og andres erfaring bekreftet resultatene. Jeg vil gjerne publisere den, for å muligens få tilbakemelding på den. Kan hende jeg har oversett noe, eller andre kan bruke min fremgangsmåte eller noe av resultatene i sin arbeid.

Her er rapporten til nedlasting i PDF-format:evaluering av ulike publiseringsverktøy

Redaktørhåndbok Drupal

Tuesday, September 22nd, 2009

Siden vi i Hordaland fylkesbibliotek får for tiden mye nyttig fra Drupal-samfunnet, vil vi selvfølgelig gjerne gi tilbake hva vi kan. Noe som ofte er undervurdert av utviklersamfunn selv i veldig oppegående åpen kildekode-prosjekter er brukerdokumentasjon, ikke minst til end-brukeren.

Jeg er invitert til Fjell folkeboksamling i morgen for å gi opplæring i bruk av Drupal til bibliotekarene, som blir da redaktører på sin egen nettside. Jeg har derfor laget en redaktørhåndbok for å støtte denne prosessen og for bibliotekarene å ha den aller viktigste informasjonen lett tilgjengelig i deres travel hverdag.

Eventuelt er det interessant til andre Drupal-prosjekt å bruke og forandre teksten på håndboka. Den skal få en GPLv2-lisens, så gjerne forandre alt mulig, så lenge du pusher tilbake til Drupal-samfunnet. Og ta bort mitt navn og organisasjon, bare gi oss kreditt hvis du synes det er nødvendig. Last ned filene (zip, ca. 850k med bilder): Kilde til redaktørhåndboken

Communicating Design – Roy Scholten

Thursday, September 3rd, 2009

Another talk that I have been to was about how to communicate design and workflow on a new site in its planning stage, by Roy Scholten. The presentation basically promoted the method of building paper models and sketch on the computer only at a very late stage.

It was interesting to see some of the paper modules, one of them made into a "screen"cast of how the site would act if the user started clicking on buttons.

Ægir – presentation day one

Thursday, September 3rd, 2009

Ægir is a drupal install combined with several modules and drush that helps installing new drupal sites, maintaining existing ones, backs up and rolls back to earlier version of a site. With Ægir you can package a certain site buildup with modules and themes, and reproduce it as often as you need it. It provides you a web gui to do all these tasks, so there is little knowledge needed beyond structural knowledge of "what happens if I click this button".

The biggest hold-up for me is that you need full root access to the webserver, which I don't have. But it would certainly make things a lot easier. If we could develop and package a good solution for libraries in Norway, we could make it easily reproducable and accessible to other norwegian libraries.

Social stacks for fun and profit by Tim Anglade

Thursday, September 3rd, 2009

Tim put the different methods for connecting to and between social networks in relation to each other and explained what was good, bad and ugly about them:

  • OAuth
  • OpenID
  • The Hire
  • XRDS/simple
  • Activity Streams
  • OpenSocial

The talk was not so much about Drupal. But the point was that all those connecting methods were either very useful or very appliable. Tim argued that it was the main interest of nowadays social networks to have a centralized and locked-down user base and to own their data, and that therefore the interest of social networks weren't that big to build good open connecting methods or protocols.

Drupal multisite

Thursday, September 3rd, 2009

Usecase: Compagnie des Alpes
Tourist attractions with their own branding, i.e. Parcasterix

One directory per site in /sites/*

Hosting: 2 apache servers and 1 MySQL

page views per day in the 100.000s
stable & dev/maintenace cost effective
code for all sites go in /sites/all/

different mysql-tables, admin-account is replicated through all tables (how?)

Boost module?

DrupalCon Paris: OpenAtrium

Thursday, September 3rd, 2009

Although I got up really early, I missed the first minutes of the OpenAtrium presentation. I had a look at an OpenAtrium install earlier this summer when I quickly installed it for seeing what it is like, and it looked pretty nice and useful. If you customize Drupal for your needs, it is a process that takes time, more or less depending on how good you know Drupal and how much you know about what you want.

OpenAtrium is supposed to be an Intranet-like collaborative platform to share Documents, calendars and project/task-data. It is supposed to connect members of a group or a team at work. It looks appealing and it seems to serve its purpose from the beginning. It is one of the few approaches to package Drupal into a product, to download and serve from the beginning.

The talk showed its features, and also adressed the problem in Drupal development/site/feature building, where you have the very centralized repository of core at drupal.org, and the contributed modules, too. But when you want to make packages and built more features around them, there is no existing infrastructure to do so.

What was now implemented by pingvision, who took OpenAtrium by developmentseed in use, was a feature server, that is supposed to provide this function. It didn't get very clear, is this actually solves the problem, or if it is just a temporary workaround. It seems to me, that if OpenAtrium already steps out of the cvs/drupal.org way of working - using git and github - why not make the full step and host everything in open git repositories?

Keynote Day2: Social media, what do we need?

Thursday, September 3rd, 2009

It is difficult to analyze the development of Social Media while it is happening, and the speaker, Chris Heuer, did not try to claim he is an expert. He tried to make a point that we are all constantly learning, about and via Social Media.

Describing all companies as Social Media companies (referring to their communication needs with their own channela, and probably also back channels), he stated that this was the way the Drupal community should see their end users and shape their products likewise. To fit the PR needs of companies.

I don't believe in this approach. Of course, the way in which capitalism and the web changes, one could say, that every entity in human society is its own company, and this is at least somehow the reality for many people that get identified as such, and self-identify like it.

But there are not only companies, and I don't see why Drupal should build their architecture in a way to fit this ideology. In social media use there are so many different realities. There are some with hierarchies, some with less hierarchical components, some without. Social realities on the web are fractioned in services and applications, and peole use them very differently.

This is where drupal has an advantage of having a core that is - with work and effort - configurable to meet the needs of different entities. Schools, libraries, self-educating efforts, non-profits, interest groups. Narrowing it down to market and companies doesn't really help the development of an open framework in Drupal to build social media.

State of Drupal by Dries Buytaert

Wednesday, September 2nd, 2009

Day one of the DrupalCon Paris 2009 started with a round-up of recent development on Drupal 7. Dries Buytaert, the initial coder and starter of the Drupal project, explained first how innovation seems to go in recurring curves that go up and down, but eventually go all up in the long run. He quoted Schumpeter, Saffo the Gartner hype cycle, and showed his own graph of how he feels Drupal development is happening.

After the DrupalCon weekend there will be a code freeze, and the rest of autumn will be used to refine the new features that have been taken into Drupal, and to do better documentation and allow for localization of the new Drupal release.

He also rose the question whether Drupal should be a framework, a product or a service, and opted himself for making it possible of being everything. A CMS framework for those who need the possibility to highly customize their publishing work, and a service to those who want to use modern web technologies with a certain amount of control, but don't want to set up all by themselves.

Drupal 7 looks like it is going to be even more customizable in terms of content types (CCK module goes as Field API into core), and üprovide a better layer for theming.