ติดตั้ง Boot Camp 3 บน Windows 7 x 64

ก่อนอื่นเข้า Mac OS X
แล้วไปที่ Application > Utilities > Boot Camp เพื่อทำการแบ่ง Partition ก่อน
จากนั้นก็ติดตั้ง Windows 7

Lock Screen

  1. Open the Keychain Access application (/Applications/Utilities/Keychain Access).
  2. Open the Preferences panel (menu: Keychain Access->Preferences).
  3. Make sure "Show Status in Menu Bar" is enabled.
  4. Now close the Preferences panel and then the Keychain Access application.

ที่เมนูบาร์ด้านบนจะเห็น icon ก็กด Lock Screen จากตรงนั้นได้เลย แต่ถ้าต้องการสร้าง Keyboard shortcut ก็ไปอ่านต่อได้จากที่มา

Setting drupal front page

admin/settings/site-information
Default front page

วิธีทำเครื่องคอมพิวเตอร์ที่บ้านให้เป็นเหมือนเซิร์ฟเวอร์

วิธีทำเครื่องคอมพิวเตอร์ที่บ้านให้เป็นเหมือนเซิร์ฟเวอร์

สิ่งที่ต้องมี
1. โดเมนเนม – ถ้าไม่มีเป็นของตัวเองต้องไปให้คนที่ปล่อยให้คนอื่นใช้ซับโดเมนได้ ตัวอย่างนี้ใช้โดเมนตัวเอง
2. DDNS service – Dynamic DNS ใช้ update DNS ให้ชี้มาที่ IP เรา ถึงแม้ว่าเป็น dynamic IP ก็ใช้ได้ ถ้ามันมี update client ให้ด้วยหรือ router มัน support มาแล้วก็จะดีมาก ตัวอย่างนี้ใช้ http://freedns.afraid.org
3. คอมพิวเตอร์

ขั้นตอนการทำ

Free name server

Free Name Server
http://freedns.afraid.org/
http://freedns.icez.net
 
Free Host Service
dyndns.com แต่ต้อง update ทุกเดือน
 
 

QR Code: in Python

libpng12-0
libpng12-dev
pkg-config
 
Install libqrencode
http://fukuchi.org/works/qrencode/index.en.html
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.
Download: http://fukuchi.org/works/qrencode/qrencode-3.1.1.tar.gz
 

Problem: cannot load shared object file

Problem: cannot load shared object file
error while loading shared libraries: libgds.so: cannot load shared object file: No such file or directory
 
Solution
LD_LIBRARY_PATH /opt/interbase/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH

or
export LD_LIBRARY_PATH=/opt/interbase/lib
 
replace /opt/interbase/lib with your library path

QR Code: in Python

pyqrcode
Project site at: http://pyqrcode.sourceforge.net/
Download source code: http://downloads.sourceforge.net/pyqrcode/pyqrcode-0.2.1.tar.gz?use_mirror=
Install from sourcecode on Ubuntu 10.04

QR Code

QR Code

สร้างได้จากที่นี่
http://flash-mini.com/qrcode.php 

Syndicate content