반응형

학문이나 인격을 힘써 닦는다는 뜻의 절차탁마(切磋琢磨)
옥을 다듬는 과정을 네 단계로 나눈 것이다.
원석에서 쓸 수 있는 옥돌을 자르는 절(切),
옥돌에서 불필요한 부분을 줄로 슬여 없애는 차(磋),
끌로 쪼아 마음에 맞는 모양으로 바꾸는 탁(琢),
윤이 나도록 숫돌로 가는 마(磨)가 그것이다.
이 중 어느 한 과정이라도 그냥 지나치면
제대로 된 옥돌이 나오지 않는다.
- 천위신, ‘베이징 대학교에서 인생철학을 배우다.’에서

 

절차탁마를 거치기 전의 옥돌은 그냥 돌멩이 일뿐입니다.
담금질을 거치기 전의 보검은 그저 쇳덩이일 뿐입니다.
사람도 마찬가지입니다.
힘들고 괴로운 시간을 거치지 않으면
영원히 옥돌과 보검이 될 수 없습니다.
역으로 우리는 모두 아직 가공되지 않은 옥돌과 보검입니다.

 

반응형
반응형
큐피드 화살


사랑에 빠지면 누구나
그 사랑이 변하지 않으리라 믿는다.
지독한 배신을 당해 이성에 환멸을 느낀 사람도
다시 큐피드의 화살을 맞으면 그 모든 악몽을
말끔히 잊어버린다. 그리고 믿는다. 바로 이
사람을 만나기 위해 그 사람이 떠나가 준
것이라고, 이 사랑은 진짜라고.


- 김찬호의《생애의 발견》중에서 -


* 떠나간 사람,
원망할 것 없습니다.
떠난 사람은 떠난 이유가 있고
그 사람은 그 사람의 길을 가는 것입니다.
아픈 상처를 녹이며 열심히 내 길을 가노라면
큐피드 화살은 반드시 또 날아옵니다.
안 날아오면 내가 쏘면 됩니다.



 

반응형
반응형

 

 

 

 

 

 

 

삶은 순간들의 연속이다. 한순간, 한순간을 사는 것이 성공하는 것이다. - 켄트 -

 

 

 

 

 

 

 

 

 

 

 

 

.

반응형
반응형

창조 에너지


에너지가
흐르기 시작하면
놀라운 일들이 뒤따른다.
새로운 세상을 여행한다는 기대감,
자신이 새로 창조하는 것으로부터 얻는 즐거운 감동,
지금까지 스스로 만들어놓은 족쇄로부터 벗어나는
해방감이 동시에 몰려온다. 창조가 치유의
전제임을 웅변하는 수많은 징조들이
당신을 이끄는 것이다.


- 셰퍼드 코미나스의《치유의 글쓰기》중에서 -


* 창조와 치유에도
전제 조건이 있습니다.
에너지가 흘러야 합니다.
열정 에너지, 사랑 에너지, 빛 에너지,
긍정의 에너지가 내 안에 차고 넘쳐야 합니다.
없던 힘이 다시 샘물처럼 솟아오르고
창조 에너지가 생겨납니다.
치유의 시작입니다.



반응형

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

저 하늘 저 별을 보라  (0) 2013.10.12
중국 비즈니스 성패의 절대요건  (0) 2013.10.11
한번도 패배한 적이 없는 사람들  (0) 2013.10.08
그냥 서 있는 것도 힘들 때  (0) 2013.10.07
직관과 경험  (0) 2013.10.05
반응형

NPM - Node.js를 구성하는 에코시스템

Node Package Manager

 

https://npmjs.org/

 

설치명령 : npm install <pkg>

업데이트 : npm update

삭제       : npm uninstall <pkg>

 

RubyGems - http://rubygems.org

 

Python Package Index - http://pypi.python.org/pypi

 

Node.js manual : http://nodejs.org/api/assert.html

 

NPM List - http://nodejs.wikia.com/wiki/NPM_Modules

 

 

 

 

반응형
반응형

javascript에서  trim() 공백없애기 만들어쓰자

 

<script type="text/javascript">

    String.prototype.trim = function() {    

           return this.replace(/(^\s*)|(\s*$)/gi, "");

     }

</script>

 

 

var strTest = "      Trim   Test    ";
var strResult = strTest.trim();

 

반응형
반응형

필요가 발명의 어머니라면, 불만은 진보의 아버지다. - 존 데이비슨 록펠러 -

반응형
반응형

Best jQuery Plugins of the Week [29th September-5th October]

1. jQuery fbpagestarter

Developed by Tachun LIN this is a front-end starter kit that makes it easy to create a page tab on Facebook. It comes loaded with features like loading and initialization, Facebook’s JS SDK, Facebook login, dialogs (add page tab, Feed, OAuth, Requests, Send), canvas Methods (setSize, setAutoGrow, scrollTo), 810px Grid system and many more.

best-jquery-plugins

Download

2. Custombox

Developed by Julio De La Calle Cutomebox is a jQuery Modal Window Effects with transitions CSS3.

Download

3. jQuery Diamonds

If you are bored of seeing straight grids here is a cool plugin that will cut down your boredom. Diamond jQuery plugin lets you easily do just that. Developed by Moquan Chen this jQuery pluginlets you create the diamond grid.

best-jquery-plugins

Download | Demo

4. jQuery Zentable

Developed by Jose R. Cabanes, Zentable is a plug-in for the jQuery Javascript library that allows you to show and manipulate tabulated data on a web page but with functionalities typically expected from native application such as scrolling with the mouse wheel, resizing column widths or using keys to move through the data. So, users can easily show and manipulate tabulated data on a web page, with or without AJAX.

best-jquery-pluginsDownload | Demo

5. jQuery Fading Slide Toggle

Developed by Don Walter, Fading Slide Toggle is a jQuery plugin to trigger a slideUp or slideDown while fading in or out at the same time.

Download

6. jQuery Mobile Slide Menu

Developed by Don Walter jQuery Mobile Slide Menu is a plugin to create a simple side aligned sliding menu for jQuery Mobile. You can access the menu either by hitting the menu icon or by swiping your finger from left to right, to slide the menu out. Also, you can hide it with the menu icon or by swiping your finger from right to left to slide the menu back in.

Download

7. App Framework UI plugin

App Framework UI plugin enables you to use jQuery and App Framework UI instead of using appframework.js without worrying about conflicts with jQuery plugins and App Framework.

Download

8. jQuery CloneYa

Developed by Saurabh Shukla Clone Ya is a jQuery plugin for cloning elements in a nested manner.

Download

9. Captall

Developed by Erwin Van Wesemael, Captall is a jQuery plugin that lets you add a caption to any DOM element with good options so it can be adjusted to everyone’s needs.

best-jquery-plugins

Download | Demo

10. Bootstrap TouchSpin

Developed by István Ujj-Mészáros Bootstrap Touchspin is a mobile and touch friendly input spinner component for Bootstrap 3.

best-jquery-pluginsDownload | Demo

 

반응형

+ Recent posts