| About AminLab: | Created by Amin in 2008-07-07. | Purpose:focus on web field's research and develop. | | About Amin: | Netname:amin2312 | Cantonese.China | Born in 1985 at a seaside city,but cant swim,but like it. | Touch computer at 1998 and began programming. | Contact:com
All Projects:
AUI10.06.2010,as3,UI library
What is AUI? It's a flash UI libray base on AS3.
It focus on provides a full suit of resolve solution of UI develop for developer.
At present it owns the features as following:
   1. Easy:  AUI inherits most design and thinking of HTML and CSS, it will let you very easy to develop project;
   2. Agile: The frame of AUI is follow Model-View mode, you can very free to customized its style or feature;
   3. Cabinet: The code of AUI have been controled strictly, reduce the size of swf file to the most degree;

AUI是什么? 它是一个基于AS3的flash UI库.
它致力于为开发者提供了一套完整的UI开发的解决方案.
目前它拥有以下所述的特点:
    1. 容易: AUI继承了大部分HTML和CSS的设计和思想, 它将让你能非常容易地开发项目;
    2. 灵活: AUI的框架是遵循 Model-View 模式, 你可以非常自由地定制它的样式或功能;
    3. 小巧: AUI的代码经过严格地把控, 最大程度地减少swf文件的;
    
AUI分为商业版授权和LGPL授权发布.
Preview & Introduction | source code | 
FGCP03.07.2010,flash,game,communion,protocol
FGCP:Flash Game Communication Protocol,base on TCP protocol.
I try to customize a standard protocol for communicate rules of flash game client and server.
I will public draft of english version at later.

FGCP:Flash游戏交互协议,基于TCP协议.
我尝试定制一个标准的协议来确定flash游戏客户端与服务器的交互规则.
以下是最近发布的草案内容:
AminNes07.11.2009,flash,nes,emulator
AminNes is a first flash nes emulator.
6th Nov,AminNes was included in the monthly magazine <程序员> on Nov 2009.
7th Oct,AminNes add a new domain:www.AminNes.com.
2nd Sep,release the first version of AminNes.
25th Aug,finish alpha version,plan to release demo in recent weeks.
Alchemy Test Demo06.24.2009,flash,Alchemy,Demo
Here is a JPG file compress test demo base on Alchemy.

The demo may be let you feel Alchemy is fastest, however may not be true.You can read more information about Alchemy from 'Understanding Adobe Alchemy'.Alchemy main purpose is be used to transplant C++ program to Flash.It use g++ to optimize code and inline function to improve performance,and also use certain hidden flash byte codes to improve I/O speed of data.However,at the same Alchemy produced a lot of rubbish byte codes in swf file,which byte codes will affect executive speed of program.If you want get a high performance program, i suggest you do it yourself by AS3.

这个Demo可能会让你觉得Alchemy是最快的,不过这不一定是对的.你可以从'Understanding Adobe Alchemy'阅读更多关于Alchemy的信息. Alchemy的主要目的是用来移植C++程序到Flash上.它使用g++来优化代码和内嵌函数来提高性能,且它能够使用某些隐藏的flash字节码来提高数据的I/O速度.不过,与其同时Alchemy产生了大量的垃圾代码在swf文件中,这些字节码将会影响程序的执行速度.如果你想要获得一个高性能的程序,我建议你用AS3自己写.

AminRoc03.16.2009,flashgame,framwork
AminRoc是一个开源的Flash框架,它提供了Flash客户端到服务器的整套程序支持.
12th Feb 2009 - 启动项目.
2nd Apr 2009 - 发布Beta 1版.
4th Jun 2009 - 发布正式版1.0.
7th Jun 2009 - 开放源代码.
注:AminRoc使用的是6000,6001两处端口,请确定防火墙能通过.
Seer08.25.2008,webgame,push
Seer是基于古老的Push技术,无需借助第三方插件,依靠HTTP协议诠释的一款网页象棋对战游戏.
注:Seer需额外启用一条Push通道做为通信支援,此处为843端口,请确定防火墙能通过(另外运行服务器的话需安装Python2.5).
MSN Activity 开发手册08.04.2008
MSN Activity(MSN活动)是指基于MSN客户端的API开发的单用户或多用户的Web应用. MSN客户端对内嵌的IE控件增加了window.external.Channel这个外部接口,从而实现了Activity应用里的javascript程序与MSN客户端之间 的通讯.Activity对于国内开发者来说比较陌生,主要是MSN的伙伴要求比较高,所以比较少人了解.不过作为一条颇有特色的Web之路,我花了几 个月翻译了它的英文文档,若有错漏请多包涵.