User login

Public

Pushing our local repository to Gitorious


git checkout master
git remote add origin git@gitorious.org:remarkup/remarkup.git
git push origin master

This was for a module named "remarkup" as covered in http://definitivedrupal.org/node/90

IRC: Identify oneself to nickserv automatically

Messages not seen by a user who was +r -ed against spammers.

It was explained to me: If you set up your client properly then yes it identifies you. The best and easiest is to use your nickserv password as server password. It works well and every irc client supports that.

I had simply been missing the password in my server registration for irc.freenode.net

In LimeChat's case (a Mac OS X IRC client) it had a password field for the username, as well as the server, so i'm trying that first.

Cloning git locally to test a Drupal module in development on multiple sites

Working on a site (DefinitiveDrupal.org) which is in its own big Git repository. But when working on a module that's custom to the site but probably will become generalized and contributed back, we simply git init in that module's directory to make it a repository too. No git submodules or other voodoo. In addition to getting us an independent commit history for that module, it gives us the ability to throw that module into other situations and work on it there.

Agaric internal: internal funding during paid projects; own currency; and strategy notes

[Draft - internal policy thoughts shared with the world for openness - but not official at all]

Our rates and billing assume some amount amount of work for particular projects will go unpaid by the client.

In particular, we should budget 6 hours for pre-project work in acquiring a project and 12 hours making sure everything is awesome.

Those hours may change but let's keep that 1:2 ratio.

Syndicate content