Categories
Uncategorized

How to post from Feedly directly to Flipboard

Flipboard has a great FlipIt bookmark feature and I managed to hack it to work with Feedly. If you have a Feedly Pro account you can now use Flipboard’s “share” service to save articles directly from Feedly.

This handly little tip saves you from having to load the article first … Read the rest

Categories
Uncategorized

Remote edit files on Linux with Textmate

Textmate is a great Mac code editor that can be used to remotely edit files on your Linux based server. You can get all of the features of Textmate while working with remote files which will drastically improve your productivity if you are often working remotely.

I’m using Textmate 2.0 Read the rest

Categories
Uncategorized

SPDY on joshkerr.com with Cloudflare

If you look up in the browser bar at the URL you should see joshkerr.com running HTTPS. At first glance one would think “why would he need SSL for his blog?”

Good question. The answer is SPDY a new technology designed to speed up the transmission of webpages. The technology … Read the rest

Categories
Uncategorized

Want to automatically post your tweets to your Google+ account? Here is how I did it.

Until Buffer supports posting directly to Google+, I’m using IFTTT to automatically post my tweets to my Google+ account. The setup is a little complicated and it requires that you have a Google Voice account but once you’ve got it working it works well. I’ll show you step by … Read the rest

Categories
Uncategorized

Draft version control for writing

I am composing this blog entry with a new tool called Draft which bills itself as version control for writing.

Draftin shot

This is a web based editor that uses Markdown as its primary language and allows you to sync to various file networks, post to various blog targets and share with … Read the rest