User login

note

Personal Vision With Agaric

I would love for Agaric's goals to include helping move the world toward liberty and justice— the most power possible for all people over our own lives. Taking the values of freedom and openness as moral and practical imperatives, we operate a business proudly for the purposes of our own financial security and bettering everyone's lot in life.

Scaling and Performance consulting

Stefan's recommended approach:

For performance consulting, begin by asking whether they have high server load or just slow page loads. In the latter case we must first find out if it's the server or something else yslow can tell you.

In the case of high server load you should ask for the slow log. It would be nice if they had monitoring data for cpu ram and so on. Don't ask for full access to the data first. Some companies are really cautious about that and it's not necessary to get access for a starter.

Itinerant web developers survey and meetup tool

How comfortable are you with minimal amenities and accommodations, on a scale of 1 to "I have slept outside in a city before because the hostel wouldn't let me test the wifi before paying"?

Infinite redirect loop trying to go to anything but the front page

Help. I've spent the last several - five - hours just trying to get my dev environment working. In Drupal 6 (which i have to do something on to bail Dan out, who is incapacitated with pain) it always goes to the front page. Which makes working on a site difficult. Drupal 7 works. Any thoughts?

2:50
oh goddamn bloody hell shoot me in the face

it was using the .htaccess from agaric rather than a clean d6

not that just committing a .htaccess would seem to be an out of the question for this project, which would have saved me all that pain

Agaric description on Drupal marketplace

Organization description:

Agaric helps people create and use powerful web sites. As a collective of skilled workers, Agaric collaborates with you and open source free software communities to develop tools and build platforms that meet your needs.

If you have a problem, if no one else can help, and if you can find them, maybe you can ask Agaric.

git apply does not work from within the local checkout of an unrelated git repository

As freshly documented at http://drupal.org/patch/apply

git apply will fail to do anything when used within a local checkout of a git repository (other than the one for the project the patch is made for), such as if you are patching a module that is within a site that is in Git version control. Use patch -p1 < path/file.patch instead.

hook_module_implements_alter called before schema is installed

I thought .module files were not supposed to be loaded and available until after .install files were run, but whatever is the intention, it is absolutely certain that at least this hook can be implemented before the module is truly installed.

Syndicate content