From f006d4aa1a431d19dd50745ade6af58cba0478ad Mon Sep 17 00:00:00 2001 From: Kohei Hasegawa Date: Thu, 24 May 2012 16:00:51 +0900 Subject: [PATCH 1/2] banyan's submission for sprk2012-cfp --- banyan-inside_sqales_frontend/README.md | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 banyan-inside_sqales_frontend/README.md diff --git a/banyan-inside_sqales_frontend/README.md b/banyan-inside_sqales_frontend/README.md new file mode 100644 index 0000000..04103c8 --- /dev/null +++ b/banyan-inside_sqales_frontend/README.md @@ -0,0 +1,28 @@ +# Inside Sqale's Frontend + +[Sqale](http://sqale.jp) is a Ruby PaaS from [paperboy&co., Inc](http://paperboy.co.jp). + +I will talk about the frontend development of [Sqale](http://sqale.jp). + +@mizzy will also talk about the backend architecture of Sqale frontend by RoR as "Inside Sqale's Backend". + +# Sqale の表側 + +[paperboy&co.](http://paperboy.co.jp) が提供する Ruby に対応した Paas である [Sqale](http://sqale.jp) 、は Ruby On Rails で開発しました。 + +テスト/CI なども含め、実際にどのように開発したかについて発表します。 + +Sqale のコアなアーキテクチャに関しては、@mizzy が「Sqale の裏側」というタイトルで発表予定です。 + +- Preferred presentation day: no preference +- Presentation language: Japanese + +## Kohei Hasegawa +## 長谷川 浩平 + +## paperboy&co. +## 株式会社 paperboy&co. + +- [Github](http://github.com/banyan) +- [Blog](http://d.hatena.ne.jp/bannyan/) +- [Twitter](https://twitter.com/#!/banyan) From 09cecf4bf6d044da5cd9068c8439b2bc5da281ea Mon Sep 17 00:00:00 2001 From: Kohei Hasegawa Date: Fri, 25 May 2012 10:18:43 +0900 Subject: [PATCH 2/2] modify text --- banyan-inside_sqales_frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/banyan-inside_sqales_frontend/README.md b/banyan-inside_sqales_frontend/README.md index 04103c8..85cd5a3 100644 --- a/banyan-inside_sqales_frontend/README.md +++ b/banyan-inside_sqales_frontend/README.md @@ -4,7 +4,7 @@ I will talk about the frontend development of [Sqale](http://sqale.jp). -@mizzy will also talk about the backend architecture of Sqale frontend by RoR as "Inside Sqale's Backend". +@mizzy will also talk about the backend architecture of Sqale as "Inside Sqale's Backend". # Sqale の表側