Articles filtered by tag

Drupal
by peter / 29 August, 2009

GraphMind is a mindmap solution for Drupal. With the Flex based mindmap editor you can organize your map nodes in a structured tree. Custom attributes can be added to nodes, as well as in FreeMind. On the background, the format of the map is fully FreeMind XML compatible. Besides the host site, GraphMind can connect to any external Drupal sites (service modules are required), and load data from each of these sites. A loaded data can be Drupal nodes, users, files, terms, comments and Views lists. On drupal.org a developer version coming soon:
http://drupal.org/project/graphmind

by kvantomme / 10 July, 2009

Imagine: you are doing a project for a customer who doesn't know Drupal. Even before she contacted you, she made a bunch of wireframes and detailed specifications. That's a dream case right? Just one problem, all the user interfaces and features are just a little bit different from the way things are done in Drupal. This is one of the problems we want to address with Spezzle.

Spezzle is a planning tool that helps you and your customers make Drupal site specifications that will require minimal custom coding. The platform is intended to become a library of use cases and feature descriptions for Drupal sites that can be used also by people with little Drupal knowledge to compose a complete site description. But this site feature description is just the start, in the background a... Read more

by peter / 27 May, 2009

In this video I demo the webcam trigger module that I developed. When the application recognizes a specific pattern on the webcam (e.g. an image or a logo) a custom Drupal action will be fired. This action could login the user, redirect the user to another page, send a private message or anything else you could do with Drupal.

by kvantomme / 24 February, 2009

If you ever wrote a specification, you've come across the following problem: Once you finally built your spec you need to cut it into feature-tickets, spec units that you can properly follow in your project management system. This basically duplicates your information, in a fluent text and a ticket version. It's a lot of extra work and worst of all it disconnects your specification from your project management system.

In most cases this means that from that point on, the written document is dead: the fluid text version will never be rewritten. A recipe for a communication disaster.

Today during an R&D meetup with the colleagues, I realized that it's possible to solve this problem with RDFa mark-up. Most specifications have a content hierarchy with hierarchically... Read more

by kvantomme / 20 February, 2009

Looking for an alternative ringtone? At Drupalcon Szeged I performed a Drupal song interpretation on Tekero Lant (Hungarian Hurdy Gurdy).

I did an mp3 recording a while back and I’m releasing this under a creative commons, attribution, share alike license 3.0 license.

WARNING: safe for tone deaf listeners only!

You can download it from Muziboo.

You can also check out the life performance at Drupalcon that Quicksketch posted on Youtube.

by kvantomme / 17 February, 2009

As a passionate fan of mindmapping I've grown accustomed to mindmaps as a data visualization tool. Mindmap user interfaces allow you to organize your ideas into hierarchical bundles of 6-7 concepts in collapsible groups and then drill down in a logical relationship tree. This is very close to how a human brain works.

There is a Freemind module for Drupal 4.7 with which it was possible to show taxonomies in a mindmap display. This is in it's own right an interesting module but it could be a lot more useful if you could interact with this mindmap. At least we should be able to mirror manipulations that are possible in a Freemind .mm mindmap. Such as reorganizing of freemind nodes, creation, updating and deletion of freemind nodes. The real power however you would get if you could... Read more

by kvantomme / 17 February, 2009

Anybody who ever filled in time sheets knows what a pain it can be. Worse, any ticket based time tracking implies that you should be doing productive work at all times. We all know that's not true...
Here's what's wrong with the classical time sheets approach:

It requires you to interrupt your activities Since it's not integrated in all aspects of your workflow you often forget about them It's a lot of extra work to provide context to the time submission Tracking only happens for “billable” items

So with any classic time tracking system you end up with some or all of the below:

Gaps in your time sheets Lots of stress and unhappy people Time sheets that don't have much to do with what actually happened

At Pronovix we decided we had enough of old-school time sheets... Read more

by kvantomme / 26 December, 2008

Views 2 has undergone significant improvements to it's UI over Views 1. But even for moderately experienced Drupal users it can still be a bit overwhelming. When I need to show the edit views form to a customer who just wants to tweak the header or footer text on a view, that's just plain wrong. There are of course a couple of hacks to get around this:

view + some form_alter magic: This is probably the most obvious solution. When your site admin clicks on the edit tab, everything but the header and footer text are hidden. This seems like a lot of trouble and things will get messy with the Views 2 UI. page + block view: If you only need a header text on the page where visitors will enter a view (e.g. your view doesn't contain more elements than what fits on 1 page) you could make a... Read more
by kvantomme / 18 December, 2008

To get you excited about the upcoming Drupalcon in DC and while you are waiting for the video's from Do it with Drupal you could have another look at the video recordings from Drupalcon Szeged.

Recently I skyped with Roel De Meester from Krimson, who is one of the people involved in the proposal for Drupalcon Maastricht 2009.

We talked about the practices/lessons I learned with Gabor during Drupalcon Szeged and how these could be implemented in the next Drupalcon in Europe.

One of the things that came up was video coverage. During Drupalcon Szeged the whole Pronovix team was involved in the taping, encoding and uploading of the video's. One of the most important lessons we learned was that you need to get the video's done right away. During the conference we had... Read more

by kvantomme / 9 December, 2008

In this demo videocast I explain how articles from PubMed can be integrated in a Drupal site. First I focus on the end-user perspective (e.g. adding RSS feeds for specific PubMed queries). Afterwards I talk about how you can implement this on your own website.

This solution can be useful for scientists with a blog or research groups in the medical/biotechnological field that want to give easy access to some of their publications. It could also be the basis for an intranet where you want track and share comments on new developments in specific medical fields. I imagine that you could configure the site with automatic notifications when new content is aggregated and for public sites require the user to approve any new content.

The contrib Drupal modules I use are FeedAPI... Read more

Pages

Subscribe to ..