我的Blog的顯示突然變慢了,如何分析變慢的原因?到底是那個外部連結造成速度出狀況?如果您使用的瀏覽器是FireFox的話,恭喜您,直接下載FireBug、使用它來偵查是最簡單的方法了。
使用FireBug分析Blog顯示突然變慢的原因
lifehacker.com介紹了蒐集多個GMail使用的擴充而成的Better Gmail 0.3 (FireFox extension),總共有18個之多。在安裝此套件前必須先安裝Greasmonkey,,再於ForeFox裡由 [這裡] 安裝。安裝後到工具→附加元件找到Better Gmail後,開啟選項視窗以選取要啟動的擴充功能。Goston's Blog的這篇[FF] 超好看的 Gmail 佈景 - Gmail Super Clean介紹的Gmail Super Clean剛巧就包含在此元件集裡,但要由選項啟動。
Better Gmail
Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
好用的 javascript 除錯工具.
一堆好用的 Firefox Extension
Split Browser 能把 Firefox 的視窗分割成好幾個小視窗,在需要同時瀏覽不同網頁時會是一個實用的工具。 安裝完 Split Browser 後可以在右鍵選單看到 Split Browser to 這個選項,然後再選擇是要往上、往右、往左或是往下分割視窗,分割出來的視窗還可以再對它分割,所以理論上是可以進行無限的分割。
你常使用Google的服務嗎?你是Google死忠的擁護者嗎?若是,那你一定要使用這個Firefox的擴充套件:GUtil,GUtil是一個集合許多Google服務的擴充套件,可藉由此套件迅速的連結到你要的網站。在國外亦有人稱為這是一個Google的Start Mean。
將下載的xml檔案複製到 C:\Program Files\Mozilla Firefox\searchplugins ,重新啟動 Firefox 即可。
AJAX and interactive web services form the backbone of “web 2.0” applications. This technological transformation brings about new challenges for security professionals. This article looks at some of the methods, tools and tricks to dissect web 2.0 applications (including Ajax) and discover security holes using Firefox and its plugins. The key learning objectives of this article are to understand the: * web 2.0 application architecture and its security concerns. * hacking challenges such as discovering hidden calls, crawling issues, and Ajax side logic discovery. * discovery of XHR calls with the Firebug tool. * simulation of browser event automation with the Chickenfoot plugin. * debugging of applications from a security standpoint, using the Firebug debugger. * methodical approach to vulnerability detection.
如果你常常使用Firefox,又是一個網站設計者,推薦你使用下面這幾個Firefox擴展: Web Developer Toolbar 異常強大的工具,可以調試目前瀏覽網站的cookies,CSS,圖片,頁面信息,窗口大小,還可以查看源代碼,還有實用的工具。