'아침편지' 카테고리의 다른 글
| 함께 산다는 것 (0) | 2013.06.25 |
|---|---|
| 모두 다 당신 편 (0) | 2013.06.24 |
| 반창고 아프지 않게 떼는 법 (0) | 2013.06.22 |
| 주면 줄수록 내가 더 행복해 진다. (0) | 2013.06.21 |
| 더 잘 살기 위해서 (0) | 2013.06.21 |
| 함께 산다는 것 (0) | 2013.06.25 |
|---|---|
| 모두 다 당신 편 (0) | 2013.06.24 |
| 반창고 아프지 않게 떼는 법 (0) | 2013.06.22 |
| 주면 줄수록 내가 더 행복해 진다. (0) | 2013.06.21 |
| 더 잘 살기 위해서 (0) | 2013.06.21 |
Gumby2 Backbone Bootstrap
I have created a new repo which combines Gumby2 CSS Framework with Backbone.js.
Why Gumby2?
* Gumby2 has awesome touch event support.
* Gumby2 is powered by SASS.
* more ->
Why Backbone?
* Speed, it supercharges your web app.
* Data, Logic and View separation.
* Dynamic template loading and execution.
* more ->
Features:
* Gumby2 Framework - Bootstrap UI, SASS, HTML5BP, Touch Support.
* Backbone Framework - Web App Models, Views/Templates
* more ->
Todo:
* Load scripts using require.js
* Document build process
* Document SASS usage
* more ->
| [APTANA] APTANA plugin - Syntax HighLighter (0) | 2013.06.28 |
|---|---|
| [HTML] Canvas에 대해. Let’s Call It A Draw(ing Surface) (0) | 2013.06.27 |
| Flatdoc — Simple websites for open source projects (0) | 2013.06.24 |
| parseURI — Split any URL into logical parts (0) | 2013.06.20 |
| Codeblock.js— A better code learning environment (0) | 2013.06.20 |
Gif.js is a full-featured GIF encoder built in JavaScript that runs in your browser. Images are generated in the background using web workers.
Full-featured JavaScript GIF encoder that runs in your browser.
var gif = new GIF({
workers: 2,
quality: 10
});
// add a image element
gif.addFrame(imageElement);
// or a canvas element
gif.addFrame(canvasElement, {delay: 200});
// or copy the pixels from a canvas context
gif.addFrame(ctx, {copy: true});
gif.on('finished', function(blob) {
window.open(URL.createObjectURL(blob));
});
gif.render();| [JQuery] Best jQuery Chart Libraries for Building Interactive Charts (0) | 2013.06.24 |
|---|---|
| [Design] Ultimate Guide to Flat Website Design (0) | 2013.06.24 |
| [APP] Android example app with PhoneGap and JQM in Holo style (0) | 2013.06.20 |
| energize.js - A tiny JavaScript snippet to make links snappy on touch devices (0) | 2013.06.20 |
| React — A JavaScript UI library (0) | 2013.06.20 |
Need a website for your open source project? Flatdoc makes it easy to create one using Markdown. It’s a small JavaScript file that has no server-side components, is deployable via GitHub Pages, has a great built-in default theme, and more.
| [HTML] Canvas에 대해. Let’s Call It A Draw(ing Surface) (0) | 2013.06.27 |
|---|---|
| gumby2-backbone-bootstrap (0) | 2013.06.24 |
| parseURI — Split any URL into logical parts (0) | 2013.06.20 |
| Codeblock.js— A better code learning environment (0) | 2013.06.20 |
| PreloadJS (0) | 2013.06.20 |
| 모두 다 당신 편 (0) | 2013.06.24 |
|---|---|
| 보이지 않는 과녁은 맞출 수 없으며, 이미 존재하지 않는 목표는 볼 수 없다. - 지그 지글러 - (0) | 2013.06.24 |
| 주면 줄수록 내가 더 행복해 진다. (0) | 2013.06.21 |
| 더 잘 살기 위해서 (0) | 2013.06.21 |
| '너도 많이 힘들구나' (0) | 2013.06.20 |
심리학자 엘리자베스 던과 라라 애크닌 등의 연구결과
‘대개는 자신을 위해 돈을 쓴 사람이
더 행복하리라 생각하지만
사실은 그 반대’라고 합니다.
이것을 경제학자들은 ‘베품의 따뜻한 빛’이라 부르고
심리학자들은 ‘돕는 사람의 희열’이라고 칭한다고 합니다.
(애덤 그랜트 저, ‘Give and take‘에서 인용)
| 보이지 않는 과녁은 맞출 수 없으며, 이미 존재하지 않는 목표는 볼 수 없다. - 지그 지글러 - (0) | 2013.06.24 |
|---|---|
| 반창고 아프지 않게 떼는 법 (0) | 2013.06.22 |
| 더 잘 살기 위해서 (0) | 2013.06.21 |
| '너도 많이 힘들구나' (0) | 2013.06.20 |
| 모퉁이 (0) | 2013.06.19 |