* 重写了zip/rar文件打开对话框的列表显示部分,修复了N个相关Bug
* 重写了"上一个文件/下一个文件"的搜索算法,支持中文数字文件名(如第一章,第二章),使得阅读更加方便。
* 提升了HTML转TEXT的准确率,新增支持将HTML Codepoint转换为相应的unicode
--
http://zoomquiet.org 人生苦短? Pythonic!
Time is unimportant, only life important!
这大概是写软件的人最想看到的话,^_^
On Nov 21, 1:51 am, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/21 LiteBook.Author <litebook.aut...@gmail.com>:> 2009-11-20 ver1.55
>
> 善!立即使用!
> 现在每天都在用,爽直!
>
> > * 重写了zip/rar文件打开对话框的列表显示部分,修复了N个相关Bug
> > * 重写了"上一个文件/下一个文件"的搜索算法,支持中文数字文件名(如第一章,第二章),使得阅读更加方便。
> > * 提升了HTML转TEXT的准确率,新增支持将HTML Codepoint转换为相应的unicode
>
> > 下载:http://code.google.com/p/litebook-project/downloads/list
>
> --http://zoomquiet.org人生苦短? Pythonic!
zq4wk0laptop:/opt/bin> ln -s litebook-v1.5
litebook-v1.55_linux_GLIBC2.7/ litebook-v1.5_linux-GLIBC2.8/
zq4wk0laptop:/opt/bin> ln -s litebook-v1.5_linux-GLIBC2.8 litebook
zq4wk0laptop:/opt/bin> /opt/bin/litebook/litebook
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 105, in <module>
File "__main__litebook__.py", line 49, in <module>
File "wx/__init__.py", line 45, in <module>
File "wx/_core.py", line 4, in <module>
File "wx/_core_.py", line 14, in <module>
ImportError: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol:
XRRGetScreenResourcesCurrent
--
http://zoomquiet.org 人生苦短? Pythonic!
KM乃是培育可催生自学习型组织的文化氛围! (KM=Knowledge Management=知识管理)
这主要是因为litebook linux下用的打包工具是bb-freeze,有这个问题,我会再试试用其他的打包工具,于此同时,你只能用源码形式
运行。
On Nov 23, 8:14 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/22 LiteBook.Author <litebook.aut...@gmail.com>:>> 现在每天都在用,爽直!
--
http://zoomquiet.org 人生苦短? Pythonic!
工作的层次(依靠谱程度从低到高)=有做->做完->做对->做好->帮助他人做好
从svn中checkout 当前的source,然后直接运行 python litebook-current_linux.py 就可
On Nov 24, 8:55 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/25 LiteBook.Author <litebook.aut...@gmail.com>:>> 嗯嗯嗯,可惜升级系统后没有可用的了...
> --http://zoomquiet.org人生苦短? Pythonic!
On Nov 25, 12:30 pm, "LiteBook.Author" <litebook.aut...@gmail.com>
wrote:
> chardet 1.01 (http://chardet.feedparser.org/)
一直有安装...
> rarfile 1.0 (http://pypi.python.org/pypi/rarfile/1.0)
sudo easy_install rarfile
Searching for rarfile
Reading http://pypi.python.org/simple/rarfile/
Reading http://grue.l-t.ee/~marko/src/rarfile/
Best match: rarfile 1.0
Downloading http://grue.l-t.ee/~marko/src/rarfile/rarfile-1.0.tar.gz
Processing rarfile-1.0.tar.gz
Running rarfile-1.0/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-lHJFCZ/rarfile-1.0/egg-dist-tmp-Af5IBZ
zip_safe flag not set; analyzing archive contents...
Adding rarfile 1.0 to easy-install.pth file
Installed /usr/local/lib/python2.6/dist-packages/rarfile-1.0-py2.6.egg
Processing dependencies for rarfile
Finished processing dependencies for rarfile
>
> 从svn中checkout 当前的source,然后直接运行 python litebook-current_linux.py 就可
>
好哪!这才是Linux 的软件安装方式!
应该另外给个安装说明了!
--
http://zoomquiet.org 人生苦短? Pythonic!
金山常年招聘Py/C++人才! http://bit.ly/UoTV 简历直投俺就成;-)
--
http://zoomquiet.org 人生苦短? Pythonic!
向靠谱,反脑残! Kaopulity,小白退散! [Kaopulity~= Keep all processes usablity!]
ports 中只有 python-wxgtk2.8 是相同的吧?
一个人如果力求完善自己,就会看到:为此也必须同时完善他人. 一个人如果不关心别人的完善,自己便不可能完善!
你如果是用ubuntu或是debian的话,可以看看这里,http://wiki.wxpython.org/
InstallingOnUbuntuOrDebian
这篇wiki介绍了如何在ubuntu或是debian下直接安装wxpython的最新版本
On Nov 25, 5:13 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/26 Zoom.Quiet <zoom.qu...@gmail.com>:> 2009/11/26 LiteBook.Author <litebook.aut...@gmail.com>:
> >> 不用编译,确认你linux系统中的python版本在2.5以上,然后还需安装如下的python扩展库:
> >> wxPython 2.8.10.1 unicode
> > sudo easy_install wxPython
> > Searching for wxPython
> > Readinghttp://pypi.python.org/simple/wxPython/
> > Readinghttp://wxPython.org/
> > Readinghttp://wxPython.org/download.php
> > Best match: wxPython src-2.8.10.1
> > Downloadinghttp://downloads.sourceforge.net/wxpython/wxPython-src-2.8.10.1.tar.bz2
>
> 哦去喔喔,居然安装失败!
>
> ports 中只有 python-wxgtk2.8 是相同的吧?
>
>
>
>
>
> >> chardet 1.01 (http://chardet.feedparser.org/)
> > 一直有安装...
> >> rarfile 1.0 (http://pypi.python.org/pypi/rarfile/1.0)
> > sudo easy_install rarfile
> > Searching for rarfile
> > Readinghttp://pypi.python.org/simple/rarfile/
> > Readinghttp://grue.l-t.ee/~marko/src/rarfile/
> > Best match: rarfile 1.0
> > Downloadinghttp://grue.l-t.ee/~marko/src/rarfile/rarfile-1.0.tar.gz
不用,你直接把unrar这个文件拷到litebook的目录下即可
On Nov 25, 5:05 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/26 LiteBook.Author <litebook.aut...@gmail.com>:> 对了,还漏了一点,你还需要一个unrar的linux版,放在litebook的目录下,你可以从之前的发行版里面拷贝。
> --http://zoomquiet.org人生苦短? Pythonic!
已经更新了网站上的FAQ,增加了如何以源码形式运行litebook的部分
On Nov 25, 5:04 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
> 2009/11/26 LiteBook.Author <litebook.aut...@gmail.com>:> 不用编译,确认你linux系统中的python版本在2.5以上,然后还需安装如下的python扩展库:
> > wxPython 2.8.10.1 unicode
>
> sudo easy_install wxPython
> Searching for wxPython
> Readinghttp://pypi.python.org/simple/wxPython/
> Readinghttp://wxPython.org/
> Readinghttp://wxPython.org/download.php
> Best match: wxPython src-2.8.10.1
> Downloadinghttp://downloads.sourceforge.net/wxpython/wxPython-src-2.8.10.1.tar.bz2
>
> > chardet 1.01 (http://chardet.feedparser.org/)
> 一直有安装...
> > rarfile 1.0 (http://pypi.python.org/pypi/rarfile/1.0)
>
> sudo easy_install rarfile
> Searching for rarfile
> Readinghttp://pypi.python.org/simple/rarfile/
> Readinghttp://grue.l-t.ee/~marko/src/rarfile/
> Best match: rarfile 1.0
> Downloadinghttp://grue.l-t.ee/~marko/src/rarfile/rarfile-1.0.tar.gz
> --http://zoomquiet.org人生苦短? Pythonic!
> 金山常年招聘Py/C++人才!http://bit.ly/UoTV简历直投俺就成;-)
> On Nov 25, 5:04 pm, "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
>> 2009/11/26 LiteBook.Author <litebook.aut...@gmail.com>:> 不用编译,确认你linux系统中的python版本在2.5以上,然后还需安装如下的python扩展库:
--
http://zoomquiet.org 人生苦短? Pythonic!