0

在Adobe公司论坛( α ) 的最新 AIR 应用

Posted by admin on Aug 19, 2009 in ajax, ria

 

forumclient001

看起来不像有很多尚未完成的功能,有alpha 2版本可以下载。大多数服务器之间的通讯大部分在工作,除了在Jive 服务中许许多多的错误和消失的功能。用户界面是仿照雷鸟NNTP客户端,所以你可以下载论坛清单,然后订阅一些论坛,这些信息的论坛将下载到本地的SQLite数据库,以便您甚至可以离线阅读。

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BlogMemes Fr

Tags:

 
1

Ext Theme Builder /Ext 皮肤定制

Posted by admin on Mar 2, 2009 in ajax, ext
Spket 定制皮肤功能:

spket 支持定制EXT皮肤功能 http://spket.com/ext-theme-builder.html

name.theme  , 其实theme 是xml配置文件.包含不需要定制的图标文件描述文件. 调节颜色至理想颜色即可导出.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<theme full="true" name="lily-purple" path="D:\aptana\opsm\htdocs\js\ext221\resources">
<exclude name="dd/drop-add.gif"/>
<exclude name="dd/drop-no.gif"/>
<exclude name="dd/drop-yes.gif"/>
<exclude name="editor/tb-sprite.gif"/>
<exclude name="form/exclamation.gif"/>
<exclude name="grid/dirty.gif"/>
<exclude name="grid/drop-no.gif"/>
<exclude name="grid/drop-yes.gif"/>
<exclude name="grid/hmenu-asc.gif"/>
<exclude name="grid/hmenu-desc.gif"/>
<exclude name="grid/hmenu-lock.gif"/>
<exclude name="grid/hmenu-lock.png"/>
<exclude name="grid/hmenu-unlock.gif"/>
<exclude name="grid/hmenu-unlock.png"/>
<exclude name="grid/refresh.gif"/>
<exclude name="shared/warning.gif"/>
<exclude name="tree/arrows.gif"/>
<exclude name="tree/drop-add.gif"/>
<exclude name="tree/drop-between.gif"/>
<exclude name="tree/drop-no.gif"/>
<exclude name="tree/drop-over.gif"/>
<exclude name="tree/drop-under.gif"/>
<exclude name="tree/drop-yes.gif"/>
<exclude name="tree/folder-open.gif"/>
<exclude name="tree/folder.gif"/>
<exclude name="window/icon-error.gif"/>
<exclude name="window/icon-info.gif"/>
<exclude name="window/icon-question.gif"/>
<exclude name="window/icon-warning.gif"/>
<effect colorize="true" hue="221" lightness="24" name="Hue/Saturation…" saturation="50"/>
<effect enabled="false" name="Invert"/>
</theme>

 

Ext Theme Builder
  1. From Spket the menu bar, select File > New > File
  2. In the File name field, type ext.theme as the name for the new file. Then click Finish.
  3. Click the Browse… button to specify the path to the Ext Resources folder which contains css and images.
  4. If you check the Full option, it will generate "ext-all-name.css", otherwise, it will generate "xtheme-name.css".
  5. In the effect page, adjust the scale to set the color.
  6. Click the Export… button and specify a folder to save the new resources.
Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BlogMemes Fr

Tags:


Copyright © 2010 Lily's Blog All rights reserved. Theme by Laptop Geek.