From 2aa3ba1ac0d59d0df527015edfe8476ba4678641 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 27 Feb 2010 00:30:42 +0200 Subject: [PATCH] new post: Zynapse Is Out --- source/blog/_posts/2010-02-25-zynapse-is-out.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/blog/_posts/2010-02-25-zynapse-is-out.md diff --git a/source/blog/_posts/2010-02-25-zynapse-is-out.md b/source/blog/_posts/2010-02-25-zynapse-is-out.md new file mode 100644 index 0000000..23d1cdc --- /dev/null +++ b/source/blog/_posts/2010-02-25-zynapse-is-out.md @@ -0,0 +1,12 @@ +--- +layout: post +title: Zynapse Is Out +categories: [technology, web, php, rails] +--- + +So I finally bit off my own sense of perfection in regards to my Zynapse web-development framework for PHP5 which I started developing in 2007. It was never perfect, never ready, so I never released. + +Now after close to two years of hardly working on it, and doing most things with Ruby on Rails, I've decided to push it up on GitHub as is. + +So check out [Zynapse](http://github.com/jimeh/zynapse) on GitHub if you're interested. +