在數字世界中,Piwik 提供網站訪客、市場行銷及其它更多的資料,您可以用於優化策略和訪客的在線體驗。Piwik 是頂尖的開源網站分析平台,有 48 種語言可選! In a digital world, Piwik gives you insights on your website's visitors, your marketing campaigns and much more, so you can optimize your strategy and online experience of your visitors. Piwik is the leading open source web analytics platform available in 48 languages!
當初作者會寫這個 Script 好像是因為瀏覽器內建的「尋找」功能不會區分大小寫... This JavaScript bookmarklet will perform case-sensitive search in Google Chrome or any other browser include mobile Safari.
Cota By Ossia Aims To Drive A Wireless Power Revolution And Change How We Think About Charging Ossia 推出 Cota 無線充電的技術,利用跟 Wifi、Blutooth、Zigbee 近似頻譜的電磁波來傳輸電能,安全,也容易被大眾接受,對人體的影響跟 Wifi 差不多,覆蓋範圍也是如此。目前這款原型機,可以為大約3公尺內的數個裝置充電。
由於目前處於一種正式開學前的莫名懶散狀態,把之前架 Server 的心得報告拿出來分享一下... 由於是用公司的電腦所以不太方便截圖,所以文字敘述居多,如果想看更多圖的可以參考 黃奕豪 先生寫的這篇「 Windows Server 2003 R2 DNS 架設 」寫得很詳細,是我當初參考的教學之一,以下是我當初在架 Server 的一些筆記...
DebugBar 是一個免費且開源的應用,他可以整合進任何 PHP 專案中並收集資料 不需要其他的函式庫,且支援 Ajax,包含常見的資料收集以及包含知名函式庫。 DebugBar is a free and open source app that can integrate into any PHP project and collect + present profiling data. It has no dependencies, supports Ajax requests and includes generic data collectors and collectors for well known libraries.
本文作者 Tony Gines ,以創意總監身份就職於 iFixit ,一個刊登電子產品維修拆解指南的網站。 Editors note: This is a guest by Tony Gines , Director of UX/UI at iFixit, user interface designer, team leader, husband, dad, and martini consumer. 母親這一輩的人,她們經常在網絡上笨拙地摸索,各種註冊論壇、隱藏手勢和令人混淆的界面時常讓她們不知該怎麼辦,雖然她們很想搞清楚。作為設計者和開發者,把網頁做得好看並不夠,我們有義務為母親這一輩的用戶考慮,儘量改善她們的使用體驗。所以,每次我在設計網頁或者用戶界面的時候,總是會因為想起母親而注重幾個方面:
在說明怎麼做之前讓我們先來了解一下什麼是 Data URI( Data URI schema )? Data URI schema 是新一代瀏覽器支援的檔案資料表現格式,允許在網頁裡以字串形式直接內嵌圖檔(這個在 本站介紹 以及右邊的FB圖示有用到)、CSS檔案、動態生成文檔(這個其實在 這篇 有用過)...
A Good User Interface has high conversion rates and is easy to use . In other words, it's nice to both the business side as well as the people using it. Here is a running list of practical ideas to try out. All is read. Sign up for updates. 優異的使用者介面(user interface,UI)讓使用者用得順心,從而提高轉換率(conversion rate),換言之,好的 UI 在使用與銷售層面上形成雙贏。UI 設計師 Jakub Linowski 列出 16 點改善 UI 的訣竅,而這份清單仍在繼續累積,有興趣的讀者可以 訂閱他的電子報 ,隨時獲得最新的 UI 祕訣。
一般要關機就直接開始選單選關機就行了,有時候要定時關機可能就會用到 Shutdown.exe,可是 Shutdown.exe 用起來有幾個小問題,像是無法關閉 Windows Server,或者如果使用者要阻止關機只要一個 -a 指令就可以了,甚至到系統資料夾把檔案直接殺掉... 其實 M$ 自己就有提供一個 API 可以讓我們調用關機、登出、重啟的動作!