Category: Frontpage

  • Google Drive sync problem in KyPass 3

    KyPass couldn’t sync anymore kdb(x) file with Google Drive… Google have change the way you could search file in Google Drive: https://developers.google.com/drive/v2/reference/files/list I used the query string ‘(title contains ‘kdb’) or (title contains ‘kdbx’)‘ to search keepass database on your drive. This query doesn’t return file with kdb or kdbx extension in title anymore. The way to…

  • Karekod – Create QR Code for Evernote…

    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 easy-to-find in context ! http://www.jamierubin.net/2012/04/24/going-paperless-digitize-instruction-manuals-and-use-qr-codes-to-find-them-in-context/ It’s great but it’s could still be easier. Here is…

  • WIP – KyPass Companion v1.5

    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 & creation date) also available in search filter. And many bug fixes Still some little…

  • KyPass Companion v1.3 on the way

    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 date are now correct with kdbx. (bug fix) fix in-memory protection field bug when the database…

  • Disable title bar on OSX iPhone simulator

    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/ Run it, open the plugin folder. Download SimulatorBorderKiller.bundle and unpack it in the plugin folder. The SimulatorBorderKiller.bundle…

  • About copy to clipboard in KyPass v3.2

     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 before…