Agaric Design Collective

drupal

Views 2 Theming - The Presentation

the slides for my presentation on Views2 Theming given at design 4 drupal at the MIT Stata Center on June 13th, 2009 in room 141....

 

May Western Mass Drupal Meetup Notes

Here is a breif outline of what I went over

Feed API module
http://drupal.org/project/feedapi

http://dhakimzadeh.com as a use case
setting up feeds
-linking to content types
-mapping fields
-views integration
setting up a point and click blog site with google reader, and things like it

other features on http://dhakimzadeh.com
- jquery image resizing (code for that is below)

 

Drupal in the NY Times

Here' a link to an article in the NY Times about Drupal. These sort of things are good indicators that we're on the right track....

http://www.nytimes.com/2009/03/02/nyregion/02open.html?_r=3

 

Learning Drupal by Helping Others Learn Drupal: Doing Documentation on Drupal.org

Coming from the best ways to learn are by doing and teaching school of thought, Agaric encourages anyone interested in getting better at Drupal or getting more involved with Drupal to attend Add1sun's January Documentation Challenge, Saturday's at 1 p.m.

 

Drupal Meetup Etiquette

I've been working with drupal and have been a part of the community for a fews years now. Although I may not be the most active member around, I have attended a decent amount of drupal meetups all over Massachusetts and New York City.

 

Blogging to Drupal with Flock

It's easy to set up Flock to blog to your Drupal site (or your blog on some huge community Drupal site!)

There's probably more than one way to set the settings (such as by clicking self-hosted blog under Blogging in the Accounts and Services sidebar), but here's one direct way that worked for Agaric:

  1. In Flock, go to File » New Blog Post
 

MAMP MySQL connection problems

Getting Drupal to connect on MAMP

I had to use the host name instead of localhost, and to provide the non-standard port number.

host: Ebony-II.local
port: 8889

 

Ask Agaric: Can we add a menu item that...

Once some people get a little familiar with doing things with Drupal, it seems all further requests come as subsidiary requirements of the important thing: creating a menu item.

That's not really where I, as a web developer, want to come in on the conversation.

Someone tell me, am I making sense? What should I say?

 

Unuplugged: a Drupal offline synchronization module (idea)

Initial vision:

Unplugged

The Drupal synchronization module

The Drupal Synch module

* knows that when it last synched you are at node 253, user 43, comment 422, etc...

Logs, configuration settings, installed modules etc. could - should - be one way, from the server to your offline Drupal.

offline to server and back

 

Drupal Test to Live

2006 July 10: Drupal: Enterprise Edition | Nick Lewis: The Blog

Nick Lewis on needs for moving data from test to live, with Bér, MerlinOfChaos, others weighing in.