<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>BITimE // 咀嚼时光 - 开发</title>
      <link>http://wells.osall.com/</link>
      <description>有了未来为什么还要有过去？没有过去怎么会有未来？过去是凝固的现在？现在是凝固的未来？</description>
      <generator>http://sylvan.osall.com</generator>
      <language>zh-cn</language>
      <item>
         <title>Sylvan系统切换到moo branch</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=657&amp;uid=1</link>
         <description>今天开始，您访问我的Blog时发现和以前不一样了吗？虽然界面和以前的十分类似没啥大的变化，但是，系统已经切换到了正在开发中的moo branch。整个系统的代码几乎全部重写。目前的系统采用了mootools framework，而放弃了之前的dojo framework。新的系统在AJAX的性能方面做了非常大的改善，特别是改善了在IE下的运行效率。此...</description>
         <category>开发</category>
         <pubDate>Wed, 22 Oct 2008 17:25:01 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 目前开发进展报告</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=587&amp;uid=1</link>
         <description>从决定开始将Sylvan系统用mootools Framework&amp;nbsp; 重写到现在已经有一个多月了。到今天为止，已经完成了Blog模块的rewrite工作（100%）；后台管理模块除了RSS聚合等部分功能，也基本完成了（完成度90%）。 开发过程还算比较顺利，但也遇到了一些问题。还好经过努力和一些朋友的帮助，都一一解决了。下面看一下针对以前的版...</description>
         <category>开发</category>
         <pubDate>Fri, 18 Jan 2008 22:25:02 +0900</pubDate>
      </item>
      <item>
         <title>Sylvan 开发顺利进行中</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=565&amp;uid=1</link>
         <description>承蒙各位关照，Sylvan的开发目前正按计划进行中。Blog 模块已经有90%从dojo Framework 成功移植到mootools。现在正在做的是用户控制面板的移植。本来这一块打算最后做的，但是因为涉及到整个系统架构的变更以及原先dojo 0.4.0的编辑环境的Bug问题，所以这一部分被提前来做。在系统移植过程中遇到了不少问题，但幸运的是，都...</description>
         <category>开发</category>
         <pubDate>Thu, 13 Dec 2007 23:31:45 +0900</pubDate>
      </item>
      <item>
         <title>这不是一个僵尸项目，Sylvan is coming back ...</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=548&amp;uid=1</link>
         <description>沉寂了6个月之后。一切其他琐事都已进入正轨。SVN Repository 顺利搬迁后。Project Sylvan is coming back ...在痛定思痛后，为了要解决被n多测试者包括我们可爱的高大勇同学批判已久的AJAX Framework的性能问题，决定重写整个系统的AJAX部分，弃用dojo&amp;nbsp; Framework。在prototype和mootools之间进行了评估，最终在Dofy的...</description>
         <category>开发</category>
         <pubDate>Mon, 03 Dec 2007 00:19:57 +0900</pubDate>
      </item>
      <item>
         <title>用CSS可以进行字体的反锯齿？！</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=360&amp;uid=1</link>
         <description>今天修改了Sylvan的默认CSS，最主要的改动是美化了Blog的标题显示。因为原来的文章标题充满了锯齿，让我觉得很难受，所以一心想要解决这个问题。但是现在的CSS2没有反锯齿的项目，该怎么办呢？到底能不能只用CSS就完成字体反锯齿的工作呢？我经常浏览的一个网站 www.mozine.cn 给出了一种解决办法——把标题转换成图片。这虽...</description>
         <category>开发</category>
         <pubDate>Sun, 07 Jan 2007 23:06:22 +0900</pubDate>
      </item>
      <item>
         <title>Sylvan 加入了自定义广告的功能</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=356&amp;uid=1</link>
         <description>今天完成了Sylvan的用户自定义广告的功能。现在除了可以在侧边栏中通过添加自定义的元件的方式加入用户自己的广告之外，用户还可以在自己的正文页面中轻松加入页头/页尾或者嵌入正文内容的广告了。这样也能给使用Sylvan的用户提供一个可以带来收入的环境。这也是为了体现Sylvan的设计理念——灵活方便。顺便说一下最近Sylva...</description>
         <category>开发</category>
         <pubDate>Tue, 02 Jan 2007 18:50:42 +0900</pubDate>
      </item>
      <item>
         <title>Sylvan 已经使用dojo 0.4.0</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=319&amp;uid=1</link>
         <description>经过三天的紧张开发和测试，已经顺利地把Sylvan所使用的dojo库从0.3.1版本升级到了0.4.0版本。这次升级，修正了很多dojo固有的Bug，同时也修正了Sylvan系统的一些Bug现在的Sylvan-dev的Revision是394，和原先使用dojo 0.3.1的R391版相比，作了如下改进：使用dojo 0.4.0取代dojo 0.3.1修正Blog日历无法显示月末最后一天是否有...</description>
         <category>开发</category>
         <pubDate>Tue, 31 Oct 2006 23:06:40 +0900</pubDate>
      </item>
      <item>
         <title>换用Ubuntu平台来开发Sylvan</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=304&amp;uid=1</link>
         <description>前两天把前段时间拿到的Ubuntu光盘给翻出来了，于是就在我的Notebook上安装好了。试了一下，除了root帐号默认是锁掉的，每次做维护操作都要sudo有点不习惯以外，我用着还蛮顺手的。很有亲切感，虽然和Fedora是不一样的感觉，但是还是有似曾相识的味道。在Ubuntu上面安装了php / apache / mysql / subversion 等等，于是就打...</description>
         <category>开发</category>
         <pubDate>Wed, 18 Oct 2006 22:58:03 +0900</pubDate>
      </item>
      <item>
         <title>如何修正DIV float之后导致的外部容器不能撑开的问题</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=302&amp;uid=1</link>
         <description>在写HTML代码的时候，发现在Firefox等符合W3C标准的浏览器中，如果有一个DIV作为外部容器，内部的DIV如果设置了float样式，则外部的容器DIV因为内部没有clear，导致不能被撑开。看下面的例子：[code=html4strict]&amp;lt;div style=&quot;width:200px;border:1px solid red;&quot;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div style=&quot;float:left;width...</description>
         <category>开发</category>
         <pubDate>Fri, 13 Oct 2006 11:06:11 +0900</pubDate>
      </item>
      <item>
         <title>使用Javascript实现RSS聚合器的尝试……</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=301&amp;uid=1</link>
         <description>前天说到在开发Sylvan系统时发现我的服务器不能读取外部网站的HTTP的信息，所以没有办法用AJAX的方式从Server端读取外部网站的RSS信息，实现RSS聚合。后来晚上睡觉的时候突然想到，或许可以单纯的用Javascript实现RSS聚合器，在客户端执行，直接让客户端去读取RSS数据源。于是便开始了尝试。尝试的过程中，我参考了这篇文章...</description>
         <category>开发</category>
         <pubDate>Tue, 10 Oct 2006 10:38:43 +0900</pubDate>
      </item>
      <item>
         <title>今天更换服务器啦</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=300&amp;uid=1</link>
         <description>今天要感谢高总，感谢13。哈哈，给我提供了新的服务器空间。在我开发Sylvan系统的RSS聚合功能时候，发现我用的服务器，不能访问其他WebServer，网络管理员在checkpoint防火墙上作了设定，只允许Internet用户访问我的服务器的80(HTTP)端口，而我的服务器则无法访问Internet上的其他网站的HTTP端口。这样一设定，我的服务器端...</description>
         <category>开发</category>
         <pubDate>Mon, 09 Oct 2006 00:24:38 +0900</pubDate>
      </item>
      <item>
         <title>preg_replace_callback()怎样使用类中的回调函数</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=291&amp;uid=1</link>
         <description>在开发Sylvan的过程中，使用到了 preg_replace_callback() 函数。但是在类中使用这个函数呼叫类中的函数来处理字符串时，却发生了找不到回调函数的错误报告：preg_replace_callback() requires argument 2, [...],to be a valid callback。到底是什么原因呢？在PHP手册上，是这样描述preg_replace_callback()函数的：preg_r...</description>
         <category>开发</category>
         <pubDate>Tue, 26 Sep 2006 14:16:36 +0900</pubDate>
      </item>
      <item>
         <title>Dofy对Sylvan的Blog系统的测试报告</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=284&amp;uid=1</link>
         <description>今天dofy对Sylvan的Blog系统进行了测试。比照Word Press的功能，dofy提出了一些建议，以及测出了一些Bug。下面这些就是下一步要修改的。争取这周把它改完:)。允许/禁止留言 可以针对每一篇日志设定每篇日志下的分类加链接(全文页同)无友情连接时LinkBox隐藏可以像Word Press那样设置默认分类richeditor 编辑元素禁止 tabsto...</description>
         <category>开发</category>
         <pubDate>Tue, 19 Sep 2006 16:57:50 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (31)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=213&amp;uid=1</link>
         <description>2006.7.17-7.23Revision: 195新增：·加入&amp;lt;noscript&amp;gt;&amp;lt;/noscript&amp;gt;　　在不支持Javascript的浏览器浏览时，显示&amp;quot;需要Javascript支持&amp;quot;的信息·模版中加入{%__NOSCRIPT__%}常量，使用时会自动插入&amp;lt;noscript&amp;gt;&amp;lt;/noscript&amp;gt;代码段　　可以使用 $template-&amp;gt;noscript=&apos;blablabla...&apos;来修改noscr...</description>
         <category>开发</category>
         <pubDate>Sun, 23 Jul 2006 21:33:02 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (30)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=212&amp;uid=1</link>
         <description>2006.7.13修改·增加对 session name 的判断·修正了在IE相册登录javascript中变量名和页面中对象同明时产生冲突的BUG·修改模板类 __RANDOM__ 常量无法替换的BUG·前台session改为通用库·调整Sidebar类为通用类·修改 批量上传形式, 避免出现脚本响应时间过长警告·修改 file_picinfo.html 的样式以适应 opera (合并 over...</description>
         <category>开发</category>
         <pubDate>Sun, 16 Jul 2006 22:02:02 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (29)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=211&amp;uid=1</link>
         <description>2006.7.11-7.12这两天完成了两个非常重要的部分。1．Dofy完成了Flash Uploader并测试成功，现在已经成功的取代了之前用来做批量上传的Java Applet —— postlet。以后要使用批量上传功能就不用安装庞大的JRE了。Dofy写的Flash Uploader支持限制课上传的文件类型，而且也支持多国语言，为以后的扩展奠定了基础。2．写了一个快...</description>
         <category>开发</category>
         <pubDate>Wed, 12 Jul 2006 21:19:12 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (28)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=210&amp;uid=1</link>
         <description>2006.7.6Revision: 97新增·删除评论的功能，评论人和相册所有者有权删除评论;·相册显示图片信息页面新增显示大图/打印/发送给朋友/复制URL几个链接。2006.7.7-2006.7.10Revision: 111这四天，项目revision突破100大关，并且项目迎来了一个新的开发人员——Dofy。:)热烈欢迎。新增：·增加其他文件的列表功能·增加其他文件...</description>
         <category>开发</category>
         <pubDate>Mon, 10 Jul 2006 21:30:41 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (27)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=209&amp;uid=1</link>
         <description>2006.7.4 -2006.7.5Revision: 93新增：增加相册的浏览者登录/登出功能相册新增添加评论的链接，根据是否登录会自动显示新增相册评论功能：·添加评论，·评论列表，（设定固定显示条数，多余的则可以自动隐藏/显示）·显示评论内容修正：修改CP登录页面的html，去掉table修正CSS，使控制面板的文件列表能够正确排列不错位去...</description>
         <category>开发</category>
         <pubDate>Wed, 05 Jul 2006 21:28:44 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (26)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=208&amp;uid=1</link>
         <description>2006.7.3修改了cp的css使其风格符合sylvan的CI设计。CSS中可以使用!important来针对firefox定义，IE则会忽略加过!important的属性。这一点可以解决IE的盒模型Bug。例如：浠ｇ爜width: 428px !important;/*Firefox*/width: 430px ;/*IE*/border:1px solid silver;IE是会把边框的宽度算在整个width之内的，而firefox则正确地将...</description>
         <category>开发</category>
         <pubDate>Mon, 03 Jul 2006 21:58:42 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (25)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=207&amp;uid=1</link>
         <description>2006.6.30增加uid重复确认，避免在不同用户的相册间切换时造成无法浏览的问题修改cp的index页面的CSS，使其在Firefox下的显示同IE下一致修改cp的toolbar的CSS，使其在firefox下不会超越边界去掉相册单元格div的 dojoType属性，加速显示。CSS 修改index添加用户登录窗口在添加用户登录窗口时发现，如果页面文件的DOCTYPE设置...</description>
         <category>开发</category>
         <pubDate>Sun, 02 Jul 2006 21:53:30 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (24)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=206&amp;uid=1</link>
         <description>2006.6.29New Function:·相册增加幻灯片功能；·修改相册的categorylist和piclist的显示方式，使用div代替table，以保证图片在宽度不足的情况下也能自动换行，显示所有的图片；·感谢闪客帝国的13，让我知道了&amp;lt;div style=&amp;quot;font: 0px/0px sans-serif;clear: both;display: block;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;的妙处，可以...</description>
         <category>开发</category>
         <pubDate>Thu, 29 Jun 2006 21:53:06 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (23)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=205&amp;uid=1</link>
         <description>2006.6.28今天就做了一些细节的修改，没有新增什么功能。偷个懒，就用subVersion的log代替日至吧。Revision: 58Author: wellsDate: 14:15:27, 2006年6月29日Message:自动收缩 EXIF 属性栏----Modified : /trunk/album/file_picinfo.phpModified : /trunk/inc/lib/common/exif.inc.phpRevision: 57Author: wellsDate: 11:29:...</description>
         <category>开发</category>
         <pubDate>Wed, 28 Jun 2006 22:28:51 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (22)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=204&amp;uid=1</link>
         <description>2006.6.27增加相片排序功能，并且可以有多种自动排序的功能(fm_file_sort.php)。 修正上传文件时URL中$PHPSCRIPT造成的双斜杠错误减少CP初始化时读入的dojo包的数量修改相册 file_picinfo.php 文件中显示图片信息的表格为可伸缩的TitlePane修改TitlePane的CSS样式。把它变漂亮！在CSS文件中cursor: hand; 改成 cursor: poin...</description>
         <category>开发</category>
         <pubDate>Tue, 27 Jun 2006 22:01:00 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (21)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=203&amp;uid=1</link>
         <description>2006.6.26完成上传文件时自动添加水印的功能。添加了中型缩略图。去掉实时生成图形的功能（这个功能很浪费服务器资源）。修改成可以配置上传后的JPG图像压缩比(在cp.config.inc.php内)。修正显示图片信息时，下方的文件选择条在点击一次后，在IE中滚动条超出显示范围的BUG（Firefox中不存在此问题）。文本水印增加文本颜色选...</description>
         <category>开发</category>
         <pubDate>Mon, 26 Jun 2006 22:12:24 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (20)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=202&amp;uid=1</link>
         <description>2006.6.24-2006.6.25新增了水印功能，可以不设置水印，可以设置文字水印，可以设置PNG图像水印。新增文件：fm_watermark_manage.php 管理水印界面；fm_watermark_none.php不设置水印；fm_watermark_text.php设置文字水印；fm_watermark_pic.php设置图片水印；fm_watermark_upload.php上传水印图片文件。新增数据表：fil_wtm...</description>
         <category>开发</category>
         <pubDate>Sun, 25 Jun 2006 22:18:13 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (19)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=201&amp;uid=1</link>
         <description>2006.6.23修正了之前遗留下的Postlet Java Applet批量上传时中文文件名变乱码的Bug。而且，居然是用我4年前写的一个Java的函数来解决的……寒啊……还要感谢一下tsxy，呵呵，他提醒了我编码的问题；还有SharkWang，是他还记得我4年前写的那段代码，提醒我去看那段代码的（我自己居然忘了……）。正在考虑使用其他方法来获得...</description>
         <category>开发</category>
         <pubDate>Fri, 23 Jun 2006 22:00:36 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (18)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=200&amp;uid=1</link>
         <description>2006.6.22增加了读取EXIF信息功能，利用function_exists()判断当Web服务器加载exif的extension库时，提供读取exif信息的功能。当文件是jpg或tif格式并且文件头含有EXIF信息时，会在图片显示页面同时显示EXIF信息。增加了显示大图的功能（gd2生成图片，方便加水印）。修正了SubString()函数的Bug：当UTF8的中文字符超过5个汉...</description>
         <category>开发</category>
         <pubDate>Thu, 22 Jun 2006 22:17:22 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (17)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=199&amp;uid=1</link>
         <description>2006.6.21file_list.php新增返回上一层目录和刷新功能。新增在file_list上点击图片进入图片浏览页面：file_showpic.php。其中file_picbar.php为横列式图片列表，选中的图片会以imageboxSelected的样式来显示，未选中的以imagebox来显示。通过一个&amp;lt;input type=&amp;quot;hidden&amp;quot; id=&amp;quot;sid&amp;quot;&amp;gt;的元素记录选中的...</description>
         <category>开发</category>
         <pubDate>Wed, 21 Jun 2006 22:05:02 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (16)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=198&amp;uid=1</link>
         <description>2006.6.20修正后台控制面板中文件列表再Firefox浏览器中显示布局错乱的CSS问题。新增相册前台页面：index.php，判断用户，没有使用session存储，是一个简化的测试页面。category_list.php，显示该用户的所有状态为active的目录分类。password.php ， 对加密的目录做密码验证。file_list.php ，显示该目录分类内的图片列表（...</description>
         <category>开发</category>
         <pubDate>Tue, 20 Jun 2006 21:21:03 +0900</pubDate>
      </item>
      <item>
         <title>Project Sylvan 开发日志 (15)</title>
         <link>http://wells.osall.com/blog/index.php?m=content&amp;p=197&amp;uid=1</link>
         <description>2006.6.19开始编写相册前台页面，设计CSS。</description>
         <category>开发</category>
         <pubDate>Mon, 19 Jun 2006 21:56:26 +0900</pubDate>
      </item>
      <pubDate>Wed, 22 Oct 2008 17:25:01 +0900</pubDate>
   </channel>
</rss>
