Archive for the ‘Others’ Category

Useful browser add-ons.

Wednesday, March 19th, 2008
I was a bit suprised when I worked with several Flash developers and Web developers. Becuase they didn’t know about the following browser add-ons, useful tools on debugging. So, here I introduce these extensions.
플래시 개발자나 웹 개발자들과 같이 작업을 하면서 많은 개발자들이 모르고 있는 것 같아서, 알아두면 매우 편리한 브라우저 애드-온 몇 가지를 소개합니다. 디버깅 등의 작업에 정말 많은 도움이 됩니다.
色んなフラッシュ開発者やウェブ開発者と作業しながら、少しびっくりしました。なぜなら、多くの開発者たちがこのアドオンに就いて全然知らなかったからです。だから、便利なアドオンを紹介します。デバグする時本当に役に立ちます。

Firefox Add-ons

Internet Explorer Add-ons

SWFAddress 2.0 released

Sunday, November 18th, 2007
SWFAddress 2.0 was released on last Friday(16 Nov). SWFAddress is a “small, but powerful library” that provides Flash and Ajax applications with deep linking.

You can download SWFAddress 2.0 here (Asual | SWFAddress - Deep linking for Flex and Ajax).
And the full changelog is here (Asual | Blog - SWFAddress 2.0).

지난 금요일(11월 16일) SWFAddress 2.0이 공개되었습니다. SWFAddress는 플래시나 Ajax 어플리케이션에 딥 링킹 기능을 제공하는, 작지만 강력한 라이브러리 입니다.

SWFAddress 2.0을 다운로드는 여기로 (Asual | SWFAddress - Deep linking for Flex and Ajax).
2.0에서 변경된 내용은 여기에서 (Asual | Blog - SWFAddress 2.0).

先週の金曜日SWFAddress 2.0が公開されました。SWFAddressはフラッシュウやAjaxアプリケーションにDeep Linking機能を提供する、小さくても強力なライブラリーなんです。

SWFAddress 2.0のダウンロードはこちらへ (Asual | SWFAddress - Deep linking for Flex and Ajax).
2.0で変更させた内容はこちらへ (Asual | Blog - SWFAddress 2.0).

Papervision 3D starts public beta

Monday, July 9th, 2007

Papervision3D moves from private testing to a full public beta.

Everybody is welcome to download and start playing with it. We believe you will find it very easy to use and to integrate into your Flash 8, Flash CS3 and Flex projects.

It is released under the MIT Open Source license, which means it is absolutely free for any commercial use.

quote from http://blog.papervision3d.org

http://blog.papervision3d.org/2007/07/07/papervision3d-public-beta/

IE Developer Toolbar is here.

Friday, May 11th, 2007
Internet Explorer Developer Toolbar v1 was released. There are no major changes from beta 3. But it includes some reliability and “fit-and-finish” improvements.

It automatically removes previous build when you install the toolbar.

IE 개발자 툴바의 정식 버전이 공개되었네요. 베타3에서 기능상 큰 변화는 없지만, 안정성이 향상 되었습니다.
그리고 설치 시에 이전 버전을 자동으로 제거해주는군요.

The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:

* Explore and modify the document object model (DOM) of a Web page.
* Locate and select specific elements on a Web page through a variety of techniques.
* Selectively disable Internet Explorer settings.
* View HTML object class names, ID’s, and details such as link paths, tab index values, and access keys.
* Outline tables, table cells, images, or selected tags.
* Validate HTML, CSS, WAI, and RSS web feed links.
* Display image dimensions, file sizes, path information, and alternate (ALT) text.
* Immediately resize the browser window to a new resolution.
* Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
* Display a fully featured design ruler to help accurately align and measure objects on your pages.
* Find the style rules used to set specific style values on an element.
* View the formatted and syntax colored source of HTML and CSS.

yui-ext

Thursday, January 25th, 2007

출처: http://blog.naver.com/shinstudio/50013543712

아마 많은 분들은 이미 yahoo user interface프레임워크에 대해 알고 있을 것이다. Jack이란 개발자는 이 야후 프레임워크를 확장하여 자신만의 user interface프레임워크를 제작하였다. 현제 버전은 0.33뿐이지만 자바스크립 UI콤포넌트의 완성도는 매우 높다.
http://www.yui-ext.com/deploy/yui-ext/docs/ 이곳에 간후, 왼쪽에 있는 Examples and Demo에서 예제들을 볼 수 있다.

출처 : http://ui-blog.com/2007/01/25/yui-ext/