Want to use the ScribeFire (a.k.a. Performancing) Firefox extension for publishing from your desktop to your Drupal based blog? Read here how to set it up in 5 steps.
#!/usr/local/bin/python """ Subversion pre-commit hook which currently checks that the commit contains a commit message to avoid commiting empty changesets which tortoisesvn seems to have a habbit of committing.
Based on http://svn.collab.net/repos/svn/branches/1.2.x/contrib/hook-scripts/commit-block-joke.py and hooks/pre-commit.tmpl
Hacked together by Jacques Marneweck <jacques@php.net>
Did you realize that the DIV usages in IE 6 and Firefox 1 are broken in IE 7 and Firefox 2? Such as the overflow problem and DIV overlapping each other.
To fix this, take out certain width and height declarations and put min-width, max-width, etc. instead.
Besides, to make overflow:auto work in IE7, put position:relative
Subversion isn't just for coders and programmers...I know because I'm not one. I've begun to use it lately for many things, such as backing up Nagios configurations, documents, and pretty much anything text based. I don't know why I didn't start using it sooner, but none the less here's how to get it going. This document quickly explains how to install, configure, and use Subversion locally, as well as across Apache on a network.
Problem: You want to install, if not all, then at least almost all PEAR modules in your local PHP system. Maybe you are a developer and need them all. Maybe you are traveling around a lot and you are offline each and every time you need a specific PEAR module, so you would like to grab them all at once. Maybe you want to see how they are programmed and learn from them. Or maybe you just hate having to install a new PEAR module every so often.
Recent comments