Blogs about: Python
Featured Blog
Eumerate(file) v. file.readlines()
จาก plynoi ถามมาว่า enumerate(file) มันดีกว่าใช้ file.readlines() อย่างไร. plynoi ตอบเองว่าได้ index มาด้ว… more »
वीर
eumerate(file) v. file.readlines()
वीर wrote 1 day ago: จาก plynoi ถามมาว่า enumerate(file) มันดีกว่าใช้ file. … more »
Pylons + mod_wsgi + mod_userdir
— 2 comments
वीर wrote 1 month ago: ต่อจาก ติดตั้ง Django ก็ต่อด้วย Pylons. ก่อนห … more »
Django + userdir + mod_wsgi
— 1 comment
वीर wrote 1 month ago: แน่นอนเป็นภาคต่อมาจาก Turbogears + userdir + mod_wsgi. Dj … more »
mod_wsgi + userdir + Turbogears
— 1 comment
वीर wrote 1 month ago: อาจจะดูคลั่งๆ หน่อยแต่ mod_wsgi + userdir + Turbogears ก … more »
ทำให้ Turbogears + mod_wsgi ใช้งานกับ non-root mounted app
वीर wrote 1 month ago: วิธีทำจริงๆ ก็อ่านจาก http://www.lucasmanual.com/mywiki/Turb … more »
mod_wsgi + turbogears (แบบง่ายๆ ก่อน)
— 4 comments
वीर wrote 1 month ago: วิธีลงอ่านมาจาก http://code.google.com/p/modwsgi/wiki/IntegrationWithT … more »
mod_wsgi + userdir บน ubuntu 8.04
— 2 comments
वीर wrote 1 month ago: ผมอ่านเรื่องเปิดเทียบ web app tech ต่างๆ มา. … more »
Pylons + Elixir
वीर wrote 1 month ago: I use Pylons and Elixir from trunk (both). Paster create -t pylons … generate most of code fo … more »
Tuple in Python: ("x") กับ ("x",) ไม่เหมือนกัน
— 1 comment
वीर wrote 1 month ago: Tuple in Python: (”x”) กับ (”x”,) ไม่เหมือนกัน … more »
อะไรคล้ายๆ Django admin site ใน Framework อื่นๆ
वीर wrote 1 month ago: เมื่อ 2-3 ปีก่อนเห็นจะได้ ผมเปิดดู Tutorial … more »
เล่น Pylons-dev
वीर wrote 1 month ago: ใช้ Pylons 0.9.6.2 แล้วงงๆ ก็เลยเอา Pylons-dev ใน trunk ม … more »
template สำหรับเริ่มเขียน Python
वीर wrote 3 months ago: ผมมักจะมีปัญหาเรื่อง encoding บ่อยๆ เวลา … more »
มีงาน Perl/Python อีกแล้ว
वीर wrote 4 months ago: หลายๆคนมักจะถามว่าเขียน Perl/Python แล้วจะ … more »
มีประกาศรับคนเขียน Python และ Ruby ด้วย
वीर wrote 4 months ago: มีประกาศรับคนเขียน Python และ Ruby ด้วย เห็ … more »
ตัดคำโดยใช้ Python และ ICU
— 2 comments
वीर wrote 4 months ago: ผมดูตัวอย่างมาจาก http://www.thaitux.info/node/194. ผมเล … more »
KUCut - โปรแกรมตัดคำ ที่เขียนด้วย Python
— 1 comment
वीर wrote 5 months ago: หลายคนแม้แต่ในหน่วยวิจัยเดียวกันม … more »
Python: file object กับ file descriptor
वीर wrote 5 months ago: พอดีมีคนถามที่ codenone (http://www.codenone.com/node/687 ว่า file … more »
กระดิ่งนับฮิตให้บล็อก
— 4 comments
dailygizmo wrote 7 months ago: ในอดีตเว็บไซต์ต่างๆ จะมีการติดตัว … more »
Junit4 @expect in Python
वीर wrote 9 months ago: เวลาจะ test ว่าอยากให้ function ที่เราเรียนม … more »
