iPhone OS 4.0.1 Signal Strength Display Change Graphics
First time here? Subscribe to my RSS feed or follow me on Twitter. Thanks for visiting!Apple just released the iPhone 4.0.1 update that changes the way signal strength is displayed. The new graph looks pretty weird to me since it’s no longer linear. I made some quick graphics of the changes: Old display (Pre 4.0.1) [...]
CSS3 PIE: CSS3 decorations for IE
CSS3 PIE: CSS3 decorations for IE: PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features. [...] PIE stands for Progressive Internet Explorer. It is an IE attached behavior which, when applied to an element, allows IE to recognize and display a number of CSS3 properties. Looks great. One [...]
Using the Mac OS X Color Picker as a Stand-Alone App
I’ve been looking for a good, simple, system-wide color picker. The built-in Mac OS X one is great, but it needs to be launched from within an existing application. Wouldn’t it be great to be able to use it as a standalone app? That’s exactly what Spot Color does: Spot Color is a simple application [...]
flashblockdetector: Javascript That Detects Flash Blocking Extensions
Mark Pilgrim just released this nifty little flash block detector: This is a pure-JavaScript library that detects whether Flash is blocked on the current page due to a Flash blocking extension. The current version can detect FlashBlock #1 for Chromium / Google Chrome (Windows/Mac/Linux) FlashBlock #2 for Chromium / Google Chrome (Windows/Mac/Linux) FlashBlock for Firefox [...]
HumbleFinance: Dynamic Charts with HTML5, Canvas, and Flotr for Prototype
HumbleFinance: HumbleFinance is an HTML5 data visualization tool written as a demonstration of interactive graphing in HTML5. It is similar to the Flash tool on http://finance.google.com/. The tool itself is written entirely in JavaScript, using the Prototype and Flotr libraries. It can be used to display any two 2-D data sets of real numerical data [...]
jQuery Masonry
jQuery Masonry: Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall. [...]
html5media: JavaScript That Enables ‘Video’ Tag For All Major Browsers
html5media: HTML5 video tags make embedding videos into documents as easy as embedding an image. All it takes is a single <video> tag. Unfortunately, not all browsers natively support HTML5 video tags. … and that’s where this clever little stop-gap script comes in. It replaces the video tag with a Flash Player if the video [...]
Daily Deeds: The Other Side of “Getting Things Done”
For me, apps like Omni Focus or Things — although great at managing tasks — don’t give you a complete picture of the things that need to get done. I’m talking about things that you’d like to do, maybe even every day, but that maybe don’t fit into a particular project or “Area of Responsibility”. [...]
Filtering out Foursquare and Gowalla Tweets with Tweetie for Mac
Gowalla and Foursquare tweets are annoying. If you’re using Tweetie for Mac, you can add a list of “filter terms” that remove matching tweets from your stream. Nathan Smith posted a Gist with a terminal command that will filter out Foursquare and Gowalla Tweets: defaults write com.atebits.tweetie-mac filterTerms -array “@gowalla” “http://gowal.la” “@foursquare” “http://4sq.com” It’s basically [...]
Using iPhone Apps to Curb Email Based Notifications
I get a lot of email. Most of it — since its managed to get past my barrage of server side and client side spam filters — is actually relevant in some form or another. The problem is that relevancy depends on context. Do I want to know that I have a new follower on [...]
