User login

Drupal

Direct incoming nids to node/nid

A simple module could check for integer in the first part of the argument and send to the node ID for a very simple way of shortening URLs on a Drupal site.

Done (and then some) in Drupal 6 with this module: http://drupal.org/project/shurly

Done in Drupal 7 here: http://www.metaltoad.com/blog/url-shorteners-must-die

What are people who do Drupal called? The definitive list.

In alphabetical order. All labels are provided in their singular form:

Drupal developer
Drupal front-end developer
Drupal themer
Drupal user
Drupaldoer
Drupalist
Drupalista
Drupaller
Drupalmaster
Drupista

Taking part in the Drupal community

Based on the latest Drupal user ID being at nearly 800,000, and odd-numbered accounts being given out up to at least Drupal user ID 400,001, there are at least 600,000 registrations. Even if about 10 percent of registrations overall were spam (this could be higher), there are still a half million registered users.

Tailored sites for Research Laboratories at Educational Institutions

Also known as university lab websites.

With Drupal 7 and better Agaric will be providing targeted distributions meeting the feature set and standards of quality demanded by specific users of Drupal, which we can then tailor to specific needs.

Regarding research labs, we are looking at some existing (non-Drupal) sites on http://www.massgeneral.org/research/viewall.aspx - click "Research Labs"

Pulling structured data from some web sites to another with RDFa

getting data from one site to another understanding fields and all (sounds like Deployment is what they want... but they want 'standards')

RDFa Monkey appears dead, or at least its link (from various sites) goes to a Microsoft IIS server's file not found page: http://www.avthasselt.sohosted.com/rdfamonkey/

http://rdfa.info/rdfa-implementations/

Remote drush commands

How we would probably want this to work is that "rake prod vlad:drush XXX" call "ssh prodservername drush -r /path/to/project/drupal XXX"

For instance: ssh prodservername drush -r /path/to/project/drupal enable bad_judgement

Syndicate content