Powered By Blogger

25 March 2011

24 March 2011

Apache web server with SSL , mod_ssl

ข้อมูลการติดตั้ง  OpenSSL บน Apache WebServer (httpd server ) บน Windows

Thai Admin
http://www.thaiadmin.org/board/index.php?topic=48282.0

วิธีการ สร้าง Certificate .. ข้อมูลเก่าหน่อย
http://www.neilstuff.com/apache/apache2-ssl-windows.htm

OpenSSL มีทั้งบน Linux และ Windows

Windows Binary
http://www.openssl.org/related/binaries.html


การสร้าง Certificate / Key บน Apache Web Server โดยใช้กับ OpenSSL
บน Server Ubuntu
https://help.ubuntu.com/6.06/ubuntu/serverguide/C/httpd.html

Apache2 ::  mod_ssl  document
http://httpd.apache.org/docs/2.0/mod/mod_ssl.html

23 March 2011

CScript.exe อ่าน stdin , เขียน stdout

ทำโดย
http://msdn.microsoft.com/en-us/library/skwz6sz4(v=vs.85).aspx

ตั้งชื่อไฟล์ เป็น *.vbs

แล้ว รันด้วย  cscript.exe    abc.vbs

เช่น

c:\>   dir   | cscript.exe  showlinenum.vbs

08 March 2011

MSWord : วิธีสร้าง Table of Content ข้ามหลายๆไฟล์

ตอนนี้ ทำรายงานอยู่ครับ
ไฟล์ใหญ่มาก
แบ่งเป็นหลายๆไฟล์

หาวิธีการ ทำ สารบัญ อยู่ให้รวมกันที่เดียว
ค้นเจอข้อมูลดังนี้ ยังไม่ได้ทดลองนะครับ
ข้อมูล ภาษาอังกฤษครับ


อันนี้อื่นๆ เกี่ยวกับวิธีใช้ MSWord 

07 March 2011

วิธีการ run cmd.exe / notepad.exe ด้วย Admin บน Vista

จาก
http://www.howtogeek.com/howto/windows-vista/sudo-for-windows-vista/

พิมพ์ที่ start ช่อง Run

cmd.exe   ตามด้วย Ctrl + Shift + Enter
notepad.exe ตามด้วย Ctrl + Shift +Enter

05 March 2011

Mac OS / iPhone/ iPad Development (เก็บข้อมูลไว้)

เก็บข้อมูล ไว้รอใช้ ...

Mac/iPhone/iPad  โตมาด้วยความเชื่อที่ว่า API ระดับล่างดีกว่า Windows
ซึ่งจากเวลาที่เห็นก็พบว่า มีการจัดการ User Interface ที่ใ้ช้งานง่าย และแสดงผลได้รวดเร็ว

สถาปัตยกรรม การพัฒนา Application บน Mac OS X , iPhone , iPad
ทั้งหมดนี้ขึ้นกับ  Library ที่ชื่อ Cocoa และภาษาดัดแปลงจาก C++ ที่ชื่อว่า Objective-C
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CocoaFundamentals/WhatIsCocoa/WhatIsCocoa.html#//apple_ref/doc/uid/TP40002974-CH3-SW16
ในลิงค์นี้จะมีคำศัพท์ที่เกี่ยวข้อง ดังนี้

Cocoa  Mac OS X iOS
iPhone iPad iPod touch
object-oriented Safari
NeXTSTEP UIKit Darwin
OpenGL AppleScript
Xcode GCC
และ อื่นๆ





Mac OS X  Reference Library
http://developer.apple.com/library/mac/navigation/index.html#topic=Guides&section=Resource+Types

----------------------------------------------------------------------------------------
ทางเลือกอื่นๆ
GNUStep  เป็น Library พัฒนาก่อนมาแปลงเป็นส่วนหนึ่งของ MacOS http://en.wikipedia.org/wiki/GNUstep

Home :  http://www.gnustep.org/
Download : http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep%2F

ประวัติของ GNUStep และ OpenStep
http://www.gnustep.org/information/openstep.html
ความแตกต่างระหว่าง GNU Step กับ Cocoa
http://programmingtrenches.blogspot.com/2009/11/gnustep-vs-cocoa.html

GNUStep Download for MS Windows
http://www.gnustep.org/experience/Windows.html

04 March 2011

รวมตัวอย่าง Groovy Grail Griffon (ยำๆ)

ก็จริงๆไม่ค่อยรู้เรื่องGroovy นักเคยเขียน Groovy สักพักแต่ตอนนี้ลืมๆไปแล้ว
ใช้ประมวลผล Database command line ได้ดีพอควร
ตอนนี้ เลยมารวมๆหา Code ไว้เผื่ออ้างอิงภายหลัง
กลัวจะลืมว่าเขียนยังไง

เกริ่นนำ
http://www.blognone.com/node/9100 ( ไทย )
เว็ปเกี่ยวกับ Groovy/Grail  http://www.grails66.com/blog/?tag=groovy ไทยๆ

Groovy (Dynamic Language based on Java )
http://glaforge.free.fr/weblog/index.php?itemid=74
Groovy CLI - http://communitymapbuilder.org/display/GROOVY/Groovy+CLI
http://www.grails66.com/blog/?p=576 (Thai)

Grail for PHP developer (1,2,3)
http://michaelkimsal.com/blog/grails-for-php-developers/grails-for-php-developers-part-1/

WebService with Groovy
http://docs.codehaus.org/display/GROOVY/Groovy+SOAP
http://groovy.codehaus.org/Testing+Web+Services
http://groovy.codehaus.org/GroovyWS
http://groovy.codehaus.org/Groovy+SOAP
http://www.narisa.com/forums/index.php?autocom=blog&blogid=25&showentry=1825 (ไทย)

Griffon  (GUI / Applet )
http://griffon.codehaus.org/
http://jroller.com/aalmiray/tags/gfx
http://griffon.codehaus.org/Quick+Start#QuickStart-CreateaGriffonproject


Griffon + Grail  (REST Style)
http://wordpress.transentia.com.au/wordpress/2010/05/10/another-groovymag-masterpiece-gambling-on-griffon-and-grails-going-gangbusters/


With NetBeans
http://docs.codehaus.org/display/GROOVY/NetBeans+Plugin

SQL Server Link (from Twitter)

-- Huge Information for SQL Server ---

SQL Server 2008 R2 Update for Developers Training Kit (January 2011 Update)
http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=fffaad6a-0153-4d41-b289-a3ed1d637c0d

Microsoft SQL Server Migration Assistant (SSMA) Team's Blog
http://blogs.msdn.com/b/ssma/