Lee’s Latest tweets
- I wrote a blog this week to share technical ways to show leadership as an engineer: linkedin.com/pulse/25-ways-… 5 years ago
- People tell me I should still be using twitter. 5 years ago
- RT @Medium: “The Secret of the Apple’s New San Francisco Fonts” by @amachino medium.com/@mach… 7 years ago
- RT @gamesasylum: Every Kinder Surprise contains a dead Minion. http://t.co/41Sn5m4tOX 7 years ago
- RT @hemmingmusic: Debut album out July 24! Pre-order & get 4 tracks instantly: smarturl.it/HemmingiTunes CD/Vinyl: smarturl.it/HemmingStore http… 7 years ago
-
Recent Posts
- Fluent 2014: Supercharge Your Mobile Emails March 13, 2014
- Making it easier to generate single retina-pixel (hairline) images March 10, 2014
- Combining CSS regions with transforms and animations September 23, 2013
- CSS Regions, and why you’ll be using them before you know it September 9, 2013
- City maintenance as an analogy for software development August 27, 2013
- Banishing “Your Session Has Expired” from the Internet August 12, 2013
- On Rescue.js July 29, 2013
- Swap your Rails stack traces for a REPL July 15, 2013
- Highly usable (but slightly crazy) CSS3 effects round-up July 1, 2013
- A Better Toolchain for Everyone Building Pixel-Perfect Designs June 17, 2013
- Blur This! (or Demonstrating MobileSafari’s Awesome Support for CSS3 Filter Effects) June 3, 2013
Archives
- March 2014
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- September 2011
- January 2011
- May 2010
- January 2010
- October 2009
- June 2009
- May 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
Categories
- Announcements (3)
- Chrome (2)
- CSS (10)
- Dot net (1)
- Events (2)
- General (5)
- HOW-TOs (7)
- Java (1)
- Javascript (1)
- Miscellaneous (8)
- Progress (1)
- Rails (10)
- Starting up (12)
- Tools (8)
- Uncategorized (1)
Category Archives: General
Next stop San Francisco
In just a few days I’m moving to San Francisco! I’m insanely excited, both about moving to the city and that next month I’ll officially become an employee of Rapportive, Inc. If you’ve never heard of Rapportive, you should check … Continue reading
Posted in General
3 Comments
Fun with FBJS: “Can’t find variable: a43014453287_slider”
I’ve been trying to get a slider bar working recently as part of a facebook application. To get the example on the Facebook wiki working out-of-the-box was no problem. The problems came when I wanted to create the slider bar … Continue reading
Jack and the (subversion controlled) Beanstalk
As a developer, have you ever wanted to banish your fears of hard disk failure and stupid mistakes in one easy step? Did you ever consider that using a hosted version control system could do just that? It’s long been … Continue reading
7 essential planning tips when developing your application on Facebook Platform
Once you have come up with a great idea for a Facebook application, seeing an idea all the way through its implementation can be a tricky business. Once you’ve figured out how the application is supposed to work, your design … Continue reading
Be strict with your FBML for Facebook notifications
UPDATE: Facebook have completely discontinued support for notifications. The Facebook platform can be a very restrictive mistress at times. The documentation for sending notifications states: “The notification parameter is a very stripped-down set of FBML which allows only tags that … Continue reading