Apple-touch-icon, favicon on iPhone

PC의 브라우저에서 홈페이지를 북마크에 추가하면, 브라우저가 사이트 루트의 favicon.ico 파일을 찾아서 북마크 아이콘으로 사용합니다. 물론 다음 그림과 같이 주소표시줄 등에도 아이콘이 표시되죠.
If you add a bookmark in a browser on your PC, the browser searches for favicon.ico in root directory of the web site, and uses it as an icon of the bookmark if it exists. Of course the icon appeares in the browser’s address bar like bellow.
パソコンのブラウザでホームページのブックマークを追加すると、ブラウザはサイトのルートからfavicon.icoファイルを探し、それをアイコンとして使います。 下の絵のようにアドレスバーにもアイコンが表れます。

favicon

아이폰에서도 홈페이지의 바로가기를 홈 화면에 추가할 때 PC의 favicon과 같이 아이콘을 지정할 수 있습니다. 그냥 사이트 루트에 apple-touch-icon.png 파일을 만들어 두기만 하면 됩니다. 그러면 사파리에서 사이트를 홈 화면에 추가할 때, 이 파일을 찾아서 아이콘으로 사용합니다. 이 파일이 존재하지 않으면 그냥 사이트의 현재 화면을 캡처해서 아이콘으로 사용합니다.
아이콘에 반사광 효과를 사용하지 않으려면 위 파일 대신 apple-touch-icon-precomposed.png를 사용하면 됩니다.
On iPhone, you can set the icon when a visitor adds a short-cut to the home screen. Just place apple-touch-icon.png file in the root directory of your homepage. Safari searches for the image, then uses it as the icon. If the file is not exists, Safari takes snapshot of the page, and uses it as the icon.
If you do not want to use gloss effect on the icon, use apple-touch-icon-precomposed.png instead.
iPhoneでも、ホーム画面にブックマークを追加する時、faviconのようにアイコンを指定できます。ただapple-touch-icon.pngファイルをサイトのルートに置けば良いんです。すると、Safariがそのファイルをアイコンとして使用します。そのファイルがないと、現在のページをキャプチャーして、使います。光沢効果を使わない時には、替りにapple-touch-icon-precomposed.pngファイルを使用します。

apple_touch_icon

또는 다음과 같이 link 태그를 통해 이미지의 경로 및 파일명을 지정할 수 있습니다.
You can set the path or the file name of the image, using link tag like the following code.
下のコードを使って、他のイメージをアイコンに設定出来ます。
<link rel="apple-touch-icon" href="images/apple-touch-icon.png" />

WordPress for iPhone

워드프레스 사용자를 위한 아이폰용 앱이 있었네요.
포스트 및 코멘트를 간편하게 관리할 수 있습니다. 물론 사파리를 통해서 웹용 워드프레스 관리자 페이지로 접근이 가능하지만, 간단하게 코멘트 등을 관리하기에 워드프레스 앱이 편리할 듯 하네요.
There is an iPhone app for WordPress users.
It’s easy to manage posts and comments. Though you can access to the WordPress admin page for Web using Safari, the App is quick and easy to maintain your blogs.
iPhone用WordPress Appが在ったんですね。
ポストやコメントを簡単に管理できます。勿論、サファリを使ってウェブ用WordPress管理者ページに接近することも可能だけど、簡単にポストとコメントなどを管理するにはWordPress Appが便利です。

http://itunes.apple.com/kr/app/wordpress-2/id335703880?mt=8

ECMA Script 5 final draft released.

ECMAScript 5 스펙의 최종 초안이 공개되었습니다. 7월 중순경 ECMAScript 5 스펙 개발팀인 TC39 멤버들에 의해 테스트 완료 후, 수정작업을 마치면, 12월 최종 승인을 위하여 Ecma General Assembly에 제출될 것으로 예정되어 있습니다.

이번 5버전에는 3버전 이후 등장한 새로운 기술들에 대한 지원하게 되며, 그 중에 다음의 내용들이 포함됩니다.

  • Accessor properties
  • Reflective creation and inspection of objects
  • Program control of property attributes
  • Additional array manipulation functions
  • Support for the JSON object encoding format
  • A strict mode that provides enhance error checking and program security

ECMAScript 5의 발표는 ActionScript가 ECMAScript 스펙을 따른다는 점에서 플래시 개발자들에게도 많은 영향을 미칠것으로 보이네요. ActionScript 3.0의 개발 당시에 완성되지 않았던 ECMAScript 4의 내용 일부를 미리 수용하였죠. 다만 4버전이 완성되기도 전에 폐기된 점을 생갈할 때, 섣부른 판단은 위험할 수 있겠지만, 어떻하든 ActionScript의 향후 진로에 영향을 줄 것은 분명해 보이기에, ECMAScript 5의 행보를 주의깊게 살펴야 할 것 같습니다.
그래도 5버전의 개발에 4버전이 영향을 미친 것은 분명하고, 앞으로 ECMAScript Harmony로 알려진 차기버전에 대한 개발에도 영향을 미칠 것이기 때문에, 당장 ActionScript 3.0에 커다란 변화가 생기지는 않을 것으로 보입니다.

Related articles
Ecma International finalises major revision of ECMAScript
HOW WILL ECMASCRIPT “HARMONY” AFFECT ACTIONSCRIPT 3?
http://en.wikipedia.org/wiki/ECMAScript

What happened to the design?

CSS Naked Day 2008

왜 이 홈페이지에 스타일이 사라졌는지 궁금하다면, Annual CSS Naked Day 사이트를 방문해 주세요.
To know more about why styles are disabled on this website visit the Annual CSS Naked Day website for more information.
To know more about why styles are disabled on this website visit the Annual CSS Naked Day website for more information.

April 9th, CSS Naked Day 2009

잊고 있었는데, 어느덧 CSS Naked Day 2009가 다가왔습니다. 벌써 올해로 4번째를 맞이하는군요. 이 이벤트에 대해서 자세히 알고 싶다면, 공식 홈페이지를 참고하세요.
한글 사이트는 여기로 http://hangunsworld.com/naked/.

티스토리를 사용하시는 분들은 2008년 행사 당시 티스토리 공지사항을 참고하시면 됩니다.

CSS Naked Day ‘09 is approaching. This is the fourth year of the event and it’s my third anticipation. To know about the event, please check the official Web site.
今年もCSS Naked Dayがやっと来ました。私にとって3番目の参加なんです。
CSS Naked Dayの意味は公式ウェブサイトを見てください。
Older Posts »