网站终于恢复正常了
网站终于恢复正常了
Posted by Rob Christensen:http://blogs.adobe.com/air/2009/11/exploring_the_new_storage_volu.html
检测大容量存储设备
One of the new capabilities that will be available in our upcoming beta release of Adobe AIR 2 will allow developers to build applications that can detect the mounting and unmounting of mass storage devices. What is a mass storage device? Examples of such devices include USB flash drives, hard drives and certain models of MP3 players and cameras such as the popular Flip HD video cameras. Using these new API’s, developers will be possible to build new classes of applications that were not possible in AIR 1. For example, it is now possible for a developer to build an applications that automatically synchronizes data between a local hard drive (or in the cloud) and a mass storage device.
Christian Cantrell, a member of the Adobe AIR team, posted an excellent blog post with code samples where he provides example code how these new API’s will work. In addition, he also recorded a demo of an AIR 2 application he made available as open source called FileTile.
Adobe Air 2.0 beta 来了:
http://labs.adobe.com/technologies/air2/
新增了以下功能:
效果:
代码:
<style type="text/css">
<!–
table{border:1;margin:0;border-collapse:collapse;}
table td{padding:0;}
–>
</style>
<table width="200" border="1">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
Afcs更名为Lccs(LiveCycle Collaboration Service)。
到目前为止,共经历了三次更名了,cocomo->afcs->lccs。
走出了labs真是可喜可贺…….
转至:http://www.7yue.com/post/389.html
Adobe Labs网站最新放出一个叫做Social的项目,其代码库尽有5.2KB大小,这个项目目的在于通过使用Flash Platform技术制作开发的应用,可以将很多社会性网络的应用内容聚合在其中,达到一个共同分享信息,聚合信息的目的。

想使用Social的库,必须先通过服务商Gigya的API认证配置,你可以到这里配置:
http://www.adobe.com/go/social_setup
在进行安装配置的时候,你需要了解如何配置Facebook,Twitter和Yahoo等网络的Auth API,教程可以参考这里:
Yahoo – Opening an External Application
Twitter – Opening an External Application
Facebook – Opening an External Application
对于Social库的使用帮助,请参见这里:
http://help.adobe.com/en_US/FPS/Social/1.0/index.html