July 2010
2 posts
3 tags
HOWTO: Stream Your User Group Meetings
This should help anyone who wants to get a simple public live stream setup for a meeting of any type and record segments for future use. These instructions are Mac specific. I’ve used this setup for several user group meetings and it’s worked out really well. Here’s an example video from @commondream last year: Setup Download and install CamTwist (direct link) ...
Jul 20th
2 tags
Jul 14th
June 2010
2 posts
2 tags
Jun 24th
2 tags
Jun 24th
21 notes
May 2010
1 post
4 tags
Speed up Paperclip in tests
module Paperclip def self.run cmd, params = "", expected_outcodes = 0 case cmd when "identify" return "100x100" when "convert" return else super end end end class Paperclip::Attachment def post_process end end via Pivotal
May 19th
April 2010
2 posts
3 tags
iPad Orientation CSS →
webkitbits: Cloud Four shows how it’s possible to change your CSS on the iPad based on orientation using media query declarations: <link rel="stylesheet" media="all and (orientation:portrait)" href="portrait.css"> <link rel="stylesheet" media="all and (orientation:landscape)" href="landscape.css">
Apr 6th
66 notes
3 tags
WatchWatch
Advanced Javascript to Improve your Web App on Vimeo (via Vimeo)
Apr 6th
1 note
February 2010
1 post
3 tags
Feb 2nd
January 2010
4 posts
3 tags
HTML5 Forms
I wasn’t aware of this, but here’s how the iPhone is able to display different keyboards based on Mobile Safari form fields: The iPhone does not have a physical keyboard. All “typing” is done by tapping on an on-screen keyboard that pops up at appropriate times, like when you focus a form field in a web page. Apple did something very clever in the iPhone’s web browser. It...
Jan 3rd
1 tag
“Be always at war with your vices, at peace with your neighbors, and let each new...”
– Benjamin Frankiln (via rulesformyunbornson)
Jan 2nd
180 notes
4 tags
WatchWatch
Ryan Singer gives an extremly insightful talk on design for normal people. Books Mentioned Domain-Driven Design: Tackling Complexity in the Heart of Software The Visual Display of Quantitative Information, 2nd edition
Jan 1st
5 tags
Jan 1st