User login

no resolution

Prevent twitter from shortening URLs

http://www.seoconsultants.com/uris/conversion/

If you've really got all your ducks in a row, your URIs will be short to begin with. You'll have followed the suggestions made back in the early 90s that URIs should be concise and never change. Planning for that type of scalability is a bit challenging and definitely has its long term rewards.

Clearing radio buttons (instead of having an additional "not applicable" option)

Getting rid of the "N/A" in a radio button list.
http://drupal.org/node/278862

The trick is to do that without making the radio button required, but rather allow it to be made blank (which radio buttons don't do naturally).

I saw a rather slick (unselect) link for radio buttons in some code Bangpound was showing.

Git log not working with specified width

-w is not working on my git log, which is rather weird. Oh, it's shortlog only.

http://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html

Funny can't find a way to wrap the changelog output.

Syndicate content