I’ve gone with the first option: I think it’s nicer to keep yourself in the habit of watching your code, rather than relying on the software. Also, as the author notes, it blows away any bookmarking and code folds. If you’re working with large files and hit save at least every five minutes like I do, well… that sucks as much as Coda’s lack of code folding does.
If you’ve ever had to deal with any development for Facebook, you’ll remember that they strip out browser hacks from your CSS–fun for you, when the client OMG needs something to work in IE6. They also strip out the more forward-y browser-specific styles, while using them liberally themselves.
Their CSS, which was putting an unfortunate border on our buttons:
uiButton,
.uiButtonSuppressed:hover,
.uiButtonSuppressed:active,
.uiButtonSuppressed:focus { -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
Here’s how to get around that:
.uiButton:after {
content: "OMGFACEBOOKIHATEYOU";
display: block;
color: #fff;
margin-top: 44px; /* height of your button */
border-top: 1px solid #fff; }
Now that all our landline phones are old school and corded, we’re tethered to exactly two working jacks. Incentive to wire up the kitchen is on its way, thanks to Richard at ericofon.com:
One of the many neat things about this phone is that I’ll have somewhere to stash the phonebook besides under the couch. The chalkboard is reversible to cork, which is nice, since even thinking about chalk sends me screaming into the other room.
Crocs footwear: The decline in stock price from $72 per share in late 2007 to $2 today, ongoing financing issues, consumer belt-tightening and the end of a fad, leads to to 24/7 Wall Street’s declaration that Crocs won’t make it through the year.
Looks like the Disney Vault has a purpose after all – to keep us from realizing how similar our favorite classic Disney movies truly are. According to this video, Disney only ever made one movie, and they’ve been tracing it ever since.
A toymaker, for example, who makes wooden cars in his garage in Maine to supplement his income cannot afford the $4,000 fee per toy that testing labs are charging to assure compliance with the CPSIA.
A work-at-home mom in Minnesota who makes dolls to sell at craft fairs must choose either to violate the law or cease operations.
A small toy retailer in Vermont who imports wooden toys from Europe, which has long had stringent toy safety standards, must now pay for testing on every toy they import.
I bought my first furniture that isn’t used and didn’t come from Target! A few weeks ago we saw these funny-looking chairs (in way uglier colors), and I sat down. I thought, “hunh, that’s really comfortable,” and moved on… then slowly got obsessed. Yesterday we found them again at Century House Leather Gallery, and in the car on the way over to the other location that had the colors I wanted (OMG xanadu), I thought, “Wow. My ass actually misses that chair.” The guy at the store said they call it “the buttbucket,” which is probably easier to pronounce than “Hjellegjerde Luna.” I like its OMNOMNOM face.
{jmac} but that’s not this, ’cause it should definitely at least try, and then fail spectacularly
{me} *hearts it when things fail spectacularly.*
err, ok by things i mean code
not life-critical things
err, ok by things i mean code and by code i mean dev code
not traffic lights and other important real code
{jmac} new horror movie: br****nt coded your pacemaker
Unconfirmed, since I can’t upgrade yet (I’ll be doing a double happy dance at that point, because it will mean finally being done with that Perl/Catalyst/TemplateToolKit nightmare), but this is awesome.