Firefox Download Still Sucks, At Least It Recovers Firefox下載仍然sucks為,但至少復甦

June 30th, 2008 2008年6月30日

Firefox download manager is still flaky, even after three major versions. Firefox下載經理仍是片狀,即使在三個主要的版本。 Often the download stops for no apparent reasons.往往是下載站,並沒有明顯的理由。 At least in version 3, you can safely stop and then resume the download, which works as expected.至少在第3版,您可以放心地停止,然後恢復下載,其中如預期般運作。

Read more (44 words) » 閱讀更多( 44字) »

What is Your Most Favorite Firefox 3 Feature?什麼是您最喜愛的Firefox 3功能?

June 24th, 2008 2008年6月24日

My most favorite Firefox 3 feature is the automatically generated Most Visited folder on Bookmarks tab.我最喜愛的Firefox 3的特點是自動生成的訪問次數最多的文件夾中的書籤標籤。 It allows me to quickly browse my important work related websites.它可以讓我迅速瀏覽我的重要工作,相關的網站。 The FastDial add-on also provides a similar feature but it does it the Opera way.該fastdial添加對也提供了類似的功能,但是它的確能做到歌劇的方式。 Whenever you open a new tab / window, it displays your 12 favorite website, which you can just click on to open.當您打開一個新的標籤/窗口,它會顯示您最喜愛的12個網站,您可以只需按一下打開。

People are reporting that Firefox is significantly faster on slower machines.人民是報導說, Firefox是明顯快在速度較慢的機器。 I don’t feel it as I am on a high-end Core 2 Duo.我不覺得這是我對一個高端Core 2 Duo的。

What is your most favorite feature in Firefox 3? 什麼是您最喜愛的功能在Firefox 3呢?

5 Must-Have Firefox Add-ons for Web Development & QA 5必須具有Firefox的加載項,為Web開發和質量保證

June 24th, 2008 2008年6月24日

These add-ons are so useful that I cannot work for a single day without them and so I would suspect most web developers and QA Engineers.這些加載項,使有用的,我不能工作,為一個單一的天,沒有他們,所以我會懷疑大多數Web開發人員和QA工程師。 These plugins / add-ons makes Firefox a formidable web development and testing platform.這些插件/加載項,使Firefox的一項艱鉅的Web開發和測試平台。 They are:他們是:

Read more (357 words) » 閱讀更多( 357字) »

9 Important Tips for Selenium Remote Control (Java client) - Test Tool 9重要提示硒遠程控制( Java客戶端) -測試工具

April 16th, 2008 2008年4月16日

Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in many programming languages against any HTTP website using any mainstream JavaScript-enabled browser.硒遠程控制( RC )的是一個測試工具,可讓您寫的自動化Web應用程序的UI測試,在許多編程語言,對任何HTTP的網站,使用任何主流啟用了JavaScript的瀏覽器。 Selenium RC is a powerful and simple framework for running (scheduled or manually) automated UI centric regression tests for web applications / services.硒區局是一個強大的和簡單的框架,運行(定或手動)自動化的用戶界面為中心的回歸測試的Web應用程序/服務。 Here are few simple tips for Selenium RC java client.這裡有幾個簡單的提示硒區局Java客戶端。 I used JUnit for tests.我用junit測試。 You can use NGUnit too.您可以使用ngunit太。

Read more (378 words) » 閱讀更多( 378字) »

US Non-Immigrant Visa Application Rejects Firefox Users美國非移民簽證申請拒絕Firefox用戶

March 22nd, 2008 2008年3月22日

The online US non-immigrant visa application site - https://www.vfs-usa.co.in/ doesn’t allow you to submit the visa application using the popular Firefox browser.線上美國非移民簽證申請的網站-通過h ttps: / / w ww.vfs-usa.co.in/不允許您提交的簽證申請使用流行的F irefox瀏覽器。

Read more (75 words) » 閱讀更多( 75字) »

Falling Microsoft Internet Explorer Market Share 2002-2007下降的Microsoft Internet Explorer的市場份額2002-2007

December 7th, 2007 2007年12月7日

Microsoft Internet Explorer的市場份額, 2002-2007 Microsoft was the sole leading browser (all versions combined) in 2002-2003 with over 85% of market share.微軟是唯一領先的瀏覽器(所有版本合併)在2002-2003年超過85 %的市場份額。 The earlier leader Netscape had by then sunk into oblivion.早前領導人的Netscape曾由當時陷入遺忘。 Flash forward 2007 and we can see Microsoft Internet Explorer barely holding on to over 50% market share with its fortunes steadily declining.閃光著2007年我們可以看到, Microsoft Internet Explorer中幾乎沒有舉行就超過50 %的市場份額,其財富不斷下降。 It is still at 57% (all versions combined) as of October 2007.這是仍處於57 % (所有版本合併)截至2007年10月。

Read more (200 words) » 閱讀更多( 200字) »

How To Test Web Application on Internet Explorer 5.5, 6, 7 on Windows & Mac Safari, Firefox , Linux…如何測試Web應用程序的Internet Explorer 5.5 , 6 , 7在Windows和Mac的Safari , Firefox的, Linux的…

December 7th, 2007 2007年12月7日

Cross-browser and cross-platform testing is a bane as well as a requirement for web applications.跨瀏覽器和跨平台的測試是一個禍根,以及作為一個要求Web應用程序。 Consider Internet Explorer on Windows.考慮的Internet Explorer在Windows上使用。 There are two major version 6 & 7, not to mention still used 5.5.主要有兩個版本,六日及七日,更遑論仍然使用5.5 。 You need to either use different machines or multi-boot machines or use hacks to run them simultaneously or virtualization software like VMWare; not of them are really easy to setup and use for common web developer.您需要使用不同的機器或多重啟動機器或使用駭客運行他們同時或虛擬軟件一樣, VMware公司;不是他們真的是很容易安裝和使用,為共同的Web開發。 Then you have Opera & Firefox (we develop in Firefox so it gets tested first in our case).然後你有歌劇& Firefox (這是我們發展在Firefox ,所以得到測試,首先在我們的案件) 。 Did I mention testing on Mac with Safari, Firefox and other browsers?當時我提到的測試在Mac Safari瀏覽器, Firefox和其他瀏覽器? Oh, and don’t forget Linux too.哦,不要忘記, Linux的太多。 Are you feeling overwhelmed?你是否覺得不堪重負? Let’s see how you can solve most of these problems.讓我們看看如何可以解決大部分的這些問題。

Read more (319 words) » 閱讀更多( 319字) »

How To Change Firefox Location Bar Searching如何改變Firefox的地址欄中搜索

November 18th, 2007 2007年11月18日

By default in Firefox you can type one or more keywords in the location bar.默認情況下,在Firefox中您可以鍵入一個或多個關鍵字,在地址欄中。 Firefox recognizes that it is not an URL and uses I’m Lucky search with Google search engine for version < 2; it uses Google search by name for Firefox version 2 and above. Firefox的認識,這是不是一個網址並使用我很幸運的搜索與Google搜尋引擎版的< 2 ;使用Google按姓名搜索用於Firefox的第2版及以上。 Here is how you can change it.這裡是如何,您可以改變它。

Read more (163 words) » 閱讀更多( 163字) »

How To Detect AdBlock Plus如何檢測的AdBlock另加

November 12th, 2007 2007年11月12日

AdBlock Plus is a controversial Firefox plugin to prevent ads from displaying on web pages.的AdBlock Plus是一個有爭議的Firefox插件,以防止廣告顯示在網頁上。 There is a simple procedure to detect (and take appropriate action) AdBlock Plus.有一個簡單的程序來檢測(並採取適當的行動)的AdBlock加。

Read more (250 words) » 閱讀更多( 250字) »

How To Run Multiple Firefox Instance From Different Accounts in Linux如何運行多個Firefox的,例如從不同的帳戶在Linux

September 2nd, 2007 2007年9月2日

In Linux, unlike Windows, multiple users can simultaneously connect to the same machine and get a full GUI using windows managers like VNC.在Linux ,不像Windows中,多個用戶可以同時連接到同一台機器上,並得到全貴使用的是Windows經理一樣的VNC 。 However when one of the account has Firefox opened, others are prevented from bringing up firefox which can be very much irritating.然而,當其中一個帳戶Firefox的開放,其他人無法造就的Firefox可以十分厭煩。 The solution is to bring up firefox with the following command:解決的辦法是把Firefox的與下列命令:
Read more (186 words) » 閱讀更多( 186字) »