• I’m a big fan of “Going Paperless“, the blog of Jamie Todd Rubin (An Evernote Ambassador). Some times ago, it shares one of its great usage of Evernote:  Turn paper manuals into digital documents and use QR codes to make the instructions…

  • A little screenshot on the WIP KyPass Companion 1.5. The new features will be: Finally a true tree view in the sidebar. Save your preferred filter in shortcuts. Save your preferred entries in favorites. New columns (password bits, modification, expiration…

  • KyPass Companion v1.3 was sent to Apple today. Here are the changes: added view password button in ‘Master Password’ form. icon of groups are editable. shortcut ⌘L to lock database resizable sidebar. new powerful filter (bug fix) modification & access…

  • 5 days ago, a user on Superuser would like to remove border and title from the iPhone Simulator when he use it for demonstration. I like the idea and I accept the challenge! My proposition (accepted) is: Install EasySIMBL from https://github.com/norio-nomura/EasySIMBL/…

  •  Some of you tell me that they couldn’t copy text to the clipboard. You are wrong ! 🙂 You have now to click on the field name to copy the field content to the clipboard. Sorry for not telling it…

  • This is due the this function: [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(preferredContentSizeChanged:) name:UIContentSizeCategoryDidChangeNotification object:nil]; ios6 doesn’t support “Dynamic Text Size” and I didn’t check if this function exists on the running iOS. This now fixed and a bug fix version will be…