大杂院迁入志
在网络上找个院子还真不容易, 首先得选择用Blog还是Wiki, 鉴于本人有写结构性文档的要求, Wiki应该是更胜任些, 不过这也是经过多次尝试才定下了的. 然后就是选址, 国内的Wiki首先没有国外那么高的认可和成熟度, 提供服务的空间稳定性和服务质量让我不放心,国外的诸如google这样超级牛的博客运营商又常常被国内封杀, 用不了看不了怎么办? 所以也是到处寻找一个免费的, 好用的, 又没有那么大名气而易导致封杀的空间. 直到有一天…
重点
launchy: 最好的启动器
winsplit: 最好的桌面管理器
vistaSwitcher: 替换windows自带的任务切换
Tinkertools: Mac Systm tweaking tool
todo
http://itbbs.pconline.com.cn/diy/10417731.html
How Python works at FatCow
FatCow's PowerPack allows you to write scripts using Python. To ensure that your Python scripts work smoothly, please refer to the following information before you get started:
* Path to your Web directory: /home/users/web/b1320/moo.biswisenet
This is important, as most of your scripts will need to specify this location. For example, this is required if uploading files was a function that you'd like your Python script to do.
* Path to Python: /usr/bin/python
Note that FatCow's CGI servers automatically direct your scripts to this path. You do not need to change the "#!" line at the top of your scripts.
* Version of Python: 2.5
This is the version of Python that FatCow runs on its servers. Newer versions may be installed as they become available.
* Required filename extensions: .py
These are the extensions that your Python files must have or they will not work. For example, they would be yourscript.py
* Recommended path: http://yourcompanyname.com/cgi-bin/yourscript.py
If you do not have a domain name, point to: http://yourusername.fatcow.com/cgi-bin/yourscript.py.
Note: FatCow recommends that you use your cgi-bin as the default folder for all your cgi scripts. We cannot guarantee that they will work outside of this folder.
PC HiFi:
1. 换回eeePC. 用它来做播放器
2. 不能直接用Foobar, 性能很惨
3. 用Foobar 的Upnp. 流播放. 服务器: dell那台电脑.装FoobarUpnp server
4. 用eeepc 做foobar render. 另一机做controller. c机做server
http://ubuntuforums.org/archive/index.php/t-288738.html
- write sth about rptprg
- 关于repoze.bfg 使用interface 做为model的理由
- 关于BFGSite的Form的用法
- 关于类Plone collection搜索结果的location awareness设定.
- 关于adapter的用法
if myPos!='':
resultSet = []
for it in posts:
new = {
'id':it.id,
'title':it.title,
'content':it.content,
'name':it.name,
'phone':it.phone,
'city':it.city,
'street':it.street,
'email':it.email,
'enterDate':it.enterDate,
'dist': calcDistance(myPos, it.street,it.city)
}
resultSet.append(new)
网站想法: 自动post到多个网站的功能.还有问答环节. 和twitter整合是第二阶段的事情. 第一阶段问答可以和blackberry互动.
新增内容
技术
生活
旅行
Then there are some things you need to know:
- You can configure all security and other settings online, using the Site Manager. When you invite other people to help build this site they don't have access to the Site Manager unless you make them administrators like yourself. Check out the Permissions section.
- Your Wikidot site has two menus, one at the side called 'nav:side', and one at the top called 'nav:top'. These are Wikidot pages, and you can edit them like any page.
- To edit a page, go to the page and click the Edit button. You can change everything in the main area of your page. The Wikidot language is easy to learn but powerful.
- You can attach images and other files to any page, then display them and link to them in the page.
- Every Wikidot page has a history of edits, and you can undo anything. So feel secure, and experiment.
- You can choose different themes in the Site Manager, and you can write your own theme if you know CSS.
- To start a forum on your site, see the Site Manager » Forum.
- The license for this Wikidot site has been set to Creative Commons Attribution-Share Alike 3.0 License. If you want to change this, use the Site Manager.
- If you want to learn more, make sure you visit the Documentation section at www.wikidot.com
If you've already created other sites
Then we don't need to tell you how addictive Wikidot is. But maybe it's worth reminding you of some of the advanced Wikidot features:
- You can run your Wikidot site on its own web domain name.
- You can use Google Analytics to measure traffic going to your site.
- Giving away free wikis is not enough for us — we are also offering you a way to earn money from your wiki using our AdSense implementation.
We hope you enjoy using Wikidot as much as we do. If you want to discuss Wikidot, there's an active community of Wikidot enthusiasts where you can share tips and ideas.