Field Guide to Firefox 3
June 12th, 2008 | Published in Browsers, Firefox, Mozilla, Work | 68 Comments
* Firefox 3 新功能指南 (simplified)
* Firefox 3新功能指南 (traditional)
* Petit guide de Firefox 3
* Guía de campo para Firefox 3
* Firefox3新機能ガイド
* 모질라 파이어폭스 3 에 대한 필드 가이드
* Firefox 3:n uudet ominaisuudet
We’re done. Firefox 3 is going to be launched very soon. In anticipation of this long-awaited event, the folks in the Mozilla community have been writing extensively about the new and improved features you’ll see in the browser. The new features cover the full range from huge and game-changing to ones so subtle you may not notice them until you realize that using Firefox is just somehow easier and better. The range of improved features is similar — whole back-end systems have been rebuilt from scratch, while other features have been tweaked slightly or redesigned in small ways. Overall the result is the fastest, safest, slimmest, and easiest to use version of Firefox yet. We hope you like it.
Here’s a list of the features covered in this Guide.
- Add-on manager
- Bookmarks
- Cascading Style Sheets (CSS)
- Color profile support
- Download manager
- Font and text rendering
- Full page zoom
- History
- HTML Canvas
- Location bar UTF-8 support
- Malware protection
- Microformats API
- Offline web application support
- Password manager
- Performance improvements
- Phishing protection
- Plugins
- Site Identification button
- Smart Location Bar
- Tabs
- Themes
- Video and audio feeds
- Vista parental controls support
- Web application protocol handlers
- Conclusion
In Firefox 3 the Add-on manager has been expanded to include a new “Get Add-ons” tab where you can view Recommended add-ons, search for new add-ons, see add-on descriptions and ratings, and install add-ons with a simple click. The Add-ons manager is now fully integrated with the addons.mozilla.org (AMO) website, making it easier than ever to find and experiment with new browser extensions and themes.
For more, see Get Add-ons in Firefox 3 by Madhava Enros.
Firefox 3 introduces a set of new features to bookmarks that make them much easier to use, more useful in general, and much more useful for the terminally disorganized. The three main features being introduced are Bookmark Stars, Bookmark Tags, and Smart Bookmark Folders.
Bookmark Stars are a quick and easy way to bookmark a page with a single click. Bookmark Tags are a way to add “extra” information to a bookmark, allowing you to organize them in a much more flexible manner than old-style Folders would allow. Smart Bookmark Folders are “saved searches” that automatically update when you add new items matching that search to your bookmarks.
For more, see Firefox 3: Bookmarks by Deb Richardson.
A large number of CSS improvements have been made for Firefox 3, including support for: inline-block and inline-table, font-size-adjust on all platforms, the :default pseudo-class, HTML soft hyphens (­), the ime-mode property, white-space’s pre-wrap value, and dynamic updating for selectors like :first-child, :only-child, :last-child, and :empty. The Mozilla Developer Center has a full list of and documentation for all the CSS changes in Firefox 3, which you can find here: CSS improvements in Firefox 3.
For more, see Some new CSS features in Firefox 3 by David Baron.
Firefox 2 does not include support for color profiles, so the browser renders colors as best it can without doing special tweaks based on your system or custom color profiles. Firefox 3 does include full support for color profiles, allowing for a richer and more vibrant range of colors to be displayed in the browser. For a variety of reasons, however, color profile support is turned off by default and must be enabled through your custom browser preferences. It is likely that a future version of Firefox will see this feature enabled by default, which will be a happy day for photographers and visual artists everywhere.
For more, see Firefox 3: Color profile support by Deb Richardson.
The Download manager has changed quite a bit for Firefox 3, and now includes the oft-requested ability to pause and resume downloads, both manually and automatically. Other changes include the addition of a download status indicator to the bottom status bar, the ability to search through downloaded files in the manager, an enhanced file display that includes more detailed file information, and the ability to revisit the original download page by right clicking on the file in the Download manager.
For more, see Download Manager in Firefox 3 by Madhava Enros.
When Mozilla developers decided to incorporate the Cairo subsystem and build a new graphics layer from scratch, they also decided to completely rework the system that renders text in the browser. The result is that Firefox 3 has improved support for font kerning, ligatures, international text, partial ligatures, font hinting, anti-aliasing, font types, and font selection. Firefox 3 represents a huge step forward in font support and text rendering, and Mozilla developers are already working on further enhancements for future releases.
For more, see Firefox 3: Fonts and text by Stuart Parmenter and Deb Richardson.
Page zoom has been completely reworked for Firefox 3 and now includes both full page and text only zoom.
Full page zoom scales the page layout and structure while allowing you complete control over the size of the displayed content. Text only zoom, on the other hand, only zooms the text on a page, leaving the images and page layout untouched.
A new and extremely useful feature of page zoom is that Firefox now automatically remembers the zoom level you set on a per-site basis. Once you zoom in to (or out of) a page on a site, Firefox will remember and restore that zoom level the next time you visit any page that is part of that site.
For more, see Full Page Zoom by Seth Bindernagel.
Firefox 3 has made browser history astonishingly useful. Not only is History a key source of information for the new Smart Location Bar, it has been improved in several other ways. History now stores sites’ favicons (small, identifying graphics) along with the other location data to make scanning and identifying history entries much easier. The History Sidebar and History Menu have been tweaked as well, and a whole new History Library has been added to the Firefox Library (formerly the Bookmark Organizer). Overall, Firefox 3 has raised History from being occasionally useful to being an absolutely essential part of daily browser use.
For more, see Firefox 3: History by Deb Richardson.
Firefox 3’s HTML Canvas implementation has been improved and now includes an experimental text rendering API. This API is described in detail at the Drawing text using a canvas article at the Mozilla Developer Center (MDC). Also new is support for the transform() and setTransform() methods, which are documented as part of the MDC’s fantastic Canvas tutorial. Two-dimensional Canvas performance has also been improved and is faster on all platforms.
To see a couple of great canvas demos, check out John Resig’s Processing.js and Aza Raskin’s Algorithm Ink.
For more, see HTML Canvas in Firefox 3 by Vlad Vukićević.
Those who mainly use the US-ASCII Web may not notice one of the big changes in the Firefox 3 location bar: UTF-8 multi-byte support. This is a very large usability win because non-ASCII language URIs were unreadable machine-code in Firefox 2, where now they are rendered in human readable fonts in Firefox 3.
For more, see Firefox 3: UTF-8 support in location bar by Gen Kenai.
“Malware” is what we call web sites that try to install unwanted software or otherwise do unauthorized things to your computer. Firefox 3 keeps track of all reported malware sites, protecting you by blocking them before the pages even load, ensuring that your computer is never at risk. You can ignore the warnings if you want — it’s your browser, after all — but we’re hoping this added security will help protect users and make the Web safer for everyone.
For more, see Mal-what? Firefox 3 vs. Bad People by Johnathan Nightingale.
Microformats are a set of simple, open data formats that are built upon existing standards. Firefox 3 includes a new microformats API that can be used to build add-ons, but they are otherwise not currently exposed through the Firefox 3 user interface.
For more, see IBM’s new tutorial about how to use the new microformats API in Firefox 3 extensions, and Where are the microformats in Firefox 3? by Mike Kaply.
Offline web application support
Firefox 3 implements online and offline events from the WHATWG Web Applications 1.0 specification. This means that web developers can create web applications that will work in Firefox even when the computer is offline. When in “offline mode”, a web application’s data is stored locally on your computer, which is then synchronized back to the server when that computer comes back online.
For more, see Online and offline events, Offline resources in Firefox, Firefox 3: Offline App Demo by Mark Finkle, Offline Web Applications (Feb 2007) by Robert O’Callahan.
In Firefox 3 the Password manager features are significantly improved and much more thoughtfully designed. The dialog box asking whether you would like Firefox to save a password has been replaced entirely — instead of popping up a dialog you are forced to dismiss before the login has succeeded, Firefox 3 presents the option to store a given password using an information bar that slides down from the top of the screen after you have logged in. This information bar is non-modal, so you can continue using the Web as normal without being forced to dismiss it first. The information bar will just hang around until you tell it what to do or leave the site you’re on.
Additionally, the Password manager has filtering and searching capabilities, making it significantly easier to find and manage passwords for particular sites. These changes are relatively subtle, but if you have hundreds of stored passwords, these small changes can make a huge difference over all.
For more, see Firefox 3: Password Management by Deb Richardson.
Firefox 3 is the fastest, slimmest version of Firefox yet. Speed tests are showing a 2-4x improvement over Firefox 2 and 9x over Internet Explorer 7. Memory usage tests measure that Firefox 3 is 2x more efficient than Firefox 2 and 4.7x more efficient than IE7. There’s been a tremendous focus on performance for this release, and an incredible amount of effort has gone in to achieving these numbers.
For more about the memory usage improvements, see Firefox 3 Memory Usage by Stuart Parmenter.
In addition to the new Malware protection that has been added for this release, Firefox 3 also has improved Phishing protection. Reported phishing sites are now blocked up front, before the pages are even loaded, so your computer is never in danger. Firefox 2 loaded the page, but warned you that it was a reported phishing site by greying it out and displaying a warning dialog. Firefox 3’s method, which matches the new Malware protection behaviour, is more secure and exposes you to less risk over all.
For more, see Mal-what? Firefox 3 vs. Bad People by Johnathan Nightingale.
Plugins are small third-party programs that can be added to Firefox to manage content that Firefox does not handle itself. Without the Flash plugin, for example, you wouldn’t be able to watch YouTube videos. Firefox 3 offers a new feature as part of the revamped Add-ons manager which you can use to view, enable, and disable any plugins you have installed. You can also use the Plugins display to visit the original source of the plugin (if it is specified) by right-clicking on the plugin name and selecting “Visit Home Page”.
Also, as with other add-ons in Firefox 3, if a plugin is found to contain a security vulnerability, Firefox will automatically disable it and tell you where to get an updated version. This is a significant security improvement for Firefox, which previously had no way to let you know that you had bad plugins installed.
For more, see Firefox 3: Plugins by Deb Richardson.
Ensuring that users are safe, secure, and protected while they browse the Web is one of the greatest challenges facing browser makers. Firefox 3 introduces an extremely important new security feature known as the Site Identification button. This button replaces and builds upon the ubiquitous “padlock” icon that has for so long been the primary security indicator used in browsers. Rather than just displaying a little padlock somewhere, Firefox 3 finds out as much as it can about the site you’re browsing and makes that information easily accessible through a button at the left end of the location bar.
The button can be one of three colors — gray, blue, or green — and displays the new Site Identification dialog when clicked. The dialog includes a matching gray, blue, or green “Passport Officer” icon, and shows a summary of the information available about the site’s identity. Now, instead of having a single indicator that a connection is either encrypted or not (the padlock), Firefox 3 provides you with much more information, covering a wide range of different security levels and situations.
For more, see Firefox 3: Site Identification button by Deb Richardson.
In Firefox 3 the Location bar has been completely revamped in extremely exciting ways. Affectionately nicknamed the “AwesomeBar”, the new Smart Location Bar lets you use the URL field of your browser to do a keyword search of your history and bookmarks. You no longer have to remember the domain of the page you’re looking for — the Smart Location Bar will match what you’re typing (even multiple words!) against the URLs, page titles, and tags in your bookmarks and history, returning results sorted according to an algorithm that combines frequency and recency.
The Smart Location Bar results also show pages’ favicons, full titles, URLs, and whether you have bookmarked or tagged the site previously. While the change from Firefox 2 to Firefox 3 can be a little jarring for some, once you’ve used the Smart Location Bar for a while, you’ll wonder how you ever lived without it.
For more, see AwesomeBar is awesome by Deb Richardson, and this short screencast by Mike Beltzner.
Tabs haven’t changed a whole lot between Firefox 2 and Firefox 3 except for the addition of new smooth scrolling animation. When you scrolled your tab bar in Firefox 2, the tabs moved back and forth a full tab at a time. This made scrolling a bit choppy and disjointed. With smooth tab scrolling, it’s much easier to understand how the movement is happening, and where tabs are moving to and from. This is most clearly demonstrated with a demo movie, so I created a quick one which you can see here: Firefox 3: Smooth tab scrolling (.swf).
One of the primary goals of the Firefox 3 visual refresh was to better integrate the browser with each computer platform while maintaining a unique visual identity and presence. Firefox 2 looked more or less the same on Windows, Mac, and Linux, but this is not the case for Firefox 3. There are four distinct new themes for Firefox 3 — one each for Linux, Mac OS X, Windows XP, and Windows Vista — and it touches every aspect of the application. Every button, window, tab, icon, and dialog box now blends in with the native platform, making Firefox feel much more like a natural part of your computing environment.
For more, see Firefox 3 Themes by Alex Faaborg, and Firefox 3 for theme developers by Gavin Sharp.
Firefox 3 includes an enhanced feed preview page that now detects and displays enclosures alongside the associated blog entries. Additionally, Firefox 3 has the ability to associate video podcasts with one application, audio podcasts with another, and all other kinds of feeds with a third. These modifications are relatively subtle but fantastically useful once you start taking advantage of them.
For more, see Firefox 3 and enclosures by Will Guaraldi.
Vista parental controls support
Windows Vista includes built in parental controls that help you manage what your children can do on the computer. Firefox 3 includes some support for these parental controls — the Download manager is aware of situations where content gets blocked by proxies, and blocked downloads now display the correct UI message to indicate what has happened. This feature is only available for the Vista platform, and will be expanding and improving in future versions of Firefox.
For more, see Firefox 3: Parental controls by Jim Mathies and Mark Finkle.
Web application protocol handlers
Web application protocol handlers are a new Firefox 3 feature that gives more power to web applications. When you click on a link with a specific protocol, Firefox can now send that link data to a specified web application, if that web application has added support for this feature. For example, “mailto:” links can now be handled by a web application such as Yahoo! mail instead of by the default mail client on your desktop. Other currently supported protocols include “webcal:”, “tel:”, and “fax:”.
Developers who are interested in adding protocol support to web applications should read the Web-based protocol handlers article at the Mozilla Developer Center.
For more, see Firefox 3: Web protocol handlers by Mark Finkle.
There you have it, a broad (but by no means complete) swath of the new and improved features in Firefox 3 from Add-on management through Web application protocol handlers. Almost every part of the browser has been improved in some way.
Firefox 3 has been in development for roughly three years, all told, and has been contributed to by thousands of developers, designers, localizers, testers, marketers, and documentation writers around the globe. The Firefox browser is produced by one of the greatest open source communities in the world, and we’re all extremely proud of it and excited to finally get it into the hands of millions of people.
If you haven’t yet, you should go to the Firefox Download Day site and help set a new Guinness World Record. Once you’re done there, head over to Mozilla Party Central and find or set up an event to take part in. We hope you’ll all join us and help celebrate the release of the best Firefox ever.

Text and screenshots are licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.























June 12th, 2008 at 10:20 am (#)
Where do I can purchase this woderful book?
June 12th, 2008 at 10:36 am (#)
The graphics system is called “Cairo”, not “Camino”.
June 12th, 2008 at 10:43 am (#)
@Colin: Oh geez, thanks for noticing. Fixed now :)
June 12th, 2008 at 10:54 am (#)
This is fantastic – great stuff!
June 12th, 2008 at 10:56 am (#)
Field Guide to Firefox 3…
We’re done. Firefox 3 is going to be launched very soon. In anticipation of this long-awaited event, the folks in the Mozilla community have been writing extensively about the new and improved features you’ll see in the browser. The new features cove…
June 12th, 2008 at 11:51 am (#)
Fantastic writeup Deb!
June 12th, 2008 at 2:33 pm (#)
Amazing job!!!
June 12th, 2008 at 2:39 pm (#)
i sent this link to my mom, and i hope others will do the same
June 12th, 2008 at 4:27 pm (#)
A Field Guide to Firefox 3: A Full Inventory of the Goodness | nerdd.net…
\r\nDeb, long time mozillian, gives a hefty outline of all the juicy new goodness in Firefox 3 in pr…
June 12th, 2008 at 4:34 pm (#)
It’s amazing to see everything come together in one post like this. If it were an actual book, I’d buy copies for friends. This is going to be a great release.
June 12th, 2008 at 4:54 pm (#)
This is the best summary of Firefox 3 features that I have seen yet… great job Deb! This post is going to make many people happy. :-)
June 12th, 2008 at 5:39 pm (#)
You’re missing my second favorite addition, full SVG support!
June 12th, 2008 at 5:42 pm (#)
Thanks
Thanks a lot !!
I am very happy to see this Guide !! Very nice explanation !!
June 12th, 2008 at 6:49 pm (#)
@Lukas: You better give us her email address then
June 12th, 2008 at 7:03 pm (#)
This is great stuff, I agree with others’ comments. I would like to give one caveat to this new application. In addition I would like to give a disclaimer; I am no way a m$ enthusiast or proponent, I choose the best tool for a problem. FF3 does not play well with SilvertLight all. I have noticed that this has been reported on bugzilla for the tool and assume that this will be addressed in the near future. However, with the fact that a lot of companies are working towards integration of SilverLight into their websites, this may be an issue.
Great stuff tho.
June 12th, 2008 at 8:15 pm (#)
great little write up! i’ve been running the rc2 & 3 and have been having a great experience.
June 12th, 2008 at 10:18 pm (#)
Dude, jsut download it and USE it! Firefox RULES!
JT
http://www.Ultimate-Anonymity.com
June 12th, 2008 at 10:34 pm (#)
I’d like to have some friends & readers to ① translate this post into Chinese, ② and publish it to my blog, ③ and maybe copied to other media by others.
ask for your perssion.
– xbeta, a freeware volunteer in China
June 12th, 2008 at 11:06 pm (#)
@xbeta: You’re welcome to have this translated into Chinese and post it on your blog. You can use any of the the images too, if you like.
When it’s done, please send me a link? Thank you!
June 12th, 2008 at 11:27 pm (#)
Looking good guys
June 13th, 2008 at 1:24 am (#)
What an amazing piece of work.
I can certainly appreciate the time and effort that you put into this post.
Firefox 3 offers something for everyone and you’ve done a great job of illustrating that.
June 13th, 2008 at 1:30 am (#)
Field Guide to Firefox 3…
Comprehensive guide about Firefox 3….
June 13th, 2008 at 4:38 am (#)
tick tock, download day is coming.
June 13th, 2008 at 5:41 am (#)
Been using it from beta to rc to final and I have no issues with it, very nice browser.
June 13th, 2008 at 7:14 am (#)
This is such a good summary of the improvements in Firefox 3. Not only do you explain everything in a way that is easy to understand and engaging, you manage to show just how much of a collaborative effort Firefox 3 is with the links to other developer’s blog posts. Hats off to you Deb!
PS. You forgot one important new feature… Help > Firefox Help. ;)
June 13th, 2008 at 8:31 am (#)
Deb,
your work is amazing. This is something that I wanted to do before each Firefox release, but never managed to achieve, at least on such a scale.
What you have done here and in our previous posts has proved to be very very useful for me to detail each and every new feature fo Firefox 3.
Thanks!
–Tristan
June 13th, 2008 at 10:51 am (#)
Hi, we (Argentina’s Mozilla Community) wish to translate it, could we?
June 13th, 2008 at 1:11 pm (#)
Still no official MSI package from Mozilla.
Supposedly that feature has been dropped.
=> Corps will NEVER want FF without an MSI.
=> And Frontmotion (http://www.frontmotion.com/) != Mozilla (It’s a trust issue)
Why MSI?
-it’s a corp standard.(STD switches, behavior, customizable without repackaging the original MSI)
-It is designed from the ground up to run UNATTENDED regardless if it’s an upgrade or a new install.
BTW: GPOs are nice to have but not critical.
June 13th, 2008 at 1:52 pm (#)
Wonderful web article, I wish more people would figure out how to write as well in web format. EXCELLENT ARTICLE!
June 13th, 2008 at 3:43 pm (#)
You missed a nice one! The appearance of local directory indexes has been improved greatly, with an attractive interface rather than the monospace font of yore.
June 13th, 2008 at 6:08 pm (#)
WOW! This is great! Thanks for all your hard work!
June 14th, 2008 at 10:37 am (#)
A shame that Google Browser Sync is to be discontinued, this effectively kills FF3 for me.
When you are used to the gain of productivity of having cookies and passwords synced between computers, it’s a real show stopper.
June 14th, 2008 at 3:55 pm (#)
Only in may i finally discarded my IE for Fx2….It was amazing to see how fast Mozilla works….. Now Iam very excited that I am going to download in few days an even advanced version….Fx3… Kudos to Mozilla and its OPEN SOURCE SOFTWARE MOVEMENT…..ZIA,,,NEW DELHI….INDIA
June 14th, 2008 at 4:05 pm (#)
simply wonderful
June 15th, 2008 at 1:19 pm (#)
I have been using the beta this week and must say that I am very impressed. The surfing is faster – lightyears faster, and I am finding changes everyday that just leave me saying: “way Cool!!!!!”. Firefox 3 is a must have – you will not be disappointed.
June 15th, 2008 at 11:32 pm (#)
I have been searching (in vain) to see if there is any information on whether the appearance of the browser will have to be re-configured after upgrading. While I am enthusiastic about the improvements and new features, I have my browser looking and working as I like it now. Any input on if I’ll have to re-do things?
June 16th, 2008 at 12:08 am (#)
Firefox RULES!!! Tomorrow is the DAY!! Download Firefox!!
http://www.paulvillacorta.com/technology/june-17-firefox-3-download-day
June 16th, 2008 at 2:40 am (#)
Can you please tell me what theme is used in the image under Bookmarks. It looks great!
June 16th, 2008 at 12:29 pm (#)
We finished the translation to es-AR (spanish of Argentina). http://www.mozilla-ar.org/?p=22
June 16th, 2008 at 10:07 pm (#)
It’s already 7:35 AM in New Delhi and I want to download Firefox 3; am wondering when it will it begin!! By the way, nice guide this one by the “intrepid girl reporter” (IGR).
June 16th, 2008 at 11:25 pm (#)
Thanks Mozilla, now I can read my local language newspaper in The Firefox,
Thanks to new rendering engine! Firefox is amazing!
June 17th, 2008 at 7:17 am (#)
Thanks for blogging about Firefox 3. Your posts were really very helpful for writing my latest eBook about Firefox 3:
http://www.sitepoint.com/books/firefox3/
June 17th, 2008 at 9:19 am (#)
Looks like a lot of interesting new features.
So where can I find this “field guide”?
June 17th, 2008 at 9:23 am (#)
GOOD! All these features just make me love more and more MOZILLA FIREFoX… Thank GOD for mozilla guys that makes my web surfing being better each single day!
regards 4 all
June 17th, 2008 at 11:35 am (#)
David, si los vídeos no se ven no es culpa del navegador, revisa el código y verás como funcionan.
http://www.activania.es
June 17th, 2008 at 1:53 pm (#)
Very useful guide. I’m looking forward to FF3. When will it be out?
June 17th, 2008 at 3:03 pm (#)
Firefox 3: So far, so good!…
An hour into the Download Day launch, the Mozilla servers were heavily overloaded and many people (myself included) could not get through. There was a quick apology posted by Melissa over on the Mozilla Blog with the promise that things will go live s…
June 17th, 2008 at 4:39 pm (#)
way too many comments on this page. plays like crap in Firefox 3.
June 17th, 2008 at 5:05 pm (#)
sadf: Oof, good point. I just killed all the linkbacks (sorry!) hopefully that’ll be better now.
June 17th, 2008 at 6:15 pm (#)
No problems here. Downloaded right away. I have to say Firefox 3 is FAST!
June 17th, 2008 at 9:53 pm (#)
What’s the Firefox theme in the picture under Bookmarks?
June 18th, 2008 at 1:39 am (#)
Just downloaded and installed Firefox 3 and this guide comes in handy. Awesome job!
June 18th, 2008 at 5:20 am (#)
Great resource!!….
Thank You Very Much,
Roberta
June 18th, 2008 at 7:10 am (#)
The best browser.
June 18th, 2008 at 11:38 am (#)
Nice work! Very well-written and informative :)
June 18th, 2008 at 1:13 pm (#)
Nice write up sis.
Even I can understand this :)
Congrats to the whole team!
June 18th, 2008 at 1:53 pm (#)
Thanks Dave! :)
June 19th, 2008 at 12:53 pm (#)
Here’s the Korean translation for this cool article!
http://mr-dust.pe.kr/entry/field-guide-to-firefox-3
August 14th, 2008 at 9:56 am (#)
Teknolojiye harcanan parayı düşünme , çünkü geri dönmez :).Ne kadar doğru bir söz.Son zamanlarda herkesin çok net gördüğü birşey var ; teknoloji hızla
gelişiyor.Sağlık sorunları ortadan kalkıyor , insanlar ihtiyaçlarını daha kolay , daha hızlı ve tam olarak istediğini karşılıyor.Bundan
yüzyıllar önce hastalıklardan ölen insanlar bunların hepsi geride kaldı.Önceden astronot nedir bilinmezdi ya da bilen çok azdı , telafuzu zordu.
Şimdi ise çevremizde bir sürü mühendis olsun , uzay bilimi ile uğraşan kişiler olsun görmek mevcut.
Ben hatırlıyorum; ilk cep telefonları çıktığı zaman belli başlı kişilerde vardı.Şimdi
ise hem herkeste var hemde özellikleri çok fazla.Yakında 50 megapiksellik telefon çıkıyor.
Bu yukarıda saydıklarımında ötesinde birşey msn.Anında iletişim sistemi.Kimse birbiriyle iletişim sağlayamıyordu.Ama şimdi hem görüntülü hemde resimli hemde sesli yakınlarımızla çok kolay iletişim sağlayabiliyoruz.
Benim bu yazıyı yazmamdaki amaç kendi sitemizden bütün bu teknoloji , cep telefon , msn bunların hepsini teknoloji sitemizden bulabilirsiniz.
August 14th, 2008 at 10:16 am (#)
firefox forever
August 14th, 2008 at 8:29 pm (#)
Baktığımda gayet güzel bir duruşu var kutlarim daha iyi çalışmalar olur umarım. bilgiturk diye bir site acacagız tüm yazılım uzmanı arkadaşları davet ediyoru.
August 19th, 2008 at 5:31 am (#)
It’s amazing to see everything come together in one post like this. If it were an actual book, I’d buy copies for friends. This is going to be a great release.
August 20th, 2008 at 3:41 am (#)
You have done good work with the firefox 3 field guide. Think it takes a lot of time to do this. Firefox 3 and the new features rocks!
November 22nd, 2008 at 5:48 am (#)
I have been using the beta this week and must say that I am very impressed. The surfing is faster – lightyears faster, and I am finding changes everyday that just leave me saying: “way Cool!!!!!”. Firefox 3 is a must have – you will not be disappointed.
March 10th, 2009 at 4:00 am (#)
[...] you need an in depth starter’s guide to Firefox 3, read up DRIA’s Field Guide for Firefox 3 for a detailed view of features Firefox 3 brings with it. Not feeling up to reading up all [...]
March 11th, 2009 at 4:52 am (#)
Thanks Mozilla, now I can read my local language newspaper in The Firefox,
March 16th, 2009 at 8:39 pm (#)
[...] You can find out more about the new release by reading Dria’s Field Guide to Firefox 3. [...]
July 2nd, 2009 at 12:18 pm (#)
Thanks Mozilla, now I can read my local language newspaper in The Firefox, ino thank