User login

sharing

Tell Drush to Check your Git Repository for Configuration

http://grayside.org/node/93

To consider for Agaric. We don't have one big project so i'm not sure how useful per-project configuration will be...

Collaboratively writing e-mail (sharing mail drafts)

A test: I gave one GMail account edit access to another GMail account (yes, you can do this) and started editing an e-mail, saved it as draft, and then went to the other account— the draft was there, but not only was there no autorefresh of the other's changes when i edited simultaneously, but it forked and created two drafts of the same e-mail.

Agaric wants software to crowdsource the backing up of each other's data

if we all backup each other's data with whatever space is available on our various hard drives, we may be able to save a lot of money and be better for the environment too.

Some really good software for both the client and the storage ends are needed to make this work well. Probably something as far as distributing the locations of encrypted backups also...

Journalism is Communicating Facts as Stories

"Journalism is the work of communicating facts as stories. Facts do not compel people to action. Stories do. The ethical responsibility of journalists is to tell stories consistent with fact."
-me (this goes for Visions Unite broadcast model too)

Paying people for good ideas

Not ideas, per se, but intellectual work - inventions, software, business practices, fiction, you name it - that benefits many people. These benefits can be shared for free, so it's best for society if they are. People who produce these benefits should be rewarded, provided a means to continue their work, and given the incentive to create. The solution seems pretty obvious.

Questions for other Consulting Shops and Collectives and Freelancers

What kind of Drupal work do you most often do?

What kind of Drupal work do you most want to do?

Do you track your time?

If so, what tools do you use to track your time?

Do you track blatantly non-billable time such as reading Drupal Planet? If so, do you use the same system as for client/project work, and how do you categorize various non-work time?

Any conditions a client must meet for you to work with them?

What are your goals in life?

Do you see ways for your business to help you achieve these goals? If so, which ways?

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

Syndicate content