loading...

SciTE1.79中文加强版

作者:sluke 发布时间:July 8, 2009 分类:劳动万岁

我在code.google.com新建了一个项目,用来存放自己调整过的scite,姑且叫作scite4chinese

目前是基于SciTE1.79,主要是利用了scite-ru的扩展,所以比较厚颜……
争取将scite打造成最轻便的php编辑器

各目录下存放的东西:
abbrev 存放缩写配置文件
api 存放API文件
doc 存放文档
languages 存放语言配置文件
tools 存放Lua扩展文件

功能及改进(与scite原版比较):
1、加入简体中文翻译
2、增加文件管理,自动列出当前文件所在目录中的文件
3、增加收藏,用于管理最常用文件
4、增加函数列表,可列出当前文件中的函数及参数
5、加强缩写功能,可根据不同文件使用Ctrl+B
6、加入tab转换成空格的功能,快捷键Ctrl+8
7、使用SciTePHPSuit项目加强对PHP的支持,包括自动完成、提示、PHP Doc等等

http://scite4chinese.googlecode.com/files/SciTE.zip

已知bug:
不保存收藏

SciTE LaTeX IDE

作者:sluke 发布时间:June 17, 2009 分类:闲言碎语

SciTE LaTeX IDE是一个基于SciTE的latex编辑环境,对于懒于配置scite的用户(或是惧怕英文版软件的)来说,是不错的选择,SciTE本身就将正在编辑的文档能导出为LaTeX,效果很棒。

SciTE LaTeX IDE

我还是极其羡慕mac用户可以用coda和textmate这样的编辑器。

最后推荐一下70同学的项目SciTePHPSuit,用来加强scite对PHP的支持。
http://www.joyqi.com/SciTePHPSuit/

懒惰的同学们可以直接下载70修改这个scite-ru项目,以下是介绍,日志里有下载地址。
http://www.joyqi.com/funny-stuff/action.html

关于LaTeX的介绍请看
http://zh.wikipedia.org/wiki/LaTeX
http://baike.baidu.com/view/769333.htm

也可以看看我的开源项目scite4chinese,提供一个本地化的scite
http://www.luweiqing.com/scite4chinese-project.html

typecho 0.6 relaease

作者:sluke 发布时间:June 3, 2009 分类:闲言碎语

升级步骤:
http://typecho.org/upgrade

下载地址:
http://code.google.com/p/typecho/downloads/list

本版本的主要特点就是:
1、去掉tinymce编辑器,改用插件形式加载
2、增加附件功能
3、原生评论盖楼

Habari 0.6 released

作者:sluke 发布时间:April 17, 2009 分类:闲言碎语

终于发布了新版,已经有台湾网友翻译了,值得我关注的实际上是habari的路线图:

0.7:Theming and content types
0.8:Mulit-site
0.9:Polish, fit-and-finish
1.0:First release!

Executive Summary: New release. Get.

And the longer version. We're really happy to announce our 0.6 release, which brings in the Access Control List (ACL)-based permissions system we've been working so hard on, along with oh, about 1100 bug fixes and other improvements. See the release notes for details.

With the addition of the extensible ACL system, Habari is now ideal for creating a variety of websites. Whether a single blog or a corporate publishing hub, you have granular control over permissions for every author and visitor to the blog. You can decide who can modify what, and where. To show off the ACL system, we've included a new 'private posts' plugin that lets you limit the visibility of posts to a subset of registered users.

Other changes include many enhancements to our administrative interface including speed and behavior improvements for a better publishing experience in a wider range of browsers. More than 100 API features have been added or improved to make life easier for theme and plugin writers, and other developers using Habari as a platform to build cutting-edge sites. System themes have also been updated with the new features and calls.

Grab a copy from our download page and take a look, let us know what you think, and join in the effort to create the best blogging software possible.

TangoCMS2.1.2发布

作者:sluke 发布时间:December 16, 2008 分类:闲言碎语

http://tangocms.org/
2.1有个很有意思的版本别名,“panda”,不知道会不会功夫~

官方提供有demo
后台:http://demo.tangocms.org/admin
用户名:demo
密码:demo

忘记说了,这是一个PHP的CMS