반응형
반응형
우리 몸은
입으로 들어오는 것을 원재료로
매일 조금씩 신진대사를 하며 다시 태어나고 있다.
따라서 음식과 물이 우리 몸을 새롭게 좋은 몸으로
태어나게 하는 열쇠를 쥐고 있다고 해도 지나친 말이
아니다. 대부분의 사람들은 음식을 먹을 때
영양가나 칼로리에만 신경을 쓰는데,
그러면 노화 현상을 막을 수 없다.
젊게 살고 싶다면
장이 젊어지는 식사를 해야 한다.


- 신야 히로미의《불로장생 탑시크릿》중에서 -


* '장이 젊어지는 식사'.
어찌 보면 해답은 간단합니다.
입이 좋아하는 것만을 먹지 않고
장에 좋은 것들을 찾아서 먹는 것입니다.
바로 바로 확인할 수 있는 것이 대소변입니다.
대소변이 나빠졌거나 변비가 생겼으면 이미 빨간등이
켜졌다는 신호입니다. 먹는 습관부터 바꾸어야
세포가 다시 태어나고 장이 젊어집니다.
장이 젊어지면 몸도 젊어집니다.

 

반응형

'생활의 발견 > 아침편지' 카테고리의 다른 글

과거  (0) 2013.07.05
엄마의 주름  (0) 2013.07.04
집중력  (0) 2013.07.02
"여기 있다. 봐라."  (0) 2013.07.01
삐뚤삐뚤 날아도...  (0) 2013.06.29
반응형
지식은 보잘 것 없으면서 스스로 다 안다고 말하는 자는
반드시 크게 부족한 사람이다.
지난날 다 알지 못하던 것을 깨닫고 나면 반드시
오늘 내가 아는 것이 다 아는 것이 아님을 문득 깨닫게 된다.
스스로 다 안다고 말하는 사람은
오래도록 지식에 진전이 없었던 사람이다.
-조선 후기 홍길주, ‘수여연필(睡餘演筆)’에서

다산 정약용 선생은
“가득차면 반드시 망하고
겸허하면 반드시 존경받는다.
스스로 높다고 여기면 남이 끌어내리고
스스로 낮다고 여기면 남들이 끌어 올려준다.”고
역시 겸손의 중요성을 강조한 바 있습니다.

 

반응형
반응형

Bacon.js

A small functional reactive programming lib for JavaScript.

Link : https://github.com/raimohanska/bacon.js

Turns your event spaghetti into clean and declarative feng shui bacon, by switching from imperative to functional. It's like replacing nested for-loops with functional programming concepts like map and filter. Stop working on individual events and work with event streams instead. Transform your data with map andfilter. Combine your data with merge and combine. Then switch to the heavier weapons and wieldflatMap and combineTemplate like a boss.

It's the _ of Events. Too bad the symbol ~ is not allowed in Javascript.

Here's the stuff.

You can also check out my entertaining (LOL), interactive, solid-ass slideshow.

And remember to give me feedback on the bacon! Let me know if you've used it. Tell me how it worked for you. What's missing? What's wrong? Please contribute!

 

반응형
반응형

 

프로그래밍 얼랭
국내도서
저자 : 조 암스트롱(Joe Armstrong) / 김석준역
출판 : 인사이트 2008.06.12
상세보기

 

오키나와 : Self Travel Guidebook 시리즈

오키나와
국내도서
저자 : 박상용
출판 : 상상출판 2013.03.13
상세보기

 

마이크로소프트웨어 (월간) 7월호
국내도서
저자 : 마소인터렉티브 편집부
출판 : 마소인터렉티브(잡지) 2013.06.28
상세보기

반응형
반응형

A JavaScript standard library based on the Ruby core-lib

RubyJS is a JavaScript implementation of all methods from Ruby classes like Array, String, Numbers, Time and more.

 

http://rubyjs.org/

 

 

100% JavaScript

RubyJS is built on top of JavaScript. It runs in all browsers. No additional tools needed.

Works like Ruby

Easily port code from Ruby to JavaScript. Become productive in JavaScript in hours. Fully tested with rubyspec.

Fast and small

20 kilobytes minified and gzipped. It is as fast or faster than comparable libraries.


Utility belt or OO

Use RubyJS like a utility belt, transforming arrays, string and continue with native objects. Or use the fully-fledged RubyJS objects and make use of their mutator (aka bang) methods.

All-in-one Library

String, Array, Time, Numbers, Range, and more. RubyJS gives you the power of multiple 3rd party libraries, with one coherent API. So you only have to learn, manage and update one.

Ruby Features

Block arguments, destructive (bang-) methods, duck-typing, special variables, mixins.

 

 

Getting Started with RubyJS

 :   http://rubyjs.org/getting-started.html

 

 

반응형
반응형

Front-End 개발에 대한 자료

A huge list of frontend development resources I collected over time. Pull requests are welcome. Website coming soon.

 

https://github.com/dypsilon/frontend-dev-bookmarks

 

Frontend Development

반응형

+ Recent posts