Size: 2785
Comment:
|
Size: 2737
Comment: 也加个讨论框 大家多交流
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
||woodpecker || http://wiki.woodpecker.org.cn/moin/huangyi :) || | ||woodpecker || http://wiki.woodpecker.org.cn/moin/HuangYi :) || |
Line 18: | Line 18: |
* [:TPiP/AppendixA: 选择性的令人印象深刻的 python 简短回顾] | |
Line 20: | Line 21: |
* [:Pylons/QuickWiki: Quick Wiki Tutorial 翻译] | * [:Pylons: Pylons 部分文档翻译] |
Line 39: | Line 40: |
* ["Action Pattern Implement"] 自以为还有点意思的 Action模式的一个变种 * ["yupoo api wrapper"] 方便python程序使用yupoo(一个相册)的api * [http://wiki.woodpecker.org.cn/moin/huangyi/2006-09-05 使用 yield 模拟 StacklessPython] * [:/huangyi/filt upload monitor: 使用 paste 的文件上传进度监测 demo] * ["filt upload monitor"] 使用 paste 的文件上传进度监测 demo |
[http://huangyilib.googlecode.com/svn/trunk/ 代码已统一放到 google code 中] * [:/action pattern implement: 自以为还有点意思的 Action模式的一个变种] * [:/yupoo api wrapper:方便python程序使用yupoo(一个相册)的api] * [:/yield stacklesspython: 使用 yield 模拟 StacklessPython] * [:/file upload monitor: 使用 paste 的文件上传进度监测 demo] * [:/simple rpc with allegra: 基于allegra的简单rpc实现 ] * [http://code.google.com/p/djangocollection/ django collection:为django程序提供RESTful的接口] |
Line 49: | Line 50: |
* ["VPython"] 其实傻瓜的3D软件包, 真的, 相当傻瓜。 | * ["VPython"] 相当傻瓜的3D软件包, 真的, 相当傻瓜。 |
Line 57: | Line 58: |
有太多东西想要研究 -_-! | * 系统学习 vim,特别是vim脚本语言 * 学会使用 linux 工作 * 完善 ["pylifes"] * 学习 c++ |
Line 59: | Line 63: |
* [http://www.sqlite.org/arch.html The Architecture Of SQLite] * [http://www.sqlite.org/vdbe.html The Virtual Database Engine of SQLite] * [http://www.python.org/workshops/2000-01/proceedings/papers/tismers/spcpaper.htm Continuations and Stackless Python] = 反馈 = * ''欢迎大家对我说三道四 :)'' * ''能具体说说就更好了。--jejwe'' |
= 交流 = [[PageComment2]] |
-- huangyi (Date(2006-04-22T20:01:37Z)) TableOfContents
1. 关于我
个人信息
attachment:Untitled-1.jpg |
huangyi,yi.codeplayer |
blog |
|
delicious |
|
woodpecker |
1.1. 日志
1.2. 翻译
- [:TPiP/AppendixA: 选择性的令人印象深刻的 python 简短回顾]
- ["python ref circle gc"] python gc执行过程脉络 翻译自leo的outlines文件
- ["WSGI"] WSGI v1.0 翻译 ( to be continued ... )
- [:Pylons: Pylons 部分文档翻译]
1.3. 兴趣
["PyWebFrameList"]
- ["WSGI"]
- ["Paste"]
- ["Pylons"]
1.4. 收藏
[http://awaretek.com/tutorials.html Python Tutorials, more than 300]
[http://www.pythonchallenge.com/ Python Challenge]
[http://www.uselesspython.com/ Useless Python]
- attachment:Premier.Press.Game.Programming.with.Python.Lua.and.Ruby.ebook%2DLiB.chm
- attachment:ironpython-differences4.htm
1.5. 研究成果
- ["pylifes"] 开放式的虚拟生态环境
给同事介绍python时用的ppt -- attachment:PythonInto_zh_huangyi.pdf
推荐使用OOo 生成pdf 来分发 -- ZoomQuiet
1.6. 代码碎片
[http://huangyilib.googlecode.com/svn/trunk/ 代码已统一放到 google code 中]
- [:/action pattern implement: 自以为还有点意思的 Action模式的一个变种]
- [:/yupoo api wrapper:方便python程序使用yupoo(一个相册)的api]
[:/yield stacklesspython: 使用 yield 模拟 StacklessPython]
- [:/file upload monitor: 使用 paste 的文件上传进度监测 demo]
- [:/simple rpc with allegra: 基于allegra的简单rpc实现 ]
[http://code.google.com/p/djangocollection/ django collection:为django程序提供RESTful的接口]
1.7. 好玩
1.7.1. 技术
- ["VPython"] 相当傻瓜的3D软件包, 真的, 相当傻瓜。
SimPy (= Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python.
[http://www.vpython.org/ VPython] 3D Programming for Ordinary Mortals
1.7.2. 游戏
[http://isthis4real.com/orbit.xml Can you put the moon into orbit?]一个使用svg和javascript模拟万有引力的东东, 需要firefox1.5才能浏览。
1.8. TODO
- 系统学习 vim,特别是vim脚本语言
- 学会使用 linux 工作
- 完善 ["pylifes"]
- 学习 c++