กิจกรรมการจัดการความรู้ฝ่ายสารสนเทศ ครั้งที่ 1/2556 วันที่ 16 กรกฎาคม 2556 เวลา 14.00-15.30 น. ณ ห้องประชุม 201 ชั้น 2 อาคารสำนักบริการคอมพิวเตอร์
ผู้ให้ความรู้ นายพิชญ์ วิมุกตะลพ (pichaya@ku.ac.th)
วัตถุประสงค์
- เพื่อแนะนำแหล่งความรู้ เรื่อง การจัดการความรู้
- เพื่อแนะนำแหล่งความรู้ เรื่องวงจรการพัฒนาซอฟต์แวร์
- เพื่อเป็นแนวทางการนำเสนอผลงานความรู้ความสามารถในการปฏิบัติหน้าที่ในวงจรการพัฒนาซอฟต์แวร์
เอกสารประกอบ
By Kulyakorn
e-Tester เป็นเครื่องมือที่ใช้ในการตรวจสอบ ทดสอบการทำงานของ Application หรือ ฟังก์ชั่นต่าง ๆ บนเว็บ หรือที่เรียกว่า Functional Testing
มีขั้นตอนการใช้งานตามเอกสารแนบ
By Sasithorn
ü วัตถุประสงค์
ü Type of Requirement
ü ทักษะที่ใช้ในการเก็บ Requirement
เอกสารประกอบ
By Pichaya
§ เปรียบเทียบการใช้ฟังก์ชัน ora_ และ oci_
§ ตัวอย่างโปรแกรม php ที่เรียกใช้ฟังก์ชัน ora_
§ แนวทางแก้ไขโค้ดอย่างรวดเร็ว
เอกสารประกอบ 1
เอกสารประกอบ 2
โดย ดร.ศศิพร อุษณวศิน
Ø Principles of Software Engineering
Ø Software Engineer Roles and Responsibilities
Ø Software Development Process and Standards
Ø Software Quality Assurance (SQA)
Ø Configuration Management
Ø Change Management
Ø Software Project Management
เอกสารสรุปการบรรยาย
by Tharathorn
Extensive Markup Language
เป็นภาษาที่ใช้อธิบายรายละเอียดเกี่ยวกับข้อมูลและ การจัดโครงสร้างข้อมูล
เป็นตัวกลางที่ในการแลกเปลี่ยนข้อมูลโดยการแลกเปลี่ยนข้อมูลนี้จะไม่ขึ้นอยู่กับแพลตฟอร์มใด
รายละเอียด XML
By ManU
ก่อนอื่นเราต้องมี source code ดังนี้
1. thaipdfclass.php สามารถโหลดได้ที่ http://web.banphan.com/libthaipdf.rar
(ลิงค์เสียไปแล้ว)
2. เมื่อเราโหลดโปรแกรมมาแล้วจะได้ ไฟล์ที่ชื่อ libthaipdf.rar แตกไฟล์ rar ออกมาก็จะได้ thaipdf.php โฟล์เดอร์ font
3. นำไฟล์ที่ได้นี้ไปไว้ที่เว็บไซต์ที่เราจะสร้างไฟล์ pdf
4. หลังจากนั้นเราจะมาสร้างไฟล์ php เพื่อสร้างไฟล์ pdf กัน
พิมพ์ตามเอกสารแนบเลยครับ …
generate PDF by PHP
What is Server2Go
Server2Go is a Webserver that runs out of the box without any installation and on write protected media. This means that web applications based on Server2Go can be used directly from cdrom, a usb stick or from any folder on a hard disk without the hassle of configuring Apache, PHP or MySQL.
Server2Go allows you to create a standalone working web site or PHP application on a CD-ROM. There are many examples of its possible useses such as catalogue software, calculation programmes, image campaigns (CMS-based), computer based training lessons or other applicatons. Most PHP-Software such as the content management system Joomla or the computer based training software Moodle can be used from CD-ROM with the help of Server2Go.
Server2Go was developed in the first instance for use on CD-ROM but there is no problem in using it from other drives too. Using a web browser, a user can run php programs as well as view html files on the CD-ROM. He only needs to insert a CD with Server2Go. The server software starts automatically and a browser is opened with the Website of the CD-ROM.
Server2Go was built in the first place to replace other CD-ROM webservers such as WampOnCD or Microweb that lacked some important features or are not being actively developed.
Main Features
- Free! No royalties
- Complete WAMPP Server-Stack
- Runs directly from CD-ROM, USB Stick or Hard disk without installation
- Full featured webserver (based on apache)
- PHP 5.x support with many extensions installed (e.g. gd)
- Supports SQLite databases
- Runs on all versions of Windows from Win 98 and above, MAC OSX support is coming
- Support for MySQL 5 Databases
- Supports many PHP extensions (GD-Lib, PDO…) by default
- Support for Perl 5.8
ปล. ข้างบนเป็นรายละเอียดและความสามารถของ server2go
ตอนนี้ ผม config เพิ่มเติมให้ apache สามารถรองรับการทำงานแบบ rewrite mode, ldap, oci และ pdo_oci แล้ว ซึ่งสามารถนำใช้เป็น server สำหรับเขียนโปรแกรมแบบ zend framework ได้ สามารถโหลดได้จาก ที่นี่
ดาว์นโหลด zend framework 1.9.6
ขั้นตอนการกำหนดค่า environment ของเครื่องเพื่อใช้งาน oracle
- Start > My Computer > right Click > choose PROPERTIES
- choose ADVANCED tab
- Click on ENVIRONMENT VARIABLES button
- click new variables, and create variable Name: TNS_ADMIN with value C:\oracle\instantclient -> ระบุตำแหน่งที่เก็บไฟล์ tnsnames.ora
- click new variables, and create variable Name: NLS_LANG with value THAI_THAILAND.TH8TISASCII