开源项目收集

== 工具 ==
=== WEB前端 ===
* JQuery
- http://jquery.com
- http://jqueryui.com/
* Open Flash Chart
- http://teethgrinder.co.uk/open-flash-chart-2/
== 应用 ==
=== widget ===
* kludgets
Kludgets is a widget engine. Dashboard compatible, opensource, webkit based, QT Nokia based.

http://code.google.com/p/kludgets/

=== CRM ===
* SugarCRM
- http://www.sugarcrm.com/crm/cn
SugarCRM具有很强的可操作性、灵活的适用性、完善的功能、独特的个性化设计和专业的技术安全保障,是辅助企业实现客户关系管理的理想之选。
=== 工具类 ===
* yourls
- http://yourls.org/
- http://code.google.com/p/yourls/
YOURLS is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL). You can make it private or public, you can pick custom keyword URLs, it comes with its own API. You will love it.

=== 协议 ===
- JMS
- AMQP
- REST风格 Representational State Transfer
. – http://zh.wikipedia.org/zh-cn/REST
. REST通常基于使用HTTP,URI,和XML以及HTML这些现有的广泛流行的协议和标准。
资源是由URI来指定。
. 对资源的操作包括获取、创建、修改和删除资源,这些操作正好对应HTTP协议提供的GET、POST、PUT和DELETE方法。
. 通过操作资源的表形来操作资源。
. 资源的表现形式则是XML或者HTML,取决于读者是机器还是人,是消费web服务的客户软件还是web浏览器。当然也可以是任何其他的格式。

- OpenWire open source Dataflow programming VCL library
. Wire Protocol
. OpenWire project
- Stomp Streaming Text Orientated Messaging Protocol, a protocol for working with Message Oriented Middleware
. protocol

留下评论