25. 04.
在網站優手段中,減少多餘HTML是很重要的.一來搜尋引擎不愛看大堆大堆的HTML,二來可以提升網站的響應速度,不要小看這點優化的效果.以下是我們”東莞農村信用合作社項目”的一個優化案例.
在优化前,网页的首页的总大小是
1.21MB,HTML是102K! 網址

? 经过我们优化后同等的内容总大小变成
? 302KB,HTML剧变成8KB缩小了十倍!. 網址
?
首頁省下了100k如果這家銀行首頁平均一天有一萬個點擊的話,那優化後就光是首頁就省下每天100MB的數據量.
24. 04.
現今的網站大約可以分為兩大類,應用類如網店跟展示類如企業網站.可以比喻作店舖及戶外或電視廣告.但有一個明顯分別,無論是廣告或是店舖,人流量或收視率都是很重要的.都他們都不能主動控制人流量,一間店舖有多少人經過只能取決於地理位置.網站就不一樣,SEO搜尋引擎優化做得好就可以帶來人流.需知道無論網站做得多眩,如果沒有人流也是沒用.所以說搜尋引擎是網站最大的讀者.但問題是搜尋引擎還沒有聰明到會讀圖片,它們只認文字.所以理論上SEO最理想化的效果就是純文字網站.可是不加點FLASH誰看呀?所以SEO是一種平衡,要做到電腦能讀,人腦又愛看是一們高深的藝術.
24. 04.
Each quotation pack should contain 3 documents
Company Profile, Quotation and Case Study.
Colleague who handle the phone request should ask for the customers’Company Name, Email address, contact name and the prefered language for quotation. Customers have three choices English, Traditional Chinese and Simplified Chinese. If the request is from web, Email or Call the customer for insufficient information.
The Company Profile file is a standard file in the EmbraizVi name “EmbraizCompanyProfile_EN.docx”. The traditional and simplified Chinese version has _GB and _BIG5 as suffix.
The case study file is named “EmbraizCaseApplication_EN.docx” or “EmbraizCaseDesign_EN.docx” in the same folder as other standard document. Again choose the right lanuage and project nature for your quotation pack.
The quoation document template has three types, Website Express, Online Shop and tailor make project. They are named “EmbraizQuotationWebsiteExpress_EN.docs”, “EmbraizQuotationOnlineShop_EN.docs” and “EmbraizQuotationTailorMade_EN.docs”. All quotation should be prepared by our consultant, never send a quotation without the approval of technical consultant.
14. 04.
感謝各位的努力,雖然這次的競爭對手不強但無論如何也是一場勝利.這次勝利肯定了我們的經營理念.在資訊爆炸的年代,我們不再需要花巧的包裝,客戶已經很懂得去比較,只要握有技術,把事情做好,做得仔細,自然會得到客戶的喜愛.我們會繼續沿著這個方向去經營,把我們做的東西都開放出來讓用戶看,讓人試.利用Internet的平台向世界推銷我們的技術.我們永遠是一家不需要業務部的公司,互聯網就是我們的業務部.
14. 04.
How to place a SWF in absolute middle.
.flash {
height:600px;
left:50%;
margin-left:-400px;
margin-top:-300px;
position:absolute;
top:50%;
width:800px;
border: 1px solid #CCCCCC;
}









