- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://pebble.sourceforge.net/
- 软件文档: http://pebble.sourceforge.net/installation.html
软件介绍
Pebble是一个流行的服务端blogging工具。Blog内容的存储到XML文件中,所以不需要安装数据库。所有的维护与管理工具多可以web的方式进行。
Tomcat下的快速安装
Take the
pebble.warfile from the distribution and deploy it, by copying it to$TOMCAT_HOME/webapps.Restart Tomcat and point your browser to
http://localhost:8080/pebble/.Start blogging by logging in with a username of
usernameand a password ofpassword.
运行环境要求
A JSP 2.0/Servlet 2.4 compatible web/application server such as Apache Tomcat 5.5.x
NoSQL精粹
[美]Pramod J. Sadalage、[美]Martin Fowler / 爱飞翔 / 机械工业出版社 / 2013-8 / 49.00元
《NoSQL精粹》为考虑是否可以使用和如何使用NoSQL数据库的企业提供了可靠的决策依据。它由世界级软件开发大师和软件开发“教父”Martin Fowler与Jolt生产效率大奖图书作者Pramod J. Sadalage共同撰写。书中全方位比较了关系型数据库与NoSQL数据库的异同;分别以Riak、MongoDB、Cassandra和Neo4J为代表,详细讲解了键值数据库、文档数据库、列族数据库......一起来看看 《NoSQL精粹》 这本书的介绍吧!
