반응형
반응형
반응형

크롬 프로젝트 - The Chromium Projects


https://www.chromium.org/



The Chromium projects include Chromium and Chromium OS, the open-source projects behind the Google Chrome browser and Google Chrome OS, respectively. This site houses the documentation and code related to the Chromium projects and is intended for developers interested in learning about and contributing to the open-source projects.
Chromium 
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. This site contains design documents, architecture overviews, testing information, and more to help you learn to build and work with the Chromium source code.

Chromium OS
Chromium OS is an open-source project that aims to provide a fast, simple, and more secure computing experience for people who spend most of their time on the web.  Learn more about the project goals, obtain the latest build, and learn how you can get involved, submit code, and file bugs.




Tab to Search


크롬 브라우저에서 도메인 입력하고 스페이스바로 한칸 뛰우면 해당 사이트에 접속하지 않은 상태에서 검색을 활성화 시킨다. 설명이 좀 부족하긴 하지만. 주소창에 http://google.com 입력하고 스페이스바 2번 입력하면 "Google 검색"이 나온다. 

Among the many features Chromium's Omnibox offers is the ability to search a site without navigating to the sites homepage. Once Chromium has determined it can search a site, any time the user types the URL of the site into the Omnibox the user is offered the ability to search the site. Once the user presses tab, then types in a string and presses the enter, the site is searched and the results shown to the user. It's important to note the search is done by the site itself, not Google or Chromium.

Chromium provides two heuristics that automatically add a site to the list of searchable sites. The following describes these heuristics:

1. On your site's homepage provide a link to an OpenSearch description document. The link to the OSDD is placed in the head of the html file. For example:
<head>
 <link type="application/opensearchdescription+xml" rel="search"
       href="url_of_osdd_file"/>
</head>
The important part of this document is the URL used to search your site. The following is an example that contains the bare minimum needed, see the OpenSearch description document specification for the list of values you can specify.
<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
 <ShortName>Search My Site</ShortName>
 <Description>Search My Site</Description>
 <Url type="text/html" method="get" template="http://my_site/{searchTerms}"/>
</OpenSearchDescription>
When the user presses enter in the Omnibox the string {searchTerms} in the url is replaced with the string the user typed.

You can also include a suggestion service by adding another URL element with rel="suggestions" such as: 
  <Url type="application/json" rel="suggestions" template="http://my_site/suggest?q={searchTerms}" />
If you include this, the omnibox will use your suggestion service to provide query suggestions based on the user's partial query.

2. If the site does not provide a link to an OpenSearch description document but the user submits a form, then Chrome automatically adds the site to the list of searchable sites. There are a number of restrictions with this approach though. In particular the form must generate a GET, must result in a HTTP url, and the form must not have OnSubmit script. Additionally there must be only one input element of type text, no passwords, files or text areas and all other input elements must be in their default state.

For 1 and 2 Chromium only adds sites that the user navigated to without a path. For example http://mysite.com, but not http://mysite.com/foo.


반응형
반응형

운이 없다고 생각하는 사람은 자신을 믿을 수 없기 때문에

역경을 견디지 못하고 포기해 버린다.

일이 잘되고 있을 때도 부정적인 일이 일어나면

바로 자신을 믿지 못하게 된다. 신념이 흔들린다.

이래선 성공에 도달할 수가 없다.

운이 좋다고 믿어야 운이 좋아진다.

- 니시다 후미오, ‘매일 매일 긍정하라.’에서 


운이 좋다고 생각하는 사람은 늘 긍정적으로 사고합니다.

긍정적 사고가 열정과 적극적 노력을 불러옵니다.

운을 느끼는 사람은 다른 사람을 믿기에

주위에 좋은 사람들이 몰려듭니다.

운이 좋다고 믿어야 성공이 따라옵니다.



...

반응형
반응형

우리는 특정한 재능과 

운명의 부름을 혼동해선 안 된다.

특정한 재능이란 메뉴인의 바이올린,

에드워드 텔러의 물리학, 혹은 헨리 포드의 기계공학

같은 것이다. 재능은 단지 이미지의 한 조각일 뿐이다.

많은 사람이 운명의 부름을 받지만, 극소수만이 

선택을 받는다. 즉 재능 있는 사람은 많지만 

그 재능을 실현할 수 있는  

사람은 극소수다. 



- 제임스 힐먼의《나는 무엇을 원하는가》중에서 -



* 자기 재능의 발견!

자기 운명의 부름을 받은 순간입니다.

그 부름을 받았지만 끝내 선택되지 못하고

피다만 꽃처럼 되고마는 사람이 적지 않습니다.

어떤 우연, 어떤 필연으로 누군가 좋은 사람과 만나 

타고난 자기 재능의 조각을 발견하고, 선택받고, 

실현하고, 마침내 화려하게 꽃피울 때

재능과 운명은 하나가 됩니다. 



...

반응형
반응형

나는 가난과 문학 때문에 망했고

나는 가난과 문학 때문에 성공했다.

내 인생 헛되게 살지 않은 것은

가난과 문학 때문이었다.



- 방우달의《쬐끔만 더 우아하게》중에서 - 



* 대단한 역설입니다. 

문학을 하는 사람에게는 '가난과 문학'은 

영원한 화두입니다. 문학을 업으로 하여 일생 잘 먹고 

잘 사는 사람도 있지만 그렇지 않은 사람도 많습니다.

속세의 기준으로 보면 '망'한 인생이고 '실패'한 

인생이지만 '가난과 문학'을 잡았기에 보람이 

있었고, 건강하고 건강한 삶을 살 수도 

있었습니다. 삶은 선택입니다. 



...

반응형

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

천천히 글 쓰고, 천천히 커피 마시고...  (0) 2017.08.02
희망이란  (0) 2017.08.01
눈에 보이지 않는 것  (0) 2017.07.28
단지 20초만 만져봐도...  (0) 2017.07.27
'산소가 씹힌다'  (0) 2017.07.26
반응형

케틀벨 8가지 서킷트레이닝 (Fat Burning,Cardio,체지방감량) 초보자용


케틀벨 8가지 동작
서킷트레이닝(circuit training) 입니다
휴식없이 1~8 동작 20회 3세트 
세트사이 2분휴식

1. Around The World
2. Figure 8 Curl
3. Halos
4. Figure
5. Squat & Upright Row
6. Single arm Swing
7. Bentover Row
8. Two Arm Swing

반응형
반응형

[Fitness] 케틀벨을 이용한 40가지 운동 세트


올바른 스쿼트와 데드리프트를 위한 고관절 스트레칭 3가지


트레이너케빈의 케틀벨 데드리프트


반응형
반응형

#케틀벨 운동법 칼럼 

http://somaandbody.com/soma/kb



케틀벨 컨벤셔널 데드리프트 Kettlebell Conventional Deadlift


...


반응형

+ Recent posts