About
I am an Austin, Texas based web designer. I have another tumblr - sunburntkamel - it's mostly a feed-scraper.
Losing Net Neutrality, Worst Case Scenario : Gizmodo
This is John McCain’s wet dream.
from Drive-by Blogging“Code documentation has an aging component to it, and artifacts like design documents are rarely representative of the code. Comments are ‘younger’ in some sense, but we’ve all seen tons of comments that make no sense. So read the comments and such, but think of them as archeological hints at best. They tell you what the code might have been trying to do, sometime in the past.”
Matt Cutts on robots.txt. Basically, use noindex for what you think you’d use robots.txt for. use robots.txt for pagerank sculpting.
If you’re using {TagsAsClasses} to apply special formatting to posts with certain tags, you might not want those particular tags showing up on your blog or on the Dashboard. Luckily, tags prefixed with an underscore, like “_promo”, will only appear in {TagsAsClasses}. Ta-da!
Except, of course, CSS classes must begin with a letter (not a number, or a symbol).
from Tumblr StaffDrupal 7 User Experience Project
About time that Drupal fixed that major bug of forcing people to skin their admin interface just to make their CMS usable. looks good.
from Fleet Footed Fox
See that “relative” checkbox? click it. both fields revert to zero, and you can put “900” in the width, and it’ll add 900, relative to the current size.I wish this sort of thing worked.
(I know that they add up to 3,600. Obviously it would be useful with more complex numbers. You guys are so fucking funny.)