aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/post/2008-10-11-tabbing-through-fields-vertically.markdown1
-rw-r--r--content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown1
-rw-r--r--content/post/2008-10-28-so-you-want-to-click-that-button.markdown1
-rw-r--r--content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown1
-rw-r--r--content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown1
-rw-r--r--content/post/2009-1-1-useful-rails-routing-tips.markdown1
-rw-r--r--content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown1
-rw-r--r--content/post/2010-12-31-what-i-released-in-2010.markdown1
-rw-r--r--content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown1
-rw-r--r--content/post/2011-9-13-render-image-links-directly-inside-adium.markdown1
-rw-r--r--content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown1
-rw-r--r--content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown1
-rw-r--r--content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown1
-rw-r--r--content/post/2012-10-11-riak-at-posterous.markdown1
-rw-r--r--content/post/2012-11-01-base-a-scala-project-generator.markdown1
-rw-r--r--content/post/2012-11-07-announcing-finatra-1-0-0.markdown1
-rw-r--r--content/post/2012-11-13-automatic-high-quality-releases.markdown1
-rw-r--r--content/post/2013-07-28-playing-with-groupcache.markdown1
-rw-r--r--content/post/2013-10-07-golang-http-handlers-as-middleware.markdown1
-rw-r--r--content/post/2014-02-24-tmux-session-coloring.markdown1
20 files changed, 0 insertions, 20 deletions
diff --git a/content/post/2008-10-11-tabbing-through-fields-vertically.markdown b/content/post/2008-10-11-tabbing-through-fields-vertically.markdown
index 7b72484..c27c10b 100644
--- a/content/post/2008-10-11-tabbing-through-fields-vertically.markdown
+++ b/content/post/2008-10-11-tabbing-through-fields-vertically.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Tabbing through fields vertically"
date: 2008-10-11T01:54:00Z
comments: false
diff --git a/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown b/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown
index 930b0a6..0f2df9e 100644
--- a/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown
+++ b/content/post/2008-10-12-arrow-key-navigation-for-text-fields.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Arrow key navigation for text fields"
date: 2008-10-12T17:41:00Z
comments: false
diff --git a/content/post/2008-10-28-so-you-want-to-click-that-button.markdown b/content/post/2008-10-28-so-you-want-to-click-that-button.markdown
index 19e3670..ce810f9 100644
--- a/content/post/2008-10-28-so-you-want-to-click-that-button.markdown
+++ b/content/post/2008-10-28-so-you-want-to-click-that-button.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "So you want to click that button?"
date: 2008-10-28T21:05:00Z
comments: false
diff --git a/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown b/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
index c9a20f7..701b716 100644
--- a/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
+++ b/content/post/2008-9-27-highlight-link-based-on-current-page-in-rails.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Highlight link based on current page in rails"
date: 2008-09-27T19:47:00Z
comments: false
diff --git a/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown b/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown
index 0e86641..734f569 100644
--- a/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown
+++ b/content/post/2008-9-30-why-mootools-or-why-not-jquery.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Why MooTools (or Why not JQuery)"
date: 2008-09-30T10:26:00Z
comments: false
diff --git a/content/post/2009-1-1-useful-rails-routing-tips.markdown b/content/post/2009-1-1-useful-rails-routing-tips.markdown
index 2325cbb..5d8d624 100644
--- a/content/post/2009-1-1-useful-rails-routing-tips.markdown
+++ b/content/post/2009-1-1-useful-rails-routing-tips.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Useful Rails Routing tips"
date: 2009-01-02T15:50:00Z
comments: false
diff --git a/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown b/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
index f30c2eb..746e463 100644
--- a/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
+++ b/content/post/2009-7-19-using-rack-applications-inside-gwt-hosted-mode.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Using Rack applications inside GWT Hosted mode"
date: 2009-07-19T18:51:00Z
comments: false
diff --git a/content/post/2010-12-31-what-i-released-in-2010.markdown b/content/post/2010-12-31-what-i-released-in-2010.markdown
index 84bae2f..97b787c 100644
--- a/content/post/2010-12-31-what-i-released-in-2010.markdown
+++ b/content/post/2010-12-31-what-i-released-in-2010.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "What I released in 2010"
date: 2010-12-31T13:29:00Z
comments: false
diff --git a/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown b/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
index b549b1b..b315109 100644
--- a/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
+++ b/content/post/2011-1-3-migrationfor-write-migrations-right-from-the-command.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "MigrationFor: Write migrations right from the command line!"
date: 2011-01-03T09:48:00Z
comments: false
diff --git a/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown b/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown
index 0a15596..c388e31 100644
--- a/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown
+++ b/content/post/2011-9-13-render-image-links-directly-inside-adium.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Render image links directly inside Adium"
date: 2011-09-13T08:59:00Z
comments: false
diff --git a/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown b/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown
index 7040436..e37f454 100644
--- a/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown
+++ b/content/post/2012-1-25-finagle-with-scala-bootstrapper.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Finagle with scala-bootstrapper"
date: 2012-01-25T09:45:00Z
comments: false
diff --git a/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown b/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
index 8fc3fbf..e9af9b3 100644
--- a/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
+++ b/content/post/2012-1-9-alfred-extension-for-creating-wunderlist-task.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Alfred Extension for creating Wunderlist tasks"
date: 2012-01-09T23:36:00Z
comments: false
diff --git a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
index d4d8754..1338be8 100644
--- a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
+++ b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "an embedded key / value store for shell scripts"
date: 2012-10-07T10:06:00Z
comments: true
diff --git a/content/post/2012-10-11-riak-at-posterous.markdown b/content/post/2012-10-11-riak-at-posterous.markdown
index 0876366..b7ee783 100644
--- a/content/post/2012-10-11-riak-at-posterous.markdown
+++ b/content/post/2012-10-11-riak-at-posterous.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "riak at posterous"
date: 2012-10-11T13:47:00Z
comments: true
diff --git a/content/post/2012-11-01-base-a-scala-project-generator.markdown b/content/post/2012-11-01-base-a-scala-project-generator.markdown
index d7aca69..cc8e7b5 100644
--- a/content/post/2012-11-01-base-a-scala-project-generator.markdown
+++ b/content/post/2012-11-01-base-a-scala-project-generator.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "base: a scala project generator"
date: 2012-11-01T14:39:00Z
comments: true
diff --git a/content/post/2012-11-07-announcing-finatra-1-0-0.markdown b/content/post/2012-11-07-announcing-finatra-1-0-0.markdown
index c7020c4..f4fab85 100644
--- a/content/post/2012-11-07-announcing-finatra-1-0-0.markdown
+++ b/content/post/2012-11-07-announcing-finatra-1-0-0.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "announcing finatra 1.0.0"
date: 2012-11-07T21:20:00Z
comments: true
diff --git a/content/post/2012-11-13-automatic-high-quality-releases.markdown b/content/post/2012-11-13-automatic-high-quality-releases.markdown
index 860aea1..b261d93 100644
--- a/content/post/2012-11-13-automatic-high-quality-releases.markdown
+++ b/content/post/2012-11-13-automatic-high-quality-releases.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "automatic high quality releases"
date: 2012-11-13T21:31:00Z
comments: true
diff --git a/content/post/2013-07-28-playing-with-groupcache.markdown b/content/post/2013-07-28-playing-with-groupcache.markdown
index 7542b38..550a4da 100644
--- a/content/post/2013-07-28-playing-with-groupcache.markdown
+++ b/content/post/2013-07-28-playing-with-groupcache.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Playing with groupcache"
date: 2013-07-28T14:49:00Z
comments: true
diff --git a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
index 5b9b652..243f92f 100644
--- a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
+++ b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Golang http handlers as middleware"
date: 2013-10-07T08:52:00Z
comments: true
diff --git a/content/post/2014-02-24-tmux-session-coloring.markdown b/content/post/2014-02-24-tmux-session-coloring.markdown
index 0a8a851..4028e79 100644
--- a/content/post/2014-02-24-tmux-session-coloring.markdown
+++ b/content/post/2014-02-24-tmux-session-coloring.markdown
@@ -1,5 +1,4 @@
---
-layout: post
title: "Tmux session coloring"
date: 2014-02-24T00:00:00Z
comments: true