mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
20141104-1 选题
This commit is contained in:
parent
eec339e3e2
commit
fe69be902d
@ -0,0 +1,41 @@
|
||||
Mozilla to Launch Brand New Developer Web Browser Next Week
|
||||
================================================================================
|
||||
**When you woke up this morning you probably didn’t expect to come online and see the words ‘Mozilla’, ‘New’, and ‘Web Browser’ writ large across the web. **
|
||||
|
||||
But that my bed-headed compadre is precisely what you’re looking at.
|
||||
|
||||
注:youtube 视频地址,发布的时候不行做个链接吧
|
||||
<iframe width="750" height="422" frameborder="0" allowfullscreen="" src="https://www.youtube.com/embed/Ehv5u-5rE8c?feature=oembed"></iframe>
|
||||
|
||||
### Mozilla – Pushing Boundaries ###
|
||||
|
||||
Mozilla has always been at the forefront of pushing open source, open standards and open access. They steer one of the most popular desktop browsers in the world. Their open-source Linux mobile OS [is sold on 12 smartphones from 13 operators in 24 countries][1]. They’re [even taking on the Google Chromecast][2]!
|
||||
|
||||
Their desire to democratise the web shows no sign of abating. In a teaser posted on the Mozilla Blog this morning the company has announced a new effort to push boundaries further — this time for developers rather than users.
|
||||
|
||||
Teased as something “unique but familiar”, the company intend to release a brand new browser based on Firefox but designed by developers, for developers. Mozilla say it integrates “powerful new tools like [WebIDE][3] and the [Firefox Tools Adapter][4]”.
|
||||
|
||||
> “When building for the Web, developers tend to use a myriad of different tools which often don’t work well together. This means you end up switching between different tools, platforms and browsers which can slow you down and make you less productive.”
|
||||
|
||||
### #Fx10 ###
|
||||
|
||||
The “Firefox Developer Browser” is being touted for an initial release date of November 10. It’s not yet known what platforms it will target but since this is a) Mozilla and b) aimed at developers it’d be a huge shock if Linux builds weren’t readily available on day dot.
|
||||
|
||||
Mozilla say those interested should sign up for their [Hacks newsletter][5] to receive notification when the browser is released.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: www.omgubuntu.co.uk/2014/11/mozilla-launch-brand-new-developer-focused-web-browser
|
||||
|
||||
作者:[Joey-Elijah Sneddon ][a]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:https://plus.google.com/117485690627814051450/?rel=author
|
||||
[1]:https://twitter.com/firefox/status/522175938952716289
|
||||
[2]:http://www.omgchrome.com/mozillas-chromecast-rival-leaks-online/
|
||||
[3]:https://hacks.mozilla.org/2014/06/webide-lands-in-nightly/
|
||||
[4]:https://hacks.mozilla.org/2014/09/firefox-tools-adapter/
|
||||
[5]:https://hacks.mozilla.org/newsletter/
|
@ -0,0 +1,69 @@
|
||||
Pitivi 0.94 Uses GTK HeaderBar, Squashes Umpteen Bugs
|
||||
================================================================================
|
||||
**I’m a big fan of the [Pitivi video editor][1]. It might not (yet, at least) be the most whizz-bang or feature-filled non-linear editor available on Linux but it is one of the most reliable! **
|
||||
|
||||
![](http://www.omgubuntu.co.uk/wp-content/uploads/2014/11/pitivi-tile.jpg)
|
||||
|
||||
So, naturally, I was expecting to see a new beta release of the open-source editor [go live at the weekend][2].
|
||||
|
||||
Pitivi 0.94 is the fourth release based on the new ‘GStreamer Editing Services’ library (GES).
|
||||
|
||||
Project member Jean-François Fortin Tam, also known by the handle ‘Nekohayo‘, describes the update on his blog as ”**…mainly a maintenance release, but it does pack a few interesting improvements & features in addition to the bug fixes.**”
|
||||
|
||||
### What’s new? ###
|
||||
|
||||
Interesting improvements indeed! The most noticeable change in Pitivi 0.94 is the switch to GNOME’s client-side GTK HeaderBar decoration. HeaderBars unify the window bar, title bar and toolbar into one, saving a huge amount of wasted vertical and horizontal space in the process.
|
||||
|
||||
“*Once you try it, you can’t go back,*” says Fortin Tam. A quick glance at the screenshot below and you’ll be nodding in agreement.
|
||||
|
||||
![Pitivi now uses GTK HeaderBar and menu button (image: Nekohayo)](http://www.omgubuntu.co.uk/wp-content/uploads/2014/11/pitivi-0.94-headerbar.jpeg)
|
||||
|
||||
Pitivi now uses GTK HeaderBar and menu button (image: Nekohayo)
|
||||
|
||||
What about the app menu? No fear; the consolidation sees the introduction of an app menu button, as per the GNOME human interface guidelines.
|
||||
|
||||
#### Fixes, Fixes, Fixes ####
|
||||
|
||||
There’s also a slew of important bug fixes and stability improvements bundled up, including fixes for those running the editor outside of GNOME Shell and/or a Linux distribution shipping with a broken version of [COGL][3] (yes, even Ubuntu).
|
||||
|
||||
Elsewhere:
|
||||
|
||||
- Positioning of UI components on fresh install has been improved
|
||||
- Undocked window components do not shift position on startup
|
||||
- Effects can be reordered within a clip’s properties
|
||||
- Title editor UI has been simplified
|
||||
- Global undo/redo fix
|
||||
- Timeline UI animations have been tweaked
|
||||
- Editor ported to Python 3
|
||||
|
||||
Further details can be found in the official [release notes][4].
|
||||
|
||||
### Getting Better ###
|
||||
|
||||
All of the above reads great, right? Well, the next release should be even better. That’s not just usual developer hyperbole, as Jean-François explains:
|
||||
|
||||
> “The next release (0.95) will run on top of a refined and incredibly more robust backend thanks to the work that Mathieu [Duponchelle] and Thibault [Saunier] have been doing to replace GNonLin by NLE (the new non-linear engine for GES) and fixing video mixing issues.”
|
||||
|
||||
Ubuntu 14.10 ships with an older (crash-prone) version in the Software Center. To try the latest release in all its glory you can grab an [all-in-one bundle][5] from the Pitivi website¹.
|
||||
|
||||
**Almost €20,000 has been raised as part of the Pitivi [fundraiser][6] helping it creep over the halfway point to a promised 1.0 release. If you’d like to see that arrive faster, skip a grande skinny vanilla latte at Starbucks and donate instead! **
|
||||
|
||||
*¹At the time of writing the bundles for 0.94 are not linked but you can grab the nightly tars instead. *
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.omgubuntu.co.uk/2014/11/pitivi-0-94-header-bar-more-features
|
||||
|
||||
作者:[Joey-Elijah Sneddon][a]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:https://plus.google.com/117485690627814051450/?rel=author
|
||||
[1]:http://pitivi.org/
|
||||
[2]:http://jeff.ecchi.ca/blog/2014/11/02/tricks-or-tracebacks-pitivi-0-94-is-here/
|
||||
[3]:http://www.cogl3d.org/about.html
|
||||
[4]:http://wiki.pitivi.org/wiki/0.94
|
||||
[5]:http://fundraiser.pitivi.org/download-bundles
|
||||
[6]:http://www.omgubuntu.co.uk/2014/02/pitivi-video-editor-fundraising-campaign
|
Loading…
Reference in New Issue
Block a user