Differences between revisions 22 and 23
Revision 22 as of 2009-11-28 13:16:59
Size: 2684
Editor: Elias
Comment: 删除对PageComment2组件的引用
Revision 23 as of 2009-12-25 07:19:11
Size: 2719
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[TableOfContents]] <<TableOfContents>>
Line 6: Line 6:
|| attachment:Untitled-1.jpg || huangyi,yi.codeplayer || || {{attachment:Untitled-1.jpg}} || huangyi,yi.codeplayer ||
Line 14: Line 14:
||<style="vertical-align: top;">[[MonthCalendar]]||<style="vertical-align: top;">'''日志内容提要'''[[Include(^huangyi/.*,'日志简报',4,sort=descending,items=30,titlesonly)]] || ||<style="vertical-align: top;"><<MonthCalendar>>||<style="vertical-align: top;">'''日志内容提要'''<<Include(^huangyi/.*,'日志简报',4,sort=descending,items=30,titlesonly)>> ||
Line 17: Line 17:
 * [:TPiP/AppendixA: python精要]
 * ["python ref circle gc"] python gc执行过程脉络 翻译自leo的outlines文件
 * ["WSGI"] WSGI v1.0 翻译 ( to be continued ... )
 * [:PyLons: PyLons 部分文档翻译]
 * [[TPiP/AppendixA| python精要]]
 * [[python_ref_circle_gc]] python gc执行过程脉络 翻译自leo的outlines文件
 * [[WSGI]] WSGI v1.0 翻译 ( to be continued ... )
 * [[PyLons| PyLons 部分文档翻译]]
Line 23: Line 23:
 * ["PyWebFrameList"]
 * ["WSGI"]
 * ["Paste"]
 * ["PyLons"]
 * [[PyWebFrameList]]
 * [[WSGI]]
 * [[Paste]]
 * [[PyLons]]
Line 29: Line 29:
 * [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
 * [[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-LiB.chm]]
 * [[attachment:ironpython-differences4.htm]]
Line 36: Line 36:
 * 给同事介绍python时用的ppt -- attachment:PythonInto_zh_huangyi.pdf  * 给同事介绍python时用的ppt -- [[attachment:PythonInto_zh_huangyi.pdf]]
Line 39: Line 39:
[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的接口]
[[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 49:
 * ["VPython"] 相当傻瓜的3D软件包, 真的, 相当傻瓜。  * [[VPython]] 相当傻瓜的3D软件包, 真的, 相当傻瓜。
Line 51: Line 51:
 * [http://www.vpython.org/ VPython] 3D Programming for Ordinary Mortals  * [[http://www.vpython.org/|VPython]] 3D Programming for Ordinary Mortals
Line 54: Line 54:
 * [http://isthis4real.com/orbit.xml Can you put the moon into orbit?]一个使用svg和javascript模拟万有引力的东东, 需要firefox1.5才能浏览。  * [[http://isthis4real.com/orbit.xml|Can you put the moon into orbit?]]一个使用svg和javascript模拟万有引力的东东, 需要firefox1.5才能浏览。
Line 64: Line 64:
-- HuangYi ([[Date(2006-04-22T20:01:37Z)]]) -- HuangYi (<<Date(2006-04-22T20:01:37Z)>>)

1. 关于我

个人信息

Untitled-1.jpg

huangyi,yi.codeplayer

Email

[email protected]

blog

http://codeplayer.blogspot.com/

delicious

http://del.icio.us/huangyi

woodpecker

http://wiki.woodpecker.org.cn/moin/HuangYi :)

1.1. 日志

<< <  2025 / 5 >  >>
Mon Tue Wed Thu Fri Sat Sun
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

日志内容提要

1.2. 翻译

1.3. 兴趣

1.4. 收藏

1.5. 研究成果

1.6. 代码碎片

代码已统一放到 google code 中

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.

  • VPython 3D Programming for Ordinary Mortals

1.7.2. 游戏

1.8. TODO

  • 系统学习 vim,特别是vim脚本语言
  • 学会使用 linux 工作
  • 完善 PyLifes

  • 学习 c++

2. 交流

-- HuangYi (2006-04-22)

HuangYi (last edited 2010-05-06 05:56:31 by HuangYi)