鉴于之前更新的问题一直存在,不得已,只能升级到英文版,中文版的升级还是有问题,用之前的办法还是不能解决。
Author Archives: 23duban
系统更新到3.3
之前主要是没有升级成功,停在解压那一步,同时wp-content下面是有一个wordpress-3.tmp的文件。可能是因为wp-content目录下面languages的问题,重命名该目录,升级很顺利。以为是插件的问题,但是尝试过把所有的插件禁用无效。
如何你的WordPress升级也遇到同样的问题,不妨试试这个办法。
Google Reader 新的自定义样式
新版google reader 空白太多了,导致阅读的空间变小了。
其实对我来说最不能忍受的是共享功能没有,原来关注的人也没有了。非常不好。
#top-bar {
height: 32px !important;
}
#logo {
margin-top: -12px !important;
}
#search {
padding: 3px 0 !important;
}
#lhn-add-subscription-section {
height: 32px !important;
}
#scrollable-sections-top-shadow, #scrollable-sections-bottom-shadow {
display: none !important;
}
#viewer-header {
height: 32px !important;
}
#entries {
padding-right: 0px !important;
}
#sections-header {
height: 32px !important;
}
#sections-holder {
padding-right: 0px !important;
}
.entry .collapsed{
padding:1px 0 !important;
}
zz Kindle电子书资源网站汇总
原文:http://www.byox.org/ww/3655.html
以下收集了部分个人收藏的优秀的kindle电子书资源网站,欢迎补充。主要介绍部分中文网站。推荐的网站以个人喜好为主,勿喷。喜欢就推荐哟,整理的很辛苦。
Continue reading
Stack Overflow ebooks
http://hewgill.com/~greg/stackoverflow/ebooks/
These books contain the top questions from a selection of the top tags on Stack Overflow. The top questions include those with a score of 10 or greater (except in the case of a high volume tag like c#). I have to limit the number of questions in each book because of the poor O(n2) performance of kindlegen.
Each book is organised in three different ways:
- The table of contents shows the questions sorted by vote score (highest first).
- The main body of the book contains questions sorted by most recent first.
- The index contains questions sorted alphabetically by title.