summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-11-11 11:40:22 +0000
committerAndres Rey <[email protected]>2017-11-11 19:35:46 +0000
commit731a102a40efda34b180cfb18bd8daccfd404799 (patch)
tree016d326746900b00e56cd42645bd552a9d97cfeb /test
parent6a055b4c76c79bac5975c9204814a3e40006b98e (diff)
Fix test cases for the new changes
Diffstat (limited to 'test')
-rw-r--r--test/test-pages/blogger/expected.html184
-rw-r--r--test/test-pages/bug-1255978/expected.html209
-rw-r--r--test/test-pages/buzzfeed-1/expected.html67
-rw-r--r--test/test-pages/daringfireball-1/expected.html27
-rw-r--r--test/test-pages/ehow-2/expected.html255
-rw-r--r--test/test-pages/herald-sun-1/expected.html55
-rw-r--r--test/test-pages/herald-sun-1/source.html126
-rw-r--r--test/test-pages/iab-1/expected.html54
-rw-r--r--test/test-pages/ietf-1/expected.html4
-rw-r--r--test/test-pages/liberation-1/expected.html29
-rw-r--r--test/test-pages/lwn-1/expected.html944
-rw-r--r--test/test-pages/medium-1/expected.html9
-rw-r--r--test/test-pages/needs-entity-normalization/expected.html14
-rw-r--r--test/test-pages/pixnet/expected.html468
-rw-r--r--test/test-pages/qq/expected-metadata.json6
-rw-r--r--test/test-pages/qq/expected.html32
-rw-r--r--test/test-pages/qq/source.html7280
-rw-r--r--test/test-pages/remove-extra-brs/expected.html29
-rw-r--r--test/test-pages/remove-extra-paragraphs/expected.html34
-rw-r--r--test/test-pages/reordering-paragraphs/expected.html31
-rw-r--r--test/test-pages/replace-brs/expected.html25
-rw-r--r--test/test-pages/simplyfound-1/expected.html29
-rw-r--r--test/test-pages/social-buttons/expected.html42
-rw-r--r--test/test-pages/wapo-1/expected.html3
-rw-r--r--test/test-pages/webmd-2/expected.html4
-rw-r--r--test/test-pages/wikipedia/expected.html849
-rw-r--r--test/test-pages/wordpress/expected.html52
-rw-r--r--test/test-pages/yahoo-4/expected.html35
28 files changed, 1740 insertions, 9156 deletions
diff --git a/test/test-pages/blogger/expected.html b/test/test-pages/blogger/expected.html
index 7b55749..fcd5a2d 100644
--- a/test/test-pages/blogger/expected.html
+++ b/test/test-pages/blogger/expected.html
@@ -1,127 +1,57 @@
-<div id="readability-page-1" class="page">
- <div class="post-body entry-content" id="post-body-932306423056216142" itemprop="description articleBody">
- <p style="display: inline;" class="readability-styled"> I've written a couple of posts in the past few months but they were all for </p><a href="http://blog.ioactive.com/search/label/Andrew%20Zonenberg">the blog at work</a>
- <p style="display: inline;" class="readability-styled"> so I figured I'm long overdue for one on Silicon Exposed.</p>
- <p>
- <h2> So what's a GreenPak?</h2>
- </p>
- <p style="display: inline;" class="readability-styled"> Silego Technology is a fabless semiconductor company located in the SF Bay area, which makes (among other things) a line of programmable logic devices known as GreenPak. Their </p><a href="http://www.silego.com/products/greenpak5.html">5th generation parts</a>
- <p style="display: inline;" class="readability-styled"> were just announced, but I started this project before that happened so I'm still targeting the </p><a href="http://www.silego.com/products/greenpak4.html">4th generation</a>
- <p style="display: inline;" class="readability-styled">.</p>
- <p> GreenPak devices are kind of like itty bitty <a href="http://www.cypress.com/products/32-bit-arm-cortex-m-psoc">PSoCs</a> - they have a mixed signal fabric with an ADC, DACs, comparators, voltage references, plus a digital LUT/FF fabric and some typical digital MCU peripherals like counters and oscillators (but no CPU).</p>
- <p> It's actually an interesting architecture - FPGAs (including some devices marketed as CPLDs) are a 2D array of LUTs connected via wires to adjacent cells, and true (product term) CPLDs are a star topology of AND-OR arrays connected by a crossbar. GreenPak, on the other hand, is a star topology of LUTs, flipflops, and analog/digital hard IP connected to a crossbar.</p>
- <p> Without further ado, here's a block diagram showing all the cool stuff you get in the SLG46620V:</p>
- <p>
- <table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container">
- <tbody>
- <tr>
- <td>
- <a href="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s1600/block-diagram.png" imageanchor="1"><img border="0" height="512" src="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s640/block-diagram.png" width="640" /></a>
- </td>
- </tr>
- <tr>
- <td class="tr-caption">SLG46620V block diagram (from device datasheet)</td>
- </tr>
- </tbody>
- </table> They're also tiny (the SLG46620V is a 20-pin 0.4mm pitch STQFN measuring 2x3 mm, and the lower gate count SLG46140V is a mere 1.6x2 mm) and probably the cheapest programmable logic device on the market - $0.50 in low volume and less than $0.40 in larger quantities.</p>
- <p> The Vdd range of GreenPak4 is huge, more like what you'd expect from an MCU than an FPGA! It can run on anything from 1.8 to 5V, although performance is only specified at 1.8, 3.3, and 5V nominal voltages. There's also a dual-rail version that trades one of the GPIO pins for a second power supply pin, allowing you to interface to logic at two different voltage levels.</p>
- <p> To support low-cost/space-constrained applications, they even have the configuration memory on die. It's one-time programmable and needs external Vpp to program (presumably Silego didn't want to waste die area on charge pumps that would only be used once) but has a SRAM programming mode for prototyping.</p>
- <p> The best part is that the development software (GreenPak Designer) is free of charge and provided for all major operating systems including Linux! Unfortunately, the only supported design entry method is schematic entry and there's no way to write your design in a HDL.</p>
- <p> While schematics may be fine for quick tinkering on really simple designs, they quickly get unwieldy. The nightmare of a circuit shown below is just a bunch of counters hooked up to LEDs that blink at various rates.</p>
- <p>
- <table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container">
- <tbody>
- <tr>
- <td>
- <a href="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s1600/schematic-from-hell.png" imageanchor="1"><img border="0" height="334" src="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s640/schematic-from-hell.png" width="640" /></a>
- </td>
- </tr>
- <tr>
- <td class="tr-caption">Schematic from hell!</td>
- </tr>
- </tbody>
- </table> As if this wasn't enough of a problem, the largest GreenPak4 device (the SLG46620V) is split into two halves with limited routing between them, and the GUI doesn't help the user manage this complexity at all - you have to draw your schematic in two halves and add "cross connections" between them.</p>
- <p> The icing on the cake is that schematics are a pain to diff and collaborate on. Although GreenPak schematics are XML based, which is a touch better than binary, who wants to read a giant XML diff and try to figure out what's going on in the circuit?</p>
- <p> This isn't going to be a post on the quirks of Silego's software, though - that would be boring. As it turns out, there's one more exciting feature of these chips that I didn't mention earlier: the configuration bitstream is 100% documented in the device datasheet! This is unheard of in the programmable logic world. As Nick of Arachnid Labs <a href="http://www.arachnidlabs.com/blog/2015/03/30/greenpak/">says</a>, the chip is "just dying for someone to write a VHDL or Verilog compiler for it". As you can probably guess by from the title of this post, I've been busy doing exactly that.</p>
- <p>
- <h2> Great! How does it work?</h2>
- </p>
- <p style="display: inline;" class="readability-styled"> Rather than wasting time writing a synthesizer, I decided to write a GreenPak technology library for Clifford Wolf's excellent open source synthesis tool, </p><a href="http://www.clifford.at/yosys/">Yosys</a>
- <p style="display: inline;" class="readability-styled">, and then make a place-and-route tool to turn that into a final netlist. The post-PAR netlist can then be loaded into GreenPak Designer in order to program the device.</p>
- <p> The first step of the process is to run the "synth_greenpak4" Yosys flow on the Verilog source. This runs a generic RTL synthesis pass, then some coarse-grained extraction passes to infer shift register and counter cells from behavioral logic, and finally maps the remaining logic to LUT/FF cells and outputs a JSON-formatted netlist.</p>
- <p> Once the design has been synthesized, my tool (named, surprisingly, gp4par) is then launched on the netlist. It begins by parsing the JSON and constructing a directed graph of cell objects in memory. A second graph, containing all of the primitives in the device and the legal connections between them, is then created based on the device specified on the command line. (As of now only the SLG46620V is supported; the SLG46621V can be added fairly easily but the SLG46140V has a slightly different microarchitecture which will require a bit more work to support.)</p>
- <p> After the graphs are generated, each node in the netlist graph is assigned a numeric label identifying the type of cell and each node in the device graph is assigned a list of legal labels: for example, an I/O buffer site is legal for an input buffer, output buffer, or bidirectional buffer.</p>
- <p>
- <table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container">
- <tbody>
- <tr>
- <td>
- <a href="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s1600/graph-labels.png" imageanchor="1"><img border="0" height="141" src="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s400/graph-labels.png" width="400" /></a>
- </td>
- </tr>
- <tr>
- <td class="tr-caption">Example labeling for a subset of the netlist and device graphs</td>
- </tr>
- </tbody>
- </table> The labeled nodes now need to be placed. The initial placement uses a simple greedy algorithm to create a valid (although not necessarily optimal or even routable) placement:</p><br/>
- <ol>
- <li>Loop over the cells in the netlist. If any cell has a LOC constraint, which locks the cell to a specific physical site, attempt to assign the node to the specified site. If the specified node is the wrong type, doesn't exist, or is already used by another constrained node, the constraint is invalid so fail with an error.</li>
- <li>Loop over all of the unconstrained cells in the netlist and assign them to the first unused site with the right label. If none are available, the design is too big for the device so fail with an error.</li>
- </ol>
- <p style="display: inline;" class="readability-styled"> Once the design is placed, the placement optimizer then loops over the design and attempts to improve it. A simulated annealing algorithm is used, where changes to the design are accepted unconditionally if they make the placement better, and with a random, gradually decreasing probability if they make it worse. The optimizer terminates when the design receives a perfect score (indicating an optimal placement) or if it stops making progress for several iterations. Each iteration does the following:</p><br/>
- <ol>
- <li>Compute a score for the current design based on the number of unroutable nets, the amount of routing congestion (number of nets crossing between halves of the device), and static timing analysis (not yet implemented, always zero).</li>
- <li>Make a list of nodes that contributed to this score in some way (having some attached nets unroutable, crossing to the other half of the device, or failing timing).</li>
- <li>Remove nodes from the list that are LOC'd to a specific location since we're not allowed to move them.</li>
- <li>Remove nodes from the list that have only one legal placement in the device (for example, oscillator hard IP) since there's nowhere else for them to go.</li>
- <li>Pick a node from the remainder of the list at random. Call this our pivot.</li>
- <li>Find a list of candidate placements for the pivot: </li>
- <ol>
- <li>Consider all routable placements in the other half of the device.</li>
- <li>If none were found, consider all routable placements anywhere in the device.</li>
- <li>If none were found, consider all placements anywhere in the device even if they're not routable.</li>
- </ol>
- <li>Pick one of the candidates at random and move the pivot to that location. If another cell in the netlist is already there, put it in the vacant site left by the pivot.</li>
- <li>Re-compute the score for the design. If it's better, accept this change and start the next iteration.</li>
- <li>If the score is worse, accept it with a random probability which decreases as the iteration number goes up. If the change is not accepted, restore the previous placement.</li>
- </ol>
- <p style="display: inline;" class="readability-styled"> After optimization, the design is checked for routability. If any edges in the netlist graph don't correspond to edges in the device graph, the user probably asked for something impossible (for example, trying to hook a flipflop's output to a comparator's reference voltage input) so fail with an error.</p>
- <p> The design is then routed. This is quite simple due to the crossbar structure of the device. For each edge in the netlist:</p><br/>
- <ol>
- <li>If dedicated (non-fabric) routing is used for this path, configure the destination's input mux appropriately and stop.</li>
- <li>If the source and destination are in the same half of the device, configure the destination's input mux appropriately and stop.</li>
- <li>A cross-connection must be used. Check if we already used one to bring the source signal to the other half of the device. If found, configure the destination to route from that cross-connection and stop.</li>
- <li>Check if we have any cross-connections left going in this direction. If they're all used, the design is unroutable due to congestion so fail with an error.</li>
- <li>Pick the next unused cross-connection and configure it to route from the source. Configure the destination to route from the cross-connection and stop.</li>
- </ol>
- <p style="display: inline;" class="readability-styled"> Once routing is finished, run a series of post-PAR design rule checks. These currently include the following:</p><br/>
- <ul>
- <li>If any node has no loads, generate a warning</li>
- <li>If an I/O buffer is connected to analog hard IP, fail with an error if it's not configured in analog mode.</li>
- <li>Some signals (such as comparator inputs and oscillator power-down controls) are generated by a shared mux and fed to many loads. If different loads require conflicting settings for the shared mux, fail with an error.</li>
- </ul>
- <p style="display: inline;" class="readability-styled"> If DRC passes with no errors, configure all of the individual cells in the netlist based on the HDL parameters. Fail with an error if an invalid configuration was requested.</p>
- <p> Finally, generate the bitstream from all of the per-cell configuration and write it to a file.</p>
- <p>
- <h2> Great, let's get started!</h2> If you don't already have one, you'll need to buy a <a href="http://www.silego.com/buy/index.php?main_page=product_info&amp;products_id=388">GreenPak4 development kit</a>. The kit includes samples of the SLG46620V (among other devices) and a programmer/emulation board. While you're waiting for it to arrive, install <a href="http://www.silego.com/softdoc/software.html">GreenPak Designer</a>.</p>
- <p> Download and install Yosys. Although Clifford is pretty good at merging my pull requests, only <a href="https://github.com/azonenberg/yosys/">my fork on Github</a> is guaranteed to have the most up-to-date support for GreenPak devices so don't be surprised if you can't use a bleeding-edge feature with mainline Yosys.</p>
- <p> Download and install gp4par. You can get it from <a href="https://github.com/azonenberg/openfpga/">the Github repository</a>.</p>
- <p> Write your HDL, compile with Yosys, P&amp;R with gp4par, and import the bitstream into GreenPak Designer to program the target device. The most current gp4par manual is included in LaTeX source form in the source tree and is automatically built as part of the compile process. If you're just browsing, there's a <a href="http://thanatos.virtual.antikernel.net/unlisted/gp4-hdl.pdf">relatively recent PDF version</a> on my web server.</p>
- <p> If you'd like to see the Verilog that produced the nightmare of a schematic I showed above, <a href="https://github.com/azonenberg/openfpga/blob/master/tests/greenpak4/Blinky/Blinky.v">here it is</a>.</p>
- <p> Be advised that this project is still very much a work in progress and there are still a number of SLG46620V features I don't support (see the manual for exact details).</p>
- <p>
- <h2> I love it / it segfaulted / there's a problem in the manual!</h2> Hop in our IRC channel (##openfpga on Freenode) and let me know. Feedback is great, pull requests are even better,</p>
- <p>
- <h2> You're competing with Silego's IDE. Have they found out and sued you yet?</h2> Nope. They're fully aware of what I'm doing and are rolling out the red carpet for me. They love the idea of a HDL flow as an alternative to schematic entry and are pretty amazed at how fast it's coming together.</p>
- <p> After I reported a few bugs in their datasheets they decided to skip the middleman and give me direct access to the engineer who writes their documentation so that I can get faster responses. The last time I found a problem (two different parts of the datasheet contradicted each other) an updated datasheet was in my inbox and on their website by the next day. I only wish Xilinx gave me that kind of treatment!</p>
- <p> They've even <a href="https://twitter.com/SilegoTech/status/717018987771469824">offered me free hardware</a> to help me add support for their latest product family, although I plan to get GreenPak4 support to a more stable state before taking them up on the offer.</p>
- <p>
- <h2> So what's next?</h2>
- </p>
- <p style="display: inline;" class="readability-styled"> Better testing, for starters. I have to verify functionality by hand with a DMM and oscilloscope, which is time consuming.</p>
- <p> My contact at Silego says they're going to be giving me documentation on the SRAM emulation interface soon, so I'm going to make a hardware-in-loop test platform that connects to my desktop and the Silego ZIF socket, and lets me load new bitstreams via a scriptable interface. It'll have FPGA-based digital I/O as well as an ADC and DAC on every device pin, plus an adjustable voltage regulator for power, so I can feed in arbitrary mixed-signal test waveforms and write PC-based unit tests to verify correct behavior.</p>
- <p> Other than that, I want to finish support for the SLG46620V in the next month or two. The SLG46621V will be an easy addition since only one pin and the relevant configuration bits have changed from the 46620 (I suspect they're the same die, just bonded out differently).</p>
- <p> Once that's done I'll have to do some more extensive work to add the SLG46140V since the architecture is a bit different (a lot of the combinatorial logic is merged into multi-function blocks). Luckily, the 46140 has a lot in common architecturally with the GreenPak5 family, so once that's done GreenPak5 will probably be a lot easier to add support for.</p>
- <p> My thanks go out to Clifford Wolf, whitequark, the IRC users in ##openfpga, and everyone at Silego I've worked with to help make this possible. I hope that one day this project will become mature enough that Silego will ship it as an officially supported extension to GreenPak Designer, making history by becoming the first modern programmable logic vendor to ship a fully open source synthesis and P&amp;R suite. </p>
- </div>
-</div> \ No newline at end of file
+<div class="post-body entry-content" id="post-body-932306423056216142" itemprop="description articleBody"><p>
+ I've written a couple of posts in the past few months but they were all for </p><a href="http://blog.ioactive.com/search/label/Andrew%20Zonenberg">the blog at work</a><p> so I figured I'm long overdue for one on Silicon Exposed.</p><p><h2>
+ So what's a GreenPak?</h2>
+ </p><p> Silego Technology is a fabless semiconductor company located in the SF Bay area, which makes (among other things) a line of programmable logic devices known as GreenPak. Their </p><a href="http://www.silego.com/products/greenpak5.html">5th generation parts</a><p> were just announced, but I started this project before that happened so I'm still targeting the </p><a href="http://www.silego.com/products/greenpak4.html">4th generation</a><p>.</p><p> GreenPak devices are kind of like itty bitty <a href="http://www.cypress.com/products/32-bit-arm-cortex-m-psoc">PSoCs</a> - they have a mixed signal fabric with an ADC, DACs, comparators, voltage references, plus a digital LUT/FF fabric and some typical digital MCU peripherals like counters and oscillators (but no CPU).</p><p> It's actually an interesting architecture - FPGAs (including some devices marketed as CPLDs) are a 2D array of LUTs connected via wires to adjacent cells, and true (product term) CPLDs are a star topology of AND-OR arrays connected by a crossbar. GreenPak, on the other hand, is a star topology of LUTs, flipflops, and analog/digital hard IP connected to a crossbar.</p><p> Without further ado, here's a block diagram showing all the cool stuff you get in the SLG46620V:</p><p><table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container"><tbody><tr><td>
+ <a href="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s1600/block-diagram.png" imageanchor="1"><img border="0" height="512" src="https://1.bp.blogspot.com/-YIPC5jkXkDE/Vy7YPSqFKWI/AAAAAAAAAxI/a7D6Ji2GxoUvcrwUkI4RLZcr2LFQEJCTACLcB/s640/block-diagram.png" width="640"></img></a>
+ </td>
+ </tr><tr><td class="tr-caption">SLG46620V block diagram (from device datasheet)</td>
+ </tr></tbody></table>
+ They're also tiny (the SLG46620V is a 20-pin 0.4mm pitch STQFN measuring 2x3 mm, and the lower gate count SLG46140V is a mere 1.6x2 mm) and probably the cheapest programmable logic device on the market - $0.50 in low volume and less than $0.40 in larger quantities.</p><p> The Vdd range of GreenPak4 is huge, more like what you'd expect from an MCU than an FPGA! It can run on anything from 1.8 to 5V, although performance is only specified at 1.8, 3.3, and 5V nominal voltages. There's also a dual-rail version that trades one of the GPIO pins for a second power supply pin, allowing you to interface to logic at two different voltage levels.</p><p> To support low-cost/space-constrained applications, they even have the configuration memory on die. It's one-time programmable and needs external Vpp to program (presumably Silego didn't want to waste die area on charge pumps that would only be used once) but has a SRAM programming mode for prototyping.</p><p> The best part is that the development software (GreenPak Designer) is free of charge and provided for all major operating systems including Linux! Unfortunately, the only supported design entry method is schematic entry and there's no way to write your design in a HDL.</p><p> While schematics may be fine for quick tinkering on really simple designs, they quickly get unwieldy. The nightmare of a circuit shown below is just a bunch of counters hooked up to LEDs that blink at various rates.</p><p><table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container"><tbody><tr><td>
+ <a href="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s1600/schematic-from-hell.png" imageanchor="1"><img border="0" height="334" src="https://1.bp.blogspot.com/-k3naUT3uXao/Vy7WFac246I/AAAAAAAAAw8/mePy_ostO8QJra5ZJrbP2WGhTlJ0B_r8gCLcB/s640/schematic-from-hell.png" width="640"></img></a>
+ </td>
+ </tr><tr><td class="tr-caption">Schematic from hell!</td>
+ </tr></tbody></table>
+ As if this wasn't enough of a problem, the largest GreenPak4 device (the SLG46620V) is split into two halves with limited routing between them, and the GUI doesn't help the user manage this complexity at all - you have to draw your schematic in two halves and add "cross connections" between them.</p><p> The icing on the cake is that schematics are a pain to diff and collaborate on. Although GreenPak schematics are XML based, which is a touch better than binary, who wants to read a giant XML diff and try to figure out what's going on in the circuit?</p><p> This isn't going to be a post on the quirks of Silego's software, though - that would be boring. As it turns out, there's one more exciting feature of these chips that I didn't mention earlier: the configuration bitstream is 100% documented in the device datasheet! This is unheard of in the programmable logic world. As Nick of Arachnid Labs <a href="http://www.arachnidlabs.com/blog/2015/03/30/greenpak/">says</a>, the chip is "just dying for someone to write a VHDL or Verilog compiler for it". As you can probably guess by from the title of this post, I've been busy doing exactly that.</p><p><h2>
+ Great! How does it work?</h2>
+ </p><p> Rather than wasting time writing a synthesizer, I decided to write a GreenPak technology library for Clifford Wolf's excellent open source synthesis tool, </p><a href="http://www.clifford.at/yosys/">Yosys</a><p>, and then make a place-and-route tool to turn that into a final netlist. The post-PAR netlist can then be loaded into GreenPak Designer in order to program the device.</p><p> The first step of the process is to run the "synth_greenpak4" Yosys flow on the Verilog source. This runs a generic RTL synthesis pass, then some coarse-grained extraction passes to infer shift register and counter cells from behavioral logic, and finally maps the remaining logic to LUT/FF cells and outputs a JSON-formatted netlist.</p><p> Once the design has been synthesized, my tool (named, surprisingly, gp4par) is then launched on the netlist. It begins by parsing the JSON and constructing a directed graph of cell objects in memory. A second graph, containing all of the primitives in the device and the legal connections between them, is then created based on the device specified on the command line. (As of now only the SLG46620V is supported; the SLG46621V can be added fairly easily but the SLG46140V has a slightly different microarchitecture which will require a bit more work to support.)</p><p> After the graphs are generated, each node in the netlist graph is assigned a numeric label identifying the type of cell and each node in the device graph is assigned a list of legal labels: for example, an I/O buffer site is legal for an input buffer, output buffer, or bidirectional buffer.</p><p><table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container"><tbody><tr><td>
+ <a href="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s1600/graph-labels.png" imageanchor="1"><img border="0" height="141" src="https://2.bp.blogspot.com/-kIekczO693g/Vy7dBqYifXI/AAAAAAAAAxc/hMNJBs5bedIQOrBzzkhq4gbmhR-n58EQwCLcB/s400/graph-labels.png" width="400"></img></a>
+ </td>
+ </tr><tr><td class="tr-caption">Example labeling for a subset of the netlist and device graphs</td>
+ </tr></tbody></table>
+ The labeled nodes now need to be placed. The initial placement uses a simple greedy algorithm to create a valid (although not necessarily optimal or even routable) placement:</p><br></br><ol><li>Loop over the cells in the netlist. If any cell has a LOC constraint, which locks the cell to a specific physical site, attempt to assign the node to the specified site. If the specified node is the wrong type, doesn't exist, or is already used by another constrained node, the constraint is invalid so fail with an error.</li>
+ <li>Loop over all of the unconstrained cells in the netlist and assign them to the first unused site with the right label. If none are available, the design is too big for the device so fail with an error.</li>
+ </ol><p>
+ Once the design is placed, the placement optimizer then loops over the design and attempts to improve it. A simulated annealing algorithm is used, where changes to the design are accepted unconditionally if they make the placement better, and with a random, gradually decreasing probability if they make it worse. The optimizer terminates when the design receives a perfect score (indicating an optimal placement) or if it stops making progress for several iterations. Each iteration does the following:</p><br></br><ol><li>Compute a score for the current design based on the number of unroutable nets, the amount of routing congestion (number of nets crossing between halves of the device), and static timing analysis (not yet implemented, always zero).</li>
+ <li>Make a list of nodes that contributed to this score in some way (having some attached nets unroutable, crossing to the other half of the device, or failing timing).</li>
+ <li>Remove nodes from the list that are LOC'd to a specific location since we're not allowed to move them.</li>
+ <li>Remove nodes from the list that have only one legal placement in the device (for example, oscillator hard IP) since there's nowhere else for them to go.</li>
+ <li>Pick a node from the remainder of the list at random. Call this our pivot.</li>
+ <li>Find a list of candidate placements for the pivot: </li>
+ <ol><li>Consider all routable placements in the other half of the device.</li>
+ <li>If none were found, consider all routable placements anywhere in the device.</li>
+ <li>If none were found, consider all placements anywhere in the device even if they're not routable.</li>
+ </ol><li>Pick one of the candidates at random and move the pivot to that location. If another cell in the netlist is already there, put it in the vacant site left by the pivot.</li>
+ <li>Re-compute the score for the design. If it's better, accept this change and start the next iteration.</li>
+ <li>If the score is worse, accept it with a random probability which decreases as the iteration number goes up. If the change is not accepted, restore the previous placement.</li>
+ </ol><p>
+ After optimization, the design is checked for routability. If any edges in the netlist graph don't correspond to edges in the device graph, the user probably asked for something impossible (for example, trying to hook a flipflop's output to a comparator's reference voltage input) so fail with an error.</p><p> The design is then routed. This is quite simple due to the crossbar structure of the device. For each edge in the netlist:</p><br></br><ol><li>If dedicated (non-fabric) routing is used for this path, configure the destination's input mux appropriately and stop.</li>
+ <li>If the source and destination are in the same half of the device, configure the destination's input mux appropriately and stop.</li>
+ <li>A cross-connection must be used. Check if we already used one to bring the source signal to the other half of the device. If found, configure the destination to route from that cross-connection and stop.</li>
+ <li>Check if we have any cross-connections left going in this direction. If they're all used, the design is unroutable due to congestion so fail with an error.</li>
+ <li>Pick the next unused cross-connection and configure it to route from the source. Configure the destination to route from the cross-connection and stop.</li>
+ </ol><p>
+ Once routing is finished, run a series of post-PAR design rule checks. These currently include the following:</p><br></br><ul><li>If any node has no loads, generate a warning</li>
+ <li>If an I/O buffer is connected to analog hard IP, fail with an error if it's not configured in analog mode.</li>
+ <li>Some signals (such as comparator inputs and oscillator power-down controls) are generated by a shared mux and fed to many loads. If different loads require conflicting settings for the shared mux, fail with an error.</li>
+ </ul><p>
+ If DRC passes with no errors, configure all of the individual cells in the netlist based on the HDL parameters. Fail with an error if an invalid configuration was requested.</p><p> Finally, generate the bitstream from all of the per-cell configuration and write it to a file.</p><p><h2>
+ Great, let's get started!</h2>
+ If you don't already have one, you'll need to buy a <a href="http://www.silego.com/buy/index.php?main_page=product_info&amp;products_id=388">GreenPak4 development kit</a>. The kit includes samples of the SLG46620V (among other devices) and a programmer/emulation board. While you're waiting for it to arrive, install <a href="http://www.silego.com/softdoc/software.html">GreenPak Designer</a>.</p><p> Download and install Yosys. Although Clifford is pretty good at merging my pull requests, only <a href="https://github.com/azonenberg/yosys/">my fork on Github</a> is guaranteed to have the most up-to-date support for GreenPak devices so don't be surprised if you can't use a bleeding-edge feature with mainline Yosys.</p><p> Download and install gp4par. You can get it from <a href="https://github.com/azonenberg/openfpga/">the Github repository</a>.</p><p> Write your HDL, compile with Yosys, P&amp;R with gp4par, and import the bitstream into GreenPak Designer to program the target device. The most current gp4par manual is included in LaTeX source form in the source tree and is automatically built as part of the compile process. If you're just browsing, there's a <a href="http://thanatos.virtual.antikernel.net/unlisted/gp4-hdl.pdf">relatively recent PDF version</a> on my web server.</p><p> If you'd like to see the Verilog that produced the nightmare of a schematic I showed above, <a href="https://github.com/azonenberg/openfpga/blob/master/tests/greenpak4/Blinky/Blinky.v">here it is</a>.</p><p> Be advised that this project is still very much a work in progress and there are still a number of SLG46620V features I don't support (see the manual for exact details).</p><p><h2>
+ I love it / it segfaulted / there's a problem in the manual!</h2>
+ Hop in our IRC channel (##openfpga on Freenode) and let me know. Feedback is great, pull requests are even better,</p><p><h2>
+ You're competing with Silego's IDE. Have they found out and sued you yet?</h2>
+ Nope. They're fully aware of what I'm doing and are rolling out the red carpet for me. They love the idea of a HDL flow as an alternative to schematic entry and are pretty amazed at how fast it's coming together.</p><p> After I reported a few bugs in their datasheets they decided to skip the middleman and give me direct access to the engineer who writes their documentation so that I can get faster responses. The last time I found a problem (two different parts of the datasheet contradicted each other) an updated datasheet was in my inbox and on their website by the next day. I only wish Xilinx gave me that kind of treatment!</p><p> They've even <a href="https://twitter.com/SilegoTech/status/717018987771469824">offered me free hardware</a> to help me add support for their latest product family, although I plan to get GreenPak4 support to a more stable state before taking them up on the offer.</p><p><h2>
+ So what's next?</h2>
+ </p><p> Better testing, for starters. I have to verify functionality by hand with a DMM and oscilloscope, which is time consuming.</p><p> My contact at Silego says they're going to be giving me documentation on the SRAM emulation interface soon, so I'm going to make a hardware-in-loop test platform that connects to my desktop and the Silego ZIF socket, and lets me load new bitstreams via a scriptable interface. It'll have FPGA-based digital I/O as well as an ADC and DAC on every device pin, plus an adjustable voltage regulator for power, so I can feed in arbitrary mixed-signal test waveforms and write PC-based unit tests to verify correct behavior.</p><p> Other than that, I want to finish support for the SLG46620V in the next month or two. The SLG46621V will be an easy addition since only one pin and the relevant configuration bits have changed from the 46620 (I suspect they're the same die, just bonded out differently).</p><p> Once that's done I'll have to do some more extensive work to add the SLG46140V since the architecture is a bit different (a lot of the combinatorial logic is merged into multi-function blocks). Luckily, the 46140 has a lot in common architecturally with the GreenPak5 family, so once that's done GreenPak5 will probably be a lot easier to add support for.</p><p> My thanks go out to Clifford Wolf, whitequark, the IRC users in ##openfpga, and everyone at Silego I've worked with to help make this possible. I hope that one day this project will become mature enough that Silego will ship it as an officially supported extension to GreenPak Designer, making history by becoming the first modern programmable logic vendor to ship a fully open source synthesis and P&amp;R suite.
+
+ </p></div> \ No newline at end of file
diff --git a/test/test-pages/bug-1255978/expected.html b/test/test-pages/bug-1255978/expected.html
index 7edba81..cdde39d 100644
--- a/test/test-pages/bug-1255978/expected.html
+++ b/test/test-pages/bug-1255978/expected.html
@@ -1,70 +1,139 @@
-<div id="readability-page-1" class="page">
- <div class="text-wrapper" itemprop="articleBody" id="gigya-share-btns-2_gig_containerParent">
- <p>Most people go to hotels for the pleasure of sleeping in a giant bed with clean white sheets and waking up to fresh towels in the morning.</p>
- <p>But those towels and sheets might not be as clean as they look, according to the hotel bosses that responded to an online thread about the things hotel owners don’t want you to know.</p>
- <p>Zeev Sharon and Michael Forrest Jones both run hotel start-ups in the US. Forrest Jones runs the start-up Beechmont Hotels Corporation, a hotel operating company that consults with hotel owners on how they can improve their business. Sharon is the CEO of Hotelied, a start-up that allows people to sign up for discounts at luxury hotels.</p>
- <p>But even luxury hotels aren’t always cleaned as often as they should be.</p>
- <p>Here are some of the secrets that the receptionist will never tell you when you check in, according to answers posted on <a href="https://www.quora.com/What-are-the-things-we-dont-know-about-hotel-rooms" target="_blank">Quora</a>.</p>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
- <div class="dnd-atom-rendered">
- <div class="image"><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/18/10/bandb2.jpg" alt="bandb2.jpg" title="bandb2.jpg" width="564" height="423" /></div>
- </div>
- <p class="dnd-caption-wrapper"> Even posh hotels might not wash a blanket in between stays </p>
- </div>
- <p>1. Take any blankets or duvets off the bed</p>
- <p>Forrest Jones said that anything that comes into contact with any of the previous guest’s skin should be taken out and washed every time the room is made, but that even the fanciest hotels don’t always do so. "Hotels are getting away from comforters. Blankets are here to stay, however. But some hotels are still hesitant about washing them every day if they think they can get out of it," he said.</p>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-video">
- <p class="dnd-caption-wrapper">Video shows bed bug infestation at New York hotel</p>
- </div>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
- <div class="dnd-atom-rendered">
- <div class="image"><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/05/26/11/hotel-door-getty.jpg" alt="hotel-door-getty.jpg" title="hotel-door-getty.jpg" width="564" height="423" /></div>
- </div>
- <p class="dnd-caption-wrapper"> Forrest Jones advised stuffing the peep hole with a strip of rolled up notepaper when not in use. </p>
- </div>
- <p>2. Check the peep hole has not been tampered with</p>
- <p>This is not common, but can happen, Forrest Jones said. He advised stuffing the peep hole with a strip of rolled up notepaper when not in use. When someone knocks on the door, the paper can be removed to check who is there. If no one is visible, he recommends calling the front desk immediately. “I look forward to the day when I can tell you to choose only hotels where every employee who has access to guestroom keys is subjected to a complete public records background check, prior to hire, and every year or two thereafter. But for now, I can't,” he said.</p>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
- <div class="dnd-atom-rendered">
- <div class="image"><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2013/07/31/15/luggage-3.jpg" alt="luggage-3.jpg" title="luggage-3.jpg" width="564" height="423" /></div>
- </div>
- <p class="dnd-caption-wrapper"> Put luggage on the floor </p>
- </div>
- <p>3. Don’t use a wooden luggage rack</p>
- <p>Bedbugs love wood. Even though a wooden luggage rack might look nicer and more expensive than a metal one, it’s a breeding ground for bugs. Forrest Jones says guests should put the items they plan to take from bags on other pieces of furniture and leave the bag on the floor.</p>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
- <div class="dnd-atom-rendered">
- <div class="image"><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/04/13/11/Lifestyle-hotels.jpg" alt="Lifestyle-hotels.jpg" title="Lifestyle-hotels.jpg" width="564" height="423" /></div>
- </div>
- <p class="dnd-caption-wrapper"> The old rule of thumb is that for every 00 invested in a room, the hotel should charge in average daily rate </p>
- </div>
- <p>4. Hotel rooms are priced according to how expensive they were to build</p>
- <p>Zeev Sharon said that the old rule of thumb is that for every $1000 invested in a room, the hotel should charge $1 in average daily rate. So a room that cost $300,000 to build, should sell on average for $300/night.</p>
- <h3>5. Beware the wall-mounted hairdryer</h3>
- <p>It contains the most germs of anything in the room. Other studies have said the TV remote and bedside lamp switches are the most unhygienic. “Perhaps because it's something that's easy for the housekeepers to forget to check or to squirt down with disinfectant,” Forrest Jones said.</p>
- <div class="dnd-widget-wrapper context-full type-gallery">
- <div class="dnd-atom-rendered">
- <div class="container grid-mod-gallery" data-scald-gallery="3739501">
- <h2 class="gallery-title"><span class="media-prefix icon-gallery"></span>Business news in pictures</h2>
- </div>
- </div>
- </div>
- <h3>6. Mini bars almost always lose money</h3>
- <p>Despite the snacks in the minibar seeming like the most overpriced food you have ever seen, hotel owners are still struggling to make a profit from those snacks. "Minibars almost always lose money, even when they charge $10 for a Diet Coke,” Sharon said.</p>
- <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
- <div class="dnd-atom-rendered">
- <div class="image"><img src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/13/16/agenda7.jpg" alt="agenda7.jpg" title="agenda7.jpg" width="564" height="423" /></div>
- </div>
- <p class="dnd-caption-wrapper"> Towels should always be cleaned between stays </p>
- </div>
- <p>7. Always made sure the hand towels are clean when you arrive</p>
- <p>Forrest Jones made a discovery when he was helping out with the housekeepers. “You know where you almost always find a hand towel in any recently-vacated hotel room that was occupied by a guy? On the floor, next to the bed, about halfway down, maybe a little toward the foot of the bed. Same spot in the floor, next to almost every bed occupied by a man, in every room. I'll leave the rest to your imagination,” he said.</p>
- <meta itemprop="datePublished" content="2016-05-08T10:11:51+01:00" />
- <ul class="inline-pipes-list">
- <li> More about: </li>
- <li><a itemprop="keywords" href="http://fakehost/topic/Hotels">Hotels</a></li>
- <li><a itemprop="keywords" href="http://fakehost/topic/Hygiene">Hygiene</a></li>
- </ul>
- <a href="http://fakehost/syndication/reuse-permision-form?url=http://www.independent.co.uk/news/business/news/seven-secrets-that-hotel-owners-dont-want-you-to-know-10506160.html" target="_blank" class="syndication-btn"><img src="http://fakehost/sites/all/themes/ines_themes/independent_theme/img/reuse.png" width="25" />Reuse content</a>
- </div>
-</div> \ No newline at end of file
+<div class="text-wrapper" id="gigya-share-btns-2_gig_containerParent" itemprop="articleBody">
+ <p>Most people go to hotels for the pleasure of sleeping in a giant bed with clean white sheets and waking up to fresh towels in the morning.</p>
+
+ <p>But those towels and sheets might not be as clean as they look, according to the hotel bosses that responded to an online thread about the things hotel owners don’t want you to know.</p>
+
+ <p>Zeev Sharon and Michael Forrest Jones both run hotel start-ups in the US. Forrest Jones runs the start-up Beechmont Hotels Corporation, a hotel operating company that consults with hotel owners on how they can improve their business. Sharon is the CEO of Hotelied, a start-up that allows people to sign up for discounts at luxury hotels.</p>
+
+ <p>But even luxury hotels aren’t always cleaned as often as they should be.</p>
+
+ <p>Here are some of the secrets that the receptionist will never tell you when you check in, according to answers posted on <a href="https://www.quora.com/What-are-the-things-we-dont-know-about-hotel-rooms" target="_blank">Quora</a>.</p>
+
+
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
+ <div class="dnd-atom-rendered">
+
+ <div class="image"><img alt="bandb2.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/18/10/bandb2.jpg" title="bandb2.jpg" width="564"></img></div>
+
+ </div>
+ <p>
+ Even posh hotels might not wash a blanket in between stays
+
+ </p>
+ </div>
+
+ <p>1. Take any blankets or duvets off the bed</p>
+
+ <p>Forrest Jones said that anything that comes into contact with any of the previous guest’s skin should be taken out and washed every time the room is made, but that even the fanciest hotels don’t always do so. "Hotels are getting away from comforters. Blankets are here to stay, however. But some hotels are still hesitant about washing them every day if they think they can get out of it," he said.</p>
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-video">
+
+ <p>Video shows bed bug infestation at New York hotel</p>
+ </div>
+
+
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
+ <div class="dnd-atom-rendered">
+
+ <div class="image"><img alt="hotel-door-getty.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/05/26/11/hotel-door-getty.jpg" title="hotel-door-getty.jpg" width="564"></img></div>
+
+ </div>
+ <p>
+ Forrest Jones advised stuffing the peep hole with a strip of rolled up notepaper when not in use.
+
+ </p>
+ </div>
+
+ <p>2. Check the peep hole has not been tampered with</p>
+
+ <p>This is not common, but can happen, Forrest Jones said. He advised stuffing the peep hole with a strip of rolled up notepaper when not in use. When someone knocks on the door, the paper can be removed to check who is there. If no one is visible, he recommends calling the front desk immediately. “I look forward to the day when I can tell you to choose only hotels where every employee who has access to guestroom keys is subjected to a complete public records background check, prior to hire, and every year or two thereafter. But for now, I can't,” he said.</p>
+
+
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
+ <div class="dnd-atom-rendered">
+
+ <div class="image"><img alt="luggage-3.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2013/07/31/15/luggage-3.jpg" title="luggage-3.jpg" width="564"></img></div>
+
+ </div>
+ <p>
+ Put luggage on the floor
+
+ </p>
+ </div>
+
+ <p>3. Don’t use a wooden luggage rack</p>
+
+ <p>Bedbugs love wood. Even though a wooden luggage rack might look nicer and more expensive than a metal one, it’s a breeding ground for bugs. Forrest Jones says guests should put the items they plan to take from bags on other pieces of furniture and leave the bag on the floor.</p>
+
+
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
+ <div class="dnd-atom-rendered">
+
+ <div class="image"><img alt="Lifestyle-hotels.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2015/04/13/11/Lifestyle-hotels.jpg" title="Lifestyle-hotels.jpg" width="564"></img></div>
+
+ </div>
+ <p>
+ The old rule of thumb is that for every 00 invested in a room, the hotel should charge in average daily rate
+
+ </p>
+ </div>
+
+ <p>4. Hotel rooms are priced according to how expensive they were to build</p>
+
+ <p>Zeev Sharon said that the old rule of thumb is that for every $1000 invested in a room, the hotel should charge $1 in average daily rate. So a room that cost $300,000 to build, should sell on average for $300/night.</p>
+
+
+
+ <h3>5. Beware the wall-mounted hairdryer</h3>
+
+ <p>It contains the most germs of anything in the room. Other studies have said the TV remote and bedside lamp switches are the most unhygienic. “Perhaps because it's something that's easy for the housekeepers to forget to check or to squirt down with disinfectant,” Forrest Jones said.</p>
+
+
+
+ <div class="dnd-widget-wrapper context-full type-gallery">
+ <div class="dnd-atom-rendered">
+
+ <div class="container grid-mod-gallery" data-scald-gallery="3739501">
+
+ <h2 class="gallery-title"><span class="media-prefix icon-gallery"></span>Business news in pictures</h2>
+
+ </div>
+
+
+
+ </div>
+ </div>
+
+ <h3>6. Mini bars almost always lose money</h3>
+
+ <p>Despite the snacks in the minibar seeming like the most overpriced food you have ever seen, hotel owners are still struggling to make a profit from those snacks. "Minibars almost always lose money, even when they charge $10 for a Diet Coke,” Sharon said.</p>
+
+
+
+ <div class="dnd-widget-wrapper context-sdl_editor_representation type-image">
+ <div class="dnd-atom-rendered">
+
+ <div class="image"><img alt="agenda7.jpg" height="423" src="https://static.independent.co.uk/s3fs-public/styles/story_medium/public/thumbnails/image/2014/03/13/16/agenda7.jpg" title="agenda7.jpg" width="564"></img></div>
+
+ </div>
+ <p>
+ Towels should always be cleaned between stays
+
+ </p>
+ </div>
+
+ <p>7. Always made sure the hand towels are clean when you arrive</p>
+
+ <p>Forrest Jones made a discovery when he was helping out with the housekeepers. “You know where you almost always find a hand towel in any recently-vacated hotel room that was occupied by a guy? On the floor, next to the bed, about halfway down, maybe a little toward the foot of the bed. Same spot in the floor, next to almost every bed occupied by a man, in every room. I'll leave the rest to your imagination,” he said.</p>
+ <meta content="2016-05-08T10:11:51+01:00" itemprop="datePublished"></meta><ul class="inline-pipes-list"><li>
+ More about:
+ </li>
+ <li><a href="http://fakehost/topic/Hotels" itemprop="keywords">Hotels</a></li>
+ <li><a href="http://fakehost/topic/Hygiene" itemprop="keywords">Hygiene</a></li>
+ </ul>
+ <a class="syndication-btn" href="http://fakehost/syndication/reuse-permision-form?url=http://www.independent.co.uk/news/business/news/seven-secrets-that-hotel-owners-dont-want-you-to-know-10506160.html" target="_blank"><img src="http://fakehost/sites/all/themes/ines_themes/independent_theme/img/reuse.png" width="25"></img>Reuse content</a>
+ </div> \ No newline at end of file
diff --git a/test/test-pages/buzzfeed-1/expected.html b/test/test-pages/buzzfeed-1/expected.html
index bb632f7..e587dbf 100644
--- a/test/test-pages/buzzfeed-1/expected.html
+++ b/test/test-pages/buzzfeed-1/expected.html
@@ -1,38 +1,29 @@
-<div id="readability-page-1" class="page">
- <div id="buzz_sub_buzz" class="c suplist_article suplist_list_show ">
- <div class="buzz_superlist_item buzz_superlist_item_image buzz_superlist_item_wide image_hit no_caption " id="superlist_3758406_5547137" rel:buzz_num="1">
- <h2>The mother of a woman who took suspected diet pills bought online has described how her daughter was “literally burning up from within” moments before her death.</h2>
- <p class="article_caption_w_attr"> <span class="sub_buzz_source_via buzz_attribution buzz_attr_no_caption">West Merica Police</span></p>
- </div>
- <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547213" rel:buzz_num="2">
- <p class="sub_buzz_desc">Eloise Parry, 21, was taken to Royal Shrewsbury hospital on 12 April after taking a lethal dose of highly toxic “slimming tablets”. </p>
- <p>“The drug was in her system, there was no anti-dote, two tablets was a lethal dose – and she had taken eight,” her mother, Fiona, <a href="https://www.westmercia.police.uk/article/9501/A-tribute-to-Eloise-Aimee-Parry-written-by-her-mother-Fiona-Parry">said in a statement</a> yesterday.</p>
- <p>“As Eloise deteriorated, the staff in A&amp;E did all they could to stabilise her. As the drug kicked in and started to make her metabolism soar, they attempted to cool her down, but they were fighting an uphill battle.</p>
- <p>“She was literally burning up from within.”</p>
- <p>She added: “They never stood a chance of saving her. She burned and crashed.”</p>
- </div>
- <div class="buzz_superlist_item buzz_superlist_item_grid_row buzz_superlist_item_wide no_caption " id="superlist_3758406_5547140" rel:buzz_num="3">
- <div class="grid_row two_pl grid_height_l">
- <div class="grid_cell cell_1">
- <div class="grid_cell_image_wrapper"><img src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608056-15.jpg" height="412" width="203"/></div>
- <p class="sub_buzz_grid_source_via">Facebook</p>
- </div>
- <div class="grid_cell cell_2">
- <div class="grid_cell_image_wrapper"><img src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" rel:bf_image_src="http://ak-hdl.buzzfed.com/static/2015-04/21/5/enhanced/webdr12/grid-cell-2501-1429608057-18.jpg" height="412" width="412"/></div>
- <p class="sub_buzz_grid_source_via">Facebook</p>
- </div>
- </div>
- </div>
- <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547284" rel:buzz_num="4">
- <p class="sub_buzz_desc">West Mercia police <a href="https://www.westmercia.police.uk/article/9500/Warning-Issued-As-Shrewsbury-Woman-Dies-After-Taking-Suspected-Diet-Pills">said the tablets were believed to contain dinitrophenol</a>, known as DNP, which is a highly toxic industrial chemical. </p>
- <p>“We are undoubtedly concerned over the origin and sale of these pills and are working with partner agencies to establish where they were bought from and how they were advertised,” said chief inspector Jennifer Mattinson from the West Mercia police.</p>
- <p>The Food Standards Agency warned people to stay away from slimming products that contained DNP.</p>
- <p>“We advise the public not to take any tablets or powders containing DNP, as it is an industrial chemical and not fit for human consumption,” it said in a statement.</p>
- </div>
- <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547219" rel:buzz_num="5">
- <h2>Fiona Parry issued a plea for people to stay away from pills containing the chemical.</h2>
- <p class="sub_buzz_desc">“[Eloise] just never really understood how dangerous the tablets that she took were,” she said. “Most of us don’t believe that a slimming tablet could possibly kill us.</p>
- <p>“DNP is not a miracle slimming pill. It is a deadly toxin.”</p>
- </div>
- </div>
-</div> \ No newline at end of file
+<div data-print="body" rel:gt_cat="[ttp]:content">
+ <div class="c suplist_article suplist_list_show " id="buzz_sub_buzz">
+ <div class="buzz_superlist_item buzz_superlist_item_image buzz_superlist_item_wide image_hit no_caption " id="superlist_3758406_5547137" rel:buzz_num="1">
+ <h2>The mother of a woman who took suspected diet pills bought online has described how her daughter was “literally burning up from within” moments before her death.</h2>
+
+ <p class="article_caption_w_attr"> <span class="sub_buzz_source_via buzz_attribution buzz_attr_no_caption">West Merica Police</span></p>
+ </div>
+ <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547213" rel:buzz_num="2">
+ <p class="sub_buzz_desc">Eloise Parry, 21, was taken to Royal Shrewsbury hospital on 12 April after taking a lethal dose of highly toxic “slimming tablets”. </p>
+ <p>“The drug was in her system, there was no anti-dote, two tablets was a lethal dose – and she had taken eight,” her mother, Fiona, <a href="https://www.westmercia.police.uk/article/9501/A-tribute-to-Eloise-Aimee-Parry-written-by-her-mother-Fiona-Parry">said in a statement</a> yesterday.</p>
+ <p>“As Eloise deteriorated, the staff in A&amp;E did all they could to stabilise her. As the drug kicked in and started to make her metabolism soar, they attempted to cool her down, but they were fighting an uphill battle.</p>
+ <p>“She was literally burning up from within.”</p>
+ <p>She added: “They never stood a chance of saving her. She burned and crashed.”</p>
+ </div>
+
+ <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547284" rel:buzz_num="4">
+ <p class="sub_buzz_desc">West Mercia police <a href="https://www.westmercia.police.uk/article/9500/Warning-Issued-As-Shrewsbury-Woman-Dies-After-Taking-Suspected-Diet-Pills">said the tablets were believed to contain dinitrophenol</a>, known as DNP, which is a highly toxic industrial chemical. </p>
+ <p>“We are undoubtedly concerned over the origin and sale of these pills and are working with partner agencies to establish where they were bought from and how they were advertised,” said chief inspector Jennifer Mattinson from the West Mercia police.</p>
+ <p>The Food Standards Agency warned people to stay away from slimming products that contained DNP.</p>
+ <p>“We advise the public not to take any tablets or powders containing DNP, as it is an industrial chemical and not fit for human consumption,” it said in a statement.</p>
+ </div>
+ <div class="buzz_superlist_item buzz_superlist_item_text buzz_superlist_item_wide " id="superlist_3758406_5547219" rel:buzz_num="5">
+ <h2>Fiona Parry issued a plea for people to stay away from pills containing the chemical.</h2>
+ <p class="sub_buzz_desc">“[Eloise] just never really understood how dangerous the tablets that she took were,” she said. “Most of us don’t believe that a slimming tablet could possibly kill us.</p>
+ <p>“DNP is not a miracle slimming pill. It is a deadly toxin.”</p>
+ </div>
+ </div>
+ <p class="print c"><a href="http://buzzfeed.com"><b>Check out more articles on BuzzFeed.com!</b></a></p>
+ </div> \ No newline at end of file
diff --git a/test/test-pages/daringfireball-1/expected.html b/test/test-pages/daringfireball-1/expected.html
index 37a4e07..2370e4b 100644
--- a/test/test-pages/daringfireball-1/expected.html
+++ b/test/test-pages/daringfireball-1/expected.html
@@ -1,14 +1,11 @@
-<div id="readability-page-1" class="page">
- <div id="Box">
- <div id="Main">
- <div class="article">
+<div class="article">
+
<p>Daring Fireball is written and produced by John Gruber.</p>
<p>
- <a href="http://fakehost/graphics/author/addison-bw.jpg"> <img src="http://fakehost/graphics/author/addison-bw-425.jpg" alt="Photograph of the author."/></a>
- <br/><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
+ <a href="http://fakehost/graphics/author/addison-bw.jpg"> <img alt="Photograph of the author." src="http://fakehost/graphics/author/addison-bw-425.jpg"></img></a>
+ <br></br><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
<h2>Mac Apps</h2>
- <ul>
- <li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
+ <ul><li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
<li><a href="http://www.flyingmeat.com/acorn/">Acorn</a></li>
<li><a href="http://www.red-sweater.com/marsedit/">MarsEdit</a></li>
<li><a href="http://aged-and-distilled.com/napkin/">Napkin</a></li>
@@ -17,19 +14,13 @@
<li><a href="http://latenightsw.com/sd4/index.html">Script Debugger</a></li>
<li><a href="http://www.ambrosiasw.com/utilities/snapzprox/">Snapz Pro X</a></li>
<li><a href="http://nightly.webkit.org/">WebKit</a></li>
- </ul>
- <h2>iPhone Apps</h2>
- <ul>
- <li><a href="http://vesperapp.co/">Vesper</a></li>
- </ul>
- <h2>Server Software</h2>
+ </ul><h2>iPhone Apps</h2>
+ <ul><li><a href="http://vesperapp.co/">Vesper</a></li>
+ </ul><h2>Server Software</h2>
<p>The Daring Fireball website is hosted by <a href="http://joyent.com/">Joyent</a>.</p>
<p>Articles and links are published through <a href="http://movabletype.org/">Movable Type</a>. In addition to my own SmartyPants and Markdown plug-ins, Daring Fireball uses several excellent Movable Type plug-ins, including Brad Choate’s <a href="http://bradchoate.com/weblog/2003/06/24/regular-expressions">MT-Regex</a> and <a href="http://bradchoate.com/weblog/2004/10/20/mtifempty">MT-IfEmpty</a>, and <a href="http://bumppo.net/projects/amputator/">Nat Irons’s Amputator</a>.</p>
<p>Stats are tracked using <a href="http://haveamint.com/">Mint</a>. Additional web nerdery, including the membership system, is fueled by <a href="http://perl.org/">Perl</a>, <a href="http://www.php.net/">PHP</a>, and <a href="http://www.mysql.com/">MySQL</a>.</p>
<h2>Web Standards</h2>
<p>Web standards are important, and Daring Fireball adheres to them. Specifically, Daring Fireball’s HTML markup should validate as either <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> or XHTML 4.01 Transitional, its layout is constructed using <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://daringfireball.net/css/fireball_screen.css">valid CSS</a>, and its syndicated feed is <a href="http://feedvalidator.org/check?url=http%3A%2F%2Fdaringfireball.net%2Findex.xml">valid Atom</a>.</p>
<p>If Daring Fireball looks goofy in your browser, you’re likely using a shitty browser that doesn’t support web standards. Internet Explorer, I’m looking in your direction. If you complain about this, I will laugh at you, because I do not care. If, however, you are using a modern, standards-compliant browser and have trouble viewing or reading Daring Fireball, please do let me know.</p>
- </div>
- </div>
- </div>
-</div> \ No newline at end of file
+ </div> \ No newline at end of file
diff --git a/test/test-pages/ehow-2/expected.html b/test/test-pages/ehow-2/expected.html
index c4ecc35..d2148ae 100644
--- a/test/test-pages/ehow-2/expected.html
+++ b/test/test-pages/ehow-2/expected.html
@@ -1,164 +1,139 @@
-<div id="readability-page-1" class="page">
- <section id="Body" class="InlineTemplate FLC" data-page-id="inlinetemplate" data-section="body">
+<section class="InlineTemplate FLC" data-page-id="inlinetemplate" data-section="body" id="Body">
+
<header class="page-head bordered pre-col">
<div data-type="AuthorProfile">
<div class="post-meta clearfix headline6 mg-2">
- <a class="gtm_contributorBylineAvatar contributor-follow-tip" id="img-follow-tip" href="http://fakehost/contributor/gina_robertsgrey/" target="_top">
- <img src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg" class="avatar fl" data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');
- if (failover) failover = failover.replace(/^https?:/,'');
- var src = this.src ? this.src.replace(/^https?:/,'') : '';
- if (src != failover){
- this.src = failover;
- }" /> </a>
+ <a class="gtm_contributorBylineAvatar contributor-follow-tip" href="http://fakehost/contributor/gina_robertsgrey/" id="img-follow-tip" target="_top">
+ <img class="avatar fl" data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');&#xA; if (failover) failover = failover.replace(/^https?:/,'');&#xA; var src = this.src ? this.src.replace(/^https?:/,'') : '';&#xA; if (src != failover){&#xA; this.src = failover;&#xA; }" src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg"></img></a>
+
</div>
- <div class="post-meta clearfix headline6 mg-2" id="author_powertip" data-author-url="/contributor/gina_robertsgrey/">
+ <div class="post-meta clearfix headline6 mg-2" data-author-url="/contributor/gina_robertsgrey/" id="author_powertip">
<a class="gtm_contributorBylineAvatar" href="http://fakehost/contributor/gina_robertsgrey/" target="_top">
- <img src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg" class="avatar fl" data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');
- if (failover) failover = failover.replace(/^https?:/,'');
- var src = this.src ? this.src.replace(/^https?:/,'') : '';
- if (src != failover){
- this.src = failover;
- }" /> </a>
- <p class="btn btnFollow" data-type="contributor" data-author-url="/contributor/gina_robertsgrey/" data-follow-data="{&quot;name&quot;:&quot;Gina Roberts-Grey&quot;,&quot;slug&quot;:&quot;\/contributor\/gina_robertsgrey\/&quot;,&quot;image_url&quot;:&quot;http:\/\/s3.amazonaws.com\/cme_public_images\/www_demandstudios_com\/sitelife.studiod.com\/ver1.0\/Content\/images\/store\/9\/2\/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg&quot;,&quot;website&quot;:&quot;&quot;}">Follow</p>
+ <img class="avatar fl" data-failover="//img-aws.ehowcdn.com/60x60/ehow-cdn-assets/test15/media/images/authors/missing-author-image.png" onerror="var failover = this.getAttribute('data-failover');&#xA; if (failover) failover = failover.replace(/^https?:/,'');&#xA; var src = this.src ? this.src.replace(/^https?:/,'') : '';&#xA; if (src != failover){&#xA; this.src = failover;&#xA; }" src="http://img-aws.ehowcdn.com/60x60/cme/cme_public_images/www_demandstudios_com/sitelife.studiod.com/ver1.0/Content/images/store/9/2/d9dd6f61-b183-4893-927f-5b540e45be91.Small.jpg"></img></a>
+
+ <p>Follow</p>
</div>
- <p class="article-meta">
- <time datetime="2016-09-14T07:07:00-04:00" itemprop="dateModified">Last updated September 14, 2016</time>
- </p>
+ <p>
+ <time datetime="2016-09-14T07:07:00-04:00" itemprop="dateModified">Last updated September 14, 2016</time></p>
+
</div>
- </header>
-
- <div class="col-main">
- <article data-type="article">
- <div class="mod step">
+
+ </header><div class="col-main">
+ <article data-type="article"><div class="mod step">
<div class="stepContent mod">
<div class="content lead">
<p>Graduation parties are a great way to commemorate the years of hard work teens and college co-eds devote to education. They’re also costly for mom and dad.</p>
<p>The average cost of a graduation party in 2013 was a whopping $1,200, according to Graduationparty.com; $700 of that was allocated for food. However that budget was based on Midwestern statistics, and parties in urban areas like New York City are thought to have a much higher price tag.</p>
<p>Thankfully, there are plenty of creative ways to trim a little grad party fat without sacrificing any of the fun or celebratory spirit.</p>
</div>
- <figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" alt="Graduation" title="Graduation" class="photo" data-credit="Mike Watson Images/Moodboard/Getty " longdesc="http://s3.amazonaws.com/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" data-pin-ehow-hover="true" data-pin-no-hover="true" />
- </figure>
- <figcaption class="small caption">
+ <figure class="stepThumb"><img alt="Graduation" class="photo" data-credit="Mike Watson Images/Moodboard/Getty " data-pin-ehow-hover="true" data-pin-no-hover="true" longdesc="http://s3.amazonaws.com/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/2F/86/5547EF62-EAF5-4256-945D-0496F61C862F/5547EF62-EAF5-4256-945D-0496F61C862F.jpg" title="Graduation"></img></figure><figcaption class="small caption">
(Mike Watson Images/Moodboard/Getty)
- </figcaption>
- </div>
+ </figcaption></div>
</div>
-
-
+
+
<span>
<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Parties hosted at restaurants, clubhouses and country clubs eliminate the need to spend hours cleaning up once party guests have gone home. But that convenience comes with a price tag. A country club may charge as much as $2,000 for room rental and restaurant food and beverage will almost always cost more than food prepped and served at home.</p></span></div>
- <figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/FE/CB/121569D2-6984-4B2F-83C4-9D2D9A27CBFE/121569D2-6984-4B2F-83C4-9D2D9A27CBFE.jpg" alt="Save money hosting the party at home." class="photo" data-credit="Thomas Jackson/Digital Vision/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
- </figure>
- <figcaption class="small caption">
- Thomas Jackson/Digital Vision/Getty Images </figcaption>
-</div>
-</div>
-</span>
-</span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Parties hosted at restaurants, clubhouses and country clubs eliminate the need to spend hours cleaning up once party guests have gone home. But that convenience comes with a price tag. A country club may charge as much as $2,000 for room rental and restaurant food and beverage will almost always cost more than food prepped and served at home.</p></span> </div>
+ <figure class="stepThumb"><img alt="Save money hosting the party at home." class="photo" data-credit="Thomas Jackson/Digital Vision/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/FE/CB/121569D2-6984-4B2F-83C4-9D2D9A27CBFE/121569D2-6984-4B2F-83C4-9D2D9A27CBFE.jpg"></img></figure><figcaption class="small caption">
+ Thomas Jackson/Digital Vision/Getty Images </figcaption></div>
+ </div>
+ </span>
+ </span>
+ <span>
<span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Instead of hiring a DJ, use your iPod or Smartphone to spin the tunes. Both easily hook up to most speakers or mp3 compatible docks to play music from your music library. Or download Pandora, the free online radio app, and play hours of music for free.</p>
+<p>Personalize the music with a playlist of the grad’s favorite songs or songs that were big hits during his or her years in school.</p></span> </div>
+ <figure class="stepThumb"><img alt="Online radio can take the place of a hired DJ." class="photo" data-credit="Spencer Platt/Getty Images News/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/DF/FC/A05B0252-BD73-4BC7-A09A-96F0A504FCDF/A05B0252-BD73-4BC7-A09A-96F0A504FCDF.jpg"></img></figure><figcaption class="small caption">
+ Spencer Platt/Getty Images News/Getty Images </figcaption></div>
+ </div>
+ </span>
+ </span>
+ <span>
<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Instead of hiring a DJ, use your iPod or Smartphone to spin the tunes. Both easily hook up to most speakers or mp3 compatible docks to play music from your music library. Or download Pandora, the free online radio app, and play hours of music for free.</p>
-<p>Personalize the music with a playlist of the grad’s favorite songs or songs that were big hits during his or her years in school.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/DF/FC/A05B0252-BD73-4BC7-A09A-96F0A504FCDF/A05B0252-BD73-4BC7-A09A-96F0A504FCDF.jpg" alt="Online radio can take the place of a hired DJ." class="photo" data-credit="Spencer Platt/Getty Images News/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- Spencer Platt/Getty Images News/Getty Images </figcaption>
-</div>
-</div>
-</span>
-</span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Avoid canned drinks, which guests often open, but don't finish. Serve pitchers of tap water with lemon and cucumber slices or sliced strawberries for an interesting and refreshing flavor. Opt for punches and non-alcoholic drinks for high school graduates that allow guests to dole out the exact amount they want to drink.</p></span> </div>
+ <figure class="stepThumb"><img alt="Serve drinks in pitchers, not in cans." class="photo" data-credit="evgenyb/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/EB/DB/8A04CCA7-3255-4225-B59A-C41441F8DBEB/8A04CCA7-3255-4225-B59A-C41441F8DBEB.jpg"></img></figure><figcaption class="small caption">
+ evgenyb/iStock/Getty Images </figcaption></div>
+ </div>
+
+ </span>
+ </span>
+ <span>
<span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Instead of inviting everyone you – and the graduate – know or ever knew, scale back the guest list. Forgo inviting guests that you or your grad haven't seen for eons. There is no reason to provide provisions for people who are essentially out of your lives. Sticking to a small, but personal, guest list allows more time to mingle with loved ones during the party, too.</p></span> </div>
+ <figure class="stepThumb"><img alt="Limit guests to those close to the graduate." class="photo" data-credit="Kane Skennar/Photodisc/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/94/10/08035476-0167-4A03-AADC-13A7E7AA1094/08035476-0167-4A03-AADC-13A7E7AA1094.jpg"></img></figure><figcaption class="small caption">
+ Kane Skennar/Photodisc/Getty Images </figcaption></div>
+ </div>
+ </span>
+ </span>
+ <span>
<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Avoid canned drinks, which guests often open, but don't finish. Serve pitchers of tap water with lemon and cucumber slices or sliced strawberries for an interesting and refreshing flavor. Opt for punches and non-alcoholic drinks for high school graduates that allow guests to dole out the exact amount they want to drink.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/EB/DB/8A04CCA7-3255-4225-B59A-C41441F8DBEB/8A04CCA7-3255-4225-B59A-C41441F8DBEB.jpg" alt="Serve drinks in pitchers, not in cans." class="photo" data-credit="evgenyb/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- evgenyb/iStock/Getty Images </figcaption>
-</div>
-</div>
-
-</span>
-</span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>See if your grad and his best friend, girlfriend or close family member would consider hosting a joint party. You can split some of the expenses, especially when the two graduates share mutual friends. You'll also have another parent to bounce ideas off of and to help you stick to your budget when you're tempted to splurge.</p></span> </div>
+ <figure class="stepThumb"><img alt="Throw a joint bash for big savings." class="photo" data-credit="Mike Watson Images/Moodboard/Getty" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/06/49/4AD62696-FC95-4DA2-8351-42740C7B4906/4AD62696-FC95-4DA2-8351-42740C7B4906.jpg"></img></figure><figcaption class="small caption">
+ Mike Watson Images/Moodboard/Getty </figcaption></div>
+ </div>
+ </span>
+ </span>
+ <span>
<span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Skip carving stations of prime rib and jumbo shrimp as appetizers, especially for high school graduation parties. Instead, serve some of the graduate's favorite side dishes that are cost effective, like a big pot of spaghetti with breadsticks. Opt for easy and simple food such as pizza, finger food and mini appetizers. </p>
+<p>Avoid pre-packaged foods and pre-made deli platters. These can be quite costly. Instead, make your own cheese and deli platters for less than half the cost of pre-made.</p></span> </div>
+ <figure class="stepThumb"><img alt="Cost effective appetizers are just as satisfying as pre-made deli platters." class="photo" data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/D0/51/B6AED06C-5E19-4A26-9AAD-0E175F6251D0/B6AED06C-5E19-4A26-9AAD-0E175F6251D0.jpg"></img></figure><figcaption class="small caption">
+ Mark Stout/iStock/Getty Images </figcaption></div>
+ </div>
+ </span>
+ </span>
+ <span>
<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Instead of inviting everyone you – and the graduate – know or ever knew, scale back the guest list. Forgo inviting guests that you or your grad haven't seen for eons. There is no reason to provide provisions for people who are essentially out of your lives. Sticking to a small, but personal, guest list allows more time to mingle with loved ones during the party, too.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/94/10/08035476-0167-4A03-AADC-13A7E7AA1094/08035476-0167-4A03-AADC-13A7E7AA1094.jpg" alt="Limit guests to those close to the graduate." class="photo" data-credit="Kane Skennar/Photodisc/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- Kane Skennar/Photodisc/Getty Images </figcaption>
-</div>
-</div>
-</span>
-</span>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Instead of an evening dinner party, host a grad lunch or all appetizers party. Brunch and lunch fare or finger food costs less than dinner. Guests also tend to consume less alcohol in the middle of the day, which keeps cost down.</p></span> </div>
+ <figure class="stepThumb"><img alt="A brunch gathering will cost less than a dinner party." class="photo" data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/35/B4/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435.jpg"></img></figure><figcaption class="small caption">
+ Mark Stout/iStock/Getty Images </figcaption></div>
+ </div>
+
+
+ </span>
+ </span>
+ <span>
<span>
-<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>See if your grad and his best friend, girlfriend or close family member would consider hosting a joint party. You can split some of the expenses, especially when the two graduates share mutual friends. You'll also have another parent to bounce ideas off of and to help you stick to your budget when you're tempted to splurge.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/06/49/4AD62696-FC95-4DA2-8351-42740C7B4906/4AD62696-FC95-4DA2-8351-42740C7B4906.jpg" alt="Throw a joint bash for big savings." class="photo" data-credit="Mike Watson Images/Moodboard/Getty" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- Mike Watson Images/Moodboard/Getty </figcaption>
-</div>
-</div>
-</span>
-</span>
-<span>
-<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Skip carving stations of prime rib and jumbo shrimp as appetizers, especially for high school graduation parties. Instead, serve some of the graduate's favorite side dishes that are cost effective, like a big pot of spaghetti with breadsticks. Opt for easy and simple food such as pizza, finger food and mini appetizers. </p>
-<p>Avoid pre-packaged foods and pre-made deli platters. These can be quite costly. Instead, make your own cheese and deli platters for less than half the cost of pre-made.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/D0/51/B6AED06C-5E19-4A26-9AAD-0E175F6251D0/B6AED06C-5E19-4A26-9AAD-0E175F6251D0.jpg" alt="Cost effective appetizers are just as satisfying as pre-made deli platters." class="photo" data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- Mark Stout/iStock/Getty Images </figcaption>
-</div>
-</div>
-</span>
-</span>
-<span>
-<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Instead of an evening dinner party, host a grad lunch or all appetizers party. Brunch and lunch fare or finger food costs less than dinner. Guests also tend to consume less alcohol in the middle of the day, which keeps cost down.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/35/B4/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435/DD5FD05A-B631-4AFE-BC8F-FDACAD1EB435.jpg" alt="A brunch gathering will cost less than a dinner party." class="photo" data-credit="Mark Stout/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- Mark Stout/iStock/Getty Images </figcaption>
-</div>
-</div>
-
-
-</span>
-</span>
-<span>
-<span>
-<div class="mod step"><div class="stepContent mod"><div class="content"><span><p>Decorate your party in the graduate's current school colors or the colors of the school he or she will be headed to next. Décor that is not specifically graduation-themed may cost a bit less, and any leftovers can be re-used for future parties, picnics and events.</p></span></div>
-<figure class="stepThumb">
- <img src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/A1/FA/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1.jpg" alt="Theme the party by color without graduation-specific decor." class="photo" data-credit="jethuynh/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" />
-</figure>
-<figcaption class="small caption">
- jethuynh/iStock/Getty Images </figcaption>
-</div>
-</div>
-</span>
-</span>
-
-
-<h2 class="RsTitle head mg-2 title">
- <a target="_blank" href="https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&amp;url=http://ehow.com/&amp;hl=en&amp;client=ehow&amp;gl=US">Related Searches</a>
-</h2>
-
-
-<p class="zergnet-pw">Promoted By Zergnet</p>
-
-</article>
-</div>
-
-
-</section>
-</div>
+<div class="mod step">
+<div class="stepContent mod">
+<div class="content">
+<span><p>Decorate your party in the graduate's current school colors or the colors of the school he or she will be headed to next. Décor that is not specifically graduation-themed may cost a bit less, and any leftovers can be re-used for future parties, picnics and events.</p></span> </div>
+ <figure class="stepThumb"><img alt="Theme the party by color without graduation-specific decor." class="photo" data-credit="jethuynh/iStock/Getty Images" data-pin-ehow-hover="true" data-pin-no-hover="true" src="http://img-aws.ehowcdn.com/640/cme/cme_public_images/www_ehow_com/cdn-write.demandstudios.com/upload/image/A1/FA/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1/2C368B34-8F6A-45F6-9DFC-0B0C4E33FAA1.jpg"></img></figure><figcaption class="small caption">
+ jethuynh/iStock/Getty Images </figcaption></div>
+ </div>
+ </span>
+ </span>
+
+
+ <h2 class="RsTitle head mg-2 title">
+ <a href="https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&amp;url=http://ehow.com/&amp;hl=en&amp;client=ehow&amp;gl=US" target="_blank">Related Searches</a>
+ </h2>
+
+
+ <p>Promoted By Zergnet</p>
+ </article></div>
+
+
+ </section> \ No newline at end of file
diff --git a/test/test-pages/herald-sun-1/expected.html b/test/test-pages/herald-sun-1/expected.html
index 634db54..ead4a8f 100644
--- a/test/test-pages/herald-sun-1/expected.html
+++ b/test/test-pages/herald-sun-1/expected.html
@@ -1,27 +1,36 @@
-<div class="story-body ">
- <div class="article-media article-media-main">
- <div class="image">
- <div class="image-frame">
- <img alt="A new Bill would require telecommunications service providers to store so-called ‘metadat" data-src="http://api.news.com.au/content/1.0/heraldsun/images/1227261885862?format=jpg&amp;group=iphone&amp;size=medium"></img></div>
- <p class="caption">
- <span class="caption-text" id="imgCaption">A new Bill would require telecommunications service providers to store so-called ‘metadata’ for two years.</span>
- <span class="image-source"><em>Source:</em>
- Supplied</span>
- </p>
- </div>
- </div>
- <p><strong>
+<div id="readability-page-1" class="page">
+ <div class="story-body ">
+ <div class="article-media article-media-main">
+ <div class="image">
+ <div class="image-frame"><img data-src="http://api.news.com.au/content/1.0/heraldsun/images/1227261885862?format=jpg&amp;group=iphone&amp;size=medium" alt="A new Bill would require telecommunications service providers to store so-called ‘metadat"/></div>
+ <p class="caption"> <span id="imgCaption" class="caption-text">A new Bill would require telecommunications service providers to store so-called ‘metadata’ for two years.</span> <span class="image-source"><em>Source:</em>
+ Supplied</span> </p>
+ </div>
+ </div>
+ <p><strong>
A HIGH-powered federal government team has been doing the rounds of media organisations in the past few days in an attempt to allay concerns about the impact of new surveillance legislation on press freedom. It failed.
</strong></p>
- <p>The roadshow featured the Prime Minister’s national security adviser, Andrew Shearer, Justin Bassi, who advises Attorney-General George Brandis on crime and security matters, and Australian Federal Police Commissioner Andrew Colvin. Staffers from the office of Communications Minister Malcolm Turnbull also took part.</p><p>They held meetings with executives from News Corporation and Fairfax, representatives of the TV networks, the ABC top brass and a group from the media union and the Walkley journalism foundation. I was involved as a member of the Walkley board.</p><p>The initiative, from Tony Abbott’s office, is evidence that the Government has been alarmed by the strength of criticism from media of the Data Retention Bill it wants passed before Parliament rises in a fortnight. Bosses, journalists, even the Press Council, are up in arms, not only over this measure, but also over aspects of two earlier pieces of national security legislation that interfere with the ability of the media to hold government to account.</p>
-
-
-
-<div id="read-more">
-
-
- <div id="read-more-content">
- <p>The Bill would require telecommunications service providers to store so-called “metadata” — the who, where, when and how of a communication, but not its content — for two years so security and law enforcement agencies can access it without warrant. Few would argue against the use of such material to catch criminals or terrorists. But, as Parliament’s Joint Committee on Intelligence and Security has pointed out, it would also be used “for the purpose of determining the identity of a journalist’s sources”.</p><p>And that should ring warning bells for anyone genuinely concerned with the health of our democracy. Without the ability to protect the identity of sources, journalists would be greatly handicapped in exposing corruption, dishonesty, waste, incompetence and misbehaviour by public officials.</p><p>The Press Council is concerned the laws would crush investigative journalism.</p><p>“These legitimate concerns cannot be addressed effectively short of exempting journalists and media organisations,” says president David Weisbrot.</p><p>The media union is adamant journalists’ metadata must be exempted from the law. That’s what media bosses want, too, though they have a fallback position based on new safeguards being implemented in Britain.</p><p>That would prevent access to the metadata of journalists or media organisations without a judicial warrant. There would be a code including — according to the explanatory notes of the British Bill — “provision to protect the public interest in the confidentiality of journalistic sources”.</p><p>In their meetings this week, the government team boasted of concessions in the new Data Retention Bill. The number of agencies able to access metadata will be reduced by excluding such organisations as the RSPCA and local councils. And whenever an authorisation is issued for access to information about a journalist’s sources, the Ombudsman (or, where ASIO is involved, the Inspector-General of Intelligence and Security) will receive a copy.</p><p>That does nothing to solve the problem. The Government has effectively admitted as much by agreeing that the parliamentary committee should conduct a separate review of how to deal with the issue of journalists’ sources.</p><p>But another inquiry would be a waste of time — the committee has already received and considered dozens of submissions on the subject. The bottom line is that the Government does not deny that the legislation is flawed, but is demanding it be passed anyway with the possibility left open of a repair job down the track. That is a ridiculous approach.</p><p>Claims that immediate action is imperative do not stand up. These are measures that won’t come into full effect for two years. Anyway, amending the Bill to either exempt journalists or adopt the UK model could be done quickly, without any risk to national security.</p><p>AS Opposition Leader Bill Shorten said in a letter to Abbott last month: “Press freedom concerns about mandatory data retention would ideally be addressed in this Bill to avoid the need for future additional amendments or procedures to be put in place in the future.”</p><p>The Data Retention Bill will be debated in the House of Representatives this week. Then, on Friday, CEOs from leading media organisations will front the parliamentary committee to air their concerns before the legislation goes to the Senate.</p><p>Those CEOs should make it clear they are just as angry about this as they were about Stephen Conroy’s attempt to impinge on press freedom through media regulation under the previous Labor government.</p><p>Memories of the grief Conroy brought down on his head would undoubtedly make Abbott sit up and take notice.</p><p><b>LAURIE OAKES IS THE NINE NETWORK POLITICAL EDITOR </b></p>
+ <p>The roadshow featured the Prime Minister’s national security adviser, Andrew Shearer, Justin Bassi, who advises Attorney-General George Brandis on crime and security matters, and Australian Federal Police Commissioner Andrew Colvin. Staffers from the office of Communications Minister Malcolm Turnbull also took part.</p>
+ <p>They held meetings with executives from News Corporation and Fairfax, representatives of the TV networks, the ABC top brass and a group from the media union and the Walkley journalism foundation. I was involved as a member of the Walkley board.</p>
+ <p>The initiative, from Tony Abbott’s office, is evidence that the Government has been alarmed by the strength of criticism from media of the Data Retention Bill it wants passed before Parliament rises in a fortnight. Bosses, journalists, even the Press Council, are up in arms, not only over this measure, but also over aspects of two earlier pieces of national security legislation that interfere with the ability of the media to hold government to account.</p>
+ <div id="read-more">
+ <div id="read-more-content">
+ <p>The Bill would require telecommunications service providers to store so-called “metadata” — the who, where, when and how of a communication, but not its content — for two years so security and law enforcement agencies can access it without warrant. Few would argue against the use of such material to catch criminals or terrorists. But, as Parliament’s Joint Committee on Intelligence and Security has pointed out, it would also be used “for the purpose of determining the identity of a journalist’s sources”.</p>
+ <p>And that should ring warning bells for anyone genuinely concerned with the health of our democracy. Without the ability to protect the identity of sources, journalists would be greatly handicapped in exposing corruption, dishonesty, waste, incompetence and misbehaviour by public officials.</p>
+ <p>The Press Council is concerned the laws would crush investigative journalism.</p>
+ <p>“These legitimate concerns cannot be addressed effectively short of exempting journalists and media organisations,” says president David Weisbrot.</p>
+ <p>The media union is adamant journalists’ metadata must be exempted from the law. That’s what media bosses want, too, though they have a fallback position based on new safeguards being implemented in Britain.</p>
+ <p>That would prevent access to the metadata of journalists or media organisations without a judicial warrant. There would be a code including — according to the explanatory notes of the British Bill — “provision to protect the public interest in the confidentiality of journalistic sources”.</p>
+ <p>In their meetings this week, the government team boasted of concessions in the new Data Retention Bill. The number of agencies able to access metadata will be reduced by excluding such organisations as the RSPCA and local councils. And whenever an authorisation is issued for access to information about a journalist’s sources, the Ombudsman (or, where ASIO is involved, the Inspector-General of Intelligence and Security) will receive a copy.</p>
+ <p>That does nothing to solve the problem. The Government has effectively admitted as much by agreeing that the parliamentary committee should conduct a separate review of how to deal with the issue of journalists’ sources.</p>
+ <p>But another inquiry would be a waste of time — the committee has already received and considered dozens of submissions on the subject. The bottom line is that the Government does not deny that the legislation is flawed, but is demanding it be passed anyway with the possibility left open of a repair job down the track. That is a ridiculous approach.</p>
+ <p>Claims that immediate action is imperative do not stand up. These are measures that won’t come into full effect for two years. Anyway, amending the Bill to either exempt journalists or adopt the UK model could be done quickly, without any risk to national security.</p>
+ <p>AS Opposition Leader Bill Shorten said in a letter to Abbott last month: “Press freedom concerns about mandatory data retention would ideally be addressed in this Bill to avoid the need for future additional amendments or procedures to be put in place in the future.”</p>
+ <p>The Data Retention Bill will be debated in the House of Representatives this week. Then, on Friday, CEOs from leading media organisations will front the parliamentary committee to air their concerns before the legislation goes to the Senate.</p>
+ <p>Those CEOs should make it clear they are just as angry about this as they were about Stephen Conroy’s attempt to impinge on press freedom through media regulation under the previous Labor government.</p>
+ <p>Memories of the grief Conroy brought down on his head would undoubtedly make Abbott sit up and take notice.</p>
+ <p><b>LAURIE OAKES IS THE NINE NETWORK POLITICAL EDITOR </b></p>
+ </div>
+ </div>
</div>
-</div>
</div> \ No newline at end of file
diff --git a/test/test-pages/herald-sun-1/source.html b/test/test-pages/herald-sun-1/source.html
index 050bed4..f042468 100644
--- a/test/test-pages/herald-sun-1/source.html
+++ b/test/test-pages/herald-sun-1/source.html
@@ -1,35 +1,35 @@
<!--?xml version="1.0" encoding="UTF-8" ?--><!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en-au" xml:lang="en-au"><head>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<!-- site: HeraldSun esi: true breachflag: true channel: mobile -->
-
-
-
-
+
+
+
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="HandheldFriendly" content="true"/>
@@ -38,10 +38,10 @@
<meta name="format-detection" content="telephone=no"/>
<meta name="format-detection" content="address=no"/>
<!--thisPage::>1226616041343 thisMobilePage::>1226586877147 -->
-
+
<script>bruce_rtget={"sno": "1", "snol": "h,e,g", "tmstamp": "2015-03-21 11:30:02.973988"};</script>
-
-
+
+
<script type="text/javascript">
(function() {
var useSSL = 'https:' == document.location.protocol;
@@ -50,7 +50,7 @@
})();
</script><script src="http://tags.news.com.au/prod/utrack/utrack.js?cb=1426898115317"></script>
-
+
<title>Angry media won’t buckle over new surveillance laws
| Herald Sun</title>
<meta name="description" content="A HIGH-powered federal government team has been doing the rounds of media organisations in the past few days in an attempt to allay concerns about the impact of new surveillance legislation on press freedom. It failed."/>
@@ -88,12 +88,12 @@
ndm.account = {
urls: { login: "http://www.heraldsun.com.au/login", signup: "http://subscription.news.com.au/heraldsun/offers", account: "https://myaccount.news.com.au/heraldsun/viewAccount" }
};
-
-
-
-
-
-
+
+
+
+
+
+
window.ndm = window.ndm || {};window.ndm.cam = {'status': 'logged-out', 'memtype': 'anonymous'};ndm.config = {idp: {relayState: 'http://m.heraldsun.com.au/news/opinion/angry-media-wont-buckle-over-new-surveillance-laws/story-fni0fha6-1227261886014?nk=e65db50ff7e443a778cb38df8e9ad061',samlLoc: 'http://saml.cam.idmndm.com',channel: 'msite',site: 'HeraldSun'}, metered: {mode: 'free',state: {'max': 5, 'access': 'true', 'count': 1},endpoint: {registration: 'https://idp.news.com.au/idp/Authn/rest',products: 'http://digitalpass.heraldsun.com.au'},productInfo: {offerCode: '2_1_',sourceCode: 'HSWEB_MOB100_a'}}};
window.ndm.idp = window.ndm.idp || {};
window.ndm.idp.socialEnabled = !window.ndm.cam.paywalldisabled;
@@ -222,8 +222,8 @@ window.envoy_config.identity = {
//]]>
</script>
<!-- Resource Included []-->
-
-
+
+
<!-- new.adkit -->
<script type="text/javascript">
//<![CDATA[
@@ -260,7 +260,7 @@ window.envoy_config.identity = {
utag_data.net_article_updated_time="2015-03-13 21:30:09";
//]]>
</script>
-
+
<script src="http://tags.news.com.au/prod/trending/hs_m.js?id=1227261886014"></script>
<meta http-equiv="X-UA-Compatible" content="IE=8"/>
<meta name="robots" content="noarchive"/>
@@ -285,7 +285,7 @@ window.envoy_config.identity = {
<div id="mobile-nav" class="site-nav">
<!-- support 3 tiers/levels of m sites navigation -->
<!-- esi true once login 1226622207516-->
-
+
<div class="module navigation-module primaryholder-nav sectionref-header-nav id1226622207516 ">
<div class="module-content">
<ul class=" tier-1">
@@ -484,7 +484,7 @@ window.envoy_config.identity = {
</div><!-- // .module.navigation-module -->
<div class="nav-login">
-
+
<div class="module form-module form-module-cam-login">
<div class="module-header">
<ul class="more-links">
@@ -594,7 +594,7 @@ window.envoy_config.identity = {
</div>
</div>
</div>
-
+
</div>
</div>
<div id="headerAd">
@@ -609,7 +609,7 @@ window.envoy_config.identity = {
</div><!-- // #section-header-logo -->
</div><!-- // #section-header -->
<div id="story">
-
+
<div class="story-header">
<div class="story-section">
<h2 class="heading">
@@ -659,10 +659,10 @@ window.envoy_config.identity = {
</strong></p>
</div>
<p>The roadshow featured the Prime Minister’s national security adviser, Andrew Shearer, Justin Bassi, who advises Attorney-General George Brandis on crime and security matters, and Australian Federal Police Commissioner Andrew Colvin. Staffers from the office of Communications Minister Malcolm Turnbull also took part.</p><p>They held meetings with executives from News Corporation and Fairfax, representatives of the TV networks, the ABC top brass and a group from the media union and the Walkley journalism foundation. I was involved as a member of the Walkley board.</p><p>The initiative, from Tony Abbott’s office, is evidence that the Government has been alarmed by the strength of criticism from media of the Data Retention Bill it wants passed before Parliament rises in a fortnight. Bosses, journalists, even the Press Council, are up in arms, not only over this measure, but also over aspects of two earlier pieces of national security legislation that interfere with the ability of the media to hold government to account.</p>
-
+
<div class="story-promo story-promo-middle">
</div>
-
+
<div id="read-more">
<div id="read-more-link">
<a href="">Read more</a>
@@ -687,12 +687,12 @@ window.envoy_config.identity = {
utag_data = window.utag_data || {};
utag_data.net_content_type = (utag_data.net_content_type ? utag_data.net_content_type + "+" : "") + "comments";
</script>
-
+
<div class="story-promo story-promo-bottom">
</div>
-
-
-
+
+
+
<!-- [Group:1226671432961] on [fwprodcontent02.ni.news.com.au] @ [March 21, 2015 11:05AM] -->
<div class="group text-g-news-ms-group-adsense-medium item-count-1 group-id-1226671432961">
<div class="group-content">
@@ -704,7 +704,7 @@ window.envoy_config.identity = {
</div><!-- // .group-content.item-count-1 -->
</div><!-- // .group -->
-
+
<!-- [Group:1226721033461] on [fwprodcontent10.ni.news.com.au] @ [March 21, 2015 11:30AM] -->
<div class="group outbrain-group text-g-more-stories item-count-1 group-id-1226721033461">
<div class="group-header">
@@ -718,7 +718,7 @@ window.envoy_config.identity = {
</div><!-- // .group-content.item-count-1 -->
</div><!-- // .group -->
-
+
<!-- [Group:1226615951541] on [fwprodcontent08.ni.news.com.au] @ [March 21, 2015 11:26AM] -->
<div class="group text-g-other-opinion-columns item-count-1 group-id-1226615951541">
<div class="group-header">
@@ -884,7 +884,7 @@ window.envoy_config.identity = {
</div><!-- // .group-content.item-count-1 -->
</div><!-- // .group -->
-
+
<!-- [Group:1226586873038] on [fwprodcontent07.ni.news.com.au] @ [March 21, 2015 11:30AM] -->
<div class="group collection text-g-nn-mob-group-mostread item-count-1 group-id-1226586873038">
<div class="group-content">
@@ -906,9 +906,9 @@ window.envoy_config.identity = {
<div class="ad-block ad-m-banner" id="ad-m-banner-1"></div>
</div>
<div id="network-account">
-
+
<div class="network-login">
-
+
<div class="module form-module form-module-cam-login">
<div class="module-header">
<ul class="more-links">
@@ -1018,11 +1018,11 @@ window.envoy_config.identity = {
</div>
</div>
</div>
-
+
</div> <!-- .network-login -->
</div> <!-- .network-account -->
<div id="mobile-footer-nav" class="site-nav">
-
+
<div class="module navigation-module footer-nav follow-us sectionref-footer-top id1226899054033 ">
<div class="module-content">
<ul class=" tier-1">
@@ -1048,16 +1048,16 @@ window.envoy_config.identity = {
<!-- // .tier-2 -->
</li>
<li class="footertop-nav last">
-
+
<ul class=" tier-2">
<li class="backtotop-nav first">
<a href="#page">Back To Top</a>
</li>
-
+
<li class="login">
<a href="/login">Log In</a>
</li>
-
+
<li class="signup-nav">
<a href="http://m.heraldsun.com.au/subscribe/news/1/?sourceCode=HSWEB_MOB539">Subscribe</a>
</li>
diff --git a/test/test-pages/iab-1/expected.html b/test/test-pages/iab-1/expected.html
index a0fab78..799c2db 100644
--- a/test/test-pages/iab-1/expected.html
+++ b/test/test-pages/iab-1/expected.html
@@ -1,32 +1,22 @@
-<div id="readability-page-1" class="page">
- <div class="container module--news">
- <div class="article__content">
- <p>We messed up. As technologists, tasked with delivering content and services to users, we lost track of the user experience.</p>
- <p>Twenty years ago we saw an explosion of websites, built by developers around the world, providing all forms of content. This was the beginning of an age of enlightenment, the intersection of content and technology. Many of us in the technical field felt compelled, and even empowered, to produce information as the distribution means for mass communication were no longer restricted by a high barrier to entry.</p>
- <p>In 2000, the dark ages came when the dot-com bubble burst. We were told that our startups were gone or that our divisions sustained by corporate parent companies needed to be in the black. It was a wakeup call that led to a renaissance age. Digital advertising became the foundation of an economic engine that, still now, sustains the free and democratic World Wide Web. In digital publishing, we strived to balance content, commerce, and technology. The content management systems and communication gateways we built to inform and entertain populations around the world disrupted markets and in some cases governments, informed communities of imminent danger, and liberated new forms of art and entertainment—all while creating a digital middle class of small businesses.</p>
- <p>We engineered not just the technical, but also the social and economic foundation that users around the world came to lean on for access to real time information. And users came to expect this information whenever and wherever they needed it. And more often than not, for anybody with a connected device, it was free.</p>
- <p>This was choice—powered by digital advertising—and premised on user experience.</p>
- <p>But we messed up.</p>
- <p>Through our pursuit of further automation and maximization of margins during the industrial age of media technology, we built advertising technology to optimize publishers’ yield of marketing budgets that had eroded after the last recession. Looking back now, our scraping of dimes may have cost us dollars in consumer loyalty. The fast, scalable systems of targeting users with ever-heftier advertisements have slowed down the public internet and drained more than a few batteries. We were so clever and so good at it that we over-engineered the capabilities of the plumbing laid down by, well, ourselves. This steamrolled the users, depleted their devices, and tried their patience.</p>
- <p>The rise of ad blocking poses a threat to the internet and could potentially drive users to an enclosed platform world dominated by a few companies. We have let the fine equilibrium of content, commerce, and technology get out of balance in the open web. We had, and still do have, a responsibility to educate the business side, and in some cases to push back. We lost sight of our social and ethical responsibility to provide a safe, usable experience for anyone and everyone wanting to consume the content of their choice.</p>
- <p>We need to bring that back into alignment, starting right now.</p>
- <p>
- <a href="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux.jpg"><img width="300" height="250" alt="Getting LEAN with Digital Ad UX" src="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux-300x250.jpg" class="alignnone size-medium wp-image-15403"/></a>Today, the IAB Tech Lab is launching the L.E.A.N. Ads program. Supported by the Executive Committee of the IAB Tech Lab Board, IABs around the world, and hundreds of member companies, L.E.A.N. stands for Light, Encrypted, Ad choice supported, Non-invasive ads. These are principles that will help guide the next phases of advertising technical standards for the global digital advertising supply chain.</p>
- <p>As with any other industry, standards should be created by non-profit standards-setting bodies, with many diverse voices providing input. We will invite all parties for public comment, and make sure consumer interest groups have the opportunity to provide input.</p>
- <p>L.E.A.N. Ads do not replace the current advertising standards many consumers still enjoy and engage with while consuming content on our sites across all IP enabled devices. Rather, these principles will guide an alternative set of standards that provide choice for marketers, content providers, and consumers.</p>
- <p>Among the many areas of concentration, we must also address frequency capping on retargeting in Ad Tech and make sure a user is targeted appropriately before, but never AFTER they make a purchase. If we are so good at reach and scale, we can be just as good, if not better, at moderation. Additionally, we must address volume of ads per page as well as continue on the path to viewability. The dependencies here are critical to an optimized user experience.</p>
- <p>The consumer is demanding these actions, challenging us to do better, and we must respond.</p>
- <p>The IAB Tech Lab will continue to provide the tools for publishers in the digital supply chain to have a dialogue with users about their choices so that content providers can generate revenue while creating value. Publishers should have the opportunity to provide rich advertising experiences, L.E.A.N. advertising experiences, and subscription services. Or publishers can simply deny their service to users who choose to keep on blocking ads. That is all part of elasticity of consumer tolerance and choice.</p>
- <p>Finally, we must do this in an increasingly fragmented market, across screens. We must do this in environments where entire sites are blocked, purposefully or not. Yes, it is disappointing that our development efforts will have to manage with multiple frameworks while we work to supply the economic engine to sustain an open internet. However, our goal is still to provide diverse content and voices to as many connected users as possible around the world.</p>
- <p>That is user experience.</p>
- <table>
- <tbody>
- <tr>
- <td>IAB Tech Lab Members can join the IAB Tech Lab Ad Blocking Working Group, please email <a href="mailto:[email protected]">[email protected]</a> for more information.</td>
- </tr>
- </tbody>
- </table>
- <p>Read <a target="_blank" href="http://www.iab.com/insights/ad-blocking/">more about ad blocking here</a>.</p>
- </div>
- </div>
-</div> \ No newline at end of file
+<div class="article__content">
+ <p>We messed up. As technologists, tasked with delivering content and services to users, we lost track of the user experience.</p>
+<p>Twenty years ago we saw an explosion of websites, built by developers around the world, providing all forms of content. This was the beginning of an age of enlightenment, the intersection of content and technology. Many of us in the technical field felt compelled, and even empowered, to produce information as the distribution means for mass communication were no longer restricted by a high barrier to entry.</p>
+<p>In 2000, the dark ages came when the dot-com bubble burst. We were told that our startups were gone or that our divisions sustained by corporate parent companies needed to be in the black. It was a wakeup call that led to a renaissance age. Digital advertising became the foundation of an economic engine that, still now, sustains the free and democratic World Wide Web. In digital publishing, we strived to balance content, commerce, and technology. The content management systems and communication gateways we built to inform and entertain populations around the world disrupted markets and in some cases governments, informed communities of imminent danger, and liberated new forms of art and entertainment—all while creating a digital middle class of small businesses.</p>
+<p>We engineered not just the technical, but also the social and economic foundation that users around the world came to lean on for access to real time information. And users came to expect this information whenever and wherever they needed it. And more often than not, for anybody with a connected device, it was free.</p>
+<p>This was choice—powered by digital advertising—and premised on user experience.</p>
+<p>But we messed up.</p>
+<p>Through our pursuit of further automation and maximization of margins during the industrial age of media technology, we built advertising technology to optimize publishers’ yield of marketing budgets that had eroded after the last recession. Looking back now, our scraping of dimes may have cost us dollars in consumer loyalty. The fast, scalable systems of targeting users with ever-heftier advertisements have slowed down the public internet and drained more than a few batteries. We were so clever and so good at it that we over-engineered the capabilities of the plumbing laid down by, well, ourselves. This steamrolled the users, depleted their devices, and tried their patience.</p>
+<p>The rise of ad blocking poses a threat to the internet and could potentially drive users to an enclosed platform world dominated by a few companies. We have let the fine equilibrium of content, commerce, and technology get out of balance in the open web. We had, and still do have, a responsibility to educate the business side, and in some cases to push back. We lost sight of our social and ethical responsibility to provide a safe, usable experience for anyone and everyone wanting to consume the content of their choice.</p>
+<p>We need to bring that back into alignment, starting right now.</p>
+<p><a href="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux.jpg"><img alt="Getting LEAN with Digital Ad UX" class="alignnone size-medium wp-image-15403" height="250" src="http://www.iab.com/wp-content/uploads/2015/10/getting-lean-with-digital-ad-ux-300x250.jpg" width="300"></img></a>Today, the IAB Tech Lab is launching the L.E.A.N. Ads program. Supported by the Executive Committee of the IAB Tech Lab Board, IABs around the world, and hundreds of member companies, L.E.A.N. stands for Light, Encrypted, Ad choice supported, Non-invasive ads. These are principles that will help guide the next phases of advertising technical standards for the global digital advertising supply chain.</p>
+<p>As with any other industry, standards should be created by non-profit standards-setting bodies, with many diverse voices providing input. We will invite all parties for public comment, and make sure consumer interest groups have the opportunity to provide input.</p>
+<p>L.E.A.N. Ads do not replace the current advertising standards many consumers still enjoy and engage with while consuming content on our sites across all IP enabled devices. Rather, these principles will guide an alternative set of standards that provide choice for marketers, content providers, and consumers.</p>
+<p>Among the many areas of concentration, we must also address frequency capping on retargeting in Ad Tech and make sure a user is targeted appropriately before, but never AFTER they make a purchase. If we are so good at reach and scale, we can be just as good, if not better, at moderation. Additionally, we must address volume of ads per page as well as continue on the path to viewability. The dependencies here are critical to an optimized user experience.</p>
+<p>The consumer is demanding these actions, challenging us to do better, and we must respond.</p>
+<p>The IAB Tech Lab will continue to provide the tools for publishers in the digital supply chain to have a dialogue with users about their choices so that content providers can generate revenue while creating value. Publishers should have the opportunity to provide rich advertising experiences, L.E.A.N. advertising experiences, and subscription services. Or publishers can simply deny their service to users who choose to keep on blocking ads. That is all part of elasticity of consumer tolerance and choice.</p>
+<p>Finally, we must do this in an increasingly fragmented market, across screens. We must do this in environments where entire sites are blocked, purposefully or not. Yes, it is disappointing that our development efforts will have to manage with multiple frameworks while we work to supply the economic engine to sustain an open internet. However, our goal is still to provide diverse content and voices to as many connected users as possible around the world.</p>
+<p>That is user experience.</p>
+<p> </p>
+<table><tbody><tr><td>IAB Tech Lab Members can join the IAB Tech Lab Ad Blocking Working Group, please email <a href="mailto:[email protected]">[email protected]</a> for more information.</td>
+</tr></tbody></table><p>Read <a href="http://www.iab.com/insights/ad-blocking/" target="_blank">more about ad blocking here</a>.</p>
+ </div> \ No newline at end of file
diff --git a/test/test-pages/ietf-1/expected.html b/test/test-pages/ietf-1/expected.html
index 1d538b0..525dad5 100644
--- a/test/test-pages/ietf-1/expected.html
+++ b/test/test-pages/ietf-1/expected.html
@@ -1,6 +1,6 @@
<div>
-<span class="pre noprint docinfo top">[<a href="http://fakehost/test/../html/" title="Document search and retrieval page">Docs</a>] [<a href="https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Plaintext version of this document">txt</a>|<a href="http://fakehost/pdf/draft-dejong-remotestorage-04.txt" title="PDF version of this document">pdf</a>] [<a href="https://datatracker.ietf.org/doc/draft-dejong-remotestorage" title="IESG Datatracker information for this document">Tracker</a>] [<a href="mailto:[email protected]?subject=draft-dejong-remotestorage%20" title="Send email to the document authors">Email</a>] [<a href="http://fakehost/rfcdiff?difftype=--hwdiff&amp;url2=draft-dejong-remotestorage-04.txt" title="Inline diff (wdiff)">Diff1</a>] [<a href="http://fakehost/rfcdiff?url2=draft-dejong-remotestorage-04.txt" title="Side-by-side diff">Diff2</a>] [<a href="http://fakehost/idnits?url=https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Run an idnits check of this document">Nits</a>] </span><br></br><span class="pre noprint docinfo"> </span><p><span class="pre noprint docinfo">Versions: <a href="http://fakehost/test/draft-dejong-remotestorage-00">00</a> <a href="http://fakehost/test/draft-dejong-remotestorage-01">01</a> <a href="http://fakehost/test/draft-dejong-remotestorage-02">02</a> <a href="http://fakehost/test/draft-dejong-remotestorage-03">03</a> <a href="http://fakehost/test/draft-dejong-remotestorage-04">04</a> </span><span class="pre noprint docinfo"> </span><p><pre>INTERNET DRAFT Michiel B. de Jong
+<span class="pre noprint docinfo top">[<a href="http://fakehost/test/../html/" title="Document search and retrieval page">Docs</a>] [<a href="https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Plaintext version of this document">txt</a>|<a href="http://fakehost/pdf/draft-dejong-remotestorage-04.txt" title="PDF version of this document">pdf</a>] [<a href="https://datatracker.ietf.org/doc/draft-dejong-remotestorage" title="IESG Datatracker information for this document">Tracker</a>] [<a href="mailto:[email protected]?subject=draft-dejong-remotestorage%20" title="Send email to the document authors">Email</a>] [<a href="http://fakehost/rfcdiff?difftype=--hwdiff&amp;url2=draft-dejong-remotestorage-04.txt" title="Inline diff (wdiff)">Diff1</a>] [<a href="http://fakehost/rfcdiff?url2=draft-dejong-remotestorage-04.txt" title="Side-by-side diff">Diff2</a>] [<a href="http://fakehost/idnits?url=https://tools.ietf.org/id/draft-dejong-remotestorage-04.txt" title="Run an idnits check of this document">Nits</a>] </span><br></br><span class="pre noprint docinfo"> </span><p><span class="pre noprint docinfo">Versions: <a href="http://fakehost/test/draft-dejong-remotestorage-00">00</a> <a href="http://fakehost/test/draft-dejong-remotestorage-01">01</a> <a href="http://fakehost/test/draft-dejong-remotestorage-02">02</a> <a href="http://fakehost/test/draft-dejong-remotestorage-03">03</a> <a href="http://fakehost/test/draft-dejong-remotestorage-04">04</a> </span><span class="pre noprint docinfo"> </span></p><p><pre>INTERNET DRAFT Michiel B. de Jong
Document: <a href="http://fakehost/test/draft-dejong-remotestorage-04">draft-dejong-remotestorage-04</a> IndieHosters
F. Kooman
Intended Status: Proposed Standard (independent)
@@ -1107,4 +1107,4 @@ de Jong [Page 22]
</pre><span class="noprint"><small><small>Html markup produced by rfcmarkup 1.111, available from
<a href="https://tools.ietf.org/tools/rfcmarkup/">https://tools.ietf.org/tools/rfcmarkup/</a>
</small></small></span>
-</div> \ No newline at end of file
+</p></div> \ No newline at end of file
diff --git a/test/test-pages/liberation-1/expected.html b/test/test-pages/liberation-1/expected.html
index 2b9b909..cedbffa 100644
--- a/test/test-pages/liberation-1/expected.html
+++ b/test/test-pages/liberation-1/expected.html
@@ -1,17 +1,12 @@
-<div id="readability-page-1" class="page">
- <section id="news-article">
- <article itemscope="" itemtype="http://schema.org/NewsArticle">
- <div class="article-body mod" itemprop="articleBody" id="article-body">
- <div>
- <p>Un troisième Français a été tué dans le tremblement de terre samedi au Népal, emporté par une avalanche, <a href="http://www.liberation.fr/video/2015/04/30/laurent-fabius-plus-de-200-francais-n-ont-pas-ete-retrouves_1278687" target="_blank">a déclaré jeudi le ministre des Affaires étrangères</a>.&nbsp;Les autorités françaises sont toujours sans nouvelles <em>«d’encore plus de 200»&nbsp;</em>personnes.&nbsp;<em>«Pour certains d’entre eux on est très interrogatif»</em>, a ajouté&nbsp;Laurent Fabius. Il accueillait à Roissy un premier avion spécial ramenant des&nbsp;rescapés. <a href="http://www.liberation.fr/video/2015/04/30/seisme-au-nepal-soulages-mais-inquiets-206-survivants-de-retour-en-france_1278758" target="_blank">L’Airbus A350 affrété par les autorités françaises s’est posé peu avant 5h45</a> avec à son bord 206&nbsp;passagers, dont 12&nbsp;enfants et 26&nbsp;blessés, selon une source du Quai d’Orsay. Quasiment tous sont français, à l’exception d’une quinzaine de ressortissants allemands, suisses, italiens, portugais ou encore turcs. Des psychologues, une équipe médicale et des personnels du centre de crise du Quai d’Orsay les attendent.</p>
- <p>L’appareil, mis à disposition par Airbus, était arrivé à Katmandou mercredi matin avec 55&nbsp;personnels de santé et humanitaires, ainsi que 25&nbsp;tonnes de matériel (abris, médicaments, aide alimentaire). Un deuxième avion dépêché par Paris, qui était immobilisé aux Emirats depuis mardi avec 20&nbsp;tonnes de matériel, est arrivé jeudi à Katmandou, <a href="http://www.liberation.fr/monde/2015/04/29/embouteillages-et-retards-a-l-aeroport-de-katmandou_1276612" target="_blank">dont le petit aéroport est engorgé</a> par le trafic et l’afflux d’aide humanitaire. Il devait lui aussi ramener des Français, <em>«les plus éprouvés»</em> par la catastrophe et les <em>«plus vulnérables (blessés, familles avec enfants)»</em>, selon le ministère des Affaires étrangères.</p>
- <p>2 209 Français ont été localisés sains et saufs tandis que 393 n’ont pas encore pu être joints, selon le Quai d’Orsay. Environ 400&nbsp;Français ont demandé à être rapatriés dans les vols mis en place par la France.</p>
- <p>Le séisme a fait près de 5&nbsp;500 morts et touche huit des 28 millions d’habitants du Népal. Des dizaines de milliers de personnes sont sans abri.</p>
- <p>
- <iframe src="http://www.dailymotion.com/embed/video/x2oikl3" frameborder="0" width="100%" data-aspect-ratio="0.5625" data-responsive="1"></iframe>
- <br/><em></em></p>
- </div>
- </div>
- </article>
- </section>
-</div> \ No newline at end of file
+<div class="article-body mod" id="article-body" itemprop="articleBody">
+ <div>
+ <p>Un troisième Français a été tué dans le tremblement de terre samedi au Népal, emporté par une avalanche, <a href="http://www.liberation.fr/video/2015/04/30/laurent-fabius-plus-de-200-francais-n-ont-pas-ete-retrouves_1278687" target="_blank">a déclaré jeudi le ministre des Affaires étrangères</a>. Les autorités françaises sont toujours sans nouvelles <em>«d’encore plus de 200» </em>personnes. <em>«Pour certains d’entre eux on est très interrogatif»</em>, a ajouté Laurent Fabius. Il accueillait à Roissy un premier avion spécial ramenant des rescapés. <a href="http://www.liberation.fr/video/2015/04/30/seisme-au-nepal-soulages-mais-inquiets-206-survivants-de-retour-en-france_1278758" target="_blank">L’Airbus A350 affrété par les autorités françaises s’est posé peu avant 5h45</a> avec à son bord 206 passagers, dont 12 enfants et 26 blessés, selon une source du Quai d’Orsay. Quasiment tous sont français, à l’exception d’une quinzaine de ressortissants allemands, suisses, italiens, portugais ou encore turcs. Des psychologues, une équipe médicale et des personnels du centre de crise du Quai d’Orsay les attendent.</p>
+ <p>L’appareil, mis à disposition par Airbus, était arrivé à Katmandou mercredi matin avec 55 personnels de santé et humanitaires, ainsi que 25 tonnes de matériel (abris, médicaments, aide alimentaire). Un deuxième avion dépêché par Paris, qui était immobilisé aux Emirats depuis mardi avec 20 tonnes de matériel, est arrivé jeudi à Katmandou, <a href="http://www.liberation.fr/monde/2015/04/29/embouteillages-et-retards-a-l-aeroport-de-katmandou_1276612" target="_blank">dont le petit aéroport est engorgé</a> par le trafic et l’afflux d’aide humanitaire. Il devait lui aussi ramener des Français, <em>«les plus éprouvés»</em> par la catastrophe et les <em>«plus vulnérables (blessés, familles avec enfants)»</em>, selon le ministère des Affaires étrangères.</p>
+ <p>2 209 Français ont été localisés sains et saufs tandis que 393 n’ont pas encore pu être joints, selon le Quai d’Orsay. Environ 400 Français ont demandé à être rapatriés dans les vols mis en place par la France.</p>
+ <p>Le séisme a fait près de 5 500 morts et touche huit des 28 millions d’habitants du Népal. Des dizaines de milliers de personnes sont sans abri.</p>
+ <p>
+ <iframe data-aspect-ratio="0.5625" data-responsive="1" frameborder="0" src="http://www.dailymotion.com/embed/video/x2oikl3" width="100%"></iframe>
+ <br></br><em></em></p>
+ </div>
+
+ </div> \ No newline at end of file
diff --git a/test/test-pages/lwn-1/expected.html b/test/test-pages/lwn-1/expected.html
index 4b6ec34..15ec81b 100644
--- a/test/test-pages/lwn-1/expected.html
+++ b/test/test-pages/lwn-1/expected.html
@@ -1,581 +1,377 @@
-<div id="readability-page-1" class="page">
- <div>
- <td class="MidColumn">
- <div class="ArticleText">
- <h2 class="SummaryHL"><a href="http://fakehost/Articles/637755/">A trademark battle in the Arduino community</a></h2>
- <p>The <a href="https://en.wikipedia.org/wiki/Arduino">Arduino</a> has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark. </p>
- <p>The current fight is a battle between two companies that both bear the Arduino name: Arduino LLC and Arduino SRL. The disagreements that led to present state of affairs go back a bit further. </p>
- <p>The Arduino project grew out of 2005-era course work taught at the Interaction Design Institute Ivrea (IDII) in Ivrea, Italy (using <a href="https://en.wikipedia.org/wiki/Processing_(programming_language)">Processing</a>, <a href="https://en.wikipedia.org/wiki/Wiring_%28development_platform%29">Wiring</a>, and pre-existing microcontroller hardware). After the IDII program was discontinued, the open-hardware Arduino project as we know it was launched by Massimo Banzi, David Cuartielles, and David Mellis (who had worked together at IDII), with co-founders Tom Igoe and Gianluca Martino joining shortly afterward. The project released open hardware designs (including full schematics and design files) as well as the microcontroller software to run on the boards and the desktop IDE needed to program it. </p>
- <p>Arduino LLC was incorporated in 2008 by Banzi, Cuartielles, Mellis, Igoe, and Martino. The company is registered in the United States, and it has continued to design the Arduino product line, develop the software, and run the Arduino community site. The hardware devices themselves, however, were manufactured by a separate company, "Smart Projects SRL," that was founded by Martino. "SRL" is essentially the Italian equivalent of "LLC"—Smart Projects was incorporated in Italy. </p>
- <p>This division of responsibilities—with the main Arduino project handling everything except for board manufacturing—may seem like an odd one, but it is consistent with Arduino's marketing story. From its earliest days, the designs for the hardware have been freely available, and outside companies were allowed to make Arduino-compatible devices. The project has long run a <a href="http://arduino.cc/en/ArduinoCertified/Products#program">certification
+<div><td class="MidColumn">
+
+ <div class="ArticleText">
+ <h2 class="SummaryHL"><a href="http://fakehost/Articles/637755/">A trademark battle in the Arduino community</a></h2>
+
+ <p>The <a href="https://en.wikipedia.org/wiki/Arduino">Arduino</a> has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark. </p>
+ <p>The current fight is a battle between two companies that both bear the Arduino name: Arduino LLC and Arduino SRL. The disagreements that led to present state of affairs go back a bit further. </p>
+ <p>The Arduino project grew out of 2005-era course work taught at the Interaction Design Institute Ivrea (IDII) in Ivrea, Italy (using <a href="https://en.wikipedia.org/wiki/Processing_(programming_language)">Processing</a>, <a href="https://en.wikipedia.org/wiki/Wiring_%28development_platform%29">Wiring</a>, and pre-existing microcontroller hardware). After the IDII program was discontinued, the open-hardware Arduino project as we know it was launched by Massimo Banzi, David Cuartielles, and David Mellis (who had worked together at IDII), with co-founders Tom Igoe and Gianluca Martino joining shortly afterward. The project released open hardware designs (including full schematics and design files) as well as the microcontroller software to run on the boards and the desktop IDE needed to program it. </p>
+ <p>Arduino LLC was incorporated in 2008 by Banzi, Cuartielles, Mellis, Igoe, and Martino. The company is registered in the United States, and it has continued to design the Arduino product line, develop the software, and run the Arduino community site. The hardware devices themselves, however, were manufactured by a separate company, "Smart Projects SRL," that was founded by Martino. "SRL" is essentially the Italian equivalent of "LLC"—Smart Projects was incorporated in Italy. </p>
+ <p>This division of responsibilities—with the main Arduino project handling everything except for board manufacturing—may seem like an odd one, but it is consistent with Arduino's marketing story. From its earliest days, the designs for the hardware have been freely available, and outside companies were allowed to make Arduino-compatible devices. The project has long run a <a href="http://arduino.cc/en/ArduinoCertified/Products#program">certification
program</a> for third-party manufacturers interested in using the "Arduino" branding, but allows (and arguably even encourages) informal software and firmware compatibility. </p>
- <p>The Arduino branding was not formally registered as a trademark in the early days, however. Arduino LLC <a href="http://tsdr.uspto.gov/#caseNumber=3931675&amp;caseType=US_REGISTRATION_NO&amp;searchType=statusSearch">filed</a> to register the US trademark in April 2009, and it was granted in 2011. </p>
- <p>At this point, the exact events begin to be harder to verify, but the original group of founders reportedly had a difference of opinion about how to license out hardware production rights to other companies. Wired Italy <a href="http://www.wired.it/gadget/computer/2015/02/12/arduino-nel-caos-situazione/">reports</a> that Martino and Smart Projects resisted the other four founders' plans to "internationalize" production—although it is not clear if that meant that Smart Projects disapproved of licensing out <em>any</em> official hardware manufacturing to other companies, or had some other concern. Heise Online <a href="http://www.heise.de/make/meldung/Arduino-gegen-Arduino-Gruender-streiten-um-die-Firma-2549653.html">adds</a> that the conflict seemed to be about moving some production to China. </p>
- <p>What is clear is that Smart Projects filed a <a href="http://ttabvue.uspto.gov/ttabvue/v?pno=92060077&amp;pty=CAN&amp;eno=1">petition</a> with the US Patent and Trademark Office (USPTO) in October 2014 asking the USPTO to cancel Arduino LLC's trademark on "Arduino." Then, in November 2014, Smart Projects changed its company's name to Arduino SRL. Somewhere around that time, Martino sold off his ownership stake in Smart Projects SRL and new owner Federico Musto was named CEO. </p>
- <p>Unsurprisingly, Arduino LLC did not care for the petition to the USPTO and, in January 2015, the company filed a trademark-infringement <a href="http://dockets.justia.com/docket/massachusetts/madce/1:2015cv10181/167131">lawsuit</a> against Arduino SRL. Confusing matters further, the re-branded Arduino SRL has set up its own web site using the domain name <tt>arduino.org</tt>, which duplicates most of the site features found on the original Arduino site (<tt>arduino.cc</tt>). That includes both a hardware store and software downloads. </p>
- <p>Musto, the new CEO of the company now called Arduino SRL, has a bit of a history with Arduino as well. His other manufacturing business had <a href="http://www.eetimes.com/document.asp?doc_id=1263246">collaborated</a> with Arduino LLC on the design and production of the Arduino Yún, which has received some <a href="http://hackaday.com/2015/02/24/is-the-arduino-yun-open-hardware/">criticism</a> for including proprietary components. </p>
- <p>Hackaday has run a two-part series (in <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/">February</a> and <a href="http://hackaday.com/2015/03/12/arduino-v-arduino-part-ii/">March</a>) digging into the ins and outs of the dispute, including the suggestion that Arduino LLC's recent release of version 1.6.0 of the Arduino IDE was a move intended to block Arduino SRL from hijacking IDE development. Commenter Paul Stoffregen (who was the author of the Heise story above) <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/comment-page-1/#comment-2453084">noted</a> that Arduino SRL recently created a fork of the Arduino IDE on GitHub. </p>
- <p>Most recently, Banzi broke his silence about the dispute in a <a href="http://makezine.com/2015/03/19/massimo-banzi-fighting-for-arduino">story</a> published at MAKEzine. There, Banzi claims that Martino secretly filed a trademark application on "Arduino" in Italy in 2008 and told none of the other Arduino founders. He also details a series of unpleasant negotiations between the companies, including Smart Projects stopping the royalty payments it had long sent to Arduino LLC for manufacturing devices and re-branding its boards with the Arduino.org URL. </p>
- <p>Users appear to be stuck in the middle. Banzi says that several retail outlets that claim to be selling "official" Arduino boards are actually paying Arduino SRL, not Arduino LLC, but it is quite difficult to determine which retailers are lined up on which side, since there are (typically) several levels of supplier involved. The two Arduino companies' web sites also disagree about the available hardware, with Arduino.org offering the new <a href="http://arduino.org/products/arduino-zero-pro">Arduino Zero</a> model for sale today and Arduino.cc <a href="http://arduino.cc/en/Main/Products">listing it</a> as "Coming soon." </p>
- <p>Furthermore, as Hackaday's March story explains, the recently-released Arduino.cc IDE now reports that boards manufactured by Arduino SRL are "uncertified." That warning does not prevent users from programming the other company's hardware, but it will no doubt confuse quite a few users who believe they possess genuine Arduino-manufactured devices. </p>
- <p>The USPTO page for Arduino SRL's petition notes pre-trial disclosure dates have been set for August and October of 2015 (for Arduino SRL and Arduino LLC, respectively), which suggests that this debate is far from over. Of course, it is always disappointing to observe a falling out between project founders, particularly when the project in question has had such an impact on open-source software and open hardware. </p>
- <p>One could argue that disputes of this sort are proof that even small projects started among friends need to take legal and intellectual-property issues (such as trademarks) seriously from the very beginning—perhaps Arduino and Smart Projects thought that an informal agreement was all that was necessary in the early days, after all. </p>
- <p>But, perhaps, once a project becomes profitable, there is simply no way to predict what might happen. Arduino LLC would seem to have a strong case for continual and rigorous use of the "Arduino" trademark, which is the salient point in US trademark law. It could still be a while before the courts rule on either side of that question, however. </p>
- <p><a href="http://fakehost/Articles/637755/#Comments">Comments (5 posted)</a> </p>
- <h2 class="SummaryHL"><a href="http://fakehost/Articles/637533/">Mapping and data mining with QGIS 2.8</a></h2>
- <p class="FeatureByline"> By <b>Nathan Willis</b>
- <br/>March 25, 2015 </p>
- <p><a href="http://qgis.org/">QGIS</a> is a free-software geographic information system (GIS) tool; it provides a unified interface in which users can import, edit, and analyze geographic-oriented information, and it can produce output as varied as printable maps or map-based web services. The project recently made its first update to be designated a long-term release (LTR), and that release is both poised for high-end usage and friendly to newcomers alike. </p>
- <p>The new release is version 2.8, which was unveiled on March&nbsp;2. An official <a href="http://qgis.org/en/site/forusers/visualchangelog28/index.html">change
+ <p>The Arduino branding was not formally registered as a trademark in the early days, however. Arduino LLC <a href="http://tsdr.uspto.gov/#caseNumber=3931675&amp;caseType=US_REGISTRATION_NO&amp;searchType=statusSearch">filed</a> to register the US trademark in April 2009, and it was granted in 2011. </p>
+ <p>At this point, the exact events begin to be harder to verify, but the original group of founders reportedly had a difference of opinion about how to license out hardware production rights to other companies. Wired Italy <a href="http://www.wired.it/gadget/computer/2015/02/12/arduino-nel-caos-situazione/">reports</a> that Martino and Smart Projects resisted the other four founders' plans to "internationalize" production—although it is not clear if that meant that Smart Projects disapproved of licensing out <em>any</em> official hardware manufacturing to other companies, or had some other concern. Heise Online <a href="http://www.heise.de/make/meldung/Arduino-gegen-Arduino-Gruender-streiten-um-die-Firma-2549653.html">adds</a> that the conflict seemed to be about moving some production to China. </p>
+ <p>What is clear is that Smart Projects filed a <a href="http://ttabvue.uspto.gov/ttabvue/v?pno=92060077&amp;pty=CAN&amp;eno=1">petition</a> with the US Patent and Trademark Office (USPTO) in October 2014 asking the USPTO to cancel Arduino LLC's trademark on "Arduino." Then, in November 2014, Smart Projects changed its company's name to Arduino SRL. Somewhere around that time, Martino sold off his ownership stake in Smart Projects SRL and new owner Federico Musto was named CEO. </p>
+ <p>Unsurprisingly, Arduino LLC did not care for the petition to the USPTO and, in January 2015, the company filed a trademark-infringement <a href="http://dockets.justia.com/docket/massachusetts/madce/1:2015cv10181/167131">lawsuit</a> against Arduino SRL. Confusing matters further, the re-branded Arduino SRL has set up its own web site using the domain name <tt>arduino.org</tt>, which duplicates most of the site features found on the original Arduino site (<tt>arduino.cc</tt>). That includes both a hardware store and software downloads. </p>
+ <p>Musto, the new CEO of the company now called Arduino SRL, has a bit of a history with Arduino as well. His other manufacturing business had <a href="http://www.eetimes.com/document.asp?doc_id=1263246">collaborated</a> with Arduino LLC on the design and production of the Arduino Yún, which has received some <a href="http://hackaday.com/2015/02/24/is-the-arduino-yun-open-hardware/">criticism</a> for including proprietary components. </p>
+ <p>Hackaday has run a two-part series (in <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/">February</a> and <a href="http://hackaday.com/2015/03/12/arduino-v-arduino-part-ii/">March</a>) digging into the ins and outs of the dispute, including the suggestion that Arduino LLC's recent release of version 1.6.0 of the Arduino IDE was a move intended to block Arduino SRL from hijacking IDE development. Commenter Paul Stoffregen (who was the author of the Heise story above) <a href="http://hackaday.com/2015/02/25/arduino-v-arduino/comment-page-1/#comment-2453084">noted</a> that Arduino SRL recently created a fork of the Arduino IDE on GitHub. </p>
+ <p>Most recently, Banzi broke his silence about the dispute in a <a href="http://makezine.com/2015/03/19/massimo-banzi-fighting-for-arduino">story</a> published at MAKEzine. There, Banzi claims that Martino secretly filed a trademark application on "Arduino" in Italy in 2008 and told none of the other Arduino founders. He also details a series of unpleasant negotiations between the companies, including Smart Projects stopping the royalty payments it had long sent to Arduino LLC for manufacturing devices and re-branding its boards with the Arduino.org URL. </p>
+ <p>Users appear to be stuck in the middle. Banzi says that several retail outlets that claim to be selling "official" Arduino boards are actually paying Arduino SRL, not Arduino LLC, but it is quite difficult to determine which retailers are lined up on which side, since there are (typically) several levels of supplier involved. The two Arduino companies' web sites also disagree about the available hardware, with Arduino.org offering the new <a href="http://arduino.org/products/arduino-zero-pro">Arduino Zero</a> model for sale today and Arduino.cc <a href="http://arduino.cc/en/Main/Products">listing it</a> as "Coming soon." </p>
+ <p>Furthermore, as Hackaday's March story explains, the recently-released Arduino.cc IDE now reports that boards manufactured by Arduino SRL are "uncertified." That warning does not prevent users from programming the other company's hardware, but it will no doubt confuse quite a few users who believe they possess genuine Arduino-manufactured devices. </p>
+ <p>The USPTO page for Arduino SRL's petition notes pre-trial disclosure dates have been set for August and October of 2015 (for Arduino SRL and Arduino LLC, respectively), which suggests that this debate is far from over. Of course, it is always disappointing to observe a falling out between project founders, particularly when the project in question has had such an impact on open-source software and open hardware. </p>
+ <p>One could argue that disputes of this sort are proof that even small projects started among friends need to take legal and intellectual-property issues (such as trademarks) seriously from the very beginning—perhaps Arduino and Smart Projects thought that an informal agreement was all that was necessary in the early days, after all. </p>
+ <p>But, perhaps, once a project becomes profitable, there is simply no way to predict what might happen. Arduino LLC would seem to have a strong case for continual and rigorous use of the "Arduino" trademark, which is the salient point in US trademark law. It could still be a while before the courts rule on either side of that question, however. </p>
+ <p><a href="http://fakehost/Articles/637755/#Comments">Comments (5 posted)</a> </p>
+
+ <h2 class="SummaryHL"><a href="http://fakehost/Articles/637533/">Mapping and data mining with QGIS 2.8</a></h2>
+ <p> By <b>Nathan Willis</b>
+ <br></br>March 25, 2015 </p>
+ <p><a href="http://qgis.org/">QGIS</a> is a free-software geographic information system (GIS) tool; it provides a unified interface in which users can import, edit, and analyze geographic-oriented information, and it can produce output as varied as printable maps or map-based web services. The project recently made its first update to be designated a long-term release (LTR), and that release is both poised for high-end usage and friendly to newcomers alike. </p>
+ <p>The new release is version 2.8, which was unveiled on March 2. An official <a href="http://qgis.org/en/site/forusers/visualchangelog28/index.html">change
log</a> is available on the QGIS site, while the release itself was announced primarily through blog posts (such as <a href="http://anitagraser.com/2015/03/02/qgis-2-8-ltr-has-landed/">this
post</a> by Anita Graser of the project's steering committee). Downloads are <a href="http://qgis.org/en/site/forusers/download.html">available</a> for a variety of platforms, including packages for Ubuntu, Debian, Fedora, openSUSE, and several other distributions.</p>
- <a href="http://fakehost/Articles/637747/"> <img src="http://fakehost/images/2015/03-qgis-map-sm.png" border="0" hspace="5" align="right" width="350" height="264" alt="[QGIS main interface]"/> </a>
- <p>As the name might suggest, QGIS is a Qt application; the latest release will, in fact, build on both Qt4 and Qt5, although the binaries released by the project come only in Qt4 form at present. 2.8 has been labeled a long-term release (LTR)—which, in this case, means that the project has committed to providing backported bug fixes for one full calendar year, and that the 2.8.x series is in permanent feature freeze. The goal, according to the change log, is to provide a stable version suitable for businesses and deployments in other large organizations. The change log itself points out that the development of quite a few new features was underwritten by various GIS companies or university groups, which suggests that taking care of these organizations' needs is reaping dividends for the project. </p>
- <p>For those new to QGIS (or GIS in general), there is a detailed new-user <a href="http://docs.qgis.org/testing/en/docs/training_manual/">tutorial</a> that provides a thorough walk-through of the data-manipulation, mapping, and analysis functions. Being a new user, I went through the tutorial; although there are a handful of minor differences between QGIS 2.8 and the version used in the text (primarily whether specific features were accessed through a toolbar or right-click menu), on the whole it is well worth the time. </p>
- <p>QGIS is designed to make short work of importing spatially oriented data sets, mining information from them, and turning the results into a meaningful visualization. Technically speaking, the visualization output is optional: one could simply extract the needed statistics and results and use them to answer some question or, perhaps, publish the massaged data set as a database for others to use. </p>
- <p>But well-made maps are often the easiest way to illuminate facts about populations, political regions, geography, and many other topics when human comprehension is the goal. QGIS makes importing data from databases, web-mapping services (WMS), and even unwieldy flat-file data dumps a painless experience. It handles converting between a variety of map-referencing systems more or less automatically, and allows the user to focus on finding the useful attributes of the data sets and rendering them on screen. </p>
- <h4>Here be data</h4>
- <p>The significant changes in QGIS 2.8 fall into several categories. There are updates to how QGIS handles the mathematical expressions and queries users can use to filter information out of a data set, improvements to the tools used to explore the on-screen map canvas, and enhancements to the "map composer" used to produce visual output. This is on top of plenty of other under-the-hood improvements, naturally.</p>
- <a href="http://fakehost/Articles/637748/"> <img src="http://fakehost/images/2015/03-qgis-query-sm.png" border="0" hspace="5" align="left" width="300" height="302" alt="[QGIS query builder]"/> </a>
- <p>In the first category are several updates to the filtering tools used to mine a data set. Generally speaking, each independent data set is added to a QGIS project as its own layer, then transformed with filters to focus in on a specific portion of the original data. For instance, the land-usage statistics for a region might be one layer, while roads and buildings for the same region from OpenStreetMap might be two additional layers. Such filters can be created in several ways: there is a "query builder" that lets the user construct and test expressions on a data layer, then save the results, an SQL console for performing similar queries on a database, and spreadsheet-like editing tools for working directly on data tables. </p>
- <p>All three have been improved in this release. New are support for <tt>if(condition, true, false)</tt> conditional statements, a set of operations for geometry primitives (e.g., to test whether regions overlap or lines intersect), and an "integer divide" operation. Users can also add comments to their queries to annotate their code, and there is a new <a href="http://nathanw.net/2015/01/19/function-editor-for-qgis-expressions/">custom
+ <a href="http://fakehost/Articles/637747/"> <img align="right" alt="[QGIS main interface]" border="0" height="264" hspace="5" src="http://fakehost/images/2015/03-qgis-map-sm.png" width="350"></img></a>
+ <p>As the name might suggest, QGIS is a Qt application; the latest release will, in fact, build on both Qt4 and Qt5, although the binaries released by the project come only in Qt4 form at present. 2.8 has been labeled a long-term release (LTR)—which, in this case, means that the project has committed to providing backported bug fixes for one full calendar year, and that the 2.8.x series is in permanent feature freeze. The goal, according to the change log, is to provide a stable version suitable for businesses and deployments in other large organizations. The change log itself points out that the development of quite a few new features was underwritten by various GIS companies or university groups, which suggests that taking care of these organizations' needs is reaping dividends for the project. </p>
+ <p>For those new to QGIS (or GIS in general), there is a detailed new-user <a href="http://docs.qgis.org/testing/en/docs/training_manual/">tutorial</a> that provides a thorough walk-through of the data-manipulation, mapping, and analysis functions. Being a new user, I went through the tutorial; although there are a handful of minor differences between QGIS 2.8 and the version used in the text (primarily whether specific features were accessed through a toolbar or right-click menu), on the whole it is well worth the time. </p>
+ <p>QGIS is designed to make short work of importing spatially oriented data sets, mining information from them, and turning the results into a meaningful visualization. Technically speaking, the visualization output is optional: one could simply extract the needed statistics and results and use them to answer some question or, perhaps, publish the massaged data set as a database for others to use. </p>
+ <p>But well-made maps are often the easiest way to illuminate facts about populations, political regions, geography, and many other topics when human comprehension is the goal. QGIS makes importing data from databases, web-mapping services (WMS), and even unwieldy flat-file data dumps a painless experience. It handles converting between a variety of map-referencing systems more or less automatically, and allows the user to focus on finding the useful attributes of the data sets and rendering them on screen. </p>
+ <h4>Here be data</h4>
+ <p>The significant changes in QGIS 2.8 fall into several categories. There are updates to how QGIS handles the mathematical expressions and queries users can use to filter information out of a data set, improvements to the tools used to explore the on-screen map canvas, and enhancements to the "map composer" used to produce visual output. This is on top of plenty of other under-the-hood improvements, naturally.</p>
+ <a href="http://fakehost/Articles/637748/"> <img align="left" alt="[QGIS query builder]" border="0" height="302" hspace="5" src="http://fakehost/images/2015/03-qgis-query-sm.png" width="300"></img></a>
+ <p>In the first category are several updates to the filtering tools used to mine a data set. Generally speaking, each independent data set is added to a QGIS project as its own layer, then transformed with filters to focus in on a specific portion of the original data. For instance, the land-usage statistics for a region might be one layer, while roads and buildings for the same region from OpenStreetMap might be two additional layers. Such filters can be created in several ways: there is a "query builder" that lets the user construct and test expressions on a data layer, then save the results, an SQL console for performing similar queries on a database, and spreadsheet-like editing tools for working directly on data tables. </p>
+ <p>All three have been improved in this release. New are support for <tt>if(condition, true, false)</tt> conditional statements, a set of operations for geometry primitives (e.g., to test whether regions overlap or lines intersect), and an "integer divide" operation. Users can also add comments to their queries to annotate their code, and there is a new <a href="http://nathanw.net/2015/01/19/function-editor-for-qgis-expressions/">custom
function editor</a> for writing Python functions that can be called in mathematical expressions within the query builder. </p>
- <p>It is also now possible to select only some rows in a table, then perform calculations just on the selection—previously, users would have to extract the rows of interest into a new table first. Similarly, in the SQL editor, the user can highlight a subset of the SQL query and execute it separately, which is no doubt helpful for debugging. </p>
- <p>There have also been several improvements to the Python and Processing plugins. Users can now drag-and-drop Python scripts onto QGIS and they will be run automatically. Several new analysis algorithms are now available through the Processing interface that were previously Python-only; they include algorithms for generating grids of points or vectors within a region, splitting layers and lines, generating <a href="http://en.wikipedia.org/wiki/Hypsometric_curve">hypsometric
+ <p>It is also now possible to select only some rows in a table, then perform calculations just on the selection—previously, users would have to extract the rows of interest into a new table first. Similarly, in the SQL editor, the user can highlight a subset of the SQL query and execute it separately, which is no doubt helpful for debugging. </p>
+ <p>There have also been several improvements to the Python and Processing plugins. Users can now drag-and-drop Python scripts onto QGIS and they will be run automatically. Several new analysis algorithms are now available through the Processing interface that were previously Python-only; they include algorithms for generating grids of points or vectors within a region, splitting layers and lines, generating <a href="http://en.wikipedia.org/wiki/Hypsometric_curve">hypsometric
curves</a>, refactoring data sets, and more. </p>
- <h4>Maps in, maps out</h4>
- <a href="http://fakehost/Articles/637749/"> <img src="http://fakehost/images/2015/03-qgis-simplify-sm.png" border="0" hspace="5" align="right" width="300" height="303" alt="[QGIS simplify tool]"/> </a>
- <p>The process of working with on-screen map data picked up some improvements in the new release as well. Perhaps the most fundamental is that each map layer added to the canvas is now handled in its own thread, so fewer hangs in the user interface are experienced when re-rendering a layer (as happens whenever the user changes the look of points or shapes in a layer). Since remote databases can also be layers, this multi-threaded approach is more resilient against connectivity problems, too. The interface also now supports temporary "scratch" layers that can be used to merge, filter, or simply experiment with a data set, but are not saved when the current project is saved. </p>
- <p>For working on the canvas itself, polygonal regions can now use raster images (tiled, if necessary) as fill colors, the map itself can be rotated arbitrarily, and objects can be "snapped" to align with items on any layer (not just the current layer). For working with raster image layers (e.g., aerial photographs) or simply creating new geometric shapes by hand, there is a new digitizing tool that can offer assistance by locking lines to specific angles, automatically keeping borders parallel, and other niceties. </p>
- <p>There is a completely overhauled "simplify" tool that is used to reduce the number of extraneous vertices of a vector layer (thus reducing its size). The old simplify tool provided only a relative "tolerance" setting that did not correspond directly to any units. With the new tool, users can set a simplification threshold in terms of the underlying map units, layer-specific units, pixels, and more—and, in addition, the tool reports how much the simplify operation has reduced the size of the data.</p>
- <a href="http://fakehost/Articles/637751/"> <img src="http://fakehost/images/2015/03-qgis-style-sm.png" border="0" hspace="5" align="left" width="300" height="286" alt="[QGIS style editing]"/> </a>
- <p>There has also been an effort to present a uniform interface to one of the most important features of the map canvas: the ability to change the symbology used for an item based on some data attribute. The simplest example might be to change the line color of a road based on whether its road-type attribute is "highway," "service road," "residential," or so on. But the same feature is used to automatically highlight layer information based on the filtering and querying functionality discussed above. The new release allows many more map attributes to be controlled by these "data definition" settings, and provides a hard-to-miss button next to each attribute, through which a custom data definition can be set. </p>
- <p>QGIS's composer module is the tool used to take project data and generate a map that can be used outside of the application (in print, as a static image, or as a layer for <a href="http://mapserver.org/">MapServer</a> or some other software tool, for example). Consequently, it is not a simple select-and-click-export tool; composing the output can involve a lot of choices about which data to make visible, how (and where) to label it, and how to make it generally accessible. </p>
- <p>The updated composer in 2.8 now has a full-screen mode and sports several new options for configuring output. For instance, the user now has full control over how map axes are labeled. In previous releases, the grid coordinates of the map could be turned on or off, but the only options were all or nothing. Now, the user can individually choose whether coordinates are displayed on all four sides, and can even choose in which direction vertical text labels will run (so that they can be correctly justified to the edge of the map, for example). </p>
- <p>There are, as usual, many more changes than there is room to discuss. Some particularly noteworthy improvements include the ability to save and load bookmarks for frequently used data sources (perhaps most useful for databases, web services, and other non-local data) and improvements to QGIS's server module. This module allows one QGIS instance to serve up data accessible to other QGIS applications (for example, to simply team projects). The server can now be extended with Python plugins and the data layers that it serves can be styled with style rules like those used in the desktop interface. </p>
- <p>QGIS is one of those rare free-software applications that is both powerful enough for high-end work and yet also straightforward to use for the simple tasks that might attract a newcomer to GIS in the first place. The 2.8 release, particularly with its project-wide commitment to long-term support, appears to be an update well worth checking out, whether one needs to create a simple, custom map or to mine a database for obscure geo-referenced meaning. </p>
- <p><a href="http://fakehost/Articles/637533/#Comments">Comments (3 posted)</a> </p>
- <h2 class="SummaryHL"><a href="http://fakehost/Articles/637735/">Development activity in LibreOffice and OpenOffice</a></h2>
- <p class="FeatureByline"> By <b>Jonathan Corbet</b>
- <br/>March 25, 2015 </p>
- <p style="display: inline;" class="readability-styled"> The LibreOffice project was </p><a href="http://fakehost/Articles/407383/">announced</a>
- <p style="display: inline;" class="readability-styled"> with great fanfare in September 2010. Nearly one year later, the OpenOffice.org project (from which LibreOffice was forked) </p><a href="http://fakehost/Articles/446093/">was
-cut loose from Oracle</a>
- <p style="display: inline;" class="readability-styled"> and found a new home as an Apache project. It is fair to say that the rivalry between the two projects in the time since then has been strong. Predictions that one project or the other would fail have not been borne out, but that does not mean that the two projects are equally successful. A look at the two projects' development communities reveals some interesting differences. </p>
- <h4>Release histories</h4>
- <p> Apache OpenOffice has made two releases in the past year: <a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce">4.1</a> in April 2014 and <a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1">4.1.1</a> (described as "a micro update" in the release announcement) in August. The main feature added during that time would appear to be significantly improved accessibility support. </p>
- <p> The release history for LibreOffice tells a slightly different story: </p>
- <blockquote> </blockquote>
- <p> It seems clear that LibreOffice has maintained a rather more frenetic release cadence, generally putting out at least one release per month. The project typically keeps at least two major versions alive at any one time. Most of the releases are of the minor, bug-fix variety, but there have been two major releases in the last year as well. </p>
- <h4>Development statistics</h4>
- <p> In the one-year period since late March 2014, there have been 381 changesets committed to the OpenOffice Subversion repository. The most active committers are: </p>
- <blockquote>
- <table>
- <tbody>
- <tr>
- <th colspan="2" align="center">Most active OpenOffice developers</th>
- </tr>
- <tr>
- <td width="50%" valign="top">
- <table cellspacing="3">
- <tbody>
- <tr>
- <th colspan="3">By changesets</th>
- </tr>
- <tr class="Even">
- <td>Herbert Dürr</td>
- <td align="right">63</td>
- <td align="right">16.6%</td>
- </tr>
- <tr class="Odd">
- <td>Jürgen&nbsp;Schmidt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
- <td align="right">56</td>
- <td align="right">14.7%</td>
- </tr>
- <tr class="Even">
- <td>Armin Le Grand</td>
- <td align="right">56</td>
- <td align="right">14.7%</td>
- </tr>
- <tr class="Odd">
- <td>Oliver-Rainer&nbsp;Wittmann</td>
- <td align="right">46</td>
- <td align="right">12.1%</td>
- </tr>
- <tr class="Even">
- <td>Tsutomu Uchino</td>
- <td align="right">33</td>
- <td align="right">8.7%</td>
- </tr>
- <tr class="Odd">
- <td>Kay Schenk</td>
- <td align="right">27</td>
- <td align="right">7.1%</td>
- </tr>
- <tr class="Even">
- <td>Pedro Giffuni</td>
- <td align="right">23</td>
- <td align="right">6.1%</td>
- </tr>
- <tr class="Odd">
- <td>Ariel Constenla-Haile</td>
- <td align="right">22</td>
- <td align="right">5.8%</td>
- </tr>
- <tr class="Even">
- <td>Andrea Pescetti</td>
- <td align="right">14</td>
- <td align="right">3.7%</td>
- </tr>
- <tr class="Odd">
- <td>Steve Yin</td>
- <td align="right">11</td>
- <td align="right">2.9%</td>
- </tr>
- <tr class="Even">
- <td>Andre Fischer</td>
- <td align="right">10</td>
- <td align="right">2.6%</td>
- </tr>
- <tr class="Odd">
- <td>Yuri Dario</td>
- <td align="right">7</td>
- <td align="right">1.8%</td>
- </tr>
- <tr class="Even">
- <td>Regina Henschel</td>
- <td align="right">6</td>
- <td align="right">1.6%</td>
- </tr>
- <tr class="Odd">
- <td>Juan C. Sanz</td>
- <td align="right">2</td>
- <td align="right">0.5%</td>
- </tr>
- <tr class="Even">
- <td>Clarence Guo</td>
- <td align="right">2</td>
- <td align="right">0.5%</td>
- </tr>
- <tr class="Odd">
- <td>Tal Daniel</td>
- <td align="right">2</td>
- <td align="right">0.5%</td>
- </tr>
- </tbody>
- </table>
- </td>
- <td width="50%" valign="top">
- <table cellspacing="3">
- <tbody>
- <tr>
- <th colspan="3">By changed lines</th>
- </tr>
- <tr class="Even">
- <td>Jürgen&nbsp;Schmidt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
- <td align="right">455499</td>
- <td align="right">88.1%</td>
- </tr>
- <tr class="Odd">
- <td>Andre Fischer</td>
- <td align="right">26148</td>
- <td align="right">3.8%</td>
- </tr>
- <tr class="Even">
- <td>Pedro Giffuni</td>
- <td align="right">23183</td>
- <td align="right">3.4%</td>
- </tr>
- <tr class="Odd">
- <td>Armin Le Grand</td>
- <td align="right">11018</td>
- <td align="right">1.6%</td>
- </tr>
- <tr class="Even">
- <td>Juan C. Sanz</td>
- <td align="right">4582</td>
- <td align="right">0.7%</td>
- </tr>
- <tr class="Odd">
- <td>Oliver-Rainer Wittmann</td>
- <td align="right">4309</td>
- <td align="right">0.6%</td>
- </tr>
- <tr class="Even">
- <td>Andrea Pescetti</td>
- <td align="right">3908</td>
- <td align="right">0.6%</td>
- </tr>
- <tr class="Odd">
- <td>Herbert Dürr</td>
- <td align="right">2811</td>
- <td align="right">0.4%</td>
- </tr>
- <tr class="Even">
- <td>Tsutomu Uchino</td>
- <td align="right">1991</td>
- <td align="right">0.3%</td>
- </tr>
- <tr class="Odd">
- <td>Ariel Constenla-Haile</td>
- <td align="right">1258</td>
- <td align="right">0.2%</td>
- </tr>
- <tr class="Even">
- <td>Steve Yin</td>
- <td align="right">1010</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Odd">
- <td>Kay Schenk</td>
- <td align="right">616</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Even">
- <td>Regina Henschel</td>
- <td align="right">417</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Odd">
- <td>Yuri Dario</td>
- <td align="right">268</td>
- <td align="right">0.0%</td>
- </tr>
- <tr class="Even">
- <td>tal</td>
- <td align="right">16</td>
- <td align="right">0.0%</td>
- </tr>
- <tr class="Odd">
- <td>Clarence Guo</td>
- <td align="right">11</td>
- <td align="right">0.0%</td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- </tbody>
- </table>
- </blockquote>
- <p> In truth, the above list is not just the most active OpenOffice developers — it is all of them; a total of 16 developers have committed changes to OpenOffice in the last year. Those developers changed 528,000 lines of code, but, as can be seen above, Jürgen Schmidt accounted for the bulk of those changes, which were mostly updates to translation files. </p>
- <p> The top four developers in the "by changesets" column all work for IBM, so IBM is responsible for a minimum of about 60% of the changes to OpenOffice in the last year. </p>
- <p> The picture for LibreOffice is just a little bit different; in the same one-year period, the project has committed 22,134 changesets from 268 developers. The most active of these developers were: </p>
- <blockquote>
- <table>
- <tbody>
- <tr>
- <th colspan="2" align="center">Most active LibreOffice developers</th>
- </tr>
- <tr>
- <td width="50%" valign="top">
- <table cellspacing="3">
- <tbody>
- <tr>
- <th colspan="3">By changesets</th>
- </tr>
- <tr class="Even">
- <td>Caolán McNamara</td>
- <td align="right">4307</td>
- <td align="right">19.5%</td>
- </tr>
- <tr class="Odd">
- <td>Stephan Bergmann</td>
- <td align="right">2351</td>
- <td align="right">10.6%</td>
- </tr>
- <tr class="Even">
- <td>Miklos Vajna</td>
- <td align="right">1449</td>
- <td align="right">6.5%</td>
- </tr>
- <tr class="Odd">
- <td>Tor Lillqvist</td>
- <td align="right">1159</td>
- <td align="right">5.2%</td>
- </tr>
- <tr class="Even">
- <td>Noel Grandin</td>
- <td align="right">1064</td>
- <td align="right">4.8%</td>
- </tr>
- <tr class="Odd">
- <td>Markus Mohrhard</td>
- <td align="right">935</td>
- <td align="right">4.2%</td>
- </tr>
- <tr class="Even">
- <td>Michael Stahl</td>
- <td align="right">915</td>
- <td align="right">4.1%</td>
- </tr>
- <tr class="Odd">
- <td>Kohei Yoshida</td>
- <td align="right">755</td>
- <td align="right">3.4%</td>
- </tr>
- <tr class="Even">
- <td>Tomaž Vajngerl</td>
- <td align="right">658</td>
- <td align="right">3.0%</td>
- </tr>
- <tr class="Odd">
- <td>Thomas Arnhold</td>
- <td align="right">619</td>
- <td align="right">2.8%</td>
- </tr>
- <tr class="Even">
- <td>Jan Holesovsky</td>
- <td align="right">466</td>
- <td align="right">2.1%</td>
- </tr>
- <tr class="Odd">
- <td>Eike Rathke</td>
- <td align="right">457</td>
- <td align="right">2.1%</td>
- </tr>
- <tr class="Even">
- <td>Matteo Casalin</td>
- <td align="right">442</td>
- <td align="right">2.0%</td>
- </tr>
- <tr class="Odd">
- <td>Bjoern Michaelsen</td>
- <td align="right">421</td>
- <td align="right">1.9%</td>
- </tr>
- <tr class="Even">
- <td>Chris Sherlock</td>
- <td align="right">396</td>
- <td align="right">1.8%</td>
- </tr>
- <tr class="Odd">
- <td>David Tardon</td>
- <td align="right">386</td>
- <td align="right">1.7%</td>
- </tr>
- <tr class="Even">
- <td>Julien Nabet</td>
- <td align="right">362</td>
- <td align="right">1.6%</td>
- </tr>
- <tr class="Odd">
- <td>Zolnai Tamás</td>
- <td align="right">338</td>
- <td align="right">1.5%</td>
- </tr>
- <tr class="Even">
- <td>Matúš Kukan</td>
- <td align="right">256</td>
- <td align="right">1.2%</td>
- </tr>
- <tr class="Odd">
- <td>Robert&nbsp;Antoni&nbsp;Buj&nbsp;Gelonch</td>
- <td align="right">231</td>
- <td align="right">1.0%</td>
- </tr>
- </tbody>
- </table>
- </td>
- <td width="50%" valign="top">
- <table cellspacing="3">
- <tbody>
- <tr>
- <th colspan="3">By changed lines</th>
- </tr>
- <tr class="Even">
- <td>Lionel Elie Mamane</td>
- <td align="right">244062</td>
- <td align="right">12.5%</td>
- </tr>
- <tr class="Odd">
- <td>Noel Grandin</td>
- <td align="right">238711</td>
- <td align="right">12.2%</td>
- </tr>
- <tr class="Even">
- <td>Stephan Bergmann</td>
- <td align="right">161220</td>
- <td align="right">8.3%</td>
- </tr>
- <tr class="Odd">
- <td>Miklos Vajna</td>
- <td align="right">129325</td>
- <td align="right">6.6%</td>
- </tr>
- <tr class="Even">
- <td>Caolán McNamara</td>
- <td align="right">97544</td>
- <td align="right">5.0%</td>
- </tr>
- <tr class="Odd">
- <td>Tomaž Vajngerl</td>
- <td align="right">69404</td>
- <td align="right">3.6%</td>
- </tr>
- <tr class="Even">
- <td>Tor Lillqvist</td>
- <td align="right">59498</td>
- <td align="right">3.1%</td>
- </tr>
- <tr class="Odd">
- <td>Laurent Balland-Poirier</td>
- <td align="right">52802</td>
- <td align="right">2.7%</td>
- </tr>
- <tr class="Even">
- <td>Markus Mohrhard</td>
- <td align="right">50509</td>
- <td align="right">2.6%</td>
- </tr>
- <tr class="Odd">
- <td>Kohei Yoshida</td>
- <td align="right">45514</td>
- <td align="right">2.3%</td>
- </tr>
- <tr class="Even">
- <td>Chris Sherlock</td>
- <td align="right">36788</td>
- <td align="right">1.9%</td>
- </tr>
- <tr class="Odd">
- <td>Peter Foley</td>
- <td align="right">34305</td>
- <td align="right">1.8%</td>
- </tr>
- <tr class="Even">
- <td>Christian Lohmaier</td>
- <td align="right">33787</td>
- <td align="right">1.7%</td>
- </tr>
- <tr class="Odd">
- <td>Thomas Arnhold</td>
- <td align="right">32722</td>
- <td align="right">1.7%</td>
- </tr>
- <tr class="Even">
- <td>David Tardon</td>
- <td align="right">21681</td>
- <td align="right">1.1%</td>
- </tr>
- <tr class="Odd">
- <td>David Ostrovsky</td>
- <td align="right">21620</td>
- <td align="right">1.1%</td>
- </tr>
- <tr class="Even">
- <td>Jan Holesovsky</td>
- <td align="right">20792</td>
- <td align="right">1.1%</td>
- </tr>
- <tr class="Odd">
- <td>Valentin Kettner</td>
- <td align="right">20526</td>
- <td align="right">1.1%</td>
- </tr>
- <tr class="Even">
- <td>Robert&nbsp;Antoni&nbsp;Buj&nbsp;Gelonch</td>
- <td align="right">20447</td>
- <td align="right">1.0%</td>
- </tr>
- <tr class="Odd">
- <td>Michael Stahl</td>
- <td align="right">18216</td>
- <td align="right">0.9%</td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- </tbody>
- </table>
- </blockquote>
- <p> To a first approximation, the top ten companies supporting LibreOffice in the last year are: </p>
- <blockquote>
- <table>
- <tbody>
- <tr>
- <th colspan="3">Companies supporting LibreOffice development</th>
- </tr>
- <tr>
- <th colspan="3">(by changesets)</th>
- </tr>
- <tr class="Even">
- <td>Red Hat</td>
- <td align="right">8417</td>
- <td align="right">38.0%</td>
- </tr>
- <tr class="Odd">
- <td>Collabora <strike>Multimedia</strike></td>
- <td align="right">6531</td>
- <td align="right">29.5%</td>
- </tr>
- <tr class="Even">
- <td>(Unknown)</td>
- <td align="right">5126</td>
- <td align="right">23.2%</td>
- </tr>
- <tr class="Odd">
- <td>(None)</td>
- <td align="right">1490</td>
- <td align="right">6.7%</td>
- </tr>
- <tr class="Even">
- <td>Canonical</td>
- <td align="right">422</td>
- <td align="right">1.9%</td>
- </tr>
- <tr class="Odd">
- <td>Igalia S.L.</td>
- <td align="right">80</td>
- <td align="right">0.4%</td>
- </tr>
- <tr class="Even">
- <td>Ericsson</td>
- <td align="right">21</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Odd">
- <td>Yandex</td>
- <td align="right">18</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Even">
- <td>FastMail.FM</td>
- <td align="right">17</td>
- <td align="right">0.1%</td>
- </tr>
- <tr class="Odd">
- <td>SUSE</td>
- <td align="right">7</td>
- <td align="right">0.0%</td>
- </tr>
- </tbody>
- </table>
- </blockquote>
- <p> Development work on LibreOffice is thus concentrated in a small number of companies, though it is rather more spread out than OpenOffice development. It is worth noting that the LibreOffice developers with unknown affiliation, who contributed 23% of the changes, make up 82% of the developer base, so there would appear to be a substantial community of developers contributing from outside the above-listed companies. </p>
- <h4>Some conclusions</h4>
- <p> Last October, some <a href="http://fakehost/Articles/637742/">concerns</a> were raised on the OpenOffice list about the health of that project's community. At the time, Rob Weir <a href="http://fakehost/Articles/637743/">shrugged them off</a> as the result of a marketing effort by the LibreOffice crowd. There can be no doubt that the war of words between these two projects has gotten tiresome at times, but, looking at the above numbers, it is hard not to conclude that there is an issue that goes beyond marketing hype here. </p>
- <p> In the 4½ years since its founding, the LibreOffice project has put together a community with over 250 active developers. There is support from multiple companies and an impressive rate of patches going into the project's repository. The project's ability to sustain nearly monthly releases on two branches is a direct result of that community's work. Swearing at LibreOffice is one of your editor's favorite pastimes, but it seems clear that the project is on a solid footing with a healthy community. </p>
- <p> OpenOffice, instead, is driven by four developers from a single company — a company that appears to have been deemphasizing OpenOffice work for some time. As a result, the project's commit rate is a fraction of what LibreOffice is able to sustain and releases are relatively rare. As of this writing, the <a href="https://blogs.apache.org/OOo/">OpenOffice
+ <h4>Maps in, maps out</h4>
+ <a href="http://fakehost/Articles/637749/"> <img align="right" alt="[QGIS simplify tool]" border="0" height="303" hspace="5" src="http://fakehost/images/2015/03-qgis-simplify-sm.png" width="300"></img></a>
+ <p>The process of working with on-screen map data picked up some improvements in the new release as well. Perhaps the most fundamental is that each map layer added to the canvas is now handled in its own thread, so fewer hangs in the user interface are experienced when re-rendering a layer (as happens whenever the user changes the look of points or shapes in a layer). Since remote databases can also be layers, this multi-threaded approach is more resilient against connectivity problems, too. The interface also now supports temporary "scratch" layers that can be used to merge, filter, or simply experiment with a data set, but are not saved when the current project is saved. </p>
+ <p>For working on the canvas itself, polygonal regions can now use raster images (tiled, if necessary) as fill colors, the map itself can be rotated arbitrarily, and objects can be "snapped" to align with items on any layer (not just the current layer). For working with raster image layers (e.g., aerial photographs) or simply creating new geometric shapes by hand, there is a new digitizing tool that can offer assistance by locking lines to specific angles, automatically keeping borders parallel, and other niceties. </p>
+ <p>There is a completely overhauled "simplify" tool that is used to reduce the number of extraneous vertices of a vector layer (thus reducing its size). The old simplify tool provided only a relative "tolerance" setting that did not correspond directly to any units. With the new tool, users can set a simplification threshold in terms of the underlying map units, layer-specific units, pixels, and more—and, in addition, the tool reports how much the simplify operation has reduced the size of the data.</p>
+ <a href="http://fakehost/Articles/637751/"> <img align="left" alt="[QGIS style editing]" border="0" height="286" hspace="5" src="http://fakehost/images/2015/03-qgis-style-sm.png" width="300"></img></a>
+ <p>There has also been an effort to present a uniform interface to one of the most important features of the map canvas: the ability to change the symbology used for an item based on some data attribute. The simplest example might be to change the line color of a road based on whether its road-type attribute is "highway," "service road," "residential," or so on. But the same feature is used to automatically highlight layer information based on the filtering and querying functionality discussed above. The new release allows many more map attributes to be controlled by these "data definition" settings, and provides a hard-to-miss button next to each attribute, through which a custom data definition can be set. </p>
+ <p>QGIS's composer module is the tool used to take project data and generate a map that can be used outside of the application (in print, as a static image, or as a layer for <a href="http://mapserver.org/">MapServer</a> or some other software tool, for example). Consequently, it is not a simple select-and-click-export tool; composing the output can involve a lot of choices about which data to make visible, how (and where) to label it, and how to make it generally accessible. </p>
+ <p>The updated composer in 2.8 now has a full-screen mode and sports several new options for configuring output. For instance, the user now has full control over how map axes are labeled. In previous releases, the grid coordinates of the map could be turned on or off, but the only options were all or nothing. Now, the user can individually choose whether coordinates are displayed on all four sides, and can even choose in which direction vertical text labels will run (so that they can be correctly justified to the edge of the map, for example). </p>
+ <p>There are, as usual, many more changes than there is room to discuss. Some particularly noteworthy improvements include the ability to save and load bookmarks for frequently used data sources (perhaps most useful for databases, web services, and other non-local data) and improvements to QGIS's server module. This module allows one QGIS instance to serve up data accessible to other QGIS applications (for example, to simply team projects). The server can now be extended with Python plugins and the data layers that it serves can be styled with style rules like those used in the desktop interface. </p>
+ <p>QGIS is one of those rare free-software applications that is both powerful enough for high-end work and yet also straightforward to use for the simple tasks that might attract a newcomer to GIS in the first place. The 2.8 release, particularly with its project-wide commitment to long-term support, appears to be an update well worth checking out, whether one needs to create a simple, custom map or to mine a database for obscure geo-referenced meaning. </p>
+ <p><a href="http://fakehost/Articles/637533/#Comments">Comments (3 posted)</a> </p>
+
+ <h2 class="SummaryHL"><a href="http://fakehost/Articles/637735/">Development activity in LibreOffice and OpenOffice</a></h2>
+ <p> By <b>Jonathan Corbet</b>
+ <br></br>March 25, 2015 </p><p> The LibreOffice project was </p><a href="http://fakehost/Articles/407383/">announced</a><p> with great fanfare in September 2010. Nearly one year later, the OpenOffice.org project (from which LibreOffice was forked) </p><a href="http://fakehost/Articles/446093/">was
+cut loose from Oracle</a><p> and found a new home as an Apache project. It is fair to say that the rivalry between the two projects in the time since then has been strong. Predictions that one project or the other would fail have not been borne out, but that does not mean that the two projects are equally successful. A look at the two projects' development communities reveals some interesting differences.
+ </p>
+ <h4>Release histories</h4>
+ <p> Apache OpenOffice has made two releases in the past year: <a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce">4.1</a> in April 2014 and <a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1">4.1.1</a> (described as "a micro update" in the release announcement) in August. The main feature added during that time would appear to be significantly improved accessibility support. </p>
+ <p> The release history for LibreOffice tells a slightly different story: </p>
+
+ <blockquote>
+ </blockquote>
+ <p> It seems clear that LibreOffice has maintained a rather more frenetic release cadence, generally putting out at least one release per month. The project typically keeps at least two major versions alive at any one time. Most of the releases are of the minor, bug-fix variety, but there have been two major releases in the last year as well. </p>
+
+ <h4>Development statistics</h4>
+ <p> In the one-year period since late March 2014, there have been 381 changesets committed to the OpenOffice Subversion repository. The most active committers are: </p>
+
+ <blockquote>
+ <table><tbody><tr><th align="center" colspan="2">Most active OpenOffice developers</th>
+ </tr><tr><td valign="top" width="50%">
+ <table cellspacing="3"><tbody><tr><th colspan="3">By changesets</th>
+ </tr><tr class="Even"><td>Herbert Dürr</td>
+ <td align="right">63</td>
+ <td align="right">16.6%</td>
+ </tr><tr class="Odd"><td>Jürgen Schmidt             </td>
+ <td align="right">56</td>
+ <td align="right">14.7%</td>
+ </tr><tr class="Even"><td>Armin Le Grand</td>
+ <td align="right">56</td>
+ <td align="right">14.7%</td>
+ </tr><tr class="Odd"><td>Oliver-Rainer Wittmann</td>
+ <td align="right">46</td>
+ <td align="right">12.1%</td>
+ </tr><tr class="Even"><td>Tsutomu Uchino</td>
+ <td align="right">33</td>
+ <td align="right">8.7%</td>
+ </tr><tr class="Odd"><td>Kay Schenk</td>
+ <td align="right">27</td>
+ <td align="right">7.1%</td>
+ </tr><tr class="Even"><td>Pedro Giffuni</td>
+ <td align="right">23</td>
+ <td align="right">6.1%</td>
+ </tr><tr class="Odd"><td>Ariel Constenla-Haile</td>
+ <td align="right">22</td>
+ <td align="right">5.8%</td>
+ </tr><tr class="Even"><td>Andrea Pescetti</td>
+ <td align="right">14</td>
+ <td align="right">3.7%</td>
+ </tr><tr class="Odd"><td>Steve Yin</td>
+ <td align="right">11</td>
+ <td align="right">2.9%</td>
+ </tr><tr class="Even"><td>Andre Fischer</td>
+ <td align="right">10</td>
+ <td align="right">2.6%</td>
+ </tr><tr class="Odd"><td>Yuri Dario</td>
+ <td align="right">7</td>
+ <td align="right">1.8%</td>
+ </tr><tr class="Even"><td>Regina Henschel</td>
+ <td align="right">6</td>
+ <td align="right">1.6%</td>
+ </tr><tr class="Odd"><td>Juan C. Sanz</td>
+ <td align="right">2</td>
+ <td align="right">0.5%</td>
+ </tr><tr class="Even"><td>Clarence Guo</td>
+ <td align="right">2</td>
+ <td align="right">0.5%</td>
+ </tr><tr class="Odd"><td>Tal Daniel</td>
+ <td align="right">2</td>
+ <td align="right">0.5%</td>
+ </tr></tbody></table></td>
+ <td valign="top" width="50%">
+ <table cellspacing="3"><tbody><tr><th colspan="3">By changed lines</th>
+ </tr><tr class="Even"><td>Jürgen Schmidt             </td>
+ <td align="right">455499</td>
+ <td align="right">88.1%</td>
+ </tr><tr class="Odd"><td>Andre Fischer</td>
+ <td align="right">26148</td>
+ <td align="right">3.8%</td>
+ </tr><tr class="Even"><td>Pedro Giffuni</td>
+ <td align="right">23183</td>
+ <td align="right">3.4%</td>
+ </tr><tr class="Odd"><td>Armin Le Grand</td>
+ <td align="right">11018</td>
+ <td align="right">1.6%</td>
+ </tr><tr class="Even"><td>Juan C. Sanz</td>
+ <td align="right">4582</td>
+ <td align="right">0.7%</td>
+ </tr><tr class="Odd"><td>Oliver-Rainer Wittmann</td>
+ <td align="right">4309</td>
+ <td align="right">0.6%</td>
+ </tr><tr class="Even"><td>Andrea Pescetti</td>
+ <td align="right">3908</td>
+ <td align="right">0.6%</td>
+ </tr><tr class="Odd"><td>Herbert Dürr</td>
+ <td align="right">2811</td>
+ <td align="right">0.4%</td>
+ </tr><tr class="Even"><td>Tsutomu Uchino</td>
+ <td align="right">1991</td>
+ <td align="right">0.3%</td>
+ </tr><tr class="Odd"><td>Ariel Constenla-Haile</td>
+ <td align="right">1258</td>
+ <td align="right">0.2%</td>
+ </tr><tr class="Even"><td>Steve Yin</td>
+ <td align="right">1010</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Odd"><td>Kay Schenk</td>
+ <td align="right">616</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Even"><td>Regina Henschel</td>
+ <td align="right">417</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Odd"><td>Yuri Dario</td>
+ <td align="right">268</td>
+ <td align="right">0.0%</td>
+ </tr><tr class="Even"><td>tal</td>
+ <td align="right">16</td>
+ <td align="right">0.0%</td>
+ </tr><tr class="Odd"><td>Clarence Guo</td>
+ <td align="right">11</td>
+ <td align="right">0.0%</td>
+ </tr></tbody></table></td>
+ </tr></tbody></table></blockquote>
+ <p> In truth, the above list is not just the most active OpenOffice developers — it is all of them; a total of 16 developers have committed changes to OpenOffice in the last year. Those developers changed 528,000 lines of code, but, as can be seen above, Jürgen Schmidt accounted for the bulk of those changes, which were mostly updates to translation files. </p>
+ <p> The top four developers in the "by changesets" column all work for IBM, so IBM is responsible for a minimum of about 60% of the changes to OpenOffice in the last year. </p>
+ <p> The picture for LibreOffice is just a little bit different; in the same one-year period, the project has committed 22,134 changesets from 268 developers. The most active of these developers were: </p>
+
+ <blockquote>
+ <table><tbody><tr><th align="center" colspan="2">Most active LibreOffice developers</th>
+ </tr><tr><td valign="top" width="50%">
+ <table cellspacing="3"><tbody><tr><th colspan="3">By changesets</th>
+ </tr><tr class="Even"><td>Caolán McNamara</td>
+ <td align="right">4307</td>
+ <td align="right">19.5%</td>
+ </tr><tr class="Odd"><td>Stephan Bergmann</td>
+ <td align="right">2351</td>
+ <td align="right">10.6%</td>
+ </tr><tr class="Even"><td>Miklos Vajna</td>
+ <td align="right">1449</td>
+ <td align="right">6.5%</td>
+ </tr><tr class="Odd"><td>Tor Lillqvist</td>
+ <td align="right">1159</td>
+ <td align="right">5.2%</td>
+ </tr><tr class="Even"><td>Noel Grandin</td>
+ <td align="right">1064</td>
+ <td align="right">4.8%</td>
+ </tr><tr class="Odd"><td>Markus Mohrhard</td>
+ <td align="right">935</td>
+ <td align="right">4.2%</td>
+ </tr><tr class="Even"><td>Michael Stahl</td>
+ <td align="right">915</td>
+ <td align="right">4.1%</td>
+ </tr><tr class="Odd"><td>Kohei Yoshida</td>
+ <td align="right">755</td>
+ <td align="right">3.4%</td>
+ </tr><tr class="Even"><td>Tomaž Vajngerl</td>
+ <td align="right">658</td>
+ <td align="right">3.0%</td>
+ </tr><tr class="Odd"><td>Thomas Arnhold</td>
+ <td align="right">619</td>
+ <td align="right">2.8%</td>
+ </tr><tr class="Even"><td>Jan Holesovsky</td>
+ <td align="right">466</td>
+ <td align="right">2.1%</td>
+ </tr><tr class="Odd"><td>Eike Rathke</td>
+ <td align="right">457</td>
+ <td align="right">2.1%</td>
+ </tr><tr class="Even"><td>Matteo Casalin</td>
+ <td align="right">442</td>
+ <td align="right">2.0%</td>
+ </tr><tr class="Odd"><td>Bjoern Michaelsen</td>
+ <td align="right">421</td>
+ <td align="right">1.9%</td>
+ </tr><tr class="Even"><td>Chris Sherlock</td>
+ <td align="right">396</td>
+ <td align="right">1.8%</td>
+ </tr><tr class="Odd"><td>David Tardon</td>
+ <td align="right">386</td>
+ <td align="right">1.7%</td>
+ </tr><tr class="Even"><td>Julien Nabet</td>
+ <td align="right">362</td>
+ <td align="right">1.6%</td>
+ </tr><tr class="Odd"><td>Zolnai Tamás</td>
+ <td align="right">338</td>
+ <td align="right">1.5%</td>
+ </tr><tr class="Even"><td>Matúš Kukan</td>
+ <td align="right">256</td>
+ <td align="right">1.2%</td>
+ </tr><tr class="Odd"><td>Robert Antoni Buj Gelonch</td>
+ <td align="right">231</td>
+ <td align="right">1.0%</td>
+ </tr></tbody></table></td>
+ <td valign="top" width="50%">
+ <table cellspacing="3"><tbody><tr><th colspan="3">By changed lines</th>
+ </tr><tr class="Even"><td>Lionel Elie Mamane</td>
+ <td align="right">244062</td>
+ <td align="right">12.5%</td>
+ </tr><tr class="Odd"><td>Noel Grandin</td>
+ <td align="right">238711</td>
+ <td align="right">12.2%</td>
+ </tr><tr class="Even"><td>Stephan Bergmann</td>
+ <td align="right">161220</td>
+ <td align="right">8.3%</td>
+ </tr><tr class="Odd"><td>Miklos Vajna</td>
+ <td align="right">129325</td>
+ <td align="right">6.6%</td>
+ </tr><tr class="Even"><td>Caolán McNamara</td>
+ <td align="right">97544</td>
+ <td align="right">5.0%</td>
+ </tr><tr class="Odd"><td>Tomaž Vajngerl</td>
+ <td align="right">69404</td>
+ <td align="right">3.6%</td>
+ </tr><tr class="Even"><td>Tor Lillqvist</td>
+ <td align="right">59498</td>
+ <td align="right">3.1%</td>
+ </tr><tr class="Odd"><td>Laurent Balland-Poirier</td>
+ <td align="right">52802</td>
+ <td align="right">2.7%</td>
+ </tr><tr class="Even"><td>Markus Mohrhard</td>
+ <td align="right">50509</td>
+ <td align="right">2.6%</td>
+ </tr><tr class="Odd"><td>Kohei Yoshida</td>
+ <td align="right">45514</td>
+ <td align="right">2.3%</td>
+ </tr><tr class="Even"><td>Chris Sherlock</td>
+ <td align="right">36788</td>
+ <td align="right">1.9%</td>
+ </tr><tr class="Odd"><td>Peter Foley</td>
+ <td align="right">34305</td>
+ <td align="right">1.8%</td>
+ </tr><tr class="Even"><td>Christian Lohmaier</td>
+ <td align="right">33787</td>
+ <td align="right">1.7%</td>
+ </tr><tr class="Odd"><td>Thomas Arnhold</td>
+ <td align="right">32722</td>
+ <td align="right">1.7%</td>
+ </tr><tr class="Even"><td>David Tardon</td>
+ <td align="right">21681</td>
+ <td align="right">1.1%</td>
+ </tr><tr class="Odd"><td>David Ostrovsky</td>
+ <td align="right">21620</td>
+ <td align="right">1.1%</td>
+ </tr><tr class="Even"><td>Jan Holesovsky</td>
+ <td align="right">20792</td>
+ <td align="right">1.1%</td>
+ </tr><tr class="Odd"><td>Valentin Kettner</td>
+ <td align="right">20526</td>
+ <td align="right">1.1%</td>
+ </tr><tr class="Even"><td>Robert Antoni Buj Gelonch</td>
+ <td align="right">20447</td>
+ <td align="right">1.0%</td>
+ </tr><tr class="Odd"><td>Michael Stahl</td>
+ <td align="right">18216</td>
+ <td align="right">0.9%</td>
+ </tr></tbody></table></td>
+ </tr></tbody></table></blockquote>
+ <p> To a first approximation, the top ten companies supporting LibreOffice in the last year are: </p>
+
+ <blockquote>
+ <table><tbody><tr><th colspan="3">Companies supporting LibreOffice development</th>
+ </tr><tr><th colspan="3">(by changesets)</th>
+ </tr><tr class="Even"><td>Red Hat</td>
+ <td align="right">8417</td>
+ <td align="right">38.0%</td>
+ </tr><tr class="Odd"><td>Collabora <strike>Multimedia</strike></td>
+ <td align="right">6531</td>
+ <td align="right">29.5%</td>
+ </tr><tr class="Even"><td>(Unknown)</td>
+ <td align="right">5126</td>
+ <td align="right">23.2%</td>
+ </tr><tr class="Odd"><td>(None)</td>
+ <td align="right">1490</td>
+ <td align="right">6.7%</td>
+ </tr><tr class="Even"><td>Canonical</td>
+ <td align="right">422</td>
+ <td align="right">1.9%</td>
+ </tr><tr class="Odd"><td>Igalia S.L.</td>
+ <td align="right">80</td>
+ <td align="right">0.4%</td>
+ </tr><tr class="Even"><td>Ericsson</td>
+ <td align="right">21</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Odd"><td>Yandex</td>
+ <td align="right">18</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Even"><td>FastMail.FM</td>
+ <td align="right">17</td>
+ <td align="right">0.1%</td>
+ </tr><tr class="Odd"><td>SUSE</td>
+ <td align="right">7</td>
+ <td align="right">0.0%</td>
+ </tr></tbody></table></blockquote>
+ <p> Development work on LibreOffice is thus concentrated in a small number of companies, though it is rather more spread out than OpenOffice development. It is worth noting that the LibreOffice developers with unknown affiliation, who contributed 23% of the changes, make up 82% of the developer base, so there would appear to be a substantial community of developers contributing from outside the above-listed companies. </p>
+
+ <h4>Some conclusions</h4>
+ <p> Last October, some <a href="http://fakehost/Articles/637742/">concerns</a> were raised on the OpenOffice list about the health of that project's community. At the time, Rob Weir <a href="http://fakehost/Articles/637743/">shrugged them off</a> as the result of a marketing effort by the LibreOffice crowd. There can be no doubt that the war of words between these two projects has gotten tiresome at times, but, looking at the above numbers, it is hard not to conclude that there is an issue that goes beyond marketing hype here. </p>
+ <p> In the 4½ years since its founding, the LibreOffice project has put together a community with over 250 active developers. There is support from multiple companies and an impressive rate of patches going into the project's repository. The project's ability to sustain nearly monthly releases on two branches is a direct result of that community's work. Swearing at LibreOffice is one of your editor's favorite pastimes, but it seems clear that the project is on a solid footing with a healthy community. </p>
+ <p> OpenOffice, instead, is driven by four developers from a single company — a company that appears to have been deemphasizing OpenOffice work for some time. As a result, the project's commit rate is a fraction of what LibreOffice is able to sustain and releases are relatively rare. As of this writing, the <a href="https://blogs.apache.org/OOo/">OpenOffice
blog</a> shows no posts in 2015. In the October discussion, Rob <a href="http://fakehost/Articles/637750/">said</a> that "<span>the dogs may
bark but the caravan moves on.</span>" That may be true, but, in this case, the caravan does not appear to be moving with any great speed. </p>
- <p> Anything can happen in the free-software development world; it is entirely possible that a reinvigorated OpenOffice.org may yet give LibreOffice a run for its money. But something will clearly have to change to bring that future around. As things stand now, it is hard not to conclude that LibreOffice has won the battle for developer participation. </p>
- <p><a href="http://fakehost/Articles/637735/#Comments">Comments (74 posted)</a> </p>
- <p> <b>Page editor</b>: Jonathan Corbet
- <br/> </p>
- <h2>Inside this week's LWN.net Weekly Edition</h2>
- <ul>
- <li> <a href="http://fakehost/Articles/637395/">Security</a>: Toward secure package downloads; New vulnerabilities in drupal, mozilla, openssl, python-django ... </li>
- <li> <a href="http://fakehost/Articles/637396/">Kernel</a>: LSFMM coverage: NFS, defragmentation, epoll(), copy offload, and more. </li>
- <li> <a href="http://fakehost/Articles/637397/">Distributions</a>: A look at Debian's 2015 DPL candidates; Debian, Fedora, ... </li>
- <li> <a href="http://fakehost/Articles/637398/">Development</a>: A look at GlusterFS; LibreOffice Online; Open sourcing existing code; Secure Boot in Windows 10; ... </li>
- <li> <a href="http://fakehost/Articles/637399/">Announcements</a>: A Turing award for Michael Stonebraker, Sébastien Jodogne, ReGlue are Free Software Award winners, Kat Walsh joins FSF board of directors, Cyanogen, ... </li>
- </ul><b>Next page</b>
- <p style="display: inline;" class="readability-styled">: </p><a href="http://fakehost/Articles/637395/">Security&gt;&gt;</a>
- <br/>
- </div>
- </td>
- <td class="RightColumn"> </td>
- </div>
-</div> \ No newline at end of file
+ <p> Anything can happen in the free-software development world; it is entirely possible that a reinvigorated OpenOffice.org may yet give LibreOffice a run for its money. But something will clearly have to change to bring that future around. As things stand now, it is hard not to conclude that LibreOffice has won the battle for developer participation. </p>
+ <p><a href="http://fakehost/Articles/637735/#Comments">Comments (74 posted)</a> </p>
+
+ <p> <b>Page editor</b>: Jonathan Corbet
+ <br></br></p>
+ <h2>Inside this week's LWN.net Weekly Edition</h2>
+ <ul><li> <a href="http://fakehost/Articles/637395/">Security</a>: Toward secure package downloads; New vulnerabilities in drupal, mozilla, openssl, python-django ... </li>
+ <li> <a href="http://fakehost/Articles/637396/">Kernel</a>: LSFMM coverage: NFS, defragmentation, epoll(), copy offload, and more. </li>
+ <li> <a href="http://fakehost/Articles/637397/">Distributions</a>: A look at Debian's 2015 DPL candidates; Debian, Fedora, ... </li>
+ <li> <a href="http://fakehost/Articles/637398/">Development</a>: A look at GlusterFS; LibreOffice Online; Open sourcing existing code; Secure Boot in Windows 10; ... </li>
+ <li> <a href="http://fakehost/Articles/637399/">Announcements</a>: A Turing award for Michael Stonebraker, Sébastien Jodogne, ReGlue are Free Software Award winners, Kat Walsh joins FSF board of directors, Cyanogen, ... </li>
+ </ul><b>Next page</b><p>: </p><a href="http://fakehost/Articles/637395/">Security&gt;&gt;</a>
+ <br></br></div>
+
+ </td>
+
+ <td class="RightColumn">
+
+ </td>
+ </div> \ No newline at end of file
diff --git a/test/test-pages/medium-1/expected.html b/test/test-pages/medium-1/expected.html
index d8d0c0e..abe1db2 100644
--- a/test/test-pages/medium-1/expected.html
+++ b/test/test-pages/medium-1/expected.html
@@ -2,8 +2,7 @@
<h2 class="graf--h2" data-align="center" id="3c62" name="3c62">Open Journalism Project:</h2>
<h4 class="graf--h4" data-align="center" id="425a" name="425a"><em class="markup--em markup--h4-em">Better Student Journalism</em></h4>
- <p class="graf--p graf--empty" id="a511" name="a511">
- <br></br></p>
+
<p class="graf--p" id="d178" name="d178">We pushed out the first version of the <a class="markup--anchor markup--p-anchor" data-href="http://pippinlee.github.io/open-journalism-project/" href="http://pippinlee.github.io/open-journalism-project/" rel="nofollow">Open Journalism site</a> in January. Our goal is for the
@@ -133,8 +132,7 @@
</p>
<h3 class="graf--h3" id="9c30" name="9c30">A train or light at the end of the tunnel: are student newsrooms changing for the better?</h3>
- <p class="graf--p graf--empty" id="1f98" name="1f98">
- <br></br></p>
+
<p class="graf--p" id="4634" name="4634">In our 2013 research we found that almost 50% of student newsrooms had
created roles specifically for the web. <strong class="markup--strong markup--p-strong">This sounds great, but is still problematic in its current state.</strong>
</p>
@@ -280,8 +278,7 @@
<p class="graf--p" id="9376" name="9376"><a class="markup--anchor markup--p-anchor" data-href="mailto:[email protected]" href="mailto:[email protected]" rel="nofollow"><strong class="markup--strong markup--p-strong">[email protected]</strong></a>
</p>
- <p class="graf--p graf--empty" id="1bdf" name="1bdf">
- <br></br></p>
+
<p class="graf--p graf--last" id="ea00" name="ea00"><em class="markup--em markup--p-em">This isn’t supposed to be a </em>
<strong class="markup--strong markup--p-strong"><em class="markup--em markup--p-em">manifesto™©</em>
</strong><em class="markup--em markup--p-em"> we just think it’s pretty cool to share what we’ve learned so far, and hope you’ll do the same. We’re all in this together.</em>
diff --git a/test/test-pages/needs-entity-normalization/expected.html b/test/test-pages/needs-entity-normalization/expected.html
index 3fe9055..32d4ba2 100644
--- a/test/test-pages/needs-entity-normalization/expected.html
+++ b/test/test-pages/needs-entity-normalization/expected.html
@@ -1,7 +1,7 @@
-<p><strong>30/05/2017 | 11:57 |</strong> El titular del Suoem le dijo al intendente que "va a pagar caro, esta infamia y canallada"–por la publiación de sueldos–. Los municipales realizaron una ruidosa protesta en el Palacio 6 de Julio</p><div class="cuerpo"><p>Los municipales de la ciudad de Córdoba realizan este martes una ruidosa asamblea general en el Palacio 6 de Julio y todas las reparticiones como medida de presión en contra de la difusión de las lista de los empleados y los sueldos que perciben.<p>
-"Esta infamia, esta canallada, este intento por pisotear nuestra dignidad este ataque a nuestra seguridad y la de nuestras familias le prometo que lo va a pagar caro; vamos a responder con toda la fuerza", disparó al hablar ante la multitud el titular del Suoem, Rubén Daniele.<p>
-"En estos días señor intendente lo he visto suelto de cuerpo, diría que casi con una sonrisa burlona. Le prometo y lo juro acá: en unos meses se va a borrar la sonrisa y se va a cagar como se cagó otras veces, pidiendo que vayamos a solucionar los problemas de la ciudad", agregó.<p>
-Si bien la medida de fuerza arrancó a las 11 en la explanada de la Municipalidad, la atención en el municipio, los CPC y otras dependencias se vio resentida durante toda la jornada.</p></p></p></p><blockquote class="twitter-tweet" data-lang="es"><p dir="ltr" lang="und"><a href="https://twitter.com/hashtag/Asamblea?src=hash">#Asamblea</a> <a href="https://twitter.com/hashtag/municipales?src=hash">#municipales</a> <a href="https://t.co/PgA1xekg5Q">pic.twitter.com/PgA1xekg5Q</a></p>— SUOEM CÓRDOBA (@suoemcordoba) <a href="https://twitter.com/suoemcordoba/status/869480306906103808">30 de mayo de 2017</a></blockquote><br></br><p>
-Además, las asambleas afectan el normal funcionamiento en las escuelas municipales y jardines maternales.<p>
-Ayer, Damián Bizzi, vocero del Sindicato Unión Obreros y Empleados Municipales (Suoem) manifestó a <b>Cadena 3</b> que las asambleas “son la única forma de hacernos escuchar”: “Lo esencial sería que no hubiéramos tenido este problema. No hay otra forma que las autoridades municipales nos escuchen". <p>
-"Estamos en una situación de conflicto y ésta es la única forma de hacernos escuchar. Es una gestión que no escucha mucho”, dijo. </p></p></p></div> \ No newline at end of file
+<div class="bajada "> <p><strong>30/05/2017 | 11:57 |</strong> El titular del Suoem le dijo al intendente que "va a pagar caro, esta infamia y canallada"–por la publiación de sueldos–. Los municipales realizaron una ruidosa protesta en el Palacio 6 de Julio</p> </div><div class="cuerpo"><p>Los municipales de la ciudad de Córdoba realizan este martes una ruidosa asamblea general en el Palacio 6 de Julio y todas las reparticiones como medida de presión en contra de la difusión de las lista de los empleados y los sueldos que perciben.<p>
+"Esta infamia, esta canallada, este intento por pisotear nuestra dignidad este ataque a nuestra seguridad y la de nuestras familias le prometo que lo va a pagar caro; vamos a responder con toda la fuerza", disparó al hablar ante la multitud el titular del Suoem, Rubén Daniele.</p><p>
+"En estos días señor intendente lo he visto suelto de cuerpo, diría que casi con una sonrisa burlona. Le prometo y lo juro acá: en unos meses se va a borrar la sonrisa y se va a cagar como se cagó otras veces, pidiendo que vayamos a solucionar los problemas de la ciudad", agregó.</p><p>
+Si bien la medida de fuerza arrancó a las 11 en la explanada de la Municipalidad, la atención en el municipio, los CPC y otras dependencias se vio resentida durante toda la jornada.</p></p><blockquote class="twitter-tweet" data-lang="es"><p dir="ltr" lang="und"><a href="https://twitter.com/hashtag/Asamblea?src=hash">#Asamblea</a> <a href="https://twitter.com/hashtag/municipales?src=hash">#municipales</a> <a href="https://t.co/PgA1xekg5Q">pic.twitter.com/PgA1xekg5Q</a></p>— SUOEM CÓRDOBA (@suoemcordoba) <a href="https://twitter.com/suoemcordoba/status/869480306906103808">30 de mayo de 2017</a></blockquote><p>
+Además, las asambleas afectan el normal funcionamiento en las escuelas municipales y jardines maternales.</p><p>
+Ayer, Damián Bizzi, vocero del Sindicato Unión Obreros y Empleados Municipales (Suoem) manifestó a <b>Cadena 3</b> que las asambleas “son la única forma de hacernos escuchar”: “Lo esencial sería que no hubiéramos tenido este problema. No hay otra forma que las autoridades municipales nos escuchen". </p><p>
+"Estamos en una situación de conflicto y ésta es la única forma de hacernos escuchar. Es una gestión que no escucha mucho”, dijo. </p></div> \ No newline at end of file
diff --git a/test/test-pages/pixnet/expected.html b/test/test-pages/pixnet/expected.html
index d38e96e..28c5c32 100644
--- a/test/test-pages/pixnet/expected.html
+++ b/test/test-pages/pixnet/expected.html
@@ -1,190 +1,280 @@
-<div id="readability-page-1" class="page">
- <div class="article-content-inner" id="article-content-inner">
- <p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="12-IMG_3886.jpg" src="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" alt="12-IMG_3886.jpg" original="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" width="521" border="0" height="359" /></a>
- </p>
- <p><span>一波波<span>接續性</span>低溫寒流報到 已將新竹尖石鄉後山一帶層層山巒披上嫣紅的彩衣</span>
- </p>
- <p><span>玉峰道路一路上雲氣山嵐滯留山頭 順路下切<span>蜿蜒道路<span>後不久即抵達</span>來到</span>"玉峰國小"</span>
- </p>
- <p><span>"美樹"美如其名偌大楓香樹早已呈現金黃 泛紅色彩也是愛攝人仕所喜愛造訪之地</span></p>
- <p><span>第二次造訪美樹發現到營區變了 印象中以前生冷招牌換成了<span>原木招牌可謂</span>匠心獨運</span>
- </p>
- <p><span>燻黑<span>原木</span>加上金黃色醒目字體 加上了貓頭鷹原木創作也充分發揮了裝飾藝術功力</span>
- </p>
- <p><span><span><span>營區內</span></span>除了露營、民宿、餐飲</span><span><span>、</span>賞楓項目<span>多了許多原木飾品更有畫龍點睛加乘效果</span></span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396919"><img title="30-IMG_4228.jpg" src="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" alt="30-IMG_4228.jpg" original="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" border="0"/></a></span></p>
- <p><span>廣受歡迎的美樹營地有個很大特色就是<span>楓紅時期楓香樹由綠轉黃、轉紅到楓紅層層</span> </span>
- </p>
- <p><span><span>一來到"美樹"馬上眼睛為之一亮 也會深深地為那</span></span><span><span>多種顏色多層次渲染之下楓紅而迷惑</span></span>
- </p>
- <p><span><span><span><span>不同格調</span></span>就是從入口處這塊招牌<span><span><span><span>第一眼<span><span><span><span>開始</span></span>
- </span>
- </span> 木頭招牌</span>
- </span>
- </span>
- </span>、貓頭鷹裝飾品勾勒出美樹的風格</span>
- </span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396943"><img title="31-IMG_4231.jpg" src="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" alt="31-IMG_4231.jpg" original="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" border="0"/></a></span></p>
- <p><span> 每年12月向來是攝影班外拍的絕佳場所之一 楓紅期間入園費$50元</span></p>
- <p><span>園區給愛攝一族淨空場景而不是散搭帳蓬之下反</span><span>而影響拍照畫面與構圖取景</span></p>
- <p><span>露營的話則須待中午過後再進場搭帳的彈性做法個人也相當支持這樣的權宜之計</span></p>
- <p><span> </span>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610088.jpg" src="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" alt="P1610088.jpg" original="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" border="0" /></a>
- </p>
- <p> <span>來到現場已是落葉飄飄堆疊滿地 不時隨著風吹雨襲而葉落垂地</span></p>
- <p><span> </span>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610069.jpg" src="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" alt="P1610069.jpg" original="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" border="0" /></a>
- </p>
- <p><span>不忍踩過剛剛掉落的樹葉 沿著前人足跡踏痕輕踩而行</span></p>
- <p><span>雖然只是一廂情願的想法 終究還是不可避免地將會化為塵土</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470383005"><img title="02-P1610080.jpg" src="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" alt="02-P1610080.jpg" original="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" border="0"/></a> </span></p>
- <p><span> 葉落繽紛顯得幾分蕭瑟氣息 空氣中可以嗅得出來<span>依然</span>瀰漫著濕寒水氣</span>
- </p>
- <p><span>偶而還會飄下來一些霧氣水滴 不時張望尋找最佳楓葉主題</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384469"><img title="04-P1610087.jpg" src="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" alt="04-P1610087.jpg" original="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" border="0"/></a></span></p>
- <p><span> 外拍的攝影班學員一堆早已不時穿梭其間</span></p>
- <p><span>各自努力地找尋自認為最好的拍攝角度</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384925"><img title="05-P1610099.jpg" src="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" alt="05-P1610099.jpg" original="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610095.jpg" src="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" alt="P1610095.jpg" original="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389803"><img title="13-IMG_3891.jpg" src="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" alt="13-IMG_3891.jpg" original="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390760"><img title="15-IMG_3906.jpg" src="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" alt="15-IMG_3906.jpg" original="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" border="0"/></a></span></p>
- <p><span>"水槽"上面的這幾隻彩繪版貓頭鷹也太可愛了</span></p>
- <p><span>同樣的造型加上不同色彩宛如賦予不同的生命力一般 cool!</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391000"><img title="16-IMG_3916.jpg" src="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" alt="16-IMG_3916.jpg" original="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" border="0"/></a></span></p>
- <p><span> 雨水洗塵後的枝頭固然掉落些葉片是否也洗去塵勞憂傷</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391519"><img title="17-IMG_3919.jpg" src="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" alt="17-IMG_3919.jpg" original="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470385711"><img title="06-IMG_3853.jpg" src="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" alt="06-IMG_3853.jpg" original="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" border="0"/></a></span></p>
- <p><span> 喜歡拍照的不論是平面掃描、天空搜尋、</span><span>地上地毯式搜索</span></p>
- <p><span>有如小說偵探一般 不放過蛛絲馬跡地用力尋尋覓覓找尋最美角度</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470386749"><img title="07-P1610104.jpg" src="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" alt="07-P1610104.jpg" original="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470387232"><img title="08-IMG_3862.jpg" src="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" alt="08-IMG_3862.jpg" original="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" border="0"/></a></span></p>
- <p><span> 原本這周是由小朱團長早在一年前就跟"簍信"預定下來的場子</span></p>
- <p><span>早上從台北出門之際還是小雨不斷細雨紛飛來到此地雖雨已停</span></p>
- <p><span>但多日來的雨勢不斷已有部分區域水漬成攤並不適合落置帳篷</span></p>
- <p><span><span>這個季節正是"控溪吊橋"一帶的楓紅變葉時刻 先行走一趟<span><span>秀巒賞景</span></span>
- </span>
- </span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391732"><img title="18-P1610141.jpg" src="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" alt="18-P1610141.jpg" original="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" border="0"/></a></span></p>
- <p><span>午後從"秀巒"回到美樹之際已經全數撤退只剩下我們三車留下來</span></p>
- <p><span>唯有"離開地球表面"睡車上的才可以不受到地上泥濘而影響</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392077"><img title="19-IMG_3933.jpg" src="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" alt="19-IMG_3933.jpg" original="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390364"><img title="14-P1610134.jpg" src="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" alt="14-P1610134.jpg" original="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" border="0"/></a></span></p>
- <p><span> 午後山嵐興起雲氣遊蕩<span>盤旋在對岸山頭 人潮來來去去似乎也沒有減少</span></span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403381"><img title="44-P1610283.jpg" src="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" alt="44-P1610283.jpg" original="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" border="0"/></a></span></p>
- <p><span> 美樹民宿有開設餐廳 室內簡單佈置提供伙食餐飲 <br/></span></p>
- <p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610212.jpg" src="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" alt="P1610212.jpg" original="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" border="0" /></a>
- </p>
- <p> <span>這兩間是民宿房間 跟著民宿主人"簍信"聊起來還提到日後將改變成兩層木屋</span></p>
- <p><span>一樓則是咖啡飲料/賣店提供訪客來賓有個落腳席座之地 二樓才會是民宿房間</span></p>
- <p><span>心中有了計畫想法才會有日後的夢想藍圖 相信將會改變得更好的民宿露營環境<br/></span></p>
- <p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610219.jpg" src="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" alt="P1610219.jpg" original="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" border="0" /></a>
- </p>
- <p><span> 民宿前這一大區楓香林為土質營位 大致區分前、後兩個營區</span></p>
- <p><span>前面這一區約可搭上十二帳/車/廳 後面那區也大約4~5帳/車/廳</span></p>
- <p><span>正前方小木屋即是衛浴區 男女分別以左右<span>兩側</span>分開(燒材鍋爐)</span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470388054"><img title="10-P1610114.jpg" src="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" alt="10-P1610114.jpg" original="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" border="0"/></a></span></p>
- <p><span> 營區水電方便 水槽也很有特色</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393178"><img title="22-P1610245.jpg" src="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" alt="22-P1610245.jpg" original="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" border="0"/></a></span></p>
- <p><span> 這次選擇左側地勢高些以防午夜下雨泥濘</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392404"><img title="20-P1610238.jpg" src="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" alt="20-P1610238.jpg" original="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" border="0"/></a></span></p>
- <p><span> "野馬"特地帶來了冬至應景食材ㄜ<span>---湯圓</span></span>
- </p>
- <p><span>這家還是最近被評比第一名氣的湯圓專賣店 </span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393130"><img title="21-P1610241.jpg" src="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" alt="21-P1610241.jpg" original="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" border="0"/></a></span></p>
- <p><span> 向來對於湯圓是敬謝不敏 沒想到是出乎意料之外的好吃 <span>沒話說!</span><br/></span>
- </p>
- <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470394156"><img title="24-IMG_4113.jpg" src="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" alt="24-IMG_4113.jpg" original="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" border="0"/></a></span></p>
- <p><span> 喜歡原住民朋友的坦率、真誠 要將民宿營地經營的有聲有色並非容易之事</span></p>
- <p><span><span>午茶時間與"簍信"閒聊分享著他的觀點理念之時很支持對於環境應有生態保護</span> </span>
- </p>
- <p><span><span>環保維護是人人有責</span></span><span><span><span><span> 勿以善小而不為不計涓滴之水才可匯集成河</span></span> </span>
- </span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397399"><img title="32-IMG_4248.jpg" src="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" alt="32-IMG_4248.jpg" original="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394732"><img title="25-IMG_4152.jpg" src="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" alt="25-IMG_4152.jpg" original="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" border="0"/></a> </span></p>
- <p><span> 入夜前雨絲終於漸漸緩和下來 雖然氣溫很低卻沒感受到寒冷的跡象</span></p>
- <p><span>是山谷中少了寒氣還是美樹營區裡的人熱情洋溢暖化了不少寒意</span></p>
+<div class="article-content-inner" id="article-content-inner">
+ <p>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="12-IMG_3886.jpg" border="0" height="359" original="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" src="http://pic.pimg.tw/stevenhgm/1387894842-1217674167.jpg" title="12-IMG_3886.jpg" width="521"></img></a>
+ </p>
+ <p><span>一波波<span>接續性</span>低溫寒流報到 已將新竹尖石鄉後山一帶層層山巒披上嫣紅的彩衣</span>
+ </p>
+ <p><span>玉峰道路一路上雲氣山嵐滯留山頭 順路下切<span>蜿蜒道路<span>後不久即抵達</span>來到</span>"玉峰國小"</span>
+ </p>
+ <p><span>"美樹"美如其名偌大楓香樹早已呈現金黃 泛紅色彩也是愛攝人仕所喜愛造訪之地</span></p>
+ <p><span>第二次造訪美樹發現到營區變了 印象中以前生冷招牌換成了<span>原木招牌可謂</span>匠心獨運</span>
+ </p>
+ <p><span>燻黑<span>原木</span>加上金黃色醒目字體 加上了貓頭鷹原木創作也充分發揮了裝飾藝術功力</span>
+ </p>
+ <p><span><span><span>營區內</span></span>除了露營、民宿、餐飲</span><span><span>、</span>賞楓項目<span>多了許多原木飾品更有畫龍點睛加乘效果</span></span>
+ </p>
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396919"><img alt="30-IMG_4228.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" src="http://pic.pimg.tw/stevenhgm/1387894971-1486345289.jpg" title="30-IMG_4228.jpg"></img></a></span></p>
+ <p><span>廣受歡迎的美樹營地有個很大特色就是<span>楓紅時期楓香樹由綠轉黃、轉紅到楓紅層層</span> </span>
+ </p>
+ <p><span><span>一來到"美樹"馬上眼睛為之一亮 也會深深地為那</span></span><span><span>多種顏色多層次渲染之下楓紅而迷惑</span></span>
+ </p>
+ <p><span><span><span><span>不同格調</span></span>就是從入口處這塊招牌<span><span><span><span>第一眼<span><span><span><span>開始</span></span>
+ </span>
+ </span> 木頭招牌</span>
+ </span>
+ </span>
+ </span>、貓頭鷹裝飾品勾勒出美樹的風格</span>
+ </span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396943"><img alt="31-IMG_4231.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" src="http://pic.pimg.tw/stevenhgm/1387894979-1252095111.jpg" title="31-IMG_4231.jpg"></img></a></span></p>
+ <p><span> 每年12月向來是攝影班外拍的絕佳場所之一 楓紅期間入園費$50元</span></p>
+ <p><span>園區給愛攝一族淨空場景而不是散搭帳蓬之下反</span><span>而影響拍照畫面與構圖取景</span></p>
+ <p><span>露營的話則須待中午過後再進場搭帳的彈性做法個人也相當支持這樣的權宜之計</span></p>
+
+
+ <p><span> </span>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610088.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" src="http://pic.pimg.tw/stevenhgm/1387971416-4261675924.jpg" title="P1610088.jpg"></img></a>
+ </p>
+ <p> <span>來到現場已是落葉飄飄堆疊滿地 不時隨著風吹雨襲而葉落垂地</span></p>
+
+
+ <p><span> </span>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610069.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" src="http://pic.pimg.tw/stevenhgm/1387971406-2480195851.jpg" title="P1610069.jpg"></img></a>
+ </p>
+ <p><span>不忍踩過剛剛掉落的樹葉 沿著前人足跡踏痕輕踩而行</span></p>
+ <p><span>雖然只是一廂情願的想法 終究還是不可避免地將會化為塵土</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470383005"><img alt="02-P1610080.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" src="http://pic.pimg.tw/stevenhgm/1387894752-3567294980.jpg" title="02-P1610080.jpg"></img></a> </span></p>
+ <p><span> 葉落繽紛顯得幾分蕭瑟氣息 空氣中可以嗅得出來<span>依然</span>瀰漫著濕寒水氣</span>
+ </p>
+ <p><span>偶而還會飄下來一些霧氣水滴 不時張望尋找最佳楓葉主題</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384469"><img alt="04-P1610087.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" src="http://pic.pimg.tw/stevenhgm/1387894771-2897027724.jpg" title="04-P1610087.jpg"></img></a></span></p>
+ <p><span> 外拍的攝影班學員一堆早已不時穿梭其間</span></p>
+ <p><span>各自努力地找尋自認為最好的拍攝角度</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470384925"><img alt="05-P1610099.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" src="http://pic.pimg.tw/stevenhgm/1387894778-2035483089.jpg" title="05-P1610099.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610095.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" src="http://pic.pimg.tw/stevenhgm/1387897405-3236217457.jpg" title="P1610095.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470389803"><img alt="13-IMG_3891.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" src="http://pic.pimg.tw/stevenhgm/1387894848-3695967443.jpg" title="13-IMG_3891.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390760"><img alt="15-IMG_3906.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" src="http://pic.pimg.tw/stevenhgm/1387894863-3269042540.jpg" title="15-IMG_3906.jpg"></img></a></span></p>
+ <p><span>"水槽"上面的這幾隻彩繪版貓頭鷹也太可愛了</span></p>
+ <p><span>同樣的造型加上不同色彩宛如賦予不同的生命力一般 cool!</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391000"><img alt="16-IMG_3916.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" src="http://pic.pimg.tw/stevenhgm/1387894868-3997219746.jpg" title="16-IMG_3916.jpg"></img></a></span></p>
+ <p><span> 雨水洗塵後的枝頭固然掉落些葉片是否也洗去塵勞憂傷</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391519"><img alt="17-IMG_3919.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" src="http://pic.pimg.tw/stevenhgm/1387894873-1524806724.jpg" title="17-IMG_3919.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470385711"><img alt="06-IMG_3853.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" src="http://pic.pimg.tw/stevenhgm/1387894788-105924953.jpg" title="06-IMG_3853.jpg"></img></a></span></p>
+ <p><span> 喜歡拍照的不論是平面掃描、天空搜尋、</span><span>地上地毯式搜索</span></p>
+ <p><span>有如小說偵探一般 不放過蛛絲馬跡地用力尋尋覓覓找尋最美角度</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470386749"><img alt="07-P1610104.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" src="http://pic.pimg.tw/stevenhgm/1387894798-1063855065.jpg" title="07-P1610104.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470387232"><img alt="08-IMG_3862.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" src="http://pic.pimg.tw/stevenhgm/1387894807-309560703.jpg" title="08-IMG_3862.jpg"></img></a></span></p>
+ <p><span> 原本這周是由小朱團長早在一年前就跟"簍信"預定下來的場子</span></p>
+ <p><span>早上從台北出門之際還是小雨不斷細雨紛飛來到此地雖雨已停</span></p>
+ <p><span>但多日來的雨勢不斷已有部分區域水漬成攤並不適合落置帳篷</span></p>
+ <p><span><span>這個季節正是"控溪吊橋"一帶的楓紅變葉時刻 先行走一趟<span><span>秀巒賞景</span></span>
+ </span>
+ </span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470391732"><img alt="18-P1610141.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" src="http://pic.pimg.tw/stevenhgm/1387894882-1881930036.jpg" title="18-P1610141.jpg"></img></a></span></p>
+ <p><span>午後從"秀巒"回到美樹之際已經全數撤退只剩下我們三車留下來</span></p>
+ <p><span>唯有"離開地球表面"睡車上的才可以不受到地上泥濘而影響</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392077"><img alt="19-IMG_3933.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" src="http://pic.pimg.tw/stevenhgm/1387894887-407829597.jpg" title="19-IMG_3933.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470390364"><img alt="14-P1610134.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" src="http://pic.pimg.tw/stevenhgm/1387894857-470378275.jpg" title="14-P1610134.jpg"></img></a></span></p>
+ <p><span> 午後山嵐興起雲氣遊蕩<span>盤旋在對岸山頭 人潮來來去去似乎也沒有減少</span></span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403381"><img alt="44-P1610283.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" src="http://pic.pimg.tw/stevenhgm/1387895099-4119123008.jpg" title="44-P1610283.jpg"></img></a></span></p>
+ <p><span> 美樹民宿有開設餐廳 室內簡單佈置提供伙食餐飲 <br></br></span></p>
+
+
+ <p>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610212.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" src="http://pic.pimg.tw/stevenhgm/1387971426-4277312474.jpg" title="P1610212.jpg"></img></a>
+ </p>
+ <p> <span>這兩間是民宿房間 跟著民宿主人"簍信"聊起來還提到日後將改變成兩層木屋</span></p>
+ <p><span>一樓則是咖啡飲料/賣店提供訪客來賓有個落腳席座之地 二樓才會是民宿房間</span></p>
+ <p><span>心中有了計畫想法才會有日後的夢想藍圖 相信將會改變得更好的民宿露營環境<br></br></span></p>
+
+ <p>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610219.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" src="http://pic.pimg.tw/stevenhgm/1387971436-2828193592.jpg" title="P1610219.jpg"></img></a>
+ </p>
+ <p><span> 民宿前這一大區楓香林為土質營位 大致區分前、後兩個營區</span></p>
+ <p><span>前面這一區約可搭上十二帳/車/廳 後面那區也大約4~5帳/車/廳</span></p>
+ <p><span>正前方小木屋即是衛浴區 男女分別以左右<span>兩側</span>分開(燒材鍋爐)</span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470388054"><img alt="10-P1610114.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" src="http://pic.pimg.tw/stevenhgm/1387894823-4061326865.jpg" title="10-P1610114.jpg"></img></a></span></p>
+ <p><span> 營區水電方便 水槽也很有特色</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393178"><img alt="22-P1610245.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" src="http://pic.pimg.tw/stevenhgm/1387894911-3706194096.jpg" title="22-P1610245.jpg"></img></a></span></p>
+ <p><span> 這次選擇左側地勢高些以防午夜下雨泥濘</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470392404"><img alt="20-P1610238.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" src="http://pic.pimg.tw/stevenhgm/1387894894-1173705525.jpg" title="20-P1610238.jpg"></img></a></span></p>
+ <p><span> "野馬"特地帶來了冬至應景食材ㄜ<span>---湯圓</span></span>
+ </p>
+ <p><span>這家還是最近被評比第一名氣的湯圓專賣店 </span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470393130"><img alt="21-P1610241.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" src="http://pic.pimg.tw/stevenhgm/1387894901-1058040075.jpg" title="21-P1610241.jpg"></img></a></span></p>
+ <p><span> 向來對於湯圓是敬謝不敏 沒想到是出乎意料之外的好吃 <span>沒話說!</span><br></br></span>
+ </p>
+
+
+ <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470394156"><img alt="24-IMG_4113.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" src="http://pic.pimg.tw/stevenhgm/1387894925-1582979930.jpg" title="24-IMG_4113.jpg"></img></a></span></p>
+ <p><span> 喜歡原住民朋友的坦率、真誠 要將民宿營地經營的有聲有色並非容易之事</span></p>
+ <p><span><span>午茶時間與"簍信"閒聊分享著他的觀點理念之時很支持對於環境應有生態保護</span> </span>
+ </p>
+ <p><span><span>環保維護是人人有責</span></span><span><span><span><span> 勿以善小而不為不計涓滴之水才可匯集成河</span></span> </span>
+ </span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397399"><img alt="32-IMG_4248.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" src="http://pic.pimg.tw/stevenhgm/1387894989-1689510758.jpg" title="32-IMG_4248.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394732"><img alt="25-IMG_4152.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" src="http://pic.pimg.tw/stevenhgm/1387894933-2886337976.jpg" title="25-IMG_4152.jpg"></img></a> </span></p>
+ <p><span> 入夜前雨絲終於漸漸緩和下來 雖然氣溫很低卻沒感受到寒冷的跡象</span></p>
+ <p><span>是山谷中少了寒氣還是美樹營區裡的人熱情洋溢暖化了不少寒意</span></p>
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470404359"><img alt="IMG_4158.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" src="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" title="IMG_4158.jpg"></img></a></span></p>
+ <p><span> 聖誕前夕裝點些聖誕飾品 感受一下節慶的氛圍<br></br></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394948"><img alt="26-P1610261.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" src="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" title="26-P1610261.jpg"></img></a></span></p>
+ <p><span>晚餐準備了砂鍋魚頭</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403921"><img alt="46-1021221美樹露營.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" src="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" title="46-1021221美樹露營.jpg"></img></a></span></p>
+ <p><span>"蒯嫂"還特地準備著羊肩排、鹹豬肉、柳葉魚...哇!這哩澎湃哩...</span></p>
+ <p><span> "永老爺"早已備妥了好酒為遠自台南來的蒯兄嫂敬一杯囉</span></p>
+ <p><span>感謝蒯嫂精心準備的好料理 食指大動好菜色感恩ㄟ!</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395164"><img alt="27-IMG_4173.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" src="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" title="27-IMG_4173.jpg"></img></a></span></p>
+ <p><span> 吃得快精光之際...才想到忘了拍合照...(哇哩咧 ^&amp;*()<br></br></span></p>
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395614"><img alt="28-IMG_4178.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" src="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" title="28-IMG_4178.jpg"></img></a></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396325"><img alt="29-IMG_4188.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" src="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" title="29-IMG_4188.jpg"></img></a></span></p>
+ <p><span> 隔日睡到很晚才起床 不用拍日出晨光的營地對我來說都是個幸福的睡眠</span></p>
+ <p><span>哪怕是葉落飄零落滿地還是睡夢周公召見而去 起床的事~差點都忘記了</span></p>
+
+
+ <p>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="IMG_4205.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" src="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" title="IMG_4205.jpg"></img></a>
+ </p>
+ <p> <span> 昨天細雨紛飛依然打落了不少落葉中間這株整個都快變成枯枝了</span></p>
+ <p><span>昨天依稀凋零稀疏的楓葉殘留今兒個完全不復存在(上周是最美的代名詞)</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397765"><img alt="33-IMG_4255.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" src="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" title="33-IMG_4255.jpg"></img></a></span></p>
+ <p><span><span>上回來得太早沒能見到楓葉泛紅 這次晚了一周已陸續落葉也</span>無從比對楓葉差異性 </span>
+ </p>
+ <p><span><span> 另一種角度看不論青楓、金黃葉紅的楓香、葉落飄零秋滿霜、落葉枯枝的蕭瑟</span></span>
+ </p>
+ <p><span><span>只要心中自認為是最美最浪漫的一刻 都是美的表徵也是最美的時分</span></span>
+ </p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470398749"><img alt="34-P1610269.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" src="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" title="34-P1610269.jpg"></img></a></span></p>
+ <p><span> 早起的"蒯嫂"已經備好熱騰騰中式稀飯、包子、蔬果 頓時~有幸福的感覺<br></br></span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399232"><img alt="35-IMG_4303.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" src="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" title="35-IMG_4303.jpg"></img></a> </span></p>
+ <p><span> 星期天早上趁著攝影團還沒入場先來人物場景特寫</span></p>
+ <p><span>野馬家兩張新"座椅"就當作是試坐囉!拍謝哩</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470400471"><img alt="38-IMG_4330.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" src="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" title="38-IMG_4330.jpg"></img></a></span></p>
+
+
+ <p>
+ <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img alt="P1610279.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" src="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" title="P1610279.jpg"></img></a>
+ </p>
+ <p><span> 難得有此無人美景在楓樹下的聖誕氛圍也一定要來一張才行</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399946"><img alt="37-IMG_4323.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" src="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" title="37-IMG_4323.jpg"></img></a></span></p>
+ <p><span> 三家合照(Hero也一定要入鏡的)</span></p>
+
+
+ <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470401161"><img alt="40-IMG_4342.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" src="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" title="40-IMG_4342.jpg"></img></a></span></p>
+ <p><span> 接著攝影團入場帶隊老師請求借個時間也來讓學員練習楓樹下的聖誕飾品</span></p>
+ <p><span>此時剛好也遇到早在FB社團相互回應卻頭一次謀面的Mr."大雄"真是幸會了</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402037"><img alt="42-IMG_4382.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" src="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" title="42-IMG_4382.jpg"></img></a> </span></p>
+ <p><span> 接近中午時分陽光漸露 藍天帷幕再次嶄露頭角 ~ 久違了!</span></p>
+ <p><span>期盼下的天空終於放晴 沒有缺席的藍天還是準時赴約如期出席</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402682"><img alt="41-IMG_4366.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" src="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" title="41-IMG_4366.jpg"></img></a></span></p>
+ <p><span> 這兩天肉肉(Hero)天雨濕滑無法自由奔跑都快悶壞了</span></p>
+ <p><span>天晴後"蒯嫂"帶著散步遊園也好解解悶</span></p>
+
+
+ <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402898"><img alt="43-IMG_4383.jpg" border="0" original="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" src="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" title="43-IMG_4383.jpg"></img></a> </span></p>
+ <p><span>收拾好裝備準備離開營地 亮麗的</span><span>天空鮮明對比下的楓樹林又讓人覺得有點捨不得離開</span></p>
+ <p><span><span>道別了"美樹營地"準備前往而行</span>"石磊國小"一個很生疏的小學座落在這深山部落裡</span>
+ </p>
+ <p><span>北橫"石磊部落" 一個從未踏入的陌生之地因為露營之故否則畢生大概也不會路過</span></p>
+ <p><span>三位大叔同行準備走著這段遙遠的路段 下次找機會再來重溫舊夢了.......</span></p>
+
+ <p align="center" class="MsoNormal"><span lang="EN-US"><a href="http://tw.myblog.yahoo.com/wu141993/article?mid=104&amp;sc=1"><span lang="EN-US"><span lang="EN-US"><span>美樹營地</span></span>
+ </span>
+ </a> </span><span lang="EN-US"><span>資訊</span></span>
+ </p>
+ <p align="center" class="MsoNormal"><span lang="EN-US"><span><span>聯絡電話:</span><span lang="EN-US">03-584-7231</span><span>  </span><span lang="EN"> </span><span>行動</span><span lang="EN">:</span><span lang="EN-US"> 0937-141993</span><span lang="EN-US"><br></br></span><span>林錦武<span lang="EN-US"> (泰雅族名: 摟信)</span></span><span lang="EN"><br></br></span><span>營地地址:<span>新竹縣尖石鄉玉峰村<span lang="EN-US">6鄰20號</span></span>
+ </span>
+ </span>
+ </span>
+ </p>
+ <p align="center" class="MsoNormal"><span lang="EN-US"><span>每帳$600 兩間衛浴使用燒材鍋爐/ 兩間全天瓦斯 </span></span><span lang="EN-US"><span>廁所蹲式X 3 </span></span>
+ </p>
+ <p align="center" class="MsoNormal"><span lang="EN-US"><span>楓紅期間須過中午才可搭帳 </span></span><span lang="EN-US">水電便利</span></p>
+ <p align="center" class="MsoNormal"><strong><span lang="EN-US">GPS: N24 39 16.4 <span> </span>E121 18 19.5</span></strong></p>
+
+
+ <p><span><span>如果您喜歡</span>"<span>史蒂文的家"圖文分享 邀請您到 </span></span><span><a href="https://www.facebook.com/stevenhgm1188"><span>FB </span><span lang="EN-US"><span lang="EN-US">粉絲團</span></span>
+ </a><span>按個"讚"!</span></span>
+ </p>
+ <p align="center" class="MsoNormal"><span><span><span>內文有不定期的更新旅遊、露營圖文訊息 </span></span><span><span>謝謝!</span></span>
+ </span>
+ </p>
+
+
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470404359"><img title="IMG_4158.jpg" src="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" alt="IMG_4158.jpg" original="http://pic.pimg.tw/stevenhgm/1387895113-4041265313.jpg" border="0"/></a></span></p>
- <p><span> 聖誕前夕裝點些聖誕飾品 感受一下節慶的氛圍<br/></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470394948"><img title="26-P1610261.jpg" src="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" alt="26-P1610261.jpg" original="http://pic.pimg.tw/stevenhgm/1387894940-3359449338.jpg" border="0"/></a></span></p>
- <p><span>晚餐準備了砂鍋魚頭</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470403921"><img title="46-1021221美樹露營.jpg" src="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" alt="46-1021221美樹露營.jpg" original="http://pic.pimg.tw/stevenhgm/1387895106-1387217970.jpg" border="0"/></a></span></p>
- <p><span>"蒯嫂"還特地準備著羊肩排、鹹豬肉、柳葉魚...哇!這哩澎湃哩...</span></p>
- <p><span> "永老爺"早已備妥了好酒為遠自台南來的蒯兄嫂敬一杯囉</span></p>
- <p><span>感謝蒯嫂精心準備的好料理 食指大動好菜色感恩ㄟ!</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395164"><img title="27-IMG_4173.jpg" src="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" alt="27-IMG_4173.jpg" original="http://pic.pimg.tw/stevenhgm/1387894947-2636431527.jpg" border="0"/></a></span></p>
- <p><span> 吃得快精光之際...才想到忘了拍合照...(哇哩咧 ^&amp;*()<br/></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470395614"><img title="28-IMG_4178.jpg" src="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" alt="28-IMG_4178.jpg" original="http://pic.pimg.tw/stevenhgm/1387894956-618198074.jpg" border="0"/></a></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470396325"><img title="29-IMG_4188.jpg" src="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" alt="29-IMG_4188.jpg" original="http://pic.pimg.tw/stevenhgm/1387894961-2201609427.jpg" border="0"/></a></span></p>
- <p><span> 隔日睡到很晚才起床 不用拍日出晨光的營地對我來說都是個幸福的睡眠</span></p>
- <p><span>哪怕是葉落飄零落滿地還是睡夢周公召見而去 起床的事~差點都忘記了</span></p>
- <p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="IMG_4205.jpg" src="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" alt="IMG_4205.jpg" original="http://pic.pimg.tw/stevenhgm/1387971396-2999285851.jpg" border="0" /></a>
- </p>
- <p> <span> 昨天細雨紛飛依然打落了不少落葉中間這株整個都快變成枯枝了</span></p>
- <p><span>昨天依稀凋零稀疏的楓葉殘留今兒個完全不復存在(上周是最美的代名詞)</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470397765"><img title="33-IMG_4255.jpg" src="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" alt="33-IMG_4255.jpg" original="http://pic.pimg.tw/stevenhgm/1387894999-1588465034.jpg" border="0"/></a></span></p>
- <p><span><span>上回來得太早沒能見到楓葉泛紅 這次晚了一周已陸續落葉也</span>無從比對楓葉差異性 </span>
- </p>
- <p><span><span> 另一種角度看不論青楓、金黃葉紅的楓香、葉落飄零秋滿霜、落葉枯枝的蕭瑟</span></span>
- </p>
- <p><span><span>只要心中自認為是最美最浪漫的一刻 都是美的表徵也是最美的時分</span></span>
- </p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470398749"><img title="34-P1610269.jpg" src="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" alt="34-P1610269.jpg" original="http://pic.pimg.tw/stevenhgm/1387895007-4184988815.jpg" border="0"/></a></span></p>
- <p><span> 早起的"蒯嫂"已經備好熱騰騰中式稀飯、包子、蔬果 頓時~有幸福的感覺<br/></span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399232"><img title="35-IMG_4303.jpg" src="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" alt="35-IMG_4303.jpg" original="http://pic.pimg.tw/stevenhgm/1387895016-2193615729.jpg" border="0"/></a> </span></p>
- <p><span> 星期天早上趁著攝影團還沒入場先來人物場景特寫</span></p>
- <p><span>野馬家兩張新"座椅"就當作是試坐囉!拍謝哩</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470400471"><img title="38-IMG_4330.jpg" src="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" alt="38-IMG_4330.jpg" original="http://pic.pimg.tw/stevenhgm/1387895047-92554161.jpg" border="0"/></a></span></p>
- <p>
- <a href="http://stevenhgm.pixnet.net/album/photo/470389413"><img title="P1610279.jpg" src="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" alt="P1610279.jpg" original="http://pic.pimg.tw/stevenhgm/1387971446-966387512.jpg" border="0" /></a>
- </p>
- <p><span> 難得有此無人美景在楓樹下的聖誕氛圍也一定要來一張才行</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470399946"><img title="37-IMG_4323.jpg" src="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" alt="37-IMG_4323.jpg" original="http://pic.pimg.tw/stevenhgm/1387895036-848978834.jpg" border="0"/></a></span></p>
- <p><span> 三家合照(Hero也一定要入鏡的)</span></p>
- <p><span> <a href="http://stevenhgm.pixnet.net/album/photo/470401161"><img title="40-IMG_4342.jpg" src="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" alt="40-IMG_4342.jpg" original="http://pic.pimg.tw/stevenhgm/1387895067-717977929.jpg" border="0"/></a></span></p>
- <p><span> 接著攝影團入場帶隊老師請求借個時間也來讓學員練習楓樹下的聖誕飾品</span></p>
- <p><span>此時剛好也遇到早在FB社團相互回應卻頭一次謀面的Mr."大雄"真是幸會了</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402037"><img title="42-IMG_4382.jpg" src="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" alt="42-IMG_4382.jpg" original="http://pic.pimg.tw/stevenhgm/1387895083-1227791497.jpg" border="0"/></a> </span></p>
- <p><span> 接近中午時分陽光漸露 藍天帷幕再次嶄露頭角 ~ 久違了!</span></p>
- <p><span>期盼下的天空終於放晴 沒有缺席的藍天還是準時赴約如期出席</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402682"><img title="41-IMG_4366.jpg" src="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" alt="41-IMG_4366.jpg" original="http://pic.pimg.tw/stevenhgm/1387895075-2647157523.jpg" border="0"/></a></span></p>
- <p><span> 這兩天肉肉(Hero)天雨濕滑無法自由奔跑都快悶壞了</span></p>
- <p><span>天晴後"蒯嫂"帶著散步遊園也好解解悶</span></p>
- <p><span><a href="http://stevenhgm.pixnet.net/album/photo/470402898"><img title="43-IMG_4383.jpg" src="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" alt="43-IMG_4383.jpg" original="http://pic.pimg.tw/stevenhgm/1387895093-631461272.jpg" border="0"/></a> </span></p>
- <p><span>收拾好裝備準備離開營地 亮麗的</span><span>天空鮮明對比下的楓樹林又讓人覺得有點捨不得離開</span></p>
- <p><span><span>道別了"美樹營地"準備前往而行</span>"石磊國小"一個很生疏的小學座落在這深山部落裡</span>
- </p>
- <p><span>北橫"石磊部落" 一個從未踏入的陌生之地因為露營之故否則畢生大概也不會路過</span></p>
- <p><span>三位大叔同行準備走著這段遙遠的路段 下次找機會再來重溫舊夢了.......</span></p>
- <p class="MsoNormal" align="center"><span lang="EN-US"><a href="http://tw.myblog.yahoo.com/wu141993/article?mid=104&amp;sc=1"><span lang="EN-US"><span lang="EN-US"><span>美樹營地</span></span>
- </span>
- </a>
- </span><span lang="EN-US"><span>資訊</span></span>
- </p>
- <p class="MsoNormal" align="center"><span lang="EN-US"><span><span>聯絡電話:</span><span lang="EN-US">03-584-7231</span><span>  </span><span lang="EN"> </span><span>行動</span><span lang="EN">:</span><span lang="EN-US"> 0937-141993</span><span lang="EN-US"><br/></span><span>林錦武<span lang="EN-US"> (泰雅族名: 摟信)</span></span><span lang="EN"><br/></span><span>營地地址:<span>新竹縣尖石鄉玉峰村<span lang="EN-US">6鄰20號</span></span>
- </span>
- </span>
- </span>
- </p>
- <p class="MsoNormal" align="center"><span lang="EN-US"><span>每帳$600 兩間衛浴使用燒材鍋爐/ 兩間全天瓦斯 </span></span><span lang="EN-US"><span>廁所蹲式X 3 </span></span>
- </p>
- <p class="MsoNormal" align="center"><span lang="EN-US"><span>楓紅期間須過中午才可搭帳 </span></span><span lang="EN-US">水電便利</span></p>
- <p class="MsoNormal" align="center"><strong><span lang="EN-US">GPS: N24 39 16.4 <span> </span>E121 18 19.5</span></strong></p>
- <p><span><span>如果您喜歡</span>"<span>史蒂文的家"圖文分享 邀請您到 </span></span><span><a href="https://www.facebook.com/stevenhgm1188"><span>FB </span><span lang="EN-US"><span lang="EN-US">粉絲團</span></span>
- </a><span>按個"讚"!</span></span>
- </p>
- <p class="MsoNormal" align="center"><span><span><span>內文有不定期的更新旅遊、露營圖文訊息 </span></span><span><span>謝謝!</span></span>
- </span>
- </p>
- </div>
-</div>
+
+
+ </div> \ No newline at end of file
diff --git a/test/test-pages/qq/expected-metadata.json b/test/test-pages/qq/expected-metadata.json
deleted file mode 100644
index 350c762..0000000
--- a/test/test-pages/qq/expected-metadata.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "title": "DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶_科技_腾讯网",
- "byline": null,
- "excerpt": "DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶",
- "readerable": true
-}
diff --git a/test/test-pages/qq/expected.html b/test/test-pages/qq/expected.html
deleted file mode 100644
index 2b7752e..0000000
--- a/test/test-pages/qq/expected.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<div id="readability-page-1" class="page">
- <div class="bd" accesskey="3" tabindex="-1">
- <div id="Cnt-Main-Article-QQ" bosszone="content">
- <div class="mbArticleSharePic">
- <p class="mbArticleShareBtn"><span>转播到腾讯微博</span></p><img alt="DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶" src="http://img1.gtimg.com/tech/pics/hv1/168/240/2140/139214868.jpg" />
- </div>
- <p>TNW中文站 10月14日报道</p>
- <p><span onmouseover='ShowInfo(this,"GOOG.OQ","200","-1",event);'><a class="a-tips-Article-QQ" href="http://stockhtm.finance.qq.com/astock/ggcx/GOOG.OQ.htm" target="_blank">谷歌</a></span>(<a href="http://t.qq.com/googlechina#pref=qqcom.keyword" rel="googlechina" reltitle="谷歌" target="_blank">微博</a>) 在2014年收购的人工智能公司DeepMind开发出一款能够用自己的记忆学习新知识并利用这些知识来回答问题的计算机。</p>
- <p>这款产品具有极其重要的意义,因为这意味着未来的人工智能技术可能不需要人类来教它就能回答人类提出的问题。</p>
- <p>DeepMind表示,这款名为DNC(可微神经计算机)的AI模型可以接受家谱和伦敦地铁网络地图这样的信息,还可以回答与那些数据结构中的不同项目之间的关系有关的复杂问题。</p>
- <p>例如,它可以回答“从邦德街开始,沿着中央线坐一站,环线坐四站,然后转朱比利线坐两站,你会到达哪个站?”这样的问题。</p>
- <p>DeepMind称,DNC还可以帮你规划从沼泽门到皮卡迪利广场的最佳路线。</p>
- <p>同样,它还可以理解和回答某个大家族中的成员之间的关系这样的复杂问题,比如“张三的大舅是谁?”。</p>
- <p>DNC建立在神经网络的概念之上,神经网络可以模拟人类思想活动的方式。这种AI技术很适合与机器习得配套使用。</p>
- <p>DeepMind的AlphaGo AI能够打败围棋冠军也跟这些神经网络有很大关系。但是AlphaGo必须进行训练才行,开发人员向AlphaGo提供了历史对弈中的大约3000万记录。让人工智能技术具备通过记忆学习的能力,就可以让它独自完成更复杂的任务。</p>
- <p>DeepMind希望DNC可以推动计算行业实现更多突破。DeepMind已将其研究结果发表在<a class="a-tips-Article-QQ" href="http://tech.qq.com/science.htm" target="_blank">科学</a>刊物《自然》(Nature)上。(编译/林靖东)</p>
- <p><strong><strong>精彩视频推荐</strong></strong>
- </p>
- <div class="rv-root-v2 rv-js-root">
- <div class="rv-middle">
- <div class="rv-player" id="rv-player">
- <div class="rv-player-adjust-img">
- <div class="mbArticleSharePic">
- <p class="mbArticleShareBtn"><span>转播到腾讯微博</span></p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJAQMAAAAB5D5xAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAADUExURQAAAKd6PdoAAAABdFJOUwBA5thmAAAAC0lEQVQI12NgwAkAABsAAVJE5KkAAAAASUVORK5CYIIvKiAgfHhHdjAwfDUwZDc5YmEzMGM3MDcxY2I5OTIyMTk4MzYyZGRlZmNlICov" /></div>
- </div>
- </div>
- </div>
- </div>
- <p><strong>【美国The Next Web作品的中文相关权益归腾讯公司独家所有。未经授权,不得转载、摘编等。】</strong></p>
- </div>
- </div>
-</div>
diff --git a/test/test-pages/qq/source.html b/test/test-pages/qq/source.html
deleted file mode 100644
index 6676348..0000000
--- a/test/test-pages/qq/source.html
+++ /dev/null
@@ -1,7280 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title>DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶_科技_腾讯网</title>
- <meta name="keywords" content="DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶" />
- <meta name="Description" content="DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶" />
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
- <!-- 2016.7.13 jackiejiang add house.com use-->
- <script src="http://jsqmt.qq.com/cdn_djl.js" type="text/javascript" async=""></script>
- <script src="//push.zhanzhang.baidu.com/push.js"></script>
- <script src="http://mat1.gtimg.com/house/js/h5rewrite.js"></script>
-
- <!--2014.3.20 byAustinjin-->
- <!--20140225 menshen-->
- <script type="text/javascript" src="http://js.aq.qq.com/js/aq_common.js"></script>
- <!--[if !IE]>|xGv00|3d36f9f3e0f060add30b9b285e75c8be<![endif]-->
- <script>
- ! function() {
- var i = function(i) {
- if (i & amp; & amp; i.indexOf("/a/") & gt; 0) {
- var t = i.split("/")[2].split("qq.com")[0].split("."),
- e = i.split("/a/")[1].split(".htm")[0].replace(/[^0-9]/g, ""),
- n = "",
- o = "",
- s = "";
- if (o = 3 === t.length ? t[0] + "_" + t[1] : t[0], s = o.indexOf("_") & gt; 0 & amp; & amp; o.split("_")[0].length & lt; 3 ? (o.split("_")[0] + o.split("_")[1]).substring(0, 3).toUpperCase() : o.substring(0, 3).toUpperCase(), o.indexOf("house") & gt; 0 & amp; & amp;
- (s = "HOU"), o.indexOf("auto") & gt; 0 & amp; & amp;
- (s = "AUT"), /cd|fj|cq|hb|gd|zj|ln|js/.test(o) & amp; & amp;
- (s = o.toUpperCase() + "C"), /henan/.test(o) & amp; & amp;
- (s = "HNC"), /xian/.test(o) & amp; & amp;
- (s = "XAC"), /hn/.test(o) & amp; & amp;
- (s = "HNN"), /2016/.test(o) & amp; & amp;
- (s = "BCP"), "undefined" != typeof o & amp; & amp;
- "undefined" != typeof e) {
- if (o.split(".").length & gt; 2)
- for (var a = o.split(".").length, l = 0; a & gt; l; l++) n += o.split(".")[l], a - 2 & gt;
- l & amp; & amp;
- (n += "_");
- else n = o.split(".")[0];
- return "http://xw.qq.com/" + o + "/" + e + "/" + s + e + "00"
- }
- }
- },
- t = {
- news: "news",
- photo: "photo",
- video: "video",
- view: "huati",
- finance: "finance",
- ent: "ent",
- sports: "sports",
- digi: "digi",
- mil: "mil",
- lady: "lady",
- auto: "auto",
- games: "games",
- house: "house",
- astro: "astro",
- cul: "cul",
- fashion: "fashion",
- 2014: "shijiebei",
- 2016: "2016",
- edu: "edu",
- nba: "nba"
- };
- if (/Android|webOS|iPhone|Windows Phone|iPod|BlackBerry|SymbianOS/i.test(navigator.userAgent)) {
- var e = window.location.href;
- window.location.pathname;
- if (e.indexOf("/a/") & gt; 0 & amp; & amp;
- "www.nanjing2014.org" != window.location.hostname) {
- if (e.indexOf("?pc") & lt; 0) try {
- window.location.href = i(e)
- } catch (n) {}
- } else if (e.indexOf("?mobile") & lt; 0) {
- var o = window.location.hostname.split(".")[0],
- s = window.location.pathname.split(".")[0].replace(/\//g, "").substring(0, 3);
- if (/news|pp|video|view|finance|ent|sports|digi|mil|fashion|auto|games|house|astro|cul|2014|2016|edu/i.test(o)) try {
- "nba" == s ? window.location.href = "http://xw.qq.com/m/" + t[s] + "/index.htm" : window.location.href = "http://xw.qq.com/m/" + t[o] + "/index.htm"
- } catch (n) {}
- }
- try {} catch (n) {}
- }
- }();
- </script>
- <!--设计:leono,大白兔 | 前端:tomie,Artis | 后端:旭雷 | 团队博客: http://qqfe.org-->
- <!--[if !IE]>|xGv00|b25250848c3111bf80269b4261c908fc<![endif]-->
- <script type="text/javascript" src="http://mat1.qq.com/js/speed_v1.9-min.js"></script>
- <script>
- (function() {
- var bp = document.createElement('script');
- bp.src = '//push.zhanzhang.baidu.com/push.js';
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(bp, s);
- })();
- </script>
- <!--[if !IE]>|xGv00|9d55b3987908c0de3cdcd8e4686965fc<![endif]-->
- <link href="http://mat1.gtimg.com/news/imgcss_article_qq/global_v1.5.5.css" rel="stylesheet" type="text/css" media="screen" />
- <style>
- .adpip_Aritcle_QQ,
- .PinP-Main-Article-QQ {
- position: relative;
- }
- /*app down*/
-
- .Tool-Article-QQ ul {
- margin-top: 3px;
- }
-
- .Tool-Article-QQ .appIconB {
- float: left;
- width: 380px;
- height: 40px;
- margin-left: 32px;
- _margin-left: 16px;
- padding: 0;
- background: url(http://mat1.gtimg.com/news/imgcss_article_qq/tool_bg.png) left repeat-y;
- }
-
- .Tool-Article-QQ .appIconB span {
- display: block;
- }
-
- .Tool-Article-QQ .appIconB b {
- display: none;
- }
-
- .Tool-Article-QQ .appIconB a {
- display: block;
- width: 290px;
- height: 40px;
- background: url(http://mat1.gtimg.com/news/imgcss_article_qq/appBt.png) no-repeat;
- }
-
- .Tool-Article-QQ .appIconB a:hover {
- background-position: 0 -40px;
- }
-
- .Tool-Article-QQ .appIconB a:hover {
- text-decoration: none;
- }
-
- .Tool-Article-QQ .appIconB .appIco {
- display: block;
- float: left;
- width: 40px;
- height: 40px;
- background: url(http://mat1.gtimg.com/news/imgcss_article_qq/appBt.png) no-repeat;
- }
-
- .Tool-Article-QQ .appIconB .downArrow {
- display: block;
- float: right;
- width: 26px;
- height: 40px;
- background: url(http://mat1.gtimg.com/news/imgcss_article_qq/appBt.png) -264px 0 no-repeat;
- }
-
- .Tool-Article-QQ .appIconBfin a {
- width: 320px;
- background-position: 0 -80px;
- }
-
- .Tool-Article-QQ .appIconBfin a:hover {
- background-position: 0 -120px;
- }
-
- .Tool-Article-QQ .appIconBfin .appIco {
- background-position: 0 -80px;
- }
-
- .Comment-Article-QQ .commt-sub #cmt_post_btn {
- background: url(http://mat1.gtimg.com/news/imgcss_article_qq/split_v4.4.png) no-repeat -61px -34px;
- border: 0 none;
- color: #FFFFFF;
- cursor: pointer;
- font-size: 12px;
- height: 23px;
- width: 82px;
- }
-
- #Main-Article-QQ .cred {
- color: red
- }
-
- #Main-Article-QQ .cred a,
- #Main-Article-QQ .cred a:visited,
- #Main-Article-QQ .cred a:link,
- #Main-Article-QQ .cred a:hover {
- color: red;
- }
- </style>
- <!--[if !IE]>|xGv00|65ccee0a3e6965b2bfc62ad50125fd88<![endif]-->
- <link href="http://tech.qq.com/2012pl/newpl.css" rel="stylesheet" type="text/css" />
- <script type="text/javascript" src="http://mat1.gtimg.com/joke/Koala/Koala.developer1.3.3.js"></script>
- <script src="http://mat1.gtimg.com/libs/jquery/1.12.0/jquery.min.js"></script>
- <script src="http://imgcache.gtimg.cn/tencentvideo_v1/tvp/js/tvp.player_v2_jq.js" charset="utf-8"></script>
- <style>
- .wrapper {
- font: 12px/20px "微软雅黑", Tahoma, Verdana, "宋体"
- }
-
- #Cnt-Main-Article-QQ {
- font-size: 15px;
- font-family: "微软雅黑", Tahoma, Verdana, "宋体"
- }
-
- #Cnt-Main-Article-QQ p {
- line-height: 30px;
- }
-
- .nAdTop-Article-QQ {
- width: 1000px;
- margin: 8px auto 0 auto;
- }
-
- .cf:after {
- content: "";
- display: block;
- clear: both;
- height: 0px;
- visibility: hidden;
- }
-
- .cf {
- *display: inline-block;
- zoom: 1;
- }
-
- .Day-Article-QQ .hd a.rightLink {
- display: none;
- }
-
- .place-Article-QQ li p {
- float: right;
- background: url(http://mat1.gtimg.com/tech/dc/icon_pl.png) no-repeat left center;
- padding-left: 20px;
- padding-right: 5px;
- color: #8d8d8d;
- }
-
- .place-Article-QQ li a,
- .place-Article-QQ li a:link,
- .place-Article-QQ li a:visited {
- color: #000;
- }
-
- .place-Article-QQ li a:hover {
- color: #c00;
- }
-
- .place-Article-QQ li p a,
- .place-Article-QQ li p a:link,
- .place-Article-QQ li p a:visited,
- .place-Article-QQ li p a:hover {
- float: none;
- color: #8D8D8D;
- }
-
- .place-Article-QQ li {
- border-bottom: 1px dotted #DCDCDC;
- padding: 12px 10px 7px;
- width: 95%;
- }
-
- .place-Article-QQ ol {
- margin-left: 0;
- }
-
- .place-Article-QQ li em.hot {
- background: #cc2b33;
- }
-
- .place-Article-QQ li em {
- background: #a1a1a1;
- }
-
- #Main-Article-QQ {
- background: none;
- }
-
- #Main-Article-QQ .main {
- width: 648px;
- color: #434343;
- }
-
- .post-area-wapper {
- width: 635px;
- }
-
- .place-Article-QQ .bd {
- background: none;
- }
-
- .Crumbs-Article-QQ span {
- display: none;
- }
-
- .wrapper {
- width: 1000px;
- }
-
- .Crumbs-Article-QQ {
- padding: 10px 0 12px 0;
- }
-
- .Form-Crumbs-Article-QQ {
- padding-right: 10px;
- }
-
- #Main-Article-QQ {
- border-top: 1px solid #dadada;
- border-bottom: 1px solid #dadada;
- }
-
- #Main-Article-QQ .main {
- border-top: none;
- }
-
- #C-Main-Article-QQ {
- border: none;
- }
-
- .mod-left {
- width: 670px;
- }
-
- #C-Main-Article-QQ .hd,
- #C-Main-Article-QQ .bd {
- width: 640px;
- outline: none
- }
-
- #C-Main-Article-QQ .hd {
- width: 600px;
- }
-
- #C-Main-Article-QQ .Introduction {
- width: 600px;
- font-size: 16px;
- }
- /*增加正文样式*/
-
- #Cnt-Main-Article-QQ p {
- font-size: 16px;
- line-height: 26px;
- padding: 5px 0;
- color: #333333;
- }
-
- #Cnt-Main-Article-QQ p a {
- color: #00479d;
- font-family: '微软雅黑';
- }
-
- #Cnt-Main-Article-QQ .introduction1 {
- background: #f3f2f2;
- text-indent: 0!important;
- padding: 10px!important;
- border-top: 1px solid #e0e0e0;
- border-bottom: 1px solid #e0e0e0;
- width: 85%;
- COLOR: #004986!important;
- margin: 20px auto 5px auto;
- }
- /*增加正文样式*/
-
- #Main-Article-QQ .side {
- padding-top: 22px;
- }
-
- .otherNews {
- width: auto;
- border-top: none;
- padding-left: 0;
- }
-
- .aboutnews li {
- width: 144px;
- float: left;
- }
-
- .aboutnews li a {
- font-size: 12px;
- }
-
- .aboutnews li a,
- .aboutnews li a:link,
- .aboutnews li a:visited,
- .aboutnews li a:hover {
- color: #000;
- }
-
- .aboutnews li img {
- width: 140px;
- height: 90px;
- margin-bottom: 8px;
- padding: 2px;
- border: 1px solid #cccccc;
- }
-
- .aboutnews {
- margin-top: 20px;
- }
-
- .otherNews li {
- padding-left: 22px;
- line-height: 18px;
- _padding-left: 22px;
- *padding-left: 19px;
- }
-
- .otherNews h2 {
- color: #000;
- float: none;
- font-family: '微软雅黑', '黑体', Tahoma, Verdana, "宋体";
- font-size: 18px;
- font-weight: normal;
- padding-bottom: 6px;
- padding-left: 0px
- }
-
- .QQeditor {
- display: block;
- }
-
- .correlation-Article-QQ {
- margin: 0 20px 0 auto;
- width: auto;
- }
-
- .moreBtn {
- float: right;
- background: #3499ea;
- border-bottom: 2px solid #eaeaea;
- margin-right: 36px;
- margin-bottom: 20px;
- _margin-right: 18px;
- _margin-bottom: 10px;
- width: 115px;
- display: none;
- cursor: pointer
- }
-
- .moreBtn h2 {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_more11.png) no-repeat 93px center;
- text-align: center;
- font-family: "微软雅黑", "MicrosoftYahei", "宋体", "Arial Narrow", sans-serif;
- font-size: 16px;
- font-weight: bold;
- color: #fff;
- border-right: 1px solid #2a83ca;
- border-bottom: 1px solid #2a83ca;
- height: 30px;
- line-height: 30px;
- }
-
- .moreBtnA h2 {
- background: url(http://mat1.gtimg.com/tech/dc_new/icon_more22.png) no-repeat 93px center;
- }
-
- .titleKj {
- margin-bottom: 15px;
- margin-right: 21px;
- }
-
- #C-Main-Article-QQ .hd,
- #C-Main-Article-QQ .bd {
- float: left;
- }
-
- #Main-Article-QQ .main {
- border-right: 1px solid #D8D8D8;
- width: 670px;
- }
-
- #Main-Article-QQ #comment-list {
- width: 645px;
- border-left: none;
- border-right: none;
- }
-
- .place-Article-QQ .bd {
- padding: 0 0 3px 0;
- }
-
- .Tool-Article-QQ {
- display: block;
- }
-
- #backqqcom {
- display: none;
- }
-
- #C-Main-Article-QQ h1 {
- text-align: left;
- font-family: "微软雅黑", "黑体", Tahoma, Verdana, "宋体";
- margin-bottom: 28px;
- font-size: 24px;
- color: #222;
- width: 600px;
- }
-
- #C-Main-Article-QQ .info {
- text-align: left;
- }
-
- #top_count {
- font-size: 18px;
- color: #fff;
- font-weight: bold;
- font-family: 'arial';
- }
-
- #C-Main-Article-QQ .info .where {
- padding-left: 0;
- }
-
- #C-Main-Article-QQ .info .where a,
- #C-Main-Article-QQ .info .auth a {
- color: #222;
- }
-
- .where {
- display: inline-block;
- padding-right: 10px;
- }
-
- .infoMblog {
- padding-left: 18px;
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_wb_ly.gif) no-repeat 4px 3px;
- }
-
- #C-Main-Article-QQ .infoCol {
- padding-right: 10px;
- }
-
- #C-Main-Article-QQ .hd {
- padding-top: 28px;
- }
-
- #cmt_1:hover {
- text-decoration: none;
- }
-
- .otherZt {
- width: auto;
- }
-
- .aboutRead {
- margin-bottom: 10px;
- }
-
- .aboutTag ul {
- float: left;
- padding-top: 8px;
- }
-
- .aboutTag li {
- float: left;
- margin-right: 5px;
- background: #8d8d8d;
- font-size: 14px;
- font-family: "微软雅黑", Tahoma, Verdana, "宋体";
- }
-
- .aboutTag li a {
- display: block;
- padding: 0 4px;
- }
-
- .aboutTag li a,
- .aboutTag li a:visited,
- .aboutTag li a:link,
- .aboutTag li a:hover {
- color: #f7f7f7;
- text-decoration: none;
- }
-
- .aboutTag li a:hover {
- background: #4e4e4e;
- }
-
- .moreBtnA {
- display: block;
- margin-top: 10px;
- }
-
- #C-Main-Article-QQ .titBar {
- width: auto;
- }
-
- .titBar .info {
- padding-right: 0;
- }
-
- #C-Main-Article-QQ .info {
- position: relative;
- }
-
- .comment {
- width: 640px;
- margin: 0 auto;
- }
-
- .userComment input {
- margin-left: 10px;
- }
-
- .textComment textarea {
- width: 610px;
- height: 45px;
- outline: medium none;
- resize: none;
- font-size: 14px;
- padding: 5px;
- }
-
- .hotComment .hd {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_hotcomment.png) no-repeat 78px 8px;
- }
-
- .hotComment .newComment-title {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_newcomment.png) no-repeat 78px 8px;
- }
-
- .hotComment .hd h2 {
- color: #000000;
- float: none;
- font-family: "微软雅黑", "黑体", Tahoma, Verdana, "宋体";
- font-size: 18px;
- font-weight: bold;
- padding-bottom: 6px;
- }
-
- .hotComment .bd {
- padding-top: 23px;
- width: 615px;
- }
-
- .borderHd {
- background: none repeat scroll 0 0 #D1D1D1;
- height: 1px;
- overflow: hidden;
- }
-
- .borderHdN {
- background: none repeat scroll 0 0 #636363;
- height: 1px;
- overflow: hidden;
- width: 95px;
- }
-
- .commentList {
- padding-bottom: 10px;
- }
-
- .commentList dl {
- color: #666666;
- font-size: 14px;
- }
-
- .commentList dl dt {
- float: left;
- padding-right: 18px;
- }
-
- .commentList dl dd p {
- display: inline;
- }
-
- .zbMassage {
- font-weight: bold;
- color: #4367a5;
- }
-
- .ycMassage {
- color: #4367a5;
- }
-
- .toolComment {
- padding-left: 40px;
- padding-top: 5px;
- }
-
- .commentTime {
- color: #8d8d8d;
- }
-
- .toolOther {
- float: right;
- color: #d3d3d3;
- }
-
- .toolColorOne {
- color: #8c8e8d;
- }
-
- .toolColorThree {
- color: #ff9002;
- }
-
- .toolOther a {
- padding: 0 3px;
- }
-
- .addReply {
- border: 1px solid #e9e9e9;
- background: #f8f6f7;
- padding: 3px 19px 15px;
- }
-
- .addReply .hd {
- background: none;
- }
-
- .btnNone {
- float: right;
- padding: 3px 0 3px 3px;
- }
-
- .userCon {
- padding: 4px 0;
- }
-
- .userCon span {
- padding-left: 3px;
- }
-
- .userCon img {
- float: left;
- padding-right: 5px;
- }
-
- .btnNone img {
- padding: 0;
- }
-
- .userName span {
- padding-left: 15px;
- color: #8d8d8d;
- }
-
- .userName span a {
- color: #666
- }
-
- .addReply {
- margin-top: 3px;
- }
-
- .addReply .bd textarea {
- width: 563px;
- height: 85px;
- border: 1px solid #d7d7d7;
- border-bottom: none;
- outline: medium none;
- resize: none;
- font-size: 14px;
- padding: 5px;
- }
-
- .toolAdd {
- background: #f6f6f8;
- border: 1px solid #d7d7d7;
- border-top: none;
- padding: 3px 10px;
- }
-
- .toolAdd span {
- display: inline-block;
- }
-
- .commentFace {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_face.png) no-repeat 0 center;
- padding-left: 24px;
- }
-
- .commentFd {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_at.png) no-repeat 10px center;
- padding-left: 34px;
- }
-
- .commentZb {
- padding-left: 5px;
- }
-
- .commentZb input {
- vertical-align: text-top;
- margin-right: 3px;
- }
-
- .sendComment {
- padding: 12px 0;
- }
-
- .sendComment p {
- float: right;
- line-height: 30px;
- padding-right: 14px;
- color: #9a9a9a;
- }
-
- .sendComment p span {
- font-family: Georgia, Tahoma, Arial;
- font-size: 26px;
- position: relative;
- top: -5px;
- vertical-align: middle;
- color: #9a9a9a;
- }
-
- .sendComment input {
- float: right;
- }
-
- .commentSuccess {
- margin-top: 10px;
- border: 1px solid #ebebeb;
- background: #ffffff;
- padding: 17px 0 17px 19px;
- }
-
- .commentSuccess p {
- background: url(http://mat1.gtimg.com/digi/dc_new/comment_success.png) no-repeat 0 center;
- padding-left: 26px;
- font-size: 14px;
- color: #666666;
- }
-
- .loginComment {
- margin-bottom: 10px;
- }
-
- .toolComment {
- border-bottom: 1px dotted #b8b8b8;
- margin-bottom: 20px;
- padding-bottom: 6px;
- font-size: 12px;
- }
-
- .shareBtn {
- float: right;
- display: inline-block;
- padding: 3px 20px 20px;
- width: 24px;
- line-height: 20px;
- cursor: pointer;
- }
-
- .Tool-Article-QQ {
- height: auto;
- padding: 20px 12px 10px 0
- }
-
- .Tool-Article-QQ ul {
- float: left;
- width: 100%;
- }
-
- .sanJiao {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_sanjiao.png) no-repeat right bottom;
- height: 40px;
- width: 90px;
- }
-
- .place-Article-QQ {
- margin-bottom: 10px;
- }
-
- #__pop_reply .bd {
- padding-top: 0;
- width: 575px;
- }
-
- .Form-Crumbs-Article-QQ {
- padding-right: 0
- }
-
- .i_cor {
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_1.png) no-repeat;
- width: 10px;
- height: 5px;
- overflow: hidden;
- position: absolute;
- top: 6px;
- margin-left: 5px
- }
- /* E */
- /* 这是新辣椒图标 */
-
- #infoCommBg {
- height: 39px;
- line-height: 33px;
- position: absolute;
- right: 320px;
- top: 25px;
- z-index: 10;
- }
-
- .sanJiao a {
- float: right;
- text-align: center;
- background: #757575;
- cursor: pointer;
- }
-
- .sanJiao .num {
- display: inline-block;
- padding: 0 7px 0 47px;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/icon_commentNumber.gif) no-repeat 0 0 #757575;
- }
-
- .infoComm .sanJiao .num {
- width: 20px;
- height: 33px
- }
-
- .infoComm_A .sanJiao .num {
- background-position: 0 0;
- }
-
- .infoComm_B .sanJiao .num {
- background-position: 0 -35px;
- }
-
- .infoComm_C .sanJiao .num {
- background-position: 0 -70px;
- }
-
- .infoComm_D .sanJiao .num {
- background-position: 0 -105px;
- padding: 0 7px 0 50px;
- }
-
- .infoComm_E .sanJiao .num {
- background-position: 0 -140px;
- }
-
- .infoComm_F .sanJiao .num {
- background-position: 0 -175px;
- padding: 0 7px 0 69px;
- }
-
- .plContent {
- width: 669px;
- }
-
- .newspl1 {
- width: 669px;
- }
-
- .plContent .bd h2 {
- margin-right: 40px;
- }
-
- .page {
- display: none;
- }
-
- .newspl1 .otherNews {
- margin-right: 20px;
- }
-
- .newplArea li {
- float: none;
- display: inline-block;
- margin-right: 39px;
- }
-
- .moreBtnA a,
- .moreBtnA a:visited,
- .moreBtnA a:link,
- .moreBtnA a:hover {
- color: #fff;
- text-decoration: none;
- }
-
- .aboutmblog_mod {
- overflow: visible;
- }
-
- #toTop {
- width: 58px;
- height: 58px;
- position: fixed;
- right: 25px;
- bottom: 45px;
- background: url(http://mat1.gtimg.com/digi/dc_new/to_top.png);
- opacity: 0.5;
- filter: alpha(opacity=50);
- _position: absolute;
- display: none
- }
-
- #toTop:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- background: url(http://mat1.gtimg.com/tech/dc_new/to_top_b.png)
- }
-
- .newplArea .login {
- margin-top: 13px;
- }
-
- .newplArea {
- padding-bottom: 9px;
- }
-
- .commentHd {
- overflow: hidden;
- }
-
- #Main-Article-QQ {
- background: url(http://mat1.gtimg.com/digi/dc_new/bg_body.png) repeat-y 0 0;
- }
-
- #C-Main-Article-QQ .Line {
- margin-top: 7px;
- }
-
- .shareMod a b {
- display: none;
- }
-
- .moreBtnA {
- display: none;
- }
-
- .uesrUp a {
- display: block;
- color: #8c8d8e;
- font-weight: normal
- }
-
- .uesrUp a,
- .uesrUp a:link,
- .uesrUp a:visited,
- .uesrUp a:hover {
- color: #8c8d8e;
- text-decoration: none;
- }
-
- .uesrUp a:hover {
- color: #FF9002
- }
-
- .titShareIcon {
- display: inline-block;
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_share_down.png) no-repeat right 6px;
- padding-right: 6px;
- width: 34px;
- }
-
- .place-Article-QQ {
- width: 300px;
- margin: 0 auto 0px;
- }
-
- .place-Article-QQ .bd {
- border: none;
- }
-
- .place-Article-QQ .hd {
- background: none;
- height: auto;
- }
-
- .place-Article-QQ div.hd h2 {
- font-family: '微软雅黑', '黑体', Tahoma, Verdana, "宋体";
- font-size: 18px;
- color: #000;
- float: none;
- padding-left: 0;
- }
-
- .borderHd {
- background: #d1d1d1;
- height: 1px;
- overflow: hidden;
- }
-
- .borderHdN {
- background: #636363;
- height: 1px;
- overflow: hidden;
- }
-
- .conUse {
- margin-top: 15px;
- padding-bottom: 0px;
- border-bottom: 1px dotted #b8b9b9
- }
-
- .commentHd div.userPic {
- float: left;
- overflow: hidden;
- margin-right: 10px;
- margin-top: 4px;
- display: inline-block;
- }
-
- .commentHd .userInfo {
- float: left;
- overflow: hidden;
- padding-left: 12px;
- clear: right
- }
- /* by link 2013-02-01 */
-
- .commentHd .userPic img {
- border-radius: 5px
- }
-
- .commentHd .userName {
- font-size: 14px;
- font-weight: bold;
- padding: 0 5px 3px 0px;
- color: #455c85;
- line-height: 19px;
- height: 19px;
- float: none;
- clear: both;
- display: block
- }
-
- .commentHd .userName a {
- margin-right: 10px;
- color: #666;
- }
-
- .commentHd .userName a:hover {
- color: #cc0000
- }
-
- .commentHd span {
- float: left
- }
-
- .commentHd div.ucontent {
- font-size: 12px;
- color: #535353;
- line-height: 18px;
- float: left;
- width: 248px;
- overflow: hidden;
- }
- /* by link 2013-01-23 */
-
- .commentHd .ucontent a {
- color: #134874;
- display: inline-block;
- /*color:#666;font-weight:800;*/
- }
-
- .commentHd .ucontent a.zuozheName {
- outline: none
- }
-
- .commentHd .ucontent .lk_con em img {
- height: 14px;
- }
-
- .commentHd .ucontent .lk_jiav {
- display: inline-block;
- vertical-align: baseline;
- padding: 0px 0 0 32px;
- font-size: 12px;
- color: #888;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/jiav.gif) no-repeat 8px 2px;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- }
- /*20130114 by link*/
-
- .commentHd .ucontent a.zuozheName {
- display: inline;
- outline: none
- }
-
- .commentHd .ucontent .lk_p_1em {
- white-space: nowrap;
- overflow: hidden;
- }
-
- .commentHd .ucontent .lk_con {
- font-family: "宋体";
- }
-
- .commentHd .ucontent .lk_con em {
- font-family: "微软雅黑", Tahoma, Verdana, "宋体";
- }
-
- .commentHd .ucontent .lk_con em img {
- height: 18px;
- vertical-align: -4px;
- }
-
- .commentHd .ucontent .lk_jiav {
- display: inline-block;
- vertical-align: baseline;
- padding: 0 0 0 32px;
- font-size: 12px;
- color: #888;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/jiav.gif) no-repeat 8px 0;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- }
-
- .commentHd .ucontent .lk_city {
- white-space: nowrap;
- display: inline-block;
- margin-left: 10px;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- color: #777;
- }
-
- .commentBd {
- color: #8c8d8e;
- margin-top: 10px;
- height: 30px
- }
-
- .commentBd p.postInfo {
- height: 24px;
- line-height: 24px;
- overflow: visible;
- }
-
- .commentBd p.postInfo a {
- float: right;
- padding-right: 15px
- }
-
- .commentBd p.postInfo .upNum {
- color: #8c8d8e;
- font-weight: 800;
- padding-left: 20px;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -47px no-repeat;
- position: relative
- }
-
- .commentBd p.postInfo .upNum span {
- position: absolute;
- left: 13px;
- bottom: 18px;
- color: #ff9000;
- font-family: Arial;
- font-weight: 800;
- font-size: 11px;
- filter: alpha(opacity=0);
- opacity: 0
- }
-
- .commentBd p.postInfo .upNum:hover {
- background-position: 0px -72px;
- color: #ff9000
- }
-
- .commentBd p.postInfo .zhuanbo {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -98px no-repeat;
- width: 15px;
- height: 20px;
- text-indent: -10000px
- }
-
- .commentBd p.postInfo .zhuanbo:hover {
- background-position: 0 -122px
- }
-
- .commentBd p .pinglun {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -18px no-repeat;
- width: 15px;
- height: 20px;
- text-indent: -10000px;
- padding-right: 0px
- }
-
- .commentBd p .pinglun:hover {
- background-position: 0 5px
- }
-
- .commentHd p .pinglun {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -18px no-repeat;
- width: 15px;
- height: 20px;
- text-indent: -10000px;
- padding-right: 0px;
- position: absolute;
- right: 0;
- }
-
- .commentHd p.lk_p_1em .pinglun:hover {
- background-position: 0 5px;
- }
-
- .userTime {
- display: inline-block;
- font-size: 12px;
- color: #8d8d8d;
- padding: 0 3px 0 0;
- line-height: 20px;
- height: 20px;
- *margin-top: 0px;
- vertical-align: top;
- }
-
- .userTime a,
- .userTime a:visited {
- color: #666
- }
-
- .uesrUp {
- font-size: 12px;
- display: inline-block;
- line-height: 20px;
- color: #8c8d8e;
- font-weight: bold;
- margin-left: 10px
- }
-
- .commentCon {
- font-size: 14px;
- color: #222;
- }
-
- .commentCon p {
- padding: 12px 0px 0px 0px;
- clear: both;
- line-height: 26px
- }
-
- p.fromComment {
- padding-top: 0px;
- font-size: 12px;
- line-height: 20px;
- color: #8c8d8e;
- width: 152px;
- margin-top: -24px;
- margin-left: 50px;
- }
-
- .commentCon p.fromComment a:hover {
- color: #cc0000
- }
-
- .fromComment span {
- color: #8d8d8d;
- }
-
- .fromComment a,
- .fromComment a:visited,
- .fromComment a:link,
- .fromComment a:hover {
- color: #8c8d8e;
- }
-
- .newspl1 .plDinfo .commt-sub {
- margin-right: 58px
- }
-
- .hotA li {
- padding: 0px;
- width: 300px;
- padding-bottom: 14px;
- margin-top: 15px
- }
-
- .hotA li .pica {
- float: left;
- width: 92px;
- margin-top: 4px
- }
-
- .hotA li .pica img {
- border: 1px solid #e1e1e1
- }
-
- .hotA li .infoo {
- float: right;
- width: 195px;
- display: inline
- }
-
- .hotA li div.infoo a {
- float: none;
- width: auto;
- display: block;
- font-size: 12px;
- color: #333;
- line-height: 20px
- }
-
- .qqspace li div.infoo a {
- font-size: 14px;
- }
-
- .hotA li .infoo a:hover {
- color: #cc0000
- }
-
- .hotA li .infoo span {
- color: #8d8d8d;
- margin-top: 2px;
- display: block
- }
- /*工具条*/
-
- .shareBtn {
- float: right;
- background: none!important;
- padding: 0;
- }
-
- .shareBtn-hd {
- display: inline-block;
- position: relative;
- z-index: 3;
- width: 64px;
- height: 23px;
- padding-left: 8px;
- border: 1px solid #fff;
- border-bottom: none;
- border-left: 1px solid #FFF;
- color: #676767;
- line-height: 21px;
- font-size: 12px;
- text-decoration: none;
- }
-
- .h-shareBtn .shareBtn-hd {
- float: left;
- width: 55px;
- padding-left: 0;
- padding-top: 5px;
- color: #666;
- font-size: 14px;
- }
-
- .shareBtn-hd i {
- position: absolute;
- right: 6px;
- top: 8px;
- width: 0;
- height: 0;
- font-size: 0;
- line-height: 0;
- border-width: 4px;
- border-style: solid;
- border-color: #8b8c8e #fff #fff;
- -moz-transition: -moz-transform .2s ease-in;
- -webkit-transition: -webkit-transform .2s ease-in;
- -o-transition: -o-transform .2s ease-in;
- transition: transform .2s ease-in;
- -moz-transform: rotate(0);
- -webkit-transform: rotate(0);
- -o-transform: rotate(0);
- transform: rotate(0);
- }
-
- .hover .shareBtn-hd i {
- -moz-transform: rotate(180deg);
- -moz-transform-origin: 50% 30%;
- -webkit-transform: rotate(180deg);
- -webkit-transform-origin: 50% 30%;
- -o-transform: rotate(180deg);
- -o-transform-origin: 50% 30%;
- transform: rotate(180deg);
- transform-origin: 50% 30%;
- filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
- top: 3px\9;
- }
-
- .showItem .shareBtn-hd {
- border: 1px solid #d1d1d1;
- border-bottom: none;
- background: #fff;
- }
-
- .v-shareBtn {
- width: 64px;
- height: 40px;
- font-size: 12px;
- z-index: 12;
- position: absolute;
- top: 0;
- right: -58px;
- }
-
- .v-shareBtn .shareBtn-bd {
- display: none;
- position: absolute;
- z-index: 2;
- left: 0;
- top: 22px;
- border: 1px solid #d1d1d1;
- width: 92px;
- padding: 8px 0;
- background: #fff;
- }
-
- .showItem .shareBtn-bd {
- display: block;
- }
-
- .shareBtn-bd li {
- height: 24px;
- padding: 0 0 0 11px;
- line-height: 24px;
- }
-
- .shareBtn-bd li.hover {
- background: #f3f3f3;
- }
-
- .shareBtn-bd a {
- display: block;
- padding-left: 22px;
- color: #5c5c5c;
- }
-
- .shareBtn-bd li.hover a {
- color: #c00;
- }
-
- .Tool-Article-QQ .shareBtn {
- width: 210px;
- margin-top: 10px;
- font-size: 12px;
- float: right;
- padding: 0;
- text-align: right;
- margin-right: -15px;
- }
-
- .Tool-Article-QQ a {
- background: none
- }
-
- .h-shareBtn .shareBtn-bd li {
- float: left;
- width: 24px;
- height: 24px;
- padding: 0;
- overflow: hidden;
- margin-right: 5px;
- }
-
- .h-shareBtn .shareBtn-bd a {
- display: block;
- width: 0;
- height: 24px;
- padding-left: 24px;
- filter: Alpha(Opacity=80);
- opacity: .8;
- -moz-transition: opacity .5s ease;
- -webkit-transition: opacity .5s ease;
- -o-transition: opacity .5s ease;
- transition: opacity .5s ease;
- }
-
- .h-shareBtn .shareBtn-bd a:hover {
- filter: Alpha(Opacity=100);
- opacity: 1;
- }
-
- .shareBtn16 .s_weibo {
- background-position: -66px -2px;
- }
-
- .shareBtn16 .s_qzone {
- background-position: -66px -25px;
- }
-
- .shareBtn16 .s_weixin {
- background-position: -66px -49px;
- }
-
- .shareBtn16 .s_sina {
- background-position: -66px -98px;
- }
-
- .shareBtn16 .s_qmail {
- background-position: -66px -146px;
- }
-
- .shareBtn16 .s_qq {
- background: url(http://mat1.gtimg.com/news/dc/images/qqshare_16_24.png) 0 5px no-repeat;
- }
-
- .shareBtn24 .s_weibo {
- background-position: -62px -200px;
- }
-
- .shareBtn24 .s_qzone {
- background-position: -62px -229px;
- }
-
- .shareBtn24 .s_weixin {
- background-position: -62px -258px;
- }
-
- .shareBtn24 .s_sina {
- background-position: -62px -316px;
- }
-
- .shareBtn24 .s_qq {
- background: url(http://mat1.gtimg.com/news/dc/images/qqshare_16_24.png) -18px -25px no-repeat;
- }
-
- .shareBtn24 .s_ewm {
- background: url(http://mat1.gtimg.com/news/dc/images/icon_wx_24.png) no-repeat;
- }
- /*分享-微信*/
-
- .shareBtn #shareWx {
- position: relative;
- }
-
- .shareBtn #shareWx a {
- background: url('http://mat1.gtimg.com/news/dc/images/weixin_16.png') no-repeat scroll left center;
- }
-
- .shareBtn #shareWx .ewmBox {
- display: none;
- width: 136px;
- height: 136px;
- border: 1px solid #d0d0d0;
- background-color: #FFFFFF;
- position: absolute;
- top: -105px;
- right: -138px;
- }
-
- .shareBtn #shareWx .ewmBox img {
- width: 126px;
- height: 126px;
- padding: 5px;
- }
-
- .shareBtn-bd .shareBtn24 .s_in {
- background: url('http://mat1.gtimg.com/news/dc/images/linkedIn.png') no-repeat;
- }
-
- .shareBtn-bd .s_in {
- background: url('http://mat1.gtimg.com/news/dc/images/linkedIn_16.png') no-repeat left center;
- }
- /*微信弹出*/
-
- .pop_two_code {
- width: 255px;
- height: 89px;
- border: 2px solid #dcdcdc;
- padding: 10px;
- background: #fff;
- border-radius: 5px;
- position: absolute;
- z-index: 9999;
- }
-
- .pop_two_code img {
- width: 85px;
- height: 85px;
- float: left;
- margin-right: 10px;
- }
-
- .pop_two_code p {
- line-height: 24px;
- font-size: 12px;
- margin-top: 5px;
- }
-
- .pop_two_code .pop_close {
- width: 13px;
- height: 13px;
- position: absolute;
- right: 12px;
- top: 11px;
- cursor: pointer;
- background: url(http://mat1.gtimg.com/news/dc/icon_wem_k_k.png) no-repeat 0 0;
- }
-
- .pop_two_code .down_arrow {
- width: 18px;
- height: 13px;
- position: absolute;
- right: 15px;
- bottom: -13px;
- background: url(http://mat1.gtimg.com/news/dc/icon_erwm_sj.png) no-repeat 0 0;
- }
- /*相关新闻*/
-
- .otherNews {
- margin: 0 auto;
- margin-bottom: 7px;
- color: #1C2C58;
- border-top: none;
- }
-
- .otherNews li {
- padding-left: 13px;
- line-height: 25px;
- text-align: left;
- }
-
- .otherNews a {
- font-size: 14px;
- }
-
- .otherNews .bestSelect p {
- font-size: 14px;
- }
-
- .otherNews .bestSelect p strong {
- display: block;
- color: black;
- font-family: "微软雅黑", "MicrosoftYahei", "宋体", "Arial Narrow", sans-serif;
- font-size: 20px;
- font-weight: normal;
- margin-bottom: 8px;
- padding-bottom: 6px;
- padding-left: 10px;
- border-bottom: #D1D1D1 1px solid;
- }
-
- .otherNews .bestSelect p span {
- font-size: 12px;
- padding-left: 6px;
- color: #8a8a8a;
- }
-
- .otherNews table {
- margin-top: 4px;
- }
-
- .otherNews td,
- .otherNews p {
- color: #8c8d8e;
- }
-
- .otherNews td a,
- .otherNews p a {
- line-height: 30px;
- color: #000;
- margin-left: 0px;
- }
-
- .otherNews td span {
- padding-left: 6px;
- color: #8C8D8E;
- font-family: Arial;
- }
-
- .otherNews .norrow td span {
- padding: 0;
- color: #8C8D8E;
- }
-
- .page-Article-QQ span {
- background: #258cff;
- width: 30px;
- height: 30px;
- line-height: 30px
- }
-
- .page-Article-QQ a {
- background: none;
- border: 1px solid #dedede;
- width: 28px;
- height: 28px;
- line-height: 28px
- }
-
- .page-Article-QQ span.next,
- .page-Article-QQ a.next {
- background: none;
- width: 60px;
- height: 30px;
- line-height: 30px
- }
-
- .page-Article-QQ span.next {
- border: 1px solid #dedede;
- }
-
- .last {
- border: none
- }
-
- .hotA {
- margin-bottom: 10px
- }
-
- #latest_area,
- #hot_area {
- display: none;
- }
-
- .bottomAds {
- width: 1000px;
- margin: 10px auto;
- }
-
- .TopAds {
- width: 1000px;
- margin: 10px auto 0 auto;
- }
-
- #Tech_F_Width1 {
- margin: 0 auto;
- }
-
- .djrpTitle,
- .rdwpTitle {
- margin-top: 10px;
- }
- /*修正组图字色*/
-
- .titleArea .phot-desp {
- color: #fff!important;
- font-size: 14px!important;
- line-height: 24px!important;
- padding: 0!important;
- }
-
- .photo-warp-inner .titleArea {
- margin-top: 5px!important;
- }
- /*修正组图文字字号*/
-
- #contTxt p {
- font-size: 16px!important;
- }
- /*-------20130114 by link--------*/
-
- .Tool-Article-QQ .shareTxt {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/icon_link.gif) no-repeat 0 7px;
- width: 30px;
- height: 24px;
- line-height: 200px;
- overflow: hidden;
- }
-
- .Tool-Article-QQ ul {
- float: right;
- width: auto;
- }
-
- .aboutRead {
- margin-bottom: 10px;
- }
- /*.aboutRead .aboutTag ul{background:#424242 url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/icon_tags.gif) no-repeat; padding-left:19px;}*/
-
- .aboutRead .aboutTag li {
- float: left;
- padding: 1px 4px;
- margin-right: 4px;
- display: inline-block;
- background: #8d8d8d;
- /*height:30px; margin-left:2px; padding:0 8px; font:18px/30px '\5FAE\8F6F\96C5\9ED1';background:#f99200;*/
- }
-
- .aboutRead .aboutTag li a,
- .aboutRead .aboutTag li a:visited {
- font-size: 14px;
- color: #FFF;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- .aboutRead .aboutTag li a:hover {
- color: #FFF;
- }
-
- .correlation-Article-QQ .aboutRead {
- position: absolute;
- top: 52px
- }
-
- .correlation-Article-QQ .aboutRead .aboutTag {
- width: 355px;
- white-space: nowrap;
- height: 30px;
- overflow: hidden;
- }
-
- .correlation-Article-QQ .aboutRead dl {
- float: left;
- width: 500px;
- }
-
- .correlation-Article-QQ .aboutRead dl a {
- color: #fff;
- background: none;
- width: auto;
- height: auto;
- font-family: "微软雅黑", "MicrosoftYahei", "宋体", "Arial", sans-serif;
- }
-
- .correlation-Article-QQ .aboutRead dl a:hover {
- color: #fff;
- }
-
- .correlation-Article-QQ .aboutRead dt {
- float: left;
- display: inline-block;
- height: 30px;
- width: 17px;
- font: 12px/12px '\5B8B\4F53';
- color: #fff;
- background: #424242 url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/icon_tags.gif) no-repeat;
- overflow: hidden;
- line-height: 200px;
- }
-
- .correlation-Article-QQ .aboutRead dd {
- float: left;
- display: inline-block;
- height: 30px;
- margin-left: 2px;
- padding: 0 8px;
- font: 18px/30px '\5FAE\8F6F\96C5\9ED1';
- background: #f99200;
- }
-
- .correlation-Article-QQ .aboutRead dd.bgA {
- background: #f94c00;
- }
-
- .correlation-Article-QQ .aboutRead dd.bgB {
- background: #f97500;
- }
-
- .correlation-Article-QQ .aboutRead dd.bgC {
- background: #f99200;
- }
- /*相关新闻*/
-
- .otherNews {
- margin: 0 auto;
- margin-bottom: 7px;
- color: #1C2C58;
- border-top: none;
- }
-
- .otherNews li {
- padding-left: 13px;
- line-height: 25px;
- text-align: left;
- }
-
- .otherNews a {
- font-size: 14px;
- }
-
- .otherNews .bestSelect p {
- font-size: 14px;
- }
-
- .otherNews .bestSelect p strong {
- display: block;
- color: black;
- font-family: "微软雅黑", "MicrosoftYahei", "宋体", "Arial Narrow", sans-serif;
- font-size: 20px;
- font-weight: normal;
- margin-bottom: 8px;
- padding-bottom: 6px;
- padding-left: 10px;
- border-bottom: #D1D1D1 1px solid;
- }
-
- .otherNews .bestSelect p span {
- font-size: 12px;
- padding-left: 6px;
- color: #8a8a8a;
- }
-
- .otherNews table {
- margin-top: 4px;
- }
-
- .otherNews td,
- .otherNews p {
- color: #8c8d8e;
- }
-
- .otherNews td {
- font-family: '宋体';
- }
-
- .otherNews td a,
- .otherNews p a {
- line-height: 30px;
- color: #000;
- }
-
- .otherNews td a {
- font-family: "微软雅黑", Tahoma, Verdana, "宋体";
- }
-
- .otherNews td span {
- padding-left: 6px;
- color: #8C8D8E;
- font-family: Arial;
- }
-
- .otherNews .norrow td span {
- padding: 0;
- color: #8C8D8E;
- }
-
- .page-Article-QQ span {
- background: #f6b433;
- width: 30px;
- height: 30px;
- background: #f6b433;
- line-height: 30px;
- font-size: 14px
- }
-
- .page-Article-QQ a {
- background: none;
- border: 1px solid #dedede;
- width: 28px;
- height: 28px;
- line-height: 28px;
- font-size: 14px;
- color: #000
- }
-
- .page-Article-QQ span.next,
- .page-Article-QQ a.next {
- background: none;
- width: 60px;
- height: 30px;
- line-height: 30px
- }
-
- .page-Article-QQ span.next {
- border: 1px solid #dedede;
- }
-
- .last {
- border: none
- }
-
- .hotA {
- margin-bottom: 10px;
- margin-top: 10px
- }
-
- #changeName span.userTime a {
- color: #666
- }
-
- #changeName span.userTime a:hover {
- color: #cc0000
- }
-
- #hot_area,
- #latest_area {
- display: none
- }
-
- #pop_rightreply {
- width: 630px
- }
- /*相关专题、相关文章*/
-
- .otherNews .hd_c ul {
- padding: 5px;
- margin-top: 4px;
- }
-
- .otherNews .hd_c li {
- /*background:url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/icon_dot.gif) no-repeat 3px 13px;*/
- padding-left: 3px;
- color: #8C8D8E;
- line-height: 30px;
- height: 30px;
- }
-
- .otherNews .hd_c li a {
- color: #000;
- line-height: 30px;
- display: inline;
- }
-
- .otherNews .hd_c li em {
- display: inline-block;
- margin-left: 10px;
- font-style: normal;
- color: #8c8d8e;
- }
-
- .otherNews .hd_c li i {
- float: none;
- vertical-align: middle;
- display: inline-block;
- margin-left: 4px;
- height: 17px;
- line-height: 17px;
- text-indent: -1000px;
- overflow: hidden;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/dingyue.gif) no-repeat;
- }
-
- .otherNews .hd_c li i.dy_bt {
- background-position: 0 0;
- width: 41px
- }
-
- .otherNews .hd_c li i.dy_bt span {
- display: block;
- width: 68px;
- height: 17px;
- margin-top: 0px;
- padding: 0;
- text-indent: -99em;
- background: none;
- cursor: pointer;
- }
-
- .otherNews .hd_c li i.dy_done {
- background-position: 0 -23px;
- width: 68px;
- display: inline-block;
- float: none;
- color: #999;
- }
-
- .otherNews .hd_c li i.dy_done span {
- display: none;
- }
-
- .otherNews .hd_c li i.dy_done a {
- float: left;
- width: 68px;
- height: 17px;
- margin-top: 0px;
- padding: 0;
- background: none;
- text-align: center;
- text-indent: -199px;
- }
- /******加名人图标******/
-
- .newplArea li .fontsInfo {
- font-size: 12px;
- line-height: 18px
- }
- /* by link 2013-01-23*/
-
- .newplArea li .fontsInfo a {
- font-weight: normal;
- }
-
- .newplArea li .fontsInfo p .lk_jiav {
- display: inline-block;
- vertical-align: baseline;
- padding: 0 0 0 32px;
- font-size: 12px;
- color: #888;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/linkai/jiav.gif) no-repeat 8px 0;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- }
-
- .newplArea li .fontsInfo p .lk_city {
- color: #777;
- margin-left: 10px;
- display: inline-block;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- }
-
- .plArea li p .lk_city {
- color: #777;
- margin-left: 10px;
- display: inline-block;
- height: 18px;
- line-height: 17px;
- +line-height: 18px;
- }
-
- .newplArea li .fontsInfo .lk_con {}
-
- .newplArea li .fontsInfo .lk_con img {
- height: 14px;
- }
-
- .newplArea li .fontsInfo .fonts-info {
- height: 14px;
- margin-top: 10px;
- }
-
- .newplArea li .fontsInfo .timeDate {
- margin: 0;
- display: inline
- }
-
- #rightList .conUse span.dot {
- overflow: hidden;
- }
-
- .newplArea li .imgico {
- margin-left: 0;
- }
- /* relativeVide S */
-
- .relativeVideo {
- width: 640px;
- position: relative;
- margin-bottom: 0px;
- cursor: pointer;
- overflow: hidden
- }
-
- .relInfo {
- background: #f3f3f3;
- height: 105px;
- overflow: hidden
- }
-
- .relStatus {
- background: #f6f9fe
- }
-
- .relPic {
- width: 140px;
- height: 105px;
- overflow: hidden;
- float: left;
- margin-right: 18px;
- cursor: pointer;
- position: relative
- }
-
- .relPicbg {
- z-index: 11;
- width: 140px;
- height: 105px;
- position: absolute;
- top: 0;
- left: 0;
- background: url(http://mat1.gtimg.com/news/dc/images/videoPng.png) no-repeat center center;
- _background-image: none;
- _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/dc/images/videobg.png', sizingMethod='scale')
- }
-
- .relStatus .relPicbg {
- background: url(http://mat1.gtimg.com/news/dc/images/videoPng1.png) no-repeat center center;
- _background-image: none;
- _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/dc/images/videoBg1.png', sizingMethod='scale')
- }
-
- .relTxt {
- float: left;
- font-size: 12px;
- padding: 7px 0;
- width: 480px
- }
-
- .relTxt h2 {
- font-size: 16px;
- font-weight: bold;
- line-height: 30px;
- height: 30px;
- overflow: hidden
- }
-
- #Cnt-Main-Article-QQ .relTxt p {
- margin-top: 0;
- line-height: 20px;
- padding: 0;
- font-size: 12px
- }
-
- .relTxt label {
- color: #999
- }
-
- .v-times {
- visibility: hidden;
- }
-
- .relVideo {
- display: none;
- overflow: hidden;
- width: 640px;
- height: 0;
- background: #000;
- z-index: 2;
- position: relative
- }
-
- .reltit {
- position: relative;
- top: 0;
- left: 0;
- height: 30px;
- background: #F3F3F3;
- line-height: 30px
- }
-
- .reltit h3 {
- line-height: 30px;
- padding-left: 11px;
- font-size: 16px;
- font-weight: 700;
- height: 30px;
- width: 560px;
- overflow: hidden
- }
-
- .reltit h3 a {
- color: #000
- }
-
- .reltit h3 a:hover {
- color: #cd0000;
- text-decoration: underline
- }
-
- .reltit .v_close {
- position: absolute;
- right: 10px;
- top: 4px;
- border: none;
- background: none;
- cursor: pointer;
- font-size: 12px;
- padding-left: 18px;
- color: #536DA6
- }
-
- .reltit .v_close:hover {
- text-decoration: underline
- }
-
- #icon_v_close {
- width: 11px;
- height: 14px;
- display: inline-block;
- background: url(http://mat1.gtimg.com/news/dc/images/s_gallery_20121102.png) no-repeat -66px -498px;
- position: absolute;
- top: 7px;
- left: 0
- }
-
- #mod_player {
- position: absolute;
- top: 30px
- }
- /*更多视频*/
-
- .moreTv {
- width: 339px;
- border: 1px solid rgba(81, 81, 81, 0.15);
- background: rgba(0, 0, 0, 0.9);
- border-right: none;
- position: absolute;
- right: 0;
- top: 135px;
- filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#DD000000, endcolorstr=#DD000000, gradientType=1);
- z-index: 9
- }
-
- .moreTv-list {
- padding: 10px
- }
-
- .moreTv-list li {
- padding: 10px;
- height: 63px;
- overflow: hidden;
- background: url(none);
- cursor: default
- }
-
- #Cnt-Main-Article-QQ .moreTv-list li p {
- padding-bottom: 0;
- line-height: 26px;
- font-size: 14px
- }
-
- .moreTv-list li img {
- float: left;
- margin-right: 12px;
- width: 112px;
- height: 63px
- }
-
- #Cnt-Main-Article-QQ .moreTv-list li:hover,
- #Cnt-Main-Article-QQ .moreTv-list .hover {
- background: #353535
- }
-
- #Cnt-Main-Article-QQ .moreTv-list li p a {
- border-bottom: none;
- color: #fff
- }
-
- #Cnt-Main-Article-QQ .moreTv-list li:hover p a,
- #Cnt-Main-Article-QQ .moreTv-list .hover p a {
- border-bottom: none;
- color: #2d96e9
- }
-
- .moreTvBtn {
- width: 25px;
- height: 45px;
- background: #242424 url(http://mat1.gtimg.com/news/dc/images/moreTvBtn.png) no-repeat center -16px;
- position: absolute;
- top: 245px;
- right: 0;
- z-index: 3;
- visibility: hidden
- }
-
- .moreTvBtn:hover {
- background: #242424 url(http://mat1.gtimg.com/news/dc/images/moreTvBtn.png) no-repeat center 16px
- }
-
- .Video-Main-Article-QQ {
- position: relative;
- background: none
- }
-
- .Video-Main-Article-QQ a:hover.pic,
- Video-Main-Article-QQ a:hover.vtime {
- text-decoration: none
- }
-
- .Video-Main-Article-QQ .pic img {
- width: 160px;
- height: 120px;
- margin-bottom: 6px;
- border: #c6c6c6 1px solid
- }
-
- .Video-Main-Article-QQ .vbutton {
- cursor: pointer;
- display: block;
- position: absolute;
- left: 15px;
- top: 90px;
- width: 25px;
- height: 25px;
- background: url("http://mat1.gtimg.com/worldcup/video/qiudui/video.png") no-repeat;
- _background-image: none;
- _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/worldcup/video/qiudui/video.png', sizingMethod='scale')
- }
-
- .Video-Main-Article-QQ .vtime {
- display: block;
- position: absolute;
- left: 38px;
- top: 105px;
- width: 120px;
- height: 18px;
- _height: 19px;
- padding-right: 3px;
- color: #fff;
- text-align: right;
- font-family: tahoma;
- font-size: 14px;
- overflow: hidden;
- background: url("http://mat1.gtimg.com/worldcup/2010/bdhui_pic_bg.png") right top repeat-y;
- _background-image: none;
- _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/worldcup/2010/bdhui_pic_bg.png', sizingMethod='scale')
- }
-
- .about-other-read-mod {
- position: relative
- }
-
- .about-other-read-mod {
- position: relative
- }
-
- .recommendTips {
- position: absolute;
- top: 28px;
- *top: 25px;
- right: 0;
- display: none;
- filter: Alpha(Opacity=0);
- opacity: 0;
- padding-bottom: 5px
- }
-
- .ad-cnt-1 #F_Z_Width1 {
- margin: 15px 0 35px
- }
- </style>
-
- <!-- 主导航 迷你导航 -->
- <style>
- /*主导航 迷你导航*/
-
- .navWrap {
- height: 35px;
- margin-bottom: 10px;
- position: relative;
- z-index: 21
- }
-
- .nav {
- top: 0;
- z-index: 100;
- width: 100%;
- min-width: 1000px;
- height: 35px;
- background: #379be9;
- text-align: center
- }
-
- .nav-Article-QQ {
- position: relative;
- float: left;
- z-index: 20;
- padding: 0 10px 0 0;
- font-family: Microsoft Yahei;
- line-height: 25px
- }
-
- .nav-Article-QQ ul {
- float: left
- }
-
- .nav-Article-QQ ul li {
- float: left;
- background: url(http://mat1.gtimg.com/joke/temp/bg_nav_li.png) no-repeat right center;
- font-size: 14px;
- }
-
- .nav-Article-QQ ul li a,
- .nav-Article-QQ ul li a:visited,
- .nav-Article-QQ ul li a:link,
- .nav-Article-QQ ul li a:hover {
- color: #feffff;
- text-decoration: none
- }
-
- .nav-Article-QQ ul li a {
- display: block;
- padding: 5px 8px
- }
-
- .nav-Article-QQ ul li a:hover {
- background: #1669AB
- }
-
- .colorPd {
- color: #fff000
- }
-
- .nav-Article-QQ ul .colorPd a,
- .nav-Article-QQ ul .colorPd a:visited,
- .nav-Article-QQ ul .colorPd a:link,
- .nav-Article-QQ ul .colorPd a:hover {
- color: #fff000
- }
-
- .nav-Article-QQ ul .nav-color a,
- .nav-Article-QQ ul .nav-color a:visited,
- .nav-Article-QQ ul .nav-color a:link,
- .nav-Article-QQ ul .nav-color a:hover {
- color: #FFCC00
- }
- </style>
- <!--[if !IE]>|xGv00|27478a53b252353c71f39d87d15a2b0c<![endif]-->
- <script type="text/javascript">
- ARTICLE_INFO = window.ARTICLE_INFO || {
- site: 'tech',
- site_cname: '科技',
- site_url: 'http://tech.qq.com',
- title: 'DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶',
- id: '20161014006270',
- pubtime: '2016年10月14日07:17',
- type: '',
- article_url: 'http://tech.qq.com/a/20161014/006270.htm',
- sosokeys: {},
- tags: [],
- catalog: 'web',
- catalog_full: '',
- sub_nav: 'tnw',
- topic: {
- name: '',
- cname: '',
- ztcatalog: ''
- },
- subName: {
- name: '',
- url: '',
- cname: ''
- },
- isShowLastAD: '',
- tpl: {
- dev: '',
- ver: '',
- time: '',
- type: '',
- stype: ''
- }
- }
- </script>
- <script id="_gdt_loader_0.2351566946383118" data-name="1640491952" type="text/javascript" charset="utf-8" src="http://qzonestyle.gtimg.cn/qzone/biz/ac/comm/qbscomm.20150907.js"></script>
- <script id="_gdt_loader_0.4431882921794775" data-name="1192569262" type="text/javascript" charset="utf-8" src="http://qzonestyle.gtimg.cn/qzone/biz/ac/comm/gdtlib.20160810.js"></script>
- <script id="_gdt_loader_0.003156974144375657" data-name="2001567301" type="text/javascript" charset="utf-8" src="http://qzonestyle.gtimg.cn/qzone/biz/ac/comm/ver.20160810.js"></script>
- <script src="//dp3.qq.com/dynamic?get_type=cm&amp;ch=tech&amp;callback=crystal.cookieMapping"></script>
- <script src="//l.qq.com/lview?c=www&amp;loc=QQcom_all_Width1,QQcom_all_Rectangle,Tech_F_MIND_STREAM_RM,F_Z_Width1,F_Rectangle_N&amp;ad_cnt=2,1&amp;callback=crystal.callbackarea&amp;rot=1&amp;ri=l.&amp;chl=tech&amp;page_type=2&amp;k=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0%E5%8F%B0%E9%98%B6&amp;t=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0&amp;r=&amp;s=" charset="gbk"></script>
- <script charset="5000" type="text/javascript" src="http://mb.data.rms.qq.com/output.php?url=http://tech.qq.com/a/20161014/006270.htm&amp;callback=fmbInfoJsonCallback"></script>
- <script type="text/javascript" src="http://mat1.gtimg.com/www/html5js/QVPL1.0.4.js"></script>
- <script src="//l.qq.com/lview?c=www&amp;loc=F_RM1,tech_f_mwb&amp;callback=crystal.callbackarea&amp;ri=l.&amp;chl=tech&amp;page_type=2&amp;k=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0%E5%8F%B0%E9%98%B6&amp;t=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0&amp;r=&amp;s=" charset="gbk"></script>
-</head>
-
-<body id="Article-QQ">
- <a href="http://www.qq.com/demo/accessibility.htm" title="按alt+3阅读正文,您也可以现在按回车查看详细的无障碍说明,或者使用上下键进行线性阅读" accesskey="0" target="_blank" style="width:0;height:0;overflow:hidden;display:block;font:0/0 Arial">无障碍说明</a>
- <!-- 导航 -->
- <div class="navWrap">
- <script>
- function ResumeError() {
- return true;
- }
- window.onerror = ResumeError;
- </script>
- <div class="nav" id="nav" role="navigation">
-
- <style>
- .nav-Article-QQ {
- outline: none;
- }
-
- #moreNav {
- position: relative;
- }
-
- #moreNav .moreLink:hover {
- background: none;
- }
-
- .moreNav1 {
- display: block;
- padding-right: 10px;
- background: url(http://mat1.gtimg.com/news/dc/images/icon_down.gif) no-repeat right center;
- }
-
- .moreNav2 {
- display: block;
- padding-right: 10px;
- position: relative;
- background: url(http://mat1.gtimg.com/news/dc/images/icon_up.gif) no-repeat right center;
- }
-
- .navmenu {
- display: none;
- position: absolute;
- top: 35px;
- background: #379BE9;
- text-align: left;
- width: 74px;
- }
-
- .navmenu a:hover {
- background: #1669AB;
- }
-
- .nav-Article-QQ {
- z-index: 21;
- }
-
- .nav-color {
- color: #FFCC00;
- }
-
- .nav-Article-QQ ul .nav-color a,
- .nav-Article-QQ ul .nav-color a:visited,
- .nav-Article-QQ ul .nav-color a:link,
- .nav-Article-QQ ul .nav-color a:hover {
- color: #FFCC00;
- }
-
- .nav-Article-QQ ul li a {
- padding: 5px 7px;
- }
-
- .nav-Article-QQ ul li.navKuaibaoStyle a {
- color: #fcff00;
- }
- </style>
- <!--nav-Article-QQ航 -->
- <div class="nav-Article-QQ clearfix" accesskey="2" title="" tabindex="-1">
- <ul class="clearfix" bosszone="mainNav">
- <li bosszone="qqcom"><a href="http://www.qq.com" target="_blank" title="腾讯网首页" accesskey="1">首页</a></li>
- <li bosszone="news"><a href="http://news.qq.com" target="_blank">新闻</a></li>
- <li bosszone="sports"><a href="http://sports.qq.com" target="_blank">体育</a></li>
- <li bosszone="ent"><a href="http://ent.qq.com" target="_blank">娱乐</a></li>
- <li bosszone="vqq"><a href="http://v.qq.com" target="_blank">视频</a></li>
- <li bosszone="finance"><a href="http://finance.qq.com" target="_blank">财经</a></li>
- <li bosszone="stock"><a href="http://stock.qq.com/" target="_blank">证券</a></li>
- <li bosszone="auto"><a href="http://auto.qq.com" target="_blank">汽车</a></li>
- <li bosszone="house"><a href="http://house.qq.com" target="_blank">房产</a></li>
- <li bosszone="tech"><a href="http://tech.qq.com" target="_blank">科技</a></li>
- <li bosszone="digi"><a href="http://digi.qq.com" target="_blank">数码</a></li>
- <li bosszone="games"><a href="http://games.qq.com" target="_blank">游戏</a></li>
- <li bosszone="edu"><a href="http://edu.qq.com" target="_blank">教育</a></li>
- <li bosszone="lady"><a href="http://fashion.qq.com/" target="_blank">时尚</a></li>
- <li bosszone="cul"><a href="http://cul.qq.com" target="_blank">文化</a></li>
-
- <li bosszone="more" id="moreNav">
- <a class="moreLink"><span class="moreNav1" id="moreNav1">更多</span></a>
- <div class="navmenu" id="navmenu">
- <a href="http://comic.qq.com/" target="_blank">动漫</a>
- <a href="http://book.qq.com/" target="_blank">读书</a>
- <a href="http://kid.qq.com/" target="_blank">儿童</a>
- <a href="http://astro.lady.qq.com/" target="_blank">星座</a>
- <a href="http://class.qq.com/" target="_blank">精品课</a>
-
- <a href="http://www.qq.com/map/" target="_blank">全部频道</a>
- </div>
- <!-- /navmenu -->
- </li>
- </ul>
- </div>
- <script type="text/javascript">
- //function ob(a,b){
- var Omore = document.getElementById('moreNav');
- var OList = document.getElementById('navmenu');
- var omoreNav = document.getElementById('moreNav1');
-
- Omore.onmouseover = function() {
- OList.style.display = 'block';
- omoreNav.className = 'moreNav2';
- }
-
- Omore.onmouseout = function() {
- OList.style.display = 'none';
- omoreNav.className = 'moreNav1';
- }
- //}
-
- // ob('moreNav','navmenu')
- </script>
- <!--[if !IE]>|xGv00|0f18b2fd64f434f25142f668a25fd93a<![endif]-->
-
- <style type="text/css">
- body,
- h1,
- h2,
- p,
- dl,
- dt,
- dd,
- ul,
- ol,
- li {
- margin: 0;
- padding: 0
- }
-
- .loginWrap {
- float: right;
- height: 35px
- }
-
- .login {
- text-align: center;
- font: 12px/35px Tahoma, "宋体";
- margin-right: 5px
- }
-
- .login a {
- text-decoration: none;
- outline: 0
- }
-
- .login a:hover {
- text-decoration: none
- }
-
- .login .active {
- color: #3a9bea
- }
-
- .login em {
- font-style: normal
- }
-
- .login img {
- border: none
- }
-
- .quickArea {
- position: relative;
- float: left
- }
-
- .quickLink {
- float: left;
- height: 35px;
- display: block;
- padding: 0 8px 0 27px;
- overflow: hidden;
- background-repeat: no-repeat
- }
-
- .clearfix {
- *zoom: 1
- }
-
- .clearfix:after {
- content: '';
- display: table;
- clear: both
- }
-
- .quickLink em {
- display: none
- }
-
- .loginBtn {
- width: 27px;
- height: 24px;
- margin: 7px 5px 0 10px
- }
-
- .logined .hover .quickLink {}
-
- .loginBtn:hover {
- background-position: 0 -42px
- }
-
- .infoNum {
- text-decoration: none;
- display: block
- }
-
- .quickArea dl {
- width: 102px;
- padding: 6px 14px;
- background: #fff;
- position: absolute;
- top: 35px;
- font: 12px/23px Tahoma, "宋体";
- border: 1px solid #e2e2e2;
- border-width: 0 1px 1px;
- text-align: left;
- display: none;
- box-shadow: 1px 2px 2px #e2e2e2;
- z-index: 9999
- }
-
- .quickArea dl a span {
- margin-left: 10px
- }
-
- .loginNav {
- float: left;
- border-left: 1px solid #d6d6d6;
- height: 26px;
- line-height: 18px;
- margin: 6px 0 0 20px;
- padding-left: 9px
- }
-
- #login_layer_bg {
- width: 100%;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 9999;
- background: url(http://mat1.gtimg.com/www/login/images/alphabg.png);
- _background: #000;
- _opacity: 0.3;
- _filter: alpha(opacity=30);
- height: 100%
- }
-
- #login_layer_main {
- position: fixed;
- _position: absolute;
- width: 490px;
- height: 382px;
- top: 50%;
- left: 50%;
- margin: -165px 0 0 -276px;
- z-index: 10000
- }
- /* user */
-
- .user {
- font-family: tohama;
- padding: 5px 0 4px 10px
- }
-
- .user .menu-hd {
- width: 28px;
- line-height: 0;
- margin-top: 0;
- margin-right: 5px;
- display: block;
- position: relative;
- text-decoration: none
- }
-
- .user img {
- vertical-align: top
- }
-
- .user .menu-hd img {
- width: 22px;
- height: 22px;
- overflow: hidden;
- background: #d6edff;
- padding: 2px
- }
-
- .user .menu-hd:hover .userVip {
- visibility: visible
- }
-
- .user .menu-bd {
- position: absolute;
- top: 39px;
- width: 185px;
- display: none;
- z-index: 9999
- }
-
- .user .menu-bd-in {
- border: 1px solid #e2e2e2;
- border-top: none;
- background: #fff;
- padding: 5px 10px 10px;
- border-radius: 4px;
- box-shadow: 1px 2px 2px #e2e2e2
- }
-
- .user .menu-hd .userVip .icon_member {
- position: absolute;
- width: 13px;
- height: 13px;
- right: -3px;
- bottom: 0px;
- padding: 0;
- border: none;
- background: none
- }
-
- .user .menu-bd .userVip {
- margin-right: 10px
- }
-
- .picT-p {
- width: 38px;
- height: 38px;
- overflow: hidden;
- background: #fff;
- border: 1px solid #d9d9d9;
- padding: 2px;
- float: left;
- margin-right: 7px;
- margin-top: 5px
- }
-
- .picT-t p {
- line-height: 24px;
- color: #666;
- text-align: left
- }
-
- .picT-t a {
- color: #333
- }
-
- .user .menu-bd .picT-p {
- width: 38px;
- height: 38px;
- overflow: hidden;
- background: #fff;
- border: 1px solid #d9d9d9;
- padding: 2px
- }
-
- .quickLink {
- background-image: url(http://mat1.gtimg.com/www/login/images/loginall_24_1x_v1.png);
- _background-image: url(http://mat1.gtimg.com/www/login/images/loginall_8_1x_v1.png)
- }
-
- @media only screen and (-webkit-min-device-pixel-ratio:2) {
- .quickLink {
- background-size: 62px auto;
- background-image: url(http://mat1.gtimg.com/www/login/images/loginall_24_2x_v2.png)
- }
- }
-
- @media only screen and (min--moz-device-pixel-ratio:2) {
- .quickLink {
- background-size: 62px auto;
- background-image: url(http://mat1.gtimg.com/www/login/images/loginall_24_2x_v2.png)
- }
- }
-
- @media only screen and (-o-min-device-pixel-ratio:2/1) {
- .quickLink {
- background-size: 62px auto;
- background-image: url(http://mat1.gtimg.com/www/login/images/loginall_24_2x_v2.png)
- }
- }
-
- @media only screen and (min-device-pixel-ratio:2) {
- .quickLink {
- background-size: 62px auto;
- background-image: url(http://mat1.gtimg.com/www/login/images/loginall_24_2x_v2.png)
- }
- }
- /* sprite图 */
-
- .loginBtn {
- background-position: 0 0
- }
-
- .weiboLink {
- background-position: 2px -87px
- }
-
- .qzoneLink {
- background-position: 2px -130px
- }
-
- .qmailLink {
- background-position: 2px -171px
- }
-
- .dyLink {
- background-position: 2px -256px
- }
-
- .dyLike {
- background-position: 2px -297px
- }
- /* color */
-
- .login a {
- color: #fff
- }
- /* 登录数字颜色 */
-
- .login .menu-bd a {
- color: #5c5c5c
- }
- /* 隐藏框内链接颜色 */
-
- .login .menu-bd a:hover {
- color: #000
- }
- /* 隐藏框内链接颜色 */
-
- .logined .hover .quickLink {
- color: #fff
- }
- /* 鼠标滑过背景色和字体颜色 */
-
- .quickArea dl a span {
- color: #5c5c5c
- }
-
- .loginBg_def {
- background: #379be9
- }
- /*默认背景色*/
-
- .loginBg_def .logined .hover .quickLink {
- background-color: #1669ab
- }
-
- .loginBg_def .quickArea dl {
- border-top: 1px solid #1669ab
- }
-
- .loginBg_green {
- background: #539325
- }
- /*可配置的绿色*/
-
- .loginBg_green .logined .hover .quickLink {
- background-color: #3b7710
- }
-
- .loginBg_green .quickArea dl {
- border-top: 1px solid #3b7710
- }
-
- .loginBg_darkgreen {
- background: #329B97
- }
- /*可配置的深绿色*/
-
- .loginBg_darkgreen .logined .hover .quickLink {
- background-color: #00847D
- }
-
- .loginBg_darkgreen .quickArea dl {
- border-top: 1px solid #00847D
- }
-
- .loginBg_red {
- background: #c32728
- }
- /*可配置的红色*/
-
- .loginBg_red .logined .hover .quickLink {
- background-color: #a20202
- }
-
- .loginBg_red .quickArea dl {
- border-top: 1px solid #a20202
- }
-
- .loginBg_black {
- background: #000
- }
- /*可配置的黑色*/
-
- .loginBg_black .logined .hover .quickLink {
- background-color: #333
- }
-
- .loginBg_black .quickArea dl {
- border-top: 1px solid #666
- }
-
- .loginBg_white {
- background: #fff;
- color: #5c5c5c
- }
- /*可配置的白色*/
-
- .loginBg_white .logined .hover .quickLink {
- background-color: #cc1c1c;
- color: #fff
- }
-
- .loginBg_white #oneKey {
- width: 73px;
- height: 35px;
- text-align: center;
- border: 1px solid #e6e6e6;
- border-width: 0 1px;
- color: #5c5c5c;
- background: none;
- margin: 0;
- padding: 0
- }
-
- .loginBg_white #oneKey:hover {
- color: #fff;
- background: #cc1c1c
- }
-
- .loginBg_white #oneKey em {
- display: block
- }
-
- .loginBg_white .quickLink {
- color: #5c5c5c
- }
-
- .loginBg_white .weiboLink {
- background-position: 0 -335px
- }
-
- .loginBg_white .qzoneLink {
- background-position: 0 -375px
- }
-
- .loginBg_white .qmailLink {
- background-position: 0 -412px
- }
-
- .loginBg_white .dyLink {
- background-position: 0 -452px
- }
-
- .loginBg_white .dyLike {
- background-position: 0 -495px
- }
-
- .loginBg_white .weiboLink:hover,
- .loginBg_white .logined .weiboLink {
- background-position: 0 -535px
- }
-
- .loginBg_white .qzoneLink:hover,
- .loginBg_white .logined .qzoneLink {
- background-position: 0 -575px
- }
-
- .loginBg_white .qmailLink:hover,
- .loginBg_white .logined .qmailLink {
- background-position: 0 -612px
- }
-
- .loginBg_white .dyLink:hover,
- .loginBg_white .logined .dyLink {
- background-position: 0 -652px
- }
-
- .loginBg_white .dyLike:hover,
- .loginBg_white .logined .dyLike {
- background-position: 0 -695px
- }
-
- .loginBg_white .logined .weiboLink:hover {
- background-position: 0 -87px
- }
-
- .loginBg_white .logined .qzoneLink:hover {
- background-position: 0 -129px
- }
-
- .loginBg_white .logined .qmailLink:hover {
- background-position: 0 -170px
- }
-
- .loginBg_white .logined .dyLink:hover {
- background-position: 0 -254px
- }
-
- .loginBg_white .logined .dyLike:hover {
- background-position: 0 -296px;
- background-color: #cc1c1c
- }
-
- .loginBg_white .logined .hover .quickLink {
- background-color: #cc1c1c;
- color: #fff
- }
- </style>
- <!--[if !IE]>|xGv00|9aae4a193e6b73422a8737b51c18f385<![endif]-->
- <!-- login -->
- <div class="loginWrap loginBg_def" id="loginWrap">
- <div class="login" id="login">
- <div class="quickArea menu">
- <a href="javascript:;" role="button" aria-haspopup="true" aria-pressed="false" id="oneKey" class="quickLink loginBtn" onclick="userLogin()" bosszone="onekey"><em>一键登录</em></a>
- </div>
- <div class="quickArea menu">
- <a href="http://t.qq.com" id="weiboLink" target="_blank" class="quickLink weiboLink" aria-expanded="true" bosszone="gqweibo" title="微博"><em>微博</em></a>
- </div>
- <div class="quickArea menu">
- <a href="http://qzone.qq.com" id="qzoneLink" target="_blank" class="quickLink qzoneLink" aria-expanded="true" bosszone="gqqzone" title="Qzone"><em>Qzone</em></a>
- </div>
- <div class="quickArea menu">
- <a href="http://mail.qq.com" id="qmailLink" target="_blank" class="quickLink qmailLink" aria-expanded="true" bosszone="gqqmail" title="QQ邮箱"><em>QQ邮箱</em></a>
- </div>
- <!--
- <div class="quickArea menu">
- <a href="http://dy.qq.com" id="dyLink" target="_blank" class="quickLink dyLink" aria-expanded="true" bosszone="booking" title="订阅"><em>订阅</em></a>
- </div>
--->
- <div class="quickArea menu">
- <a href="http://ilike.qq.com/" id="dyLike" target="_blank" class="quickLink dyLike" aria-expanded="true" bosszone="collectinpage" title="收藏"><em>收藏</em></a>
- </div>
- </div>
- </div>
- <!-- /login -->
- <script src="http://mat1.gtimg.com/www/asset/seajs/sea.js"></script>
- <script>
- seajs.config({
- alias: {
- 'ui': 'lib/ui',
- 'boss': 'widget/boss_min'
- },
- preload: ['ui']
- });
- </script>
- <!--[if !IE]>|xGv00|6920d219794f01fdc7cb44dbf24ebbdb<![endif]-->
- <script>
- seajs.use('project/login/oneLogin_v1.5', function() {
- login.init();
- });
- (function() {
- function ExposureBoss(id, name) {
- var a = document.cookie.match(new RegExp('(^|)o_cookie=([^;]*)(;|$)'));
- var iQQ = (a == null ? "" : unescape(a[2]));
- var iurl = 'http://btrace.qq.com/collect?sIp=&amp;iQQ=' + iQQ + '&amp;sBiz=' + (arguments[2] ? arguments[2] : '') + '&amp;sOp=' + name + '&amp;iSta=&amp;iTy=' + id + '&amp;iFlow=&amp;sUrl=' + escape(location.href) + '&amp;iBak=&amp;sBak=&amp;ran=' + Math.random();
- gImage = new Image(1, 1);
- gImage.src = iurl;
- }
- ExposureBoss(1604, 'EXmainNav', 'dc');
- })()
- </script>
- <style>
- .dyLink {
- display: none!important
- }
- </style>
- <!--[if !IE]>|xGv00|60df1513948e03e48616435458df7f06<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|a94b66bb449bae9cdaeb20ab1367db85<![endif]-->
- <!--[if !IE]>|xGv00|3f2d655fa0dfc51444c3b8b67282e516<![endif]-->
- </div>
- <script>
- //图片自动缩放
- function loadImg(a, b, o) {
- var w = a,
- h = b,
- v = w / h;
- var i = new Image();
- i.src = o.src;
- var W = i.width,
- H = i.height,
- V = W / H;
- var ri = Math.min(w / W, h / H),
- ra = Math.max(w / W, h / H);
- if (W == w || H == h) {
- return
- }
- if (v & gt; V) {
- if (W & gt; w) {
- o.width = w;
- o.height = (w * H) / W
- } else {
- o.width = W;
- o.height = (W * h) / H
- }
- } else {
- if (H & gt; h) {
- o.height = h;
- o.width = (W * h) / H
- } else {
- o.height = H;
- o.width = (H * w) / h
- }
- }
- }
- </script>
- <script src="http://mat1.gtimg.com/www/mb/js/portal/mi.MiniNav_v1.0.1.js" charset="utf-8"></script>
- <script>
- if (!window._MUI) {
- document.write('&lt;scr' + 'ipt src="http://mat1.gtimg.com/news/dc/js/share/mi.Portal_v1.0.3.js" type="text/javascript" charset="utf-8"&gt;&lt;/scr' + 'ipt&gt;')
- };
- </script>
- <script src="http://mat1.gtimg.com/news/dc/js/share/mi.Portal_v1.0.3.js" type="text/javascript" charset="utf-8"></script>
- <script src="http://mat1.gtimg.com/news/dc/js/ui_v1.0.0.js" charset="utf-8"></script>
- <!--[if !IE]>|xGv00|1eddbdf3e485ae2b801a576bc8adb083<![endif]-->
- <!--公共导航tang-->
- <script type="text/javascript" src="http://imgcache.qq.com/qzone/biz/comm/js/qbs.js"></script>
- <script type="text/javascript">
- var TIME_BEFORE_LOAD_CRYSTAL = (new Date).getTime();
- </script>
- <script src="http://ra.gtimg.com/web/crystal/v2.8Beta07Build071/crystal-min.js" id="l_qq_com" arguments="{'extension_js_src':'http://ra.gtimg.com/web/crystal/v2.8Beta07Build071/crystal_ext-min.js', 'jsProfileOpen':'false', 'mo_page_ratio':'0.01', 'mo_ping_ratio':'0.01', 'mo_ping_script':'//ra.gtimg.com/sc/mo_ping-min.js'}"></script>
- <script type="text/javascript">
- if (typeof crystal === 'undefined' & amp; & amp; Math.random() & lt; = 1) {
- (function() {
- var TIME_AFTER_LOAD_CRYSTAL = (new Date).getTime();
- var img = new Image(1, 1);
- img.src = "http://dp3.qq.com/qqcom/?adb=1&amp;dm=tech&amp;err=1002&amp;blockjs=" + (TIME_AFTER_LOAD_CRYSTAL - TIME_BEFORE_LOAD_CRYSTAL);
- })();
- }
- </script>
- <style>
- .absolute {
- position: absolute;
- }
- </style>
- <!--[if !IE]>|xGv00|2aa1984c50ef83d09fb459ec2203d70e<![endif]-->
-
- <!-- QQ浏览器合作推广 -->
- <style>
- #coo_qqBrowser {
- width: 1000px;
- height: 26px;
- text-align: center;
- margin: 0 auto 10px;
- line-height: 26px;
- position: relative;
- background-color: #ffffe0;
- border: 1px solid #d8d58d;
- padding: 5px 0;
- }
-
- #coo_qqBrowser span {
- margin-left: 10px;
- }
-
- #coo_qqBrowser a {
- margin-left: 20px;
- height: 26px;
- color: #FFF;
- display: inline-block;
- padding: 0 24px;
- }
-
- #coo_qqBrowser a {
- background-color: #48bf24;
- background: linear-gradient(to right, #6ad149, #20ad00);
- filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#6ad149, endcolorstr=#20ad00, gradientType=1);
- }
-
- #coo_qqBrowser a:hover {
- text-decoration: none;
- }
-
- #coo_qqBrowser em {
- color: #cccccc;
- font-size: 18px;
- padding: 0 6px;
- cursor: pointer;
- position: absolute;
- top: 5px;
- right: 5px;
- font-family: "\u5b8b\u4f53";
- }
- </style>
- <div class="coo_qqBrowser clearfix" id="coo_qqBrowser" style="display: block;">
- <strong>浏览器更新提醒</strong><span node-type="cooCon">电脑登录微信无需扫码,浏览QQ空间提速 5 倍</span><a href="http://dldir1.qq.com/invc/tt/QQBrowser_Setup_Txw.exe" target="_blank" action-type="update">立即更新</a><em action-type="close">×</em>
- </div>
- <!--[if !IE]>|xGv00|e6e5d49b8483a282207d3dea949073fc<![endif]-->
-
- <!--14.12.10新增广告_顶通广告-->
- <div class="article_ad body-Top-Ad body-Article-QQ TopAds nAdTop-Article-QQ">
- <!--$loc$_div AD begin...."l=$loc$&log=off"-->
- <div id="QQcom_all_Width1:1" data-loc="QQcom_all_Width1" data-index="1" style="height: 90px; display: block; width: 1000px; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="1802863299" display="banner"><object id="auto_gen_3" data="//swa.gtimg.com/web/snswin/2016/09/02/10/1238620.swf" style="outline:none;width:1000px;height:90px;"><param name="allowscriptaccess" value="never" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="flashvars" value="adlink=http%3A%2F%2Fc.l.qq.com%2Flclick%3Floc%3DQQcom_all_Width1%26click_data%3DdXNlcl9pbmZvPW9CM2pnVGc5RXgtXyZjbGlja19leHRzPVJWaFVQV0l5Ykd0UVZHTjNUV3BSZWsxRWF6SlBRMXA2WWpKc2ExQlZTa1pOUlVaQ1RYcGpNazVyUlhoUmVsVTBUV3BKTlU5VlJrWk5SRUpGVWxSc1FrMTZTVzFpUnpscVlWZFJPVlZXUm1waU1qRm1XVmQ0YzFneFpIQmFTRkp2VFZFOVBRPT0mcGN0cj0xMDc0JmF2ZXI9OTAxMDAyJnByaT1nSGtXeDFpRVllY0tkeGk2ZDEyQXZvY1JPVlNVb0t5NiZidHByaT1BSUpBdHRyOXBtblg4dmY4ZEpTUFAxS3p3ejNvbE81NSZwcmkxPWVIdnpTZ0ErVG5aUmlOQWlWREZTMHhoR2ZHcWF2OUtmJmJpZHBhcmExPTEuMDAwMDAwJnByaW1vZD0yJmJpZG1vZD0xJnByaTI9bTBWcU9qWXJiWnhVUHZXazlLT294M05ocW9RZ1dPR0Y%3D%26oid%3D1802863299%26soid%3DvgqjdmocWCKZrgDemjKJqBnDAZve%26dtype%3D0%26pctr%3D1074%26aver%3D901002%26btoid%3D702430968%26pri%3DgHkWx1iEYecKdxi6d12AvocROVSUoKy6%26btpri%3DAIJAttr9pmnX8vf8dJSPP1Kzwz3olO55%26index%3D1%26page_type%3D2%26chl%3D13&amp;ime=true&amp;setFocus=crystal.ime.setFocus&amp;swfid=auto_gen_3" /><param name="type" value="application/x-shockwave-flash" /></object>
- <a class="absolute a_cover" href="http://c.l.qq.com/lclick?loc=QQcom_all_Width1&amp;click_data=dXNlcl9pbmZvPW9CM2pnVGc5RXgtXyZjbGlja19leHRzPVJWaFVQV0l5Ykd0UVZHTjNUV3BSZWsxRWF6SlBRMXA2WWpKc2ExQlZTa1pOUlVaQ1RYcGpNazVyUlhoUmVsVTBUV3BKTlU5VlJrWk5SRUpGVWxSc1FrMTZTVzFpUnpscVlWZFJPVlZXUm1waU1qRm1XVmQ0YzFneFpIQmFTRkp2VFZFOVBRPT0mcGN0cj0xMDc0JmF2ZXI9OTAxMDAyJnByaT1nSGtXeDFpRVllY0tkeGk2ZDEyQXZvY1JPVlNVb0t5NiZidHByaT1BSUpBdHRyOXBtblg4dmY4ZEpTUFAxS3p3ejNvbE81NSZwcmkxPWVIdnpTZ0ErVG5aUmlOQWlWREZTMHhoR2ZHcWF2OUtmJmJpZHBhcmExPTEuMDAwMDAwJnByaW1vZD0yJmJpZG1vZD0xJnByaTI9bTBWcU9qWXJiWnhVUHZXazlLT294M05ocW9RZ1dPR0Y=&amp;oid=1802863299&amp;soid=vgqjdmocWCKZrgDemjKJqBnDAZve&amp;dtype=0&amp;pctr=1074&amp;aver=901002&amp;btoid=702430968&amp;pri=gHkWx1iEYecKdxi6d12AvocROVSUoKy6&amp;btpri=AIJAttr9pmnX8vf8dJSPP1Kzwz3olO55&amp;index=1&amp;page_type=2&amp;chl=13&amp;k=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0%E5%8F%B0%E9%98%B6&amp;t=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0&amp;r=&amp;s=" target="_blank" rel="nofollow" style="position:absolute;width:1000px;height:90px;left:0px;top:0px;cursor:pointer;z-index:10;background-color:#fff;filter:alpha(opacity=0);opacity:0;"></a>
- <div class="absolute" style="position:absolute;width:18px;height:18px;right:0px;bottom:0px;cursor:pointer;z-index:20;background:url(//ra.gtimg.com/web/privacy/white_icon.png) no-repeat;"></div>
- <div class="absolute" style="position: absolute; width: 24px; height: 16px; left: 26px; bottom: 0px; cursor: pointer; display: none; z-index: 20; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/report_default_new.png&quot;) no-repeat scroll center top;"></div>
- <div style="position: absolute; left: 0px; bottom: 0px; width: 26px; height: 16px; z-index: 12; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/leftbottom_new.png&quot;) no-repeat scroll right top;"></div>
- </div>
- <!--$loc$ AD end -->
- <!--[if !IE]>|xGv00|c1f7304f38d62c7ae0cddc9124bd107e<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|97999e52b22d9f745a6ac6ca1d9a422b<![endif]-->
-
- <!--Tech_F_MIND_STREAM_RM_div AD begin...."l=Tech_F_MIND_STREAM_RM&log=off"-->
- <div id="Tech_F_MIND_STREAM_RM" style="width:360px;height:300px;display:none;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}"></div>
- <!--Tech_F_MIND_STREAM_RM AD end -->
- <!--[if !IE]>|xGv00|9965dd094b70acbbe342248219596ee0<![endif]-->
- <!--[if !IE]>|xGv00|003042fe1dd98c839619795973a88118<![endif]-->
- <div class="wrapper">
- <div class="Crumbs-Article-QQ">
- <a target="_blank" href="http://tech.qq.com" bosszone="crumbLogo"><img src="http://mat1.gtimg.com/www/images/channel_logo/tech_logo.png" alt="腾讯科技" /></a>
- <!--[if !IE]>|xGv00|933d6d05492de83c04073608f64aaeb4<![endif]--><span bosszone="crumbNav"><a target="_blank" href="http://tech.qq.com">科技</a> <em>&gt;</em> <a target="_blank" href="http://tech.qq.com">要闻</a> <em>&gt;</em> <a target="_blank" href="http://tech.qq.com/tnw.htm">THE NEXT WEB</a> <em>&gt;</em> 正文</span>
- </div>
- <script>
- var sosoArticlKey = '';
- </script>
- <style>
- .Form-Crumbs-Article-QQ {
- float: right;
- padding-top: 14px
- }
-
- .Form-Crumbs-Article-QQ .submit {
- float: right;
- float: right;
- width: 50px;
- height: 26px;
- background: url(http://mat1.gtimg.com/www/images/qq2012/sogouNewUi.png) left -25px no-repeat;
- border: 0px;
- line-height: 21px;
- *padding-top: 1px;
- font-size: 12px;
- cursor: pointer
- }
-
- .Form-Crumbs-Article-QQ .inputWarp {
- float: right;
- width: 210px;
- height: 24px;
- margin: 0;
- padding: 0;
- line-height: 22px;
- background: none;
- border: #c9c9c9 1px solid;
- border-right: none;
- }
-
- .Form-Crumbs-Article-QQ .txtArea {
- float: left;
- width: 170px;
- border: 0px;
- height: 20px;
- margin: 2px 0 0 5px;
- font-size: 14px;
- line-height: 20px;
- border: none;
- color: #424242;
- outline: none;
- inline: none;
- display: inline;
- }
-
- .Form-Crumbs-Article-QQ .SosonLogo {
- float: right;
- width: 16px;
- height: 16px;
- margin: 4px 4px 0 0;
- background: url(http://mat1.gtimg.com/www/images/qq2012/sogouNewUi.png) left top no-repeat;
- }
-
- .Form-Crumbs-Article-QQ .SosonLogo span {
- display: none
- }
-
- .Form-Crumbs-Article-QQ .SosonLogo span {
- display: none;
- }
- </style>
-
- <div class="Form-Crumbs-Article-QQ" bosszone="sosearch">
- <form name="flso" action="https://www.sogou.com/sogou" target="_blank">
- <input class="submit" value="" type="submit" />
- <div class="inputWarp">
- <a href="https://www.sogou.com/" target="_blank" class="SosonLogo" title="上网从搜狗开始"><span>搜狗</span></a>
- <input class="txtArea" name="query" id="sosoArticlKey" type="text" />
- <input name="pid" value="sogou-wsse-b58ac8403eb9cf17-0003" type="hidden" />
- </div>
- </form>
- </div>
-
- <script>
- var sosoArticleKey = document.getElementById("sosoArticlKey"),
- sosoArticleValue = '';
- if (sosoArticlKey) {
- sosoArticleKey.value = sosoArticlKey.replace("&amp;#183;", "·");
- sosoArticleKey.value = sosoArticlKey.replace("&amp;#23301;", "嬅");
- sosoArticleKey.value = sosoArticlKey.replace("&amp;#23323;", "嬛");
- sosoArticleKey.value = sosoArticlKey.replace("&amp;#22247;", "囧");
- sosoArticleKey.value = sosoArticlKey.replace("&amp;#38229;", "镕");
-
- sosoArticleValue = sosoArticleKey.value;
- }
- sosoArticleKey.onfocus = function() {
- if (sosoArticleKey.value == sosoArticleValue) {
- sosoArticleKey.value = '';
- }
- }
- sosoArticleKey.onblur = function() {
- if (sosoArticleKey.value == '') {
- sosoArticleKey.value = sosoArticleValue;
- }
- }
- </script>
- <!--[if !IE]>|xGv00|f23cc5803c80dd8243cdfd091e534a82<![endif]-->
- <!--[if !IE]>|xGv00|e28e1b38a57119239069b0b494bfb4be<![endif]-->
- </div>
- <style>
- /* mainNav */
-
- .mainnav {
- width: 995px;
- height: 35px;
- line-height: 35px;
- margin: 0 auto;
- margin-bottom: 4px;
- padding-left: 5px;
- background: #379be9;
- overflow: hidden
- }
-
- .mainnav li {
- float: left;
- background: url(http://img1.gtimg.com/tech/pics/hv1/214/72/1569/102042799.png) no-repeat right;
- }
-
- .mainnav li.wpd {
- background: none
- }
-
- .mainnav li a {
- color: #fff;
- font-family: "微软雅黑", "Arial Narrow", HELVETICA;
- font-size: 16px;
- padding: 0 14px;
- display: block;
- text-align: center;
- margin-right: 1px
- }
-
- .mainnav li a:hover {
- background: #1873de;
- color: #fff;
- text-decoration: none;
- }
- </style>
- <div class="mainnav" bosszone="Tech4Nav">
- <ul>
- <li class="nobor" bosszone="technav_1"><a class="yw" href="http://tech.qq.com/">首页</a> </li>
- <li style="display:block;" class="three" bosszone="technav_7"><a class="it" href="http://re.qq.com/" target="_blank">企鹅智酷</a> </li>
- <li class="two sm" bosszone="technav_9"><a class="bpw" href="http://startup.qq.com/" target="_blank">腾讯创业</a> </li>
- <li bosszone="technav_3"><a href="http://tech.qq.com/ydhl.htm" target="_blank">移动互联</a> </li>
- <li bosszone="technav_4"><a class="dzsw" href="http://tech.qq.com/dzsw.htm" target="_blank">电商</a> </li>
- <li class="two" bosszone="technav_5"><a class="tx" href="http://tech.qq.com/tele.htm" target="_blank">通信</a> </li>
- <li class="three" bosszone="technav_6"><a class="it" href="http://tech.qq.com/it.htm" target="_blank">IT业界</a> </li>
- <li style="display:block;" bosszone="technav_13" target="_blank"><a class="hlwdj" href="http://tech.qq.com/internetfinance.htm" target="_blank">金融</a> </li>
- <li bosszone="technav_8"><a class="sjwl" href="http://tech.qq.com/tmt/" target="_blank">解码</a> </li>
- <li class="two sm" bosszone="technav_9"><a class="bpw" href="http://v.qq.com/tech/" target="_blank">视频</a> </li>
- <li class="two sm" bosszone="technav_10"><a href="http://digi.tech.qq.com/" target="_blank">数码</a> </li>
- <li style="display:block;" bosszone="technav_13"><a class="rwz" href="http://space.qq.com/" target="_blank">太空</a> </li>
- <li class="two sm" bosszone="technav_11"><a href="http://tech.qq.com/science.htm" target="_blank">探索</a> </li>
- <li class="three wpd" bosszone="technav_12 noba"><a href="http://kepu.qq.com/" target="_blank">科普中国</a> </li>
- </ul>
-
- <style>
- .mainnav li a {
- padding: 0 13px;
- }
- </style>
- <!--[if !IE]>|xGv00|1d81bc800ba1f7e03c8841c3d1c8b1e4<![endif]-->
- </div>
- <script type="text/javascript">
- var mainNav = document.getElementById('smnav');
- var navLi = mainNav.getElementsByTagName('li');
- for (i = 0; i & lt; 11; i++) {
-
- navLi[i].className = '';
-
- if (ARTICLE_INFO.sub_nav == 'ydhl') {
- navLi[1].className = 'on';
- } else if (ARTICLE_INFO.sub_nav == 'dzsw') {
-
- navLi[2].className = 'on';
-
- } else if (ARTICLE_INFO.sub_nav == 'sjwl') {
-
- navLi[3].className = 'on';
-
- } else if (ARTICLE_INFO.sub_nav == 'ganmeol') {
-
- navLi[4].className = 'on';
-
- } else if (ARTICLE_INFO.sub_nav == 'tele') {
-
- navLi[5].className = 'on';
-
- } else if (ARTICLE_INFO.sub_nav == 'it') {
-
- navLi[6].className = 'on';
-
- } else if (ARTICLE_INFO.sub_nav == 'Innovation') {
-
- navLi[7].className = 'on';
-
- } else {
- navLi[0].className = 'on';
- }
- };
- </script>
- <!--[if !IE]>|xGv00|34673bf81bc22f7e152f677d740754c3<![endif]-->
- <div class="wrapper" id="Main-Article-QQ">
- <div class="infoComm_B" id="infoCommBg">
- <div class="sanJiao"><a href="http://coral.qq.com/1576450358" id="cmt_1" target="_blank" bosszone="Ncomm"><span class="num"><em id="top_count">10</em></span></a></div>
- </div>
- <div class="bd" id="MainL">
- <div class="main">
- <!--main_0-->
- <!--[if !IE]>|xGv00|f7455cc8bef8b9af25607132067d73db<![endif]-->
- <div id="C-Main-Article-QQ" class="mod-left">
- <div class="hd">
- <h1>DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶</h1>
- <div class="titBar" bosszone="titleDown">
- <div class="info">
- <span class="infoCol"><span class="where" bosszone="jgname">TNW中文站</span></span><span class="pubTime">2016年10月14日07:17</span>
- <div class="shareBtn v-shareBtn pr" id="shareBtn">
- <a class="shareBtn-hd" style="cursor: pointer;">我要分享<i></i></a>
- <div class="shareBtn-bd">
- <ul class="shareBtn16">
- <li bosszone="msWeibo"><a href="javascript:void(0)" id="tmblogbt1" class="s_weibo" onclick="share2weibo.showPopup(this)">腾讯微博</a></li>
- <li bosszone="msQzone"><a href="javascript:void(0)" class="s_qzone" onclick="share2qzone.showPopup(this)">QQ空间</a></li>
- <li bosszone="msQQ"><a href="javascript:void(0)" class="s_qq" onclick="share2qq.showPopup(this)">QQ好友</a></li>
- <li bosszone="msSina"><a href="javascript:void(0)" class="s_sina" onclick="share2sina()">新浪微博</a></li>
- <li bosszone="msWx" id="shareWx">
- <a href="javascript:void(0)" class="s_wx">微信好友</a>
- <div class="ewmBox"><img src="" /></div>
- </li>
- <li bosszone="mslinkin"><a href="javascript:void(0)" class="s_in" data-node="shareLinkedIn">领英分享</a></li>
- </ul>
- </div>
- </div>
- <!--[if !IE]>|xGv00|3aa77d17775948b0788bd642e6db1bca<![endif]-->
- <!--[if !IE]>|xGv00|c58b58178d5000d0e198ef6ecd736c29<![endif]-->
- </div>
- </div>
- </div>
- <div class="bd" accesskey="3" tabindex="-1">
- <div class="Line"></div>
- <div id="Cnt-Main-Article-QQ" bosszone="content" style="position: relative;">
- <div class="mbArticleSharePic">
- <div class="mbArticleShareBtn"><span>转播到腾讯微博</span></div><img alt="DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶" src="http://img1.gtimg.com/tech/pics/hv1/168/240/2140/139214868.jpg" /></div>
- <p style="TEXT-INDENT: 2em">TNW中文站 10月14日报道</p>
- <p style="TEXT-INDENT: 2em">
- <!--keyword--><span onmouseover='ShowInfo(this,"GOOG.OQ","200","-1",event);'><a class="a-tips-Article-QQ" href="http://stockhtm.finance.qq.com/astock/ggcx/GOOG.OQ.htm" target="_blank"><!--/keyword-->谷歌<!--keyword--></a></span>(<a href="http://t.qq.com/googlechina#pref=qqcom.keyword" rel="googlechina" reltitle="谷歌" target="_blank">微博</a>)
- <!--/keyword-->在2014年收购的人工智能公司DeepMind开发出一款能够用自己的记忆学习新知识并利用这些知识来回答问题的计算机。</p>
- <p style="TEXT-INDENT: 2em">这款产品具有极其重要的意义,因为这意味着未来的人工智能技术可能不需要人类来教它就能回答人类提出的问题。</p>
- <p style="TEXT-INDENT: 2em">DeepMind表示,这款名为DNC(可微神经计算机)的AI模型可以接受家谱和伦敦地铁网络地图这样的信息,还可以回答与那些数据结构中的不同项目之间的关系有关的复杂问题。</p>
- <p style="TEXT-INDENT: 2em">例如,它可以回答“从邦德街开始,沿着中央线坐一站,环线坐四站,然后转朱比利线坐两站,你会到达哪个站?”这样的问题。</p>
- <p style="TEXT-INDENT: 2em">DeepMind称,DNC还可以帮你规划从沼泽门到皮卡迪利广场的最佳路线。</p>
- <p style="TEXT-INDENT: 2em">同样,它还可以理解和回答某个大家族中的成员之间的关系这样的复杂问题,比如“张三的大舅是谁?”。</p>
- <p style="TEXT-INDENT: 2em">DNC建立在神经网络的概念之上,神经网络可以模拟人类思想活动的方式。这种AI技术很适合与机器习得配套使用。</p>
- <p style="TEXT-INDENT: 2em">DeepMind的AlphaGo AI能够打败围棋冠军也跟这些神经网络有很大关系。但是AlphaGo必须进行训练才行,开发人员向AlphaGo提供了历史对弈中的大约3000万记录。让人工智能技术具备通过记忆学习的能力,就可以让它独自完成更复杂的任务。</p>
- <p style="TEXT-INDENT: 2em">DeepMind希望DNC可以推动计算行业实现更多突破。DeepMind已将其研究结果发表在<a class="a-tips-Article-QQ" href="http://tech.qq.com/science.htm" target="_blank">科学</a>刊物《自然》(Nature)上。(编译/林靖东)</p>
- <p style="TEXT-INDENT: 2em"><strong><strong>精彩视频推荐</strong></strong>
- </p>
- <p style="TEXT-INDENT: 2em">
-
-
-
-
-
- <!-- 相关视频 -->
- <!-- built at: Tue Nov 01 2016 15:44:22 GMT+0800 (中国标准时间) -->
-
- <script type="text/javascript">
- var related_video_info = {
- vid: 'x033633yrm8',
- cid: 'ehlic8uar3z9hxz',
- url: 'http://v.qq.com/page/x/m/8/x033633yrm8.html',
- pic: 'http://vpic.video.qq.com/4249084570/x033633yrm8_ori_1.jpg',
- title: '全民微信时代,用语音功能发60秒是种怎样的体验?'
- };
- </script>
-
-
- <style type="text/css">
- .rv-root-v2 {
- font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
- color: #000
- }
-
- .rv-root-v2 a {
- text-decoration: none;
- color: #000
- }
-
- .rv-root-v2 h1,
- .rv-root-v2 h2,
- .rv-root-v2 h3,
- .rv-root-v2 ol,
- .rv-root-v2 p,
- .rv-root-v2 ul {
- display: block;
- padding: 0;
- margin: 0
- }
-
- .rv-root-v2 img {
- border: 0
- }
-
- .rv-root-v2 .rv-cf:after,
- .rv-root-v2 .rv-cf:before {
- content: " ";
- display: table
- }
-
- .rv-root-v2 .rv-cf:after {
- clear: both
- }
-
- .rv-root-v2 .rv-cf {
- *zoom: 1
- }
-
- .rv-root-v2 .rv-top {
- height: 40px;
- line-height: 40px;
- background-color: #f3f3f3
- }
-
- .rv-root-v2 .rv-top .rv-fold-btn {
- float: right;
- padding-left: 20px;
- margin-right: 16px;
- font-size: 14px;
- background-image: url(http://mat1.gtimg.com/news/dc/images/fold.png);
- background-position: left center;
- background-repeat: no-repeat
- }
-
- .rv-root-v2 .rv-top .rv-autoplay {
- float: right;
- width: 110px;
- margin-right: 16px
- }
-
- .rv-root-v2 .rv-top .rv-autoplay span {
- font-size: 14px;
- float: right
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a {
- float: right;
- display: block;
- width: 32px;
- height: 18px;
- padding: 2px;
- margin-top: 10px;
- margin-left: 12px;
- border-radius: 10px;
- font-size: 0;
- text-indent: -9999px;
- cursor: pointer;
- background-color: #CCC;
- transition: background .3s ease-out
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a i {
- display: block;
- width: 18px;
- height: 18px;
- border-radius: 50%;
- background-color: #fff;
- margin-left: 0;
- box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
- transition: all .3s ease-out
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a:hover {
- background-color: #d9d9d9
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a.enabled {
- background-color: #006cb7
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a.enabled i {
- margin-left: 14px
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a.enabled:hover {
- background-color: #007bd1
- }
-
- .rv-root-v2 .rv-top .rv-autoplay a:active i {
- box-shadow: none
- }
-
- .rv-root-v2 .rv-top .rv-title {
- overflow: hidden
- }
-
- .rv-root-v2 .rv-top .rv-title a {
- display: block;
- font-size: 18px;
- font-weight: 400;
- text-indent: 12px;
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- color: #000
- }
-
- .rv-root-v2 .rv-top .rv-title a:hover {
- color: #cd0000;
- text-decoration: underline
- }
-
- .rv-root-v2 .rv-middle .rv-player {
- position: relative;
- min-height: 360px;
- padding-bottom: 18px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-adjust-img {
- width: 100%;
- visibility: hidden;
- font-size: 0
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-adjust-img img {
- width: 100%;
- vertical-align: top;
- max-width: 2000px!important;
- min-width: 0!important
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- background-color: #000;
- box-shadow: inset 0 0 20px rgba(0, 0, 0, .6)
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mod {
- position: relative;
- width: 100%;
- height: 100%
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mod .rv-player-loading {
- width: 100%;
- height: 100%;
- text-align: center;
- color: #999;
- font-family: verdana, arial, sans-serif
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mod .tvp_titles {
- display: none
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl {
- display: none;
- position: absolute;
- right: 0;
- z-index: 99;
- bottom: 18px;
- width: 30px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-close,
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-mute,
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-resize {
- display: block;
- margin-top: 3px;
- width: 30px;
- height: 30px;
- line-height: 30px;
- background-color: #000;
- background-color: rgba(0, 0, 0, .6);
- background-image: url(http://mat1.gtimg.com/news/dc/images/rv_mini_sprites_v2.png);
- background-repeat: no-repeat;
- text-align: center
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-close:hover,
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-mute:hover,
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-resize:hover {
- color: #FFF;
- background-color: #000;
- background-color: rgba(0, 0, 0, .9)
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-mute,
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-mute.mute-off {
- background-position: 0 -150px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-mute.mute-on {
- background-position: 0 -180px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-close {
- background-position: 0 0
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-wrap .rv-player-mini-ctrl-resize {
- background-position: 0 -30px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-mini {
- position: fixed;
- width: 270px;
- height: 170px;
- left: 0;
- bottom: 0;
- top: auto;
- z-index: 99;
- box-shadow: 0 0 3px rgba(0, 0, 0, .3)
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-mini .rv-player-mini-ctrl {
- display: block
- }
-
- @media only screen and (min-width:1300px) {
- .rv-root-v2 .rv-middle .rv-player .rv-player-mini.rv-player-mini-sp1 {
- left: 50%;
- margin-left: -692px
- }
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-mini.rv-player-mini-big {
- width: 640px;
- height: 378px
- }
-
- .rv-root-v2 .rv-middle .rv-player .rv-player-mini.rv-player-mini-big .rv-player-mini-ctrl-resize {
- background-position: 0 -60px
- }
-
- .rv-root-v2 .rv-middle .rv-playlist {
- height: 100px;
- background-color: #2f2f2f
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl {
- position: relative;
- width: 100%;
- height: 0;
- z-index: 2
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl a {
- display: block;
- position: absolute;
- top: 0;
- width: 17px;
- height: 100px;
- line-height: 100px;
- font-size: 14px;
- font-weight: 700;
- font-family: NanumMyeongjo, "\5B8B\4F53", sans-serif;
- text-align: center;
- color: #a3a3a3;
- background-color: #2f2f2f;
- background-color: rgba(47, 47, 47, .8);
- cursor: pointer
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl a:hover {
- background-color: #494949;
- background-color: rgba(73, 73, 73, .8)
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl a.disabled {
- cursor: not-allowed;
- color: #505050
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl a.disabled:hover {
- background-color: #2f2f2f;
- background-color: rgba(47, 47, 47, .8);
- box-shadow: none
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl .prev {
- left: 0
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-ctrl .next {
- right: 0
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap {
- height: 100px;
- width: 100%;
- overflow: hidden;
- position: relative;
- z-index: 1
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller {
- height: 130px;
- width: 100%;
- overflow-y: hidden;
- overflow-x: scroll;
- -webkit-overflow-scrolling: touch
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list {
- width: 9999px;
- padding: 0 17px;
- list-style: none
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li {
- display: block;
- float: left
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a {
- display: block;
- position: relative;
- width: 160px;
- height: 90px;
- padding: 5px;
- cursor: pointer
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a img {
- width: 100%;
- height: 100%;
- opacity: 0;
- transition: opacity .3s ease-out;
- vertical-align: top
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a div {
- position: absolute;
- width: 100%;
- left: 0;
- bottom: 0;
- font-size: 12px;
- line-height: 18px
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a div span {
- display: block;
- height: 18px;
- margin: 5px;
- padding: 5px 10px 2px;
- overflow: hidden;
- font-family: Arial, sans-serif;
- color: #ababab;
- background-color: rgba(0, 0, 0, .8);
- -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#CC000000', EndColorStr='#CC000000')";
- filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC000000', EndColorStr='#CC000000');
- -webkit-transition: all .2s ease-out;
- -moz-transition: all .2s ease-out;
- -ms-transition: all .2s ease-out;
- -o-transition: all .2s ease-out;
- transition: all .2s ease-out
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a div span:not([dummy]) {
- filter: progid: DXImageTransform.Microsoft.Gradient(enabled='false')
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a.current {
- background: #101010
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a.current div span {
- color: #ff6d1a
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a:hover {
- background: #252525
- }
-
- .rv-root-v2 .rv-middle .rv-playlist .rv-playlist-wrap .rv-playlist-scroller ol.rv-playlist-list li a:hover div span {
- height: 36px
- }
-
- @media only screen and (min-width:1260px) {
- .rv-adjust-wide-article {
- width: 895px;
- margin-left: -97px
- }
- }
- </style>
- </p>
- <div class="rv-root-v2 rv-js-root">
- <div class="rv-top">
- <!--<div class="rv-fold-btn">
- <a href="javascript:;" target="_self">收起</a>
- </div>-->
- <div class="rv-autoplay">
- <a class="rv-js-autoplay" href="javascript:;" target="_self" bosszone="bofang_button"><i>自动播放开关</i></a>
- <span>自动播放</span>
- </div>
- <h2 class="rv-title">
- <a href="http://v.qq.com/page/x/m/8/x033633yrm8.html" target="_blank">全民微信时代,用语音功能发60秒是种怎样的体验?</a>
-
- </h2>
- </div>
- <div class="rv-middle">
- <div class="rv-player" id="rv-player">
- <div class="rv-player-adjust-img">
- <!--[if lte IE 9]><img src="http://mat1.gtimg.com/news/dc/images/16x9_adjust_img.png" /><![endif]-->
- <!--[if !IE]><!-->
- <div class="mbArticleSharePic">
- <div class="mbArticleShareBtn"><span>转播到腾讯微博</span></div><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJAQMAAAAB5D5xAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAADUExURQAAAKd6PdoAAAABdFJOUwBA5thmAAAAC0lEQVQI12NgwAkAABsAAVJE5KkAAAAASUVORK5CYIIvKiAgfHhHdjAwfDUwZDc5YmEzMGM3MDcxY2I5OTIyMTk4MzYyZGRlZmNlICov" /></div>
- <!--<![endif]-->
- </div>
- <div class="rv-player-wrap">
- <div class="rv-player-mod">
- <table class="rv-player-loading" border="0">
- <tbody>
- <tr>
- <td>正在加载...</td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="rv-player-mini-ctrl">
- <a href="javascript:;" target="_self" class="rv-player-mini-ctrl-mute" data-action="mute" bosszone="rvideo_fuchuang_mute" title="声音开关"></a>
- <a href="javascript:;" target="_self" class="rv-player-mini-ctrl-close" data-action="close" bosszone="rvideo_fuchuang_close" title="关闭"></a>
- <a href="javascript:;" target="_self" class="rv-player-mini-ctrl-resize" data-action="resize" bosszone="rvideo_fuchuang_zhankai" title="调整尺寸"></a>
- </div>
- </div>
- </div>
- <div class="rv-playlist">
- <div class="rv-playlist-ctrl">
- <a class="prev" href="javascript:;" target="_self" bosszone="rvideo_list_forward">&lt;</a>
- <a class="next" href="javascript:;" target="_self" bosszone="rvideo_list_back">&gt;</a>
- </div>
- <div class="rv-playlist-wrap">
- <div class="rv-playlist-scroller">
- <ol class="rv-playlist-list rv-cf"></ol>
- </div>
- </div>
- </div>
- </div>
- </div>
- <script>
- ! function t(i, e, n) {
- function o(a, l) {
- if (!e[a]) {
- if (!i[a]) {
- var s = "function" == typeof require & amp; & amp;
- require;
- if (!l & amp; & amp; s) return s(a, !0);
- if (r) return r(a, !0);
- throw new Error("Cannot find module '" + a + "'")
- }
- var c = e[a] = {
- exports: {}
- };
- i[a][0].call(c.exports, function(t) {
- var e = i[a][1][t];
- return o(e ? e : t)
- }, c, c.exports, t, i, e, n)
- }
- return e[a].exports
- }
- for (var r = "function" == typeof require & amp; & amp; require, a = 0; a & lt; n.length; a++) o(n[a]);
- return o
- }({
- 1: [function(t, i, e) {
- var n = {};
- n.modName = "dc_related_video", n.autoplay_cookie = {
- key: "aboutVideo_v",
- domain: ".qq.com",
- path: "/",
- expires: 90
- }, n.playing_cookie = {
- key: "dc_vplaying",
- domain: ".qq.com",
- path: "/",
- expires: function() {
- return new Date((new Date).getTime() + 72e5)
- }
- }, n.mini_unmute = {
- key: "rv_mini_unmute",
- domain: ".qq.com",
- path: "/",
- expires: 1
- }, n.qqcomstore = null, n.videos = [], n.automute = !1, window.txPlayer_config = n, i.exports = n
- }, {}],
- 2: [function(t, i, e) {
- var n = t("./config"),
- o = t("./tools"),
- r = window.related_video_info,
- a = t("./inview");
- o.loadJquery(function(i) {
- o.debug_log("jquery\u52a0\u8f7d\u5b8c\u6bd5"), a.init(function() {
- o.debug_log("\u89c6\u9891\u51fa\u73b0\u5728\u7a97\u53e3\u5185");
- var e = t("./ui");
- i.getScript("http://vm.gtimg.cn/tencentvideo/txp/js/txplayer.js").done(function() {
- o.debug_log("txplayer.js\u52a0\u8f7d\u5b8c\u6210\uff0c\u51c6\u5907\u64ad\u653e", r);
- var a = !0;
- !0 !== o.playingGlobalSign.isAnyonePlaying() & amp; & amp;
- "0" !== o.cookie.get(n.autoplay_cookie.key) || (a = !1), e.autoPlaySW.setStatus(a), e.autoPlaySW.bind(function(t) {
- o.autoPlaySign[t ? "on" : "off"](), t ? s.play() : -1 === s.getPlayerState() ? s.stop() : s.pause()
- });
- var l = t("./play"),
- s = l(r, a);
- window.v_nomini || e.scrollPlay.init(s, n), s.on("playStateChange", function(t) {
- 1 == t.state & amp; & amp;
- i(window).trigger("video:pause", n.modName), t.state & gt;
- 0 ? o.playingGlobalSign.on() : o.playingGlobalSign.off()
- }), i(window).on("video:pause", function(t, i) {
- o.debug_log("\u6682\u505c\u8bf7\u6c42\u6765\u81ea\uff1a ", i), i !== n.modName & amp; & amp;
- (-1 === s.getPlayerState() ? s.stop() : s.pause())
- });
- var c = t("./getVideoList");
- c(r, s)
- })
- })
- })
- }, {
- "./config": 1,
- "./getVideoList": 3,
- "./inview": 4,
- "./play": 5,
- "./tools": 6,
- "./ui": 7
- }],
- 3: [function(t, i, e) {
- function n(t, i) {
- o = i;
- var e = function(i) {
- u(t, i)
- };
- t.cid & amp; & amp;
- "null" !== t.cid ? r.getVideoListByCoverId(t.cid, e) : (r.debug_log("getLikeVideoList", c.qq), r.getLikeVideoList(c.qq, t.vid, e))
- }
- var o, r = t("./tools"),
- a = t("./ui"),
- l = t("./play"),
- s = t("./inview"),
- c = {
- qq: r.cookie.get("o_cookie") || null
- },
- u = function(t, i) {
- r.debug_log("\u83b7\u53d6\u64ad\u653e\u5217\u8868\u6570\u636e", i), i || a.playlist.hide();
- var e = [];
- e.push(t), $.each(i, function(i, n) {
- n.vid !== t.vid & amp; & amp;
- e.push(n)
- });
- var n = "";
- $.each(e, function(t, i) {
- i.title & amp; & amp;
- i.title.replace(/[^\x00-\xff]/gi, "**").length & gt;
- 40 ? i.stitle = r.cutstr2(i.title, 40) + "..." : i.stitle = i.title || "", n += "&lt;li&gt;", n += " &lt;a data-vid='" + i.vid + "' data-idx='" + t + "' href='" + i.url + "' target='_self' class='" + (0 === t ? "current" : "") + "' bosszone='rvideo_list_title'&gt;", n += " &lt;img src='" + i.pic + "' onload='this.onload=null;this.style.opacity=1;' /&gt;", n += " &lt;div&gt;", n += " &lt;span&gt;" + i.stitle + "&lt;/span&gt;", n += " &lt;/div&gt;", n += " &lt;/a&gt;", n += "&lt;/li&gt;"
- }), a.dom.$playlist_list.html(n), a.playlist.init();
- var c = function(t) {
- if (t) {
- var i, n;
- return $.each(e, function(e, o) {
- return o.vid === t ? (i = o, n = e, !1) : void 0
- }), i & amp; & amp;
- (i.idx = n), i
- }
- },
- u = function(t) {
- 0 & gt;
- t || t & gt;
- e.length - 1 || (l(e[t]), a.playlist.setCurrentToIdx(t), a.playlist.scrollToItemIdx(t))
- };
- a.dom.$playlist_list.on("click", "a[data-vid]", function(t) {
- t.preventDefault();
- var i = $(this).attr("data-vid"),
- e = c(i);
- u(e.idx), r.trace.boss2619("user_click", i)
- }), o.on("playStateChange", function(t) {
- if (0 == t.state) {
- var i = o.getVid(),
- n = c(i),
- a = n.idx + 1,
- l = s.inview();
- r.debug_log("\u64ad\u653e\u5668\u662f\u5426\u53ef\u89c1", l), a & lt;
- e.length & amp; & amp;
- l & amp; & amp;
- (r.debug_log("event: \u64ad\u653e\u4e0b\u4e00\u4e2a"), u(a), r.trace.boss2619("auto_next", i))
- }
- })
- };
- i.exports = n
- }, {
- "./inview": 4,
- "./play": 5,
- "./tools": 6,
- "./ui": 7
- }],
- 4: [function(t, i, e) {
- function n() {
- var t = $(window).scrollTop(),
- i = $(".rv-root-v2").offset().top,
- e = $(window).height();
- return t + e - 406 & gt; = i & amp; & amp;
- i + 518 & gt;
- t
- }
- var o = function(t) {
- function i() {
- n() & amp; & amp;
- !e & amp; & amp;
- (t(), e = !0)
- }
- var e = !1;
- i(), $(window).scroll(function(t) {
- i()
- })
- };
- i.exports = {
- init: o,
- inview: n
- }
- }, {}],
- 5: [function(t, i, e) {
- function n(t, i) {
- var e = "tvp-mod-player-" + t.vid;
- return o.setPlayerModId(e), o.setTitle(t.title, t.url), a ? a.play({
- vid: t.vid
- }) : a = new Txplayer({
- flashvar: r,
- useFlashVIPLayer: 0,
- vid: t.vid,
- containerId: e,
- videoType: "vod",
- width: "100%",
- height: "100%",
- playerType: "html5hd",
- autoplay: i
- }), a
- }
- var o = t("./ui"),
- r = (t("./config"), {
- searchbar: 1
- });
- window.ARTICLE_INFO & amp; & amp;
- "sports" === window.ARTICLE_INFO.site & amp; & amp;
- (r.chid = 8);
- var a;
- i.exports = n
- }, {
- "./config": 1,
- "./ui": 7
- }],
- 6: [function(t, i, e) {
- var n = t("./config"),
- o = function(t, i) {
- var e = document.head || document.getElementsByTagName("head")[0] || document.documentElement,
- n = document.createElement("script"),
- o = !1;
- n.async = !0, n.src = t, n.onload = n.onreadystatechange = function() {
- o || n.readyState & amp; & amp;
- !/loaded|complete/.test(n.readyState) || (o = !0, n.onload = n.onreadystatechange = null, n.parentNode & amp; & amp; n.parentNode.removeChild(n), n = null, "function" == typeof i & amp; & amp; i())
- }, e.insertBefore(n, e.firstChild)
- },
- r = function(t) {
- t = t || function() {};
- var i = !1;
- if ("function" == typeof window.jQuery) {
- var e = window.jQuery().jquery;
- if ("string" == typeof e) {
- var n = e.split(".");
- 3 === n.length & amp; & amp;
- "1" === n[0] & amp; & amp;
- parseInt(n[1], 10) & gt;
- 10 & amp; & amp;
- (i = !0)
- }
- }
- i ? t(window.jQuery) : o("http://mat1.gtimg.com/libs/jquery/1.12.0/jquery.min.js", function() {
- t(window.jQuery)
- })
- },
- a = function() {
- var t = function() {
- return t.get.apply(t, arguments)
- },
- i = t.utils = {
- isArray: Array.isArray || function(t) {
- return "[object Array]" === Object.prototype.toString.call(t)
- },
- isPlainObject: function(t) {
- return !!t & amp; & amp;
- "[object Object]" === Object.prototype.toString.call(t)
- },
- toArray: function(t) {
- return Array.prototype.slice.call(t)
- },
- getKeys: Object.keys || function(t) {
- var i = [],
- e = "";
- for (e in t) t.hasOwnProperty(e) & amp; & amp;
- i.push(e);
- return i
- },
- escape: function(t) {
- return String(t).replace(/[,;"\\=\s%]/g, function(t) {
- return encodeURIComponent(t)
- })
- },
- retrieve: function(t, i) {
- return null === t ? i : t
- }
- };
- return t.defaults = {}, t.expiresMultiplier = 86400, t.set = function(t, e, n) {
- if (i.isPlainObject(t))
- for (var o in t) t.hasOwnProperty(o) & amp; & amp;
- this.set(o, t[o], e);
- else {
- n = i.isPlainObject(n) ? n : {
- expires: n
- };
- var r = void 0 !== n.expires ? n.expires : this.defaults.expires || "",
- a = typeof r;
- "string" === a & amp; & amp;
- "" !== r ? r = new Date(r) : "number" === a & amp; & amp;
- (r = new Date(+new Date + 1e3 * this.expiresMultiplier * r)), "" !== r & amp; & amp;
- "toGMTString" in r & amp; & amp;
- (r = ";expires=" + r.toGMTString());
- var l = n.path || this.defaults.path;
- l = l ? ";path=" + l : "";
- var s = n.domain || this.defaults.domain;
- s = s ? ";domain=" + s : "";
- var c = n.secure || this.defaults.secure ? ";secure" : "";
- document.cookie = i.escape(t) + "=" + i.escape(e) + r + l + s + c
- }
- return this
- }, t.remove = function(t) {
- t = i.isArray(t) ? t : i.toArray(arguments);
- for (var e = 0, n = t.length; n & gt; e; e++) this.set(t[e], "", -1);
- return this
- }, t.empty = function() {
- return this.remove(i.getKeys(this.all()))
- }, t.get = function(t, e) {
- e = e || void 0;
- var n = this.all();
- if (i.isArray(t)) {
- for (var o = {}, r = 0, a = t.length; a & gt; r; r++) {
- var l = t[r];
- o[l] = i.retrieve(n[l], e)
- }
- return o
- }
- return i.retrieve(n[t], e)
- }, t.all = function() {
- if ("" === document.cookie) return {};
- for (var t = document.cookie.split("; "), i = {}, e = 0, n = t.length; n & gt; e; e++) {
- var o, r, a = t[e].split("=");
- try {
- o = decodeURIComponent(a[0])
- } catch (l) {
- o = a[0]
- }
- try {
- r = decodeURIComponent(a[1])
- } catch (l) {
- r = a[1]
- }
- i[o] = r
- }
- return i
- }, t.enabled = function() {
- if (navigator.cookieEnabled) return !0;
- var i = "_" === t.set("_", "_").get("_");
- return t.remove("_"), i
- }, t
- }(),
- l = function(t, i) {
- for (var e = 0, n = "", o = 0; o & lt; t.length; o++)
- if (t.charCodeAt(o) & gt; 128 ? e += 2 : e++, n += t.charAt(o), e & gt; = i) return n;
- return n
- },
- s = function(t, i) {
- var e, n, o, r, a, l, s = c(function() {
- a = r = !1
- }, i);
- return function() {
- e = this, n = arguments;
- var c = function() {
- o = null, a & amp; & amp;
- (l = t.apply(e, n)), s()
- };
- return o || (o = setTimeout(c, i)), r ? a = !0 : (r = !0, l = t.apply(e, n)), s(), l
- }
- },
- c = function(t, i, e) {
- var n, o;
- return function() {
- var r = this,
- a = arguments,
- l = function() {
- n = null, e || (o = t.apply(r, a))
- },
- s = e & amp; & amp;
- !n;
- return clearTimeout(n), n = setTimeout(l, i), s & amp; & amp;
- (o = t.apply(r, a)), o
- }
- },
- u = function() {
- if (-1 !== location.search.indexOf("debugv") & amp; & amp; window.console) {
- var t = Array.prototype.slice.call(arguments);
- t.unshift("[related_video_log]"), console.log(t)
- }
- },
- d = function(t, i) {
- return i = i || $.noop, "string" != typeof t ? void i(null) : void $.ajax({
- method: "GET",
- url: "http://data.video.qq.com/fcgi-bin/data",
- data: {
- tid: "25",
- idlist: t,
- appid: "10001009",
- appkey: "c5a3e1529a7ba805",
- otype: "json"
- },
- dataType: "jsonp",
- cache: !0,
- scriptCharset: "utf-8"
- }).done(function(t) {
- if (!t || t.errorno) return void i(null);
- var e = [],
- n = t.results[0].fields,
- o = n.c_vids || n.c_vclips || [];
- $.each(o, function(t, i) {
- e.push({
- vid: i.c_vid,
- title: i.c_title,
- pic: i.c_pic_160_90,
- url: i.c_play_url
- })
- }), i(e)
- }).fail(function() {
- i(null)
- })
- },
- p = function(t, i, e) {
- return e = e || $.noop, i ? (t = t || "", void $.ajax({
- method: "GET",
- url: "http://like.video.qq.com/fcgi-bin/like",
- data: {
- msgtype: "122",
- uin: t,
- id: i,
- playright: "2",
- pidx: "0",
- size: "11",
- otype: "json",
- tablist: "9"
- },
- dataType: "jsonp",
- cache: !0,
- scriptCharset: "utf-8"
- }).done(function(t) {
- if (!t || t.errmsg || !t.tablist) return void e(null);
- var i = [];
- $.each(t.tablist[0].cover_info, function(t, e) {
- i.push({
- vid: e.id,
- title: e.title,
- pic: e.picurl,
- url: e.playurl
- })
- }), e(i)
- }).fail(function() {
- e(null)
- })) : void e(null)
- },
- f = {
- _configName: "autoplay_cookie",
- _config: null,
- _set: function(t) {
- this._config = n[this._configName], a.set(this._config.key, t, {
- expires: this._config.expires,
- domain: this._config.domain,
- path: this._config.path
- })
- },
- get: function() {
- this._config = n[this._configName];
- var t = a.get(this._config.key);
- return t
- },
- on: function() {
- this._set("1")
- },
- off: function() {
- this._set("0")
- }
- },
- y = {
- on: function() {
- window.dc_playing_sign || (window.dc_playing_sign = {}), window.dc_playing_sign[n.modName] = !0
- },
- off: function() {
- window.dc_playing_sign || (window.dc_playing_sign = {}), window.dc_playing_sign[n.modName] = !1
- },
- isAnyonePlaying: function() {
- if (window.dc_playing_sign) {
- for (var t in window.dc_playing_sign)
- if (t !== n.modName & amp; & amp; window.dc_playing_sign.hasOwnProperty(t) & amp; & amp; window.dc_playing_sign[t]) return !0;
- return !1
- }
- return !1
- }
- },
- g = {
- boss2619: function(t, i) {
- var e = $.param({
- BossId: "2619",
- CheckSum: "1312852225",
- sIp: "",
- iQQ: a.get("o_cookie") || "",
- sOp: t || "",
- sDomain: window.location.hostname || "",
- sUrl: window.location.href || "",
- sRef: window.document.referrer || "",
- vid: i || "",
- _dc: "" + Math.random()
- });
- (new Image).src = "http://btrace.qq.com/kvcollect?" + e
- }
- };
- i.exports = {
- getScript: o,
- loadJquery: r,
- cookie: a,
- cutstr2: l,
- throttle: s,
- debounce: c,
- debug_log: u,
- getVideoListByCoverId: d,
- getLikeVideoList: p,
- autoPlaySign: f,
- playingGlobalSign: y,
- trace: g
- }
- }, {
- "./config": 1
- }],
- 7: [function(t, i, e) {
- var n = t("./tools"),
- o = t("./config"),
- o = {};
- o.mini_unmute = {
- key: "rv_mini_unmute",
- domain: ".qq.com",
- path: "/",
- expires: 1
- };
- var r = {};
- r.$root = $(".rv-js-root"), r.$title = r.$root.find(".rv-title a"), r.$autoplay_sw = r.$root.find(".rv-js-autoplay"), r.$player_wrap = r.$root.find(".rv-player-wrap"), r.$player_mod = r.$player_wrap.find(".rv-player-mod"), r.$player_mini_ctrl = r.$player_wrap.find(".rv-player-mini-ctrl"), r.$playlist_node = r.$root.find(".rv-playlist"), r.$playlist_scol = r.$playlist_node.find(".rv-playlist-scroller"), r.$playlist_list = r.$playlist_node.find("ol.rv-playlist-list"), r.$playlist_ctrl = r.$playlist_node.find(".rv-playlist-ctrl a"), r.$playlist_prev = r.$playlist_ctrl.filter(".prev"), r.$playlist_next = r.$playlist_ctrl.filter(".next");
- var a = function() {
- return {
- width: r.$player_mod.width(),
- height: r.$player_mod.height()
- }
- };
- e.setPlayerModId = function(t) {
- r.$player_mod.attr("id", t)
- }, e.setTitle = function(t, i) {
- return r.$title.html(t).attr("href", i)
- };
- var l = function() {
- var t = "enabled",
- i = function() {
- r.$autoplay_sw.attr("bosszone", function() {
- return n() ? "bofang_button_close" : "bofang_button_open"
- })
- },
- e = function(e) {
- r.$autoplay_sw[e ? "addClass" : "removeClass"](t), i()
- },
- n = function() {
- return r.$autoplay_sw.hasClass(t)
- },
- o = function(e) {
- var o = r.$autoplay_sw;
- o.on("click", function() {
- o.toggleClass(t), "function" == typeof e & amp; & amp;
- e.call(null, n()), i()
- })
- };
- return {
- bind: o,
- setStatus: e,
- getStatus: n,
- updateBosszone: i
- }
- }();
- e.autoPlaySW = l;
- var s = function() {
- var t, i, e, o, a, l, s = function() {
- f(), r.$playlist_next.on("click", function() {
- p("forward")
- }), r.$playlist_prev.on("click", function() {
- p("backward")
- }), r.$playlist_scol.on("scroll", n.throttle(function() {
- var i = r.$playlist_scol.scrollLeft(),
- e = "disabled";
- 0 === i || i === a || 0 & gt; = a ? (0 === i & amp; & amp; r.$playlist_prev.addClass(e), (i === a || 0 & gt; = a) & amp; & amp; r.$playlist_next.addClass(e)) : r.$playlist_ctrl.removeClass(e), -1 !== navigator.appVersion.indexOf("MSIE 7.") & amp; & amp;
- t.css("visibility", "inherit").css("visibility", "visible")
- }, 50)), r.$playlist_scol.trigger("scroll")
- },
- c = function(t) {
- r.$playlist_scol.stop().animate({
- scrollLeft: parseInt(t, 10)
- }, 500)
- },
- u = function(n) {
- if (!(0 & gt; n || n & gt; i - 1)) {
- var o = r.$playlist_scol;
- $item = t.filter(":eq(" + n + ")"), c(o.scrollLeft() + $item.position().left - o.width() / 2 + e / 2), l = n
- }
- },
- d = function(i) {
- var e = "current";
- t.find("&gt; a." + e).removeClass(e), t.filter(":eq(" + i + ")").find("&gt; a").addClass(e)
- },
- p = function(t) {
- var i, n = r.$playlist_scol,
- o = n.scrollLeft(),
- l = Math.round(.7 * n.width());
- "forward" === t ? i = o + l : "backward" === t & amp; & amp;
- (i = o - l), e & gt;
- i ? i = 0 : i & gt;
- a - e & amp; & amp;
- (i = a), c(i)
- },
- f = function() {
- t = r.$playlist_list.find("&gt; li"), i = t.length, e = t.filter(":eq(0)").outerWidth(!0), o = r.$playlist_scol.width() / e, r.$playlist_list.css("width", i * e), a = r.$playlist_list.outerWidth(!0) - r.$playlist_scol.width()
- };
- return {
- init: s,
- setCurrentToIdx: d,
- scrollToItemIdx: u,
- forward: function() {
- p("forward")
- },
- backward: function() {
- p("backward")
- },
- hide: function() {
- return r.$playlist_node.slideUp(300)
- },
- update: f
- }
- }();
- e.playlist = s;
- var c = function() {
- var t, i = !1,
- e = function() {
- var t = {};
- t.top = r.$root.offset().top, t.btm = t.top + r.$root.height();
- var i = {
- height: $(window).height(),
- scrollTop: $(window).scrollTop()
- },
- e = t.top & gt; = i.scrollTop & amp; & amp;
- i.scrollTop + i.height & gt; = t.top, n = t.btm & gt; = i.scrollTop & amp; & amp;
- i.scrollTop + i.height & gt; = t.btm, o = t.top & lt; = i.scrollTop & amp; & amp;
- i.scrollTop + i.height & lt; = t.btm;
- return !!(e || n || o)
- },
- l = function() {
- var t = $("#Main-Article-QQ");
- if (t.length & gt; 0) {
- var i = t.offset(),
- e = t.width();
- return 2 * i.left + e === $(window).width() ? e : !1
- }
- return !1
- },
- s = function(n) {
- var o = i ? !0 : e();
- if (!(!0 === t & amp; & amp; !0 === o || !1 === t & amp; & amp; !1 === o)) {
- if (r.$player_wrap.css("visibility", "hidden").toggleClass("rv-player-mini", !o), o) r.$player_wrap.css({
- "margin-left": "",
- left: ""
- }), n.unMute(), d(n);
- else {
- if (window.ARTICLE_INFO & amp; & amp; 1 === window.ARTICLE_INFO.isUnique) r.$player_wrap.addClass("rv-player-mini-sp1");
- else {
- var a = l();
- if (a) {
- var s, u, p = r.$player_wrap.width(),
- y = ($(window).width() - a) / 2 - 10 & gt; = p;
- y ? (s = 0 - a / 2 - r.$player_wrap.width() - 10, u = "50%") : (s = 0, u = 0), r.$player_wrap.css({
- "margin-left": s,
- left: u
- })
- }
- }
- "1" !== f.get() & amp; & amp;
- (n.mute(), d(n))
- }
- c(n), r.$player_wrap.css("visibility", "visible"), t = o
- }
- },
- c = function(t) {
- var i = a().height;
- t.resize({
- height: i
- })
- },
- u = r.$player_mini_ctrl.find("a[data-action=mute]"),
- d = function(t) {
- o.mute = !!t.isMuted(), u.removeClass("mute-off mute-on").addClass(t.isMuted() ? "mute-on" : "mute-off")
- },
- p = function(t) {
- var e = function() {
- s(t)
- };
- $(window).scroll(e), $(window).resize(e), r.$player_mini_ctrl.on("click", "a[data-action=close]", function(e) {
- e.preventDefault(), i = !0, s.apply(this)(), t.pause()
- }), r.$player_mini_ctrl.on("click", "a[data-action=resize]", function(i) {
- i.preventDefault(), r.$player_wrap.toggleClass("rv-player-mini-big"), c(t)
- }), d(t), u.click(function() {
- t.isMuted() ? (t.unMute(), f.on()) : (t.mute(), f.off()), u.removeClass("mute-off mute-on").addClass(t.isMuted() ? "mute-on" : "mute-off")
- })
- },
- f = {
- _configName: "mini_unmute",
- _config: null,
- _set: function(t) {
- this._config = o[this._configName], n.cookie.set(this._config.key, t, {
- expires: this._config.expires,
- domain: this._config.domain,
- path: this._config.path
- })
- },
- get: function() {
- return this._config = o[this._configName], n.cookie.get(this._config.key)
- },
- on: function() {
- this._set("1")
- },
- off: function() {
- this._set("0")
- }
- };
- return {
- detectVisible: e,
- init: p
- }
- }();
- e.scrollPlay = c, e.dom = r
- }, {
- "./config": 1,
- "./tools": 6
- }]
- }, {}, [2]);
- </script>
- <iframe src="http://v.qq.com/video/playview.html?vid=x033633yrm8" style="display:none;" height="0" width="0"></iframe>
-
- <!-- /相关视频 -->
-
-
-
-
-
- <!--[if !IE]>|xGv00|c0e16790cb5208f9e99fb07f7649212b<![endif]-->
-
- <p></p>
- <p style="TEXT-INDENT: 2em"><strong>【美国The Next Web作品的中文相关权益归腾讯公司独家所有。未经授权,不得转载、摘编等。】</strong></p>
- <div id="tipsWBzf" style="width: 59px; height: 22px; position: absolute; visibility: hidden; text-decoration: none; z-index: 899; cursor: pointer;"><span style="position:relative;"><a bosszone="huaciZB" href="javascript:void(0)" style="position:absolute;left:0;top:0;z-index:900;display:block;width:79px;height:25px;background:url(http://mat1.gtimg.com/news/dc/icon_huaci_zb.gif) no-repeat;" title="转播至微博"></a></span></div>
- </div>
- </div>
- <div class="ft">
- <div class="QQeditor">[责任编辑:alonliu]</div>
- <div class="correlation-Article-QQ">
- <div class="isCommt"><a href="#" id="cmt_2">我要评论(<em id="comNum2">0</em>)</a></div>
- <style>
- #vote {
- font-size: 14px;
- font-family: "Microsoft Yahei";
- display: none;
- margin-top: 20px;
- height: 30px;
- }
-
- #vID {
- float: left;
- width: 410px;
- font-size: 14px;
- color: #5a5a5a;
- }
-
- #vArea {
- float: right;
- width: 207px;
- }
-
- #vArea a {
- display: inline-block;
- width: 67px;
- text-align: center;
- line-height: 24px;
- color: #000;
- background: url(http://mat1.gtimg.com/finance/Tammy/diceng/v_bg.png) repeat-x;
- height: 24px;
- }
-
- #vArea a:hover {
- background: url(http://mat1.gtimg.com/finance/Tammy/diceng/v_bg2.png) repeat-x;
- height: 24px;
- border: #ababab solid 1px;
- }
-
- #vArea a:hover {
- text-decoration: none;
- }
-
- #high {
- width: 67px;
- border: #cccccc solid 1px;
- }
-
- #normal {
- width: 72px;
- border: #cccccc solid 1px;
- border-left: #fff solid 1px;
- }
-
- #Irrelevant {
- width: 70px;
- border: #cccccc solid 1px;
- border-left: #fff solid 1px;
- }
-
- #vArea span {
- color: #4f86af;
- font-size: 14px;
- }
-
- #vArea a {
- cursor: pointer;
- }
- </style>
- <script src="http://mat1.gtimg.com/finance/js/st/p/quotpage/getName_v20130618142048.js"></script>
- <div id="vote" class="clearfix">
- <div id="vID">您认为这篇文章与"<span id="test">新一网(08008.HK)</span>"相关度高吗?</div>
- <div id="vArea" class="clearfix"><a id="high" count="2">高</a><a id="normal" count="1">一般</a><a id="Irrelevant" count="0">不相关</a>
- <!--<span>感谢您的反馈!</span>--></div>
- <script type="text/javascript">
- (function(f, a) {
- var e = document,
- b = e.getElementsByTagName("head")[0] || e.documentElement;
- var d = function(h, j) {
- var i = e.createElement("script");
- i.type = "text/javascript";
- i.src = h;
- var g;
- i.onload = i.onreadystatechange = function() {
- if (!g & amp; & amp;
- (!this.readyState || this.readyState === "loaded" || this.readyState === "complete")) {
- g = true;
- if (j) {
- j()
- }
- j = i.onload = i.onreadystatechange = null;
- if (b & amp; & amp; i.parentNode) {
- b.removeChild(i)
- }
- }
- };
- b.appendChild(i)
- };
- var c = function(g, h) {
- g = "s_" + g.replace(/\.[^\.]+$/, "").replace(/[\.\-]/g, "__");
- d("http://qt.gtimg.cn/q=" + g, function() {
- var i = f["v_" + g];
- if (i) {
- i = i.split("~");
- h(i[1])
- }
- })
- };
- if (a) {
- window[a] = c
- }
- return c
- })(this, "QQFIN_getName");
-
-
-
- (function() {
- var txt;
-
- var obj = {};
- //var stockURL="http://finance.qq.com/a/20130423/005484.htm?highlight=宁波联合&amp;stockcode=sh600051&amp;version=1#highlight=宁波联合";
- //var stockURL="http://finance.qq.com/a/20130423/005484.htm";
- var stockURL = window.location.href;
- var stockIDs = stockURL.replace(/[?#]/gi, '&amp;').split("&amp;");
- for (var i = 0; i & lt; stockIDs.length; i++) {
- var a = stockIDs[i].split("=");
- obj[a[0]] = a[1]
- }
- QQFIN_getName(obj["stockcode"], function(name) {
- txt = name;
- document.getElementById('test').innerHTML = txt + '(' + obj.stockcode + ')';
- });
- if (!obj["stockcode"] || !obj["version"]) {
- document.getElementById("vote").style.display = "none";
- } else {
- document.getElementById("vote").style.display = "block";
- var att;
- var P = document.getElementById('vArea');
- var list = P.getElementsByTagName('a');
- for (var i = 0, len = list.length; i & lt; len; i++) {
- var el = list[i];
- el.onclick = function() {
- att = parseInt(this.getAttribute('count'), 10);
- document.getElementById("vArea").innerHTML = "&lt;span&gt;感谢您的反馈!&lt;/span&gt;"
- s = new Image(1, 1);
- s.src = "http://btrace.qq.com/collect?sIp=&amp;iQQ=" + getCookie1('uin') + "&amp;sBiz=&amp;sOp=&amp;iSta=&amp;iTy=1813&amp;iFlow=&amp;version=" + obj.version + "&amp;stockcode=" + obj.stockcode + "&amp;news=" + ARTICLE_INFO.id + "&amp;score=" + att;
- }
- };
-
- function getCookie1(uin) {
- var arr = document.cookie.split(';');
- for (var i = 0; i & lt; arr.length; i++) {
- if (uin == arr[i].split('=')[0].replace(/^\s*|\s*$/, '')) {
- return parseInt(arr[i].split('=')[1].substring(1));
- }
- }
- }
-
- }
- }())
- </script>
- </div>
-
-
-
-
-
- <div id="tag_about"></div>
-
-
- <script>
- var g_official_account = 'qqtech';
- </script>
- <style>
- #fmbloginfo,
- #fmblogpop {
- display: none;
- }
-
- .Tool-Article-QQ li {
- position: relative;
- }
- </style>
- <div class="Tool-Article-QQ cf" id="Tool-Article-QQ">
-
- <div class="shareBtn h-shareBtn clearfix">
- <div style="float:left;font-size: 14px;line-height: 27px;margin-right: 10px;">分享到: </div>
- <div class="shareBtn-bd" style="float:left">
- <ul class="shareBtn24">
- <li><a href="javascript:void(0)" id="tmblogbt" class="s_weibo" bosszone="tmblog" alt="腾讯微博" title="腾讯微博" onclick="share2weibo.showPopup(this)">腾讯微博</a></li>
- <li><a href="javascript:void(0)" class="s_qzone" bosszone="tqzone" onclick="share2qzone.showPopup(this)" alt="QQ空间" title="QQ空间">QQ空间</a></li>
- <li><a href="javascript:void(0)" class="s_qq" bosszone="tqq" onclick="share2qq.showPopup(this)" alt="QQ好友" title="QQ好友">QQ好友</a></li>
- <li><a href="javascript:void(0)" class="s_sina" bosszone="tsina" onclick="share2sina()" alt="新浪微博" title="新浪微博">新浪微博</a></li>
- <li><a href="javascript:void(0)" class="s_ewm" bosszone="scan" alt="二维码" title="查看本文二维码" id="s_ewm">二维码</a></li>
- <li><a href="javascript:void(0)" class="s_in" bosszone="tmlinkin" alt="领英分享" title="领英分享" data-node="shareLinkedIn">领英分享</a></li>
- </ul>
- </div>
- </div>
- </div>
-
- <!-- 正文下广告 -->
- <div class="ad-box ad-cnt-1">
- <!--F_Z_Width1_div AD begin...."l=F_Z_Width1&log=off"-->
- <div id="F_Z_Width1" style="width: 640px; height: 90px; display: block; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="2940207" display="third_party_script"><iframe src="//wa.gtimg.com/website/201610/jdhj_FZW_20161025102555.html?tclick=http%3A%2F%2Fc.l.qq.com%2Flclick%3Foid%3D2940207%26cid%3D1630355%26loc%3DF_Z_Width1%26click_data%3DdXNlcl9pbmZvPW9CM2pnVGc5RXgtXw%3D%3D%26soid%3DvgqjdmocWCKZrgDemgPRJ4fbAZve%26chl%3D13%26index%3D1%26page_type%3D2%26aver%3D0%26dtype%3D0" scrolling="no" marginwidth="0" marginheight="0" style="width:640px;height:90px;" frameborder="0"></iframe>
- <div style="position: absolute; left: 0px; bottom: 0px; width: 26px; height: 16px; z-index: 12; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/leftbottom_new.png&quot;) no-repeat scroll right top;"></div>
- </div>
- <!--F_Z_Width1 AD end -->
- <!--[if !IE]>|xGv00|0465a81e1ed4117e717b8bd08107345a<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|fbe148cba98afb599c2ec94c0e76d531<![endif]-->
- <!--[if !IE]>|xGv00|0250f539d28fa7465a912366b513f302<![endif]-->
- </div>
- <!--main1-->
- <!--inmain-->
- <!--[if !IE]>|xGv00|34d857579e493799827ff492d8815349<![endif]-->
- <!--[if !IE]>|xGv00|5761a355ac3b5471248e28ae5d7331e4<![endif]-->
- </div>
- </div>
- <!--main2-->
- <!--[if !IE]>|xGv00|7fa10ec151564ea7adca7543f65a53d2<![endif]-->
- <script>
- document.domain = 'qq.com';
- cmt_site = 'tech';
- cmt_id = 1576450358;
- cmt_is_group = 0;
- cmt_count_id = 'comment_count|comment_count2';
- </script>
- <!-- 新版评论 -->
- <div id="tag_cmt" style="top:0"></div>
- <iframe scrolling="no" id="commentIframe" style="width:640px;height:300px; overflow:hidden; margin-bottom:30px" frameborder="no"></iframe>
- <script>
- var registerCoralEvent = {
- code: 1,
- listHiden: ARTICLE_INFO.site.search(/news|finance|view/) == -1 ? 0 : 1,
- loginEvent: function() {
- //document.getElementById('onekey').onclick();
- userLogin();
- },
- publicLogined: function(uin, nick, headUrl) {
- var _ifr = document.getElementById('commentIframe');
- if (typeof _ifr.contentWindow.publicLogined == 'function') document.getElementById('commentIframe').contentWindow.publicLogined(uin, nick, headUrl);
- },
- publicLogout: function() {
- var _ifr = document.getElementById('commentIframe');
- if (typeof _ifr.contentWindow.publicLogined == 'function') document.getElementById('commentIframe').contentWindow.publicLogout();
- }
- }
-
-
- function crossAsynJson(url, fun, cb, charset) {
- var script = document.createElement("script"),
- head = document.getElementsByTagName('head')[0];
- window[fun] = function(i) {
- window[fun] = undefined;
- try {
- delete window[fun]
- } catch (k) {}
- cb(i);
-
- head & amp; & amp;
- setTimeout(function() {
- head.removeChild(script)
- }, 5)
- };
- charset & amp; & amp;
- script.setAttribute('charset', charset);
- script.setAttribute('src', url);
- head.appendChild(script)
- }
-
- if (cmt_id & gt; 1e9) {
-
- var cmt_ifr_url = 'http://coral.qq.com/article/' + cmt_id + '/commentnum?callback=_cbSum&amp;source=1&amp;t=' + Math.random();
- crossAsynJson(cmt_ifr_url, '_cbSum', function(data) {
- if (arguments[0].errCode == 0) {
-
- document.getElementById("cmt_1").href = 'http://coral.qq.com/' + cmt_id;
- document.getElementById("top_count").innerHTML = arguments[0].data.commentnum; //总贴数
-
- }
-
-
- });
- }
-
-
- var ifr_cmt = UI.G('commentIframe'),
- ifr_cmt_status = 0,
- uin, nick, Face;
-
-
- var loadIfra = function() {
- ifr_cmt_status = 1;
- ifr_cmt.style.display = 'block';
- ifr_cmt.src = 'http://www.qq.com/coral/coralBeta3/coralMainDom3.0.htm';
-
- if (ifr_cmt.attachEvent) {
- ifr_cmt.attachEvent("onload", function() {
- if (ifr_cmt_status & amp; & amp; document.getElementById('commentIframe') & amp; & amp; nick) {
- registerCoralEvent.publicLogined(uin, nick, Face);
- }
- });
- } else {
- ifr_cmt.onload = function() {
- if (ifr_cmt_status & amp; & amp; document.getElementById('commentIframe') & amp; & amp;  nick) {
- registerCoralEvent.publicLogined(uin, nick, Face);
- }
- };
- }
- }
-
- UI.EA(window, 'load', function() {
- //参数设置
- uin = MI.AccountInfo.uin || (UI.cookie("uin") & amp; & amp; UI.cookie("uin").substring(1)) || '', nick = MI.S('account_mbnick_' + uin) || '', Face = 'http://mat1.gtimg.com/news/dc/images/user.png';
-
- var winH = UI.windowHeight(),
- ifrH = UI.getY(ifr_cmt);
-
- if (ifrH & lt; winH) {
-
- loadIfra();
- }
-
- function commentNumber() {
- var infoBg = document.getElementById('infoCommBg');
- var cnNumber = document.getElementById('top_count');
- var numbers = Number(cnNumber.innerHTML);
- if (numbers & gt; 0 & amp; & amp; numbers & lt; = 99) {
- infoBg.className = 'infoComm_B';
- return;
- }
- if (numbers & gt; = 100 & amp; & amp; numbers & lt; = 299) {
- infoBg.className = 'infoComm_C';
- return;
- }
- if (numbers & gt; = 300 & amp; & amp; numbers & lt; = 499) {
- infoBg.className = 'infoComm_D';
- return;
- }
- if (numbers & gt; = 500) {
- infoBg.className = 'infoComm_E';
- return;
- }
- }
- commentNumber()
- });
-
- UI.EA(window, 'scroll', function() {
-
- var t = UI.scrollY();
- //推荐浮层
- var winH = UI.windowHeight(),
- ifrH = UI.getY(ifr_cmt);
- if (!ifr_cmt_status & amp; & amp; t + winH + 500 & gt; ifrH) {
- loadIfra();
- }
- });
- </script>
- <!--[if !IE]>|xGv00|96f6659f7c9c6f7997bbb88552d69215<![endif]-->
-
-
- <!--[if !IE]>|xGv00|3371fee675c4e0a4f4350f3eae7aa07e<![endif]-->
- <!--挑战编辑部-->
-
-
- <div class="moreBtn moreBtnA">
- <h2><a href="#" target="_blank" id="moreComment" bosszone="commore">更多评论</a></h2>
- </div>
- <!--[if !IE]>|xGv00|c11ec3164eceddb89333194174c2b701<![endif]-->
- <!--[if !IE]>|xGv00|e6d087a7dc5ee0c3595492964218b5a2<![endif]-->
- <script type="text/javascript">
- var whatCatalog = "web"
- </script>
- <!--js1-->
- <script>
- try {
- QosS.topSpan("news_bottom", 200);
- } catch (e) {}
- </script>
- <!--ol20130819-->
- <!--pgv 20160801 by 39815-->
- <script charset="gbk" src="http://pingjs.qq.com/ping.js"></script>
-
- <script>
- ! function(t, e) {
- "use strict";
-
- function a() {
- var t, e, a = ("" + p.catalog_full).replace(/-/g, ".").replace(/_/g, "-");
- p.topic & amp; & amp;
- p.topic.name & amp; & amp;
- p.topic.name.length & gt;
- 0 ? (t = "L.", e = "Z." + a + "." + p.topic.name) : (t = "L." + a, e = "Z.");
- var n = "W." + p.type,
- o = "M." + p.tpl.type + p.tpl.stype,
- i = "P." + ("" + p.site).replace(/_/g, "-"),
- c = "F." + f,
- l = t + "_" + e + "_" + n + "_" + o + "_" + i + "_" + c;
- l & amp; & amp;
- r({
- pgUserType: l
- })
- }
-
- function n(t) {
- o(e, "click", function(e) {
- var a = e.target;
- "img" === a.tagName & amp; & amp;
- (a = a.parentNode);
- var n = a.tagName.toLowerCase(),
- o = a.getAttribute("href");
- if (!o || o.indexOf("qqcom_pgv_from=") & gt; - 1) return !1;
- if ("a" === n & amp; & amp; a.hostname & amp; & amp; a.hostname.indexOf("qq.com") & gt; - 1) {
- var r = o + (a.search ? "&amp;" : "?") + "qqcom_pgv_from=" + t;
- a.setAttribute("href", r)
- }
- })
- }
-
- function o(a, n, o) {
- var r = function(a) {
- return a = a || t.event, a.target || (a.target = a.srcElement || e), 3 === a.target.nodeType & amp; & amp;
- (a.target = a.target.parentNode), a
- };
- return a.addEventListener ? a.addEventListener(n, function(t) {
- o.call(t.currentTarget, r(t))
- }, !1) : a.attachEvent("on" + n, function(t) {
- o.call(a, r(t))
- }), !0
- }
- if (!t || !t.location || "function" != typeof t.pgvMain) return !1;
- var r = function() {
- var e = arguments;
- setTimeout(function() {
- t.pgvMain.apply(this, e)
- }, 0)
- },
- i = location.search.replace(/adtag=client\.qq\.\d+_\.0/i, "from=tips"),
- c = ["aio", "tips"],
- f = "def";
- location.search.indexOf("qqcom_pgv_from=") & gt; - 1 & amp; & amp;
- (f = location.host + location.pathname + location.search);
- var p = t.ARTICLE_INFO || null,
- l = p & amp; & amp;
- p.catalog_full;
- if (l)
- for (var g = 0; g & lt; c.length; g += 1)
- if (i.indexOf(c[g]) & gt; - 1) {
- n(c[g]);
- break
- }
- l & amp; & amp;
- a(), l || ("undefined" != typeof whatCatalog & amp; & amp;
- (t.pvCSTM = t.whatCatalog), r({
- pgUserType: "F." + f
- }))
- }(window, document);
- </script>
- <!--/pgv 20160801-->
- <!-- 视频来源ptag -->
- <script src="http://mat1.gtimg.com/v/ptag/ptag_1.2.js" async="true"></script>
- <!--[if !IE]>|xGv00|f3e03201190b3625764e435221a2d6a1<![endif]-->
- <!--[if !IE]>|xGv00|e495268dae03726664c77551e8df25e2<![endif]-->
- <!--[if !IE]>|xGv00|d9b659574fdddcc561d144559cab7281<![endif]-->
- <!--[if !IE]>|xGv00|17533da954b5ad55f4f12502751b7ccc<![endif]-->
- </div>
- <div class="side" id="sideBars">
- <!-- 科技视频 -->
- <!--include virtual="/clear_article_qq/clear_sidebar_article_qq/video_mod.htm"-->
-
- <!-- 栏目精粹 -->
- <style type="text/css">
- .video-air-mod {
- margin: 10px auto;
- }
-
- .video-air-mod .hd {
- border-bottom: 1px #d1d1d1 solid;
- height: 28px;
- position: relative;
- margin-bottom: 18px;
- overflow: visible;
- }
-
- .video-air-mod .hd h2 {
- color: #000;
- font-family: "\5FAE\8F6F\96C5\9ED1";
- font-size: 18px;
- height: 25px;
- width: 83px;
- position: absolute;
- top: 3px;
- left: 0;
- border-bottom: 1px #636363 solid;
- }
-
- .video-air-mod .bd {
- width: 300px;
- overflow: hidden;
- }
-
- .video-air-mod .bd ul {
- width: 320px;
- }
-
- .video-air-mod .bd li {
- width: 140px;
- float: left;
- padding-bottom: 10px;
- margin-right: 20px;
- text-align: left;
- font-size: 12px;
- color: #333;
- position: relative;
- }
-
- .video-air-mod .bd li img {
- display: block;
- margin-bottom: 5px;
- width: 140px;
- height: 80px;
- }
-
- .video-air-mod .bd li a {
- font-size: 12px;
- color: #333;
- }
-
- .video-air-mod .bd li a:hover {
- color: #c00;
- }
- </style>
- <div class="video-air-mod mod-side mar-b-18" bosszone="techaio_video">
- <div class="hd">
- <h2>栏目精粹</h2>
- </div>
- <div class="bd">
- <ul class="piclist clearfix">
- <li bosszone="vnews3">
- <!-- 自媒体 -->
- <a target="_blank" href="http://tech.qq.com/a/20161027/007068.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/251/244/2150/139866221.jpg" alt="Apple Watch销量大跌72%:背后有哪些原因?" />Apple Watch销量大跌72%:背后有哪些原因?</a>
- <!--[if !IE]>|xGv00|c021e6526540052884c5e0e108da0156<![endif]-->
- </li>
- <li bosszone="vnews1">
- <!-- 好多娱 -->
- <a target="_blank" href="http://tech.qq.com/a/20160829/003655.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/235/52/2121/137931520.png" alt="从电视到互联网:湖南广电能否再次崛起?" />从电视到互联网:湖南广电能否再次崛起?</a>
- <!--[if !IE]>|xGv00|0e3a52331183a2fd936225bd7ea93705<![endif]-->
- </li>
- <li bosszone="vnews4">
- <!-- VR次元 -->
- <a target="_blank" href="http://tech.qq.com/a/20161025/023092.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/118/127/2146/139576153.png" alt="暴风魔镜在“激进”的路上摔了一跤" />暴风魔镜在“激进”的路上摔了一跤</a>
- <!--[if !IE]>|xGv00|39f2a0bd07781032f6fd2b66d818e745<![endif]-->
- </li>
- <li bosszone="vnews2">
- <!-- 深网 -->
- <a target="_blank" href="http://tech.qq.com/original/sw/i27.html"><img src="http://img1.gtimg.com/ninja/1/2016/10/ninja147760781030421.jpg" alt="58赶集为何驶入新的赛道?" />58赶集为何驶入新的赛道?</a>
- <!--[if !IE]>|xGv00|8b3c63786e14ee69065e7f0f928db804<![endif]-->
- </li>
- </ul>
- </div>
- </div>
- <!--[if !IE]>|xGv00|54bff80637809ae774f0810fa4bffe41<![endif]-->
-
- <!--14.12.10新增广告_擎天柱广告-->
- <div class="article_ad mar-b-10">
- <!--F_Rectangle_N_div AD begin...."l=F_Rectangle_N&log=off"-->
- <div id="F_Rectangle_N" style="width: 300px; height: 600px; display: block; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="2989443" display="third_party_script"><iframe src="//wa.gtimg.com/website/201606/tbzg_FRN_20160616120512.html?tclick=http%3A%2F%2Fc.l.qq.com%2Flclick%3Foid%3D2989443%26cid%3D1453491%26loc%3DF_Rectangle_N%26click_data%3DdXNlcl9pbmZvPW9CM2pnVGc5RXgtXw%3D%3D%26soid%3DvgqjdmocWCKZrgDemgSR3SmhAZve%26chl%3D13%26index%3D1%26page_type%3D2%26dtype%3D0" scrolling="no" marginwidth="0" marginheight="0" style="width:300px;height:600px;" frameborder="0"></iframe>
- <div style="position: absolute; left: 0px; bottom: 0px; width: 26px; height: 16px; z-index: 12; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/leftbottom_new.png&quot;) no-repeat scroll right top;"></div>
- </div>
- <!--F_Rectangle_N AD end -->
- <!--[if !IE]>|xGv00|06c8fe2898bcb36e5bd668b9d4843466<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|c48037564e9c9240f1cd28d314f4b278<![endif]-->
-
- <!--热门评论-->
- <style>
- .place-Article-QQ {
- width: 300px;
- margin: 0 auto 0px;
- }
-
- .place-Article-QQ .bd {
- border: none;
- }
-
- .place-Article-QQ .hd {
- background: none;
- height: auto;
- }
-
- .place-Article-QQ .hd h2 {
- font-family: 微软雅黑;
- font-size: 20px;
- color: #000;
- float: none;
- padding-left: 0;
- }
-
- .borderHd {
- background: #d1d1d1;
- height: 1px;
- overflow: hidden;
- }
-
- .borderHdN {
- background: #636363;
- height: 1px;
- overflow: hidden;
- }
-
- #rightList .commentHd {
- height: auto;
- }
-
- .conUse {
- margin-top: 15px;
- padding-bottom: 0px;
- border-bottom: 1px dotted #b8b9b9;
- overflow: hidden;
- }
-
- .commentHd .userPic {
- float: left;
- overflow: hidden;
- margin-right: 15px;
- margin-top: 4px
- }
-
- .commentHd .userInfo {
- float: left;
- overflow: hidden;
- padding-left: 12px;
- clear: right
- }
-
- .commentHd .userPic img {
- border-radius: 5px
- }
-
- .commentHd .userName {
- font-size: 14px;
- font-weight: bold;
- padding: 0 5px 3px 0px;
- color: #455c85;
- line-height: 19px;
- height: 19px;
- display: block
- }
-
- .commentHd .userName a {
- margin-right: 10px;
- color: #666;
- }
-
- .commentHd .userName a:hover {
- color: #cc0000
- }
-
- .commentHd span {
- float: left
- }
-
- .commentHd .ucontent {
- font-size: 14px;
- color: #222;
- line-height: 24px
- }
-
- .commentHd .ucontent a {
- color: #666;
- font-weight: 800;
- }
-
- .commentBd {
- color: #8c8d8e;
- margin-top: 10px;
- height: 30px
- }
-
- .commentBd p.postInfo {
- height: 24px;
- line-height: 24px;
- overflow: visible;
- }
-
- .commentBd p.postInfo a {
- float: right;
- padding-right: 15px
- }
-
- .commentBd p.postInfo .upNum {
- color: #8c8d8e;
- font-weight: 800;
- padding-left: 20px;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -47px no-repeat;
- position: relative
- }
-
- .commentBd p.postInfo .upNum span {
- position: absolute;
- left: 13px;
- bottom: 18px;
- color: #ff9000;
- font-family: Arial;
- font-weight: 800;
- font-size: 11px;
- filter: alpha(opacity=0);
- opacity: 0
- }
-
- .commentBd p.postInfo .upNum:hover {
- background-position: 0px -72px;
- color: #ff9000
- }
-
- .commentBd p.postInfo .zhuanbo {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -98px no-repeat;
- width: 15px;
- height: 20px;
- text-indent: -10000px
- }
-
- .commentBd p.postInfo .zhuanbo:hover {
- background-position: 0 -122px
- }
-
- .commentBd p.postInfo .pinglun {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2012/backbg.png) 0px -18px no-repeat;
- width: 15px;
- height: 20px;
- text-indent: -10000px;
- padding-right: 0px
- }
-
- .commentBd p.postInfo .pinglun:hover {
- background-position: 0 5px
- }
-
- .userTime {
- display: inline-block;
- font-size: 12px;
- color: #8d8d8d;
- padding: 0 3px 0 0;
- line-height: 20px;
- height: 20px;
- *margin-top: 0px;
- vertical-align: top;
- }
-
- .userTime a {
- color: #8c8d8e
- }
-
- .uesrUp {
- font-size: 12px;
- display: inline-block;
- line-height: 20px;
- color: #8c8d8e;
- font-weight: bold;
- margin-left: 10px
- }
-
- .commentCon {
- font-size: 14px;
- color: #222
- }
-
- .commentCon p {
- padding: 12px 0px 0px 0px;
- clear: both;
- line-height: 26px
- }
-
- p.fromComment {
- padding-top: 5px;
- font-size: 12px;
- line-height: 20px;
- color: #8c8d8e;
- margin-top: -30px
- }
-
- .commentCon p.fromComment a:hover {
- color: #cc0000
- }
-
- .fromComment span {
- color: #8d8d8d;
- }
-
- .fromComment a,
- .fromComment a:visited,
- .fromComment a:link,
- .fromComment a:hover {
- color: #8c8d8e;
- }
-
- .newspl1 .plDinfo .commt-sub {
- margin-right: 58px
- }
-
- .hotA li {
- padding: 0px;
- width: 300px;
- padding-bottom: 14px;
- margin-top: 15px
- }
-
- .hotA li .pica {
- float: left;
- width: 92px;
- margin-top: 4px
- }
-
- .hotA li .pica img {
- border: 1px solid #e1e1e1
- }
-
- .hotA li .infoo {
- float: right;
- width: 195px;
- display: inline
- }
-
- .hotA li .infoo a {
- float: none;
- width: auto;
- display: block;
- font-size: 14px;
- color: #333;
- line-height: 24px
- }
-
- .hotA li .infoo a:hover {
- color: #cc0000
- }
-
- .hotA li .infoo span {
- color: #8d8d8d;
- margin-top: 2px;
- display: block
- }
-
- .shareBtn {
- float: right;
- background: url(http://mat1.gtimg.com/digi/dc_new/icon_share.png) no-repeat 0 2px;
- display: inline-block;
- padding: 0 20px 20px;
- }
-
- .page-Article-QQ span {
- background: #f6b433;
- width: 30px;
- height: 30px;
- background: #f6b433;
- line-height: 30px;
- font-size: 14px
- }
-
- .page-Article-QQ a {
- background: none;
- border: 1px solid #dedede;
- width: 28px;
- height: 28px;
- line-height: 28px;
- font-size: 14px;
- color: #000
- }
-
- .page-Article-QQ span.next,
- .page-Article-QQ a.next {
- background: none;
- width: 60px;
- height: 30px;
- line-height: 30px
- }
-
- .page-Article-QQ span.next {
- border: 1px solid #dedede;
- }
-
- .last {
- border: none
- }
-
- .hotA {
- margin-bottom: 10px;
- margin-top: 10px
- }
-
- #changeName span.userTime a {
- color: #666
- }
-
- #changeName span.userTime a:hover {
- color: #cc0000
- }
-
- #hot_area,
- #latest_area {
- display: none
- }
-
- #pop_rightreply {
- width: 630px
- }
-
- #rightList .bordernone {
- border: none
- }
- </style>
-
-
- <div bosszone="cardTop" class="mod-right place-Article-QQ" id="soHot" style="display:none;margin-top:10px">
- <div class="hd">
- <h2>热门评论</h2>
- <div class="borderHd">
- <div class="borderHdN"></div>
- </div>
- </div>
- <!-- /hd -->
-
- <style>
- #rightList a.shafas {
- font-size: 14px;
- display: block;
- color: #333;
- margin-top: 20px;
- padding: 20px 20px 20px 40px;
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/shafa.png) 0px 14px no-repeat;
- display: none;
- float: left;
- cursor: pointer
- }
-
- #rightList a.shafas:hover {
- color: #cc0000;
- text-decoration: none
- }
-
- #rightList .commentBd {
- margin-top: 0px;
- padding-top: 10px
- }
-
- #rightList .commentHd .ucontent {
- cursor: pointer
- }
-
- #rightList .conUse span.dot {
- background: url(http://mat1.gtimg.com/digi/2012/shuma2013/xialasanjiao.gif) center 2px no-repeat;
- height: 10px;
- line-height: 48px;
- display: none;
- margin-top: -30px;
- overflow: hidden
- }
- </style>
-
-
- <div class="bd" id="comment-side-link">
-
- <div id="rightList">
-
- <a class="shafas">暂无热评,快来抢沙发&gt;&gt;</a>
-
- </div>
-
- </div>
- <!-- /bd -->
- </div>
-
- <!--[if !IE]>|xGv00|d9ef1944a413e87b2ae2ff9e4c858578<![endif]-->
-
- <!--小小说广告-->
- <!--include virtual="/clear_article_qq/clear_ad_article_qq/ad_xxskj.htm"-->
-
- <!--苹果WWDC广告-->
- <!--include virtual="/clear_article_qq/clear_sidebar_article_qq/towwdc.htm"-->
-
- <!--编辑推荐-->
- <div class="mod-right place-Article-QQ hotA" bosszone="bjRE">
- <div class="hd">
- <h2>推荐阅读</h2>
- <div class="borderHd">
- <div class="borderHdN"></div>
- </div>
- </div>
- <!-- /hd -->
-
- <div class="bd" id="comment-side-link">
- <ul bosszone="bjRE">
- <li>
- <a class="pica" target="_blank" href="/a/20161025/023092.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/118/127/2146/139576153.png" height="67" width="90" /></a>
- <div class="infoo"><a target="_blank" href="/a/20161025/023092.htm">暴风魔镜在“激进”的路上摔了一跤</a></div>
- </li>
- <li>
- <a class="pica" target="_blank" href="/a/20161018/038534.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/227/246/2143/139411532.jpg" height="67" width="90" /></a>
- <div class="infoo"><a target="_blank" href="/a/20161018/038534.htm">想走进《西部世界》的“世界”吗?HBO用VR带你穿越</a></div>
- </li>
- <li>
- <a class="pica" target="_blank" href="/a/20161020/005869.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/122/246/2143/139411427.jpg" height="67" width="90" /></a>
- <div class="infoo"><a target="_blank" href="/a/20161020/005869.htm">最爱炫技的广告人,现在对VR的态度也变得谨慎起来</a></div>
- </li>
- <li>
- <a class="pica" target="_blank" href="/a/20160912/039978.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/173/56/2128/138387653.png" height="67" width="90" /></a>
- <div class="infoo"><a target="_blank" href="/a/20160912/039978.htm">它可能是目前最逼真的VR历史纪录片 我们离“战争”是如此近</a></div>
- </li>
- <li style="border:none">
- <a class="pica" target="_blank" href="/a/20160829/003655.htm"><img src="http://img1.gtimg.com/tech/pics/hv1/235/52/2121/137931520.png" height="67" width="90" /></a>
- <div class="infoo"><a target="_blank" href="/a/20160829/003655.htm">从电视到互联网:湖南广电能否再次崛起?</a></div>
- </li>
- </ul>
- <!--[if !IE]>|xGv00|e5af464b992c60232bd5310f3e985f31<![endif]-->
- </div>
- </div>
- <!--[if !IE]>|xGv00|570c54769afa8f59709d9d19ecf5dacc<![endif]-->
-
- <style type="text/css">
- .yxtj-mod .hd {
- font-family: '微软雅黑', '黑体', Tahoma, Verdana, "宋体";
- font-size: 18px;
- color: #000;
- line-height: 29px;
- border-bottom: 1px solid #D1D1D1;
- overflow: visible;
- margin-bottom: 20px;
- }
-
- .yxtj-mod .hd h2 {
- width: 83px;
- border-bottom: 1px solid #636363;
- margin-bottom: -1px;
- }
-
- .yxtj-mod dl {
- margin-bottom: 15px;
- clear: both;
- overflow: hidden;
- border-bottom: 1px dotted #DCDCDC;
- padding-bottom: 14px;
- zoom: 1;
- }
-
- .yxtj-mod dl dt {
- float: left;
- margin-right: 15px;
- }
-
- .yxtj-mod a {
- color: #333;
- }
-
- .yxtj-mod a:hover {
- color: #cc0000;
- }
- </style>
- <!--游戏推荐-->
- <!--include virtual="/c/yxtjMod.htm"-->
-
- <!--快报-->
- <style type="text/css">
- .right-kb-mod .hd {
- border-bottom: 1px solid #D1D1D1;
- padding-bottom: 5px;
- }
-
- .right-kb-mod .hd h2,
- .right-kb-mod .hd h2 strong a {
- font: 18px/20px '\5FAE\8F6F\96C5\9ED1'!important;
- }
-
- .right-kb-mod .txt {
- display: block!important;
- height: auto!important;
- padding-left: 0!important;
- white-space: normal!important;
- }
-
- .right-kb-mod .bd .txt p a,
- .right-kb-mod .bd .list li a {
- font-size: 12px!important;
- }
- </style>
- <!-- 快报模块 -->
- <style type="text/css">
- .right-kb-mod {
- width: 300px;
- margin: 0 auto;
- padding: 15px 0 20px;
- display: none
- }
-
- #kbContB {
- display: none;
- }
-
- .right-kb-mod .hd {
- margin: 0 auto 18px;
- }
-
- .right-kb-mod .hd h2 {
- font: 16px/18px '\5FAE\8F6F\96C5\9ED1';
- color: #a6a6a6;
- position: relative;
- }
-
- .right-kb-mod .hd h2 strong {
- margin-right: 8px
- }
-
- .right-kb-mod .hd h2 strong a {
- font: 16px/18px '\5FAE\8F6F\96C5\9ED1';
- color: #399deb;
- }
-
- .right-kb-mod .hd h2 #kbBtn {
- width: 12px;
- height: 12px;
- background: url(http://mat1.gtimg.com/www/images/dc/kbSxBtn.png) no-repeat 0 0;
- _background: none;
- _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://mat1.gtimg.com/www/images/dc/kbSxBtn.png");
- position: absolute;
- top: 4px;
- right: 0;
- font: 12px/500px 'arial';
- overflow: hidden;
- cursor: pointer;
- }
-
- .right-kb-mod .bd .pt {
- height: 72px;
- overflow: hidden;
- margin-bottom: 8px;
- }
-
- .right-kb-mod .bd .pic {
- float: left;
- margin-right: 15px;
- width: 108px;
- }
-
- .right-kb-mod .bd .txt {
- width: 176px;
- float: left;
- }
-
- .right-kb-mod .bd .txt p a {
- font: 600 14px/24px '\5B8B\4F53';
- color: #3b639f;
- }
-
- .right-kb-mod .bd .txt p a:hover {
- color: #cd0000;
- }
-
- .right-kb-mod .bd .list li {
- float;
- left;
- height: 28px;
- overflow: hidden;
- }
-
- .right-kb-mod .bd .list li a {
- font: 14px/28px '\5B8B\4F53';
- color: #555;
- }
-
- .right-kb-mod .bd .list li a:hover {
- color: #cd0000;
- }
-
- .right-kb-mod .hd h2 .kbxzBtn {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .right-kb-mod .hd h2 .kbxzBtn a {
- color: #399de9;
- font: 600 14px/18px 'arial', '\5B8B\4F53';
- padding-left: 17px;
- background: url(http://mat1.gtimg.com/www/images/dc/kbxzIcon.png) no-repeat 0 2px;
- }
- </style>
- <div class="right-kb-mod" id="kbMod">
- <div class="hd">
- <h2><strong><a href="http://kb.qq.com" target="_blank" bosszone="kuaibao_rukou">快报</a></strong><span class="kbxzBtn"><a href="http://kuaibao.qq.com/" target="_blank" bosszone="kuaibao_download">下载快报APP</a></span></h2>
- </div>
- <div class="bd" bosszone="kuaibao_titles">
- <div id="kbContA">
- <div class="pt clearfix">
- <div class="pic">
- <a href="http://kb.qq.com/article.htm?id=20160530A02TGB00&amp;commentid=1417406250" target="_blank"><img alt="彭德怀有没有打过金日成耳光?" src="http://inews.gtimg.com/newsapp_ls/0/325115313_150120/0" height="70" width="108" /></a>
- </div>
- <div class="txt">
- <p><a href="http://kb.qq.com/article.htm?id=20160530A02TGB00&amp;commentid=1417406250" target="_blank">彭德怀有没有打过金日成耳光?</a></p>
- </div>
- </div>
- <div class="list clearfix">
- <ul>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A00V1D00&amp;commentid=1417170599">看了这些通信人工资单,你还熬得下去吗?</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02P7M00&amp;commentid=1417392893">红军长征:中共能突围因国民党“放水</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02OYM00&amp;commentid=1417391812">华为Mate 8成功的内外因素是什么?</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02PFS00&amp;commentid=1417393827">【微资讯】新鲜 | 全球首个大型科幻主题公园落户贵阳!带你看看到底有多炫?</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02MUC00&amp;commentid=1417383105">5.30非农来袭白银何故暴跌,多单被套何解?</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A00NYQ00&amp;commentid=1417143252">手机九大反人类设计,不仅仅是脑残可以解释的</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02L1800&amp;commentid=1417376478">你们语音控制算神马,谷歌让你还可以手势控制!</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02LK500&amp;commentid=1417378248">宋美龄美丽聪明气质雍容华贵,但有个不良嗜好却让蒋介石深恶痛绝</a></li>
- <li><a target="_blank" href="http://kb.qq.com/article.htm?id=20160530A02ISH00&amp;commentid=1417369573">突破盘局: 大盘将迎真正的机遇!</a></li>
- </ul>
- </div>
- </div>
- <!--[if !IE]>|xGv00|a1702efa5f8ca0dc2ccb35820f1b7058<![endif]-->
- </div>
- </div>
- <!--[if !IE]>|xGv00|18343840b22a73cfb670078ae17bf71a<![endif]-->
-
- <!--热评文章-->
- <style>
- .place-Article-QQ .bd {
- border: none;
- }
-
- .place-Article-QQ .hd {
- background: none;
- height: auto;
- }
-
- .place-Article-QQ .hd h2 {
- font-family: 微软雅黑;
- color: #000;
- float: none;
- }
-
- .borderHd {
- background: #d1d1d1;
- height: 1px;
- overflow: hidden;
- }
-
- .borderHdN {
- background: #636363;
- height: 1px;
- overflow: hidden;
- width: 83px;
- }
- </style>
- <div class="mod-right place-Article-QQ rdwpTitle" bosszone="hotArticle" style="margin-top:10px">
- <div class="hd">
- <h2>热评文章</h2>
- <div class="borderHd">
- <div class="borderHdN"></div>
- </div>
- </div>
- <div id="tabBody" class="bd">
- <ol class="" bosszone="hotcommNews"></ol>
- <!--[if !IE]>|xGv00|de79eeaafa5e08cda7222d9a2e5599d5<![endif]-->
-
- </div>
- </div>
- <!--[if !IE]>|xGv00|3d8ff6fbc5522e28865fff280d0535d4<![endif]-->
-
- <!--14.12.10新增广告_右边竖栏广告-->
- <div class="article_ad mar-b-10">
- <!--$loc$_div AD begin...."l=$loc$&log=off"-->
- <div id="QQcom_all_Rectangle:1" data-loc="QQcom_all_Rectangle" data-index="1" style="height: 250px; display: block; width: 300px; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="2994193" display="banner">
- <a href="http://c.l.qq.com/lclick?oid=2994193&amp;cid=1647731&amp;loc=QQcom_all_Rectangle&amp;click_data=dXNlcl9pbmZvPW9CM2pnVGc5RXgtXw==&amp;soid=vgqjdmocWCKZrgDemgJRgmarAZve&amp;chl=13&amp;index=1&amp;page_type=2&amp;dtype=0" target="_blank" style="display:block;cursor:pointer;width:300px;height:250px;background-image:url(//wa.gtimg.com/website/201611/Ozdxmz_QaR_20161108101016.jpg);background-size:300px 250px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//wa.gtimg.com/website/201611/Ozdxmz_QaR_20161108101016.jpg',sizingMethod='scale');"></a>
- <a class="absolute a_cover" href="http://c.l.qq.com/lclick?oid=2994193&amp;cid=1647731&amp;loc=QQcom_all_Rectangle&amp;click_data=dXNlcl9pbmZvPW9CM2pnVGc5RXgtXw==&amp;soid=vgqjdmocWCKZrgDemgJRgmarAZve&amp;chl=13&amp;index=1&amp;page_type=2&amp;dtype=0&amp;k=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0%E5%8F%B0%E9%98%B6&amp;t=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0&amp;r=&amp;s=" target="_blank" rel="nofollow" style="position:absolute;width:300px;height:250px;left:0px;top:0px;cursor:pointer;z-index:10;background-color:#fff;filter:alpha(opacity=0);opacity:0;"></a>
- <div style="position: absolute; left: 0px; bottom: 0px; width: 26px; height: 16px; z-index: 12; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/leftbottom_new.png&quot;) no-repeat scroll right top;"></div>
- </div>
- <!--$loc$ AD end -->
- <!--[if !IE]>|xGv00|c5668531d36ed7899852180841ca2aa2<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|4d3fc8408e6802f62101cf9079687da7<![endif]-->
- <!--[if !IE]>|xGv00|2b3d5c8d8abf1f7950eb4fb0b25937df<![endif]-->
- <!--sidebar2-->
-
- <!--[if !IE]>|xGv00|1ab27528bd99a6235a4d95c5dc5c9ee8<![endif]-->
- <!--sidebar3-->
- <!--[if !IE]>|xGv00|fa368e6102a8f35aaafe5625caf65a66<![endif]-->
- </div>
- </div>
- </div>
- <!--14.12.10新增广告_底通广告-->
- <div class="article_ad ad-foot bottomAds">
- <!--$loc$_div AD begin...."l=$loc$&log=off"-->
- <div id="QQcom_all_Width1:2" data-loc="QQcom_all_Width1" data-index="2" style="height: 90px; display: block; width: 1000px; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="1801700001" display="banner"><object id="auto_gen_4" data="//swa.gtimg.com/web/snswin/2016/04/21/20/727068.swf" style="outline:none;width:1000px;height:90px;"><param name="allowscriptaccess" value="never" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="flashvars" value="adlink=http%3A%2F%2Fc.l.qq.com%2Flclick%3Floc%3DQQcom_all_Width1%26click_data%3DdXNlcl9pbmZvPW9CM2pnVGc5RXgtXyZjbGlja19leHRzPVJWaFVQV0l5Ykd0UVZHTjNUVlJOZDA1RVZUVk9VMXA2WWpKc2ExQlZTa1pOUlVaQ1RYcGpNazVyUlhoUmVsVTBUV3BKTlU5VlJrWk5SRUpGVWxSc1FrMTZUVzFpUnpscVlWZFJPVlZXUm1waU1qRm1XVmQ0YzFneFpIQmFTRkp2VFZFOVBRPT0mcGN0cj05NTcmYXZlcj05MDEwMDImcHJpPVJLYXYzc0JWTnljL2xibUdqdFFJdzhzMGkyWkxaWUNWJmJ0cHJpPWFlais1aWNxQ3prcUJSSGRaR3crZFVDZlZtT2VURTlRJnByaTE9TFBUa3gwZDJrcjNrNUJmSmpXZ3RkZ3BrV1RpZjJ0WEQmYmlkcGFyYTE9MS4wMDAwMDAmcHJpbW9kPTImYmlkbW9kPTEmcHJpMj02V2dVSmdVRTFVVG1iZVYxQzJiZ3dBSnpMUC95Z0NlSw%3D%3D%26oid%3D1801700001%26soid%3DvgqjdmocWCKZrgDemjM7i9k0AZve%26dtype%3D0%26pctr%3D957%26aver%3D901002%26btoid%3D701304595%26pri%3DRKav3sBVNyc%2FlbmGjtQIw8s0i2ZLZYCV%26btpri%3Daej%2B5icqCzkqBRHdZGw%2BdUCfVmOeTE9Q%26index%3D2%26page_type%3D2%26chl%3D13&amp;ime=true&amp;setFocus=crystal.ime.setFocus&amp;swfid=auto_gen_4" /><param name="type" value="application/x-shockwave-flash" /></object>
- <a class="absolute a_cover" href="http://c.l.qq.com/lclick?loc=QQcom_all_Width1&amp;click_data=dXNlcl9pbmZvPW9CM2pnVGc5RXgtXyZjbGlja19leHRzPVJWaFVQV0l5Ykd0UVZHTjNUVlJOZDA1RVZUVk9VMXA2WWpKc2ExQlZTa1pOUlVaQ1RYcGpNazVyUlhoUmVsVTBUV3BKTlU5VlJrWk5SRUpGVWxSc1FrMTZUVzFpUnpscVlWZFJPVlZXUm1waU1qRm1XVmQ0YzFneFpIQmFTRkp2VFZFOVBRPT0mcGN0cj05NTcmYXZlcj05MDEwMDImcHJpPVJLYXYzc0JWTnljL2xibUdqdFFJdzhzMGkyWkxaWUNWJmJ0cHJpPWFlais1aWNxQ3prcUJSSGRaR3crZFVDZlZtT2VURTlRJnByaTE9TFBUa3gwZDJrcjNrNUJmSmpXZ3RkZ3BrV1RpZjJ0WEQmYmlkcGFyYTE9MS4wMDAwMDAmcHJpbW9kPTImYmlkbW9kPTEmcHJpMj02V2dVSmdVRTFVVG1iZVYxQzJiZ3dBSnpMUC95Z0NlSw==&amp;oid=1801700001&amp;soid=vgqjdmocWCKZrgDemjM7i9k0AZve&amp;dtype=0&amp;pctr=957&amp;aver=901002&amp;btoid=701304595&amp;pri=RKav3sBVNyc/lbmGjtQIw8s0i2ZLZYCV&amp;btpri=aej+5icqCzkqBRHdZGw+dUCfVmOeTE9Q&amp;index=2&amp;page_type=2&amp;chl=13&amp;k=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0%E5%8F%B0%E9%98%B6&amp;t=DeepMind%E6%96%B0%E7%94%B5%E8%84%91%E5%B7%B2%E5%8F%AF%E5%88%A9%E7%94%A8%E8%AE%B0%E5%BF%86%E8%87%AA%E5%AD%A6%20%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E8%BF%88%E4%B8%8A%E6%96%B0&amp;r=&amp;s=" target="_blank" rel="nofollow" style="position:absolute;width:1000px;height:90px;left:0px;top:0px;cursor:pointer;z-index:10;background-color:#fff;filter:alpha(opacity=0);opacity:0;"></a>
- <div class="absolute" style="position:absolute;width:18px;height:18px;right:0px;bottom:0px;cursor:pointer;z-index:20;background:url(//ra.gtimg.com/web/privacy/white_icon.png) no-repeat;"></div>
- <div class="absolute" style="position:absolute;width:24px;height:16px;left:26px;bottom:0px;cursor:pointer;display:none;z-index:20;background:url(//ra.gtimg.com/web/res/icon/report_default_new.png) no-repeat top;"></div>
- <div style="position: absolute; left: 0px; bottom: 0px; width: 26px; height: 16px; z-index: 12; background: transparent url(&quot;//ra.gtimg.com/web/res/icon/leftbottom_new.png&quot;) no-repeat scroll right top;"></div>
- </div>
- <!--$loc$ AD end -->
- <!--[if !IE]>|xGv00|eded8eb1ca1e76d5e657a1d335d69103<![endif]-->
- </div>
- <!--[if !IE]>|xGv00|aa6d4f8aca299c517bb2801b4307d648<![endif]-->
-
- <script>
- var NavNoticeSiteName = ["sports", "2016"];
- </script>
- <script src="http://mat1.gtimg.com/www/chrometips/notification2016_v0909.js"></script>
- <!--[if !IE]>|xGv00|ba9d9a58380d050d565c8deaad2bd7ec<![endif]-->
- <style>
- .tcopyright {
- width: 960px;
- margin: 0 auto;
- padding: 8px 0;
- font-size: 12px;
- line-height: 28px;
- color: #333;
- text-align: center;
- overflow: hidden;
- clear: both;
- }
-
- .tcopyright .en {
- font-family: Arial;
- }
-
- .tcopyright a {
- color: #333;
- text-decoration: none;
- }
-
- .tcopyright a:hover {
- color: #bd0a01;
- text-decoration: underline;
- }
- </style>
- <div id="tcopyright" class="tcopyright" bosszone="footer" role="contentinfo">
- <div>
- <a href="http://www.tencent.com/" target="_blank" rel="nofollow">关于腾讯</a> | <a href="http://www.tencent.com/index_e.shtml" target="_blank" rel="nofollow">About Tencent</a> | <a href="http://www.qq.com/contract.shtml" target="_blank" rel="nofollow">服务协议</a> | <a href="http://www.qq.com/privacy.htm" target="_blank" rel="nofollow">隐私政策</a> | <a href="http://open.qq.com/" target="_blank" rel="nofollow">开放平台</a> | <a href="http://www.tencentmind.com/" target="_blank" rel="nofollow">广告服务</a> | <a href="http://hr.tencent.com/" target="_blank" rel="nofollow">腾讯招聘</a> | <a href="http://gongyi.qq.com/" target="_blank" rel="nofollow">腾讯公益</a> | <a href="http://service.qq.com/" target="_blank" rel="nofollow">客服中心</a> | <a href="http://news.qq.com/zt2014/2014qtnews/ccybspxd.htm%0A" target="_blank" rel="nofollow">举报中心</a> | <a href="http://www.qq.com/map/" target="_blank" rel="nofollow">网站导航</a>
- </div>
- <div class="en">Copyright © 1998 - 2016 Tencent. All Rights Reserved</div>
- <div>
- <a href="http://www.tencent.com/" target="_blank" rel="nofollow">腾讯公司</a> <a href="http://www.tencent.com/zh-cn/le/copyrightstatement.shtml" target="_blank" rel="nofollow">版权所有</a>
- </div>
- </div>
- <!--[if !IE]>|xGv00|b6614ae390f3ba6a8cbcc269055b42da<![endif]-->
-
- <a name="bottom"></a>
-
-
- <div id="pop_rightreply" style="display:none;position:absolute;z-index:89;">
- <div class="cf plArea newplArea listArea">
- <div class="hd" style="position:relative">
- <div class="closebtn" style="right:1px;top:19px"><a id="pop_reply_close1" href="javascript:void(0)">关闭按钮</a></div>
- <span id="pop1_reply_logout" class="login">
- <img src="http://mat1.gtimg.com/digi/2012/shuma2013/imgf.png" />
- <a id="pop_login_link1" href="javascript:void(0);" class="logoA"><strong>登录</strong></a>
- </span>
- <span id="pop_reply_login1" class="login" style="display:none">
- </span>
- </div>
- <div class="plDinfo" id="reply_bottom">
- <div class="list-wraper">
- <textarea autocomplete="off" name="content" accesskey="4" id="pop1_content" title="请输入评论内容"></textarea>
- <div class="face" style="display:none">
- <div class="sendList"><a class="txt" href="#" title="表情" tabindex="3"><em class="sico ico_face"></em>表情</a></div>
- <div class="sendList"><a class="txt" href="#" title="@朋友帐号就可以提到他" tabindex="3"><em class="sico ico_at"></em>朋友</a></div>-
- </div>
- </div>
- <div class="commt-sub" id="p_login_btn">
- <a href="javascript:void(0)" class="submit" id="pop1_post_btn"></a>
- <span class="fontsline">还能输入<strong id="pop1_reply_charleft">140</strong>字</span>
- <span class="tips" style="display:none">请输入内容!</span>
- </div>
- </div>
- </div>
- <div class="sucssTip" style="display:none">
- <span>评论成功!</span>
- </div>
- </div>
-
- <div id="mask" class="layoutBg" style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:88;display:none;background:#000;filter:alpha(opacity=30);opacity:0.30;-moz-opacity:0.3;"></div>
-
-
- <style>
- /* sprite */
-
- .shareBtn-bd a,
- .scrollBtn a,
- .hot-voting-con,
- .hot-voting,
- #cmt_post_btn,
- #topPic_close,
- .cmt-share-btn label {
- background: url(http://mat1.gtimg.com/news/dc/images/s_gallery_2012110702.png) no-repeat 0 0;
- display: inline-block
- }
-
- .scrollBtn a,
- .scrollBtn a:link,
- .scrollBtn a:visited,
- .scrollBtn a:hover {
- color: #fff
- }
- /* 侧边栏滚动工具条 S */
-
- .ff-t {
- font-family: Tahoma
- }
-
- .scrollBtn {
- position: fixed;
- width: 54px;
- _position: absolute;
- right: 25px;
- bottom: 45px
- }
-
- .scrollBtn-tips {
- width: 54px;
- height: 22px;
- background: #f69b02;
- color: #fff;
- text-align: center;
- margin-bottom: 5px;
- line-height: 22px;
- cursor: pointer
- }
-
- .scrollBtn li {
- float: left;
- height: 54px;
- margin-bottom: 5px;
- overflow: hidden
- }
-
- .scrollBtn a {
- display: block;
- width: 54px;
- height: 54px;
- overflow: hidden;
- color: #fff;
- filter: Alpha(Opacity=60);
- opacity: 0.6;
- -moz-transition: opacity 0.5s ease;
- -webkit-transition: opacity 0.5s ease;
- -o-transition: opacity 0.5s ease;
- transition: opacity 0.5s ease;
- text-align: center
- }
-
- .scrollBtn a:hover {
- text-decoration: none
- }
-
- .scrollBtn a:hover {
- filter: Alpha(Opacity=100);
- opacity: 1
- }
-
- .scrollBtn a b {
- display: none
- }
-
- .sB-comment a {
- background-position: 0 -353px;
- padding-top: 34px;
- padding-bottom: 3px;
- height: 17px
- }
-
- .sB-share a {
- background-position: 0 -412px
- }
-
- .sB-goTop {
- display: none
- }
-
- .sB-goTop a {
- background-position: 0 -471px
- }
- /* 侧边栏滚动工具条 E */
-
- @media only screen and (-webkit-min-device-pixel-ratio: 2),
- only screen and (min-device-pixel-ratio: 2) {
- .scrollBtn a {
- background: url(http://mat1.gtimg.com/www/retina/dp/siderbar_tool_2x.png) no-repeat;
- background-size: 172px 54px;
- }
- .sB-comment a {
- background-position: 0 0;
- }
- .sB-share a {
- background-position: -59px 0;
- }
- .sB-goTop a {
- background-position: -118px 0;
- }
- }
-
- .sB-home a {
- background: url(http://mat1.gtimg.com/news/dc/images/backtohome.png) no-repeat 0 0;
- }
- </style>
-
- <!-- 滚动侧边栏 S-->
- <style>
- @media only screen and (-webkit-min-device-pixel-ratio: 2),
- only screen and (min-device-pixel-ratio: 2) {
- .scrollBtn a {
- background: url(http://mat1.gtimg.com/www/retina/dp/siderbar_tool_2x.png) no-repeat;
- background-size: 172px 54px;
- }
- .sB-comment a {
- background-position: 0 0;
- }
- .sB-share a {
- background-position: -59px 0;
- }
- .sB-goTop a {
- background-position: -118px 0;
- }
- }
-
- .sB-home a {
- background: url(http://mat1.gtimg.com/news/dc/images/backtohome.png) no-repeat 0 0;
- }
-
- #goHome {
- background-image: none;
- background-color: #2d96e9;
- }
-
- #goHome b {
- display: block;
- font: 14px/20px "微软雅黑";
- width: 2.5em;
- text-align: center;
- margin: 8px auto;
- cursor: pointer
- }
- /*用户反馈*/
-
- .sB-feedback a {
- background: url(http://mat1.gtimg.com/www/images/dc/yhfkBg.png) no-repeat 0 -176px;
- }
-
- @media only screen and (-webkit-min-device-pixel-ratio: 2),
- only screen and (min-device-pixel-ratio: 2) {
- .sB-feedback a {
- background-size: 54px 166px;
- background-position: 0 -113px;
- }
- }
- </style>
- <div class="scrollBtn" id="scrollBtn">
- <ul class="clearfix">
- <li class="sB-home" onclick="registerZone2({bossZone:'backhome',url:''},1);"><a href="http://www.qq.com" class="ff-t" id="goHome" title="返回首页" target="_blank"><b>返回首页</b></a></li>
- <li class="sB-feedback" bosszone="tSupport"><a href="http://support.qq.com/write.shtml?fid=1182&amp;ADPUBNO=" class="ff-t" title="用户反馈" target="_blank"><b>用户反馈</b></a></li>
- <li class="sB-comment" bosszone="tComm"><a href="#tag_cmt" class="ff-t" id="goCmt" title="网友评论"><b>评论</b><span id="cmtNum2"></span></a></li>
- <li class="sB-share" bosszone="tRnews"><a href="#tag_about" id="goAbout" title="热门推荐"><b>相关链接</b></a></li>
- <li class="sB-goTop" id="goTop" bosszone="backTop" title=""><a href="javascript:void(0)" title="返回顶部"><b>返回顶部</b></a></li>
- </ul>
- </div>
- <!-- 滚动侧边栏 E-->
- <!--[if !IE]>|xGv00|9204f2dd9b6369eeb3aea819398af6b8<![endif]-->
- <!--[if !IE]>|xGv00|dc92135e2407dafa58a46a5f97e6cc5d<![endif]-->
- <!--js2-->
- <script>
- /*
- 文章末尾加icon
- */
- (function() {
- var TrimLeft = function(str) {
- var whitespace = '\t\r\n  ';
- while (str.length & gt; 0 & amp; & amp; whitespace.indexOf(str.substr(0, 1)) != -1) {
- str = str.substr(1);
- }
- return str;
- };
-
- var TrimRight = function(str) {
- var whitespace = '\t\r\n  ';
- while (str.length & gt; 0 & amp; & amp; whitespace.lastIndexOf(str.substr(str.length - 1, 1)) != -1) {
- str = str.substr(0, str.length - 1);
- }
- return str;
- };
-
- var Trim = function(str) {
- return TrimLeft(TrimRight(str));
- };
-
- var GetLastAvaNode = function(nodes) {
- for (var i = nodes.length - 1; i & gt; = 0; --i) {
- var itemNode = nodes[i];
- if (itemNode.nodeName != "#text")
- return itemNode;
- else {
- if (Trim(itemNode.nodeValue) != "")
- return itemNode;
- else {
- continue;
- }
- }
- }
- return null;
- };
-
- var contentEleObj = document.getElementById('Cnt-Main-Article-QQ');
-
- if (contentEleObj.childNodes.length & gt; 0) {
- var lastEleObj = contentEleObj.children[contentEleObj.children.length - 1];
- if (lastEleObj.tagName.toLowerCase() == "p") {
- var avaNode = GetLastAvaNode(lastEleObj.childNodes);
- if (avaNode & amp; & amp; avaNode.nodeName == "#text" & amp; & amp; Trim(avaNode.nodeValue).length & gt; 15) {
- var iconEleObj = document.createElement("img");
- iconEleObj.src = "http://www.qq.com/favicon.ico";
- iconEleObj.width = "16";
- iconEleObj.height = "16";
- var linkEleObj = document.createElement("a");
- linkEleObj.href = "http://www.qq.com/?pref=article";
- linkEleObj.target = "_blank";
- linkEleObj.alt = "点击进入腾讯首页";
- linkEleObj.title = "点击进入腾讯首页";
- linkEleObj.id = "backqqcom";
- //linkEleObj.setAttribute('bossZone','backqqcom');
-
- linkEleObj.style.cssText = ";white-space:nowrap;";
- var textEleObj = document.createElement("span");
- textEleObj.innerHTML = "返回腾讯网首页&gt;&gt;";
- textEleObj.style.cssText = ";padding-left:5px; font-size:14px;";
- textEleObj.bossZone = "backqqcom";
- linkEleObj.appendChild(iconEleObj);
- lastEleObj.appendChild(linkEleObj);
- linkEleObj.appendChild(textEleObj);
- linkEleObj.onclick = function() {
- registerZone2({
- bossZone: 'backqqcom',
- url: 'http://www.qq.com/?pref=article'
- }, 1)
- }
-
- }
- }
- }
-
- })();
- </script>
- <!--[if !IE]>|xGv00|70c0114cfac220df837dd63bae805f58<![endif]-->
- <!--include virtual="/public/final09/comm_js.htm" -->
- <script>
- /*是否有滚动图*/
- TencentArticl.isSild = false;
- </script>
- <script>
- crystal.request();
- </script>
-
-
-
- <script src="http://mat1.gtimg.com/news/dc/js/share/mi.Portal_v1.0.3.js" charset="utf-8"></script>
-
- <script src="http://mat1.gtimg.com/news/dc/js/share/share_1.2.0.js"></script>
- <script>
- //分享下
- ! function() {
- var ewmSrc = '';
- //从接口获取二维码图片地址
- var get_code_2 = function(callback, qqurl) {
- var url = qqurl || ARTICLE_INFO.article_url;
- window.twocodecallback = callback;
- var d1 = $.ajax({
- url: 'http://news.open.qq.com/qrcode/gen.php',
- data: {
- url: url
- },
- dataType: 'jsonp',
- jsonpCallback: 'twocodecallback'
- });
- };
-
- $('#shareBtn').hover(function(e) {
- $(this).addClass('showItem');
- }, function(e) {
- $(this).removeClass('showItem');
- });
- //文章标题后分享显示
- $('#shareBtn').hover(function() {
- $(this).addClass('showItem');
- }, function() {
- $(this).removeClass('showItem');
- })
- //文章标题后分享&gt;二维码
- $('#shareWx').hover(function() {
- //console.log(ewmSrc);
- if (ewmSrc) {
- $('#shareWx .ewmBox img').attr('src', ewmSrc);
- $('#shareWx .ewmBox').show();
- } else {
- get_code_2(function(d) {
- ewmSrc = d.url;
- $('#shareWx .ewmBox img').attr('src', d.url);
- $('.ewmBox', '#shareWx').show();
- });
- }
- }, function() {
- $(this).find('.ewmBox').hide();
- });
- //文章结尾微信二维码
- $('#s_ewm').click(function(e) {
- e.stopPropagation();
- var pos = $(this).offset();
- if ($('#pop_two_code').length == 0) {
- $('body').append('&lt;div id="pop_two_code" class="pop_two_code"&gt;' +
- '&lt;div class="pop_close"&gt;&lt;/div&gt;' +
- '&lt;div class="down_arrow"&gt;&lt;/div&gt;' +
- '&lt;img src=""&gt;' +
- '&lt;p&gt;扫一扫,用手机看新闻!&lt;br&gt;用微信扫描还可以&lt;br&gt;分享至好友和朋友圈&lt;/p&gt;' +
- '&lt;/div&gt;');
- }
- var pop = $('#pop_two_code');
- pop.css({
- left: pos.left - 241,
- top: pos.top - 126
- })
-
- if (ewmSrc) {
- $('#pop_two_code img').attr('src', ewmSrc);
- pop.show();
- } else {
- get_code_2(function(d) {
- $('#pop_two_code img').attr('src', d.url);
- pop.show();
- });
- }
- });
- //关闭,点击其他地方关闭
- $(document).on('click', function(e) {
- var notobj = $('#pop_two_code');
- if (notobj.length == 1) {
- if ($.contains(notobj.get(0), e.target)) {
- if (e.target == notobj.find('.pop_close').get(0)) $('#pop_two_code').hide();
- } else {
- $('#pop_two_code').hide();
- }
- }
- });
- }();
-
- $('[data-node="shareLinkedIn"]').bind('click', function(e) {
-
- var shareUrl = 'http://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;title=' + encodeURIComponent(ARTICLE_INFO.title) + '&amp;url=' + encodeURIComponent(ARTICLE_INFO.article_url) + '&amp;summary=&amp;source=&amp;armin=armin';
- window.open(shareUrl, "shareLinkedIn", "height=480,width=608,top=100,left=200,toolbar=no,menubar=no,resizable=yes,location=yes,status=no");
-
- });
- </script>
-
-
-
- <!--转播到微博-->
- <script type="text/javascript">
- function crossAsynJson(url, func, call, charset) {
- var script = document.createElement("script"),
- head = document.getElementsByTagName("head")[0];
- window[func] = function(data) {
- window[func] = undefined;
- try {
- delete window[func];
- } catch (e) {}
- call(data);
- if (head) {
- setTimeout(function() {
- head.removeChild(script);
- }, 5);
- }
- }
- if (charset) {
- script.setAttribute("charset", charset);
- }
- script.setAttribute("type", "text/javascript");
- script.src = url;
- head.appendChild(script);
- }
-
- function getUrlReaplece() {
- var nowUrl = window.location.href;
- if (nowUrl.toString().indexOf("_") & gt; 0) {
- nowUrl = nowUrl.toString().split("_")[0] + ".htm";
- if (nowUrl.toString().indexOf("?") & gt; 0) {
- nowUrl = nowUrl.toString().split("?")[0];
- if (nowUrl.toString().indexOf("#") & gt; 0) {
- nowUrl = nowUrl.toString().split("#")[0];
- }
- }
- } else {
- if (nowUrl.toString().indexOf("?") & gt; 0) {
- nowUrl = nowUrl.toString().split("?")[0];
- } else {
- if (nowUrl.toString().indexOf("#") & gt; 0) {
- nowUrl = nowUrl.toString().split("#")[0];
- }
- }
- }
- return nowUrl.toString();
- }
-
- crossAsynJson('http://mb.data.rms.qq.com/output.php?url=' + getUrlReaplece() + '&amp;callback=fmbInfoJsonCallback', 'callback', function(json) {
- if (json.Fname !== '') {
- document.getElementById("fmbloginfo").className = "lastfmblog";
-
- document.getElementById("fmbloginfo").innerHTML = "&lt;a target='_blank' href='" + json.Furl + "?pref=qqcom.zjzb'&gt;" + json.Fname + "&lt;/a&gt;&lt;span&gt;已转播&lt;/span&gt;";
-
- document.getElementById("tmblogbt").className = "tmblog_act";
- }
- }, 5000, 'utf-8');
-
- _MUI.ready(function() {
- //_MI.ShareArticle.build('tmblogbt','qqcom.dp.tmblog');
- //_MI.ShareArticle.build('tmblogbt1','qqcom.dp.tmblog1');
- //_MI.ShareArticle.build('MIcblog','qqcom.dp.tmbloghdend');
- WBwd("Cnt-Main-Article-QQ");
- window.onload = setTimeout(function() {
- _MI.ShareArticlePic.build('Cnt-Main-Article-QQ', 'qqcom.dp.sharepic');
- }, 1000)
- })
- </script>
-
- <!--[if !IE]>|xGv00|012a457a47759c0a8d47b20a0f530c66<![endif]-->
- <script type="text/javascript">
- _MUI.EA(document, 'keydown', function(e) {
- var isAlt = false,
- is2 = false,
- is3 = false,
- e = _MUI.E(e);
- if (e.alt) {
- isAlt = true
- }
- if (e.key == 50) {
- is2 = true
- }
- if (e.key == 51) {
- is3 = true
- }
- if (isAlt & amp; & amp; is2) {
- document.getElementById('smnav').setAttribute('title', '导航,您可以通过上下键来选择导航');
- rwAccess_2();
- }
- if (isAlt & amp; & amp; is3) {
- document.getElementById('Cnt-Main-Article-QQ').parentNode.setAttribute('title', '正文,您可以通过上下键来阅读内容');
- rwAccess_3();
- }
- });
-
- function rwAccess_2() {
- var iurl = 'http://btrace.qq.com/collect?sIp=&amp;iQQ=&amp;sBiz=&amp;sOp=accesskey2&amp;iSta=&amp;iTy=1617&amp;iFlow=&amp;iSite=' + escape(location.hostname) + '&amp;sUrl=&amp;sRefer=&amp;sLink=&amp;iUseragent=&amp;iScreen=&amp;iRes1=&amp;iRes2=&amp;iRes3=&amp;iRes4=' + Math.random();
- rwImage_2 = new Image(1, 1);
- rwImage_2.src = iurl;
-
- }
-
- function rwAccess_3() {
- var iurl = 'http://btrace.qq.com/collect?sIp=&amp;iQQ=&amp;sBiz=&amp;sOp=accesskey3&amp;iSta=&amp;iTy=1617&amp;iFlow=&amp;iSite=' + escape(location.hostname) + '&amp;sUrl=&amp;sRefer=' + escape(document.referrer) + '&amp;sLink=&amp;iUseragent=' + navigator.userAgent + '&amp;iScreen=' + screen.width + '*' + screen.height + '&amp;iRes1=&amp;iRes2=&amp;iRes3=&amp;iRes4=' + Math.random();
- rwImage_3 = new Image(1, 1);
- rwImage_3.src = iurl;
-
- }
- </script>
- <script>
- //底部工具 S
- var T = 92,
- statu1 = 0,
- t = 0,
- tt = null,
- isArea = 0,
- isRec = false,
- navVar = false,
- goTop = qq.G("goTop"),
- ie6 = qq.B.ie6,
- temp, g_tcbd_cfr = {},
- userLoginStatus = 0,
- clickStu = false,
- accessPlayer, Face, nick;
-
- var timer_scroll = null;
-
- function windowScroll(pos, fun) {
- var speed = 0;
- clearInterval(timer_scroll);
- timer_scroll = setInterval(function() {
- speed = (pos - qq.scrollY()) / 5;
- speed = speed & gt;
- 0 ? Math.ceil(speed) : Math.floor(speed);
- if (qq.scrollY() == pos) {
- clearInterval(timer_scroll);
- fun & amp; & amp;
- fun()
- } else {
- qq.scrollTo(0, qq.scrollY() + speed);
- }
- }, 10);
- }
-
- qq.EA(window, 'scroll', function() {
- //返回顶部按钮
- qq.scrollY() & gt;
- 400 ? goTop.style.display = "block" : goTop.style.display = "none";
- //推荐浮层
- if (ie6) {
- ie6Fixed('scrollBtn', 400);
- }
- });
- qq.G('goTop') & amp; & amp;
- qq.EA(qq.G('goTop'), 'click', function() {
- windowScroll(0);
- return false
- });
- //ie6 scrollBtn Fixed
- function ie6Fixed(obj, posT) {
- qq.G(obj).style.top = document.documentElement.scrollTop + document.body.scrollTop + posT + "px";
- }
- //相关视频
- if (!qq.G('listvideoN')) {
- try {
- var t, videoPlayer, videoPlayer, _vIn, _vOut, showVideoPic;
- qq.EA(qq.G('relInfo'), 'click', function() {
- showVideo(1);
- var video = qq.G('relVideo'),
- txt = qq.G('relInfo');
- txt.style.display = 'none';
- //qq.hideOpacity(txt, 200, 50);
- qq.showOpacity(video, 200, 20);
- //qq.animate(txt.style, "height", 105, 0, 10);
- qq.animate(video.style, "height", 0, 548, 50);
- //qq.animate(video.style, "width", 0, 640, 200);
-
- });
-
- function showVideo(autoplay) {
- qq.getScript('http://qzs.qq.com/tencentvideo_v1/js/tvp/tvp.player.js', function() {
- videoInfo = new tvp.VideoInfo();
- videoInfo.setVid(flash_vid);
- videoInfo.setTitle(flash_title);
- videoPlayer = new tvp.Player(640, 518);
- // if(t) videoPlayer.setHistoryStart(t)
- videoPlayer.setCurVideo(videoInfo);
- //player.addParam("flashskin","http://imgcache.qq.com/minivideo_v1/vd/res/skins/TencentPlayerMiniSkin.swf");
- videoPlayer.addParam('autoplay', autoplay);
- videoPlayer.addParam("adplay", 0);
- videoPlayer.addParam("pic", flash_pic);
- videoPlayer.addParam("wmode", "transparent");
- videoPlayer.write("mod_player");
-
-
- }, 'utf-8', true);
- accessPlayer = 1;
- if (qq.G('focusHub')) {
- qq.G('focusHub').focus();
- }
- }
- qq.EA(qq.G('v_colse'), 'click', function() {
-
- videoPlayer.pause();
- qq.G('relVideo').style.display = 'none';
- qq.G('relInfo').style.display = 'block';
- qq.G('relInfo').style.height = '105px';
- qq.showOpacity(qq.G('relInfo'), 200, 50);
- });
- qq.EA(qq.G('relInfo'), 'mouseover', function() {
- qq.addClass(qq.G('relInfo'), 'relStatus');
- });
- qq.EA(qq.G('relInfo'), 'mouseout', function() {
- qq.removeClass(qq.G('relInfo'), 'relStatus');
- });
- if (qq.G('moreTvBtn') & amp; & amp; qq.G('moreTv')) {
-
- var mbtn = qq.G('moreTvBtn'),
- mList = qq.G('moreTv')
-
- qq.EA(qq.G('relVideo'), 'mousemove', function() {
- mbtn.style.visibility = 'visible';
- });
- qq.EA(qq.G('relVideo'), 'mouseout', function() {
- mbtn.style.visibility = 'hidden';
- });
-
- qq.EA(mbtn, 'mouseover', function(e) {
- clearTimeout(_vOut);
- if (!_vIn) {
- qq.animate(qq.G('moreTv').style, 'right', -339, 0, 50);
- mbtn.style.visibility = 'hidden';
- _vIn = true, _vOut = null;
- }
- });
- qq.EA(mList, 'mouseover', function(e) {
- clearTimeout(_vOut);
- });
- qq.EA(mList, 'mouseout', function(e) {
- clearTimeout(_vOut);
- _vOut = setTimeout(function() {
- qq.animate(mList.style, 'right', 0, -339, 50);
- mbtn.style.visibility = 'hidden';
- }, 500);
- _vIn = false;
- });
- qq.B.ie6 & amp; & amp;
- qq.each(qq.GT(mList, 'li'), function(a, b) {
- a.onmouseover = function() {
- this.className = 'hover';
- }
- a.onmouseout = function() {
- this.className = '';
- }
- });
- }
-
- qq.EA(window, 'load', function() {
- var video = qq.G('relVideo'),
- txt = qq.G('relInfo');
- if (showVideoPic) {
- video.style.cssText = 'width:640px; height:548px; display:block';
- txt.style.cssText = 'height:0';
- showVideo(0);
- } else {
- video.style.cssText = 'height:0; display:none';
- txt.style.cssText = 'height:105px; display:block';
- }
- });
-
- } catch (e) {}
- }
- </script>
- <!--F_RM1_div AD begin...."l=F_RM1&log=off"-->
- <div id="F_RM1" style="width:1px;height:1px;display:none;margin:0 auto;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="1" display="null"></div>
- <!--F_RM1 AD end -->
- <!--[if !IE]>|xGv00|5fda91c0c1c50b3bccc6167b4442f2e0<![endif]-->
- <!--chg20110812 js1.0.4 byAustin-->
- <script>
- var SCRIPT_TIMEOUT = 20000;
- var QVPL_PATH = "http://mat1.gtimg.com/www/html5js/QVPL1.0.4.js";
-
- function loadHelper(jsurl) {
- var oScriptEl, oTimeoutHDL, oHead;
- oScriptEl = document.createElement("script");
- oScriptEl.type = "text/javascript";
- oScriptEl.language = "javascript";
- oScriptEl.src = jsurl;
- oScriptEl.onreadystatechange = doCallback;
-
- oScriptEl.onload = function() {
- this.readyState = "complete";
- doCallback();
- if (typeof(lianbo) == "object") {
- lianbo.init(window.QVPL);
- }
- };
-
- oTimeoutHDL = window.setTimeout(doError, SCRIPT_TIMEOUT);
- document.getElementsByTagName("head")[0].appendChild(oScriptEl);
-
- function doCallback() {
- if (oScriptEl.readyState == "complete" || oScriptEl.readyState == "loaded") {
- oScriptEl.onload = oScriptEl.onreadystatechange = new Function();
- window.clearTimeout(oTimeoutHDL);
- }
- };
-
- function doError() {
- oScriptEl.parentNode.removeChild(oScriptEl);
- };
- }
-
- loadHelper(QVPL_PATH);
- </script>
- <!--[if !IE]>|xGv00|5995073237d8e5e398160263691fadb1<![endif]-->
-
- <script>
- //20120423
-
- if (document.addEventListener)
- document.addEventListener("click", registerZone2, false);
- else if (document.attachEvent)
- document.attachEvent("onclick", registerZone2);
- var gImage;
-
- //取自定义属性
- function registerZone2(ev, clickType) {
- var loopTryNum = 10;
- var bossID = 1408; //451;
-
- try {
- //qq
- var a = document.cookie.match(new RegExp('(^|)o_cookie=([^;]*)(;|$)'));
- var iQQ = (a == null ? "" : unescape(a[2]));
- var purl = '';
- var zoneId = '';
-
- if (typeof clickType == 'undefined') {
- var ev = window.event || ev;
- var et = ev.srcElement || ev.target;
- var type = et.tagName;
- if (type != "A" & amp; & amp; type != "IMG") {
- return true;
- }
-
- if (type == "A") {
- purl = et.href;
- } else if (type == "IMG") {
- purl = et.parentNode.href;
- }
-
- //pseudo attr
- for (var i = loopTryNum - 1, tagNode = et; i & gt; = 0; i--, tagNode = tagNode.parentNode) {
- if (tagNode.attributes['bossZone']) {
- zoneId = tagNode.attributes['bossZone'].nodeValue;
- } else if (tagNode.attributes['bosszone']) {
- zoneId = tagNode.attributes['bosszone'].nodeValue;
- } else if (tagNode.attributes['BossZone']) {
- zoneId = tagNode.attributes['BossZone'].nodeValue;
- } else if (tagNode.attributes['Bosszone']) {
- zoneId = tagNode.attributes['Bosszone'].nodeValue;
- }
-
- if (zoneId) break;
- }
- if (!zoneId) return;
- } else {
- zoneId = ev.bossZone;
- purl = ev.url;
- }
-
- //site
- var localUrl = location.href;
- var site = localUrl.substring(7, localUrl.indexOf('.qq.com'));
- site = site.substr(site.lastIndexOf('.') + 1);
-
- var iurl = 'http://btrace.qq.com/collect?sIp=&amp;iQQ=' + iQQ + '&amp;sBiz=qq.com&amp;sOp=' + zoneId + '&amp;iSta=&amp;iTy=' + bossID + '&amp;iFlow=&amp;site=' + site +
- '&amp;sUrl=' + escape(purl) + '&amp;sLocalUrl=' + escape(location.href) + '&amp;articleType=' + '&amp;tmplType=' + ARTICLE_INFO.type + '&amp;' + Math.random();
- gImage = new Image(1, 1);
- gImage.src = iurl;
- } catch (e) {}
- }
-
- /* boss function */
- function ExposureBoss(id, name) {
- var a = document.cookie.match(new RegExp('(^|)o_cookie=([^;]*)(;|$)'));
- var iQQ = (a == null ? "" : unescape(a[2]));
- var iurl = 'http://btrace.qq.com/collect?sIp=&amp;iQQ=' + iQQ + '&amp;sBiz=' + (arguments[2] ? arguments[2] : '') + '&amp;sOp=' + name + '&amp;iSta=&amp;iTy=' + id + '&amp;iFlow=&amp;sUrl=' + escape(location.href) + '&amp;iBak=&amp;sBak=&amp;ran=' + Math.random();
- gImage = new Image(1, 1);
- gImage.src = iurl;
- }
-
- /**
- *曝光码
- */
-
- var BOSS = BOSS || {};
-
- BOSS.Exposure = function(obj, sOp, sBiz) {
- var _this = this;
- this.obj = obj;
- this.sOp = sOp;
- this.sBiz = sBiz || '';
- this.top = qq.getY(this.obj);
- this.addEvent();
- }
-
- BOSS.Exposure.prototype = {
- bossId: 1604,
- winH: qq.windowHeight(),
- addEvent: function() {
- var _this = this;
- qq.EA(window, 'scroll', function() {
- var t = qq.scrollY();
- if (t & gt;
- (_this.top - _this.winH + 50) & amp; & amp; !_this.obj.show) {
- _this.obj.show = true;
- ExposureBoss(_this.bossId, _this.sOp, _this.sBiz);
- }
- });
- }
- };
-
- !(function() {
- var about = qq.GC(qq.G('C-Main-Article-QQ'), '.about-read')[0],
- hd = qq.GC(about, '.hd')[0],
- bd = qq.GC(about, '.bd')[0];
- var keyword = qq.GT(hd, 'span'),
- i = 0;
-
- //相关内容曝光
- if (bd.children.length & gt; 0) {
- new BOSS.Exposure(bd, 'EXrNews');
- }
-
- //关键词曝光
- if (keyword.length & gt; 0) {
- new BOSS.Exposure(hd, 'EXkeyword');
- }
-
- //相关视频list曝光
- if (qq.G('aboutVideoTjlist') & amp; & amp; qq.G('aboutVideoTjlist').getElementsByTagName('li').length & gt; 0) {
- new BOSS.Exposure(qq.G('aboutVideoTjlist'), 'EXrNews_video');
- }
-
- //频道视频
- if (qq.G('videoModBJ')) {
- new BOSS.Exposure(qq.G('videoModBJ'), qq.G('videoModBJ').getAttribute('bossName'));
- }
-
- })()
- </script>
- <!--[if !IE]>|xGv00|76895b9b802c17e8d1bf28bcb513ad11<![endif]-->
- <script>
- try {
- QosS.endCheck();
- } catch (e) {}
- </script>
- <script>
- //QQ浏览器合作推广
- (function() {
- var coo_qqBrowser = document.getElementById('coo_qqBrowser');
- var updateBtn = coo_qqBrowser.getElementsByTagName('a');
- var closeBtn = coo_qqBrowser.getElementsByTagName('em');
- var isLocalStorage = (typeof localStorage == 'undefined' ? false : true);
-
- var os = {};
- var init = function() {
- var ua = window.navigator.userAgent;
- var isQQBrowser = ua.indexOf('QQBrowser') & gt; - 1; //判断是否是QQ浏览器
- if (isQQBrowser) {
- return;
- }
- if (isLocalStorage) {
- var coo_qqBrowser = localStorage.getItem('coo_qqBrowser');
- if (coo_qqBrowser) {
- return;
- }
- }
-
- var isWin = (navigator.platform === "Win32") || (navigator.platform === "Windows");
- !os.winxp & amp; & amp;
- (os.winxp = isWin & amp; & amp;
- (ua.indexOf("Windows NT 5.1") & gt; - 1 || ua.indexOf("Windows XP") & gt; - 1) || false);
- !os.win7 & amp; & amp;
- (os.win7 = isWin & amp; & amp;
- (ua.indexOf("Windows NT 6.1") & gt; - 1 || ua.indexOf("Windows 7") & gt; - 1) || false);
- !os.win8 & amp; & amp;
- (os.win8 = isWin & amp; & amp;
- (ua.indexOf("Windows NT 6.2") & gt; - 1 || ua.indexOf("Windows 8") & gt; - 1) || false);
-
- var str, urls;
- if (os.win7) {
- str = '已针对Windows 7 系统优化,上网提速200%,打开多网页不卡顿';
- urls = 'http://dldir1.qq.com/invc/tt/QQBrowser_Setup_TxwWin7.exe';
- C.showText(str, urls);
- } else if (os.winxp) {
- str = '您的 XP 系统已停止更新,升级浏览器防止系统漏洞,保障上网安全';
- urls = 'http://dldir1.qq.com/invc/tt/QQBrowser_Setup_TxwXP.exe';
- C.showText(str, urls);
- } else if (os.win8) {
- str = '针对Windows 8 系统升级,全面拦截各种广告,上网提速200%';
- urls = 'http://dldir1.qq.com/invc/tt/QQBrowser_Setup_TxwWin8.exe';
- C.showText(str, urls);
- } else {
- str = '电脑登录微信无需扫码,浏览QQ空间提速 5 倍';
- urls = 'http://dldir1.qq.com/invc/tt/QQBrowser_Setup_Txw.exe';
- C.showText(str, urls);
- }
-
- bind();
- };
- var C = {
- 'showText': function(str, url) {
- var cooCon = coo_qqBrowser.getElementsByTagName('span');
- cooCon[0].innerHTML = str;
- updateBtn[0].setAttribute('href', url);
- coo_qqBrowser.style.display = 'block';
- ExposureBoss(1604, 'qqbrowsercop', 'dc');
- },
- 'close': function(sop) {
- coo_qqBrowser.parentNode.removeChild(coo_qqBrowser);
- isLocalStorage & amp; & amp;
- localStorage.setItem('coo_qqBrowser', 1);
- sop & amp; & amp;
- registerZone2({
- bossZone: sop,
- url: ''
- }, 1);
- }
- };
- var bindFunc = {
- 'update': function(e) {
- var sop;
- if (os.win7) {
- sop = 'QQwin7';
- } else if (os.winxp) {
- sop = 'QQwinxp';
- } else if (os.win8) {
- sop = 'QQwin8';
- } else {
- sop = 'QQelse';
- }
- C.close(sop);
- },
- 'close': function(e) {
- var sop;
- if (os.win7) {
- sop = 'QQwin7close';
- } else if (os.winxp) {
- sop = 'QQwinxpclose';
- } else if (os.win8) {
- sop = 'QQwin8close';
- } else {
- sop = 'QQelseclose';
- }
- C.close(sop);
- }
- };
- var bind = function() {
- updateBtn[0].onclick = bindFunc['update'];
- closeBtn[0].onclick = bindFunc['close'];
- };
-
-
- init();
-
- })();
-
- //微信分享修复
- function pageShareWX() {
- qq.getScript("http://mat1.gtimg.com/tech/js/tangent/sharewx_v1.0.0.js", function() {
- sharewx(opt)
- }, "utf-8")
- }
- </script>
-
-
- <!-- 调研广告代码 -->
- <!--tech_f_mwb_div AD begin...."l=tech_f_mwb&log=off"-->
- <div id="tech_f_mwb" style="width: 1px; height: 1px; overflow: hidden; display: block; position: relative;" class="l_qq_com" adconfig_lview="l.qq.com" adconfig_charset="gbk" adconfig_lview_template="//l.qq.com/lview?c=www&amp;loc={loc}" oid="100" display="auto"><object id="auto_gen_5" data="//ra.gtimg.com/web/default_fodders/300x250_1.swf?v=20130124" style="outline:none;width:1px;height:1px;"><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="scale" value="exactfit" /><param name="flashvars" value="ime=true&amp;setFocus=crystal.ime.setFocus&amp;swfid=auto_gen_5" /><param name="type" value="application/x-shockwave-flash" /></object></div>
- <!--tech_f_mwb AD end -->
- <!--[if !IE]>|xGv00|b56be811670d6b843d1850a37eb359c8<![endif]-->
- <!--[if !IE]>|xGv00|eb9b7592e9b0df8c2c340b640f4c26bf<![endif]-->
- <!--[if !IE]>|xGv00|d7fafb4b3c987150d198b9340c82e8f0<![endif]-->
-
-
-
- <iframe style="display: none;" id="proxy_ifrm" src="http://radio.t.qq.com/proxy.html"></iframe><input id="auto_gen_1" value="" style="position:absolute;left:-1000px;top:50px;width:10px;z-index:-1;cursor:none;" type="text" />
- <div id="rsDetector" style="display: block; width: 1px; height: 1px; position: relative; font-size: 0px;"><object id="auto_gen_2" data="//ra.gtimg.com/web/res/loadTimer.swf" style="outline:none;width:1px;height:1px;"><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="flashvars" value="res=http%3A%2F%2Fswa.gtimg.com%2Fweb%2Fsnswin%2F2016%2F09%2F02%2F10%2F1238620.swf&amp;callb=crystal.resourceSpeedCallback&amp;timeout=6000&amp;ime=true&amp;setFocus=crystal.ime.setFocus&amp;swfid=auto_gen_2" /><param name="type" value="application/x-shockwave-flash" /></object></div>
-</body>
-
-</html>
-<!--[if !IE]>|xGv00|c2108ceaed886252e3e2ccad931aa182<![endif]-->
diff --git a/test/test-pages/remove-extra-brs/expected.html b/test/test-pages/remove-extra-brs/expected.html
index 05afcfc..f8f8a6c 100644
--- a/test/test-pages/remove-extra-brs/expected.html
+++ b/test/test-pages/remove-extra-brs/expected.html
@@ -1,13 +1,16 @@
-<div id="readability-page-1" class="page">
- <div>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
- <p>
- <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
- </p>
- <p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- </div>
- <div>
- <p>Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
- <p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- </div>
-</div> \ No newline at end of file
+<div>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p><p>Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat.</p><p>Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ </p></div><div>
+ <p>Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat.</p>
+ <p>Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ </div> \ No newline at end of file
diff --git a/test/test-pages/remove-extra-paragraphs/expected.html b/test/test-pages/remove-extra-paragraphs/expected.html
index f731d75..a7c6318 100644
--- a/test/test-pages/remove-extra-paragraphs/expected.html
+++ b/test/test-pages/remove-extra-paragraphs/expected.html
@@ -1,11 +1,23 @@
-<div id="readability-page-1" class="page">
- <div>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
- <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
- <p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- </div>
- <div>
- <p>Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
- <p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- </div>
-</div> \ No newline at end of file
+<div>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua.</p>
+
+ <p>Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat.</p>
+
+
+ <p>Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+ </div><div>
+ <p>Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat.</p>
+
+ <p>Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+ </div> \ No newline at end of file
diff --git a/test/test-pages/reordering-paragraphs/expected.html b/test/test-pages/reordering-paragraphs/expected.html
index 7d15fcc..4a46dd5 100644
--- a/test/test-pages/reordering-paragraphs/expected.html
+++ b/test/test-pages/reordering-paragraphs/expected.html
@@ -1,5 +1,26 @@
-<div id="readability-page-1" class="page">
- <p id="first">Regarding item# 11111, under sufficiently extreme conditions, quarks may become deconfined and exist as free particles. In the course of asymptotic freedom, the strong interaction becomes weaker at higher temperatures. Eventually, color confinement would be lost and an extremely hot plasma of freely moving quarks and gluons would be formed. This theoretical phase of matter is called quark-gluon plasma.[81] The exact conditions needed to give rise to this state are unknown and have been the subject of a great deal of speculation and experimentation.</p>
- <p id="second">Regarding item# 22222, under sufficiently extreme conditions, quarks may become deconfined and exist as free particles. In the course of asymptotic freedom, the strong interaction becomes weaker at higher temperatures. Eventually, color confinement would be lost and an extremely hot plasma of freely moving quarks and gluons would be formed. This theoretical phase of matter is called quark-gluon plasma.[81] The exact conditions needed to give rise to this state are unknown and have been the subject of a great deal of speculation and experimentation.</p>
- <p id="third">Regarding item# 33333, under sufficiently extreme conditions, quarks may become deconfined and exist as free particles. In the course of asymptotic freedom, the strong interaction becomes weaker at higher temperatures. Eventually, color confinement would be lost and an extremely hot plasma of freely moving quarks and gluons would be formed. This theoretical phase of matter is called quark-gluon plasma.[81] The exact conditions needed to give rise to this state are unknown and have been the subject of a great deal of speculation and experimentation.</p>
- <br id="br2"/> </div> \ No newline at end of file
+<div>
+ <p id="first">Regarding item# 11111, under sufficiently extreme conditions, quarks may
+ become deconfined and exist as free particles. In the course of asymptotic
+ freedom, the strong interaction becomes weaker at higher temperatures.
+ Eventually, color confinement would be lost and an extremely hot plasma
+ of freely moving quarks and gluons would be formed. This theoretical phase
+ of matter is called quark-gluon plasma.[81] The exact conditions needed
+ to give rise to this state are unknown and have been the subject of a great
+ deal of speculation and experimentation.</p>
+ <p id="second">Regarding item# 22222, under sufficiently extreme conditions, quarks may
+ become deconfined and exist as free particles. In the course of asymptotic
+ freedom, the strong interaction becomes weaker at higher temperatures.
+ Eventually, color confinement would be lost and an extremely hot plasma
+ of freely moving quarks and gluons would be formed. This theoretical phase
+ of matter is called quark-gluon plasma.[81] The exact conditions needed
+ to give rise to this state are unknown and have been the subject of a great
+ deal of speculation and experimentation.</p>
+ <p id="third">Regarding item# 33333, under sufficiently extreme conditions, quarks may
+ become deconfined and exist as free particles. In the course of asymptotic
+ freedom, the strong interaction becomes weaker at higher temperatures.
+ Eventually, color confinement would be lost and an extremely hot plasma
+ of freely moving quarks and gluons would be formed. This theoretical phase
+ of matter is called quark-gluon plasma.[81] The exact conditions needed
+ to give rise to this state are unknown and have been the subject of a great
+ deal of speculation and experimentation.</p>
+ <br id="br2"></br></div> \ No newline at end of file
diff --git a/test/test-pages/replace-brs/expected.html b/test/test-pages/replace-brs/expected.html
index 89bdf3f..ba2d4fd 100644
--- a/test/test-pages/replace-brs/expected.html
+++ b/test/test-pages/replace-brs/expected.html
@@ -1,11 +1,14 @@
-<div id="readability-page-1" class="page">
- <div>
- <p style="display: inline;" class="readability-styled"> Lorem ipsum</p>
- <p style="display: inline;" class="readability-styled">dolor sit</p>
- <p> amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
- </div>
- <div>
- <p style="display: inline;" class="readability-styled"> Tempor</p>
- <p>incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
- </div>
-</div> \ No newline at end of file
+<div><p>
+ Lorem ipsum</p><p>dolor sit</p><p>amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+ </p></div><div><p>
+ Tempor</p><p>incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+ </p></div> \ No newline at end of file
diff --git a/test/test-pages/simplyfound-1/expected.html b/test/test-pages/simplyfound-1/expected.html
index daea62d..99a559a 100644
--- a/test/test-pages/simplyfound-1/expected.html
+++ b/test/test-pages/simplyfound-1/expected.html
@@ -1,18 +1,11 @@
-<div class="card-box-body">
- <p>The Raspberry Pi Foundation started by a handful of volunteers in 2012 when they released the original Raspberry Pi 256MB Model B without knowing what to expect.  In a short four-year period they have grown to over sixty full-time employees and have shipped over <b>eight million</b> units to-date.  Raspberry Pi has achieved new heights by being shipped to the International Space Station for research and by being an affordable computing platforms used by teachers throughout the world.  "It has become the all-time best-selling computer in the UK".</p>
-
-
- <p>Raspberry Pi 3 - A credit card sized PC that only costs $35 - Image: Raspberry Pi Foundation</p>
-
- <p>Raspberry Pi Foundation is charity organization that pushes for a digital revolution with a mission to inspire kids to learn by creating computer-powered objects.  The foundation also helps teachers learn computing  skills through free training and readily available tutorials &amp; example code for creating cool things such as music.</p>
-
-
- <p>Raspberry Pi in educations - Image: Raspberry Pi Foundation</p>
-
- <p>In celebration of their 4th year anniversary, the foundation has released <b>Raspberry Pi 3</b> with the same price tag of<b> </b>$35 USD.  The 3rd revision features a <b>1.2GHz 64-bit quad-core</b> ARM CPU with integrated Bluetooth 4.1 and 802.11n wireless LAN chipsets.  The ARM Cortex-A53 CPU along with other architectural enhancements making it the fastest Raspberry Pi to-date.  The 3rd revision is reportedly about 50-60% times faster than its predecessor Raspberry Pi 2 and about 10 times faster then the original Raspberry PI.</p>
-
-
- <p>Raspberry Pi - Various Usage</p>
-
- <p>Raspberry Pi 3 is now available via many online resellers.  At this time, you should use a recent <b>32-bit </b>NOOBS or Raspbian image from their <a href="https://www.raspberrypi.org/downloads/" rel="nofollow" target="_blank">downloads</a> page with a promise of a switch to a 64-bit version only if further investigation proves that there is indeed some value in moving to 64-bit mode.</p>
- </div> \ No newline at end of file
+<div id="readability-page-1" class="page">
+ <div class="card-box-body">
+ <p>The Raspberry Pi Foundation started by a handful of volunteers in 2012 when they released the original Raspberry Pi 256MB Model B without knowing what to expect. &nbsp;In a short four-year period they have grown to over sixty full-time&nbsp;employees&nbsp;and have shipped over <b>eight million</b> units to-date. &nbsp;Raspberry Pi has achieved new heights by being shipped to the&nbsp;International&nbsp;Space Station for research and by being an affordable computing platforms used by teachers throughout the world. &nbsp;"It has become the all-time best-selling computer in the UK".</p>
+ <p class="media-caption">Raspberry Pi 3 - A credit card sized PC that only costs $35 - Image: Raspberry Pi Foundation</p>
+ <p>Raspberry Pi Foundation is charity organization that pushes for a digital revolution with a mission to inspire kids to learn by&nbsp;creating computer-powered objects. &nbsp;The foundation also helps teachers learn computing &nbsp;skills through free training and readily available tutorials &amp; example code for creating cool things such as music.</p>
+ <p class="media-caption">Raspberry Pi in educations - Image: Raspberry Pi Foundation</p>
+ <p>In celebration of their 4th year&nbsp;anniversary, the foundation has released&nbsp;<b>Raspberry Pi 3</b> with the same price tag of<b>&nbsp;</b>$35 USD. &nbsp;The 3rd revision features a <b>1.2GHz 64-bit quad-core</b>&nbsp;ARM CPU with integrated Bluetooth 4.1 and 802.11n wireless LAN chipsets. &nbsp;The ARM Cortex-A53 CPU along with other architectural enhancements making it the fastest Raspberry Pi to-date. &nbsp;The 3rd revision is reportedly about 50-60% times faster than its predecessor Raspberry Pi 2 and about 10 times faster then the original Raspberry PI.</p>
+ <p class="media-caption">Raspberry Pi - Various Usage</p>
+ <p>Raspberry Pi 3 is now available via many online resellers. &nbsp;At this time, you should use a recent <b>32-bit </b>NOOBS or Raspbian image from their&nbsp;<a href="https://www.raspberrypi.org/downloads/" rel="nofollow" target="_blank">downloads</a> page with a promise of a switch to a 64-bit version only if further investigation proves that there is indeed some value in moving to 64-bit mode.</p>
+ </div>
+</div> \ No newline at end of file
diff --git a/test/test-pages/social-buttons/expected.html b/test/test-pages/social-buttons/expected.html
index 63fabd5..3810cde 100644
--- a/test/test-pages/social-buttons/expected.html
+++ b/test/test-pages/social-buttons/expected.html
@@ -1,9 +1,33 @@
-<div id="readability-page-1" class="page">
- <article class="main-content">
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
- </article>
-</div> \ No newline at end of file
+<article class="main-content">
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+ tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+ quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+ </article> \ No newline at end of file
diff --git a/test/test-pages/wapo-1/expected.html b/test/test-pages/wapo-1/expected.html
index e970c80..cb3663b 100644
--- a/test/test-pages/wapo-1/expected.html
+++ b/test/test-pages/wapo-1/expected.html
@@ -131,8 +131,7 @@
<p>Heba Habib contributed to this report.</p>
- <p> <i></i>
- </p>
+
<p channel="wp.com"> <b>Read more:</b>
</p>
diff --git a/test/test-pages/webmd-2/expected.html b/test/test-pages/webmd-2/expected.html
index a563cba..dcf4987 100644
--- a/test/test-pages/webmd-2/expected.html
+++ b/test/test-pages/webmd-2/expected.html
@@ -5,13 +5,13 @@
- <p> </p>
+
<p>April 17, 2015 -- Imagine being sick in the hospital with a <a class="" href="http://www.webmd.com/a-to-z-guides/bacterial-and-viral-infections" onclick="return sl(this,'','embd-lnk');">bacterial infection</a> and doctors can't stop it from spreading. This so-called "superbug" scenario is not science fiction. It's an urgent, worldwide worry that is prompting swift action.</p>
<p xmlns:xalan="http://xml.apache.org/xalan">Every year, about 2 million people get sick from a superbug, according to the CDC. About 23,000 die. Earlier this year, an outbreak of CRE (carbapenem-resistant enterobacteriaceae) linked to contaminated medical tools sickened 11 people at two Los-Angeles area hospitals. Two people died, and more than 200 others may have been exposed.</p>
<p>The White House recently released a <a href="http://www.webmd.com/click?url=https://www.whitehouse.gov/sites/default/files/docs/national_action_plan_for_combating_antibotic-resistant_bacteria.pdf" onclick="return sl(this,'','embd-lnk');">comprehensive plan</a> outlining steps to combat drug-resistant bacteria. The plan identifies three "urgent" and several "serious" threats. We asked infectious disease experts to explain what some of them are and when to worry.</p>
<link href="http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/css/contextual_related_links.css" rel="stylesheet" type="text/css"></link>
- <p> </p>
+
<a name="1"> </a>
<h3>But First: What's a Superbug? </h3>
<p>It's a term coined by the media to describe bacteria that cannot be killed using multiple <a class="" href="http://www.webmd.com/cold-and-flu/rm-quiz-antibiotics-myths-facts" onclick="return sl(this,'','embd-lnk');">antibiotics</a>. "It resonates because it's scary," says Stephen Calderwood, MD, president of the Infectious Diseases Society of America. "But in fairness, there is no real definition."</p>
diff --git a/test/test-pages/wikipedia/expected.html b/test/test-pages/wikipedia/expected.html
index a6ae3b6..2891528 100644
--- a/test/test-pages/wikipedia/expected.html
+++ b/test/test-pages/wikipedia/expected.html
@@ -1,418 +1,433 @@
-<div id="readability-page-1" class="page">
- <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
- <p><b>Mozilla</b> is a <a href="http://fakehost/wiki/Free_software" title="Free software">free-software</a> community, created in 1998 by members of <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape</a>. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.<sup id="cite_ref-1" class="reference"><a href="#cite_note-1">[1]</a></sup> The community is supported institutionally by the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> and its tax-paying subsidiary, the <a href="http://fakehost/wiki/Mozilla_Corporation" title="Mozilla Corporation">Mozilla Corporation</a>.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2">[2]</a></sup></p>
- <p><a href="http://fakehost/wiki/List_of_Mozilla_products" title="List of Mozilla products">Mozilla produces many products</a> such as the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser, <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> e-mail client, <a href="http://fakehost/wiki/Firefox_Mobile" class="mw-redirect" title="Firefox Mobile">Firefox Mobile</a> web browser, <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a> mobile operating system, <a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> bug tracking system and other projects.</p>
- <h2><span class="mw-headline" id="History">History</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=1" title="Edit section: History">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <p>On January 23, 1998, Netscape made two announcements: first, that <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a> will be free; second, that the source code will also be free.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3">[3]</a></sup> One day later, <a href="http://fakehost/wiki/Jamie_Zawinski" title="Jamie Zawinski">Jamie Zawinski</a> from Netscape registered <span>mozilla.org</span>.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4">[4]</a></sup> The project was named Mozilla after the original code name of the <a href="http://fakehost/wiki/Netscape_Navigator" title="Netscape Navigator">Netscape Navigator</a> browser which is a blending of "<a href="http://fakehost/wiki/Mosaic_(web_browser)" title="Mosaic (web browser)">Mosaic</a> and <a href="http://fakehost/wiki/Godzilla" title="Godzilla">Godzilla</a>"<sup id="cite_ref-google_5-0" class="reference"><a href="#cite_note-google-5">[5]</a></sup> and used to co-ordinate the development of the <a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Application Suite</a>, the <a href="http://fakehost/wiki/Open_source" class="mw-redirect" title="Open source">open source</a> version of Netscape's internet software, <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a>.<sup id="cite_ref-Mozilla_Launch_Announcement_6-0" class="reference"><a href="#cite_note-Mozilla_Launch_Announcement-6">[6]</a></sup><sup id="cite_ref-7" class="reference"><a href="#cite_note-7">[7]</a></sup> Jamie Zawinski says he came up with the name "Mozilla" at a Netscape staff meeting.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8">[8]</a></sup><sup id="cite_ref-9" class="reference"><a href="#cite_note-9">[9]</a></sup> A small group of Netscape employees were tasked with coordination of the new community.</p>
- <p>Originally, Mozilla aimed to be a technology provider for companies, such as Netscape, who would commercialize their open source code.<sup id="cite_ref-10" class="reference"><a href="#cite_note-10">[10]</a></sup> When <a href="http://fakehost/wiki/AOL" title="AOL">AOL</a> (Netscape's parent company) greatly reduced its involvement with Mozilla in July 2003, the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> was designated the legal steward of the project.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11">[11]</a></sup> Soon after, Mozilla deprecated the Mozilla Suite in favor of creating independent applications for each function, primarily the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser and the <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> email client, and moved to supply them directly to the public.<sup id="cite_ref-12" class="reference"><a href="#cite_note-12">[12]</a></sup></p>
- <p>Recently, Mozilla's activities have expanded to include Firefox on mobile platforms (primarily <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a>),<sup id="cite_ref-13" class="reference"><a href="#cite_note-13">[13]</a></sup> a mobile OS called <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a>,<sup id="cite_ref-14" class="reference"><a href="#cite_note-14">[14]</a></sup> a web-based identity system called <a href="http://fakehost/wiki/Mozilla_Persona" title="Mozilla Persona">Mozilla Persona</a> and a marketplace for HTML5 applications.<sup id="cite_ref-15" class="reference"><a href="#cite_note-15">[15]</a></sup></p>
- <p>In a report released in November 2012, Mozilla reported that their total revenue for 2011 was $163&#160;million, which was up 33% from $123&#160;million in 2010. Mozilla noted that roughly 85% of their revenue comes from their contract with Google.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16">[16]</a></sup></p>
- <p>At the end of 2013, Mozilla announced a deal with <a href="http://fakehost/wiki/Cisco_Systems" title="Cisco Systems">Cisco Systems</a> whereby Firefox would download and use a Cisco-provided binary build of an open source<sup id="cite_ref-github_17-0" class="reference"><a href="#cite_note-github-17">[17]</a></sup> <a href="http://fakehost/wiki/Codec" title="Codec">codec</a> to play the <a href="http://fakehost/wiki/Proprietary_format" title="Proprietary format">proprietary</a> <a href="http://fakehost/wiki/H.264" class="mw-redirect" title="H.264">H.264</a> video format.<sup id="cite_ref-gigaom_18-0" class="reference"><a href="#cite_note-gigaom-18">[18]</a></sup><sup id="cite_ref-techrepublic_19-0" class="reference"><a href="#cite_note-techrepublic-19">[19]</a></sup> As part of the deal, Cisco would pay any patent licensing fees associated with the binaries that it distributes. Mozilla's CTO, <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a>, acknowledged that this is "not a complete solution" and isn't "perfect".<sup id="cite_ref-20" class="reference"><a href="#cite_note-20">[20]</a></sup> An employee in Mozilla's video formats team, writing in an unofficial capacity, justified<sup id="cite_ref-21" class="reference"><a href="#cite_note-21">[21]</a></sup> it by the need to maintain their large user base, which would be necessary in future battles for truly free video formats.</p>
- <p>In December 2013, Mozilla announced funding for the development of non-<a href="http://fakehost/wiki/Free_software" title="Free software">free</a> games<sup id="cite_ref-22" class="reference"><a href="#cite_note-22">[22]</a></sup> through its Game Creator Challenge. However, even those games that may be released under a non-free software or open source license must be made with open web technologies and Javascript as per the work criteria outlined in the announcement.</p>
- <h3><span class="mw-headline" id="Eich_CEO_promotion_controversy">Eich CEO promotion controversy</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=2" title="Edit section: Eich CEO promotion controversy">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>On March 24, 2014, Mozilla promoted <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a> to the role of CEO. This led to boycotts and protests from the LGBT community and its supporters, as Eich previously donated US$1,000<sup id="cite_ref-23" class="reference"><a href="#cite_note-23">[23]</a></sup> in 2008 in support of <a href="http://fakehost/wiki/California_Proposition_8_(2008)" title="California Proposition 8 (2008)">California's Proposition 8</a>, a California ballot proposition and state constitutional amendment in opposition to same-sex marriage.<sup id="cite_ref-arstechnica_24-0" class="reference"><a href="#cite_note-arstechnica-24">[24]</a></sup> Eich's donation first became public knowledge in 2012, while he was Mozilla’s chief technical officer, leading to angry responses on Twitter—including the use of the hashtag "#wontworkwithbigots".<sup id="cite_ref-25" class="reference"><a href="#cite_note-25">[25]</a></sup></p>
- <p>Protests also emerged in 2014 following the announcement of Eich's appointment as CEO of Mozilla. U.S. companies <a href="http://fakehost/wiki/OkCupid" title="OkCupid">OkCupid</a> and <a href="http://fakehost/wiki/CREDO_Mobile" title="CREDO Mobile">CREDO Mobile</a> received media coverage for their objections, with the former asking its users to boycott the browser,<sup id="cite_ref-26" class="reference"><a href="#cite_note-26">[26]</a></sup> while Credo amassed 50,000 signatures for a petition that called for Eich's resignation</p>
- <p>Due to the controversy, Eich voluntarily stepped down on April 3, 2014<sup id="cite_ref-27" class="reference"><a href="#cite_note-27">[27]</a></sup> and <a href="http://fakehost/wiki/Mitchell_Baker" title="Mitchell Baker">Mitchell Baker</a>, executive chairwoman of Mozilla Corporation, posted a statement on the Mozilla blog: "We didn’t move fast enough to engage with people once the controversy started. Mozilla believes both in equality and freedom of speech. Equality is necessary for meaningful speech. And you need free speech to fight for equality."<sup id="cite_ref-28" class="reference"><a href="#cite_note-28">[28]</a></sup> Eich's resignation promoted a larger backlash from conservatives who felt he had been forced out of the company internally.<sup class="noprint Inline-Template Template-Fact">[<i><a href="http://fakehost/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (August 2015)">citation needed</span></a></i>]</sup></p>
- <p>OkCupid co-founder and CEO <a href="http://fakehost/wiki/Sam_Yagan" title="Sam Yagan">Sam Yagan</a> had also donated $500<sup id="cite_ref-29" class="reference"><a href="#cite_note-29">[29]</a></sup> to Republican candidate <a href="http://fakehost/wiki/Chris_Cannon" title="Chris Cannon">Chris Cannon</a> who proceeded to vote for multiple measures viewed as "anti-gay", including the banning of same-sex marriage.<sup id="cite_ref-30" class="reference"><a href="#cite_note-30">[30]</a></sup><sup id="cite_ref-31" class="reference"><a href="#cite_note-31">[31]</a></sup><sup id="cite_ref-32" class="reference"><a href="#cite_note-32">[32]</a></sup><sup id="cite_ref-33" class="reference"><a href="#cite_note-33">[33]</a></sup> Yagan claims he did not know about Cannon's stance on gay rights and that his contribution was due to the candidate being the ranking Republican participating in the House subcommittee that oversaw Internet and Intellectual Property matters.<sup id="cite_ref-34" class="reference"><a href="#cite_note-34">[34]</a></sup><sup id="cite_ref-35" class="reference"><a href="#cite_note-35">[35]</a></sup><sup id="cite_ref-uncrunched.com_36-0" class="reference"><a href="#cite_note-uncrunched.com-36">[36]</a></sup><sup id="cite_ref-37" class="reference"><a href="#cite_note-37">[37]</a></sup><sup id="cite_ref-38" class="reference"><a href="#cite_note-38">[38]</a></sup></p>
- <p>Reader comments on articles that were published close to the events were divided between support for OkCupid's actions and opposition to them. Supporters claimed the boycott was justified and saw OkCupid's actions as a firm statement of opposition to intolerance towards the gay community. Opponents saw OkCupid's actions as hypocritical, since Eich is also the inventor of <a href="http://fakehost/wiki/Brendan_Eich#Netscape_and_JavaScript" title="Brendan Eich">JavaScript</a>, which is still required to browse OkCupid's website, and felt that users should not be punished for the actions of Mozilla and suspected that OkCupid's actions were a <a href="http://fakehost/wiki/Publicity_stunt" title="Publicity stunt">publicity stunt</a>.<sup id="cite_ref-uncrunched.com_36-1" class="reference"><a href="#cite_note-uncrunched.com-36">[36]</a></sup><sup id="cite_ref-39" class="reference"><a href="#cite_note-39">[39]</a></sup></p>
- <h2><span class="mw-headline" id="Values">Values</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=3" title="Edit section: Values">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <p>According to Mozilla's manifesto,<sup id="cite_ref-manifesto_40-0" class="reference"><a href="#cite_note-manifesto-40">[40]</a></sup> which outlines goals, principles, and a pledge, "The Mozilla project uses a community-based approach to create world-class open source software and to develop new types of collaborative activities". Mozilla's manifesto mentions only its beliefs in regards to the Internet and Internet privacy, and has no mention of any political or social viewpoints.</p>
- <h3><span class="mw-headline" id="Pledge">Pledge</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=4" title="Edit section: Pledge">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>According to the Mozilla Foundation:<sup id="cite_ref-41" class="reference"><a href="#cite_note-41">[41]</a></sup></p>
- <blockquote class="templatequote">
- <p>The Mozilla Foundation pledges to support the Mozilla Manifesto in its activities. Specifically, we will:</p>
- <ul>
- <li>Build and enable open-source technologies and communities that support the Manifesto’s principles;</li>
- <li>Build and deliver great consumer products that support the Manifesto’s principles;</li>
- <li>Use the Mozilla assets (intellectual property such as copyrights and trademarks, infrastructure, funds, and reputation) to keep the Internet an open platform;</li>
- <li>Promote models for creating economic value for the public benefit; and</li>
- <li>Promote the Mozilla Manifesto principles in public discourse and within the Internet industry.</li>
- </ul>
- </blockquote>
- <h2><span class="mw-headline" id="Software">Software</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=5" title="Edit section: Software">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <div class="thumb tright">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:Mozilla_Firefox_logo_2013.svg" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/220px-Mozilla_Firefox_logo_2013.svg.png" width="220" height="233" class="thumbimage" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/330px-Mozilla_Firefox_logo_2013.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/440px-Mozilla_Firefox_logo_2013.svg.png 2x" data-file-width="352" data-file-height="373" /></a>
- </div>
- </div>
- <h3><span class="mw-headline" id="Firefox">Firefox</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=6" title="Edit section: Firefox">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p><a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> is a <a href="http://fakehost/wiki/Web_browser" title="Web browser">web browser</a>, and is Mozilla's <a href="http://fakehost/wiki/Flagship_product" class="mw-redirect" title="Flagship product">flagship</a> software product. It is available in both desktop and mobile versions. Firefox uses the <a href="http://fakehost/wiki/Gecko_(software)" title="Gecko (software)">Gecko</a> <a href="http://fakehost/wiki/Layout_engine" title="Layout engine">layout engine</a> to render web pages, which implements current and anticipated <a href="http://fakehost/wiki/Web_standards" title="Web standards">web standards</a>.<sup id="cite_ref-42" class="reference"><a href="#cite_note-42">[42]</a></sup> As of late 2015<sup class="plainlinks noprint asof-tag update"><a class="external text" href="http://en.wikipedia.org/w/index.php?title=Mozilla&amp;action=edit">[update]</a></sup>, Firefox has approximately 10-11% of worldwide <a href="http://fakehost/wiki/Usage_share_of_web_browsers#Summary" title="Usage share of web browsers">usage share of web browsers</a>, making it the 4th most-used web browser.<sup id="cite_ref-w3counter1_43-0" class="reference"><a href="#cite_note-w3counter1-43">[43]</a></sup><sup id="cite_ref-gs.statcounter.com_44-0" class="reference"><a href="#cite_note-gs.statcounter.com-44">[44]</a></sup><sup id="cite_ref-getclicky1_45-0" class="reference"><a href="#cite_note-getclicky1-45">[45]</a></sup></p>
- <p>Firefox began as an experimental branch of the <a href="http://fakehost/wiki/Mozilla#Mozilla_Project" title="Mozilla">Mozilla codebase</a> by <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">Dave Hyatt</a>, <a href="http://fakehost/wiki/Joe_Hewitt_(programmer)" title="Joe Hewitt (programmer)">Joe Hewitt</a> and <a href="http://fakehost/wiki/Blake_Ross" title="Blake Ross">Blake Ross</a>. They believed the commercial requirements of <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape's</a> sponsorship and developer-driven <a href="http://fakehost/wiki/Feature_creep" title="Feature creep">feature creep</a> compromised the utility of the Mozilla browser.<sup id="cite_ref-46" class="reference"><a href="#cite_note-46">[46]</a></sup> To combat what they saw as the <a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Suite's</a> <a href="http://fakehost/wiki/Software_bloat" title="Software bloat">software bloat</a>, they created a stand-alone browser, with which they intended to replace the Mozilla Suite.</p>
- <p>Firefox was originally named <i>Phoenix</i> but the name was changed so as to avoid trademark conflicts with <a href="http://fakehost/wiki/Phoenix_Technologies" title="Phoenix Technologies">Phoenix Technologies</a>. The initially-announced replacement, <i>Firebird</i>, provoked objections from the <a href="http://fakehost/wiki/Firebird_(database_server)" title="Firebird (database server)">Firebird</a> project community.<sup id="cite_ref-47" class="reference"><a href="#cite_note-47">[47]</a></sup><sup id="cite_ref-48" class="reference"><a href="#cite_note-48">[48]</a></sup> The current name, Firefox, was chosen on February 9, 2004.<sup id="cite_ref-49" class="reference"><a href="#cite_note-49">[49]</a></sup></p>
- <h3><span class="mw-headline" id="Firefox_Mobile">Firefox Mobile</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=7" title="Edit section: Firefox Mobile">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>Firefox Mobile (codenamed <i>Fennec</i>) is the build of the <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a> <a href="http://fakehost/wiki/Web_browser" title="Web browser">web browser</a> for devices such as <a href="http://fakehost/wiki/Smartphone" title="Smartphone">smartphones</a> and <a href="http://fakehost/wiki/Tablet_computer" title="Tablet computer">tablet computers</a>.</p>
- <p>Firefox Mobile uses the same <a href="http://fakehost/wiki/Gecko_(layout_engine)" class="mw-redirect" title="Gecko (layout engine)">Gecko</a> <a href="http://fakehost/wiki/Layout_engine" title="Layout engine">layout engine</a> as <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a>. For example, version 1.0 used the same engine as Firefox 3.6, and the following release, 4.0, shared core code with Firefox 4.0. Its features include <a href="http://fakehost/wiki/HTML5" title="HTML5">HTML5</a> support, <a href="http://fakehost/wiki/Firefox_Sync" title="Firefox Sync">Firefox Sync</a>, <a href="http://fakehost/wiki/Add-on_(Mozilla)" title="Add-on (Mozilla)">add-ons</a> support and <a href="http://fakehost/wiki/Tabbed_browsing" class="mw-redirect" title="Tabbed browsing">tabbed browsing</a>.<sup id="cite_ref-50" class="reference"><a href="#cite_note-50">[50]</a></sup></p>
- <p>Firefox Mobile is currently available for <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a> 2.2 and above devices with an <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv7</a> or <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv6</a> CPU.<sup id="cite_ref-51" class="reference"><a href="#cite_note-51">[51]</a></sup> The x86 architecture is not officially supported.<sup id="cite_ref-52" class="reference"><a href="#cite_note-52">[52]</a></sup> <a href="http://fakehost/wiki/Tristan_Nitot" title="Tristan Nitot">Tristan Nitot</a>, president of <a href="http://fakehost/wiki/Mozilla_Europe" title="Mozilla Europe">Mozilla Europe</a>, has said that it's unlikely that an <a href="http://fakehost/wiki/IPhone" title="IPhone">iPhone</a> or a <a href="http://fakehost/wiki/BlackBerry" title="BlackBerry">BlackBerry</a> version will be released, citing <a href="http://fakehost/wiki/Apple_Inc" class="mw-redirect" title="Apple Inc">Apple's</a> iTunes Store application approval policies (which forbid applications competing with Apple's own, and forbid engines which run downloaded code) and BlackBerry's limited operating system as the reasons.<sup id="cite_ref-53" class="reference"><a href="#cite_note-53">[53]</a></sup></p>
- <h3><span class="mw-headline" id="Firefox_OS">Firefox OS</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=8" title="Edit section: Firefox OS">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>Firefox OS (project name: <i>Boot to Gecko</i> also known as <i>B2G</i>) is an <a href="http://fakehost/wiki/Open_source" class="mw-redirect" title="Open source">open source</a> <a href="http://fakehost/wiki/Operating_system" title="Operating system">operating system</a> in development by Mozilla that aims to support <a href="http://fakehost/wiki/HTML5" title="HTML5">HTML5</a> apps written using "<a href="http://fakehost/wiki/Open_Web" title="Open Web">open Web</a>" technologies rather than platform-specific native <a href="http://fakehost/wiki/Application_programming_interface" title="Application programming interface">APIs</a>. The concept behind Firefox OS is that all user-accessible software will be HTML5 applications, that use Open Web APIs to access the phone's hardware directly via <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a>.<sup id="cite_ref-54" class="reference"><a href="#cite_note-54">[54]</a></sup></p>
- <p>Some devices using this OS include<sup id="cite_ref-55" class="reference"><a href="#cite_note-55">[55]</a></sup> Alcatel One Touch Fire, ZTE Open, LG Fireweb.</p>
- <h3><span class="mw-headline" id="Thunderbird">Thunderbird</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=9" title="Edit section: Thunderbird">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p><a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> is a free, open source, cross-platform email and news client developed by the volunteers of the Mozilla Community.</p>
- <p>On July 16, 2012, Mitchell Baker announced that Mozilla's leadership had come to the conclusion that on-going stability was the most important thing for Thunderbird and that innovation in Thunderbird was no longer a priority for Mozilla. In that update Baker also suggested that Mozilla had provided a pathway for community to innovate around Thunderbird if the community chooses.<sup id="cite_ref-56" class="reference"><a href="#cite_note-56">[56]</a></sup></p>
- <h3><span class="mw-headline" id="SeaMonkey">SeaMonkey</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=10" title="Edit section: SeaMonkey">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <div class="thumb tleft">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:SeaMonkey.png" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/0/0d/SeaMonkey.png" width="128" height="128" class="thumbimage" data-file-width="128" data-file-height="128" /></a>
- </div>
- </div>
- <p><a href="http://fakehost/wiki/SeaMonkey" title="SeaMonkey">SeaMonkey</a> (formerly the Mozilla Application Suite) is a free and open source cross platform suite of Internet software components including a web browser component, a client for sending and receiving email and <a href="http://fakehost/wiki/USENET" class="mw-redirect" title="USENET">USENET</a> newsgroup messages, an HTML editor (<a href="http://fakehost/wiki/Mozilla_Composer" title="Mozilla Composer">Mozilla Composer</a>) and the <a href="http://fakehost/wiki/ChatZilla" title="ChatZilla">ChatZilla</a> IRC client.</p>
- <p>On March 10, 2005, <a href="http://fakehost/wiki/The_Mozilla_Foundation" class="mw-redirect" title="The Mozilla Foundation">the Mozilla Foundation</a> announced that it would not release any official versions of Mozilla Application Suite beyond 1.7.x, since it had now focused on the standalone applications <a href="http://fakehost/wiki/Mozilla_Firefox" class="mw-redirect" title="Mozilla Firefox">Firefox</a> and <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a>.<sup id="cite_ref-57" class="reference"><a href="#cite_note-57">[57]</a></sup> SeaMonkey is now maintained by the SeaMonkey Council, which has <a href="http://fakehost/wiki/Trademark" title="Trademark">trademarked</a> the SeaMonkey name with help from the Mozilla Foundation.<sup id="cite_ref-58" class="reference"><a href="#cite_note-58">[58]</a></sup> The Mozilla Foundation provides project hosting for the SeaMonkey developers.</p>
- <h3><span class="mw-headline" id="Bugzilla">Bugzilla</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=11" title="Edit section: Bugzilla">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <div class="thumb tright">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:Buggie.svg" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/220px-Buggie.svg.png" width="220" height="289" class="thumbimage" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/330px-Buggie.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/440px-Buggie.svg.png 2x" data-file-width="95" data-file-height="125" /></a>
- </div>
- </div>
- <p><a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> is a <a href="http://fakehost/wiki/World_Wide_Web" title="World Wide Web">web</a>-based general-purpose <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a>, which was released as <a href="http://fakehost/wiki/Open_source_software" class="mw-redirect" title="Open source software">open source software</a> by <a href="http://fakehost/wiki/Netscape_Communications" class="mw-redirect" title="Netscape Communications">Netscape Communications</a> in 1998 along with the rest of the Mozilla codebase, and is currently stewarded by Mozilla. It has been adopted by a variety of organizations for use as a <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a> for both <a href="http://fakehost/wiki/Free_and_open_source_software" class="mw-redirect" title="Free and open source software">free and open source software</a> and <a href="http://fakehost/wiki/Proprietary_software" title="Proprietary software">proprietary</a> projects and products, including the <a href="http://fakehost/wiki/The_Mozilla_Foundation" class="mw-redirect" title="The Mozilla Foundation">Mozilla Foundation</a>, the <a href="http://fakehost/wiki/Linux_kernel" title="Linux kernel">Linux kernel</a>, <a href="http://fakehost/wiki/GNOME" title="GNOME">GNOME</a>, <a href="http://fakehost/wiki/KDE" title="KDE">KDE</a>, <a href="http://fakehost/wiki/Red_Hat" title="Red Hat">Red Hat</a>, <a href="http://fakehost/wiki/Novell" title="Novell">Novell</a>, <a href="http://fakehost/wiki/Eclipse_(software)" title="Eclipse (software)">Eclipse</a> and <a href="http://fakehost/wiki/LibreOffice" title="LibreOffice">LibreOffice</a>.<sup id="cite_ref-59" class="reference"><a href="#cite_note-59">[59]</a></sup></p>
- <h3><span class="mw-headline" id="Components">Components</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=12" title="Edit section: Components">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <h4><span class="mw-headline" id="NSS">NSS</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=13" title="Edit section: NSS">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/Network_Security_Services" title="Network Security Services">Network Security Services</a> (NSS) comprises a set of <a href="http://fakehost/wiki/Library_(computing)" title="Library (computing)">libraries</a> designed to support <a href="http://fakehost/wiki/Cross-platform" title="Cross-platform">cross-platform</a> development of security-enabled client and server applications. NSS provides a complete open-source implementation of crypto libraries supporting <a href="http://fakehost/wiki/Secure_Sockets_Layer" class="mw-redirect" title="Secure Sockets Layer">SSL</a> and <a href="http://fakehost/wiki/S/MIME" title="S/MIME">S/MIME</a>. NSS was previously <a href="http://fakehost/wiki/Multi-licensing" title="Multi-licensing">tri-licensed</a> under the <a href="http://fakehost/wiki/Mozilla_Public_License" title="Mozilla Public License">Mozilla Public License</a> 1.1, the <a href="http://fakehost/wiki/GNU_General_Public_License" title="GNU General Public License">GNU General Public License</a>, and the <a href="http://fakehost/wiki/LGPL" class="mw-redirect" title="LGPL">GNU Lesser General Public License</a>, but upgraded to GPL-compatible MPL 2.0.</p>
- <p><a href="http://fakehost/wiki/AOL" title="AOL">AOL</a>, <a href="http://fakehost/wiki/Red_Hat" title="Red Hat">Red Hat</a>, <a href="http://fakehost/wiki/Sun_Microsystems" title="Sun Microsystems">Sun Microsystems</a>/<a href="http://fakehost/wiki/Oracle_Corporation" title="Oracle Corporation">Oracle Corporation</a>, <a href="http://fakehost/wiki/Google" title="Google">Google</a> and other companies and individual contributors have co-developed NSS and it is used in a wide range of non-Mozilla products including <a href="http://fakehost/wiki/Evolution_(software)" title="Evolution (software)">Evolution</a>, <a href="http://fakehost/wiki/Pidgin_(software)" title="Pidgin (software)">Pidgin</a>, and <a href="http://fakehost/wiki/Apache_OpenOffice" title="Apache OpenOffice">Apache OpenOffice</a>.</p>
- <h4><span class="mw-headline" id="SpiderMonkey">SpiderMonkey</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=14" title="Edit section: SpiderMonkey">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/SpiderMonkey_(software)" class="mw-redirect" title="SpiderMonkey (software)">SpiderMonkey</a> is the original <a href="http://fakehost/wiki/JavaScript_engine" title="JavaScript engine">JavaScript engine</a> developed by <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a> when he invented <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a> in 1995 as a developer at <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape</a>. It became part of the Mozilla product family when Mozilla inherited Netscape's code-base in 1998. In 2011, Eich transferred the nominal ownership of the SpiderMonkey code and project to Dave Mandelin.<sup id="cite_ref-BE201106_60-0" class="reference"><a href="#cite_note-BE201106-60">[60]</a></sup></p>
- <p>SpiderMonkey is a <a href="http://fakehost/wiki/Cross-platform" title="Cross-platform">cross-platform</a> engine written in <a href="http://fakehost/wiki/C%2B%2B" title="C++">C++</a> which implements <a href="http://fakehost/wiki/ECMAScript" title="ECMAScript">ECMAScript</a>, a standard developed from JavaScript.<sup id="cite_ref-BE201106_60-1" class="reference"><a href="#cite_note-BE201106-60">[60]</a></sup><sup id="cite_ref-61" class="reference"><a href="#cite_note-61">[61]</a></sup> It comprises an <a href="http://fakehost/wiki/Interpreter_(computing)" title="Interpreter (computing)">interpreter</a>, several <a href="http://fakehost/wiki/Just-in-time_compilation" title="Just-in-time compilation">just-in-time compilers</a>, a <a href="http://fakehost/wiki/Decompiler" title="Decompiler">decompiler</a> and a <a href="http://fakehost/wiki/Garbage_collection_(computer_science)" title="Garbage collection (computer science)">garbage collector</a>. Products which embed SpiderMonkey include <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a>, <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a>, <a href="http://fakehost/wiki/SeaMonkey" title="SeaMonkey">SeaMonkey</a>, and many non-Mozilla applications.<sup id="cite_ref-62" class="reference"><a href="#cite_note-62">[62]</a></sup></p>
- <h4><span class="mw-headline" id="Rhino">Rhino</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=15" title="Edit section: Rhino">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p>Rhino is an <a href="http://fakehost/wiki/Open_source" class="mw-redirect" title="Open source">open source</a> <a href="http://fakehost/wiki/JavaScript_engine" title="JavaScript engine">JavaScript engine</a> managed by the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a>. It is developed entirely in <a href="http://fakehost/wiki/Java_(programming_language)" title="Java (programming language)">Java</a>. Rhino converts JavaScript scripts into Java <a href="http://fakehost/wiki/Class_(computer_programming)" title="Class (computer programming)">classes</a>. Rhino works in both <a href="http://fakehost/wiki/Compiler" title="Compiler">compiled</a> and <a href="http://fakehost/wiki/Interpreter_(computing)" title="Interpreter (computing)">interpreted</a> mode.<sup id="cite_ref-63" class="reference"><a href="#cite_note-63">[63]</a></sup></p>
- <h4><span class="mw-headline" id="Gecko">Gecko</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=16" title="Edit section: Gecko">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/Gecko_(layout_engine)" class="mw-redirect" title="Gecko (layout engine)">Gecko</a> is a <a href="http://fakehost/wiki/Web_browser_engine" title="Web browser engine">layout engine</a> that supports web pages written using <a href="http://fakehost/wiki/HTML" title="HTML">HTML</a>, <a href="http://fakehost/wiki/Scalable_Vector_Graphics" title="Scalable Vector Graphics">SVG</a>, and <a href="http://fakehost/wiki/MathML" title="MathML">MathML</a>. Gecko is written in <a href="http://fakehost/wiki/C%2B%2B" title="C++">C++</a> and uses <a href="http://fakehost/wiki/NSPR" class="mw-redirect" title="NSPR">NSPR</a> for <a href="http://fakehost/wiki/Platform_independence" class="mw-redirect" title="Platform independence">platform independence</a>. Its source code is licensed under the <a href="http://fakehost/wiki/Mozilla_Public_License" title="Mozilla Public License">Mozilla Public License</a>.</p>
- <p>Firefox uses Gecko both for rendering web pages and for rendering its <a href="http://fakehost/wiki/User_interface" title="User interface">user interface</a>. Gecko is also used by Thunderbird, SeaMonkey, and many non-Mozilla applications.</p>
- <h4><span class="mw-headline" id="Rust">Rust</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=17" title="Edit section: Rust">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/Rust_(programming_language)" title="Rust (programming language)">Rust</a> is a compiled <a href="http://fakehost/wiki/Programming_language" title="Programming language">programming language</a> being developed by Mozilla Research. It is designed for safety, concurrency, and performance. Rust is intended for creating large and complex software which needs to be both safe against exploits and fast.</p>
- <p>Rust is being used in an experimental layout engine, <a href="http://fakehost/wiki/Servo_(layout_engine)" title="Servo (layout engine)">Servo</a>, which is developed by Mozilla and Samsung. Servo is not used in any consumer-oriented browsers yet. However, the Servo project developers plan for parts of the Servo source code to be merged into Gecko, and Firefox, incrementally.<sup id="cite_ref-64" class="reference"><a href="#cite_note-64">[64]</a></sup><sup id="cite_ref-65" class="reference"><a href="#cite_note-65">[65]</a></sup></p>
- <h4><span class="mw-headline" id="XULRunner">XULRunner</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=18" title="Edit section: XULRunner">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/XULRunner" title="XULRunner">XULRunner</a> is a software platform and technology experiment by Mozilla, that allows applications built with the same technologies used by Firefox extensions (XPCOM, Javascript, HTML, CSS, XUL) to be run natively as desktop applications, without requiring Firefox to be installed on the user's machine. XULRunner binaries are available for the Windows, GNU/Linux and OS X operating systems, allowing such applications to be effectively cross platform.</p>
- <h4><span class="mw-headline" id="pdf.js">pdf.js</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=19" title="Edit section: pdf.js">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/Pdf.js" class="mw-redirect" title="Pdf.js">Pdf.js</a> is a library developed by Mozilla that allows in-browser rendering of pdf documents using the HTML5 Canvas and Javascript. It is included by default in recent versions of Firefox, allowing the browser to render pdf documents without requiring an external plugin; and it is available separately as an extension named "PDF Viewer" for Firefox for Android, SeaMonkey, and the Firefox versions which don't include it built-in. It can also be included as part of a website's scripts, to allow pdf rendering for any browser that implements the required HTML5 features and can run Javascript.</p>
- <h4><span class="mw-headline" id="Shumway">Shumway</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=20" title="Edit section: Shumway">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p><a href="http://fakehost/wiki/Shumway_(software)" title="Shumway (software)">Shumway</a> is an open source replacement for the Adobe Flash Player, developed by Mozilla since 2012, using open web technologies as a replacement for Flash technologies. It uses Javascript and HTML5 Canvas elements to render Flash and execute Actionscript. It is included by default in Firefox Nightly and can be installed as an extension for any recent version of Firefox. The current implementation is limited in its capabilities to render Flash content outside simple projects.</p>
- <h2><span class="mw-headline" id="Other_activities">Other activities</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=21" title="Edit section: Other activities">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <h3><span class="mw-headline" id="Mozilla_VR">Mozilla VR</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=22" title="Edit section: Mozilla VR">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>Mozilla VR is a team focused on bringing <a href="http://fakehost/wiki/Virtual_reality" title="Virtual reality">Virtual reality</a> tools, specifications, and standards to the open Web.<sup id="cite_ref-66" class="reference"><a href="#cite_note-66">[66]</a></sup> Mozilla VR maintains <a href="http://fakehost/wiki/A-Frame_(VR)" title="A-Frame (VR)">A-Frame (VR)</a>, a web framework for building VR experiences, and works on advancing <a href="http://fakehost/wiki/WebVR" title="WebVR">WebVR</a> support within web browsers.</p>
- <h3><span class="mw-headline" id="Mozilla_Persona">Mozilla Persona</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=23" title="Edit section: Mozilla Persona">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p><a href="http://fakehost/wiki/Mozilla_Persona" title="Mozilla Persona">Mozilla Persona</a> is a secure, cross-browser website <a href="http://fakehost/wiki/Authentication" title="Authentication">authentication</a> mechanism which allows a user to use a single username and password (or other authentication method) to log in to multiple sites.<sup id="cite_ref-67" class="reference"><a href="#cite_note-67">[67]</a></sup> Mozilla Persona will be shutting down on November 30, 2016.<sup id="cite_ref-68" class="reference"><a href="#cite_note-68">[68]</a></sup></p>
- <h3><span class="mw-headline" id="Mozilla_Location_Service">Mozilla Location Service</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=24" title="Edit section: Mozilla Location Service">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>This open source crowdsourced geolocation service was started by Mozilla in 2013 and offers a free <a href="http://fakehost/wiki/Application_programming_interface" title="Application programming interface">API</a>.</p>
- <h3><span class="mw-headline" id="Webmaker">Webmaker</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=25" title="Edit section: Webmaker">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>Mozilla Webmaker is Mozilla's educational initiative, Webmaker's goal is to "help millions of people move from using the web to making the web." As part of Mozilla’s non-profit mission, Webmaker aims "to help the world increase their understanding of the web, take greater control of their online lives, and create a more web literate planet."<sup id="cite_ref-69" class="reference"><a href="#cite_note-69">[69]</a></sup><sup id="cite_ref-lifehacker.com_70-0" class="reference"><a href="#cite_note-lifehacker.com-70">[70]</a></sup><sup id="cite_ref-lifehacker.com_70-1" class="reference"><a href="#cite_note-lifehacker.com-70">[70]</a></sup></p>
- <h3><span class="mw-headline" id="Mozilla_Developer_Network">Mozilla Developer Network</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=26" title="Edit section: Mozilla Developer Network">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <p>Mozilla maintains a comprehensive developer documentation website called the <a href="http://fakehost/wiki/Mozilla_Developer_Network" title="Mozilla Developer Network">Mozilla Developer Network</a> which contains information about web technologies including <a href="http://fakehost/wiki/HTML" title="HTML">HTML</a>, <a href="http://fakehost/wiki/CSS" class="mw-redirect" title="CSS">CSS</a>, <a href="http://fakehost/wiki/SVG" class="mw-redirect" title="SVG">SVG</a>, <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a>, as well Mozilla-specific information. In addition, Mozilla publishes a large number of videos about web technologies and the development of Mozilla projects on the Air Mozilla website.<sup id="cite_ref-71" class="reference"><a href="#cite_note-71">[71]</a></sup><sup id="cite_ref-72" class="reference"><a href="#cite_note-72">[72]</a></sup></p>
- <h2><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=27" title="Edit section: Community">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <p>The Mozilla Community consists of over 40,000 active contributors from across the globe<sup class="noprint Inline-Template Template-Fact">[<i><a href="http://fakehost/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (July 2015)">citation needed</span></a></i>]</sup>. It includes both paid employees and volunteers who work towards the goals set forth<sup id="cite_ref-manifesto_40-1" class="reference"><a href="#cite_note-manifesto-40">[40]</a></sup> in the Mozilla Manifesto. Many of the sub-communities in Mozilla have formed around localization efforts for Mozilla Firefox, and the Mozilla web properties.</p>
- <h3><span class="mw-headline" id="Local_communities">Local communities</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=28" title="Edit section: Local communities">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <div class="thumb tright">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:London_Mozilla_Workspace.jpg" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/220px-London_Mozilla_Workspace.jpg" width="220" height="146" class="thumbimage" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/330px-London_Mozilla_Workspace.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/440px-London_Mozilla_Workspace.jpg 2x" data-file-width="2500" data-file-height="1656" /></a>
- </div>
- </div>
- <p>There are a number of sub-communities that exist based on their geographical locations, where contributors near each other work together on particular activities, such as localization, marketing, PR and user support.</p>
- <h3><span class="mw-headline" id="Mozilla_Reps">Mozilla Reps</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=29" title="Edit section: Mozilla Reps">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <div class="thumb tright">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:Mozilla_Reps.png" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/220px-Mozilla_Reps.png" width="220" height="101" class="thumbimage" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/330px-Mozilla_Reps.png 1.5x, //upload.wikimedia.org/wikipedia/commons/0/0b/Mozilla_Reps.png 2x" data-file-width="400" data-file-height="183" /></a>
- </div>
- </div>
- <p>The Mozilla Reps program aims to empower and support volunteer Mozillians who want to become official representatives of Mozilla in their region/locale.</p>
- <p>The program provides a simple framework and a specific set of tools to help Mozillians to organize and/or attend events, recruit and mentor new contributors, document and share activities, and support their local communities better.</p>
- <p>When joining the program, a Mozilla Rep agrees to take on the following responsibilities:</p>
- <ul>
- <li>Represent Mozilla in their country/region</li>
- <li>Promote the Mozilla Project and its mission</li>
- <li>Build on and support existing/future local community efforts and programs</li>
- <li>Inspire, recruit and support new contributors</li>
- <li>Support and mentor future Mozilla Reps</li>
- <li>Document clearly all their activities</li>
- </ul>
- <h3><span class="mw-headline" id="Conferences_and_events">Conferences and events</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=30" title="Edit section: Conferences and events">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h3>
- <h4><span class="mw-headline" id="Mozilla_Festival">Mozilla Festival</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=31" title="Edit section: Mozilla Festival">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <div class="thumb tright">
- <div class="thumbinner">
- <a href="http://fakehost/wiki/File:Fireside_Chat,_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/220px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg" width="220" height="147" class="thumbimage" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/330px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/440px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 2x" data-file-width="1280" data-file-height="854" /></a>
- <div class="thumbcaption">
- <p style="display: inline;" class="readability-styled"> Speakers from the </p><a href="http://fakehost/wiki/Knight_Foundation" class="mw-redirect" title="Knight Foundation">Knight Foundation</a>
- <p style="display: inline;" class="readability-styled"> discuss the future of news at the 2011 Mozilla Festival in London.</p>
+<div class="mw-content-ltr" dir="ltr" id="mw-content-text" lang="en">
+
+ <p><b>Mozilla</b> is a <a href="http://fakehost/wiki/Free_software" title="Free software">free-software</a> community, created in 1998 by members of <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape</a>. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.<sup class="reference" id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup> The community is supported institutionally by the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> and its tax-paying subsidiary, the <a href="http://fakehost/wiki/Mozilla_Corporation" title="Mozilla Corporation">Mozilla Corporation</a>.<sup class="reference" id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup></p>
+ <p><a href="http://fakehost/wiki/List_of_Mozilla_products" title="List of Mozilla products">Mozilla produces many products</a> such as the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser, <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> e-mail client, <a class="mw-redirect" href="http://fakehost/wiki/Firefox_Mobile" title="Firefox Mobile">Firefox Mobile</a> web browser, <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a> mobile operating system, <a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> bug tracking system and other projects.</p>
+
+
+
+ <h2><span class="mw-headline" id="History">History</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=1" title="Edit section: History">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <p>On January 23, 1998, Netscape made two announcements: first, that <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a> will be free; second, that the source code will also be free.<sup class="reference" id="cite_ref-3"><a href="#cite_note-3">[3]</a></sup> One day later, <a href="http://fakehost/wiki/Jamie_Zawinski" title="Jamie Zawinski">Jamie Zawinski</a> from Netscape registered <span>mozilla.org</span>.<sup class="reference" id="cite_ref-4"><a href="#cite_note-4">[4]</a></sup> The project was named Mozilla after the original code name of the <a href="http://fakehost/wiki/Netscape_Navigator" title="Netscape Navigator">Netscape Navigator</a> browser which is a blending of "<a href="http://fakehost/wiki/Mosaic_(web_browser)" title="Mosaic (web browser)">Mosaic</a> and <a href="http://fakehost/wiki/Godzilla" title="Godzilla">Godzilla</a>"<sup class="reference" id="cite_ref-google_5-0"><a href="#cite_note-google-5">[5]</a></sup> and used to co-ordinate the development of the <a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Application Suite</a>, the <a class="mw-redirect" href="http://fakehost/wiki/Open_source" title="Open source">open source</a> version of Netscape's internet software, <a href="http://fakehost/wiki/Netscape_Communicator" title="Netscape Communicator">Netscape Communicator</a>.<sup class="reference" id="cite_ref-Mozilla_Launch_Announcement_6-0"><a href="#cite_note-Mozilla_Launch_Announcement-6">[6]</a></sup><sup class="reference" id="cite_ref-7"><a href="#cite_note-7">[7]</a></sup> Jamie Zawinski says he came up with the name "Mozilla" at a Netscape staff meeting.<sup class="reference" id="cite_ref-8"><a href="#cite_note-8">[8]</a></sup><sup class="reference" id="cite_ref-9"><a href="#cite_note-9">[9]</a></sup> A small group of Netscape employees were tasked with coordination of the new community.</p>
+ <p>Originally, Mozilla aimed to be a technology provider for companies, such as Netscape, who would commercialize their open source code.<sup class="reference" id="cite_ref-10"><a href="#cite_note-10">[10]</a></sup> When <a href="http://fakehost/wiki/AOL" title="AOL">AOL</a> (Netscape's parent company) greatly reduced its involvement with Mozilla in July 2003, the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a> was designated the legal steward of the project.<sup class="reference" id="cite_ref-11"><a href="#cite_note-11">[11]</a></sup> Soon after, Mozilla deprecated the Mozilla Suite in favor of creating independent applications for each function, primarily the <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> web browser and the <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> email client, and moved to supply them directly to the public.<sup class="reference" id="cite_ref-12"><a href="#cite_note-12">[12]</a></sup></p>
+ <p>Recently, Mozilla's activities have expanded to include Firefox on mobile platforms (primarily <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a>),<sup class="reference" id="cite_ref-13"><a href="#cite_note-13">[13]</a></sup> a mobile OS called <a href="http://fakehost/wiki/Firefox_OS" title="Firefox OS">Firefox OS</a>,<sup class="reference" id="cite_ref-14"><a href="#cite_note-14">[14]</a></sup> a web-based identity system called <a href="http://fakehost/wiki/Mozilla_Persona" title="Mozilla Persona">Mozilla Persona</a> and a marketplace for HTML5 applications.<sup class="reference" id="cite_ref-15"><a href="#cite_note-15">[15]</a></sup></p>
+ <p>In a report released in November 2012, Mozilla reported that their total revenue for 2011 was $163 million, which was up 33% from $123 million in 2010. Mozilla noted that roughly 85% of their revenue comes from their contract with Google.<sup class="reference" id="cite_ref-16"><a href="#cite_note-16">[16]</a></sup></p>
+ <p>At the end of 2013, Mozilla announced a deal with <a href="http://fakehost/wiki/Cisco_Systems" title="Cisco Systems">Cisco Systems</a> whereby Firefox would download and use a Cisco-provided binary build of an open source<sup class="reference" id="cite_ref-github_17-0"><a href="#cite_note-github-17">[17]</a></sup><a href="http://fakehost/wiki/Codec" title="Codec">codec</a> to play the <a href="http://fakehost/wiki/Proprietary_format" title="Proprietary format">proprietary</a> <a class="mw-redirect" href="http://fakehost/wiki/H.264" title="H.264">H.264</a> video format.<sup class="reference" id="cite_ref-gigaom_18-0"><a href="#cite_note-gigaom-18">[18]</a></sup><sup class="reference" id="cite_ref-techrepublic_19-0"><a href="#cite_note-techrepublic-19">[19]</a></sup> As part of the deal, Cisco would pay any patent licensing fees associated with the binaries that it distributes. Mozilla's CTO, <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a>, acknowledged that this is "not a complete solution" and isn't "perfect".<sup class="reference" id="cite_ref-20"><a href="#cite_note-20">[20]</a></sup> An employee in Mozilla's video formats team, writing in an unofficial capacity, justified<sup class="reference" id="cite_ref-21"><a href="#cite_note-21">[21]</a></sup> it by the need to maintain their large user base, which would be necessary in future battles for truly free video formats.</p>
+ <p>In December 2013, Mozilla announced funding for the development of non-<a href="http://fakehost/wiki/Free_software" title="Free software">free</a> games<sup class="reference" id="cite_ref-22"><a href="#cite_note-22">[22]</a></sup> through its Game Creator Challenge. However, even those games that may be released under a non-free software or open source license must be made with open web technologies and Javascript as per the work criteria outlined in the announcement.</p>
+ <h3><span class="mw-headline" id="Eich_CEO_promotion_controversy">Eich CEO promotion controversy</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=2" title="Edit section: Eich CEO promotion controversy">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <p>On March 24, 2014, Mozilla promoted <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a> to the role of CEO. This led to boycotts and protests from the LGBT community and its supporters, as Eich previously donated US$1,000<sup class="reference" id="cite_ref-23"><a href="#cite_note-23">[23]</a></sup> in 2008 in support of <a href="http://fakehost/wiki/California_Proposition_8_(2008)" title="California Proposition 8 (2008)">California's Proposition 8</a>, a California ballot proposition and state constitutional amendment in opposition to same-sex marriage.<sup class="reference" id="cite_ref-arstechnica_24-0"><a href="#cite_note-arstechnica-24">[24]</a></sup> Eich's donation first became public knowledge in 2012, while he was Mozilla’s chief technical officer, leading to angry responses on Twitter—including the use of the hashtag "#wontworkwithbigots".<sup class="reference" id="cite_ref-25"><a href="#cite_note-25">[25]</a></sup></p>
+ <p>Protests also emerged in 2014 following the announcement of Eich's appointment as CEO of Mozilla. U.S. companies <a href="http://fakehost/wiki/OkCupid" title="OkCupid">OkCupid</a> and <a href="http://fakehost/wiki/CREDO_Mobile" title="CREDO Mobile">CREDO Mobile</a> received media coverage for their objections, with the former asking its users to boycott the browser,<sup class="reference" id="cite_ref-26"><a href="#cite_note-26">[26]</a></sup> while Credo amassed 50,000 signatures for a petition that called for Eich's resignation</p>
+ <p>Due to the controversy, Eich voluntarily stepped down on April 3, 2014<sup class="reference" id="cite_ref-27"><a href="#cite_note-27">[27]</a></sup> and <a href="http://fakehost/wiki/Mitchell_Baker" title="Mitchell Baker">Mitchell Baker</a>, executive chairwoman of Mozilla Corporation, posted a statement on the Mozilla blog: "We didn’t move fast enough to engage with people once the controversy started. Mozilla believes both in equality and freedom of speech. Equality is necessary for meaningful speech. And you need free speech to fight for equality."<sup class="reference" id="cite_ref-28"><a href="#cite_note-28">[28]</a></sup> Eich's resignation promoted a larger backlash from conservatives who felt he had been forced out of the company internally.<sup class="noprint Inline-Template Template-Fact">[<i><a href="http://fakehost/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (August 2015)">citation needed</span></a></i>]</sup></p>
+ <p>OkCupid co-founder and CEO <a href="http://fakehost/wiki/Sam_Yagan" title="Sam Yagan">Sam Yagan</a> had also donated $500<sup class="reference" id="cite_ref-29"><a href="#cite_note-29">[29]</a></sup> to Republican candidate <a href="http://fakehost/wiki/Chris_Cannon" title="Chris Cannon">Chris Cannon</a> who proceeded to vote for multiple measures viewed as "anti-gay", including the banning of same-sex marriage.<sup class="reference" id="cite_ref-30"><a href="#cite_note-30">[30]</a></sup><sup class="reference" id="cite_ref-31"><a href="#cite_note-31">[31]</a></sup><sup class="reference" id="cite_ref-32"><a href="#cite_note-32">[32]</a></sup><sup class="reference" id="cite_ref-33"><a href="#cite_note-33">[33]</a></sup> Yagan claims he did not know about Cannon's stance on gay rights and that his contribution was due to the candidate being the ranking Republican participating in the House subcommittee that oversaw Internet and Intellectual Property matters.<sup class="reference" id="cite_ref-34"><a href="#cite_note-34">[34]</a></sup><sup class="reference" id="cite_ref-35"><a href="#cite_note-35">[35]</a></sup><sup class="reference" id="cite_ref-uncrunched.com_36-0"><a href="#cite_note-uncrunched.com-36">[36]</a></sup><sup class="reference" id="cite_ref-37"><a href="#cite_note-37">[37]</a></sup><sup class="reference" id="cite_ref-38"><a href="#cite_note-38">[38]</a></sup></p>
+ <p>Reader comments on articles that were published close to the events were divided between support for OkCupid's actions and opposition to them. Supporters claimed the boycott was justified and saw OkCupid's actions as a firm statement of opposition to intolerance towards the gay community. Opponents saw OkCupid's actions as hypocritical, since Eich is also the inventor of <a href="http://fakehost/wiki/Brendan_Eich#Netscape_and_JavaScript" title="Brendan Eich">JavaScript</a>, which is still required to browse OkCupid's website, and felt that users should not be punished for the actions of Mozilla and suspected that OkCupid's actions were a <a href="http://fakehost/wiki/Publicity_stunt" title="Publicity stunt">publicity stunt</a>.<sup class="reference" id="cite_ref-uncrunched.com_36-1"><a href="#cite_note-uncrunched.com-36">[36]</a></sup><sup class="reference" id="cite_ref-39"><a href="#cite_note-39">[39]</a></sup></p>
+ <h2><span class="mw-headline" id="Values">Values</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=3" title="Edit section: Values">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <p>According to Mozilla's manifesto,<sup class="reference" id="cite_ref-manifesto_40-0"><a href="#cite_note-manifesto-40">[40]</a></sup> which outlines goals, principles, and a pledge, "The Mozilla project uses a community-based approach to create world-class open source software and to develop new types of collaborative activities". Mozilla's manifesto mentions only its beliefs in regards to the Internet and Internet privacy, and has no mention of any political or social viewpoints.</p>
+ <h3><span class="mw-headline" id="Pledge">Pledge</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=4" title="Edit section: Pledge">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <p>According to the Mozilla Foundation:<sup class="reference" id="cite_ref-41"><a href="#cite_note-41">[41]</a></sup></p>
+ <blockquote class="templatequote">
+ <p>The Mozilla Foundation pledges to support the Mozilla Manifesto in its activities. Specifically, we will:</p>
+ <ul><li>Build and enable open-source technologies and communities that support the Manifesto’s principles;</li>
+ <li>Build and deliver great consumer products that support the Manifesto’s principles;</li>
+ <li>Use the Mozilla assets (intellectual property such as copyrights and trademarks, infrastructure, funds, and reputation) to keep the Internet an open platform;</li>
+ <li>Promote models for creating economic value for the public benefit; and</li>
+ <li>Promote the Mozilla Manifesto principles in public discourse and within the Internet industry.</li>
+ </ul></blockquote>
+ <h2><span class="mw-headline" id="Software">Software</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=5" title="Edit section: Software">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <div class="thumb tright">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:Mozilla_Firefox_logo_2013.svg"><img alt="" class="thumbimage" data-file-height="373" data-file-width="352" height="233" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/220px-Mozilla_Firefox_logo_2013.svg.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/330px-Mozilla_Firefox_logo_2013.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/7/76/Mozilla_Firefox_logo_2013.svg/440px-Mozilla_Firefox_logo_2013.svg.png 2x" width="220"></img></a>
+
+ </div>
</div>
- </div>
- </div>
- <p>The Mozilla Festival is an annual event where hundreds of passionate people explore the Web, learn together and make things that can change the world. With the emphasis on <i>making</i>—the mantra of the Festival is "less yack, more hack." Journalists, coders, filmmakers, designers, educators, gamers, makers, youth and anyone else, from all over the world, are encouraged to attend, with attendees from more than 40 countries, working together at the intersection between freedom, the Web, and that years theme.</p>
- <p>The event revolves around design challenges which address key issues based on the chosen theme for that years festival. In previous years the Mozilla Festival has focused on Learning, and Media, with the 2012 festival being based around making. The titles of the festival revolve around the main theme, freedom (as in freedom of speech not free beer), and the Web.</p>
- <h4><span class="mw-headline" id="MozCamps">MozCamps</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=32" title="Edit section: MozCamps">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p>MozCamps are the critical part of the Grow Mozilla initiative which aims to grow the Mozilla Community. These camps aim to bring core contributors from around the world together. They are intensive multi-day summits that include keynote speeches by Mozilla leadership, workshops and breakout sessions (led by paid and unpaid staff), and fun social outings. All of these activities combine to reward contributors for their hard work, engage them with new products and initiatives, and align all attendees on Mozilla's mission.</p>
- <h4><span class="mw-headline" id="Mozilla_Summit">Mozilla Summit</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=33" title="Edit section: Mozilla Summit">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h4>
- <p>Mozilla Summit are the global event with active contributors and Mozilla employees to develop a shared understanding of Mozilla's mission together. Over 2,000 people representing 90 countries and 114 languages gathered in Santa Clara, Toronto and Brussels in 2013. Mozilla has since its last summit in 2013 replaced summits with all-hands where both employees and volunteers come together to collaborate the event is a scaled down version of Mozilla Summit.</p>
- <h2><span class="mw-headline" id="See_also">See also</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=34" title="Edit section: See also">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <ul>
- <li><a href="http://fakehost/wiki/-zilla_(suffix)" class="mw-redirect" title="-zilla (suffix)">-zilla (suffix)</a></li>
- <li><a href="http://fakehost/wiki/Mozilla_(mascot)" title="Mozilla (mascot)">Mozilla (mascot)</a></li>
- <li><i><a href="http://fakehost/wiki/The_Book_of_Mozilla" title="The Book of Mozilla">The Book of Mozilla</a></i></li>
- <li><a href="http://fakehost/wiki/Timeline_of_web_browsers" title="Timeline of web browsers">Timeline of web browsers</a></li>
- </ul>
- <h2><span class="mw-headline" id="References">References</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=35" title="Edit section: References">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <div class="reflist references-column-width">
- <ol class="references">
- <li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text">For exceptions, see "Values" section below</span></li>
- <li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.mozilla.org/foundation/moco/">"About the Mozilla Corporation"</a>. Mozilla Foundation.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+the+Mozilla+Corporation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Ffoundation%2Fmoco%2F&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.oreilly.com/openbook/opensources/book/netrev.html">"Freeing the Source: The Story of Mozilla"</a>. <i>Open Sources: Voices from the Open Source Revolution</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-05-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Freeing+the+Source%3A+The+Story+of+Mozilla&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.oreilly.com%2Fopenbook%2Fopensources%2Fbook%2Fnetrev.html&amp;rft.jtitle=Open+Sources%3A+Voices+from+the+Open+Source+Revolution&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://whois.domaintools.com/mozilla.org">"Mozilla.org WHOIS, DNS, &amp; Domain Info"</a>. <i>DomainTools</i><span class="reference-accessdate">. Retrieved <span class="nowrap">1 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla.org+WHOIS%2C+DNS%2C+%26+Domain+Info&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwhois.domaintools.com%2Fmozilla.org&amp;rft.jtitle=DomainTools&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-google-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-google_5-0">^</a></b></span> <span class="reference-text"><cite class="citation book">Payment, S. (2007). <a rel="nofollow" class="external text" href="http://books.google.co.uk/books?id=zyIvOn7sKCsC"><i>Marc Andreessen and Jim Clark: The Founders of Netscape</i></a>. Rosen Publishing Group. <a href="http://fakehost/wiki/International_Standard_Book_Number" title="International Standard Book Number">ISBN</a>&#160;<a href="http://fakehost/wiki/Special:BookSources/9781404207196" title="Special:BookSources/9781404207196">9781404207196</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Payment%2C+S.&amp;rft.btitle=Marc+Andreessen+and+Jim+Clark%3A+The+Founders+of+Netscape&amp;rft.date=2007&amp;rft.genre=book&amp;rft_id=%2F%2Fbooks.google.co.uk%2Fbooks%3Fid%3DzyIvOn7sKCsC&amp;rft.isbn=9781404207196&amp;rft.pub=Rosen+Publishing+Group&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-Mozilla_Launch_Announcement-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-Mozilla_Launch_Announcement_6-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20021004080737/wp.netscape.com/newsref/pr/newsrelease577.html">"Netscape Announces mozilla.org, a Dedicated Team and Web Site Supporting Development of Free Client Source Code"</a>. Netscape. Archived from the original on October 4, 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Netscape+Announces+mozilla.org%2C+a+Dedicated+Team+and+Web+Site+Supporting+Development+of+Free+Client+Source+Code&amp;rft.genre=unknown&amp;rft_id=%2F%2Fwp.netscape.com%2Fnewsref%2Fpr%2Fnewsrelease577.html&amp;rft.pub=Netscape&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.highbeam.com/doc/1G1-20453744.html">"Mac vendors ponder Netscape gambit."</a>. <i>Macworld</i>. 1 May 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mac+vendors+ponder+Netscape+gambit.&amp;rft.date=1998-05-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.highbeam.com%2Fdoc%2F1G1-20453744.html&amp;rft.jtitle=Macworld&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web">Zawinski, Jamie (1996). <a rel="nofollow" class="external text" href="http://www.jwz.org/gruntle/nscpdorm.html">"nscp dorm"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-10-12</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Jamie&amp;rft.aulast=Zawinski&amp;rft.btitle=nscp+dorm&amp;rft.date=1996&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jwz.org%2Fgruntle%2Fnscpdorm.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web">Dave Titus with assistance from Andrew Wong. <a rel="nofollow" class="external text" href="http://www.davetitus.com/mozilla/">"How was Mozilla born"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Dave+Titus+with+assistance+from+Andrew+Wong&amp;rft.btitle=How+was+Mozilla+born&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.davetitus.com%2Fmozilla%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www-archive.mozilla.org/hacking/coding-introduction.html">"Introduction to Mozilla Source Code"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>. <q>However, mozilla.org wants to emphasize that these milestones are being produced for testing purposes only.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Introduction+to+Mozilla+Source+Code&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Fhacking%2Fcoding-introduction.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mozilla.org/en-US/press/mozilla-foundation.html">"mozilla.org Announces Launch of the Mozilla Foundation to Lead Open-Source Browser Efforts"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=mozilla.org+Announces+Launch+of+the+Mozilla+Foundation+to+Lead+Open-Source+Browser+Efforts&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fpress%2Fmozilla-foundation.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a>; <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">David Hyatt</a> (April 2, 2003). <a rel="nofollow" class="external text" href="http://www-archive.mozilla.org/roadmap/roadmap-02-Apr-2003.html">"mozilla development roadmap"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2009-08-02</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=David+Hyatt&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=mozilla+development+roadmap&amp;rft.date=2003-04-02&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Froadmap%2Froadmap-02-Apr-2003.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://allthingsd.com/20120816/better-browsing-on-your-android-smartphone/">"Better Browsing on Your Android Smartphone"</a>. AllThingsD<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Better+Browsing+on+Your+Android+Smartphone&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fallthingsd.com%2F20120816%2Fbetter-browsing-on-your-android-smartphone%2F&amp;rft.pub=AllThingsD&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.pcmag.com/article2/0,2817,2407468,00.asp">"Mozilla Releases Test Version of Firefox OS"</a>. PC Magazine<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Releases+Test+Version+of+Firefox+OS&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.pcmag.com%2Farticle2%2F0%2C2817%2C2407468%2C00.asp&amp;rft.pub=PC+Magazine&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.engadget.com/2012/06/12/mozilla-marketplace-live-web-apps-like-desktop/">"Mozilla Marketplace is live, lets you run web apps like desktop programs"</a>. Engadget<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Marketplace+is+live%2C+lets+you+run+web+apps+like+desktop+programs&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.engadget.com%2F2012%2F06%2F12%2Fmozilla-marketplace-live-web-apps-like-desktop%2F&amp;rft.pub=Engadget&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web">Lardinois, Frederic (November 15, 2012). <a rel="nofollow" class="external text" href="http://techcrunch.com/2012/11/15/mozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google/">"Mozilla Releases Annual Report For 2011: Revenue Up 33% To $163M, Majority From Google"</a>. <i>techcrunch.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Releases+Annual+Report+For+2011%3A+Revenue+Up+33%25+To+%24163M%2C+Majority+From+Google&amp;rft.aufirst=Frederic&amp;rft.aulast=Lardinois&amp;rft.date=2012-11-15&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Ftechcrunch.com%2F2012%2F11%2F15%2Fmozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google%2F&amp;rft.jtitle=techcrunch.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-github-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-github_17-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://github.com/cisco/openh264">"cisco/openh264 · GitHub"</a>. github.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=cisco%2Fopenh264+%B7+GitHub&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fcisco%2Fopenh264&amp;rft.pub=github.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-gigaom-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-gigaom_18-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gigaom.com/2013/10/30/mozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future/">"Mozilla will add H.264 to Firefox as Cisco makes eleventh-hour push for WebRTC's future — Tech News and Analysis"</a>. gigaom.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+will+add+H.264+to+Firefox+as+Cisco+makes+eleventh-hour+push+for+WebRTC%99s+future+%26mdash%3B+Tech+News+and+Analysis&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgigaom.com%2F2013%2F10%2F30%2Fmozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future%2F&amp;rft.pub=gigaom.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-techrepublic-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-techrepublic_19-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.techrepublic.com/blog/australian-technology/cisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat/">"Cisco to release open-source H.264 codec, Mozilla makes tactical retreat - TechRepublic"</a>. techrepublic.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Cisco+to+release+open-source+H.264+codec%2C+Mozilla+makes+tactical+retreat+-+TechRepublic&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.techrepublic.com%2Fblog%2Faustralian-technology%2Fcisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat%2F&amp;rft.pub=techrepublic.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://blog.mozilla.org/blog/2013/10/30/video-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec/">"Video Interoperability on the Web Gets a Boost From Cisco's H.264 Codec"</a>. <q>Of course, this is not a not a complete solution. In a perfect world, codecs, like other basic Internet technologies such as TCP/IP, HTTP, and HTML, would be fully open and free</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Video+Interoperability+on+the+Web+Gets+a+Boost+From+Cisco%99s+H.264+Codec&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2013%2F10%2F30%2Fvideo-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://xiphmont.livejournal.com/61927.html">"Comments on Cisco, Mozilla, and H.264"</a>. <q>By endorsing Cisco's plan, there's no getting around the fact that we've caved on our principles. That said, principles can't replace being in a practical position to make a difference in the future.</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Comments+on+Cisco%2C+Mozilla%2C+and+H.264&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fxiphmont.livejournal.com%2F61927.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span> - Christopher Montgomery wrote in a personal capacity but works for Mozilla in their codecs team</span>
- </li>
- <li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://wiki.mozilla.org/Game_Creator_Challenge_-Contest_Terms_and_Conditions">"Game Creator Challenge -Contest Terms and Conditions"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Game+Creator+Challenge+-Contest+Terms+and+Conditions&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FGame_Creator_Challenge_-Contest_Terms_and_Conditions&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span> - submissions to the "amateur" category have to be released as free software, but not for the other two categories</span>
- </li>
- <li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://projects.latimes.com/prop8/donation/8930/">"Los Angeles Times - Brendan Eich contribution to Proposition 8"</a>. latimes.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Los+Angeles+Times+-+Brendan+Eich+contribution+to+Proposition+8&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fprojects.latimes.com%2Fprop8%2Fdonation%2F8930%2F&amp;rft.pub=latimes.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-arstechnica-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-arstechnica_24-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://arstechnica.com/business/2014/03/gay-firefox-developers-boycott-mozilla-to-protest-ceo-hire/">"Gay Firefox developers boycott Mozilla to protest CEO hire [Updated] | Ars Technica"</a>. arstechnica.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gay+Firefox+developers+boycott+Mozilla+to+protest+CEO+hire+%26%2391%3BUpdated%26%2393%3B+%26%23124%3B+Ars+Technica&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Farstechnica.com%2Fbusiness%2F2014%2F03%2Fgay-firefox-developers-boycott-mozilla-to-protest-ceo-hire%2F&amp;rft.pub=arstechnica.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation web">Kelly Faircloth (9 April 2012). <a rel="nofollow" class="external text" href="http://betabeat.com/2012/04/tech-celeb-makes-prop-8-donation-internet-goes-berserk/">"Tech Celeb Makes Prop-8 Donation; Internet Goes Berserk"</a>. <i>BetaBeat</i>. BetaBeat<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-28</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Tech+Celeb+Makes+Prop-8+Donation%3B+Internet+Goes+Berserk&amp;rft.au=Kelly+Faircloth&amp;rft.date=2012-04-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbetabeat.com%2F2012%2F04%2Ftech-celeb-makes-prop-8-donation-internet-goes-berserk%2F&amp;rft.jtitle=BetaBeat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://i.huffpost.com/gen/1710681/thumbs/o-OKC-900.jpg">"Screenshot of OkCupid's statement towards Firefox users"</a>. huffingtonpost.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Screenshot+of+OkCupid%27s+statement+towards+Firefox+users&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fi.huffpost.com%2Fgen%2F1710681%2Fthumbs%2Fo-OKC-900.jpg&amp;rft.pub=huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://blog.mozilla.org/blog/2014/04/05/faq-on-ceo-resignation/">"FAQ on CEO Resignation"</a>. <i>The Mozilla Blog</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=FAQ+on+CEO+Resignation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F05%2Ffaq-on-ceo-resignation%2F&amp;rft.jtitle=The+Mozilla+Blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite class="citation web">Baker, Mitchell (3 April 2014). <a rel="nofollow" class="external text" href="https://blog.mozilla.org/blog/2014/04/03/brendan-eich-steps-down-as-mozilla-ceo/">"Brendan Eich Steps Down as Mozilla CEO"</a>. <i>mozilla blog</i>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-04</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Brendan+Eich+Steps+Down+as+Mozilla+CEO&amp;rft.aufirst=Mitchell&amp;rft.aulast=Baker&amp;rft.date=2014-04-03&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F03%2Fbrendan-eich-steps-down-as-mozilla-ceo%2F&amp;rft.jtitle=mozilla+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.opensecrets.org/indivs/search.php?name=Sam+Yagan&amp;cycle=All&amp;sort=R&amp;state=&amp;zip=&amp;employ=&amp;cand=&amp;submit=Submit+Query">"opensecrets.org listing of Sam Yagan's contributions to political candidates"</a>. opensecrets.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=opensecrets.org+listing+of+Sam+Yagan%27s+contributions+to+political+candidates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.opensecrets.org%2Findivs%2Fsearch.php%3Fname%3DSam%2BYagan%26cycle%3DAll%26sort%3DR%26state%3D%26zip%3D%26employ%3D%26cand%3D%26submit%3DSubmit%2BQuery&amp;rft.pub=opensecrets.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ontheissues.org/house/Chris_Cannon.htm#Civil_Rights">"ontheissues.org listing of votes cast by Chris Cannon"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+by+Chris+Cannon&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon.htm%23Civil_Rights&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ontheissues.org/HouseVote/Party_2005-627.htm">"ontheissues.org listing of votes cast on the permanency of the Patriot Act"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+on+the+permanency+of+the+Patriot+Act&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2FHouseVote%2FParty_2005-627.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ontheissues.org/house/Chris_Cannon_Homeland_Security.htm">"ontheissues.org: Chris Cannon on Homeland Security"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Homeland+Security&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Homeland_Security.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ontheissues.org/house/Chris_Cannon_Abortion.htm">"ontheissues.org: Chris Cannon on Abortion"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Abortion&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Abortion.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><cite class="citation web">Levintova, Hannah (7 April 2014). <a rel="nofollow" class="external text" href="http://www.motherjones.com/mojo/2014/04/okcupid-ceo-donate-anti-gay-firefox">"OkCupid's CEO Donated to an Anti-Gay Campaign Once, Too"</a>. <i>Hanna Levintova article on motherjones.com</i>. motherjones.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%27s+CEO+Donated+to+an+Anti-Gay+Campaign+Once%2C+Too&amp;rft.aufirst=Hannah&amp;rft.aulast=Levintova&amp;rft.date=2014-04-07&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.motherjones.com%2Fmojo%2F2014%2F04%2Fokcupid-ceo-donate-anti-gay-firefox&amp;rft.jtitle=Hanna+Levintova+article+on+motherjones.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><cite class="citation web">Lee, Stephanie M. (8 April 2014). <a rel="nofollow" class="external text" href="http://blog.sfgate.com/techchron/2014/04/08/okcupid-ceo-once-donated-to-anti-gay-politician/">"OKCupid CEO once donated to anti-gay politician"</a>. <i>Stephanie M. Lee's blog on sfgate.com</i>. sfgate.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+CEO+once+donated+to+anti-gay+politician&amp;rft.aufirst=Stephanie+M.&amp;rft.aulast=Lee&amp;rft.date=2014-04-08&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fblog.sfgate.com%2Ftechchron%2F2014%2F04%2F08%2Fokcupid-ceo-once-donated-to-anti-gay-politician%2F&amp;rft.jtitle=Stephanie+M.+Lee%27s+blog+on+sfgate.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-uncrunched.com-36"><span class="mw-cite-backlink">^ <a href="#cite_ref-uncrunched.com_36-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-uncrunched.com_36-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://uncrunched.com/2014/04/06/the-hypocrisy-of-sam-yagan-okcupid/">"The Hypocrisy Of Sam Yagan &amp; OkCupid"</a>. <i>uncrunched.com blog</i>. uncrunched.com. 6 April 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=The+Hypocrisy+Of+Sam+Yagan+%26+OkCupid&amp;rft.date=2014-04-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Funcrunched.com%2F2014%2F04%2F06%2Fthe-hypocrisy-of-sam-yagan-okcupid%2F&amp;rft.jtitle=uncrunched.com+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite class="citation web">Bellware, Kim (31 March 2014). <a rel="nofollow" class="external text" href="http://www.huffingtonpost.com/2014/03/31/okcupid-mozilla_n_5065743.html">"OKCupid Publicly Rips Mozilla: 'We Wish Them Nothing But Failure<span>'</span>"</a>. <i>Kim Bellware article on huffingtonpost.com</i>. huffingtonpost.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+Publicly+Rips+Mozilla%3A+%27We+Wish+Them+Nothing+But+Failure%27&amp;rft.aufirst=Kim&amp;rft.aulast=Bellware&amp;rft.date=2014-03-31&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F31%2Fokcupid-mozilla_n_5065743.html&amp;rft.jtitle=Kim+Bellware+article+on+huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.huffingtonpost.com/2014/03/27/mozilla-ceo-prop-8-_n_5042660.html">"Mozilla's Appointment Of Brendan Eich As CEO Sparks Controversy After Prop 8 Donation News Re-Emerges"</a>. <i>huffingtonpost.com article</i>. huffingtonpost.com. 27 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla%27s+Appointment+Of+Brendan+Eich+As+CEO+Sparks+Controversy+After+Prop+8+Donation+News+Re-Emerges&amp;rft.date=2014-03-27&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F27%2Fmozilla-ceo-prop-8-_n_5042660.html&amp;rft.jtitle=huffingtonpost.com+article&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><cite class="citation web">Eidelson, Josh (4 April 2014). <a rel="nofollow" class="external text" href="http://www.salon.com/2014/04/04/okcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy/">"OkCupid's gay rights stunt has its limits: Taking a deeper look at the savvy ploy"</a>. <i>Josh Eidelson article on salon.com</i>. salon.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%99s+gay+rights+stunt+has+its+limits%3A+Taking+a+deeper+look+at+the+savvy+ploy&amp;rft.aufirst=Josh&amp;rft.aulast=Eidelson&amp;rft.date=2014-04-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.salon.com%2F2014%2F04%2F04%2Fokcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy%2F&amp;rft.jtitle=Josh+Eidelson+article+on+salon.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-manifesto-40"><span class="mw-cite-backlink">^ <a href="#cite_ref-manifesto_40-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-manifesto_40-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mozilla.org/about/manifesto/">"Mozilla Manifesto"</a>. Mozilla.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-03-21</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fabout%2Fmanifesto%2F&amp;rft.pub=Mozilla.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.mozilla.org/en-US/about/manifesto/details/">"The Mozilla Manifesto"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">24 July</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=The+Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fabout%2Fmanifesto%2Fdetails%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20101128150117/http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/">"Gecko Layout Engine"</a>. download-firefox.org. July 17, 2008. Archived from <a rel="nofollow" class="external text" href="http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/">the original</a> on 2010-11-28<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gecko+Layout+Engine&amp;rft.date=2008-07-17&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fdownload-firefox.org%2Fspread-firefox%2Fgecko-layout-engine-and-mozilla-firefox%2F&amp;rft.pub=download-firefox.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-w3counter1-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-w3counter1_43-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.w3counter.com/trends">"Web Browser Market Share Trends"</a>. <i>W3Counter</i>. Awio Web Services LLC<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+Browser+Market+Share+Trends&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.w3counter.com%2Ftrends&amp;rft.jtitle=W3Counter&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-gs.statcounter.com-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-gs.statcounter.com_44-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gs.statcounter.com">"Top 5 Browsers"</a>. <i>StatCounter Global Stats</i>. StatCounter<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Top+5+Browsers&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgs.statcounter.com&amp;rft.jtitle=StatCounter+Global+Stats&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-getclicky1-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-getclicky1_45-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.getclicky.com/marketshare/global/web-browsers/">"Web browsers (Global marketshare)"</a>. <i>Clicky</i>. Roxr Software Ltd<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+browsers+%28Global+marketshare%29&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.getclicky.com%2Fmarketshare%2Fglobal%2Fweb-browsers%2F&amp;rft.jtitle=Clicky&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Ben_Goodger" title="Ben Goodger">Goodger, Ben</a> (February 6, 2006). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110623034401/http://weblogs.mozillazine.org/ben/archives/009698.html">"Where Did Firefox Come From?"</a>. Inside Firefox. Archived from <a rel="nofollow" class="external text" href="http://weblogs.mozillazine.org/ben/archives/009698.html">the original</a> on 2011-06-23<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-01-07</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Ben&amp;rft.aulast=Goodger&amp;rft.btitle=Where+Did+Firefox+Come+From%3F&amp;rft.date=2006-02-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fweblogs.mozillazine.org%2Fben%2Farchives%2F009698.html&amp;rft.pub=Inside+Firefox&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20070914035447/http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0">"Mozilla browser becomes Firebird"</a>. IBPhoenix. Archived from <a rel="nofollow" class="external text" href="http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0">the original</a> on 2007-09-14<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-06-10</span></span>. <q>We at IBPhoenix think that having a browser and a database with the same name in the same space will confuse the market, especially as browsers and databases are often used in the same applications</q></cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+browser+becomes+Firebird&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ibphoenix.com%2Fmain.nfs%3Fa%3Dibphoenix%26page%3Dibp_Mozilla0&amp;rft.pub=IBPhoenix&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite class="citation web">Festa, Paul (May 6, 2003). <a rel="nofollow" class="external text" href="http://news.cnet.com/2100-1032_3-1000146.html">"Mozilla's Firebird gets wings clipped"</a>. <a href="http://fakehost/wiki/CNET_Networks" class="mw-redirect" title="CNET Networks">CNET</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-01-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla%27s+Firebird+gets+wings+clipped&amp;rft.date=2003-05-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-1032_3-1000146.html&amp;rft.pub=CNET&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web">Festa, Paul (February 9, 2004). <a rel="nofollow" class="external text" href="http://news.cnet.com/2100-7344-5156101.html">"Mozilla holds 'fire' in naming fight"</a>. CNET News<span class="reference-accessdate">. Retrieved <span class="nowrap">2007-01-24</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla+holds+%27fire%27+in+naming+fight&amp;rft.date=2004-02-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-7344-5156101.html&amp;rft.pub=CNET+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mozilla.org/en-US/firefox/mobile/features/">"Mobile features"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-06-26</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+features&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fmobile%2Ffeatures%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-51">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements">"Mobile System Requirements"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+System+Requirements&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FMobile%2FPlatforms%2FAndroid%23System_Requirements&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device">"Firefox Mobile supported devices"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Firefox+Mobile+supported+devices&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fsupport.mozilla.org%2Fen-US%2Fkb%2Fwill-firefox-work-my-mobile-device&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mirror.co.uk/news/technology/2009/11/09/mozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563/">"Mozilla rules out Firefox for iPhone and BlackBerry"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+rules+out+Firefox+for+iPhone+and+BlackBerry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mirror.co.uk%2Fnews%2Ftechnology%2F2009%2F11%2F09%2Fmozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mozilla.org/firefox/os/">"Boot to Gecko Project"</a>. Mozilla. March 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-03-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Boot+to+Gecko+Project&amp;rft.date=2012-03&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Ffirefox%2Fos%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.mozilla.org/en-US/firefox/os/devices/">"Firefox OS - Devices &amp; Availability"</a>. <i>Mozilla</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-12-30</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Firefox+OS+-+Devices+%26+Availability&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fos%2Fdevices%2F&amp;rft.jtitle=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://blog.lizardwrangler.com/2012/07/06/thunderbird-stability-and-community-innovation/">"Thunderbird: Stability and Community Innovation | Mitchell's Blog"</a>. <i>blog.lizardwrangler.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Thunderbird%3A+Stability+and+Community+Innovation+%7C+Mitchell%27s+Blog&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.lizardwrangler.com%2F2012%2F07%2F06%2Fthunderbird-stability-and-community-innovation%2F&amp;rft.jtitle=blog.lizardwrangler.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://lwn.net/Articles/165080/">"Two discontinued browsers"</a>. LWN.net. 21 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-19</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Two+discontinued+browsers&amp;rft.date=2005-12-21&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Flwn.net%2FArticles%2F165080%2F&amp;rft.pub=LWN.net&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://home.kairo.at/blog/2007-06/seamonkey_r_trademarks_registered">"SeaMonkey trademarks registered!"</a>. kairo.at. 2007-05-22<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-06-10</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SeaMonkey+trademarks+registered%21&amp;rft.date=2007-05-22&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fhome.kairo.at%2Fblog%2F2007-06%2Fseamonkey_r_trademarks_registered&amp;rft.pub=kairo.at&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.bugzilla.org/installation-list/">"Bugzilla Installation List"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2014-09-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bugzilla+Installation+List&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.bugzilla.org%2Finstallation-list%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-BE201106-60"><span class="mw-cite-backlink">^ <a href="#cite_ref-BE201106_60-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-BE201106_60-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a> (21 June 2011). <a rel="nofollow" class="external text" href="http://brendaneich.com/2011/06/new-javascript-engine-module-owner/">"New JavaScript Engine Module Owner"</a>. BrendanEich.com.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=New+JavaScript+Engine+Module+Owner&amp;rft.date=2011-06-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbrendaneich.com%2F2011%2F06%2Fnew-javascript-engine-module-owner%2F&amp;rft.pub=BrendanEich.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=759422#c0">"Bug 759422 - Remove use of e4x in account creation"</a>. Bugzilla@Mozilla. 2012-08-17<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bug+759422+-+Remove+use+of+e4x+in+account+creation&amp;rft.date=2012-08-17&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fbugzilla.mozilla.org%2Fshow_bug.cgi%3Fid%3D759422%23c0&amp;rft.pub=Bugzilla%40Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://developer.mozilla.org/en-US/docs/SpiderMonkey">"SpiderMonkey"</a>. Mozilla Developer Network. 2012-08-15<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SpiderMonkey&amp;rft.date=2012-08-15&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FSpiderMonkey&amp;rft.pub=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.mozilla.org/rhino/history.html">"Rhino History"</a>. <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2008-03-20</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Rhino+History&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Frhino%2Fhistory.html&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://github.com/servo/servo/wiki/Roadmap">"Roadmap"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Roadmap&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fservo%2Fservo%2Fwiki%2FRoadmap&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><cite class="citation web">Larabel, Michael. <a rel="nofollow" class="external text" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Servo-9-May-2016">"Servo Continues Making Progress For Shipping Components In Gecko, Browser.html"</a>. <i>Phoronix.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">10 May</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Servo+Continues+Making+Progress+For+Shipping+Components+In+Gecko%2C+Browser.html&amp;rft.aufirst=Michael&amp;rft.aulast=Larabel&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.phoronix.com%2Fscan.php%3Fpage%3Dnews_item%26px%3DServo-9-May-2016&amp;rft.jtitle=Phoronix.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://mozvr.com">"Mozilla VR"</a>. <i>Mozilla VR</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+VR&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fmozvr.com&amp;rft.jtitle=Mozilla+VR&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><cite class="citation"><a rel="nofollow" class="external text" href="https://login.persona.org/"><i>Persona</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Persona&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Flogin.persona.org%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://developer.mozilla.org/en-US/Persona">"Persona"</a>. <i>Mozilla Developer Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-10-27</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Persona&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2FPersona&amp;rft.jtitle=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite class="citation"><a rel="nofollow" class="external text" href="https://webmaker.org/en-US/about/"><i>About Mozilla Webmaker</i></a>, Mozilla</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+Mozilla+Webmaker&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Fwebmaker.org%2Fen-US%2Fabout%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-lifehacker.com-70"><span class="mw-cite-backlink">^ <a href="#cite_ref-lifehacker.com_70-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-lifehacker.com_70-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web">Alan Henry. <a rel="nofollow" class="external text" href="http://lifehacker.com/mozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374">"Mozilla Webmaker Teaches You to Build Web Sites, Apps, and More"</a>. <i>Lifehacker</i>. Gawker Media.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Webmaker+Teaches+You+to+Build+Web+Sites%2C+Apps%2C+and+More&amp;rft.au=Alan+Henry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Flifehacker.com%2Fmozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374&amp;rft.jtitle=Lifehacker&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://wiki.mozilla.org/Air_Mozilla">"Air Mozilla"</a>. Mozilla Wiki.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FAir_Mozilla&amp;rft.pub=Mozilla+Wiki&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- <li id="cite_note-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-72">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://blog.mozilla.org/mrz/2012/04/17/air-mozilla-reboot-phase-i/">"Air Mozilla Reboot, Phase I"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla+Reboot%2C+Phase+I&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fmrz%2F2012%2F04%2F17%2Fair-mozilla-reboot-phase-i%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span>&#160;</span></span>
- </span>
- </li>
- </ol>
- </div>
- <p><a rel="nofollow" class="external text" href="http://www.techsive.com/2014/09/how-to-resume-failed-downloads-in.html">Constant downloads failure in firefox</a></p>
- <h2><span class="mw-headline" id="External_links">External links</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=36" title="Edit section: External links">edit</a><span class="mw-editsection-bracket">]</span></span>
- </h2>
- <table role="presentation" class="mbox-small plainlinks sistersitebox">
- <tr>
- <td class="mbox-image">
- <a href="http://fakehost/wiki/File:Commons-logo.svg" class="image"><img alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" width="30" height="40" class="noviewer" srcset="//upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/45px-Commons-logo.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/59px-Commons-logo.svg.png 2x" data-file-width="1024" data-file-height="1376" /></a>
- </td>
- <td class="mbox-text plainlist">Wikimedia Commons has media related to <i><b><a href="https://commons.wikimedia.org/wiki/Category:Mozilla" class="extiw" title="commons:Category:Mozilla">Mozilla</a></b></i>.</td>
- </tr>
- </table>
- <ul>
- <li><span class="official-website"><span class="url"><a rel="nofollow" class="external text" href="http://mozilla.org/">Official website</a></span></span>, including <a rel="nofollow" class="external text" href="https://www.mozilla.org/en-US/about/manifesto/">the Mozilla Manifesto</a></li>
- <li><a rel="nofollow" class="external text" href="https://wiki.mozilla.org/">Mozilla Wiki</a>(<a href="https://wiki.mozilla.org/Timeline" class="extiw" title="mozillawiki:Timeline">Major time line of community development</a>)</li>
- <li><a rel="nofollow" class="external text" href="http://hg.mozilla.org/">Mozilla Mercurial Repository</a></li>
- </ul>
- </div>
-</div> \ No newline at end of file
+ <h3><span class="mw-headline" id="Firefox">Firefox</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=6" title="Edit section: Firefox">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p><a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a> is a <a href="http://fakehost/wiki/Web_browser" title="Web browser">web browser</a>, and is Mozilla's <a class="mw-redirect" href="http://fakehost/wiki/Flagship_product" title="Flagship product">flagship</a> software product. It is available in both desktop and mobile versions. Firefox uses the <a href="http://fakehost/wiki/Gecko_(software)" title="Gecko (software)">Gecko</a> <a href="http://fakehost/wiki/Layout_engine" title="Layout engine">layout engine</a> to render web pages, which implements current and anticipated <a href="http://fakehost/wiki/Web_standards" title="Web standards">web standards</a>.<sup class="reference" id="cite_ref-42"><a href="#cite_note-42">[42]</a></sup> As of late 2015<sup class="plainlinks noprint asof-tag update"><a class="external text" href="http://en.wikipedia.org/w/index.php?title=Mozilla&amp;action=edit">[update]</a></sup>, Firefox has approximately 10-11% of worldwide <a href="http://fakehost/wiki/Usage_share_of_web_browsers#Summary" title="Usage share of web browsers">usage share of web browsers</a>, making it the 4th most-used web browser.<sup class="reference" id="cite_ref-w3counter1_43-0"><a href="#cite_note-w3counter1-43">[43]</a></sup><sup class="reference" id="cite_ref-gs.statcounter.com_44-0"><a href="#cite_note-gs.statcounter.com-44">[44]</a></sup><sup class="reference" id="cite_ref-getclicky1_45-0"><a href="#cite_note-getclicky1-45">[45]</a></sup></p>
+ <p>Firefox began as an experimental branch of the <a href="http://fakehost/wiki/Mozilla#Mozilla_Project" title="Mozilla">Mozilla codebase</a> by <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">Dave Hyatt</a>, <a href="http://fakehost/wiki/Joe_Hewitt_(programmer)" title="Joe Hewitt (programmer)">Joe Hewitt</a> and <a href="http://fakehost/wiki/Blake_Ross" title="Blake Ross">Blake Ross</a>. They believed the commercial requirements of <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape's</a> sponsorship and developer-driven <a href="http://fakehost/wiki/Feature_creep" title="Feature creep">feature creep</a> compromised the utility of the Mozilla browser.<sup class="reference" id="cite_ref-46"><a href="#cite_note-46">[46]</a></sup> To combat what they saw as the <a href="http://fakehost/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla Suite's</a> <a href="http://fakehost/wiki/Software_bloat" title="Software bloat">software bloat</a>, they created a stand-alone browser, with which they intended to replace the Mozilla Suite.</p>
+ <p>Firefox was originally named <i>Phoenix</i> but the name was changed so as to avoid trademark conflicts with <a href="http://fakehost/wiki/Phoenix_Technologies" title="Phoenix Technologies">Phoenix Technologies</a>. The initially-announced replacement, <i>Firebird</i>, provoked objections from the <a href="http://fakehost/wiki/Firebird_(database_server)" title="Firebird (database server)">Firebird</a> project community.<sup class="reference" id="cite_ref-47"><a href="#cite_note-47">[47]</a></sup><sup class="reference" id="cite_ref-48"><a href="#cite_note-48">[48]</a></sup> The current name, Firefox, was chosen on February 9, 2004.<sup class="reference" id="cite_ref-49"><a href="#cite_note-49">[49]</a></sup></p>
+ <h3><span class="mw-headline" id="Firefox_Mobile">Firefox Mobile</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=7" title="Edit section: Firefox Mobile">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p>Firefox Mobile (codenamed <i>Fennec</i>) is the build of the <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a> <a href="http://fakehost/wiki/Web_browser" title="Web browser">web browser</a> for devices such as <a href="http://fakehost/wiki/Smartphone" title="Smartphone">smartphones</a> and <a href="http://fakehost/wiki/Tablet_computer" title="Tablet computer">tablet computers</a>.</p>
+ <p>Firefox Mobile uses the same <a class="mw-redirect" href="http://fakehost/wiki/Gecko_(layout_engine)" title="Gecko (layout engine)">Gecko</a> <a href="http://fakehost/wiki/Layout_engine" title="Layout engine">layout engine</a> as <a href="http://fakehost/wiki/Firefox" title="Firefox">Mozilla Firefox</a>. For example, version 1.0 used the same engine as Firefox 3.6, and the following release, 4.0, shared core code with Firefox 4.0. Its features include <a href="http://fakehost/wiki/HTML5" title="HTML5">HTML5</a> support, <a href="http://fakehost/wiki/Firefox_Sync" title="Firefox Sync">Firefox Sync</a>, <a href="http://fakehost/wiki/Add-on_(Mozilla)" title="Add-on (Mozilla)">add-ons</a> support and <a class="mw-redirect" href="http://fakehost/wiki/Tabbed_browsing" title="Tabbed browsing">tabbed browsing</a>.<sup class="reference" id="cite_ref-50"><a href="#cite_note-50">[50]</a></sup></p>
+ <p>Firefox Mobile is currently available for <a href="http://fakehost/wiki/Android_(operating_system)" title="Android (operating system)">Android</a> 2.2 and above devices with an <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv7</a> or <a href="http://fakehost/wiki/ARM_architecture" title="ARM architecture">ARMv6</a> CPU.<sup class="reference" id="cite_ref-51"><a href="#cite_note-51">[51]</a></sup> The x86 architecture is not officially supported.<sup class="reference" id="cite_ref-52"><a href="#cite_note-52">[52]</a></sup><a href="http://fakehost/wiki/Tristan_Nitot" title="Tristan Nitot">Tristan Nitot</a>, president of <a href="http://fakehost/wiki/Mozilla_Europe" title="Mozilla Europe">Mozilla Europe</a>, has said that it's unlikely that an <a href="http://fakehost/wiki/IPhone" title="IPhone">iPhone</a> or a <a href="http://fakehost/wiki/BlackBerry" title="BlackBerry">BlackBerry</a> version will be released, citing <a class="mw-redirect" href="http://fakehost/wiki/Apple_Inc" title="Apple Inc">Apple's</a> iTunes Store application approval policies (which forbid applications competing with Apple's own, and forbid engines which run downloaded code) and BlackBerry's limited operating system as the reasons.<sup class="reference" id="cite_ref-53"><a href="#cite_note-53">[53]</a></sup></p>
+ <h3><span class="mw-headline" id="Firefox_OS">Firefox OS</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=8" title="Edit section: Firefox OS">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p>Firefox OS (project name: <i>Boot to Gecko</i> also known as <i>B2G</i>) is an <a class="mw-redirect" href="http://fakehost/wiki/Open_source" title="Open source">open source</a> <a href="http://fakehost/wiki/Operating_system" title="Operating system">operating system</a> in development by Mozilla that aims to support <a href="http://fakehost/wiki/HTML5" title="HTML5">HTML5</a> apps written using "<a href="http://fakehost/wiki/Open_Web" title="Open Web">open Web</a>" technologies rather than platform-specific native <a href="http://fakehost/wiki/Application_programming_interface" title="Application programming interface">APIs</a>. The concept behind Firefox OS is that all user-accessible software will be HTML5 applications, that use Open Web APIs to access the phone's hardware directly via <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a>.<sup class="reference" id="cite_ref-54"><a href="#cite_note-54">[54]</a></sup></p>
+ <p>Some devices using this OS include<sup class="reference" id="cite_ref-55"><a href="#cite_note-55">[55]</a></sup> Alcatel One Touch Fire, ZTE Open, LG Fireweb.</p>
+ <h3><span class="mw-headline" id="Thunderbird">Thunderbird</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=9" title="Edit section: Thunderbird">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p><a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a> is a free, open source, cross-platform email and news client developed by the volunteers of the Mozilla Community.</p>
+ <p>On July 16, 2012, Mitchell Baker announced that Mozilla's leadership had come to the conclusion that on-going stability was the most important thing for Thunderbird and that innovation in Thunderbird was no longer a priority for Mozilla. In that update Baker also suggested that Mozilla had provided a pathway for community to innovate around Thunderbird if the community chooses.<sup class="reference" id="cite_ref-56"><a href="#cite_note-56">[56]</a></sup></p>
+ <h3><span class="mw-headline" id="SeaMonkey">SeaMonkey</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=10" title="Edit section: SeaMonkey">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <div class="thumb tleft">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:SeaMonkey.png"><img alt="" class="thumbimage" data-file-height="128" data-file-width="128" height="128" src="http://upload.wikimedia.org/wikipedia/commons/0/0d/SeaMonkey.png" width="128"></img></a>
+
+ </div>
+ </div>
+ <p><a href="http://fakehost/wiki/SeaMonkey" title="SeaMonkey">SeaMonkey</a> (formerly the Mozilla Application Suite) is a free and open source cross platform suite of Internet software components including a web browser component, a client for sending and receiving email and <a class="mw-redirect" href="http://fakehost/wiki/USENET" title="USENET">USENET</a> newsgroup messages, an HTML editor (<a href="http://fakehost/wiki/Mozilla_Composer" title="Mozilla Composer">Mozilla Composer</a>) and the <a href="http://fakehost/wiki/ChatZilla" title="ChatZilla">ChatZilla</a> IRC client.</p>
+ <p>On March 10, 2005, <a class="mw-redirect" href="http://fakehost/wiki/The_Mozilla_Foundation" title="The Mozilla Foundation">the Mozilla Foundation</a> announced that it would not release any official versions of Mozilla Application Suite beyond 1.7.x, since it had now focused on the standalone applications <a class="mw-redirect" href="http://fakehost/wiki/Mozilla_Firefox" title="Mozilla Firefox">Firefox</a> and <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a>.<sup class="reference" id="cite_ref-57"><a href="#cite_note-57">[57]</a></sup> SeaMonkey is now maintained by the SeaMonkey Council, which has <a href="http://fakehost/wiki/Trademark" title="Trademark">trademarked</a> the SeaMonkey name with help from the Mozilla Foundation.<sup class="reference" id="cite_ref-58"><a href="#cite_note-58">[58]</a></sup> The Mozilla Foundation provides project hosting for the SeaMonkey developers.</p>
+
+ <h3><span class="mw-headline" id="Bugzilla">Bugzilla</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=11" title="Edit section: Bugzilla">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <div class="thumb tright">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:Buggie.svg"><img alt="" class="thumbimage" data-file-height="125" data-file-width="95" height="289" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/220px-Buggie.svg.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/330px-Buggie.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Buggie.svg/440px-Buggie.svg.png 2x" width="220"></img></a>
+
+ </div>
+ </div>
+ <p><a href="http://fakehost/wiki/Bugzilla" title="Bugzilla">Bugzilla</a> is a <a href="http://fakehost/wiki/World_Wide_Web" title="World Wide Web">web</a>-based general-purpose <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a>, which was released as <a class="mw-redirect" href="http://fakehost/wiki/Open_source_software" title="Open source software">open source software</a> by <a class="mw-redirect" href="http://fakehost/wiki/Netscape_Communications" title="Netscape Communications">Netscape Communications</a> in 1998 along with the rest of the Mozilla codebase, and is currently stewarded by Mozilla. It has been adopted by a variety of organizations for use as a <a href="http://fakehost/wiki/Bug_tracking_system" title="Bug tracking system">bug tracking system</a> for both <a class="mw-redirect" href="http://fakehost/wiki/Free_and_open_source_software" title="Free and open source software">free and open source software</a> and <a href="http://fakehost/wiki/Proprietary_software" title="Proprietary software">proprietary</a> projects and products, including the <a class="mw-redirect" href="http://fakehost/wiki/The_Mozilla_Foundation" title="The Mozilla Foundation">Mozilla Foundation</a>, the <a href="http://fakehost/wiki/Linux_kernel" title="Linux kernel">Linux kernel</a>, <a href="http://fakehost/wiki/GNOME" title="GNOME">GNOME</a>, <a href="http://fakehost/wiki/KDE" title="KDE">KDE</a>, <a href="http://fakehost/wiki/Red_Hat" title="Red Hat">Red Hat</a>, <a href="http://fakehost/wiki/Novell" title="Novell">Novell</a>, <a href="http://fakehost/wiki/Eclipse_(software)" title="Eclipse (software)">Eclipse</a> and <a href="http://fakehost/wiki/LibreOffice" title="LibreOffice">LibreOffice</a>.<sup class="reference" id="cite_ref-59"><a href="#cite_note-59">[59]</a></sup></p>
+ <h3><span class="mw-headline" id="Components">Components</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=12" title="Edit section: Components">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <h4><span class="mw-headline" id="NSS">NSS</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=13" title="Edit section: NSS">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a href="http://fakehost/wiki/Network_Security_Services" title="Network Security Services">Network Security Services</a> (NSS) comprises a set of <a href="http://fakehost/wiki/Library_(computing)" title="Library (computing)">libraries</a> designed to support <a href="http://fakehost/wiki/Cross-platform" title="Cross-platform">cross-platform</a> development of security-enabled client and server applications. NSS provides a complete open-source implementation of crypto libraries supporting <a class="mw-redirect" href="http://fakehost/wiki/Secure_Sockets_Layer" title="Secure Sockets Layer">SSL</a> and <a href="http://fakehost/wiki/S/MIME" title="S/MIME">S/MIME</a>. NSS was previously <a href="http://fakehost/wiki/Multi-licensing" title="Multi-licensing">tri-licensed</a> under the <a href="http://fakehost/wiki/Mozilla_Public_License" title="Mozilla Public License">Mozilla Public License</a> 1.1, the <a href="http://fakehost/wiki/GNU_General_Public_License" title="GNU General Public License">GNU General Public License</a>, and the <a class="mw-redirect" href="http://fakehost/wiki/LGPL" title="LGPL">GNU Lesser General Public License</a>, but upgraded to GPL-compatible MPL 2.0.</p>
+ <p><a href="http://fakehost/wiki/AOL" title="AOL">AOL</a>, <a href="http://fakehost/wiki/Red_Hat" title="Red Hat">Red Hat</a>, <a href="http://fakehost/wiki/Sun_Microsystems" title="Sun Microsystems">Sun Microsystems</a>/<a href="http://fakehost/wiki/Oracle_Corporation" title="Oracle Corporation">Oracle Corporation</a>, <a href="http://fakehost/wiki/Google" title="Google">Google</a> and other companies and individual contributors have co-developed NSS and it is used in a wide range of non-Mozilla products including <a href="http://fakehost/wiki/Evolution_(software)" title="Evolution (software)">Evolution</a>, <a href="http://fakehost/wiki/Pidgin_(software)" title="Pidgin (software)">Pidgin</a>, and <a href="http://fakehost/wiki/Apache_OpenOffice" title="Apache OpenOffice">Apache OpenOffice</a>.</p>
+ <h4><span class="mw-headline" id="SpiderMonkey">SpiderMonkey</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=14" title="Edit section: SpiderMonkey">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a class="mw-redirect" href="http://fakehost/wiki/SpiderMonkey_(software)" title="SpiderMonkey (software)">SpiderMonkey</a> is the original <a href="http://fakehost/wiki/JavaScript_engine" title="JavaScript engine">JavaScript engine</a> developed by <a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Brendan Eich</a> when he invented <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a> in 1995 as a developer at <a href="http://fakehost/wiki/Netscape" title="Netscape">Netscape</a>. It became part of the Mozilla product family when Mozilla inherited Netscape's code-base in 1998. In 2011, Eich transferred the nominal ownership of the SpiderMonkey code and project to Dave Mandelin.<sup class="reference" id="cite_ref-BE201106_60-0"><a href="#cite_note-BE201106-60">[60]</a></sup></p>
+ <p>SpiderMonkey is a <a href="http://fakehost/wiki/Cross-platform" title="Cross-platform">cross-platform</a> engine written in <a href="http://fakehost/wiki/C%2B%2B" title="C++">C++</a> which implements <a href="http://fakehost/wiki/ECMAScript" title="ECMAScript">ECMAScript</a>, a standard developed from JavaScript.<sup class="reference" id="cite_ref-BE201106_60-1"><a href="#cite_note-BE201106-60">[60]</a></sup><sup class="reference" id="cite_ref-61"><a href="#cite_note-61">[61]</a></sup> It comprises an <a href="http://fakehost/wiki/Interpreter_(computing)" title="Interpreter (computing)">interpreter</a>, several <a href="http://fakehost/wiki/Just-in-time_compilation" title="Just-in-time compilation">just-in-time compilers</a>, a <a href="http://fakehost/wiki/Decompiler" title="Decompiler">decompiler</a> and a <a href="http://fakehost/wiki/Garbage_collection_(computer_science)" title="Garbage collection (computer science)">garbage collector</a>. Products which embed SpiderMonkey include <a href="http://fakehost/wiki/Firefox" title="Firefox">Firefox</a>, <a href="http://fakehost/wiki/Mozilla_Thunderbird" title="Mozilla Thunderbird">Thunderbird</a>, <a href="http://fakehost/wiki/SeaMonkey" title="SeaMonkey">SeaMonkey</a>, and many non-Mozilla applications.<sup class="reference" id="cite_ref-62"><a href="#cite_note-62">[62]</a></sup></p>
+ <h4><span class="mw-headline" id="Rhino">Rhino</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=15" title="Edit section: Rhino">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p>Rhino is an <a class="mw-redirect" href="http://fakehost/wiki/Open_source" title="Open source">open source</a> <a href="http://fakehost/wiki/JavaScript_engine" title="JavaScript engine">JavaScript engine</a> managed by the <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a>. It is developed entirely in <a href="http://fakehost/wiki/Java_(programming_language)" title="Java (programming language)">Java</a>. Rhino converts JavaScript scripts into Java <a href="http://fakehost/wiki/Class_(computer_programming)" title="Class (computer programming)">classes</a>. Rhino works in both <a href="http://fakehost/wiki/Compiler" title="Compiler">compiled</a> and <a href="http://fakehost/wiki/Interpreter_(computing)" title="Interpreter (computing)">interpreted</a> mode.<sup class="reference" id="cite_ref-63"><a href="#cite_note-63">[63]</a></sup></p>
+ <h4><span class="mw-headline" id="Gecko">Gecko</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=16" title="Edit section: Gecko">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a class="mw-redirect" href="http://fakehost/wiki/Gecko_(layout_engine)" title="Gecko (layout engine)">Gecko</a> is a <a href="http://fakehost/wiki/Web_browser_engine" title="Web browser engine">layout engine</a> that supports web pages written using <a href="http://fakehost/wiki/HTML" title="HTML">HTML</a>, <a href="http://fakehost/wiki/Scalable_Vector_Graphics" title="Scalable Vector Graphics">SVG</a>, and <a href="http://fakehost/wiki/MathML" title="MathML">MathML</a>. Gecko is written in <a href="http://fakehost/wiki/C%2B%2B" title="C++">C++</a> and uses <a class="mw-redirect" href="http://fakehost/wiki/NSPR" title="NSPR">NSPR</a> for <a class="mw-redirect" href="http://fakehost/wiki/Platform_independence" title="Platform independence">platform independence</a>. Its source code is licensed under the <a href="http://fakehost/wiki/Mozilla_Public_License" title="Mozilla Public License">Mozilla Public License</a>.</p>
+ <p>Firefox uses Gecko both for rendering web pages and for rendering its <a href="http://fakehost/wiki/User_interface" title="User interface">user interface</a>. Gecko is also used by Thunderbird, SeaMonkey, and many non-Mozilla applications.</p>
+ <h4><span class="mw-headline" id="Rust">Rust</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=17" title="Edit section: Rust">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a href="http://fakehost/wiki/Rust_(programming_language)" title="Rust (programming language)">Rust</a> is a compiled <a href="http://fakehost/wiki/Programming_language" title="Programming language">programming language</a> being developed by Mozilla Research. It is designed for safety, concurrency, and performance. Rust is intended for creating large and complex software which needs to be both safe against exploits and fast.</p>
+ <p>Rust is being used in an experimental layout engine, <a href="http://fakehost/wiki/Servo_(layout_engine)" title="Servo (layout engine)">Servo</a>, which is developed by Mozilla and Samsung. Servo is not used in any consumer-oriented browsers yet. However, the Servo project developers plan for parts of the Servo source code to be merged into Gecko, and Firefox, incrementally.<sup class="reference" id="cite_ref-64"><a href="#cite_note-64">[64]</a></sup><sup class="reference" id="cite_ref-65"><a href="#cite_note-65">[65]</a></sup></p>
+ <h4><span class="mw-headline" id="XULRunner">XULRunner</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=18" title="Edit section: XULRunner">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a href="http://fakehost/wiki/XULRunner" title="XULRunner">XULRunner</a> is a software platform and technology experiment by Mozilla, that allows applications built with the same technologies used by Firefox extensions (XPCOM, Javascript, HTML, CSS, XUL) to be run natively as desktop applications, without requiring Firefox to be installed on the user's machine. XULRunner binaries are available for the Windows, GNU/Linux and OS X operating systems, allowing such applications to be effectively cross platform.</p>
+ <h4><span class="mw-headline" id="pdf.js">pdf.js</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=19" title="Edit section: pdf.js">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a class="mw-redirect" href="http://fakehost/wiki/Pdf.js" title="Pdf.js">Pdf.js</a> is a library developed by Mozilla that allows in-browser rendering of pdf documents using the HTML5 Canvas and Javascript. It is included by default in recent versions of Firefox, allowing the browser to render pdf documents without requiring an external plugin; and it is available separately as an extension named "PDF Viewer" for Firefox for Android, SeaMonkey, and the Firefox versions which don't include it built-in. It can also be included as part of a website's scripts, to allow pdf rendering for any browser that implements the required HTML5 features and can run Javascript.</p>
+ <h4><span class="mw-headline" id="Shumway">Shumway</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=20" title="Edit section: Shumway">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+
+ <p><a href="http://fakehost/wiki/Shumway_(software)" title="Shumway (software)">Shumway</a> is an open source replacement for the Adobe Flash Player, developed by Mozilla since 2012, using open web technologies as a replacement for Flash technologies. It uses Javascript and HTML5 Canvas elements to render Flash and execute Actionscript. It is included by default in Firefox Nightly and can be installed as an extension for any recent version of Firefox. The current implementation is limited in its capabilities to render Flash content outside simple projects.</p>
+ <h2><span class="mw-headline" id="Other_activities">Other activities</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=21" title="Edit section: Other activities">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <h3><span class="mw-headline" id="Mozilla_VR">Mozilla VR</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=22" title="Edit section: Mozilla VR">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <p>Mozilla VR is a team focused on bringing <a href="http://fakehost/wiki/Virtual_reality" title="Virtual reality">Virtual reality</a> tools, specifications, and standards to the open Web.<sup class="reference" id="cite_ref-66"><a href="#cite_note-66">[66]</a></sup> Mozilla VR maintains <a href="http://fakehost/wiki/A-Frame_(VR)" title="A-Frame (VR)">A-Frame (VR)</a>, a web framework for building VR experiences, and works on advancing <a href="http://fakehost/wiki/WebVR" title="WebVR">WebVR</a> support within web browsers.</p>
+ <h3><span class="mw-headline" id="Mozilla_Persona">Mozilla Persona</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=23" title="Edit section: Mozilla Persona">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p><a href="http://fakehost/wiki/Mozilla_Persona" title="Mozilla Persona">Mozilla Persona</a> is a secure, cross-browser website <a href="http://fakehost/wiki/Authentication" title="Authentication">authentication</a> mechanism which allows a user to use a single username and password (or other authentication method) to log in to multiple sites.<sup class="reference" id="cite_ref-67"><a href="#cite_note-67">[67]</a></sup> Mozilla Persona will be shutting down on November 30, 2016.<sup class="reference" id="cite_ref-68"><a href="#cite_note-68">[68]</a></sup></p>
+ <h3><span class="mw-headline" id="Mozilla_Location_Service">Mozilla Location Service</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=24" title="Edit section: Mozilla Location Service">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p>This open source crowdsourced geolocation service was started by Mozilla in 2013 and offers a free <a href="http://fakehost/wiki/Application_programming_interface" title="Application programming interface">API</a>.</p>
+ <h3><span class="mw-headline" id="Webmaker">Webmaker</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=25" title="Edit section: Webmaker">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <p>Mozilla Webmaker is Mozilla's educational initiative, Webmaker's goal is to "help millions of people move from using the web to making the web." As part of Mozilla’s non-profit mission, Webmaker aims "to help the world increase their understanding of the web, take greater control of their online lives, and create a more web literate planet."<sup class="reference" id="cite_ref-69"><a href="#cite_note-69">[69]</a></sup><sup class="reference" id="cite_ref-lifehacker.com_70-0"><a href="#cite_note-lifehacker.com-70">[70]</a></sup><sup class="reference" id="cite_ref-lifehacker.com_70-1"><a href="#cite_note-lifehacker.com-70">[70]</a></sup></p>
+ <h3><span class="mw-headline" id="Mozilla_Developer_Network">Mozilla Developer Network</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=26" title="Edit section: Mozilla Developer Network">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+
+ <p>Mozilla maintains a comprehensive developer documentation website called the <a href="http://fakehost/wiki/Mozilla_Developer_Network" title="Mozilla Developer Network">Mozilla Developer Network</a> which contains information about web technologies including <a href="http://fakehost/wiki/HTML" title="HTML">HTML</a>, <a class="mw-redirect" href="http://fakehost/wiki/CSS" title="CSS">CSS</a>, <a class="mw-redirect" href="http://fakehost/wiki/SVG" title="SVG">SVG</a>, <a href="http://fakehost/wiki/JavaScript" title="JavaScript">JavaScript</a>, as well Mozilla-specific information. In addition, Mozilla publishes a large number of videos about web technologies and the development of Mozilla projects on the Air Mozilla website.<sup class="reference" id="cite_ref-71"><a href="#cite_note-71">[71]</a></sup><sup class="reference" id="cite_ref-72"><a href="#cite_note-72">[72]</a></sup></p>
+ <h2><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=27" title="Edit section: Community">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <p>The Mozilla Community consists of over 40,000 active contributors from across the globe<sup class="noprint Inline-Template Template-Fact">[<i><a href="http://fakehost/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (July 2015)">citation needed</span></a></i>]</sup>. It includes both paid employees and volunteers who work towards the goals set forth<sup class="reference" id="cite_ref-manifesto_40-1"><a href="#cite_note-manifesto-40">[40]</a></sup> in the Mozilla Manifesto. Many of the sub-communities in Mozilla have formed around localization efforts for Mozilla Firefox, and the Mozilla web properties.</p>
+ <h3><span class="mw-headline" id="Local_communities">Local communities</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=28" title="Edit section: Local communities">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <div class="thumb tright">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:London_Mozilla_Workspace.jpg"><img alt="" class="thumbimage" data-file-height="1656" data-file-width="2500" height="146" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/220px-London_Mozilla_Workspace.jpg" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/330px-London_Mozilla_Workspace.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/2/2a/London_Mozilla_Workspace.jpg/440px-London_Mozilla_Workspace.jpg 2x" width="220"></img></a>
+
+ </div>
+ </div>
+ <p>There are a number of sub-communities that exist based on their geographical locations, where contributors near each other work together on particular activities, such as localization, marketing, PR and user support.</p>
+ <h3><span class="mw-headline" id="Mozilla_Reps">Mozilla Reps</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=29" title="Edit section: Mozilla Reps">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <div class="thumb tright">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:Mozilla_Reps.png"><img alt="" class="thumbimage" data-file-height="183" data-file-width="400" height="101" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/220px-Mozilla_Reps.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Mozilla_Reps.png/330px-Mozilla_Reps.png 1.5x, //upload.wikimedia.org/wikipedia/commons/0/0b/Mozilla_Reps.png 2x" width="220"></img></a>
+
+ </div>
+ </div>
+ <p>The Mozilla Reps program aims to empower and support volunteer Mozillians who want to become official representatives of Mozilla in their region/locale.</p>
+ <p>The program provides a simple framework and a specific set of tools to help Mozillians to organize and/or attend events, recruit and mentor new contributors, document and share activities, and support their local communities better.</p>
+ <p>When joining the program, a Mozilla Rep agrees to take on the following responsibilities:</p>
+ <ul><li>Represent Mozilla in their country/region</li>
+ <li>Promote the Mozilla Project and its mission</li>
+ <li>Build on and support existing/future local community efforts and programs</li>
+ <li>Inspire, recruit and support new contributors</li>
+ <li>Support and mentor future Mozilla Reps</li>
+ <li>Document clearly all their activities</li>
+ </ul><h3><span class="mw-headline" id="Conferences_and_events">Conferences and events</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=30" title="Edit section: Conferences and events">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h3>
+ <h4><span class="mw-headline" id="Mozilla_Festival">Mozilla Festival</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=31" title="Edit section: Mozilla Festival">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+ <div class="thumb tright">
+ <div class="thumbinner">
+ <a class="image" href="http://fakehost/wiki/File:Fireside_Chat,_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg"><img alt="" class="thumbimage" data-file-height="854" data-file-width="1280" height="147" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/220px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/330px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg/440px-Fireside_Chat%2C_Knight%27s_Michael_Maness_and_Dan_Sinker_-_Flickr_-_Knight_Foundation.jpg 2x" width="220"></img></a>
+ <div class="thumbcaption">
+ <p>
+ Speakers from the </p><a class="mw-redirect" href="http://fakehost/wiki/Knight_Foundation" title="Knight Foundation">Knight Foundation</a><p> discuss the future of news at the 2011 Mozilla Festival in London.</p></div>
+ </div>
+ </div>
+ <p>The Mozilla Festival is an annual event where hundreds of passionate people explore the Web, learn together and make things that can change the world. With the emphasis on <i>making</i>—the mantra of the Festival is "less yack, more hack." Journalists, coders, filmmakers, designers, educators, gamers, makers, youth and anyone else, from all over the world, are encouraged to attend, with attendees from more than 40 countries, working together at the intersection between freedom, the Web, and that years theme.</p>
+ <p>The event revolves around design challenges which address key issues based on the chosen theme for that years festival. In previous years the Mozilla Festival has focused on Learning, and Media, with the 2012 festival being based around making. The titles of the festival revolve around the main theme, freedom (as in freedom of speech not free beer), and the Web.</p>
+ <h4><span class="mw-headline" id="MozCamps">MozCamps</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=32" title="Edit section: MozCamps">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+ <p>MozCamps are the critical part of the Grow Mozilla initiative which aims to grow the Mozilla Community. These camps aim to bring core contributors from around the world together. They are intensive multi-day summits that include keynote speeches by Mozilla leadership, workshops and breakout sessions (led by paid and unpaid staff), and fun social outings. All of these activities combine to reward contributors for their hard work, engage them with new products and initiatives, and align all attendees on Mozilla's mission.</p>
+ <h4><span class="mw-headline" id="Mozilla_Summit">Mozilla Summit</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=33" title="Edit section: Mozilla Summit">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h4>
+ <p>Mozilla Summit are the global event with active contributors and Mozilla employees to develop a shared understanding of Mozilla's mission together. Over 2,000 people representing 90 countries and 114 languages gathered in Santa Clara, Toronto and Brussels in 2013. Mozilla has since its last summit in 2013 replaced summits with all-hands where both employees and volunteers come together to collaborate the event is a scaled down version of Mozilla Summit.</p>
+ <h2><span class="mw-headline" id="See_also">See also</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=34" title="Edit section: See also">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+
+ <ul><li><a class="mw-redirect" href="http://fakehost/wiki/-zilla_(suffix)" title="-zilla (suffix)">-zilla (suffix)</a></li>
+ <li><a href="http://fakehost/wiki/Mozilla_(mascot)" title="Mozilla (mascot)">Mozilla (mascot)</a></li>
+ <li><i><a href="http://fakehost/wiki/The_Book_of_Mozilla" title="The Book of Mozilla">The Book of Mozilla</a></i></li>
+ <li><a href="http://fakehost/wiki/Timeline_of_web_browsers" title="Timeline of web browsers">Timeline of web browsers</a></li>
+ </ul><h2><span class="mw-headline" id="References">References</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=35" title="Edit section: References">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <div class="reflist references-column-width">
+ <ol class="references"><li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text">For exceptions, see "Values" section below</span></li>
+ <li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://www.mozilla.org/foundation/moco/" rel="nofollow">"About the Mozilla Corporation"</a>. Mozilla Foundation.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+the+Mozilla+Corporation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Ffoundation%2Fmoco%2F&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.oreilly.com/openbook/opensources/book/netrev.html" rel="nofollow">"Freeing the Source: The Story of Mozilla"</a>. <i>Open Sources: Voices from the Open Source Revolution</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-05-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Freeing+the+Source%3A+The+Story+of+Mozilla&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.oreilly.com%2Fopenbook%2Fopensources%2Fbook%2Fnetrev.html&amp;rft.jtitle=Open+Sources%3A+Voices+from+the+Open+Source+Revolution&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://whois.domaintools.com/mozilla.org" rel="nofollow">"Mozilla.org WHOIS, DNS, &amp; Domain Info"</a>. <i>DomainTools</i><span class="reference-accessdate">. Retrieved <span class="nowrap">1 May</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla.org+WHOIS%2C+DNS%2C+%26+Domain+Info&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwhois.domaintools.com%2Fmozilla.org&amp;rft.jtitle=DomainTools&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-google-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-google_5-0">^</a></b></span> <span class="reference-text"><cite class="citation book">Payment, S. (2007). <a class="external text" href="http://books.google.co.uk/books?id=zyIvOn7sKCsC" rel="nofollow"><i>Marc Andreessen and Jim Clark: The Founders of Netscape</i></a>. Rosen Publishing Group. <a href="http://fakehost/wiki/International_Standard_Book_Number" title="International Standard Book Number">ISBN</a> <a href="http://fakehost/wiki/Special:BookSources/9781404207196" title="Special:BookSources/9781404207196">9781404207196</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Payment%2C+S.&amp;rft.btitle=Marc+Andreessen+and+Jim+Clark%3A+The+Founders+of+Netscape&amp;rft.date=2007&amp;rft.genre=book&amp;rft_id=%2F%2Fbooks.google.co.uk%2Fbooks%3Fid%3DzyIvOn7sKCsC&amp;rft.isbn=9781404207196&amp;rft.pub=Rosen+Publishing+Group&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-Mozilla_Launch_Announcement-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-Mozilla_Launch_Announcement_6-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://web.archive.org/web/20021004080737/wp.netscape.com/newsref/pr/newsrelease577.html" rel="nofollow">"Netscape Announces mozilla.org, a Dedicated Team and Web Site Supporting Development of Free Client Source Code"</a>. Netscape. Archived from the original on October 4, 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-21</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Netscape+Announces+mozilla.org%2C+a+Dedicated+Team+and+Web+Site+Supporting+Development+of+Free+Client+Source+Code&amp;rft.genre=unknown&amp;rft_id=%2F%2Fwp.netscape.com%2Fnewsref%2Fpr%2Fnewsrelease577.html&amp;rft.pub=Netscape&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span> </span>
+ </li>
+ <li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation news"><a class="external text" href="http://www.highbeam.com/doc/1G1-20453744.html" rel="nofollow">"Mac vendors ponder Netscape gambit."</a>. <i>Macworld</i>. 1 May 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-19</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mac+vendors+ponder+Netscape+gambit.&amp;rft.date=1998-05-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.highbeam.com%2Fdoc%2F1G1-20453744.html&amp;rft.jtitle=Macworld&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web">Zawinski, Jamie (1996). <a class="external text" href="http://www.jwz.org/gruntle/nscpdorm.html" rel="nofollow">"nscp dorm"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-10-12</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Jamie&amp;rft.aulast=Zawinski&amp;rft.btitle=nscp+dorm&amp;rft.date=1996&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jwz.org%2Fgruntle%2Fnscpdorm.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web">Dave Titus with assistance from Andrew Wong. <a class="external text" href="http://www.davetitus.com/mozilla/" rel="nofollow">"How was Mozilla born"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=Dave+Titus+with+assistance+from+Andrew+Wong&amp;rft.btitle=How+was+Mozilla+born&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.davetitus.com%2Fmozilla%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www-archive.mozilla.org/hacking/coding-introduction.html" rel="nofollow">"Introduction to Mozilla Source Code"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>. <q>However, mozilla.org wants to emphasize that these milestones are being produced for testing purposes only.</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Introduction+to+Mozilla+Source+Code&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Fhacking%2Fcoding-introduction.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mozilla.org/en-US/press/mozilla-foundation.html" rel="nofollow">"mozilla.org Announces Launch of the Mozilla Foundation to Lead Open-Source Browser Efforts"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=mozilla.org+Announces+Launch+of+the+Mozilla+Foundation+to+Lead+Open-Source+Browser+Efforts&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fpress%2Fmozilla-foundation.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a>; <a href="http://fakehost/wiki/Dave_Hyatt" title="Dave Hyatt">David Hyatt</a> (April 2, 2003). <a class="external text" href="http://www-archive.mozilla.org/roadmap/roadmap-02-Apr-2003.html" rel="nofollow">"mozilla development roadmap"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2009-08-02</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.au=David+Hyatt&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=mozilla+development+roadmap&amp;rft.date=2003-04-02&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww-archive.mozilla.org%2Froadmap%2Froadmap-02-Apr-2003.html&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://allthingsd.com/20120816/better-browsing-on-your-android-smartphone/" rel="nofollow">"Better Browsing on Your Android Smartphone"</a>. AllThingsD<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Better+Browsing+on+Your+Android+Smartphone&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fallthingsd.com%2F20120816%2Fbetter-browsing-on-your-android-smartphone%2F&amp;rft.pub=AllThingsD&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.pcmag.com/article2/0,2817,2407468,00.asp" rel="nofollow">"Mozilla Releases Test Version of Firefox OS"</a>. PC Magazine<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Releases+Test+Version+of+Firefox+OS&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.pcmag.com%2Farticle2%2F0%2C2817%2C2407468%2C00.asp&amp;rft.pub=PC+Magazine&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.engadget.com/2012/06/12/mozilla-marketplace-live-web-apps-like-desktop/" rel="nofollow">"Mozilla Marketplace is live, lets you run web apps like desktop programs"</a>. Engadget<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Marketplace+is+live%2C+lets+you+run+web+apps+like+desktop+programs&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.engadget.com%2F2012%2F06%2F12%2Fmozilla-marketplace-live-web-apps-like-desktop%2F&amp;rft.pub=Engadget&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web">Lardinois, Frederic (November 15, 2012). <a class="external text" href="http://techcrunch.com/2012/11/15/mozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google/" rel="nofollow">"Mozilla Releases Annual Report For 2011: Revenue Up 33% To $163M, Majority From Google"</a>. <i>techcrunch.com</i>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Releases+Annual+Report+For+2011%3A+Revenue+Up+33%25+To+%24163M%2C+Majority+From+Google&amp;rft.aufirst=Frederic&amp;rft.aulast=Lardinois&amp;rft.date=2012-11-15&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Ftechcrunch.com%2F2012%2F11%2F15%2Fmozilla-releases-annual-report-for-2011-revenue-up-33-to-163m-majority-from-google%2F&amp;rft.jtitle=techcrunch.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-github-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-github_17-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://github.com/cisco/openh264" rel="nofollow">"cisco/openh264 · GitHub"</a>. github.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=cisco%2Fopenh264+%B7+GitHub&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fcisco%2Fopenh264&amp;rft.pub=github.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-gigaom-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-gigaom_18-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://gigaom.com/2013/10/30/mozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future/" rel="nofollow">"Mozilla will add H.264 to Firefox as Cisco makes eleventh-hour push for WebRTC's future — Tech News and Analysis"</a>. gigaom.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+will+add+H.264+to+Firefox+as+Cisco+makes+eleventh-hour+push+for+WebRTC%99s+future+%26mdash%3B+Tech+News+and+Analysis&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgigaom.com%2F2013%2F10%2F30%2Fmozilla-will-add-h-264-to-firefox-as-cisco-makes-eleventh-hour-push-for-webrtcs-future%2F&amp;rft.pub=gigaom.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-techrepublic-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-techrepublic_19-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.techrepublic.com/blog/australian-technology/cisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat/" rel="nofollow">"Cisco to release open-source H.264 codec, Mozilla makes tactical retreat - TechRepublic"</a>. techrepublic.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Cisco+to+release+open-source+H.264+codec%2C+Mozilla+makes+tactical+retreat+-+TechRepublic&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.techrepublic.com%2Fblog%2Faustralian-technology%2Fcisco-to-release-open-source-h264-codec-mozilla-makes-tactical-retreat%2F&amp;rft.pub=techrepublic.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://blog.mozilla.org/blog/2013/10/30/video-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec/" rel="nofollow">"Video Interoperability on the Web Gets a Boost From Cisco's H.264 Codec"</a>. <q>Of course, this is not a not a complete solution. In a perfect world, codecs, like other basic Internet technologies such as TCP/IP, HTTP, and HTML, would be fully open and free</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Video+Interoperability+on+the+Web+Gets+a+Boost+From+Cisco%99s+H.264+Codec&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2013%2F10%2F30%2Fvideo-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://xiphmont.livejournal.com/61927.html" rel="nofollow">"Comments on Cisco, Mozilla, and H.264"</a>. <q>By endorsing Cisco's plan, there's no getting around the fact that we've caved on our principles. That said, principles can't replace being in a practical position to make a difference in the future.</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Comments+on+Cisco%2C+Mozilla%2C+and+H.264&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fxiphmont.livejournal.com%2F61927.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span> - Christopher Montgomery wrote in a personal capacity but works for Mozilla in their codecs team</span>
+ </li>
+ <li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://wiki.mozilla.org/Game_Creator_Challenge_-Contest_Terms_and_Conditions" rel="nofollow">"Game Creator Challenge -Contest Terms and Conditions"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Game+Creator+Challenge+-Contest+Terms+and+Conditions&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FGame_Creator_Challenge_-Contest_Terms_and_Conditions&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span> - submissions to the "amateur" category have to be released as free software, but not for the other two categories</span>
+ </li>
+ <li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://projects.latimes.com/prop8/donation/8930/" rel="nofollow">"Los Angeles Times - Brendan Eich contribution to Proposition 8"</a>. latimes.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Los+Angeles+Times+-+Brendan+Eich+contribution+to+Proposition+8&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fprojects.latimes.com%2Fprop8%2Fdonation%2F8930%2F&amp;rft.pub=latimes.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-arstechnica-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-arstechnica_24-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://arstechnica.com/business/2014/03/gay-firefox-developers-boycott-mozilla-to-protest-ceo-hire/" rel="nofollow">"Gay Firefox developers boycott Mozilla to protest CEO hire [Updated] | Ars Technica"</a>. arstechnica.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-05</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gay+Firefox+developers+boycott+Mozilla+to+protest+CEO+hire+%26%2391%3BUpdated%26%2393%3B+%26%23124%3B+Ars+Technica&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Farstechnica.com%2Fbusiness%2F2014%2F03%2Fgay-firefox-developers-boycott-mozilla-to-protest-ceo-hire%2F&amp;rft.pub=arstechnica.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation web">Kelly Faircloth (9 April 2012). <a class="external text" href="http://betabeat.com/2012/04/tech-celeb-makes-prop-8-donation-internet-goes-berserk/" rel="nofollow">"Tech Celeb Makes Prop-8 Donation; Internet Goes Berserk"</a>. <i>BetaBeat</i>. BetaBeat<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-28</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Tech+Celeb+Makes+Prop-8+Donation%3B+Internet+Goes+Berserk&amp;rft.au=Kelly+Faircloth&amp;rft.date=2012-04-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbetabeat.com%2F2012%2F04%2Ftech-celeb-makes-prop-8-donation-internet-goes-berserk%2F&amp;rft.jtitle=BetaBeat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://i.huffpost.com/gen/1710681/thumbs/o-OKC-900.jpg" rel="nofollow">"Screenshot of OkCupid's statement towards Firefox users"</a>. huffingtonpost.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Screenshot+of+OkCupid%27s+statement+towards+Firefox+users&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fi.huffpost.com%2Fgen%2F1710681%2Fthumbs%2Fo-OKC-900.jpg&amp;rft.pub=huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://blog.mozilla.org/blog/2014/04/05/faq-on-ceo-resignation/" rel="nofollow">"FAQ on CEO Resignation"</a>. <i>The Mozilla Blog</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-20</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=FAQ+on+CEO+Resignation&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F05%2Ffaq-on-ceo-resignation%2F&amp;rft.jtitle=The+Mozilla+Blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite class="citation web">Baker, Mitchell (3 April 2014). <a class="external text" href="https://blog.mozilla.org/blog/2014/04/03/brendan-eich-steps-down-as-mozilla-ceo/" rel="nofollow">"Brendan Eich Steps Down as Mozilla CEO"</a>. <i>mozilla blog</i>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-04-04</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Brendan+Eich+Steps+Down+as+Mozilla+CEO&amp;rft.aufirst=Mitchell&amp;rft.aulast=Baker&amp;rft.date=2014-04-03&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fblog%2F2014%2F04%2F03%2Fbrendan-eich-steps-down-as-mozilla-ceo%2F&amp;rft.jtitle=mozilla+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.opensecrets.org/indivs/search.php?name=Sam+Yagan&amp;cycle=All&amp;sort=R&amp;state=&amp;zip=&amp;employ=&amp;cand=&amp;submit=Submit+Query" rel="nofollow">"opensecrets.org listing of Sam Yagan's contributions to political candidates"</a>. opensecrets.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=opensecrets.org+listing+of+Sam+Yagan%27s+contributions+to+political+candidates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.opensecrets.org%2Findivs%2Fsearch.php%3Fname%3DSam%2BYagan%26cycle%3DAll%26sort%3DR%26state%3D%26zip%3D%26employ%3D%26cand%3D%26submit%3DSubmit%2BQuery&amp;rft.pub=opensecrets.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.ontheissues.org/house/Chris_Cannon.htm#Civil_Rights" rel="nofollow">"ontheissues.org listing of votes cast by Chris Cannon"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+by+Chris+Cannon&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon.htm%23Civil_Rights&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.ontheissues.org/HouseVote/Party_2005-627.htm" rel="nofollow">"ontheissues.org listing of votes cast on the permanency of the Patriot Act"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org+listing+of+votes+cast+on+the+permanency+of+the+Patriot+Act&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2FHouseVote%2FParty_2005-627.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.ontheissues.org/house/Chris_Cannon_Homeland_Security.htm" rel="nofollow">"ontheissues.org: Chris Cannon on Homeland Security"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Homeland+Security&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Homeland_Security.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.ontheissues.org/house/Chris_Cannon_Abortion.htm" rel="nofollow">"ontheissues.org: Chris Cannon on Abortion"</a>. ontheissues.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=ontheissues.org%3A+Chris+Cannon+on+Abortion&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ontheissues.org%2Fhouse%2FChris_Cannon_Abortion.htm&amp;rft.pub=ontheissues.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><cite class="citation web">Levintova, Hannah (7 April 2014). <a class="external text" href="http://www.motherjones.com/mojo/2014/04/okcupid-ceo-donate-anti-gay-firefox" rel="nofollow">"OkCupid's CEO Donated to an Anti-Gay Campaign Once, Too"</a>. <i>Hanna Levintova article on motherjones.com</i>. motherjones.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%27s+CEO+Donated+to+an+Anti-Gay+Campaign+Once%2C+Too&amp;rft.aufirst=Hannah&amp;rft.aulast=Levintova&amp;rft.date=2014-04-07&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.motherjones.com%2Fmojo%2F2014%2F04%2Fokcupid-ceo-donate-anti-gay-firefox&amp;rft.jtitle=Hanna+Levintova+article+on+motherjones.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><cite class="citation web">Lee, Stephanie M. (8 April 2014). <a class="external text" href="http://blog.sfgate.com/techchron/2014/04/08/okcupid-ceo-once-donated-to-anti-gay-politician/" rel="nofollow">"OKCupid CEO once donated to anti-gay politician"</a>. <i>Stephanie M. Lee's blog on sfgate.com</i>. sfgate.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+CEO+once+donated+to+anti-gay+politician&amp;rft.aufirst=Stephanie+M.&amp;rft.aulast=Lee&amp;rft.date=2014-04-08&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fblog.sfgate.com%2Ftechchron%2F2014%2F04%2F08%2Fokcupid-ceo-once-donated-to-anti-gay-politician%2F&amp;rft.jtitle=Stephanie+M.+Lee%27s+blog+on+sfgate.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-uncrunched.com-36"><span class="mw-cite-backlink">^ <a href="#cite_ref-uncrunched.com_36-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-uncrunched.com_36-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://uncrunched.com/2014/04/06/the-hypocrisy-of-sam-yagan-okcupid/" rel="nofollow">"The Hypocrisy Of Sam Yagan &amp; OkCupid"</a>. <i>uncrunched.com blog</i>. uncrunched.com. 6 April 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=The+Hypocrisy+Of+Sam+Yagan+%26+OkCupid&amp;rft.date=2014-04-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Funcrunched.com%2F2014%2F04%2F06%2Fthe-hypocrisy-of-sam-yagan-okcupid%2F&amp;rft.jtitle=uncrunched.com+blog&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite class="citation web">Bellware, Kim (31 March 2014). <a class="external text" href="http://www.huffingtonpost.com/2014/03/31/okcupid-mozilla_n_5065743.html" rel="nofollow">"OKCupid Publicly Rips Mozilla: 'We Wish Them Nothing But Failure<span>'</span>"</a>. <i>Kim Bellware article on huffingtonpost.com</i>. huffingtonpost.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OKCupid+Publicly+Rips+Mozilla%3A+%27We+Wish+Them+Nothing+But+Failure%27&amp;rft.aufirst=Kim&amp;rft.aulast=Bellware&amp;rft.date=2014-03-31&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F31%2Fokcupid-mozilla_n_5065743.html&amp;rft.jtitle=Kim+Bellware+article+on+huffingtonpost.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.huffingtonpost.com/2014/03/27/mozilla-ceo-prop-8-_n_5042660.html" rel="nofollow">"Mozilla's Appointment Of Brendan Eich As CEO Sparks Controversy After Prop 8 Donation News Re-Emerges"</a>. <i>huffingtonpost.com article</i>. huffingtonpost.com. 27 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla%27s+Appointment+Of+Brendan+Eich+As+CEO+Sparks+Controversy+After+Prop+8+Donation+News+Re-Emerges&amp;rft.date=2014-03-27&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.huffingtonpost.com%2F2014%2F03%2F27%2Fmozilla-ceo-prop-8-_n_5042660.html&amp;rft.jtitle=huffingtonpost.com+article&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><cite class="citation web">Eidelson, Josh (4 April 2014). <a class="external text" href="http://www.salon.com/2014/04/04/okcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy/" rel="nofollow">"OkCupid's gay rights stunt has its limits: Taking a deeper look at the savvy ploy"</a>. <i>Josh Eidelson article on salon.com</i>. salon.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-07-01</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=OkCupid%99s+gay+rights+stunt+has+its+limits%3A+Taking+a+deeper+look+at+the+savvy+ploy&amp;rft.aufirst=Josh&amp;rft.aulast=Eidelson&amp;rft.date=2014-04-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.salon.com%2F2014%2F04%2F04%2Fokcupids_gay_rights_stunt_has_its_limits_taking_a_deeper_look_at_the_savvy_ploy%2F&amp;rft.jtitle=Josh+Eidelson+article+on+salon.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-manifesto-40"><span class="mw-cite-backlink">^ <a href="#cite_ref-manifesto_40-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-manifesto_40-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mozilla.org/about/manifesto/" rel="nofollow">"Mozilla Manifesto"</a>. Mozilla.org<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-03-21</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fabout%2Fmanifesto%2F&amp;rft.pub=Mozilla.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://www.mozilla.org/en-US/about/manifesto/details/" rel="nofollow">"The Mozilla Manifesto"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">24 July</span> 2015</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=The+Mozilla+Manifesto&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Fabout%2Fmanifesto%2Fdetails%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://web.archive.org/web/20101128150117/http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/" rel="nofollow">"Gecko Layout Engine"</a>. download-firefox.org. July 17, 2008. Archived from <a class="external text" href="http://download-firefox.org/spread-firefox/gecko-layout-engine-and-mozilla-firefox/" rel="nofollow">the original</a> on 2010-11-28<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Gecko+Layout+Engine&amp;rft.date=2008-07-17&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fdownload-firefox.org%2Fspread-firefox%2Fgecko-layout-engine-and-mozilla-firefox%2F&amp;rft.pub=download-firefox.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-w3counter1-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-w3counter1_43-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.w3counter.com/trends" rel="nofollow">"Web Browser Market Share Trends"</a>. <i>W3Counter</i>. Awio Web Services LLC<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+Browser+Market+Share+Trends&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.w3counter.com%2Ftrends&amp;rft.jtitle=W3Counter&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-gs.statcounter.com-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-gs.statcounter.com_44-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://gs.statcounter.com" rel="nofollow">"Top 5 Browsers"</a>. <i>StatCounter Global Stats</i>. StatCounter<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Top+5+Browsers&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgs.statcounter.com&amp;rft.jtitle=StatCounter+Global+Stats&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-getclicky1-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-getclicky1_45-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.getclicky.com/marketshare/global/web-browsers/" rel="nofollow">"Web browsers (Global marketshare)"</a>. <i>Clicky</i>. Roxr Software Ltd<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-05-10</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Web+browsers+%28Global+marketshare%29&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.getclicky.com%2Fmarketshare%2Fglobal%2Fweb-browsers%2F&amp;rft.jtitle=Clicky&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Ben_Goodger" title="Ben Goodger">Goodger, Ben</a> (February 6, 2006). <a class="external text" href="https://web.archive.org/web/20110623034401/http://weblogs.mozillazine.org/ben/archives/009698.html" rel="nofollow">"Where Did Firefox Come From?"</a>. Inside Firefox. Archived from <a class="external text" href="http://weblogs.mozillazine.org/ben/archives/009698.html" rel="nofollow">the original</a> on 2011-06-23<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-01-07</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Ben&amp;rft.aulast=Goodger&amp;rft.btitle=Where+Did+Firefox+Come+From%3F&amp;rft.date=2006-02-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fweblogs.mozillazine.org%2Fben%2Farchives%2F009698.html&amp;rft.pub=Inside+Firefox&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://web.archive.org/web/20070914035447/http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0" rel="nofollow">"Mozilla browser becomes Firebird"</a>. IBPhoenix. Archived from <a class="external text" href="http://www.ibphoenix.com/main.nfs?a=ibphoenix&amp;page=ibp_Mozilla0" rel="nofollow">the original</a> on 2007-09-14<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-06-10</span></span>. <q>We at IBPhoenix think that having a browser and a database with the same name in the same space will confuse the market, especially as browsers and databases are often used in the same applications</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+browser+becomes+Firebird&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ibphoenix.com%2Fmain.nfs%3Fa%3Dibphoenix%26page%3Dibp_Mozilla0&amp;rft.pub=IBPhoenix&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite class="citation web">Festa, Paul (May 6, 2003). <a class="external text" href="http://news.cnet.com/2100-1032_3-1000146.html" rel="nofollow">"Mozilla's Firebird gets wings clipped"</a>. <a class="mw-redirect" href="http://fakehost/wiki/CNET_Networks" title="CNET Networks">CNET</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2007-01-30</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla%27s+Firebird+gets+wings+clipped&amp;rft.date=2003-05-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-1032_3-1000146.html&amp;rft.pub=CNET&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web">Festa, Paul (February 9, 2004). <a class="external text" href="http://news.cnet.com/2100-7344-5156101.html" rel="nofollow">"Mozilla holds 'fire' in naming fight"</a>. CNET News<span class="reference-accessdate">. Retrieved <span class="nowrap">2007-01-24</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Paul&amp;rft.aulast=Festa&amp;rft.btitle=Mozilla+holds+%27fire%27+in+naming+fight&amp;rft.date=2004-02-09&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.cnet.com%2F2100-7344-5156101.html&amp;rft.pub=CNET+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mozilla.org/en-US/firefox/mobile/features/" rel="nofollow">"Mobile features"</a>. Mozilla<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-06-26</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+features&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fmobile%2Ffeatures%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-51">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements" rel="nofollow">"Mobile System Requirements"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mobile+System+Requirements&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FMobile%2FPlatforms%2FAndroid%23System_Requirements&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device" rel="nofollow">"Firefox Mobile supported devices"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Firefox+Mobile+supported+devices&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fsupport.mozilla.org%2Fen-US%2Fkb%2Fwill-firefox-work-my-mobile-device&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mirror.co.uk/news/technology/2009/11/09/mozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563/" rel="nofollow">"Mozilla rules out Firefox for iPhone and BlackBerry"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Mozilla+rules+out+Firefox+for+iPhone+and+BlackBerry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mirror.co.uk%2Fnews%2Ftechnology%2F2009%2F11%2F09%2Fmozilla-rules-out-firefox-for-iphone-and-blackberry-115875-21809563%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mozilla.org/firefox/os/" rel="nofollow">"Boot to Gecko Project"</a>. Mozilla. March 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-03-30</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Boot+to+Gecko+Project&amp;rft.date=2012-03&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Ffirefox%2Fos%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://www.mozilla.org/en-US/firefox/os/devices/" rel="nofollow">"Firefox OS - Devices &amp; Availability"</a>. <i>Mozilla</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-12-30</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Firefox+OS+-+Devices+%26+Availability&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Fos%2Fdevices%2F&amp;rft.jtitle=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://blog.lizardwrangler.com/2012/07/06/thunderbird-stability-and-community-innovation/" rel="nofollow">"Thunderbird: Stability and Community Innovation | Mitchell's Blog"</a>. <i>blog.lizardwrangler.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-20</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Thunderbird%3A+Stability+and+Community+Innovation+%7C+Mitchell%27s+Blog&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.lizardwrangler.com%2F2012%2F07%2F06%2Fthunderbird-stability-and-community-innovation%2F&amp;rft.jtitle=blog.lizardwrangler.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://lwn.net/Articles/165080/" rel="nofollow">"Two discontinued browsers"</a>. LWN.net. 21 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-19</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Two+discontinued+browsers&amp;rft.date=2005-12-21&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Flwn.net%2FArticles%2F165080%2F&amp;rft.pub=LWN.net&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://home.kairo.at/blog/2007-06/seamonkey_r_trademarks_registered" rel="nofollow">"SeaMonkey trademarks registered!"</a>. kairo.at. 2007-05-22<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-06-10</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SeaMonkey+trademarks+registered%21&amp;rft.date=2007-05-22&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fhome.kairo.at%2Fblog%2F2007-06%2Fseamonkey_r_trademarks_registered&amp;rft.pub=kairo.at&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.bugzilla.org/installation-list/" rel="nofollow">"Bugzilla Installation List"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2014-09-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bugzilla+Installation+List&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.bugzilla.org%2Finstallation-list%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-BE201106-60"><span class="mw-cite-backlink">^ <a href="#cite_ref-BE201106_60-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-BE201106_60-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a href="http://fakehost/wiki/Brendan_Eich" title="Brendan Eich">Eich, Brendan</a> (21 June 2011). <a class="external text" href="http://brendaneich.com/2011/06/new-javascript-engine-module-owner/" rel="nofollow">"New JavaScript Engine Module Owner"</a>. BrendanEich.com.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.aufirst=Brendan&amp;rft.aulast=Eich&amp;rft.btitle=New+JavaScript+Engine+Module+Owner&amp;rft.date=2011-06-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbrendaneich.com%2F2011%2F06%2Fnew-javascript-engine-module-owner%2F&amp;rft.pub=BrendanEich.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=759422#c0" rel="nofollow">"Bug 759422 - Remove use of e4x in account creation"</a>. Bugzilla@Mozilla. 2012-08-17<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Bug+759422+-+Remove+use+of+e4x+in+account+creation&amp;rft.date=2012-08-17&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fbugzilla.mozilla.org%2Fshow_bug.cgi%3Fid%3D759422%23c0&amp;rft.pub=Bugzilla%40Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://developer.mozilla.org/en-US/docs/SpiderMonkey" rel="nofollow">"SpiderMonkey"</a>. Mozilla Developer Network. 2012-08-15<span class="reference-accessdate">. Retrieved <span class="nowrap">2012-08-18</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=SpiderMonkey&amp;rft.date=2012-08-15&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FSpiderMonkey&amp;rft.pub=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="http://www.mozilla.org/rhino/history.html" rel="nofollow">"Rhino History"</a>. <a href="http://fakehost/wiki/Mozilla_Foundation" title="Mozilla Foundation">Mozilla Foundation</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2008-03-20</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Rhino+History&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.mozilla.org%2Frhino%2Fhistory.html&amp;rft.pub=Mozilla+Foundation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://github.com/servo/servo/wiki/Roadmap" rel="nofollow">"Roadmap"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">10 May</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Roadmap&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fgithub.com%2Fservo%2Fservo%2Fwiki%2FRoadmap&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><cite class="citation web">Larabel, Michael. <a class="external text" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Servo-9-May-2016" rel="nofollow">"Servo Continues Making Progress For Shipping Components In Gecko, Browser.html"</a>. <i>Phoronix.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">10 May</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Servo+Continues+Making+Progress+For+Shipping+Components+In+Gecko%2C+Browser.html&amp;rft.aufirst=Michael&amp;rft.aulast=Larabel&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.phoronix.com%2Fscan.php%3Fpage%3Dnews_item%26px%3DServo-9-May-2016&amp;rft.jtitle=Phoronix.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://mozvr.com" rel="nofollow">"Mozilla VR"</a>. <i>Mozilla VR</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-10-27</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+VR&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fmozvr.com&amp;rft.jtitle=Mozilla+VR&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><cite class="citation"><a class="external text" href="https://login.persona.org/" rel="nofollow"><i>Persona</i></a>, Mozilla</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Persona&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Flogin.persona.org%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://developer.mozilla.org/en-US/Persona" rel="nofollow">"Persona"</a>. <i>Mozilla Developer Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-10-27</span></span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Persona&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2FPersona&amp;rft.jtitle=Mozilla+Developer+Network&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite class="citation"><a class="external text" href="https://webmaker.org/en-US/about/" rel="nofollow"><i>About Mozilla Webmaker</i></a>, Mozilla</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=About+Mozilla+Webmaker&amp;rft.genre=book&amp;rft_id=https%3A%2F%2Fwebmaker.org%2Fen-US%2Fabout%2F&amp;rft.pub=Mozilla&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-lifehacker.com-70"><span class="mw-cite-backlink">^ <a href="#cite_ref-lifehacker.com_70-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-lifehacker.com_70-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web">Alan Henry. <a class="external text" href="http://lifehacker.com/mozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374" rel="nofollow">"Mozilla Webmaker Teaches You to Build Web Sites, Apps, and More"</a>. <i>Lifehacker</i>. Gawker Media.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.atitle=Mozilla+Webmaker+Teaches+You+to+Build+Web+Sites%2C+Apps%2C+and+More&amp;rft.au=Alan+Henry&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Flifehacker.com%2Fmozilla-webmaker-teaches-you-how-to-build-web-sites-ap-1553277374&amp;rft.jtitle=Lifehacker&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://wiki.mozilla.org/Air_Mozilla" rel="nofollow">"Air Mozilla"</a>. Mozilla Wiki.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwiki.mozilla.org%2FAir_Mozilla&amp;rft.pub=Mozilla+Wiki&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ <li id="cite_note-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-72">^</a></b></span> <span class="reference-text"><cite class="citation web"><a class="external text" href="https://blog.mozilla.org/mrz/2012/04/17/air-mozilla-reboot-phase-i/" rel="nofollow">"Air Mozilla Reboot, Phase I"</a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AMozilla&amp;rft.btitle=Air+Mozilla+Reboot%2C+Phase+I&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fblog.mozilla.org%2Fmrz%2F2012%2F04%2F17%2Fair-mozilla-reboot-phase-i%2F&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook"><span> </span></span>
+ </span>
+ </li>
+ </ol></div>
+ <p><a class="external text" href="http://www.techsive.com/2014/09/how-to-resume-failed-downloads-in.html" rel="nofollow">Constant downloads failure in firefox</a></p>
+ <h2><span class="mw-headline" id="External_links">External links</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="http://fakehost/w/index.php?title=Mozilla&amp;action=edit&amp;section=36" title="Edit section: External links">edit</a><span class="mw-editsection-bracket">]</span></span>
+ </h2>
+ <table class="mbox-small plainlinks sistersitebox" role="presentation"><tr><td class="mbox-image">
+ <a class="image" href="http://fakehost/wiki/File:Commons-logo.svg"><img alt="" class="noviewer" data-file-height="1376" data-file-width="1024" height="40" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" srcset="//upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/45px-Commons-logo.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/59px-Commons-logo.svg.png 2x" width="30"></img></a>
+ </td>
+ <td class="mbox-text plainlist">Wikimedia Commons has media related to <i><b><a class="extiw" href="https://commons.wikimedia.org/wiki/Category:Mozilla" title="commons:Category:Mozilla">Mozilla</a></b></i>.</td>
+ </tr></table><ul><li><span class="official-website"><span class="url"><a class="external text" href="http://mozilla.org/" rel="nofollow">Official website</a></span></span>, including <a class="external text" href="https://www.mozilla.org/en-US/about/manifesto/" rel="nofollow">the Mozilla Manifesto</a></li>
+ <li><a class="external text" href="https://wiki.mozilla.org/" rel="nofollow">Mozilla Wiki</a>(<a class="extiw" href="https://wiki.mozilla.org/Timeline" title="mozillawiki:Timeline">Major time line of community development</a>)</li>
+ <li><a class="external text" href="http://hg.mozilla.org/" rel="nofollow">Mozilla Mercurial Repository</a></li>
+ </ul>
+
+
+
+
+ </div> \ No newline at end of file
diff --git a/test/test-pages/wordpress/expected.html b/test/test-pages/wordpress/expected.html
index 68ec4d2..e68262f 100644
--- a/test/test-pages/wordpress/expected.html
+++ b/test/test-pages/wordpress/expected.html
@@ -1,26 +1,26 @@
-<div id="readability-page-1" class="page">
- <article id="post-67202" class="entry author-sarah post-67202 post type-post status-publish format-standard has-post-thumbnail category-news tag-jobs tag-stack-overflow" itemscope="itemscope" itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
- <div class="entry-content" itemprop="articleBody">
- <p>
- <a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1" class="img-hyperlink"><img data-attachment-id="57913" data-permalink="https://wptavern.com/stack-overflow-documentation-is-now-in-beta/stack-overflow" data-orig-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=1650%2C646&amp;ssl=1" data-orig-size="1650,646" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="stack-overflow" data-image-description="" data-medium-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=300%2C117&amp;ssl=1" data-large-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=500%2C196&amp;ssl=1" src="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1" alt="" class="aligncenter size-full wp-image-57913" srcset="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?w=1650&amp;ssl=1 1650w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=768%2C301&amp;ssl=1 768w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=500%2C196&amp;ssl=1 500w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1 1025w" sizes="(max-width: 1025px) 100vw, 1025px" width="644" height="252" /></a>
- </p>
- <p>Stack Overflow published its analysis of <a href="https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/" target="_blank">2017 hiring trends</a> based on the targeting options employers selected when posting to <a href="http://stackoverflow.com/jobs" target="_blank">Stack Overflow Jobs</a>. The report, which compares data from 200 companies since 2015, ranks ReactJS, Docker, and Ansible at the top of the fastest growing skills in demand. When comparing the percentage change from 2015 to 2016, technologies like AJAX, Backbone.js, jQuery, and WordPress are less in demand.</p>
- <p>
- <a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?ssl=1" class="img-hyperlink"><img data-attachment-id="67214" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/changesindemand" data-orig-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=975%2C1115&amp;ssl=1" data-orig-size="975,1115" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ChangesinDemand" data-image-description="" data-medium-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=262%2C300&amp;ssl=1" data-large-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=437%2C500&amp;ssl=1" src="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=975%2C1115&amp;ssl=1" alt="" class="aligncenter size-full wp-image-67214" srcset="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?w=975&amp;ssl=1 975w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=262%2C300&amp;ssl=1 262w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=768%2C878&amp;ssl=1 768w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=437%2C500&amp;ssl=1 437w" sizes="(max-width: 975px) 100vw, 975px" width="644" height="736" /></a>
- </p>
- <p>Stack Overflow also measured the demand relative to the available developers in different tech skills. The demand for backend, mobile, and database engineers is higher than the number of qualified candidates available. WordPress is last among the oversaturated fields with a surplus of developers relative to available positions.</p>
- <p>
- <a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?ssl=1" class="img-hyperlink"><img data-attachment-id="67216" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/highdemand" data-orig-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=975%2C854&amp;ssl=1" data-orig-size="975,854" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="HighDemand" data-image-description="" data-medium-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=300%2C263&amp;ssl=1" data-large-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=500%2C438&amp;ssl=1" src="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=975%2C854&amp;ssl=1" alt="" class="aligncenter size-full wp-image-67216" srcset="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?w=975&amp;ssl=1 975w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=300%2C263&amp;ssl=1 300w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=768%2C673&amp;ssl=1 768w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=500%2C438&amp;ssl=1 500w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=571%2C500&amp;ssl=1 571w" sizes="(max-width: 975px) 100vw, 975px" width="644" height="564" /></a>
- </p>
- <p>In looking at these results, it’s important to consider the inherent biases within the Stack Overflow ecosystem. In 2016, the site surveyed more than 56,000 developers but noted that the survey was “biased against devs who don’t speak English.” The average age of respondents was 29.6 years old and 92.8% of them were male. </p>
- <p>For two years running, Stack Overflow survey respondents have <a href="https://wptavern.com/stack-overflow-survey-results-show-wordpress-is-trending-up-despite-being-ranked-among-most-dreaded-technologies" target="_blank">ranked WordPress among the most dreaded technologies</a> that they would prefer not to use. This may be one reason why employers wouldn’t be looking to advertise positions on the site’s job board, which is the primary source of the data for this report.</p>
- <p>Many IT career forecasts focus more generally on job descriptions and highest paying positions. Stack Overflow is somewhat unique in that it identifies trends in specific tech skills, pulling this data out of how employers are tagging their listings for positions. It presents demand in terms of number of skilled developers relative to available positions, a slightly more complicated approach than measuring demand based on advertised salary. However, Stack Overflow’s data presentation could use some refining. </p>
- <p>One commenter, Bruce Van Horn, <a href="https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/#comment-3194770754" target="_blank">noted</a> that jobs tagged as “Full Stack Developer” already assume many of the skills that are listed separately: </p>
- <blockquote>
- <p>I wonder how many of these skills are no longer listed because they are “table stakes”. You used to have to put CSS, jQuery, and JSON on the job description. I wouldn’t expect to have to put that on a Full Stack Developer description today – if you don’t know those then you aren’t a Full Stack Web Developer, and I’m more interested in whether you know the shiny things like React, Redux, and Angular2.</p>
- </blockquote>
- <p>It would be interesting to know what is meant by tagging “WordPress” as a skill – whether it is the general ability to work within the WordPress ecosystem of tools or if it refers to specific skills like PHP. Browsing a few jobs on Stack Overflow, <a href="http://stackoverflow.com/jobs?sort=i&amp;q=wordpress" target="_blank">WordPress positions</a> vary in the skills they require, such as React.js, Angular, PHP, HTML, CSS, and other technologies. This is a reflection of the diversity of technology that can be leveraged in creating WordPress-powered sites and applications, and several of these skills are listed independently of WordPress in the data. </p>
- <p>Regardless of how much credibility you give Stack Overflow’s analysis of hiring trends, the report’s recommendation for those working in technologies oversaturated with developers is a good one: “Consider brushing up on some technologies that offer higher employer demand and less competition.” WordPress’ code base is currently <a href="https://www.openhub.net/p/wordpress/analyses/latest/languages_summary" target="_blank">59% PHP and 27% JavaScript</a>. The percentage of PHP has grown over time, but newer features and improvements to core are also being built in JavaScript. These are both highly portable skills that are in demand on the web.</p>
- </div>
- </article>
-</div>
+<div class="entry-content" itemprop="articleBody">
+ <p>
+ <a class="img-hyperlink" href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1"><img alt="" class="aligncenter size-full wp-image-57913" data-attachment-id="57913" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="stack-overflow" data-large-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=500%2C196&amp;ssl=1" data-medium-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=300%2C117&amp;ssl=1" data-orig-file="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?fit=1650%2C646&amp;ssl=1" data-orig-size="1650,646" data-permalink="https://wptavern.com/stack-overflow-documentation-is-now-in-beta/stack-overflow" height="252" sizes="(max-width: 1025px) 100vw, 1025px" src="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1" srcset="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?w=1650&amp;ssl=1 1650w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=768%2C301&amp;ssl=1 768w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=500%2C196&amp;ssl=1 500w, https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?resize=1025%2C401&amp;ssl=1 1025w" width="644"></img></a>
+ </p>
+ <p>Stack Overflow published its analysis of <a href="https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/" target="_blank">2017 hiring trends</a> based on the targeting options employers selected when posting to <a href="http://stackoverflow.com/jobs" target="_blank">Stack Overflow Jobs</a>. The report, which compares data from 200 companies since 2015, ranks ReactJS, Docker, and Ansible at the top of the fastest growing skills in demand. When comparing the percentage change from 2015 to 2016, technologies like AJAX, Backbone.js, jQuery, and WordPress are less in demand.</p>
+ <p>
+ <a class="img-hyperlink" href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?ssl=1"><img alt="" class="aligncenter size-full wp-image-67214" data-attachment-id="67214" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ChangesinDemand" data-large-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=437%2C500&amp;ssl=1" data-medium-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=262%2C300&amp;ssl=1" data-orig-file="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?fit=975%2C1115&amp;ssl=1" data-orig-size="975,1115" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/changesindemand" height="736" sizes="(max-width: 975px) 100vw, 975px" src="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=975%2C1115&amp;ssl=1" srcset="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?w=975&amp;ssl=1 975w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=262%2C300&amp;ssl=1 262w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=768%2C878&amp;ssl=1 768w, https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/ChangesinDemand.png?resize=437%2C500&amp;ssl=1 437w" width="644"></img></a>
+ </p>
+ <p>Stack Overflow also measured the demand relative to the available developers in different tech skills. The demand for backend, mobile, and database engineers is higher than the number of qualified candidates available. WordPress is last among the oversaturated fields with a surplus of developers relative to available positions.</p>
+ <p>
+ <a class="img-hyperlink" href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?ssl=1"><img alt="" class="aligncenter size-full wp-image-67216" data-attachment-id="67216" data-comments-opened="0" data-image-description="" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="HighDemand" data-large-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=500%2C438&amp;ssl=1" data-medium-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=300%2C263&amp;ssl=1" data-orig-file="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?fit=975%2C854&amp;ssl=1" data-orig-size="975,854" data-permalink="https://wptavern.com/stack-overflow-jobs-data-shows-reactjs-skills-in-high-demand-wordpress-market-oversaturated-with-developers/highdemand" height="564" sizes="(max-width: 975px) 100vw, 975px" src="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=975%2C854&amp;ssl=1" srcset="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?w=975&amp;ssl=1 975w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=300%2C263&amp;ssl=1 300w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=768%2C673&amp;ssl=1 768w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=500%2C438&amp;ssl=1 500w, https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/HighDemand.png?resize=571%2C500&amp;ssl=1 571w" width="644"></img></a>
+ </p>
+ <p>In looking at these results, it’s important to consider the inherent biases within the Stack Overflow ecosystem. In 2016, the site surveyed more than 56,000 developers but noted that the survey was “biased against devs who don’t speak English.” The average age of respondents was 29.6 years old and 92.8% of them were male. </p>
+ <p>For two years running, Stack Overflow survey respondents have <a href="https://wptavern.com/stack-overflow-survey-results-show-wordpress-is-trending-up-despite-being-ranked-among-most-dreaded-technologies" target="_blank">ranked WordPress among the most dreaded technologies</a> that they would prefer not to use. This may be one reason why employers wouldn’t be looking to advertise positions on the site’s job board, which is the primary source of the data for this report.</p>
+ <p>Many IT career forecasts focus more generally on job descriptions and highest paying positions. Stack Overflow is somewhat unique in that it identifies trends in specific tech skills, pulling this data out of how employers are tagging their listings for positions. It presents demand in terms of number of skilled developers relative to available positions, a slightly more complicated approach than measuring demand based on advertised salary. However, Stack Overflow’s data presentation could use some refining. </p>
+ <p>One commenter, Bruce Van Horn, <a href="https://stackoverflow.blog/2017/03/09/developer-hiring-trends-2017/#comment-3194770754" target="_blank">noted</a> that jobs tagged as “Full Stack Developer” already assume many of the skills that are listed separately: </p>
+ <blockquote>
+ <p>I wonder how many of these skills are no longer listed because they are “table stakes”. You used to have to put CSS, jQuery, and JSON on the job description. I wouldn’t expect to have to put that on a Full Stack Developer description today – if you don’t know those then you aren’t a Full Stack Web Developer, and I’m more interested in whether you know the shiny things like React, Redux, and Angular2.</p>
+ </blockquote>
+ <p>It would be interesting to know what is meant by tagging “WordPress” as a skill – whether it is the general ability to work within the WordPress ecosystem of tools or if it refers to specific skills like PHP. Browsing a few jobs on Stack Overflow, <a href="http://stackoverflow.com/jobs?sort=i&amp;q=wordpress" target="_blank">WordPress positions</a> vary in the skills they require, such as React.js, Angular, PHP, HTML, CSS, and other technologies. This is a reflection of the diversity of technology that can be leveraged in creating WordPress-powered sites and applications, and several of these skills are listed independently of WordPress in the data. </p>
+ <p>Regardless of how much credibility you give Stack Overflow’s analysis of hiring trends, the report’s recommendation for those working in technologies oversaturated with developers is a good one: “Consider brushing up on some technologies that offer higher employer demand and less competition.” WordPress’ code base is currently <a href="https://www.openhub.net/p/wordpress/analyses/latest/languages_summary" target="_blank">59% PHP and 27% JavaScript</a>. The percentage of PHP has grown over time, but newer features and improvements to core are also being built in JavaScript. These are both highly portable skills that are in demand on the web.</p>
+
+
+
+
+ </div> \ No newline at end of file
diff --git a/test/test-pages/yahoo-4/expected.html b/test/test-pages/yahoo-4/expected.html
index a8100d9..64ea3ce 100644
--- a/test/test-pages/yahoo-4/expected.html
+++ b/test/test-pages/yahoo-4/expected.html
@@ -1,18 +1,17 @@
-<div id="readability-page-1" class="page">
- <p class="ynDetailText">
- トレンドマイクロは3月9日、Wi-Fi利用時の通信を暗号化し保護するスマホ・タブレット向けのセキュリティアプリ「フリーWi-Fiプロテクション」(iOS/Android)の発売を開始すると発表した。1年版ライセンスは2900円(税込)で、2年版ライセンスは5000円(税込)。<p>
-  フリーWi-Fiプロテクションは、App Storeおよび、Google Playにて販売され、既に提供しているスマホ・タブレット向け総合セキュリティ対策アプリ「ウイルスバスター モバイル」と併用することで、不正アプリや危険なウェブサイトからの保護に加え、通信の盗み見を防ぐことができる。</p><p>
-  2020年の東京オリンピック・パラリンピックの開催などを見据え、フリーWi-Fi(公衆無線LAN)の設置が促進され、フリーWi-Fiの利用者も増加している。
- </p><p>
-  一方で、脆弱な設定のフリーWi-Fiや攻撃者が設置した偽のフリーWi-Fiへの接続などによる情報漏えい、通信の盗み見などのセキュリティリスクが危惧されているという。
- </p><p>
-  正規事業者が提供する安全性の高いフリーWi-Fiのほかにも、通信を暗号化していない安全性の低いフリーWi-Fi、さらにはサイバー犯罪者が設置したフリーWi-Fiなどさまざまなものが混在している。また、利用者は、接続する前にひとつひとつ安全性を確認するのは難しい状況だとしている。
- </p><p>
-  トレンドマイクロがスマートフォン保持者でフリーWi-Fiの利用経験がある人に実施した調査では、回答者の約85%が安全なフリーWi-Fiと危険なフリーWi-Fiは「見分けられない」と回答。さらに、約65%がフリーWi-Fiの利用に不安を感じていると回答している。
- </p><p>
-  こうした環境の変化やユーザの状況を鑑み、フリーWi-Fiプロテクションの提供を開始する。同アプリをインストールすることで利用者は、万が一安全性の低いフリーWi-Fiのアクセスポイントに接続してしまった場合でも、その通信を暗号化でき、通信の盗み見やそれによる情報漏えいのリスクを低減できるようになる。
- </p><p>
-  具体的には、フリーWi-Fi利用時に、スマートフォンがフリーWi-Fiプロテクションインフラに接続することにより、フリーWi-Fiのアクセスポイントを介した通信がVPN(Virtual Private Network)で暗号化される。これにより利用者は、第三者から通信を傍受されることやデータの情報漏えいを防ぐことが可能。さらに、かんたん自動接続の機能により、通信を暗号化していない安全性が低いフリーWi-Fi接続時や利用者が指定したWi-Fiへ接続する際に、自動的に通信を暗号化し、利用者の通信を保護する。</p><p>
-  また、フリーWi-Fiプロテクションインフラと、莫大なセキュリティ情報のビッグデータを保有するクラウド型セキュリティ技術基盤「Trend Micro Smart Protection Network」(SPN)が連携することで、フリーWi-Fiプロテクションインフラを経由してインターネットを利用する際に、利用者がフィッシング詐欺サイトや偽サイトなどへの不正サイトへアクセスすることをブロックできるという。</p>
- </p>
-</div>
+<div class="articleMain">
+ <div class="paragraph">
+ <p class="ynDetailText">
+ トレンドマイクロは3月9日、Wi-Fi利用時の通信を暗号化し保護するスマホ・タブレット向けのセキュリティアプリ「フリーWi-Fiプロテクション」(iOS/Android)の発売を開始すると発表した。1年版ライセンスは2900円(税込)で、2年版ライセンスは5000円(税込)。<p>  フリーWi-Fiプロテクションは、App Storeおよび、Google Playにて販売され、既に提供しているスマホ・タブレット向け総合セキュリティ対策アプリ「ウイルスバスター モバイル」と併用することで、不正アプリや危険なウェブサイトからの保護に加え、通信の盗み見を防ぐことができる。</p><p>  2020年の東京オリンピック・パラリンピックの開催などを見据え、フリーWi-Fi(公衆無線LAN)の設置が促進され、フリーWi-Fiの利用者も増加している。
+ </p><p>  一方で、脆弱な設定のフリーWi-Fiや攻撃者が設置した偽のフリーWi-Fiへの接続などによる情報漏えい、通信の盗み見などのセキュリティリスクが危惧されているという。
+ </p><p>  正規事業者が提供する安全性の高いフリーWi-Fiのほかにも、通信を暗号化していない安全性の低いフリーWi-Fi、さらにはサイバー犯罪者が設置したフリーWi-Fiなどさまざまなものが混在している。また、利用者は、接続する前にひとつひとつ安全性を確認するのは難しい状況だとしている。
+ </p><p>  トレンドマイクロがスマートフォン保持者でフリーWi-Fiの利用経験がある人に実施した調査では、回答者の約85%が安全なフリーWi-Fiと危険なフリーWi-Fiは「見分けられない」と回答。さらに、約65%がフリーWi-Fiの利用に不安を感じていると回答している。
+ </p><p>  こうした環境の変化やユーザの状況を鑑み、フリーWi-Fiプロテクションの提供を開始する。同アプリをインストールすることで利用者は、万が一安全性の低いフリーWi-Fiのアクセスポイントに接続してしまった場合でも、その通信を暗号化でき、通信の盗み見やそれによる情報漏えいのリスクを低減できるようになる。
+ </p><p>  具体的には、フリーWi-Fi利用時に、スマートフォンがフリーWi-Fiプロテクションインフラに接続することにより、フリーWi-Fiのアクセスポイントを介した通信がVPN(Virtual Private Network)で暗号化される。これにより利用者は、第三者から通信を傍受されることやデータの情報漏えいを防ぐことが可能。さらに、かんたん自動接続の機能により、通信を暗号化していない安全性が低いフリーWi-Fi接続時や利用者が指定したWi-Fiへ接続する際に、自動的に通信を暗号化し、利用者の通信を保護する。</p><p>  また、フリーWi-Fiプロテクションインフラと、莫大なセキュリティ情報のビッグデータを保有するクラウド型セキュリティ技術基盤「Trend Micro Smart Protection Network」(SPN)が連携することで、フリーWi-Fiプロテクションインフラを経由してインターネットを利用する際に、利用者がフィッシング詐欺サイトや偽サイトなどへの不正サイトへアクセスすることをブロックできるという。</p></p>
+ </div>
+
+
+
+
+
+
+ </div> \ No newline at end of file