반응형
반응형

cujoJS — Build modular, maintainable web apps

cujojs

Homepage: http://cujojs.com/
GitHub: https://github.com/cujojs
Twitter: http://twitter.com/cujojs

 

 

cujojs's Repositorieshttps://github.com/cujojs/repositories

 

 

RESTful HTTP client for JavaScript

 : https://github.com/cujojs/rest 

반응형
반응형

"아름다운 것을 보고 싶으냐?
내 삶의 기쁨이 무엇인지, 내가 무엇을 위해 사는지,
내 모든 삶을 가치 있게 하는 것이 무엇인지
보고 싶으냐? 여기 있다. 봐라."


- 켄 가이어의《영혼의 창》중에서 -


* 어디선가
"여기 있다. 봐라."
알려주는 순간이 있습니다.
사람을 통해서든, 자연을 통해서든...
진정한 삶의 가치와 아름다움을 발견하는 순간입니다.
눈처럼 희고 깨끗한 '영혼의 창'을 열어
새 공기를 마시는 순간입니다.
다시 태어나는 순간입니다.


반응형

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

젊어지는 식사  (0) 2013.07.03
집중력  (0) 2013.07.02
삐뚤삐뚤 날아도...  (0) 2013.06.29
아는 만큼 보인다?  (0) 2013.06.28
긍정 에너지  (0) 2013.06.27
반응형

가장 광범위하게 퍼져 있는 오해는 ‘준다는 것은
무엇인가 빼앗기는 것, 희생하는 것’이라는 오해다.
주는 것은 가난해지는 것이라고 생각한다.
그러나 주는 것은 잠재적 능력의 최고의 표현이다.
준다고 하는 행위 자체에서
나의 힘, 나의 부, 나의 능력을 경험한다.
고양된 생명력과 잠재력을 경험하고 매우 큰 환희를 느낀다.
-에리히 프롬, ‘사랑의 기술’에서

 

주는 행위의 위대한 점은
그것이 받는 사람에게 뿐만 아니라
주는 사람에게도 엄청난 이익을 가져다준다는 점입니다.
헌신하는 풍습은 주는 행동에서 기쁨을 느끼게 합니다.
그리고 더 많이 줄수록 주는 행위를 더욱 즐기게 됩니다.

반응형
반응형

일시적인 충동이 아니라 연속적인 작은 성과가 위대한 업적을 이룬다. - 빈센트 반 고흐 -

반응형
반응형

제 눈물을 떨어뜨려
제 뿌리를 파헤치는 사랑.
제 가슴속에 무덤을 파는 사랑.

삐뚤삐뚤,
잘못된 것처럼 보이는
젊은 날의 서툰 사랑이 있어,
사랑이란 단어가
더 뚜렷하게 빛나는 것입니다.


- 이록의《사랑이 가까워지면 이별이 가까워진다》중에서 -


* 삐뚤삐뚤
잘못 나는 것처럼 보이는 나비가 꽃을 찾아 앉습니다.
지금, 조금은 잘못된 것처럼 보이는 것들도
지금, 조금은 엉터리처럼 보이는 것들도
마음만 흔들리지 않는다면
지치고 포기하지만 않는다면
언제가 꽃을 찾아 앉는 나비처럼
지금의 시간이 빛나는 삶의 활주로가 될 거예요.

반응형

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

집중력  (0) 2013.07.02
"여기 있다. 봐라."  (0) 2013.07.01
아는 만큼 보인다?  (0) 2013.06.28
긍정 에너지  (0) 2013.06.27
내 인생 내가 산다  (0) 2013.06.26
반응형
Javascript library 추가하기  - APTANA

 

link : https://wiki.appcelerator.org/display/tis/JavaScript+Library+Support

 

JavaScript Library Support

메타 데이터의 끝으로 건너뛰기
메타 데이터의 시작으로 이동
Chapters

Libraries

Studio ships with the ability for users to extend support for JavaScript libraries in content assist. Below is a list of libraries and content assist files we've located that should be compatible with Studio. This is not a complete list, and compatibility is not guaranteed, but if you see something on this list and it doesn't work, please let us know.

Dojo (http://dojotoolkit.org)

The XML files Dojo ships require a little bit of massaging to be readable by the Studio content assist processor.

Drop the SDOCML file anywhere into your Web Project (feel free to put it in a special folder).

Alternately, to update docs to a newer version (should one come out)

ExtJS/Sencha (http://extjs.com)

Drop the SDOCML file anywhere into your Web Project (feel free to put it in a special folder).

Google

Drop the VSDoc files into your Web Project.

jQuery (http://jquery.org)

Install the jQuery ruble and reference it:

  1. Commands > Install Bundle > jQuery
  2. Right click on a project, select Properties > Project Build Path and select the checkbox for jQuery 1.6.2.

If you already have the jQuery bundle:

  1. Choose Commands > Bundle Development > Update User Bundles

or

  1. Find the Aptana Rubles folder on your system
  2. Delete the Ruble
  3. Restart Studio
  4. Install the Ruble again as above

OpenLayers (http://openlayers.org/)

There is a current bug with adding the single http://www.openlayers.org/api/OpenLayers.js file to a project to get content assist. As a workaround:

Note that this technique will not actually show documentation on the classes. For that, we need a SDOCML file which could be created from the source Natural Docs.

YUI (http://developer.yahoo.com/yui/)

Drop the SDOCML file into your Web Project.

반응형

+ Recent posts