User login

api

Aphorisms of API Design

by Larry Garfield (crell)

http://chicago2011.drupal.org/sessions/aphorisms-api-design

Application Programming Interface
code for which the intended user is ... more code.

aphorism: subjective truth or observation

not fixed rules. guidelines

Garfield's Law:
One is a special case of many.

The Problem with Salesforce: API access not available to all clients

Allow API Access for Professional Edition - Charge for Usage

There are many PE users like myself that only need API access and not the other features of Enterprise Edition. Most API services for other companies are free or are charged on a usage basis. During the last session of Dreamforce this idea was brought up and many people seemed interested.

on 'developerforce'

My comment:

What happened to hook_nodeapi in Drupal 7? The ultimate de-opping.

The nodeapi ops were turned into hook_node_[operation] functions, such as:

Syndicate content