1차 소스 : http://developer.palm.com/webos_book/book1.html
PDF : http://palmone.r3h.net/downloads.palm.com/webos_chap1.pdf
Overview of webOS
- webOS는 차세대 OS
- fast, beautiful, optimized
- 일반적인 web technology와 language를 이용하여 어플리케이션 개발이 가능, 그러면서도 device의 서비스와 데이터에 접근이 가능
- webOS는 다양한 하드웨어에서 동작하도록 설계됨
- 다양한 해상도, 키보드, 터치패널…
- 웹 브라우저 바탕이기 때문에..
- webOS의 어플리케이션은 Native Apps 와 다름없음
- 기본적인 HTML, CSS, JS 외에 표준의 UI widget 과 하드웨어나 서비스에 접근할 후 있는 JS framework 제공함
전체글 보기
http://tracks.pe.kr/archives/525
http://tracks.pe.kr/archives/559
대충 읽어보니 개발 접근성이 좋아보인다.
도처에 있는 다양한 Web 개발자들 ....이
힘을 내어서 이 플랫폼을 자리잡게 만들고 예전 팜 처럼 다양한 어플리케이션들이 존재하는 세계를 만들수 있을까 ?
아 ... 꼭 예전 팜처럼 가볍고 빠른 모바일 기기의 세계를 다시한번 열었으면 한다 .
PDF 문서에 나와있는 아래글이 가슴을 뛰게 만든다 ㅎ
You'll find that it's pretty easy to get started writing webOS applications. After all, you're simply building web applications, using conventional web languages and tools. You can port a very simple Ajax application by creating an appinfo.json file for your application at the same level as your application's index.html file.