install laravel 4 with wamp

Laravel Just update to 4 stable, user can’t download the laravel 4 directly, it need composer to download and install, here the step to install the laravel 4 with wamp.

my OS is window 7 64 bit

1. install wamp

2.enable the openssl in wamp control. open the folder C:\wamp\bin\php\php5.x.x  to edit the php.ini, remove the comment “;” before extension=php_openssl.dll.

3.download and install composer with installer http://getcomposer.org/download/

4.after finish install, open the command line window, type: composer, it will show the command line.

5. download the laravel core file https://github.com/laravel/laravel/archive/master.zip

or run command:

composer create-project laravel/laravel your-project-name

if you donwload the file form the github, just run” composer install”

now you can run your laravel 4 now!

———————————-

Error review:

the “http:/xxx” file could not be downloaded: failded to open stream: unableto find the socket transport “ssl” – did you forget to enable it when you configured PHP?

please remember to enable the openssl

wamp need to edit two part to enable the openssl.

1. enable it from the panel icon, PHP=>php extensions=> php_openssl

2.open the folder C:\wamp\bin\php\php5.x.x  to edit the php.ini, remove the comment “;” before extension=php_openssl.dll.

 

 

建立自己的博客– wordpress

wordpress上一篇介紹了免費的blogger如何注冊開始使用,但免費的博客對於使用者的限制是比較多的,例如在編輯器上的限制,界面設計上的限制,功能上的限制等,就是很多的限制,我在使用免費博客一年後就開始使用付費空間建立自己博客。一開始我是使用Nucleus,差不多用了兩年多,可是Nucleus對中文的支持不是很好,特別頭痛的就是數據庫的問題,轉移數據庫經常出現亂碼,而且對用戶的支持和資源都比較少,於是決定換成wordpress,一個網絡十分流行的博客系統,支持中英文,使用萬國碼unicode,已經有很多熱心人士開發了很多插件來提升博客系統的功能,當然少不了wordpress對界面主題風格的支援很好,除了有很多免費的主題,還有高素質的收費風格主題,可以建立自己專業形象的博客。這里將會介紹如何從一個收費空間開始安裝wordpress。

一、安裝wordpress,建立數據庫

首先需要的是一個空間和數據庫,wordpress的要求是空間必須支援PHP 4.3 或更高版本,數據庫必須支援Mysql 4.0 或更高版本,因此當你購買空間(host)時,需要查詢空間的PHP和Mysql是否已經達到此版本。當你成功購買空間以後,空間服務商會提供你一個控制臺的網址,FTP登錄的用戶和密碼,目前比較流行的控制臺是directadmin和cpanel,因此本例會使用directadmin來講解。 繼續閱讀 建立自己的博客– wordpress

google chrome os 下載

google chrome os 目前不提供給用戶免費安裝,而且不保證所有電腦都能用,只能等到2010年,由google 為用戶特別定製系統,也就是說要付費。不過google  的chrome os 速度就入開電視那麽快,有些吸引力, 想玩的朋友們當然不能錯過機會,馬上用vmware下載一個chrome os 試下吧

首先下載所需要的映像檔和vmware :映像檔 VMware Player

安裝VMware並重新開機 繼續閱讀 google chrome os 下載

MAC 安裝 windows 7

windows 7 正式版10月即將推出,雖然雪豹已經推出,不過宣傳不多,但windows 7 的宣傳攻勢一浪接一浪,可能你對windows 7 有些心動,想裝一下windows 7 測試下,現在介紹一下在mac book pro 安裝windows 7。

首先你需要準備:

  1. 確保MAC 為最新版本(左上角 Apple Button -> Software Update… to check)
  2. Windows 7 安裝 DVD
  3. MAC book OS X Leopard 安裝 DVD (用來裝驅動)
  4. 最少10GB的空間,建議20GB
  5. 最少需要安裝1小時
  6. 用Time Machine 備份你的資料
  7. 準備本書或遊戲機解悶

用boot camp 安裝 windows 7 繼續閱讀 MAC 安裝 windows 7