User login

Public

Vim snippets with SnipMate for PHP and Drupal

See also: http://nvie.com/posts/how-i-boosted-my-vim/


git clone git://github.com/msanders/snipmate.vim.git
cd snipmate.vim
cp -R * ~/.vim

vi ~/.virmrc (v ~/customhome/.vimrc-agaric for me.)

:filetype plugin on
:helptags ~/.vim/doc

Agaric description of services for Drupal.org

Agaric makes powerful web sites for people who do things. As a collective of skilled workers, Agaric works with you and open source free software communities to develop tools and build platforms that meet your needs.

Drupal is the world of code and community we choose to inhabit fully: to build sites with, to consult on, to share knowledge about, to contribute extensions and improvements to, and to end sentences with prepositions for.

Xray module visualization notes

Visualize plugin will be great for graphs (like what percentage of nodes on a site are each node type)

CSS for Forms: Formalize

Makes forms display somewhat consistently across browsers and operating systems, without making them too different / unexpected.

The key file:

http://github.com/nathansmith/formalize/blob/master/assets/stylesheets/formalize.css

About:

Building up a team

http://www.thehackerchickblog.com/2010/09/how-to-create-a-kick-ass-team.html

Team Unanimity: She describes, essentially, consensus decision-making. Thumbs up for yes, thumbs down for no, thumbs sideways for ok i don't like it but i won't veto it.

Drupal as a Relationship with a Happy Ending

Notes from the presentation by Julia KM:
http://www.juliakm.com/drupal-love-story

Great security
modular
core very lightweight
(
used by lots of smart, helpful people

The Rough Period
not all modules are created equal - must evaluate quality
CRM + E-commerce = Pain

Hacking core until
i decided to write my own menu system - not a good idea
always a good idea to work within the constraints of Drupal

Syndicate content