博客平台 Pebble Blog

码农软件 · 软件分类 · 开源博客系统 · 2020-01-20 23:43:42

软件介绍

Pebble是一个流行的服务端blogging工具。Blog内容的存储到XML文件中,所以不需要安装数据库。所有的维护与管理工具多可以web的方式进行。

Tomcat下的快速安装

  1. Take the pebble.war file from the distribution and deploy it, by copying it to $TOMCAT_HOME/webapps.

  2. Restart Tomcat and point your browser to http://localhost:8080/pebble/.

  3. Start blogging by logging in with a username of username and a password of password.

运行环境要求

  1. Java 5.0

  2. A JSP 2.0/Servlet 2.4 compatible web/application server such as Apache Tomcat 5.5.x

本文地址:https://codercto.com/soft/d/23835.html

NoSQL精粹

NoSQL精粹

[美]Pramod J. Sadalage、[美]Martin Fowler / 爱飞翔 / 机械工业出版社 / 2013-8 / 49.00元

《NoSQL精粹》为考虑是否可以使用和如何使用NoSQL数据库的企业提供了可靠的决策依据。它由世界级软件开发大师和软件开发“教父”Martin Fowler与Jolt生产效率大奖图书作者Pramod J. Sadalage共同撰写。书中全方位比较了关系型数据库与NoSQL数据库的异同;分别以Riak、MongoDB、Cassandra和Neo4J为代表,详细讲解了键值数据库、文档数据库、列族数据库......一起来看看 《NoSQL精粹》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具