-
An even better explanation of SQL joins via Venn Diagrams. Already saved some bacon today, I can tell you.
-
“…even if it costs me a contract in the short-term, I will refuse to implement any kind of interface that involves asking the user for a password from a third-party site. I urge you to do the same.” Jeremy is right. No question about it.
-
“In a new dairy on the Welbeck Estate in Nottinghamshire, they’re producing a raw-milk “Stilton” that they’re calling Stichelton, the name of the village where Stilton originated.” I’ve got to get me some of that.(tags: cheese)
-
35mm pinhole camera, made out of lego. Delightful.
-
Really comprehensive WordPress plugin for handling not just contact forms, but data-tracking forms of any kind. Customisable, reasonably nice output, and a good database admin that lets you spit out CSV. Recommended.
-
“Anything worth writing is worth re-writing. This applies to code as well as prose.”
-
“This marriage of Classic Russian Literature and the Caped Crusader of Gotham also serves as further proof, if any were needed, that everything is better with Batman.”
-
“…what they’re actually saying to editors, picture professionals, and photo buyers is, ‘I photograph the same crap everybody else does, in a style indistinguishable from a thousand other guys.'”(tags: photography)
-
“When designers and programmers work with the same materials, they speak the same language. That’s an incredibly helpful way to work together”… and hugely dependent on the people. At best, I try to achieve this with the people I’ve worked with.
-
“The words defined in this dictionary are the property of the Tech Model Railroad Club of M.I.T. and all rights to use and define these words are strictly reserved.” From 1959.
-
This plugin saves you time when moving between your browser and Textmate. It adds clickable links to the Rails backtrace when an error occurs, and clickable ‽footnotes‽ to the bottom of each page… [which] open the correct file in Textmate.
-
“Because the internet needs prophylactics for memetically transmitted diseases.”
-
When they say “rules”, they mean “of thumb”, but they’re still handy yardsticks to have.
-
“when ever you have a new team member you have a new team”. Ross Mayfield is pretty accurate, in my experience, of the issues with distributed working.
-
“In an effort to understand usability in the OSS world, I’ve researched the stories behind my favorite — and least favorite — OSS programs.”
-
“Adventures in particpatory, interactive, rock’n’roll storytelling.” Guy’s talk in fulltext format. Nicely done, Guy.
-
An animation painted on a many walls, and interacting with the space around it. Hypnotic, grotesque, beautiful.
-
“Your lists of friends and connections on the social websites that you use, sometimes called your social graph, belongs to you. No one company should own who you know and how you know them.” This could be interesting!
-
Having worked on AspectJ Development Tools (AJDT) a while back, I thought aspect-orientated programming (AOP) would be good topic […]. I’m not going to go into too much depth but hopefully it’ll highlight some of the possible uses of AOP.
-
“The Language Switcher WordPress plugin allows you to create a bilingual or multi-lingual blog, using WordPress.” Feels a little fudgy to me, but it definitely works.
-
“You need to mentally prepare yourself before starting a review by reminding yourself of the purpose of the review and the need for a critical, questioning attitude.” Nice article on how to make code reviews effective.
-
Long, detailed, useful reference guide to all the areas that you can tighten the security of your Ralis application.
-
Visualisation of logfile access – “if you can tail it, you can visualise it” – in Ruby and openGL.
-
Lovely, gravity-bending flash game.
-
“All three—the internet telephone firm, the video site and the social network—make almost no money. EBay’s disappointment with Skype is a timely reminder of where this fad might lead.” The Economist on EBay’s Skype “issue”…
-
Communication is inescapable, irreversible, complicated, and contextual. Nice summation of many of the issues around communicating with other people. Reminds me how little I’m going to miss transatlantic teleconferencing.
-
“All it takes is a single call to Rake and you’re backed up on Amazon’s redundant, secure systems.”
-
The 2007 IF competiton games, all ready for download.
-
“In discussion, we decided there is too much logic in the controller. We want to move the authorization into the correct place in our domain model. But where?”
Pastures New
06 October 2007
This week, after 18 months there, I left my job at Nature Publishing Group. I’m sad to go, of course; I’ll miss the friends I made whilst working there and the chance to work with many smart, engaged, talented people. I also had the opportunity to work on and help shape several exciting projects, most notably Nature Network and Nature Precedings.
It’s been an enjoyable ride, and I’m surprised at the sheer amount I learned in those eighteen months. For starters, I appear to have learned how to be a programmer in that time. I’ve also had the chance to stretch my design skills, notably in the design of interactions.
I knew from the start it would never last forever; one day, other opportunities would arise. It turned out that I was right.
On Monday, I start work at Headshift, making technological things to help people better engage with one another. It looks fun – and it looks challenging.
I can’t wait.
-
“Fitts’s Law is Made of Lines” is a rough summary of this, but in short – a neat graphical explanation of Fitt’s Law, with some useful notes, too.
-
“If you can’t tell how long a piece of code would take when you have the finished product available, what chance do you think you have before the first line of code is written?” If only I could show this article to so many of my old directors.
-
“If you approach design not as embedding your story in the environment, but as creating an environment wherein users can create their own stories, then I’d say you’re on the right track.” Kars on playful IA again.
-
Pimping Autotest for fun and profit. And Growl notification. Nice!
-
“This feels like yet another death knell,” emailed an A&R executive at a major European label. “If the best band in the world doesn’t want a part of us, I’m not sure what’s left for this business.”
-
|The news last week that Sony has dropped the game for European release, forcing gamers to import the multiregional US version, is sad. This is exactly the kind of title the system needs to be promoting…” You’re telling me. What are Sony smoking?
-
Nice presentation reframing issues as design challenges, and questioning why designers aren’t solving design problems.
-
“This code, extracted from the Rails codebase of dopplr.com, extends your User model with methods to pull in social network information from sites such as GMail, Twitter, Flickr, Facebook and any site supporting appropriate Microformats.”