“The Misconception: You procrastinate because you are lazy and can’t manage your time well. The Truth: Procrastination is fueled by weakness in the face of impulse and a failure to think about thinking.” — Extremely interesting article on procrastination /via @tijs
Tag Archives: link
BlackSheep, protect yourself from Firesheep sniffers
BlackSheep is a Firefox addon which detects and informs you if any users in the network are running Firesheep, the Firefox addon which got quite some media attention over the past few weeks. Note that this offers no real protection, as BlackSheep will only inform you. The best protection still is not to connect to …
Continue reading “BlackSheep, protect yourself from Firesheep sniffers”
GameBoy Emulation in JavaScript
mod_pagespeed
“mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the Apache HTTP Server.” — By …
Hyperdock
“Hyperdock adds long awaited features to your Dock: Select single application windows just by moving the mouse on a dock item, use mouse clicks to quickly open new windows and many more.” — Another handy feature are the Window Previews: hover over any item in the dock, and it will show you the app’s windows …
Mac OS X Visual Git Clients
Looking forward to see this batch of second generation (*) visual Git clients to be released any time soon: Tower, Gitti and GitMac. (*) To me, first generation Mac OS X Git Clients include GitX, GitBox along with the helper app OpenInGitGui Somewhat related: Cornerstone2 (Visual SVN Client) was released recently. Great app which I …
AlphaBaby
My kids love to play with the computer. Unfortunately, they also have the habit of renaming my hard drive to “axlfkaj”. So, I wrote AlphaBaby [which] lets even infants and toddlers have fun playing with the computer: Every time a key is pressed or the mouse is clicked, a letter or shape is drawn [on …
Dropbox CEO: Why search advertising failed us
Darcy Clarke vs. my code
Zepto.js
“Zepto.js is a minimalist inlinable framework for mobile WebKit browsers, with a jQuery-like chaining syntax.” — I like the bigger picture behind this: don’t include a full jQuery on a mobile site but go back to basics and serve visitors a tiny javascript file which handles most of the stuff. Somewhat (in an idea-wise manner) …