CINXE.COM
0.5 "The Emboldening" : News Cycle
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/newscycle/+milestone/0.5/+index" /> <meta charset="UTF-8" /> <title>0.5 "The Emboldening" : News Cycle</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="0.5 "The Emboldening" : News Cycle" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/newscycle/+milestone/0.5/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { var module = Y.lp.registry.structural_subscription; Y.on('domready', function() { module.setup({content_box: "#structural-subscription-content-box"}); }); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/newscycle/+milestone/0.5/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/newscycle"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/newscycle">News Cycle</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/newscycle">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/newscycle">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/newscycle">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/newscycle">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/newscycle">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/newscycle">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>News Cycle 0.5 "The Emboldening"</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="top-portlet"> <div id="description"> <p class="documentDescription"><p>Interim release. Regular weight in Latin, Greek, and Cyrillic as in 0.4, plus Bold weight in Latin only.</p></p> </div> </div> <div class="yui-g"> <div class="yui-u first"> <div id="Release-details" class="portlet"> <h2>Milestone information</h2> <div class="two-column-list"> <dl> <dt>Project:</dt> <dd><a href="/newscycle" class="sprite product">News Cycle</a></dd> </dl> <dl> <dt>Series:</dt> <dd><a href="/newscycle/trunk">trunk</a></dd> </dl> <dl id="version"> <dt>Version:</dt> <dd>0.5</dd> </dl> <dl id="code-name"> <dt>Code name:</dt> <dd> The Emboldening </dd> </dl> <dl> <dt>Released:</dt> <dd> <time title="2012-03-28 18:41:00 UTC" datetime="2012-03-28T18:41:00+00:00">2012-03-28</time> </dd> </dl> <dl> <dt>Registrant:</dt> <dd><a href="/~n8" class="sprite person">Nathan Willis</a></dd> </dl> <dl> <dt>Release registered:</dt> <dd><time title="2012-03-28 18:42:59 UTC" datetime="2012-03-28T18:42:59.201363+00:00">2012-03-28</time></dd> </dl> </div> <dl> <dt>Active:</dt> <dd> Yes. Drivers can target bugs and blueprints to this milestone. </dd> </dl> <p style="clear: both"> <a class="menu-link-download sprite download" href="https://launchpad.net/newscycle/trunk/0.5/+rdf">Download RDF metadata</a> </p> </div> </div> <div class="yui-u"> <div id="milestone-activities" class="portlet"> <h2>Activities</h2> <dl> <dt>Assigned to you:</dt> <dd> No blueprints or bugs assigned to you. </dd> </dl> <dl> <dt>Assignees:</dt> <dd> No users assigned to blueprints and bugs. </dd> </dl> <dl> <dt>Blueprints:</dt> <dd> No blueprints are targeted to this milestone. </dd> </dl> <dl> <dt>Bugs:</dt> <dd> No bugs are targeted to this milestone. </dd> </dl> </div> </div> </div> <div class="full-page-width"><div id="release-data"> <div class="portlet"> <h2>Download files for this release</h2> <form method="POST" action="https://launchpad.net/newscycle/+milestone/0.5/+index"> <p id="how-to-verify"> After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (<a href="/+help-registry/verify-downloads.html" target="help">How do I verify a download?</a>) </p> <table id="downloads" class="listing"> <thead> <tr> <th>File</th> <th>Description</th> <th>Downloads</th> </tr> </thead> <tbody> <tr> <td> <img alt="download icon" src="/@@/download" /><strong> <a title="Font family bundle (127.8 KiB)" href="https://launchpad.net/newscycle/trunk/0.5/+download/newscycle-0.5.zip">newscycle-0.5.zip</a> </strong>(<a href="https://launchpad.net/newscycle/trunk/0.5/+download/newscycle-0.5.zip/+md5">md5</a>) </td> <td>Font family bundle</td> <td style="text-align: center;"> 614 <br /> <span class="lesser greyed-out"> last downloaded <strong> 6 weeks ago </strong> </span> </td> </tr> </tbody> <tfoot> <tr> <th colspan="2" style="padding-top: 1em; text-align: right;"> Total downloads: </th> <td style="border: none; text-align: center;"> 614 </td> </tr> </tfoot> </table> </form> </div> <div class="top-portlet"> <h2>Release notes </h2> <div id="release-notes"><p>This release contains a copy of News Cycle Regular that is identical to the 0.4 release (covering Latin, Greek, and Cyrillic), plus the first TTF of News Cycle Bold (currently Latin-only).</p></div> <h2>Changelog </h2> <p> <em>This release does not have a changelog.</em> </p> </div> </div> </div> <div id="milestone-specs-bugs" class="portlet full-page-width"> <h2> <span id="specification-count">0 blueprints</span> and <span id="bug-count">0 bugs</span> targeted </h2> <p> There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release. </p> </div> <div> <h2>Related milestones and releases</h2> <ul> <li> <a class="sprite info" href="https://launchpad.net/newscycle/+milestones">View milestones for News Cycle</a> </li> <li> <a class="sprite info" href="/newscycle/trunk">View releases for the News Cycle trunk series</a> </li> </ul> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This milestone contains <strong id="information-type">Public</strong> information</span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "News Cycle 0.5 \"The Emboldening\"", "url": "https://launchpad.net/newscycle/+milestone/0.5"}, "context": {"self_link": "https://launchpad.net/api/devel/newscycle/+milestone/0.5", "web_link": "https://launchpad.net/newscycle/+milestone/0.5", "resource_type_link": "https://launchpad.net/api/devel/#milestone", "official_bug_tags": [], "name": "0.5", "target_link": "https://launchpad.net/api/devel/newscycle", "date_targeted": null, "is_active": true, "title": "News Cycle 0.5 \"The Emboldening\"", "code_name": "The Emboldening", "summary": "Interim release. Regular weight in Latin, Greek, and Cyrillic as in 0.4, plus Bold weight in Latin only.", "series_target_link": "https://launchpad.net/api/devel/newscycle/trunk", "release_link": "https://launchpad.net/api/devel/newscycle/trunk/0.5", "http_etag": "\"89e73db59ca03b771df468f8aac2cae0f464adc4-bd620ceb9934bd95102888ee29a5d71db2ca3d3d\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 24 queries/external actions issued in 0.27 seconds Features: {'profiling.enabled': None, 'hard_timeout': '15000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>