Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Mozilla Firefox 2 Alpha 1 Available

Posted by CmdrTaco on Wed Mar 22, 2006 10:06 AM
from the stuff-to-hack-on dept.
Mini-Geek writes "Code-named Bon Echo, the first Alpha of Firefox 2.0 is now officially available. You can download it at ftp.mozilla.org. From the article: 'Here are some new features in Bon Echo Alpha 1 that require feedback: Changes to tabbed browsing behavior, New data storage layer for bookmarks and history (using SQLlite), Extended search plugin format, Updates to the extension system to provide enhanced security and to allow for easier localization of extensions, Support for SVG text using svg:textPath'"

Related Stories

[+] Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) 216 comments
anadgouda writes "Mozilla Firefox 2.0 alpha is released. The links for download were not available directly on Mozilla.com website. Being Alpha, all features might not work and most of the plugins might not be compatible." Reading thru the comments, it appears there's some disparity as to whether or not this is actually just a naming scheme that they use; but let me reiterate that there has been no official announcement from Mozilla, so take with a giant grain of salt. Some good screenshots at OSdir.
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • But... (Score:4, Insightful)

    by Onymous Hero (910664) on Wednesday March 22 2006, @10:08AM (#14971583)
    Will it use less memory than 0.x / 1.x ??
    • Re:But... (Score:5, Informative)

      by Adult film producer (866485) <van@i2pmail.org> on Wednesday March 22 2006, @10:22AM (#14971718)
      I hope so, check out Ben Maurer's [blogspot.com] latest blog entry, near the bottom he talks a bit about this. Actually, the latest entry is quite informative about the new memory mapping features in the latest kernel.
      [ Parent ]
      • Re:But... by bunratty (Score:2) Wednesday March 22 2006, @10:45AM
    • Re:But... by hkgroove (Score:3) Wednesday March 22 2006, @10:45AM
      • Re:But... by Isotopian (Score:1) Wednesday March 22 2006, @12:46PM
      • Re:But... by temcat (Score:1) Wednesday March 22 2006, @01:06PM
    • Re:But... by fermizhang (Score:1) Wednesday March 22 2006, @10:13AM
      • Re:But... (Score:5, Informative)

        by Pneuma ROCKS (906002) on Wednesday March 22 2006, @10:51AM (#14971968)
        (http://jvillalobos.blogspot.com/)
        That's why it's called an alpha developer build. It's barely beginning active development. You cannot expect it to be stable. You cannot even expect it to be safe. This is not a beta or release candidate. It's meant only for testers and active developers. Use with extreme caution.
        [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:But...use Konequeror by moro_666 (Score:2) Wednesday March 22 2006, @01:02PM
    • 3 replies beneath your current threshold.
  • SQLite (Score:4, Interesting)

    by kevin_conaway (585204) on Wednesday March 22 2006, @10:09AM (#14971593)
    (http://pyscrabble.sf.net/)
    We all know that Firefox has had (and still has) a lot of memory issues. Will embedding a database in memory help or worsen these issues?

    I haven't used SQLite, can anyone with experience using it please comment?
    • Re:SQLite by Ginger Unicorn (Score:1) Wednesday March 22 2006, @10:13AM
    • Re:SQLite (Score:5, Informative)

      by G)-(ostly (960826) on Wednesday March 22 2006, @10:14AM (#14971645)
      (Last Journal: Friday April 07 2006, @09:22AM)
      I forsee no problems. It's a surprisingly minimal addition to a software package, and the problems with Firefox's memory management are very likely in unrelated modules.

      "SQL" engines tend to evoke images of hulking software packages like PostgreSQL, SQL Server, and Oracle, but those things do an awful lot more than the typical desktop app needs, and the SQLite engine is much, much simpler in order to meet that lesser demand.
      [ Parent ]
      • Re:SQLite by bjpirt (Score:2) Wednesday March 22 2006, @11:28AM
        • Re:SQLite by jacksonj04 (Score:2) Wednesday March 22 2006, @11:34AM
      • Re:SQLite by Goalie_Ca (Score:2) Wednesday March 22 2006, @01:18PM
        • Re:SQLite by G)-(ostly (Score:2) Wednesday March 22 2006, @01:40PM
          • Re:SQLite by Bloater (Score:2) Wednesday March 22 2006, @03:15PM
    • Re:SQLite by LurkerML (Score:2) Wednesday March 22 2006, @10:18AM
      • Re:SQLite by LiquidPaper (Score:1) Wednesday March 22 2006, @11:03AM
        • Re:SQLite by larry bagina (Score:1) Wednesday March 22 2006, @06:46PM
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:SQLite (Score:4, Informative)

      by smooth wombat (796938) on Wednesday March 22 2006, @10:22AM (#14971723)
      (Last Journal: Friday November 09, @01:18PM)
      We all know that Firefox has had (and still has) a lot of memory issues.

      We do? Funny, I've been running FF since the 0.8 days (Phoenix) and have never had any memory issue. In fact, I've never had any issue other than one mini-crash which forced me to use a default profile until I pulled up my old one. Further, I've installed FF on several different systems, including W98, and not one of those systems has ever had a memory issue.

      Looking at the FF boards it appears the issue is not so much with FF but the multitude of extensions that people think they need to install.

      [ Parent ]
      • Re:SQLite by Dr. Evil (Score:2) Wednesday March 22 2006, @10:32AM
      • Re:SQLite by CastrTroy (Score:2) Wednesday March 22 2006, @10:37AM
      • Re:SQLite (Score:5, Interesting)

        by Jjeff1 (636051) on Wednesday March 22 2006, @10:43AM (#14971915)
        I have firefox 1.5.0.1 on windows xp with latest adblock and filterset G updater, nothing else.

        I've noticed that web pages that refresh themselves cause a run-away memory situation. Specifically the win32 MRTG package from open innovations [openinnovations.com] causes FF to use huge amounts of memory. It auto refreshes graphs I think every 10 seconds. If I leave a graph up on screen and leave for the weekend, FF will be using 1.8 GB memory when I come back on Monday. I've been unable to find out if this is a known problem or not, so I've not submitted this as a bug.
        [ Parent ]
        • Re:SQLite by dlZ (Score:2) Wednesday March 22 2006, @10:56AM
          • Re:SQLite by MooUK (Score:2) Wednesday March 22 2006, @11:20AM
        • Re:SQLite (Score:5, Informative)

          by MooUK (905450) on Wednesday March 22 2006, @11:18AM (#14972198)
          Adblock itself has had, and still does have, memory leak problems. The original maintainer shows no inclination to deal with them. It's generally recommended to use Adblock Plus, which has fixed most of these problems and also has useful new features, such as whitelisting. The maintainer of Adblock Plus has also shown strong interest in debugging and fixing any problems, including memory leaks.

          There's a few problems that can cause leaks in FF itself which have been fixed in the main trunk. Almost all of those fixes are supposed to be included in 2.0.
          [ Parent ]
        • Re:SQLite by Asztal_ (Score:1) Wednesday March 22 2006, @01:45PM
        • Re:SQLite by HolyCrapSCOsux (Score:3) Wednesday March 22 2006, @02:10PM
          • Re:SQLite by Sepodati (Score:1) Wednesday March 22 2006, @02:26PM
          • Re:SQLite by sapgau (Score:2) Wednesday March 22 2006, @05:58PM
          • Re:SQLite by WWWWolf (Score:1) Wednesday March 22 2006, @06:13PM
          • Re:SQLite by sb (Score:1) Thursday March 23 2006, @12:47PM
          • 1 reply beneath your current threshold.
      • Re:SQLite by Luthair (Score:1) Wednesday March 22 2006, @11:00AM
        • Re:SQLite by bunratty (Score:2) Wednesday March 22 2006, @11:13AM
          • Re:SQLite by Luthair (Score:1) Wednesday March 22 2006, @01:33PM
      • Re:SQLite by mwilli (Score:1) Wednesday March 22 2006, @11:28AM
      • Re:SQLite by towsonu2003 (Score:1) Wednesday March 22 2006, @11:33AM
      • Re:SQLite by JSmooth (Score:2) Wednesday March 22 2006, @05:53PM
      • 2 replies beneath your current threshold.
    • Re:SQLite (Score:4, Informative)

      by bperkins (12056) on Wednesday March 22 2006, @10:36AM (#14971844)
      (http://www.netspace.org/~bperkins)
      Mu.

      The memory usage problems have been related to the image cache. (I've heard that this is often caused by an old version of the adblock extension)

      Using SQLite to store profile information will probably have little impact the memory usage problems people see.
      [ Parent ]
    • Re:SQLite by bunratty (Score:3) Wednesday March 22 2006, @10:38AM
    • Re:SQLite by ameoba (Score:2) Wednesday March 22 2006, @10:51AM
    • Re:SQLite by digidave (Score:2) Wednesday March 22 2006, @11:02AM
    • SQL Bookmarks- overkill and overcomplex by HighOrbit (Score:2) Wednesday March 22 2006, @11:15AM
    • Re:SQLite by zerblat (Score:3) Wednesday March 22 2006, @11:32AM
    • Re:SQLite by baadger (Score:2) Wednesday March 22 2006, @03:41PM
      • Re:SQLite by baadger (Score:2) Wednesday March 22 2006, @03:52PM
    • Re:SQLite by WWWWolf (Score:1) Wednesday March 22 2006, @05:54PM
  • Really? (Score:2)

    by wampus (1932) on Wednesday March 22 2006, @10:09AM (#14971594)
    So is this any different than the Firefox 2 alpha that wasn't released yesterday?
    • Re:Really? by brunes69 (Score:2) Wednesday March 22 2006, @10:15AM
    • Re:Really? by Denyer (Score:3) Wednesday March 22 2006, @10:16AM
    • Re:Really? by Uber Banker (Score:1) Wednesday March 22 2006, @10:20AM
      • Re:Really? by bunratty (Score:2) Wednesday March 22 2006, @10:49AM
        • Re:Really? by Uber Banker (Score:1) Wednesday March 22 2006, @11:32AM
          • Re:Really? by bunratty (Score:2) Wednesday March 22 2006, @12:05PM
            • Re:Really? by Uber Banker (Score:1) Wednesday March 22 2006, @12:30PM
              • Re:Really? by TheDormouse (Score:1) Wednesday March 22 2006, @12:50PM
              • Re:Really? by bunratty (Score:2) Wednesday March 22 2006, @01:49PM
    • Re:Really? by garcia (Score:2) Wednesday March 22 2006, @10:24AM
  • Getting a Firefox Alpha (Score:2, Insightful)

    by gurutc (613652) on Wednesday March 22 2006, @10:09AM (#14971597)
    takes me back to the good old days when it was new, fresh, and charmingly not yet seemingly perfect, but so much the best choice!
  • I've always wondered why bookmarks don't sort themselves by most often used to least recently. Maybe it will happen now. But the changes to tabbed browsing behaviour - hmm - I hope that means something like memory optimisation and not making it more like the tabs in Konqueror. Blech.
  • That's all? (Score:2, Insightful)

    by Anonymous Coward on Wednesday March 22 2006, @10:11AM (#14971616)
    Seriously - that's all the new features? How does that warrant a 2.0 label and not a 1.8? Firefox has been pretty innovative or good at putting great features together that Opera and Microsoft haven't done (yet), but now it seems IE7 has caught up in so many ways, but Firefox 2.0 will be just a minor, incremental update. Hell, bigger changes have gone in the post 1.0 releases. Come on...
    • Re:That's all? (Score:5, Informative)

      by Pneuma ROCKS (906002) on Wednesday March 22 2006, @11:00AM (#14972046)
      (http://jvillalobos.blogspot.com/)
      It will be much more than that when Firefox 2 actually makes it out to the world. This is a very early build and according to the Roadmap [mozilla.org], it will be released near the third quarter of 2006. I'm guessing it will actually be a little later than that. I also found this Feature Brainstorming [mozilla.org] page, which seems to be closer to what's being planned for 2.0. I see a lot of new stuff.
      [ Parent ]
  • confirmation (Score:1, Troll)

    by gEvil (beta) (945888) on Wednesday March 22 2006, @10:11AM (#14971617)
    (http://evil.google.com/)
  • SVG support (Score:5, Funny)

    I hope more browsers end up using SVG. There are some very nifty uses that can be made of it - an example of which is the porn database - http://pdatabase.dyndns.biz [dyndns.biz] (how's it going, John? :) )
    • Re:SVG support by geminidomino (Score:2) Wednesday March 22 2006, @10:31AM
    • Re:SVG support by gr8_phk (Score:2) Wednesday March 22 2006, @10:52AM
      • Re:SVG support by Jonathan Watt (Score:1) Wednesday March 22 2006, @01:21PM
        • Re:SVG support by bigpat (Score:2) Wednesday March 22 2006, @05:17PM
          • Re:SVG support by Jonathan Watt (Score:1) Wednesday March 22 2006, @06:05PM
  • So Far So Good .... (Score:3, Informative)

    by abhinavmodi (737782) on Wednesday March 22 2006, @10:16AM (#14971667)
    (http://employees.org/~abhinav/blog)
    Works fine on Windoze even after 2 hours .. No crashes or memory hogs. In addition, it is co-existent with Firefox.
  • what's really new? (Score:3, Informative)

    by scarlac (768893) on Wednesday March 22 2006, @10:17AM (#14971672)
    (http://mijav.dk/)
    TFA doesn't say anything about new exciting features. I wonder what made them decide it to be 2.0 alpha instead of 1.6? Was it just so that they could reach the planned milestone?
    I read something about they were trying to optimize the renderengine, so it could support cairo and have hardware acceleration... no promises was made, but they expected it to be in 2.0 (correct me if I'm wrong).

    I guess the more comprehensive changelog (which isn't available yet) will reveal some more interesting changes - perhaps some nice performance enhancements?
  • ACID 2 (Score:4, Informative)

    by Agelmar (205181) * on Wednesday March 22 2006, @10:17AM (#14971684)
    For those who are wondering - the 2.0 alpha build renders the ACID 2 test exactly the same as Mozilla 1.7.12. (http://www.webstandards.org/files/acid2/test.html #top [webstandards.org])

    I don't personally think that the ACID 2 test is the be-all end-all test, but I know the question will be asked, hence the post.
  • by MMC Monster (602931) on Wednesday March 22 2006, @10:18AM (#14971691)
    One complaint about the close buttons on the tabs:

    The close button itself sucks. Take the one from the Firefox 1.5 Mac theme. It's much nicer.

    Also, the button should be grayed out (or invisible) unless the mouse is on the tab bar.
  • XForms support? (Score:3, Interesting)

    by VP (32928) on Wednesday March 22 2006, @10:22AM (#14971721)
    Is there a plan to add XForms [w3.org] support to Firefox, or will they be waiting for XHTML 2.0 [w3.org]?
  • Firefox 2 (Score:5, Insightful)

    by 56ker (566853) on Wednesday March 22 2006, @10:27AM (#14971761)
    (http://www.level80.co.uk/ | Last Journal: Monday June 12 2006, @05:34AM)
    I just hope that the greater prevalance of Firefox leads to a greater number of sites supporting it. I've had problems with some sites telling me my version of 1.5 needs to be upgraded to an earlier version!!! The site in question was the Comedy Channels's website. To many website designers seem to still design for IE only or use version checking to serve different pages. People should stick to writing valid HTML code that works across all browsers instead of making their websites unusuable for those who don't use IE.
    • HTML validity is not the issue by Antiocheian (Score:1) Wednesday March 22 2006, @11:30AM
    • Re:Firefox 2 by Ckwop (Score:2) Wednesday March 22 2006, @11:39AM
      • Re:Firefox 2 by drinkypoo (Score:2) Wednesday March 22 2006, @12:17PM
      • Re:Firefox 2 by iabervon (Score:2) Wednesday March 22 2006, @12:56PM
      • Re:Firefox 2 by cratermoon (Score:2) Wednesday March 22 2006, @08:09PM
    • Re:Firefox 2 by cortana (Score:1) Wednesday March 22 2006, @02:12PM
      • Re:Firefox 2 by Maltheus (Score:1) Wednesday March 22 2006, @05:08PM
    • Re:Firefox 2 by 56ker (Score:2) Wednesday March 22 2006, @11:28AM
      • Re:Firefox 2 by Threni (Score:1) Wednesday March 22 2006, @11:41AM
        • Re:Firefox 2 by ben there... (Score:1) Wednesday March 22 2006, @12:14PM
          • Re:Firefox 2 by Threni (Score:1) Wednesday March 22 2006, @12:23PM
            • Re:Firefox 2 by brianlj (Score:1) Wednesday March 22 2006, @05:17PM
      • Re:Firefox 2 by naelurec (Score:2) Wednesday March 22 2006, @12:27PM
    • Re:Firefox 2 by 56ker (Score:2) Wednesday March 22 2006, @11:31AM
    • 3 replies beneath your current threshold.
  • Version inflation (Score:3)

    by Ulrich Hobelmann (861309) on Wednesday March 22 2006, @10:27AM (#14971763)
    (Last Journal: Sunday July 16 2006, @03:31AM)
    ok, some features most users won't even notice, and that deserves a bump to 2.0...?

    Well, Slackware did it. FreeBSD did it.

    Even NetBSD did it.

    I'm waiting for Mac OS 11.
  • Worth the jump in major numbering? (Score:3, Interesting)

    I've been toying around with the new alpha, and it has some interesting additions. But heck, the changes made do not warrant a jump in major version numbering in my books. But I guess that's because I'm used to how version numbers are in the Free Software world, where a jump in a major version number usually means there was a rewrite, or ABI was broken in favour of some fundamental changes.

    I'm definitely not seeing that here with Bon Echo.

    Not that this is a bad thing -- heck, I'm as much against featuritis as the next guy. But frankly I see less change here than from 1.0 to the Deer Park alphas.

    IMHO the #1 thing the guys should have focused on for the 2.0 release was to make Firefox a XULRunner application.
  • libstdc++ (Score:2, Informative)

    by calzplace (253241) on Wednesday March 22 2006, @10:29AM (#14971784)
    Note that most FC4 machines out there will need the compat-libstdc++-33 package for the libstdc++.so.5 library. Just an FYI. :-)
  • FF Extensions Contest (Score:2, Interesting)

    by Kranfer (620510) on Wednesday March 22 2006, @10:29AM (#14971786)
    (http://www.joshfink.net/)
    I find it very strange that the winners of the recently posted FF Extensions contest do not work. The extensions that is. I like this alpha of FF 2 but I wish I still have the extensions / Themes I had before still working.
  • Portable version just posted (Score:3, Informative)

    by Anonymous Coward on Wednesday March 22 2006, @10:31AM (#14971804)
    A portable version of this build was just posted for those that want to use this with a separate profile:
    http://www.cybernetnews.com/?p=417 [cybernetnews.com]
  • How soon to version 3.0? (Score:3, Interesting)

    by TheSkepticalOptimist (898384) on Wednesday March 22 2006, @10:32AM (#14971810)
    I mean, Mozilla used to be slow and steady, now they are firing out updates on .5 increments.

    Is this good or bad? I think Firefox will end up becoming bloated and bug ridden just like IE if they keep up this kind of product update cycle. Firefox 1.5 hasn't even been out for 6 months and they are previewing version 2.0.

    While I do think that some open source projects move a long at a pace that make snails impatient, I have found that this quick turnaround for FireFox versions isn't beneficial in the long run. I have found there to be more problems in each new version, and I have stopped using Thunderbird for several problems that haven't been addressed yet (such as opening up the wrong email when you click on a header).

    I think Mozilla should slow down a bit, or at least go back to the .1 version increments. If they are just trying to drive up the version number to match I.E.'s 7.0, then they will find that Firefox performs about as well as I.E. 7.0, or even less so considering it took Microsoft 10 years to get there.
  • by JavaManJim (946878) on Wednesday March 22 2006, @10:37AM (#14971848)
    What is Bon Echo anyhow? Yet another version of Firefox? Why does Firefox ignore Firefox 2 Alpha? Or is Firefox 2 Alpha now another dead armadillo with its legs in the air and flys buzzing around like Mozilla 1.7.11? I click on Firefox 2 Alpha help\check for updates and get the message "there are no new updates available".

    Disgruntledly,
    Jim
  • I'm not all that enthusiastic about yet another iteration of Firefox... It's my primary browser and I do like it, but it will never be the browser that I would regard as the ultimate.

    I envision a web browser which is the browser equivalent of Linux; a collection of simple programs performing very specific and narrowly defined tasks, all working through clean APIs or protocols. The HTML rendering being split off entirely, the javascript in its own library, image rendering separate, cookie management, security features, history management, bookmarks display, etc. Ideally, the various parts would be so simple that the barriers to development would be lowered drastically resulting in the organic rise of alternatives in the various segments; imagine having a flamewar over which js rendering plugin/library were better!

    Extensions are not the solution by far. The functionality decentralization necessary to realize the vision of a browser like this far exceeds what the design idea behind extensions was.

    Firefox will never be this. The only thing I've seen which might be salvaged into some sort of semblance of this vision is Kazehakaze, though that remains to be seen (I'm not sure you can even hotswap html rendering in Kazhakaze; I've never managed to keep it from crashing for long enough to test).
  • Screenshots (Score:4, Informative)

    by MagPulse (316) on Wednesday March 22 2006, @10:50AM (#14971957)
    Here [osdir.com] and here [amanzi.co.nz].
  • My favourite bug... (Score:5, Funny)

    by GeekDork (194851) on Wednesday March 22 2006, @10:56AM (#14972012)
    (http://www.spearhead.de/)

    Bug 9458 [mozilla.org] (referrer block for links from slash), "Implement inline-block in layout" hast its 7th birthday coming up.

  • This situation just happened yesterday. A client's PC went down hard. I popped out the hard drive and tossed it into my machine. I was able to copy the bookmarks file, mailbox files, etc from their Mozilla software quite easily with a single cp command. Their new PC arrives, and some quick drag and drops has everything back to normal.

    Now with this SQLlite layer, will I be able to do this just as easily? I pray that Thunderbird never decides to go this route!

  • by xavdeman (946931) on Wednesday March 22 2006, @11:57AM (#14972575)
    Instead of making Firefox a subject of creeping-featurism, how about optimizing the code? Keeping it simple? I really don't see the need for a SQL style system just to manage my bookmarks and history (not that I even have the history function enabled). Just focus on making it start fast, and solve the memory management problems. I can't have 15 tabs open without a significant slowdown.
  • > Support for SVG text using svg:textPath'" This mean that we can now publish texts along arbitrary paths. Searchable spiral poetry here we come! Compose in Inkscape - render in Firefox. For example [Cut and paste]

    <?xml version="1.0" standalone="no"?>
    <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
    "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
    <svg width="12cm" height="3.6cm" viewBox="0 0 1000 300" version="1.1"
    xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
    <path id="MyPath"
    d="M 270.18634,82.608696 C 270.37894,82.840915 269.84742,83.007795 269.71822,82.996945 C 268.86959,82.925674 268.74445,81.803663 269.00939,81.18963 C 269.65841,79.685416 271.66302,79.596056 272.90121,80.35703 C 275.16538,81.748562 275.20055,84.922795 273.75419,86.910501 C 271.47392,90.044227 266.88857,89.999872 264.03872,87.707426 C 259.93187,84.403819 260.0792,78.194605 263.36056,74.378756 C 267.81264,69.201518 275.83942,69.473029 280.71836,73.873616 C 287.05778,79.591495 286.6427,89.615704 281.00202,95.649329 C 273.90745,103.23815 261.71672,102.66154 254.44134,95.667338 C 245.5198,87.090595 246.27474,72.57296 254.72988,63.97261 C 264.88962,53.638395 281.88727,54.587527 291.8925,64.605969 C 303.71643,76.445511 302.55801,96.070078 290.87822,107.55721 C 277.26558,120.94531 254.87258,119.56319 241.82909,106.12772 C 226.80467,90.651803 228.42435,65.35361 243.70653,50.68159 C 261.13312,33.950778 289.46906,35.821338 305.83972,53.038376 C 324.34513,72.500521 322.21079,104.00295 302.97336,122.1405 C 281.39306,142.48699 246.59883,140.07638 226.62783,118.7354 C 204.37535,94.956407 207.07436,56.748181 230.59994,34.878775 C 256.65623,10.656815 298.39776,13.65604 322.22912,39.445284 C 348.48268,67.85574 345.17174,113.24725 317.04156,139.10274 C 286.20171,167.44881 237.04601,163.8149 209.10542,133.26819 C 178.60714,99.925234 182.57498,46.893408 215.61228,16.807923 C 251.53065,-15.901217 308.54841,-11.588687 340.83749,24.011808 C 375.81511,62.576566 371.14735,123.6881 332.9124,158.23845 C 291.63152,195.5412 226.32027,190.50789 189.45192,149.56848 C 149.76829,105.50292 155.1773,35.887755 198.88998,-3.3544033 C 245.80768,-45.473804 319.82929,-39.679143 361.50021,6.8744969 C 406.10945,56.71076 399.91934,135.23977 350.45812,179.39359 C 297.63787,226.54599 214.50199,219.95078 167.81191,167.51634 C 118.06379,111.64764 125.07358,23.806825 180.54589,-25.472146 C 239.52665,-77.86785 332.1691,-70.43414 384.08888,-11.860175 C 439.18337,50.295371 431.31652,147.83488 369.57801,202.44673 C 304.18576,260.29056 201.65499,251.98149 144.30046,187.01635 C 83.65735,118.32624 92.417595,10.711206 160.67067,-49.436005 C 232.71901,-112.92776 345.51023,-103.70749 408.49953,-32.105955 C 474.88871,43.360318 465.19969,161.41853 390.18987,227.29876 C 311.24668,296.63363 187.83168,286.46722 119.01221,207.99 C 46.683932,125.51155 57.336246,-3.3490338 139.33934,-75.155507 C 225.41075,-150.52443 359.80475,-139.37778 434.64551,-53.790996 C 513.1018,35.930468 501.4525,175.9448 412.22482,253.86663 C 318.7968,335.45658 173.07611,323.29637 92.026882,230.37118 C 7.2574529,133.18067 19.936719,-18.331549 116.61546,-102.55404 C 217.62384,-190.54833 375.01194,-177.34194 462.45312,-76.854164 C 553.71724,28.026952 539.97573,191.37447 435.62397,282.07934 C 326.81578,376.65785 157.42608,362.37333 63.412908,254.10313 C -34.524138,141.31402 -19.688764,-34.199876 92.55379,-131.56555 C 209.37719,-232.90491 391.09658,-217.51093 491.85857,-101.24256 C 596.64366,19.668036 580.68337,207.6735 460.3362,311.87525 C 335.28597,420.1491 140.91452,403.61489 33.22994,279.13639 C -78.575364,149.89451 -61.459685,-50.922153 67.202237,-162.1323 C 200.68734,-277.51141 408.02782,-259.80677 522.80591,-126.90977 C 641.80084,10.869728 623.49981,224.81199 486.3165,343.20009 C 344.19184,465.85253 123.57045,446.94775 1.5306108,305.42728 C -124.82072,158.90709 -105.30489,-68.470206 40.603176,-194.20319 C 191.56889,-324.29449 425.77828,-304.16035 555.24551,-153.81463 C 689.11755,1.646224
  • Design for FF, typically works in IE (Score:2, Interesting)

    by beemishboy (781239) on Wednesday March 22 2006, @12:04PM (#14972646)
    Most web people I know design for Firefox and then check IE for any weirdness. That seems to be much better than the reverse. The only exception would probably be certain CSS tags that IE has yet to support.