whatever happened, happened |
Hi, I am Anh Do. I made the Writing Kit text editor for iOS. Visit this link if you want to read my original posts only. Feel free to have a look at portfolio while you're at it. |
Cool hack!
Just so you know, the first major update to my Writing Kit app is now available. It now becomes a universal app, and is free for all existing users.
Check out my blog post and get it from the App Store if you haven’t done so.
Couple of days ago I found my old Momento archive, which was exported back when it was still at version 1.x. I wrote a short Ruby script to import those entries into Day One:
require 'open3'
require 'plist'
m = Plist::parse_xml 'momento.plist'
m.each do |mm|
date = mm['Date'].to_s
text = mm['Body'].strip
Open3.popen3("/Applications/Day One.app/Contents/MacOS/dayone", "-d=\"#{date}\"", "new") do |stdin, stdout, stderr|
stdin.write(text)
stdin.close_write
puts stdout.read
end
end
This script comes with no guarantee whatsoever. Remember to back up your Day One library before attempting to execute that.
The most comically tragic “failure to effectively test restore” story I’m aware of is from one of our customers, who previously had their own home grown backup system with encrypted archive shipping offsite, monthly test restores, and so on.
It was only after a total failure that they realized the gpg keys to decrypt the backup were only contained in the backup. Their test restores before were happily using keys from the user’s home directory.
This is one of the many reasons it makes sense to have a company that specializes in backups help you with backups. :)
(I cofounded SpiderOak)
"
XCODE… Y U NO INCREMENTAL UPDATE?!
The Meaning Behind the Sony Vaio Logo | ImJustCreative
This is right up there with the FedEx and Apple logos.
via The Next Web
(via chartier)
What the Planets would look like in our sky if they were as close as the Moon
This was my first year attending Google I/O. I don’t have a WWDC ticket this year, so it was bittersweet being...
hãi hùng nhất là cái thằng “CON NGƯỜI TA”
Every restaurant needs this option. Even breakfast joints.

Here’s something I made.
It’s a visualisation of the 99designs worldwide community.
Pretty neat huh?...
Bluenote lets you store and encrypt notes, todo-lists & passwords, and sync them via Dropbox.
Via Mac Appstorm.
The Tumblr app is now optimized for six-foot iPhones