Notice»

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/4 »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

 
 

Firefox4 released

Creativity | 2011. 3. 27. 02:34 | Posted by 스마트 안전보건

Recently, Firefox4 has been released to the public on the web.

스크린샷_2011-03-26_오전_11.17.31.png

Firefox4 Download links

http://www.mozilla.com/en-US/firefox/fx/

http://www.mozilla.com/en-US/firefox/features/

 

 

These are what has been improved with Firefox4.

Awesome Bar

Awesome Bar screenshot  Get to your favorite sites quickly – even if you don’t remember the URLs. Type your term into the location bar (aka the Awesome Bar) and the autocomplete function will include possible matches from your browsing history, bookmarked sites and open tabs.  The Awesome Bar learns as you use it—over time, it adapts to your preferences and offers better-fitting matches. We’ve tweaked it to give you greater control over the results (including privacy settings) and increased performance so you find what you need even faster.

screen-awesomebar-mac.png

Tabs on Top 

Tabs are above the Awesome Bar to make it easier to focus on the content of the sites you visit.

screen-tabsontop-mac.png

Firefox Button (Windows and Linux) 

All your menu items are now found in a single button for easy access.

screen-firefoxbutton.png

Bookmark Button 

Manage your bookmarks in a single button. Find your favorite links without getting bogged down!

screen-bookmarks-mac.png

Simplified Reload/Stop Button 

Your Awesome Bar now features one easy button to stop loading pages or reload pages.

screen-reloadstop-mac.png

Home Button 

The Home button has been moved to the right side of the search-field.

screen-home-mac.png

App Tabs 

Take sites you always keep open—like Web mail—off your tab bar and give them a permanent home in your browser.

screen-apptab-mac.png

Switch-to-Tab 

As you’re opening a new tab or typing in the Awesome Bar, Firefox will check to see if you already have that site open. If you do, you’ll be directed to the existing tab so you don’t open a duplicate.

screen-switchtotab-mac.png

Organize your Tabs with Panorama 

Too many tabs? Reclaim your browser from tab clutter! Panorama lets you drag and drop your tabs into manageable groups that you can organize, name and arrange in a fun and visual way. To get started with Panorama, simply select the Tab Groups icon when you customize your Navigation Toolbar or right click any tab to Move to Group.

screen-grouptab-mac.png

 

Click to watch Firefox4 videos

http://videos-cdn.mozilla.net/serv/marketing/firefox4/FF4_VO_1_852x480p.webm

이 글은 스프링노트에서 작성되었습니다.

:

How to make your FireFox browse fast

Creativity | 2011. 1. 4. 06:24 | Posted by 스마트 안전보건

Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation. Started as a fork of the browser component (Navigator) of the Mozilla Application Suite, Firefox has replaced the Mozilla Suite as the flagship product of the Mozilla project, stewarded by the Mozilla Foundation and a large community of external contributors.

Mozilla Firefox is a cross-platform browser, providing support for various versions of Microsoft Windows, Mac OS X, and Linux. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD,OS/2, Solaris, SkyOS, BeOS and more recently, Windows XP Professional x64 Edition.

I am providing some Very Useful Tips to speedup your Firefox.

In your location bar, type about:config

Once it Opens You should see similar to the following screen 

 

Tip1  

In the filter bar type network.http.pipelining

You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

Once you finished this you should see the following screen.

 

Tip2

 

In the filter bar again and type network.http.pipelining.maxrequests

 

Once it Opens You should see the following screen

 

 

Default it says 4 under value field and you need to change it to 8

 

Once you finished this you should see the following screen.

 

 

Tip3

 

Go to the filter bar again and type network.http.proxy.pipelining

 

Once it Opens You should see similar to the following screen

 

 

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

 

Once you finished this you should see the following screen.

 

 

Tip4

 

Go to the filter bar again and type network.dns.disableIPv6

 

Once it Opens You should see the following screen

 

 

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

 

Once you finished this you should see the following screen.

 

 

Tip5

 

Go to the filter bar again and type plugin.expose_full_path

 

Once it Opens You should see the following screen

 

 

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

 

Once you finished this you should see the following screen.

 

 

Tip6

 

Now you need to Create new Preference name with interger value for this got to Right click -> New -> Integer

 

 

Once it opens you should see the following screen

 

 

Here you need to type nglayout.initialpaint.delay and click ok

 

 

Now you need to enter 0 in value filed and click ok

 

 

Once you finished this you should see the following screen.

 

 

Tip7

 

Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

 

 

Once it opens you should see the following screen

 

 

Here you need to type content.notify.backoffcount and click ok

 

 

Now you need to enter 5 in value filed and click ok

 

 

Once you finished this you should see the following screen.

 

 

Tip8

 

Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

 

 

Once it opens you should see the following screen

 

 

Here you need to type ui.submenuDelay and click ok

 

 

Now you need to enter 0 in value filed and click ok

 

 

Once you finished this you should see the following screen.

 

 

Some more Tweaks

 

Enable the spellchecker for inputfields and textareas (default is textareas only)

 

layout.spellcheckDefault=2

 

Open lastfm://-links directly in amarok

 

network.protocol-handler.app.lastfm=amarok
network.protocol-handler.external.lastfm=true
Firefox Memory Leak Fix

 

Open a new tab. Type “about:config” without quotes into the address bar and hit enter/click Go.

 

Right-click anywhere, select New, then Integer. In the dialog prompt that appears, type:

 

browser.cache.memory.capacity

 

Click OK. Another dialog prompt will appear. This is where you decide how much memory to allocate to Firefox.

This depends on how much RAM your computer has, but generally you don’t want to allocate too little (under 8MB),

but if you allocate too much, you might as well not do this. A good recommended setting is 16MB. If you want 16MB,

enter this value into the dialog prompt:

 

16384

 

(Why 16384 instead of 16000? Because computers use base-12 counting. Thus 16 megabytes = 16384 bytes.

Likewise, if you want to double that and allocate 32MB, you’d enter 32768.)

 

Click OK to close the dialog box, then close all instances of Firefox and restart. If your Firefox still uses the same

amount of memory, give it a few minutes and it should slowly clear up. If that fails, try a system reboot.

 

Now your Firefox will now be 3 - 30 times faster in loading pages.

이 글은 스프링노트에서 작성되었습니다.

'Creativity' 카테고리의 다른 글

Apple Mac App Store open  (0) 2011.01.07
6 predictions of social network in 2011  (0) 2011.01.04
How to make a QR code for your digital life  (0) 2011.01.03
State of the iPhone in KOREA  (0) 2011.01.02
Presentations of the year 2010  (0) 2010.12.31
:

Learn HTML5, JavaScript, and CSS in Mozilla

Creativity | 2010. 12. 18. 22:33 | Posted by 스마트 안전보건
"www.amplify.com"

 

Mozilla is getting ready for the January semester of School of Webcraft

a 100% free developer training resource run in partnership with

Peer 2 Peer University

 

Last semester, the School of Webcraft offered 15 classes; now,

Mozilla is trying to get around 30 classes going for the January semester.

 

Classes will be between six and 10 weeks long; they’ll revolve around

topics relevant to web designers and developers, including HTML5,

JavaScript and CSS. Previous classes have also included non-developer

topics such as organic SEO. Requisite skill levels will run the gamut from

novice to expert. The volunteer-run courses will begin on January 26,

and proposals for new course ideas are still being accepted.

 

Students learn through a combination of free and open learning materials,

online study groups and hands-on assignments that test their hacking skills.

 

If you’re a leader in the developer community, you can also step up and

lead a course yourself. If you want to organize a class, you’ll get support

from P2PU and Mozilla in the form of course design, materials, learning

facilitation and other resources.

 

Registration opens on January 8; until then, you can sign up for the School

of Webcraft e-mail list.

 

Mozilla believes that developer training is “both at the high school and

university level… out of date, lousy and losing students.” Another problem

is that younger learners simply don’t have access to good web dev learning

resources. And certification training is expensive and often out of step with

current practices

 

By creating a completely free, open training ground for developers and

would-be developers of all stripes, Mozilla hopes to remedy some of the

problems surrounding technology education.

 

We fully support this mission; anything that will allow more people to become

better informed about and more proficient in web development and related

technologies is a win in our book.

 

Of course, we’d love to see more than just front-end and markup languages

explored; but for that to happen, some knowledgeable devs are going to

have to volunteer to teach their peers the basics (or not-so-basics) of

other programming languages.

 

"Retrieved from http://mashable.com

 

이 글은 스프링노트에서 작성되었습니다.

'Creativity' 카테고리의 다른 글

Coconut battery for MacBook  (0) 2010.12.18
Learn HTML5, JavaScript, and CSS in Mozilla  (0) 2010.12.18
Benefits from using Dropbox.com  (0) 2010.12.17
Top 5 jailbroken apps for iPhone  (0) 2010.12.17
How to use ReadyBoost in Parallels  (0) 2010.12.16
:

Learn HTML5, JavaScript, and CSS in Mozilla

Creativity | 2010. 12. 18. 22:33 | Posted by 스마트 안전보건
"www.amplify.com"

 

Mozilla is getting ready for the January semester of School of Webcraft

a 100% free developer training resource run in partnership with

Peer 2 Peer University

 

Last semester, the School of Webcraft offered 15 classes; now,

Mozilla is trying to get around 30 classes going for the January semester.

 

Classes will be between six and 10 weeks long; they’ll revolve around

topics relevant to web designers and developers, including HTML5,

JavaScript and CSS. Previous classes have also included non-developer

topics such as organic SEO. Requisite skill levels will run the gamut from

novice to expert. The volunteer-run courses will begin on January 26,

and proposals for new course ideas are still being accepted.

 

Students learn through a combination of free and open learning materials,

online study groups and hands-on assignments that test their hacking skills.

 

If you’re a leader in the developer community, you can also step up and

lead a course yourself. If you want to organize a class, you’ll get support

from P2PU and Mozilla in the form of course design, materials, learning

facilitation and other resources.

 

Registration opens on January 8; until then, you can sign up for the School

of Webcraft e-mail list.

 

Mozilla believes that developer training is “both at the high school and

university level… out of date, lousy and losing students.” Another problem

is that younger learners simply don’t have access to good web dev learning

resources. And certification training is expensive and often out of step with

current practices

 

By creating a completely free, open training ground for developers and

would-be developers of all stripes, Mozilla hopes to remedy some of the

problems surrounding technology education.

 

We fully support this mission; anything that will allow more people to become

better informed about and more proficient in web development and related

technologies is a win in our book.

 

Of course, we’d love to see more than just front-end and markup languages

explored; but for that to happen, some knowledgeable devs are going to

have to volunteer to teach their peers the basics (or not-so-basics) of

other programming languages.

 

"Retrieved from http://mashable.com

 

이 글은 스프링노트에서 작성되었습니다.

'Creativity' 카테고리의 다른 글

Mac App Store Open Jan. 6th 2011  (0) 2010.12.18
Coconut battery for MacBook  (0) 2010.12.18
Learn HTML5, JavaScript, and CSS in Mozilla  (0) 2010.12.18
Benefits from using Dropbox.com  (0) 2010.12.17
Top 5 jailbroken apps for iPhone  (0) 2010.12.17
: