New forum topics
- เว็บไซต์ สมาคมอีเลิร์นนิงแห่งประเทศไทย
- สารบัญผู้ใช้ Twitter คนไทย หาเพื่อนทวิตเตอร์ชาวไทย
- Thailand Trending เว็บตรวจสอบข้อมูล Twitter แบบ Real-time
- Linux Tips: ตรวจสถาปัตยกรรม CPU ที่ใช้งานอยู่
- วิธีการเชื่อมโยง LinkedIn กับ Twitter
- หน้าเพจสำหรับเชื่อมโยง Facebook กับ Twitter
- เว็บดาวน์โหลด E-Book เพื่อเพิ่มทางลัดในการเรียนรู้ (e-book online)
- เชิญสื่อมวลชนและเว็บมาสเตอร์ทุกท่านเข้าร่วมงานแถลงข่าว "โครงการ Speedtest 2553"
- XOOPS ได้รับรางวัล Best Technology Award
- เรียนเชิญเข้าร่วมงาน WindowsITPro "Next Tech Trend 2011" - 26 Nov 10
CherryPy

CherryPy is an object-oriented web application framework using the Python programming language. It is designed for rapid development of web applications by wrapping the HTTP protocol but stays at a low level and does not offer much more than what is defined in RFC 2616.
CherryPy can be a web server itself or one can launch it via any WSGI compatible environment (including Apache 2). It does not deal with tasks such as templating for output rendering, backend access, authentication protocols. The framework is extensible with filters, simple interfaces made of seven functions. These are called at defined points in the request/response processing.
CMS Portals









