Mozilla Firefox 3.6 (Final)

Posted by Jaddis 22 January, 2010 (0) Comment

Firefox 3.6  is built on Mozilla’s Gecko 1.9.2 web rendering platform, which has been under development since early 2009 and contains many improvements for web developers, add-on developers, and users. This version is also faster and more responsive than previous versions and has been optimized to run on small device operating systems such as Maemo.

Notable Firefox 3.6 features include:

Categories : News, Software Updates, firefox Tags : , , , ,

Firefox 3.6 1 Release Candidate Has been Released

Posted by Jaddis 10 January, 2010 (1) Comment

Firefox 3.6 Release Candidate 1 is the latest development milestone of the next version of the Firefox web browser. As a release candidate, this is considered to be stable and safe to use for daily web browsing, and represents the features and content that will be in the final product release.

Firefox 3.6 Release Candidate is built on Mozilla’s Gecko 1.9.2 web rendering platform, which has been under development for several months and contains many improvements for web developers, Add-on developers and users. This version is also faster and more responsive than previous versions, and has been optimized to run on small device operating systems such as Windows CE and Maemo.

View Release Notes/Download Page

Download

Categories : News, Software Updates, firefox Tags : , , ,

Make Firefox remember login data and passwords

Posted by Marik 4 January, 2010 (1) Comment

Now as everybody could notice until now, Firefox at some point has a problem with keeping you logged into certain sites, if not ALL of them.

I’m sure that most of you already experienced something like this. Starting firefox only to see that you’re not logged into the respective site. I know I had trouble with staying logged into youtube, and some other forums I generally browse.

Read the rest of this entry

Categories : Tutorials Tags : , , , ,

List of Firefox Add-ons

Posted by Jaddis 16 December, 2009 (2) Comment

firefox_about

I know that this has been written about on this site before; it is always good to go over it again. Here is a list of the add-ons that I find are the most useful in my everyday browsing in Firefox.

ColorfulTabs
This add-on is one of my favorites. It will color every tab in your Firefox browser in a different color and makes them easy to distinguish while beautifying the overall appearance of the browser. You can customize how and what color it will color each of your tabs.
Get ColorfulTabs

Firebug:

If you are a serious web developer or even just dabble with coding web pages, this is a must-have add-on. 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.  This means you can easily view and study other people’s code as well as your own.
Get Firebug Read the rest of this entry

Categories : firefox Tags : , , ,

Firefox 3.6 Beta 4 is Released

Posted by Joel 26 November, 2009 (0) Comment

firefox36b4

Mozilla has released yet another beta of Firefox 3.6, and they have fixed more than 140 bugs fixed, get it now from the link below.

Download Firefox 3.6 Beta 4 – Eng

Download Firefox 3.6 Beta 4 – All Lang

Categories : Apps Tags : , ,

KeyScrambler Personal. Protect yourself from keyloggers in firefox

Posted by Meena Bassem 16 November, 2009 (3) Comment

Sometimes it is not so safe to browse the internet if your computer is infected with keyloggers

this is a simple firefox addon to protect yourself from them

Homepage

Firefox Addon Page

the software to work everywhere is not for free. but firefox and IE addons are free

you can get Firefox Addon from here

Categories : Misc Tags : , , , ,

Cooliris a cool Firefox addon, the fastest way to browse photos and videos

Posted by Meena Bassem 2 November, 2009 (2) Comment

cooliris-logo-black

As you can see from the second image below, this is what cooliris can do . it is the easiest way to browse photos and videos online in Firefox or IE.

Read the rest of this entry

Categories : Apps Tags : , , ,

CSS Rounded Corners That Really Work in IE and Firefox

Posted by Joel 28 October, 2009 (1) Comment

For any web design rounded cornered rectangles add a touch of professionalism and beauty. Unfortunately most methods using either JavaScript or layered images do not work very well on all browsers as expected by the designer or the user.

Finally there is a nice method which works very well with IE7+ and Firefox 2+ perfectly, this is in fact by using CSS3 where 4 rectangles are layered one above the other to emulate a rounded corner and this method unlike others works perfectly with most browsers, although I haven’t tested it with IE6.

Let’s Get Started.

Now we will be adding four rectangles (or lines whatever you wish to call them) which overlap each other, when combined they give the effect of a rounded corner. Now I will give you a small sample which will explain you what I’m trying to say properly.

Read the rest of this entry

Categories : Blogging, CSS Tags : , , , , ,

Greasemonkey User Script Update Checker

Posted by Joel 5 September, 2009 (0) Comment

greasemonkey

Greasemonkey scripts are the best things about Firefox. These scripts make Firefox experience a  loving one and also they give you limitless tweaking and styling properties. But when you install your script unlike Firefox extensions it never checks for updates. Here is a nice Greasemonkey script which checks the update of other Greasemonkey scripts. This makes sure that you stay in touch with the updates of all GM scripts and saves you loads of time which you will spend looking for the updates.

Read the rest of this entry

Categories : Apps Tags : , , , ,

Fix Flash Video Flickering or Stuttering in Firefox

Posted by Joel 24 August, 2009 (9) Comment

youtubefirefox

YouTube and other flash based videos stutter/flicker in Firefox, and this is a major annoyance (usually Firefox has none) with Firefox. This does not happen with other browsers, so why is Firefox causing this? well Its because of its amazing snapshot system which takes a snapshot of your browsing every 10 seconds, this is very nice but this is the main cause of the flickering effect. So how do you get rid of it? Well there is a simple and easy fix for this issue.

  1. Open Firefox options with about:config (type this in address bar and press enter without quotes).
  2. In the configuration settings in the filter box type: browser.sessionstore.interval
  3. You will find this setting to be with the default value of 10000 (this is in milliseconds which is 10 sec)
  4. Change the value to a higher state anything more than 60000 is good but we recommend that you set it to 120000 which is 2 min or 120 seconds.
  5. Restart Firefox and load a flash video and now the flickering or stuttering has gone.
Categories : Apps, Hacks Tags : , , , ,