Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am 14lox on github.
  • I am dai (https://keybase.io/dai) on keybase.
  • I have a public key whose fingerprint is 6691 17B5 ECC3 5B0B A871 736E 19D9 3B03 162F A9BB

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am 14lox on github.
  • I am dai (https://keybase.io/dai) on keybase.
  • I have a public key whose fingerprint is 7D08 8507 BEDF F7F0 4DB7 9393 0F65 8882 29E9 3B42

To claim this, I am signing this object:

@14lox
14lox / minmal_twitter.css
Created September 16, 2012 01:23 — forked from cmod/minmal_twitter.css
Twitter stylebot
.trends, .bird-topbar-etched, .wtf-module, .site-footer, .topics {
display: none !important;
}
.wrapper, .wrapper-narrow, .wrapper-permalink {
background: none !important;
max-width: 37em !important;
}
.dashboard {
@14lox
14lox / editapp2tumblr.md
Created April 30, 2012 02:51
Adding Edit app feed to Tumblr via ifttt

How to run Edit app feed through Tumblr, via ifttt

This is a quick tutorial on how to hook up a Tumblr blog to your Edit app feed, via ifttt.

  • Download the Edit iPhone app from app.byed.it
  • Setup a Tumblr blog, at Tumblr
  • Create ifttt account, at ifttt. ifttt is a very useful tool, which will do all the leg work for us - it listens for you to 'Edit' an image from with the app, then adds it to your Tumblr.
  • Go to this 'Recipe' ifttt.com/recipes/24943
  • There will be 'Missing ingredients', your Tumblr blog. Activate it.
  • Still in the same recipe, go to Step 1. Exchange just your Edit user name with the current feed: 098eca. So say your Edit 'username' is 3e344q - the Feed URL would be http://app.byed.it/3e344q/feed
@14lox
14lox / Instajournal.html
Created March 12, 2012 10:34
Instajournal Tumblr Theme
<html>
<head>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
<title>{Title}</title>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<meta name="color:Font Color" content="#333333" />
<meta name="color:Hover Color" content="#333333" />
<meta name="color:Background Color" content="#000000" />
<meta name="color:Header Font" content="#333333" />