diff --git a/django-error.log b/django-error.log new file mode 100644 index 00000000000..a7580e47f6d --- /dev/null +++ b/django-error.log @@ -0,0 +1,227 @@ +Not Found: / +Not Found: /favicon.ico +Not Found: /favicon.ico +Not Found: / +Not Found: / +Not Found: / +Not Found: /desktop +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: /favicon.ico +Not Found: /favicon.ico +Not Found: /desktop +Internal Server Error: /desktop +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/desktop/base_desktop.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 123, in render + return compiled_parent._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/templates/base.html +Internal Server Error: /desktop +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/desktop/base_desktop.html +Not Found: /favicon.ico +Not Found: /favicon.ico diff --git a/etc/mirrors.rss b/etc/mirrors.rss index 248fcd7497b..543567d6055 100644 --- a/etc/mirrors.rss +++ b/etc/mirrors.rss @@ -5,11 +5,11 @@ https://launchpad.net/ubuntu/+cdmirrors-rss Status of Ubuntu CD Mirrors - Fri, 12 Sep 2014 11:10:01 -0000 + Mon, 27 Apr 2015 15:14:01 -0000 - Brno University of Technology - http://mirror.vutbr.cz/ubuntu/releases/ + EasySpeedy + http://mirror.easyspeedy.com/ubuntu-iso/ @@ -19,17 +19,17 @@ Europe - Czech Republic - CZ + Denmark + DK - Wed, 10 Sep 2014 09:51:40 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://mirror.vutbr.cz/ubuntu/releases/ + http://mirror.easyspeedy.com/ubuntu-iso/ - SkyLink Data Center - http://mirror.skylink-datacenter.de/ubuntu-releases/ + Brno University of Technology + http://mirror.vutbr.cz/ubuntu/releases/ @@ -39,17 +39,17 @@ Europe - Germany - DE + Czech Republic + CZ - Thu, 11 Sep 2014 08:05:20 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://mirror.skylink-datacenter.de/ubuntu-releases/ + http://mirror.vutbr.cz/ubuntu/releases/ - Nexicom Inc. - http://ubuntu-releases.mirror.nexicom.net/ + SkyLink Data Center + http://mirror.skylink-datacenter.de/ubuntu-releases/ @@ -58,18 +58,18 @@ 120 - North America - Canada - CA + Europe + Germany + DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ubuntu-releases.mirror.nexicom.net/ + http://mirror.skylink-datacenter.de/ubuntu-releases/ - Romtelecom - http://ubuntu.mirrors.romtelecom.ro/ubuntureleases/ + Telekom Romania + http://ubuntu.mirrors.telekom.ro/ubuntureleases/ Hosting Data Center @@ -83,9 +83,9 @@ RO - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ubuntu.mirrors.romtelecom.ro/ubuntureleases/ + http://ubuntu.mirrors.telekom.ro/ubuntureleases/ BIT B.V. @@ -103,7 +103,7 @@ NL - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://nl.releases.ubuntu.com/releases/ @@ -123,7 +123,7 @@ DE - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp-stud.hs-esslingen.de/pub/Mirrors/releases.ubuntu.com/ @@ -143,7 +143,7 @@ BE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.belnet.be/ubuntu.com/ubuntu/releases/ @@ -163,7 +163,7 @@ DE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.halifax.rwth-aachen.de/ubuntu-releases/ @@ -183,13 +183,13 @@ IE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.heanet.ie/pub/ubuntu-releases/ RIKEN - http://ftp.riken.jp/Linux/ubuntu-iso/CDs/ + http://ftp.riken.jp/Linux/ubuntu-releases/ @@ -203,9 +203,9 @@ JP - Thu, 11 Sep 2014 13:43:24 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ftp.riken.jp/Linux/ubuntu-iso/CDs/ + http://ftp.riken.jp/Linux/ubuntu-releases/ University of Twente, The Netherlands @@ -223,7 +223,7 @@ NL - Thu, 11 Sep 2014 13:43:24 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://ftp.snt.utwente.nl/pub/os/linux/ubuntu-releases/ @@ -243,50 +243,10 @@ DE - Thu, 11 Sep 2014 15:30:37 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://ftp.stw-bonn.de/ubuntu-cd/ - - Argonne National Laboratory - http://mirror.anl.gov/pub/ubuntu-iso/CDs/ - - - The Argonne Public Software Mirror - - - 110 - - - North America - United States - US - - - Thu, 11 Sep 2014 15:30:37 -0000 - - http://mirror.anl.gov/pub/ubuntu-iso/CDs/ - - - Arbitrary.NL - http://mirror.arbitrary.nl/ubuntu-releases/ - - - Update all 8 hours. - - - 110 - - - Europe - Netherlands - NL - - - Thu, 11 Sep 2014 15:30:38 -0000 - - http://mirror.arbitrary.nl/ubuntu-releases/ - Trabia-Network http://mirror.as43289.net/ubuntu-releases/ @@ -303,7 +263,7 @@ MD - Thu, 11 Sep 2014 17:42:34 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://mirror.as43289.net/ubuntu-releases/ @@ -323,7 +283,7 @@ DK - Fri, 12 Sep 2014 05:27:54 -0000 + Sat, 25 Apr 2015 21:16:40 -0000 http://mirror.one.com/ubuntu-cd/ @@ -343,7 +303,7 @@ US - Thu, 11 Sep 2014 19:54:34 -0000 + Sat, 25 Apr 2015 21:16:40 -0000 http://mirror.pnl.gov/releases/ @@ -363,10 +323,30 @@ CH - Thu, 11 Sep 2014 19:54:34 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://mirror.switch.ch/ftp/mirror/ubuntu-cdimage/ + + Vorboss Ltd + http://mirror.vorboss.net/ubuntu-releases/ + + + + + + 110 + + + Europe + United Kingdom + GB + + + Sat, 25 Apr 2015 21:16:41 -0000 + + http://mirror.vorboss.net/ubuntu-releases/ + Esslingen University of Applied Sciences http://mirror2.hs-esslingen.de/releases.ubuntu.com/ @@ -383,7 +363,7 @@ DE - Thu, 11 Sep 2014 21:45:09 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://mirror2.hs-esslingen.de/releases.ubuntu.com/ @@ -403,7 +383,7 @@ CH - Thu, 11 Sep 2014 21:45:09 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://releases.ubuntu.csg.uzh.ch/ubuntu/ @@ -423,7 +403,7 @@ CZ - Thu, 11 Sep 2014 21:45:10 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://cz.releases.ubuntu.com/releases/ @@ -443,7 +423,7 @@ SE - Thu, 11 Sep 2014 23:55:11 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://se.releases.ubuntu.com/ @@ -463,7 +443,7 @@ TW - Thu, 11 Sep 2014 23:55:11 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://tw.releases.ubuntu.com/ @@ -483,30 +463,10 @@ BR - Fri, 12 Sep 2014 01:40:38 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://ubuntu.c3sl.ufpr.br/releases/ - - LES.NET - http://ubuntu.les.net/ - - - LES.NET - - - 110 - - - North America - Canada - CA - - - Fri, 12 Sep 2014 01:40:38 -0000 - - http://ubuntu.les.net/ - Technische Universität Dresden http://ubuntu.mirror.tudos.de/ubuntu-releases/ @@ -523,7 +483,7 @@ DE - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://ubuntu.mirror.tudos.de/ubuntu-releases/ @@ -543,7 +503,7 @@ UA - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ubuntu.volia.net/ubuntu-releases/ @@ -563,30 +523,10 @@ GB - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://www.mirrorservice.org/sites/releases.ubuntu.com/ - - Fondation d'entreprise Free - http://ubuntu-releases.mirrors.free.org/ - - - - - - 100 - - - Europe - France - FR - - - Fri, 12 Sep 2014 07:55:18 -0000 - - http://ubuntu-releases.mirrors.free.org/ - JAIST http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/ @@ -603,7 +543,7 @@ JP - Fri, 12 Sep 2014 07:55:18 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/ @@ -623,7 +563,7 @@ TW - Fri, 12 Sep 2014 07:55:19 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ftp.ubuntu-tw.net/mirror/ubuntu-releases/ @@ -643,7 +583,7 @@ DE - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://ftp.fau.de/ubuntu-releases/ @@ -663,7 +603,7 @@ DE - Fri, 12 Sep 2014 05:27:54 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.23media.de/ubuntu-releases/ @@ -683,7 +623,7 @@ NL - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.nl.leaseweb.net/ubuntu-releases/ @@ -703,7 +643,7 @@ US - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.us.leaseweb.net/ubuntu-releases/ @@ -723,30 +663,10 @@ CA - Wed, 10 Sep 2014 15:57:05 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://ubuntu-cd.mirror.iweb.ca/ - - RCS&RDS - http://ubuntu.mirrors.linux.ro/releases/ - - - Linux.RO - - - 100 - - - Europe - Romania - RO - - - Fri, 12 Sep 2014 09:37:49 -0000 - - http://ubuntu.mirrors.linux.ro/releases/ - IPACCT http://ubuntu.ipacct.com/releases/ @@ -763,7 +683,7 @@ BG - Tue, 09 Sep 2014 23:31:03 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ubuntu.ipacct.com/releases/ @@ -783,10 +703,50 @@ BY - Tue, 09 Sep 2014 23:31:03 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://by.releases.ubuntu.com/ + + Energotel, a.s. + http://ftp.energotel.sk/pub/linux/ubuntu-releases/ + + + ISP Provider + + + 90 + + + Europe + Slovakia + SK + + + Sat, 25 Apr 2015 23:05:25 -0000 + + http://ftp.energotel.sk/pub/linux/ubuntu-releases/ + + + Free + http://ubuntu.mirrors.proxad.net/ + + + + + + 90 + + + Europe + France + FR + + + Sat, 25 Apr 2015 23:05:25 -0000 + + http://ubuntu.mirrors.proxad.net/ + Sunet FTP archive http://ftp.sunet.se/pub/os/Linux/distributions/ubuntu/ubuntu-cd/ @@ -803,7 +763,7 @@ SE - Wed, 10 Sep 2014 01:54:08 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.sunet.se/pub/os/Linux/distributions/ubuntu/ubuntu-cd/ @@ -823,7 +783,7 @@ ES - Wed, 10 Sep 2014 03:46:23 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.udc.es/ubuntu-releases/ @@ -843,7 +803,7 @@ DE - Wed, 10 Sep 2014 03:46:23 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.uni-kl.de/pub/linux/ubuntu.iso/ @@ -863,7 +823,7 @@ JP - Thu, 11 Sep 2014 15:30:38 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.yz.yamagata-u.ac.jp/pub/linux/ubuntu/releases/ @@ -883,7 +843,7 @@ US - Wed, 10 Sep 2014 03:46:23 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://isos.ubuntu.mirror.constant.com/ @@ -903,7 +863,7 @@ NL - Fri, 12 Sep 2014 05:27:55 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.amsiohosting.net/releases.ubuntu.com/ @@ -923,10 +883,30 @@ DE - Wed, 10 Sep 2014 05:30:07 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.de.leaseweb.net/ubuntu-releases/ + + UPC Česká republika, a.s. + http://releases.ubuntu.mirror.dkm.cz/releases/ + + + + + + 90 + + + Europe + Czech Republic + CZ + + + Sun, 26 Apr 2015 01:19:41 -0000 + + http://releases.ubuntu.mirror.dkm.cz/releases/ + Exetel http://mirror.exetel.com.au/pub/ubuntu/ubuntu-releases/ @@ -943,7 +923,7 @@ AU - Wed, 10 Sep 2014 05:30:07 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.exetel.com.au/pub/ubuntu/ubuntu-releases/ @@ -963,13 +943,13 @@ BR - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.globo.com/ubuntu/releases/ - InternetONE SRL - http://mirror.internetone.it/ubuntu-cd/ + Limestone Networks + http://mirror.lstn.net/ubuntu-releases/ @@ -978,34 +958,34 @@ 90 - Europe - Italy - IT + North America + United States + US - Fri, 12 Sep 2014 05:27:55 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 - http://mirror.internetone.it/ubuntu-cd/ + http://mirror.lstn.net/ubuntu-releases/ - Limestone Networks - http://mirror.lstn.net/ubuntu-releases/ + PoP-SC/RNP + http://ubuntu.mirror.pop-sc.rnp.br/mirror/ubuntu-releases/ - + Ponto de Presença da RNP em Santa Catarina - Florianópolis/SC - Brasil 90 - North America - United States - US + South America + Brazil + BR - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 - http://mirror.lstn.net/ubuntu-releases/ + http://ubuntu.mirror.pop-sc.rnp.br/mirror/ubuntu-releases/ PlusServer - serverloft - SERVER4YOU @@ -1023,7 +1003,7 @@ DE - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirror.serverloft.eu/ubuntu/releases/ @@ -1043,10 +1023,30 @@ US - Wed, 10 Sep 2014 11:43:05 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirror.solarvps.com/ubuntu/ + + Universidad de Chile - Direccion de Tecnologias de la Informacion + http://mirror.uchile.cl/ubuntu-releases/ + + + STI + + + 90 + + + South America + Chile + CL + + + Sun, 26 Apr 2015 01:19:42 -0000 + + http://mirror.uchile.cl/ubuntu-releases/ + AdvancedHosters http://mirrors.advancedhosters.com/ubuntu-releases/ @@ -1063,7 +1063,7 @@ US - Wed, 10 Sep 2014 11:43:05 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirrors.advancedhosters.com/ubuntu-releases/ @@ -1083,7 +1083,7 @@ US - Wed, 10 Sep 2014 11:43:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://mirrors.us.kernel.org/ubuntu-releases/ @@ -1103,7 +1103,7 @@ NL - Wed, 10 Sep 2014 14:03:59 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://nl3.releases.ubuntu.com/releases/ @@ -1123,7 +1123,7 @@ US - Wed, 10 Sep 2014 14:03:59 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.cs.utah.edu/releases/ @@ -1143,7 +1143,7 @@ UA - Wed, 10 Sep 2014 14:04:00 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu-releases.ip-connect.vn.ua/ @@ -1163,29 +1163,29 @@ ES - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.cica.es/releases/ - Bouygues Telecom - http://ubuntu.lafibre.info/ + Cu.be Solutions + http://ubuntu.cu.be/ - http://www.bouyguestelecom.fr/ + New mirror for Belgium 90 Europe - France - FR + Belgium + BE - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 - http://ubuntu.lafibre.info/ + http://ubuntu.cu.be/ OVH @@ -1203,7 +1203,7 @@ FR - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.mirrors.ovh.net/ubuntu-releases/ @@ -1223,7 +1223,7 @@ US - Wed, 10 Sep 2014 17:36:21 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.osuosl.org/releases/ @@ -1243,7 +1243,7 @@ CZ - Wed, 10 Sep 2014 17:36:21 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ucho.ignum.cz/ubuntu-releases/ @@ -1263,7 +1263,7 @@ NL - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ftp.snt.utwente.nl/pub/linux/ubuntu-releases/ @@ -1283,7 +1283,7 @@ NO - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 03:26:55 -0000 http://releases.mirror.blix.com/ubuntu/ @@ -1303,30 +1303,10 @@ ID - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 05:08:28 -0000 http://buaya.klas.or.id/iso/ubuntu/releases/ - - CeSIUM - Universidade do Minho - http://cesium.di.uminho.pt/pub/ubuntu-releases/ - - - Universidade do Minho - - - 80 - - - Europe - Portugal - PT - - - Wed, 10 Sep 2014 21:34:50 -0000 - - http://cesium.di.uminho.pt/pub/ubuntu-releases/ - TECNOERA http://cl.releases.ubuntu.com/ @@ -1343,30 +1323,10 @@ CL - Wed, 10 Sep 2014 21:34:50 -0000 + Sun, 26 Apr 2015 05:08:28 -0000 http://cl.releases.ubuntu.com/ - - Edugraf - INE - CTC - UFSC - http://espelhos.edugraf.ufsc.br/ubuntu-releases/ - - - Laboratório de Software Educacional - EDUGRAF - Universidade Federal de Santa Catarina - - - 80 - - - South America - Brazil - BR - - - Wed, 10 Sep 2014 23:39:34 -0000 - - http://espelhos.edugraf.ufsc.br/ubuntu-releases/ - Elion Enterprises Ltd http://ftp.estpak.ee/pub/ubuntu-releases/ @@ -1383,7 +1343,7 @@ EE - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 http://ftp.estpak.ee/pub/ubuntu-releases/ @@ -1403,89 +1363,109 @@ SK - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 http://ftp.antik.sk/ubuntu-releases/ - University of Crete - http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ + UPC Romania + http://ftp.astral.ro/mirrors/ubuntu.com/releases/ - Computer Center + 80 Europe - Greece - GR + Romania + RO - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ + http://ftp.astral.ro/mirrors/ubuntu.com/releases/ - Citylink - http://ftp.citylink.co.nz/ubuntu-releases/ + ftp.availo.se + http://ftp.availo.se/ubuntu-cd/ - This mirror is nz.releases.ubuntu.com. + 80 - Oceania - New Zealand - NZ - + Europe + Sweden + SE + - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.citylink.co.nz/ubuntu-releases/ + http://ftp.availo.se/ubuntu-cd/ - CRIHAN - http://ftp.crihan.fr/releases/ + University of Crete + http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ - + Computer Center 80 Europe - France - FR + Greece + GR - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.crihan.fr/releases/ + http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ - ftp.cse.yzu.edu.tw - http://ftp.cse.yzu.edu.tw/pub/Linux/Ubuntu/ubuntu-cd/ + Citylink + http://ftp.citylink.co.nz/ubuntu-releases/ - Yuan Ze University ,Department of Computer Science & Engineering + This mirror is nz.releases.ubuntu.com. 80 - Asia - Taiwan - TW + Oceania + New Zealand + NZ + + + Sun, 26 Apr 2015 05:08:29 -0000 + + http://ftp.citylink.co.nz/ubuntu-releases/ + + + CRIHAN + http://ftp.crihan.fr/releases/ + + + + + + 80 + + + Europe + France + FR - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.cse.yzu.edu.tw/pub/Linux/Ubuntu/ubuntu-cd/ + http://ftp.crihan.fr/releases/ The Chinese University of Hong Kong @@ -1503,7 +1483,7 @@ HK - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 07:20:36 -0000 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu-releases/ @@ -1523,7 +1503,7 @@ KR - Thu, 11 Sep 2014 06:14:48 -0000 + Sun, 26 Apr 2015 07:20:36 -0000 http://ftp.daum.net/ubuntu-releases/ @@ -1543,7 +1523,7 @@ DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 ftp://ftp.fu-berlin.de/linux/ubuntu/releases/ @@ -1563,7 +1543,7 @@ FI - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://www.nic.funet.fi/pub/mirrors/releases.ubuntu.com/ @@ -1583,7 +1563,7 @@ DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.hawo.stw.uni-erlangen.de/ubuntu-releases/ @@ -1603,7 +1583,7 @@ PL - Thu, 11 Sep 2014 09:24:11 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.icm.edu.pl/pub/Linux/ubuntu-releases/ @@ -1623,7 +1603,7 @@ AU - Thu, 11 Sep 2014 09:24:11 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.iinet.net.au/pub/ubuntu-releases/ @@ -1643,7 +1623,7 @@ SE - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.lysator.liu.se/ubuntu-releases/ @@ -1663,7 +1643,7 @@ RU - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.mtu.ru/pub/ubuntu/releases/ @@ -1683,7 +1663,7 @@ KR - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.neowiz.com/ubuntu-releases/ @@ -1703,7 +1683,7 @@ TW - Thu, 11 Sep 2014 15:30:38 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.nsysu.edu.tw/Ubuntu/ubuntu-cd/ @@ -1723,7 +1703,7 @@ FR - Thu, 11 Sep 2014 17:42:35 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.oleane.net/ubuntu-cd/ @@ -1743,7 +1723,7 @@ GR - Thu, 11 Sep 2014 17:42:35 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 ftp://ftp.otenet.gr/pub/linux/ubuntu-releases/ @@ -1763,7 +1743,7 @@ ES - Thu, 11 Sep 2014 19:54:35 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rediris.es/sites/releases.ubuntu.com/releases @@ -1783,7 +1763,7 @@ PT - Thu, 11 Sep 2014 19:54:35 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.rnl.tecnico.ulisboa.pt/pub/ubuntu/releases/ @@ -1803,7 +1783,7 @@ RO - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.roedu.net/mirrors/ubuntulinux.org/releases/ @@ -1823,7 +1803,7 @@ DE - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases @@ -1843,7 +1823,7 @@ DE - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases/ @@ -1863,7 +1843,7 @@ DE - Thu, 11 Sep 2014 23:55:11 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases/ @@ -1883,16 +1863,16 @@ CN - Thu, 11 Sep 2014 23:55:13 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.sjtu.edu.cn/ubuntu-cd/ - TaiChung City Education Network Center - http://ftp.tc.edu.tw/iso/Ubuntu/ + Southern Taiwan University of Science and Technology + http://ftp.stust.edu.tw/pub/Linux/ubuntu-cd/ - tc + stust's ftp 80 @@ -1903,29 +1883,9 @@ TW - Fri, 12 Sep 2014 01:40:38 -0000 - - http://ftp.tc.edu.tw/iso/Ubuntu/ - - - KPN - Telfort - http://ftp.telfort.nl/pub/mirror/ubuntu-releases/ - - - - - - 80 - - - Europe - Netherlands - NL - - - Fri, 12 Sep 2014 01:40:38 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 - http://ftp.telfort.nl/pub/mirror/ubuntu-releases/ + http://ftp.stust.edu.tw/pub/Linux/ubuntu-cd/ TKU-TamKangUniversity @@ -1943,7 +1903,7 @@ TW - Fri, 12 Sep 2014 01:40:38 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.tku.edu.tw/ubuntu-releases/ @@ -1963,7 +1923,7 @@ PL - Fri, 12 Sep 2014 03:49:21 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.tpnet.pl/pub/linux/ubuntu-releases/ @@ -1983,7 +1943,7 @@ JP - Fri, 12 Sep 2014 03:49:21 -0000 + Sun, 26 Apr 2015 09:14:29 -0000 http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu-releases/ @@ -2003,7 +1963,7 @@ NL - Fri, 12 Sep 2014 03:49:22 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.tudelft.nl/releases.ubuntu.com/ @@ -2023,7 +1983,7 @@ DE - Fri, 12 Sep 2014 07:55:19 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.uni-bayreuth.de/linux/ubuntu/releases/ @@ -2043,7 +2003,7 @@ NO - Fri, 12 Sep 2014 09:37:50 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.uninett.no/linux/ubuntu-iso/ @@ -2063,7 +2023,7 @@ PL - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.wcss.pl/ubuntu-releases/ @@ -2083,7 +2043,7 @@ DE - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp5.gwdg.de/pub/linux/debian/ubuntu/iso/ @@ -2103,7 +2063,7 @@ US - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://mirrors.fwankie.com/ubuntu-releases/ @@ -2123,30 +2083,10 @@ FR - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://helpfulhosting.net/ubuntu/ - - Honesty Net Solutions (I) Pvt Ltd - http://ubuntu-releases.mirror.net.in/releases/ - - - HNS Ubuntu CD Mirror - - - 80 - - - Asia - India - IN - - - Wed, 10 Sep 2014 01:54:08 -0000 - - http://ubuntu-releases.mirror.net.in/releases/ - Faculty of civil engineering, Zagreb http://hr.releases.ubuntu.com/ @@ -2163,7 +2103,7 @@ HR - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://hr.releases.ubuntu.com/ @@ -2183,7 +2123,7 @@ ID - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://kartolo.sby.datautama.net.id/ubuntu-cd/ @@ -2203,30 +2143,10 @@ TW - Wed, 10 Sep 2014 03:46:23 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://ftp.yzu.edu.tw/Linux/ubuntu-releases/ - - 0x2a datacenter - http://mirror.0x2a.com.ua/ubuntu-releases/ - - - datacenter (dedicated, colocation, vps, hosting) - - - 80 - - - Europe - Ukraine - UA - - - Wed, 10 Sep 2014 03:46:24 -0000 - - http://mirror.0x2a.com.ua/ubuntu-releases/ - AARNet Pty Ltd http://mirror.aarnet.edu.au/pub/ubuntu/releases/ @@ -2243,7 +2163,7 @@ AU - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:10 -0000 http://mirror.aarnet.edu.au/pub/ubuntu/releases/ @@ -2263,7 +2183,7 @@ AU - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:10 -0000 http://mirror.as24220.net/pub/ubuntu-releases/ @@ -2283,7 +2203,7 @@ GB - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.as29550.net/releases.ubuntu.com/ @@ -2303,7 +2223,7 @@ MK - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.blizoo.mk/ubuntu-releases/ @@ -2323,7 +2243,7 @@ GB - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.bytemark.co.uk/ubuntu-releases/ @@ -2343,7 +2263,7 @@ US - Wed, 10 Sep 2014 07:50:35 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.clarkson.edu/ubuntu-releases/ @@ -2363,7 +2283,7 @@ CA - Wed, 10 Sep 2014 07:50:35 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.clibre.uqam.ca/ubuntu-releases/ @@ -2383,7 +2303,7 @@ US - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.cogentco.com/pub/linux/ubuntu-releases/ @@ -2403,7 +2323,7 @@ RU - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.corbina.net/ubuntu-cd/ @@ -2423,7 +2343,7 @@ US - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.cs.pitt.edu/ubuntu/releases/ @@ -2443,50 +2363,10 @@ CA - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.csclub.uwaterloo.ca/ubuntu-releases/ - - Mongolian National Data Center - http://mirror.datacenter.mn/ubuntu-releases/ - - - - - - 80 - - - Asia - Mongolia - MN - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.datacenter.mn/ubuntu-releases/ - - - dhakaCom Limited - http://mirror.dhakacom.com/ubuntu-releases/ - - - Ubuntu mirror of dhakaCom Limited - - - 80 - - - Asia - Bangladesh - BD - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.dhakacom.com/ubuntu-releases/ - dmm.com labs http://mirror.dmmlabs.jp/linux/ubuntu/ @@ -2503,30 +2383,10 @@ JP - Wed, 10 Sep 2014 11:43:06 -0000 + Sun, 26 Apr 2015 15:23:43 -0000 http://mirror.dmmlabs.jp/linux/ubuntu/ - - EasySpeedy - http://mirror.easyspeedy.com/ubuntu-iso/ - - - - - - 80 - - - Europe - Denmark - DK - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.easyspeedy.com/ubuntu-iso/ - EDATEL ISP http://mirror.edatel.net.co/ubuntu-releases/ @@ -2543,7 +2403,7 @@ CO - Wed, 10 Sep 2014 14:04:00 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.edatel.net.co/ubuntu-releases/ @@ -2563,7 +2423,7 @@ CA - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.it.ubc.ca/ubuntu-releases/ @@ -2583,7 +2443,7 @@ US - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.jmu.edu/pub/ubuntu-iso/ @@ -2603,7 +2463,7 @@ TH - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.kku.ac.th/ubuntu-releases/ @@ -2623,7 +2483,7 @@ NC - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://ubuntu.lagoon.nc/ubuntu-releases/ @@ -2643,7 +2503,7 @@ US - Wed, 10 Sep 2014 14:04:02 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.metrocast.net/ubuntu-releases/ @@ -2663,7 +2523,7 @@ AU - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.netspace.net.au/pub/ubuntu-releases/ @@ -2683,7 +2543,7 @@ US - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.nexcess.net/ubuntu-releases/ @@ -2703,7 +2563,7 @@ SG - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.nus.edu.sg/ubuntu-ISO/ @@ -2723,7 +2583,7 @@ US - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.os6.org/ubuntu-releases/ @@ -2743,7 +2603,7 @@ AU - Wed, 10 Sep 2014 15:57:07 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.overthewire.com.au/pub/ubuntu-releases/ @@ -2763,7 +2623,7 @@ GB - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.ox.ac.uk/sites/releases.ubuntu.com/releases/ @@ -2783,30 +2643,10 @@ AU - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.rackcentral.com.au/ubuntu-releases/ - - mirror.soften.ktu.lt - http://mirror.soften.ktu.lt/ubuntu-releases/ - - - Software Engineering Department at Faculty Of Informatics at Kaunas University Of Technology - - - 80 - - - Europe - Lithuania - LT - - - Wed, 10 Sep 2014 17:36:22 -0000 - - http://mirror.soften.ktu.lt/ubuntu-releases/ - Goscomb Technologies Limited http://mirror.sov.uk.goscomb.net/ubuntu-releases/ @@ -2823,7 +2663,7 @@ GB - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.sov.uk.goscomb.net/ubuntu-releases/ @@ -2843,7 +2683,7 @@ US - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.steadfast.net/ubuntu-releases/ @@ -2863,10 +2703,30 @@ US - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.symnds.com/distributions/ubuntu-releases/ + + Macedonian Telecom + http://mirror.t-home.mk/ubuntu-releases/ + + + + + + 80 + + + Europe + Macedonia, Republic of + MK + + + Sun, 26 Apr 2015 17:22:08 -0000 + + http://mirror.t-home.mk/ubuntu-releases/ + TCPDIAG http://mirror.tcpdiag.net/ubuntu-releases/ @@ -2883,7 +2743,7 @@ US - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.tcpdiag.net/ubuntu-releases/ @@ -2903,7 +2763,7 @@ PY - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.tigo.com.py/ubuntu/releases/ @@ -2923,7 +2783,7 @@ RU - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.timeweb.ru/ubuntu-releases/ @@ -2943,10 +2803,30 @@ US - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.umd.edu/ubuntu-iso/ + + Universitas Jember + http://mirror.unej.ac.id/pub/ubuntu-cd/ + + + Ubuntu CD Archive at Jember University + + + 80 + + + Asia + Indonesia + ID + + + Sun, 26 Apr 2015 17:22:08 -0000 + + http://mirror.unej.ac.id/pub/ubuntu-cd/ + UNESP http://mirror.unesp.br/ubuntu-releases/ @@ -2963,7 +2843,7 @@ BR - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.unesp.br/ubuntu-releases/ @@ -2983,30 +2863,10 @@ US - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.uoregon.edu/ubuntu-releases/ - - Vorboss Ltd - http://mirror.vorboss.net/ubuntu-releases/ - - - - - - 80 - - - Europe - United Kingdom - GB - - - Wed, 10 Sep 2014 21:34:52 -0000 - - http://mirror.vorboss.net/ubuntu-releases/ - WorldxChange Communications Ltd http://mirror.xnet.co.nz/pub/ubuntu-releases/ @@ -3023,7 +2883,7 @@ NZ - Wed, 10 Sep 2014 21:34:52 -0000 + Sun, 26 Apr 2015 17:22:09 -0000 http://mirror.xnet.co.nz/pub/ubuntu-releases/ @@ -3043,7 +2903,7 @@ RU - Wed, 10 Sep 2014 21:34:52 -0000 + Sun, 26 Apr 2015 19:24:30 -0000 http://mirror.yandex.ru/ubuntu-releases/ @@ -3063,50 +2923,10 @@ ZW - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirror.zol.co.zw/ubuntu-releases/ - - Portland State University - http://mirrors.cat.pdx.edu/ubuntu-releases/ - - - College of Engineering and Computer Science Computer Action Team (CAT) - - - 80 - - - North America - United States - US - - - Wed, 10 Sep 2014 23:39:35 -0000 - - http://mirrors.cat.pdx.edu/ubuntu-releases/ - - - Northeastern University College of Computer and Information Science - http://mirrors.ccs.neu.edu/releases.ubuntu.com/ - - - - - - 80 - - - North America - United States - US - - - Wed, 10 Sep 2014 23:39:35 -0000 - - http://mirrors.ccs.neu.edu/releases.ubuntu.com/ - dotsrc.org http://mirrors.dotsrc.org/ubuntu-cd/ @@ -3123,7 +2943,7 @@ DK - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.dotsrc.org/ubuntu-cd/ @@ -3143,7 +2963,7 @@ US - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.easynews.com/linux/ubuntu-releases/ @@ -3163,7 +2983,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.einstein.yu.edu/ubuntu/ubuntureleases/ @@ -3183,7 +3003,7 @@ PT - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.fe.up.pt/pub/ubuntu-releases/ @@ -3203,7 +3023,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.gigenet.com/ubuntu/ @@ -3223,7 +3043,7 @@ FR - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.ircam.fr/pub/ubuntu/releases/ @@ -3243,7 +3063,7 @@ BD - Fri, 12 Sep 2014 07:55:19 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.ispros.com.bd/ubuntu-release/ @@ -3263,7 +3083,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.koehn.com/ubuntureleases/ @@ -3283,7 +3103,7 @@ RO - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 21:20:31 -0000 http://mirrors.m247.ro/ubuntu-releases/ @@ -3303,30 +3123,10 @@ US - Thu, 11 Sep 2014 01:52:45 -0000 + Sun, 26 Apr 2015 21:20:31 -0000 http://mirrors.mit.edu/ubuntu-releases/ - - nfsi telecom - http://mirrors.nfsi.pt/ubuntu-releases/ - - - - - - 80 - - - Europe - Portugal - PT - - - Thu, 11 Sep 2014 03:32:43 -0000 - - http://mirrors.nfsi.pt/ubuntu-releases/ - Kernel.org http://mirrors.nl.eu.kernel.org/ubuntu-releases/ @@ -3343,7 +3143,7 @@ NL - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.nl.eu.kernel.org/ubuntu-releases/ @@ -3363,7 +3163,7 @@ RO - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.pidginhost.com/ubuntu-releases/ @@ -3383,7 +3183,7 @@ TH - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.psu.ac.th/ubuntu-releases/ @@ -3403,7 +3203,7 @@ US - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.rit.edu/ubuntu-releases/ @@ -3423,7 +3223,7 @@ SE - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.se.eu.kernel.org/ubuntu-releases/ @@ -3443,7 +3243,7 @@ US - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.syringanetworks.net/ubuntu-releases/ @@ -3463,7 +3263,7 @@ CL - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.tecnoera.com/ubuntu-releases/ @@ -3483,13 +3283,13 @@ DK - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.telianet.dk/ubuntu-releases/ - www.abn-ad.com - http://mirrors.uaip.org/ubuntu-releases/ + TripAdvisor + http://mirrors.tripadvisor.com/releases/ @@ -3498,12 +3298,52 @@ 80 - Europe - Ukraine + North America + United States + US + + + Sun, 26 Apr 2015 21:20:32 -0000 + + http://mirrors.tripadvisor.com/releases/ + + + Tsinghua University + http://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/ + + + Tsinghua University Network Administrators + + + 80 + + + Asia + China + CN + + + Sun, 26 Apr 2015 21:20:32 -0000 + + http://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/ + + + www.abn-ad.com + http://mirrors.uaip.org/ubuntu-releases/ + + + + + + 80 + + + Europe + Ukraine UA - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.uaip.org/ubuntu-releases/ @@ -3523,7 +3363,7 @@ US - Thu, 11 Sep 2014 06:14:50 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.usinternet.com/ubuntu/releases/ @@ -3543,7 +3383,7 @@ CN - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.ustc.edu.cn/ubuntu-releases/ @@ -3563,7 +3403,7 @@ US - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.xmission.com/ubuntu-cd/ @@ -3583,7 +3423,7 @@ RO - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.xservers.ro/ubuntu/releases/ @@ -3603,7 +3443,7 @@ CN - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.yun-idc.com/ubuntu-releases/ @@ -3623,7 +3463,7 @@ NO - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://no.releases.ubuntu.com/ @@ -3643,7 +3483,7 @@ MY - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://ossm.utm.my/ubuntu-DVD/ @@ -3663,7 +3503,7 @@ US - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://reflection.oss.ou.edu/ubuntu-release/ @@ -3683,10 +3523,30 @@ BA - Thu, 11 Sep 2014 08:05:21 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.com.ba/ + + Rafał Rzeczkowski + http://releases.ubuntu.mirror.rafal.ca/ + + + + + + 80 + + + North America + Canada + CA + + + Mon, 27 Apr 2015 00:00:25 -0000 + + http://releases.ubuntu.mirror.rafal.ca/ + UK2 http://releases.ubuntu.mirrors.uk2.net/ @@ -3703,7 +3563,7 @@ GB - Thu, 11 Sep 2014 08:05:21 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.mirrors.uk2.net/ @@ -3723,10 +3583,30 @@ NL - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.totaal.net/ + + Bigstep Cloud LTD + http://repo.bigstepcloud.com/ubuntu-releases/ + + + + + + 80 + + + Europe + United Kingdom + GB + + + Mon, 27 Apr 2015 00:00:25 -0000 + + http://repo.bigstepcloud.com/ubuntu-releases/ + UDomain Web Hosting Co. Ltd. http://repo.virtualhosting.hk/ubuntu-releases/ @@ -3743,7 +3623,7 @@ HK - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://repo.virtualhosting.hk/ubuntu-releases/ @@ -3763,7 +3643,7 @@ TW - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://shadow.ind.ntou.edu.tw/ubuntu-releases/ @@ -3783,7 +3663,7 @@ ES - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://softlibre.unizar.es/ubuntu/releases/ @@ -3803,50 +3683,10 @@ IS - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://speglar.simnet.is/ubuntu-releases/ - - STC - http://ubuntu.saudi.net.sa/releases/ - - - Saudi telecom company - - - 80 - - - Asia - Saudi Arabia - SA - - - Thu, 11 Sep 2014 08:05:22 -0000 - - http://ubuntu.saudi.net.sa/releases/ - - - Cyber Internet Services (Pvt) Ltd - http://stingray.cyber.net.pk/pub/ubuntu-releases/ - - - Mirror @Cybernet - - - 80 - - - Asia - Pakistan - PK - - - Thu, 11 Sep 2014 08:05:23 -0000 - - http://stingray.cyber.net.pk/pub/ubuntu-releases/ - SunSITE.RWTH-Aachen.de http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/releases/ @@ -3863,7 +3703,7 @@ DE - Thu, 11 Sep 2014 08:05:23 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/releases/ @@ -3883,7 +3723,7 @@ ES - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://sunsite.rediris.es/mirror/ubuntu-releases/ @@ -3903,7 +3743,7 @@ GB - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ftp.ticklers.org/releases.ubuntu.org/releases/ @@ -3923,7 +3763,7 @@ SK - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://tux.rainside.sk/ubuntu-releases/ @@ -3943,7 +3783,7 @@ TH - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-mirror.totbb.net/ubuntu-releases/ @@ -3963,7 +3803,7 @@ LV - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-rel.linux.edu.lv/ @@ -3983,7 +3823,7 @@ BR - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-release.locaweb.com.br/ @@ -4003,7 +3843,7 @@ LT - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-release.mirror.serveriai.lt/ @@ -4023,7 +3863,7 @@ KE - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-releases.mirror.liquidtelecom.com/ @@ -4043,7 +3883,7 @@ BE - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-releases.mirror.nucleus.be/ @@ -4063,30 +3903,10 @@ AU - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://mirror.optus.net/ubuntu-releases/ - - School of Information Technology, KMUTT - http://ubuntu-releases.sit.kmutt.ac.th/ - - - SIT's Ubuntu Releases Mirror, Location in Thailand - - - 80 - - - Asia - Thailand - TH - - - Thu, 11 Sep 2014 09:24:13 -0000 - - http://ubuntu-releases.sit.kmutt.ac.th/ - Walla Walla University http://ubuntu-releases.wallawalla.edu/ @@ -4103,30 +3923,10 @@ US - Thu, 11 Sep 2014 11:45:50 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://ubuntu-releases.wallawalla.edu/ - - Shaw Cable - ftp://ubuntu.arcticnetwork.ca/pub/ubuntu/releases/ - - - - - - 80 - - - North America - Canada - CA - - - Thu, 11 Sep 2014 11:45:50 -0000 - - ftp://ubuntu.arcticnetwork.ca/pub/ubuntu/releases/ - OVH.COM http://ubuntu.bhs.mirrors.ovh.net/ftp.ubuntu.com/releases/ @@ -4143,7 +3943,7 @@ CA - Thu, 11 Sep 2014 11:45:50 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://ubuntu.bhs.mirrors.ovh.net/ftp.ubuntu.com/releases/ @@ -4163,7 +3963,7 @@ GB - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://gb.releases.ubuntu.com/ @@ -4183,7 +3983,7 @@ FR - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.daupheus.com/ @@ -4203,30 +4003,10 @@ IN - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.excellmedia.net/releases/ - - Fastbull - http://releases.ubuntu.fastbull.org/ubuntu-releases/ - - - Fastbull.org - Non profit association - - - 80 - - - Europe - Italy - IT - - - Thu, 11 Sep 2014 11:45:51 -0000 - - http://releases.ubuntu.fastbull.org/ubuntu-releases/ - ICT Valle Umbra s.r.l. http://ubuntu.ictvalleumbra.it/ @@ -4243,7 +4023,7 @@ IT - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.ictvalleumbra.it/ @@ -4263,7 +4043,7 @@ LV - Thu, 11 Sep 2014 13:43:25 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.koyanet.lv/releases/ @@ -4283,10 +4063,30 @@ BR - Thu, 11 Sep 2014 13:43:25 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.laps.ufpa.br/releases/ + + PoP-SC/RNP + http://ubuntu.mirror.pop-sc.rnp.br/ubuntu-releases/ + + + PoP-SC Mirror Service located in Florianópolis/SC + + + 80 + + + South America + Brazil + BR + + + Mon, 27 Apr 2015 05:21:17 -0000 + + http://ubuntu.mirror.pop-sc.rnp.br/ubuntu-releases/ + Servers Australia http://ubuntu.mirror.serversaustralia.com.au/ubuntu-releases/ @@ -4303,7 +4103,7 @@ AU - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.serversaustralia.com.au/ubuntu-releases/ @@ -4323,7 +4123,7 @@ AU - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.uber.com.au/releases/ @@ -4343,29 +4143,29 @@ LT - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.vu.lt/releases/ - MirrorCatalogs - http://ubuntu.mirrorcatalogs.com/ubuntu-releases/ + KACST/ISU + http://ubuntu.mirrors.isu.net.sa/pub/ubuntu-releases/ - + Internet Services for Saudi Universities 80 - North America - United States - US + Asia + Saudi Arabia + SA - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 - http://ubuntu.mirrorcatalogs.com/ubuntu-releases/ + http://ubuntu.mirrors.isu.net.sa/pub/ubuntu-releases/ pair Networks @@ -4383,7 +4183,7 @@ US - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.mirrors.pair.com/releases/ @@ -4403,7 +4203,7 @@ US - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.mirrors.tds.net/pub/releases/ @@ -4423,7 +4223,7 @@ ZA - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.saix.net/ubuntu-releases/ @@ -4443,7 +4243,7 @@ TW - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.stu.edu.tw/ubuntu-cd/ @@ -4463,7 +4263,7 @@ PL - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.task.gda.pl/ubuntu-releases/ @@ -4483,7 +4283,7 @@ FI - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.trumpetti.atm.tut.fi/releases/ @@ -4503,7 +4303,7 @@ NL - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.tuxis.nl/ @@ -4523,7 +4323,7 @@ ES - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.uc3m.es/ubuntu-releases/ @@ -4543,7 +4343,7 @@ NO - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.uib.no/releases/ @@ -4563,7 +4363,7 @@ FR - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.univ-nantes.fr/ubuntu-cd/ @@ -4583,7 +4383,7 @@ US - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubunturelease.mirror.nac.net/ @@ -4603,7 +4403,7 @@ GR - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntureleases.tsl.gr/ @@ -4623,10 +4423,30 @@ JP - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntutym2.u-toyama.ac.jp/ubuntu/ + + University of Canterbury + http://ucmirror.canterbury.ac.nz/linux/ubuntu-releases/ + + + + + + 80 + + + Oceania + New Zealand + NZ + + + Mon, 27 Apr 2015 07:23:59 -0000 + + http://ucmirror.canterbury.ac.nz/linux/ubuntu-releases/ + University of Minnesota Ubuntu Releases http://ubuntu-releases.cs.umn.edu/ @@ -4643,7 +4463,7 @@ US - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntu-releases.cs.umn.edu/ @@ -4663,7 +4483,7 @@ PL - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ftp.vectranet.pl/ubuntu-releases/ @@ -4683,7 +4503,7 @@ FR - Thu, 11 Sep 2014 19:54:35 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://www-ftp.lip6.fr/pub/linux/distributions/Ubuntu/releases/ @@ -4703,10 +4523,30 @@ US - Thu, 11 Sep 2014 19:54:35 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://www.gtlib.gatech.edu/pub/ubuntu-releases/ + + LAS-IC-Unicamp + http://www.las.ic.unicamp.br/pub/ubuntu-releases/ + + + Laboratório de Administração e Segurança de Sistemas + + + 80 + + + South America + Brazil + BR + + + Mon, 27 Apr 2015 09:07:47 -0000 + + http://www.las.ic.unicamp.br/pub/ubuntu-releases/ + Université de lorraine http://wwwftp.ciril.fr/pub/linux/ubuntu/releases/ @@ -4723,7 +4563,7 @@ FR - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://wwwftp.ciril.fr/pub/linux/ubuntu/releases/ @@ -4743,7 +4583,7 @@ BW - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://bw.releases.ubuntu.com/ @@ -4763,7 +4603,7 @@ US - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://cosmos.cites.illinois.edu/pub/ubuntu-iso/ @@ -4783,7 +4623,7 @@ SI - Thu, 11 Sep 2014 21:45:10 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://ftp.arnes.si/pub/mirrors/ubuntu-cdimage/ @@ -4803,7 +4643,7 @@ ES - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://ftp.caliu.cat/pub/distribucions/ubuntu/releases/ @@ -4823,7 +4663,7 @@ ES - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 ftp://ftp.cesca.cat/ubuntu/release/ @@ -4843,7 +4683,7 @@ HU - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:48 -0000 http://ftp.freepark.org/pub/CDROM-Images/ubuntu/ @@ -4863,49 +4703,49 @@ DE - Thu, 11 Sep 2014 21:45:12 -0000 + Mon, 27 Apr 2015 09:07:48 -0000 http://ftp.hosteurope.de/mirror/releases.ubuntu.com/ - LitNET - http://ftp.litnet.lt/pub/ubuntu-cd/ + Linux Kullanıcıları Derneği + http://ftp.linux.org.tr/ubuntu-releases/ - Academic and Research Network in Lithuania + 70 - Europe - Lithuania - LT + Asia + Turkey + TR - Thu, 11 Sep 2014 23:55:17 -0000 + Mon, 27 Apr 2015 11:18:37 -0000 - http://ftp.litnet.lt/pub/ubuntu-cd/ + http://ftp.linux.org.tr/ubuntu-releases/ - National Chi Nan University - http://ftp.ncnu.edu.tw/Linux/ubuntu/ubuntu-cd/ + LitNET + http://ftp.litnet.lt/pub/ubuntu-cd/ - A public ftp server of NCNU + Academic and Research Network in Lithuania 70 - Asia - Taiwan - TW + Europe + Lithuania + LT - Thu, 11 Sep 2014 23:55:17 -0000 + Mon, 27 Apr 2015 11:18:37 -0000 - http://ftp.ncnu.edu.tw/Linux/ubuntu/ubuntu-cd/ + http://ftp.litnet.lt/pub/ubuntu-cd/ Technische Universitaet Clausthal @@ -4923,7 +4763,7 @@ DE - Thu, 11 Sep 2014 23:55:19 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ftp.tu-clausthal.de/ftp/mirror/ubuntu/releases/ @@ -4943,7 +4783,7 @@ FR - Thu, 11 Sep 2014 23:55:19 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ftp.u-picardie.fr/mirror/ubuntu/releases/ @@ -4963,7 +4803,7 @@ ID - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://jaran.undip.ac.id/ubuntu-iso/ @@ -4983,7 +4823,7 @@ RU - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://linux.nsu.ru/ubuntu-releases/ @@ -5003,29 +4843,29 @@ LS - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ls.releases.ubuntu.com/ - Michigan Tech Linux Users' Group - http://lug.mtu.edu/ubuntu-iso/ + FPT Telecom + http://mirror-fpt-telecom.fpt.net/ubuntu-releases/ - MTU LUG + The FPT aims to be a company guided by technology innovations, committed to the highest level of customer and shareholder satisfaction, contributing at best to the society, and having the most favorable working environment for all employees that enables them to explore their maximum potential in professional career as well as cultural life 70 - North America - United States - US + Asia + Viet Nam + VN - Fri, 12 Sep 2014 01:40:39 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 - http://lug.mtu.edu/ubuntu-iso/ + http://mirror-fpt-telecom.fpt.net/ubuntu-releases/ Aptus Solutions @@ -5043,7 +4883,7 @@ TZ - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.aptus.co.tz/pub/ubuntu/ @@ -5063,7 +4903,7 @@ ZA - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.bitco.co.za/ubuntu-releases/ @@ -5083,7 +4923,7 @@ CN - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.bjtu.edu.cn/ubuntu-releases/ @@ -5103,13 +4943,13 @@ EC - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.cedia.org.ec/ubuntu-releases/ - Crazy Network - http://mirror.crazynetwork.it/ubuntu/release/ + CityNet Host + http://mirror.city.net.tr/ubuntu-releases/ @@ -5118,98 +4958,118 @@ 70 - Europe - Italy - IT + Asia + Turkey + TR - Fri, 12 Sep 2014 03:49:22 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 - http://mirror.crazynetwork.it/ubuntu/release/ + http://mirror.city.net.tr/ubuntu-releases/ - Harvey Mudd College - http://mirror.hmc.edu/ubuntu-releases/ + Crazy Network + http://mirror.crazynetwork.it/ubuntu/release/ - Release mirror + 70 - North America - United States - US + Europe + Italy + IT - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.hmc.edu/ubuntu-releases/ + http://mirror.crazynetwork.it/ubuntu/release/ - Internode - http://mirror.internode.on.net/pub/ubuntu/releases/ + ESPOCH + http://mirror.espoch.edu.ec/ubuntu-releases/ - Internode + Escuela Superior Politécnica de Chimborazo 70 - Oceania - Australia - AU + South America + Ecuador + EC - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.internode.on.net/pub/ubuntu/releases/ + http://mirror.espoch.edu.ec/ubuntu-releases/ - Iranserver - http://mirror.iranserver.com/releases/ + Escuela Superior Politécnica del Litoral (ESPOL) + http://mirror.espol.edu.ec/ubuntu-releases/ - + Escuela Superior Politécnica del Litoral 70 - Asia - Iran, Islamic Republic of - IR + South America + Ecuador + EC - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.iranserver.com/releases/ + http://mirror.espol.edu.ec/ubuntu-releases/ - Israel Internet Association - http://mirror.isoc.org.il/pub/ubuntu-releases/ + Harvey Mudd College + http://mirror.hmc.edu/ubuntu-releases/ - + Release mirror 70 - Asia - Israel - IL + North America + United States + US - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.isoc.org.il/pub/ubuntu-releases/ + http://mirror.hmc.edu/ubuntu-releases/ - Dalhousie University - http://mirror.its.dal.ca/ubuntu-releases/ + Internode + http://mirror.internode.on.net/pub/ubuntu/releases/ + + + Internode + + + 70 + + + Oceania + Australia + AU + + + Mon, 27 Apr 2015 13:45:21 -0000 + + http://mirror.internode.on.net/pub/ubuntu/releases/ + + + Iranserver + http://mirror.iranserver.com/releases/ @@ -5218,34 +5078,34 @@ 70 - North America - Canada - CA + Asia + Iran, Islamic Republic of + IR - Fri, 12 Sep 2014 03:49:24 -0000 + Fri, 24 Apr 2015 19:44:06 -0000 - http://mirror.its.dal.ca/ubuntu-releases/ + http://mirror.iranserver.com/releases/ - Lanka Education and Research Network (LEARN) - http://mirror.learn.ac.lk/ubuntu-releases/ + Israel Internet Association + http://mirror.isoc.org.il/pub/ubuntu-releases/ - Lanka Education and Research Network (LEARN) + 70 Asia - Sri Lanka - LK + Israel + IL - Fri, 12 Sep 2014 05:27:55 -0000 + Fri, 24 Apr 2015 19:44:06 -0000 - http://mirror.learn.ac.lk/ubuntu-releases/ + http://mirror.isoc.org.il/pub/ubuntu-releases/ University of Cyprus, Library @@ -5263,7 +5123,7 @@ CY - Fri, 12 Sep 2014 05:27:55 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.library.ucy.ac.cy/linux/ubuntu/releases/ @@ -5283,7 +5143,7 @@ RU - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.logol.ru/ubuntu-cd/ @@ -5303,7 +5163,7 @@ US - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.picosecond.org/ubuntu-releases/ @@ -5323,7 +5183,7 @@ KR - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.premi.st/ubuntu-releases/ @@ -5343,7 +5203,7 @@ OM - Fri, 12 Sep 2014 07:55:19 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.squ.edu.om/ubuntureleases/ @@ -5363,7 +5223,7 @@ VN - Fri, 12 Sep 2014 07:55:20 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.digipower.vn/ubuntu/releases/ @@ -5383,7 +5243,7 @@ US - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.einstein.yu.edu/ubuntu/releases/ @@ -5403,7 +5263,7 @@ CN - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.hust.edu.cn/ubuntu-releases/ @@ -5423,13 +5283,13 @@ CN - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://mirrors.hustunique.com/ubuntu-releases/ - Nayatel (Pvt) Ltd - http://mirrors.nayatel.com/ubuntu-releases/ + Melbourne Server Hosting Ltd. + http://mirrors.melbourne.co.uk/ubuntu-releases/ @@ -5438,41 +5298,41 @@ 70 - Asia - Pakistan - PK + Europe + United Kingdom + GB - Wed, 10 Sep 2014 19:37:50 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.nayatel.com/ubuntu-releases/ + http://mirrors.melbourne.co.uk/ubuntu-releases/ - Dalian Neusoft University of Information - http://mirrors.neusoft.edu.cn/ubuntu-releases/ + Nayatel (Pvt) Ltd + http://mirrors.nayatel.com/ubuntu-releases/ - Dalian Neusoft University of Information + 70 Asia - China - CN + Pakistan + PK - Wed, 10 Sep 2014 17:36:23 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.neusoft.edu.cn/ubuntu-releases/ + http://mirrors.nayatel.com/ubuntu-releases/ - China OSS Promotion Union - http://mirrors.oss.org.cn/ubuntuiso/ + Dalian Neusoft University of Information + http://mirrors.neusoft.edu.cn/ubuntu-releases/ - provide ubuntu CD for users + Dalian Neusoft University of Information 70 @@ -5483,9 +5343,9 @@ CN - Fri, 12 Sep 2014 09:37:50 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.oss.org.cn/ubuntuiso/ + http://mirrors.neusoft.edu.cn/ubuntu-releases/ TENET @@ -5503,7 +5363,7 @@ MZ - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://mz.releases.ubuntu.com/ @@ -5523,7 +5383,7 @@ NA - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://na.releases.ubuntu.com/ @@ -5543,30 +5403,10 @@ MY - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://oss.mmu.edu.my/pub/ubuntu-releases/ - - Piotrkosoft.net - Data Storage Center - http://piotrkosoft.net/pub/mirrors/ubuntu-releases/ - - - Piotrkosoft.net - Data Storage Center. Worldwide mirror service. Polish Public FTP archive - - - 70 - - - Europe - Poland - PL - - - Fri, 12 Sep 2014 09:37:51 -0000 - - http://piotrkosoft.net/pub/mirrors/ubuntu-releases/ - GARR/CILEA mirror service http://na.mirror.garr.it/mirrors/ubuntu-releases/ @@ -5583,7 +5423,7 @@ IT - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://na.mirror.garr.it/mirrors/ubuntu-releases/ @@ -5603,7 +5443,7 @@ GB - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.com/ @@ -5623,7 +5463,7 @@ NC - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.nautile.nc/ @@ -5643,7 +5483,7 @@ DE - Tue, 09 Sep 2014 21:39:52 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.repulsive.eu/ @@ -5663,29 +5503,29 @@ DE - Tue, 09 Sep 2014 21:39:52 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.uasw.edu/ - ShellMix.com - http://mirror.shellmix.com/ubuntu-releases/ + Webxcreen + http://releases.ubuntu.webxcreen.org/ - HTTP Mirror, Releases/Images Only No Packages + Internet Services 70 - Europe - Germany - DE + North America + Mexico + MX - Fri, 12 Sep 2014 01:40:40 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirror.shellmix.com/ubuntu-releases/ + http://releases.ubuntu.webxcreen.org/ TENET @@ -5703,7 +5543,7 @@ SZ - Tue, 09 Sep 2014 21:39:53 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://sz.releases.ubuntu.com/ @@ -5723,29 +5563,29 @@ US - Tue, 09 Sep 2014 23:31:04 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://ubuntu-releases.eecs.wsu.edu/ - Cohesion Network Security Studio - http://ubuntu.cnssuestc.org/ubuntu-releases/ + Ubuntu.grantbrooks.org + http://ubuntu.grantbrooks.org/releases/ - Cohesion Network Security Studio + 70 - Asia - China - CN + North America + United States + US - Tue, 09 Sep 2014 23:31:05 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 - http://ubuntu.cnssuestc.org/ubuntu-releases/ + http://ubuntu.grantbrooks.org/releases/ GRN Serveis telemàtics @@ -5763,30 +5603,10 @@ ES - Tue, 09 Sep 2014 23:31:05 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://ubuntu.grn.cat/ubuntu-releases/ - - INTERHOST - http://ubuntu.interhost.co.il/ - - - Hosting Services & Network Solutions - - - 70 - - - Asia - Israel - IL - - - Tue, 09 Sep 2014 23:31:06 -0000 - - http://ubuntu.interhost.co.il/ - lagis Internet Serviceprovider GmbH http://ubuntu.lagis.at/releases/ @@ -5803,7 +5623,7 @@ AT - Tue, 09 Sep 2014 23:31:06 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.lagis.at/releases/ @@ -5823,7 +5643,7 @@ KE - Wed, 10 Sep 2014 01:54:09 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.mirror.ac.ke/ubuntu-release/ @@ -5843,50 +5663,10 @@ ZA - Wed, 10 Sep 2014 01:54:09 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.mirror.ac.za/ubuntu-release/ - - Hoobly - http://ubuntu.mirrors.hoobly.com/ - - - Classified Ads - - - 70 - - - North America - United States - US - - - Wed, 10 Sep 2014 01:54:09 -0000 - - http://ubuntu.mirrors.hoobly.com/ - - - Openharbor - http://ubuntu.openharbor.net/ - - - The Openharbor ubuntu release mirror - - - 70 - - - North America - United States - US - - - Wed, 10 Sep 2014 01:54:10 -0000 - - http://ubuntu.openharbor.net/ - Qualitynet http://ubuntu.qualitynet.net/releases/ @@ -5903,29 +5683,29 @@ KW - Wed, 10 Sep 2014 01:54:10 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.qualitynet.net/releases/ - VXRoutes Limited - http://ubuntu.vxroutes.com/ + TAP (St. James R-1 Public Schools) + http://ubuntu.stjschools.org/releases/ - Mirror Server + 70 - Asia - Hong Kong - HK + North America + United States + US - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 - http://ubuntu.vxroutes.com/ + http://ubuntu.stjschools.org/releases/ Antik Computer & Communications @@ -5943,7 +5723,7 @@ SK - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://ubuntu.antik.sk/ubuntu-releases/ @@ -5963,30 +5743,10 @@ JP - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://www.ftp.ne.jp/Linux/packages/ubuntu/releases-cd/ - - Yazd University - http://mirror.yazd.ac.ir/ubuntu/ - - - Yazd University - - - 70 - - - Asia - Iran, Islamic Republic of - IR - - - Wed, 10 Sep 2014 03:46:25 -0000 - - http://mirror.yazd.ac.ir/ubuntu/ - TENET http://zw.releases.ubuntu.com/ @@ -6003,7 +5763,7 @@ ZW - Wed, 10 Sep 2014 05:30:08 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://zw.releases.ubuntu.com/ @@ -6023,30 +5783,10 @@ FR - Wed, 10 Sep 2014 05:30:09 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu-releases/ - - The University of Texas at Austin - http://ftp.utexas.edu/ubuntu-iso/CDs/ - - - - - - 65 - - - North America - United States - US - - - Wed, 10 Sep 2014 05:30:09 -0000 - - http://ftp.utexas.edu/ubuntu-iso/CDs/ - Tele Greenland A/S http://mirror.greennet.gl/releases/ @@ -6063,30 +5803,10 @@ GL - Wed, 10 Sep 2014 05:30:09 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://mirror.greennet.gl/releases/ - - DOST-ASTI - http://mirror.pregi.net/pub/Linux/ubuntu-iso/ - - - Mirror provided by PREGINET (www.pregi.net) - - - 65 - - - Asia - Philippines - PH - - - Wed, 10 Sep 2014 05:30:09 -0000 - - http://mirror.pregi.net/pub/Linux/ubuntu-iso/ - University of West Georgia http://reflector.westga.edu/repos/Ubuntu/releases/ @@ -6103,50 +5823,10 @@ US - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://reflector.westga.edu/repos/Ubuntu/releases/ - - SchoolNet - Sri Lanka (under MInistry of Education) - http://releases.ubuntu.schoolnet.lk/ - - - SchoolNet is a network (VPN) connecting all Secondary Schools in Sri Lanka. Technical management of SchoolNet is done by University of Moratuwa. - - - 65 - - - Asia - Sri Lanka - LK - - - Wed, 10 Sep 2014 07:50:35 -0000 - - http://releases.ubuntu.schoolnet.lk/ - - - Ubuntu.grantbrooks.org - http://ubuntu.grantbrooks.org/releases/ - - - - - - 65 - - - North America - United States - US - - - Fri, 12 Sep 2014 09:37:52 -0000 - - http://ubuntu.grantbrooks.org/releases/ - Sarkor-Telecom http://ubuntu.snet.uz/releases/ @@ -6163,19 +5843,19 @@ UZ - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://ubuntu.snet.uz/releases/ - TAP (St. James R-1 Public Schools) - http://ubuntu.stjschools.org/releases/ + Ftp-mirror.internap.com + http://ftp-mirror.internap.com/pub/ubuntu-releases/ - 65 + 60 North America @@ -6183,29 +5863,9 @@ US - Fri, 12 Sep 2014 07:55:21 -0000 - - http://ubuntu.stjschools.org/releases/ - - - Polytechnic of Namibia - http://download.polytechnic.edu.na/pub/ubuntu-release/ - - - - - - 60 - - - Africa - Namibia - NA - - - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 - http://download.polytechnic.edu.na/pub/ubuntu-release/ + http://ftp-mirror.internap.com/pub/ubuntu-releases/ Ftp-stud.fht-esslingen.de @@ -6223,7 +5883,7 @@ DE - Wed, 10 Sep 2014 07:50:36 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://ftp-stud.fht-esslingen.de/Mirrors/releases.ubuntu.com/ @@ -6243,7 +5903,7 @@ RO - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.lug.ro/ubuntu-releases/ @@ -6263,7 +5923,7 @@ PL - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu-cd/ @@ -6283,7 +5943,7 @@ DE - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.tu-chemnitz.de/pub/linux/ubuntu-releases/ @@ -6303,7 +5963,7 @@ US - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.ucsb.edu/pub/mirrors/linux/ubuntu/ @@ -6323,7 +5983,7 @@ US - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.ussg.iu.edu/linux/ubuntu-releases/ @@ -6343,7 +6003,7 @@ ZA - Tue, 09 Sep 2014 23:31:06 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.wa.co.za/pub/ubuntu/releases/ @@ -6363,69 +6023,29 @@ NL - Wed, 10 Sep 2014 11:43:06 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 ftp://ftpserv.tudelft.nl/pub/Linux/releases.ubuntu.com/ - ArLUG (Arad Linux Users Group) - http://mirror.arlug.ro/pub/ubuntu/ubuntu-releases/ - - - - - - 60 - - - Europe - Romania - RO - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.arlug.ro/pub/ubuntu/ubuntu-releases/ - - - Calvin College - http://mirror.calvin.edu/ubuntu-releases/ - - - - - - 60 - - - North America - United States - US - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.calvin.edu/ubuntu-releases/ - - - University of Calgary - http://mirror.cpsc.ucalgary.ca/mirror/ubuntu.com/releases/ + CityNet Host + http://mirror.citynethost.com/ubuntu-releases/ - + Cairo/Egypt 60 - North America - Canada - CA + Africa + Egypt + EG - Wed, 10 Sep 2014 11:43:07 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 - http://mirror.cpsc.ucalgary.ca/mirror/ubuntu.com/releases/ + http://mirror.citynethost.com/ubuntu-releases/ Mirror.cs.umn.edu @@ -6443,7 +6063,7 @@ US - Wed, 10 Sep 2014 11:43:07 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://mirror.cs.umn.edu/ubuntu-releases/ @@ -6463,7 +6083,7 @@ AU - Wed, 10 Sep 2014 14:04:03 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://mirror.waia.asn.au/ubuntu-releases/ @@ -6483,7 +6103,7 @@ US - Wed, 10 Sep 2014 14:04:04 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://osmirrors.cerias.purdue.edu/pub/ubuntu-releases/ @@ -6503,7 +6123,7 @@ CZ - Wed, 10 Sep 2014 15:57:07 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://releases.ubuntu.cz/ @@ -6523,30 +6143,10 @@ GE - Wed, 10 Sep 2014 17:36:23 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.grena.ge/releases/ - - Mendoza CONICET - http://ubuntu.mirror.mendoza-conicet.gob.ar/ - - - Centro Científico Tecnológico - Mendoza - Argentina - - - 60 - - - South America - Argentina - AR - - - Wed, 10 Sep 2014 19:37:51 -0000 - - http://ubuntu.mirror.mendoza-conicet.gob.ar/ - Ubuntu.mirrors.skynet.be http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/releases/ @@ -6563,7 +6163,7 @@ BE - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/releases/ @@ -6583,30 +6183,10 @@ MY - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.tuxuri.com/releases/ - - xenvps.us - http://ubuntu.xenvps.us/releases/ - - - - - - 60 - - - Europe - Bulgaria - BG - - - Wed, 10 Sep 2014 19:37:51 -0000 - - http://ubuntu.xenvps.us/releases/ - Ucr.ac.cr http://mirrors.ucr.ac.cr/ubuntu-cd/ @@ -6623,7 +6203,7 @@ CR - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://mirrors.ucr.ac.cr/ubuntu-cd/ @@ -6643,7 +6223,7 @@ PT - Wed, 10 Sep 2014 21:34:52 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://releases.ubuntumirror.dei.uc.pt/ @@ -6663,7 +6243,7 @@ AR - Wed, 10 Sep 2014 21:34:53 -0000 + Fri, 24 Apr 2015 19:44:16 -0000 http://releases.ubuntu.unc.edu.ar/ diff --git a/redirects.txt b/redirects.txt old mode 100644 new mode 100755 index 72162f14766..505ed93a62d --- a/redirects.txt +++ b/redirects.txt @@ -3,16 +3,27 @@ # please note that redirects should not have a preceding slash. Also note # that comments do not strictly need a #hdevices/androidash but include it for clarity. # The web server needs to be reloaded when changes are made to this file +# +# FOR MARKETING +# +qct https://pages.canonical.com/QCTCloudHardware.html # created for Jane - 10 March 2015 +qct/ https://pages.canonical.com/QCTCloudHardware.html # created for Jane - 10 March 2015 +# +# INTERNAL +# .well-known/host-meta http://www.ubuntu.com # 10.04 http://www.ubuntu.com # 10.04/Google http://www.ubuntu.com # 2012/11/dellworld http://insights.ubuntu.com/event/dellworld/ # 2012/11/hpdiscover http://insights.ubuntu.com/event/ubuntu-at-hp-discover-2012-2/ # 2013/02/dellfrs http://insights.ubuntu.com/event/dellfrs/ # +2013/01/press-pack-ubuntu-phone https://insights.ubuntu.com/2013/06/27/ubuntu-phone-press-ki/ # +2013/02/press-pack-ubuntu-tablet http://insights.ubuntu.com/2013/02/01/ubuntu-tablet-press-pack/ # 2014/02/press-pack-mwc-2014 http://insights.ubuntu.com/2014/02/01/mwc-2014-online-press-pack/ # 2014/03/vmware-openstack-webinar http://insights.ubuntu.com/2014/03/18/customer-stories-from-openstackvmware-projects/ # 9.10 http://www.ubuntu.com # about-canonical http://www.canonical.com/about-canonical # +about/about-ubuntu/derivatives /about/about-ubuntu/flavours # aboutus /about # aboutus/contactus /contact-us # aboutus/faq / # @@ -22,11 +33,13 @@ aboutus/privacypolicy http://www.ubuntu.com/privacy-policy # aboutus/privacypolicy/thirdparties /privacy-policy/third-parties # aboutus/trademarkpolicy /trademark-policy # android /devices/android # -arm /partners/featured-partners/arm # +arm http://partners.ubuntu.com/arm # assesment-terms /assessment-terms # bigdata http://www.ubuntu.com/business/server/overview#built-for-big-data # blog http://www.ubuntu.com/community # blog/feed http://www.canonical.com/rss.xml # +bootstack /cloud/managed-cloud # +cloud/bootstack /cloud/managed-cloud # business /management # business/ /management # business/advantage /management/ubuntu-advantage # @@ -127,33 +140,49 @@ category/product/ubuntu-light / # category/product/ubuntu-server-edition / # cloud/azure /cloud#azure # cloud/build-a-cloud /cloud/ubuntu-openstack # +cloud/bootstack/contact-us /cloud/managed-cloud/contact-us # +cloud/bootstack/thank-you /cloud/managed-cloud/thank-you # +cloud/cloud-labs /cloud # cloud/cloud-tools /cloud/tools # cloud/cloud-tools/juju /cloud/tools/juju # -cloud/cloud-tools/jumpstart /cloud/tools/jumpstart # +cloud/cloud-tools/jumpstart /cloud/training # +cloud/cloud-tools/jumpstart-training /cloud/training # cloud/cloud-tools/maas /cloud/tools/maas # -cloud/cloud-tools/openstack /cloud/tools/openstack # -cloud/cloud-tools/reference-architecture /cloud/tools/openstack/reference-architecture # -cloud/consultancy http://www.ubuntu.com/cloud # -cloud/cool-stuff /cloud/labs # +cloud/cloud-tools/openstack /cloud/tools/ubuntu-openstack # +cloud/cloud-tools/reference-architecture /cloud/tools/ubuntu-openstack/reference-architecture # +cloud/consultancy /cloud # +cloud/cool-stuff /cloud # cloud/deployment /cloud/orchestration/deployment # -cloud/ecosystem/ubuntu-oil cloud/ecosystem/ubuntu-openstack-interoperability-lab # -cloud/ecosystem/ubuntu-public-cloud-programme /cloud/ecosystem/ubuntu-certified-public-cloud # +cloud/ecosystem /cloud/partners # +cloud/ecosystem/ubuntu-oil cloud/partners/ubuntu-openstack-interoperability-lab # +cloud/ecosystem/ubuntu-public-cloud-programme /cloud/partners/ubuntu-certified-public-cloud # +cloud/ecosystem/ubuntu-openstack-interoperability-lab http://partners.ubuntu.com/partner-programmes/openstack # +cloud/ecosystem/ubuntu-certified-public-cloud http://partners.ubuntu.com/partner-programmes/public-cloud # cloud/insights /cloud # cloud/insights/beginners-guide /cloud # -cloud/jumpstart /cloud/solutions/jumpstart # -cloud/jumpstart/contact-us /cloud/solutions/jumpstart/contact-us # +cloud/jumpstart /cloud/training # +cloud/jumpstart-training /cloud/training # +cloud/jumpstart-training/order /cloud/training/order # +cloud/jumpstart-training/thank-you /cloud/training/thank-you # +cloud/jumpstart/contact-us /cloud/training/contact-us # +cloud/jumpstart-training/contact-us /cloud/training/contact-us # +cloud/labs /cloud # cloud/maas /cloud/tools/maas # +cloud/management /cloud/plans-and-pricing # +cloud/openstack /cloud/ubuntu-openstack # +cloud/openstack/reference-architecture /cloud/ubuntu-openstack/reference-architecture # cloud/orchestration /cloud/tools # +cloud/orchestration/ /cloud/tools # cloud/orchestration/deployment /cloud/orchestration/ # cloud/orchestration/juju /cloud/tools/juju # cloud/orchestration/maas /cloud/tools/maas # -cloud/partner-ecosystem /cloud/ecosystem # +cloud/partner-ecosystem /cloud/partners # cloud/private /business/cloud/overview # cloud/private-cloud /cloud/build-a-cloud # cloud/private-cloud/build-your-own /cloud/build-a-cloud # cloud/private-cloud/hybrid-cloud /cloud/build-a-cloud # -cloud/private-cloud/jumpstart /cloud/tools/jumpstart # -cloud/private-cloud/openstack /cloud/tools/openstack # +cloud/private-cloud/jumpstart /cloud/training # +cloud/private-cloud/openstack /cloud/ubuntu-openstack # cloud/private-cloud/reference-architecture /cloud/ubuntu-openstack/reference-architecture # cloud/private-steps /cloud/private # cloud/private/deploy /business/cloud/overview # @@ -167,36 +196,42 @@ cloud/public-cloud/infrastructure /cloud/build-a-cloud # cloud/public-cloud/strategy /cloud/build-a-cloud # cloud/public-steps http://www.ubuntu.com/cloud # cloud/public/deploy /business/cloud/overview # -cloud/registerlondon http://www.ubuntu.com/cloud # -cloud/registernyc http://www.ubuntu.com/cloud # -cloud/service-providers /cloud/ecosystem # -cloud/service-providers /cloud/ecosystem # -cloud/services /cloud/management # +cloud/registerlondon /cloud # +cloud/registernyc /cloud # +cloud/service-providers /cloud/partners # +cloud/services /cloud/prices-and-plans # cloud/services /management/ubuntu-advantage # -cloud/solutions /cloud/management # -cloud/solutions/ /cloud/management # -cloud/solutions/jumpstart /cloud/private-cloud/jumpstart # +cloud/solutions /cloud/prices-and-plans # +cloud/solutions/ /cloud/prices-and-plans # +cloud/solutions/jumpstart /cloud/training # cloud/support /cloud # cloud/technical-resources /cloud/tools # cloud/technical-resources /cloud/tools # -cloud/tools/cluster cloud/tools/jumpstart # -cloud/tools/jumpstart /cloud/tools/jumpstart-training # -cloud/tools/jumpstart/contact-us /cloud/tools/jumpstart-training/contact-us # -cloud/tools/jumpstart/thank-you /cloud/tools/jumpstart-training/thank-you # +cloud/tools/bootstack /cloud/managed-cloud # +cloud/tools/bootstack/contact-us /cloud/managed-cloud/contact-us # +cloud/tools/cluster /cloud/training # +cloud/tools/jumpstart /cloud/training # +cloud/tools/jumpstart-training /cloud/training # +cloud/tools/jumpstart-training/contact-us /cloud/training/contact-us # +cloud/tools/jumpstart-training/order /cloud/training/order # +cloud/tools/jumpstart-training/order-thank-you /cloud/training/order-thank-you # +cloud/tools/jumpstart-training/thank-you /cloud/training/thank-you # +cloud/tools/jumpstart/contact-us /cloud/tools/training/contact-us # +cloud/tools/jumpstart/thank-you /cloud/tools/training/thank-you # cloud/tools/openstack /cloud/ubuntu-openstack # cloud/tools/openstack/reference-architechure /cloud/ubuntu-openstack/reference-architechure # -cloud/tools/openstack/reference-architecture /cloud/ubuntu-openstack/reference-architecture # +cloud/tools/your-cloud /cloud/tools/managed-cloud # cloud/training /support/training # cloud/training/ /cloud # cloud/use-a-cloud /cloud/public-cloud # cloud/why-ubuntu /business/cloud # -cloudbox http://www.ubuntu.com/cloud # -cloudbox/consultancy http://www.ubuntu.com/cloud # -cloudbox/management http://www.ubuntu.com/cloud # -cloudbox/private http://www.ubuntu.com/cloud # -cloudbox/support http://www.ubuntu.com/cloud # -cloudbox/training http://www.ubuntu.com/cloud # -cluster cloud/tools/jumpstart # +cloudbox /cloud # +cloudbox/consultancy /cloud # +cloudbox/management /cloud # +cloudbox/private /cloud # +cloudbox/support /cloud # +cloudbox/training /cloud # +cluster /cloud/training # community http://community.ubuntu.com # community/ http://community.ubuntu.com # community/conduct /about/about-ubuntu/conduct # @@ -267,28 +302,39 @@ desktop/get-ubuntu/download-zh /download/zh-CN # desktop/get-ubuntu/upgrade /download/ubuntu/upgrade # desktop/get-ubuntu/windows-installer /download/ubuntu/windows-installer # desktop/services /desktop/management # -desktop/ubuntu-kylin-chinese /desktop/ubuntu-kylin-zh-CN # +desktop/ubuntu-kylin-chinese /desktop/ubuntu-kylin # +desktop/ubuntu-kylin-zh-CN /desktop/ubuntu-kylin # desktop/ubuntukylin /desktop/ubuntu-kylin # -desktop/ubuntukylin-chinese /desktop/ubuntu-kylin-chinese # -desktopedition http://www.ubuntu.com/desktop # -developers http://www.ubuntu.com/community/get-involved/developers # +desktop/ubuntukylin-chinese /desktop/ubuntu-kylin # +desktopedition /desktop # +desktop/business /desktop/enterprise # +desktop/developers/thin-client /desktop # +desktop/features/games-apps /desktop/features # +desktop/features/office-applications /desktop/features # +desktop/features/photos-and-videos /desktop/features # +desktop/features/social-and-email /desktop/features # +desktop/features/web-browsing /desktop/features # +desktop/management /management/ubuntu-advantage # +desktop/take-the-tour /tour # +desktop/ubuntu-kylin-zh-CN /desktop/ubuntu-kylin # +developers /community/get-involved/developers # devices /phone # -devices/android /phone/ubuntu-for-android # -devices/android/commercial-info /phone/ubuntu-for-android/commercial-info # -devices/android/contact-us /phone/ubuntu-for-android/contact-us # -devices/android/features-and-specs /phone/ubuntu-for-android/features # -devices/android/thank-you /phone/ubuntu-for-android/thank-you # -devices/backed-by-canonical http://ubuntu.com/phone/backed-by-canonical # +devices/android /phone # +devices/android/commercial-info /phone # +devices/android/contact-us /phone # +devices/android/features-and-specs /phone # +devices/android/thank-you /phone # +devices/backed-by-canonical /phone # devices/eyewear /devices # devices/phone /phone # -devices/phone/app-ecosystem /phone/app-ecosystem # -devices/phone/contact-us /phone/contact-us # +devices/phone/app-ecosystem /phone/developers # +devices/phone/contact-us /phone # devices/phone/design /phone/features # -devices/phone/operators-and-oems /phone/operators-and-oems # +devices/phone/operators-and-oems /phone/partners # devices/phone/thank-you /phone/thank-you # devices/tablet /tablet # devices/tablet/app-ecosystem /tablet/app-ecosystem # -devices/tablet/contact-us /tablet/contact-us # +devices/tablet/contact-us /tablet # devices/tablet/partner /tablet/operators-and-oems # devices/tablet/thank-you /tablet/thank-you # devices/tv /tv # @@ -308,7 +354,8 @@ devices/tv/thank-you /tv/thank-you # download /desktop/get-ubuntu/download # download/arm /download/server/arm # download/cloud/cloud-archive-instructions /download/cloud # -download/CN /download/ubuntu-kylin # +download/cn /download/ubuntu-kylin # +download/ubuntu-kylin-zh-CN /download/ubuntu-kylin download/desktop/alternative-download /download/desktop/alternative-downloads # download/desktop/alternative-downloads /download/alternative-downloads # download/desktop/install-desktop-latest /download/desktop/install-ubuntu-desktop # @@ -328,7 +375,8 @@ download/help/create-a-usb-stick-on-ubuntu /download/desktop/create-a-usb-stick download/help/create-a-usb-stick-on-windows /download/desktop/create-a-usb-stick-on-windows # download/help/install-desktop-latest /download/desktop/install-desktop-latest # download/help/install-desktop-long-term-support /download/desktop/install-desktop-long-term-support # -download/help/install-ubuntu-cloud /download/cloud/install-ubuntu-cloud # +download/help/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # +download/cloud/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # download/help/install-ubuntu-server /download/server/install-ubuntu-server # download/help/install-ubuntu-with-windows /download/desktop/install-ubuntu-with-windows # download/help/try-ubuntu-before-you-install /download/desktop/try-ubuntu-before-you-install # @@ -338,6 +386,7 @@ download/releasenotes/606 /getubuntu/releasenotes/606 # download/releasenotes/610 /getubuntu/releasenotes/610 # download/releasenotes/610 http://www.ubuntu.com/getubuntu/releasenotes # download/releasenotes/804 http://www.ubuntu.com/getubuntu/releasenotes # +download/server /download/server/download # download/server/arm /download/arm # download/server/cds http://shop.canonical.com/index.php?cPath=17 # download/server/download /download/server # @@ -348,8 +397,7 @@ download/ubuntu/download /download/desktop # download/ubuntu/download-zh /download/desktop/zh-CN # download/ubuntu/upgrade /download/desktop/upgrade # download/ubuntu/windows-installer /download/desktop/windows-installer # -download/zh-CN /download/ubuntu-kylin-zh-CN # -download/zh-CN /download/ubuntu-kylin-zh-CN # +download/zh-CN /download/ubuntu-kylin # downloads /download # ec2 /cloud/public # EditingInstructions http://www.ubuntu.com # @@ -368,13 +416,13 @@ FRS http://pages.ubuntu.com/FRS.html # frs https://pages.canonical.com/FRS.html # GetUbuntu /desktop/get-ubuntu/download # GetUbuntu http://www.ubuntu.com/desktop/get-ubuntu/download # -getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # -getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # getubuntu/countdown http://www.ubuntu.com # getubuntu/countdown http://www.ubuntu.com # getubuntu/download /desktop/get-ubuntu/download # getubuntu/download http://www.ubuntu.com/desktop/get-ubuntu/download # getubuntu/download http://www.ubuntu.com/desktop/get-ubuntu/download # +getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # +getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download-netbook /netbook/get-ubuntu/download # getubuntu/download-netbook http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download-netbook http://www.ubuntu.com/netbook/get-ubuntu/download # @@ -386,8 +434,6 @@ getubuntu/download. http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download. http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download/display1.js http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download/display1.js http://www.ubuntu.com/netbook/get-ubuntu/download # -getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # -getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloading http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloading http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloadmirrors /download/ubuntu/alternative-download # @@ -439,15 +485,17 @@ getubuntu/upgrading /desktop/get-ubuntu/upgrade # getubuntu/upgrading http://www.ubuntu.com/desktop/get-ubuntu/upgrade # getubuntu/upgrading http://www.ubuntu.com/desktop/get-ubuntu/upgrade # getubuntu/upgrading-8.04 /desktop/get-ubuntu/upgrade # +getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # +getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # google-analytics.com/ga.js http://www.ubuntu.com # hardware-summit /uhs2010 # hardware-summit http://www.ubuntu.com/uhs2010 # how-can-it-be-free /desktop/why-is-it-free # -hp /partners/hp # -hp http://www.ubuntu.com/partners/hp # -I-cloud /cloud?utm_source=brochure&utm_medium=paper&utm_content=cloudhome&utm_campaign=cloud # -I-cloud-jumpstart /cloud/jumpstart?utm_source=brochure&utm_medium=paper&utm_content=jumpstart&utm_campaign=cloud # -I-cloud-services /cloud/solutions?utm_source=brochure&utm_medium=paper&utm_content=cloudservices&utm_campaign=cloud # +hp http://partners.ubuntu.com/hp # +partners/hp/ http://partners.ubuntu.com/hp # +i-cloud /cloud?utm_source=brochure&utm_medium=paper&utm_content=cloudhome&utm_campaign=cloud # +i-cloud-jumpstart /cloud/training # +i-cloud-services /cloud/solutions?utm_source=brochure&utm_medium=paper&utm_content=cloudservices&utm_campaign=cloud # ibm /partners/ibm # ibm http://www.ubuntu.com/partners/ibm # icsw2010 http://www.ubuntu.com/partners/ibm # @@ -455,13 +503,13 @@ intellectual-property-policy /legal/terms-and-policies/intellectual-property-po landscape http://www.ubuntu.com/desktop/services # legal/online-accounts /legal/terms-and-policies/online-account-terms # login.jpeg http://www.ubuntulinux.org/ # -lotus http://www.ubuntu.com/partners/ibm # -m-rss%20rss%20.html http://www.ubuntu.com # -management/cloud-management /cloud/management # +lotus /partners/ibm # +m-rss%20rss%20.html / # +management/cloud-management /cloud/prices-and-plans # management/features /management/landscape-features # management/how-to-get-landscape /management/ubuntu-advantage # management/how-to-get-landscape/contact-us /management/contact-us # -management/ubuntu-advantage /cloud/management # +management/ubuntu-advantage /cloud/prices-and-plans # marketplace/jointhanks /partners # merchandise http://shop.canonical.com/ # netbook /ubuntu # @@ -497,12 +545,14 @@ news/usn http://www.ubuntu.com/usn/ # nicolaslevy http://www.ubuntu.com/ # node /products/whatisubuntu/serveredition/techspecs # occs http://www.ubuntu.com/partners/ibm # +ods http://ubunt.eu/ods2014paris # partner/occs http://www.ubuntu.com/partners/ibm # partners/affiliate http://www.ubuntu.com/partners # partners/casestudies http://www.ubuntu.com/project/case-studies # partners/certified-software /partners/ubuntu-certified/software # partners/certified-software/ /partners/ubuntu-certified/software # partners/certified/northernmicro http://www.ubuntu.com/partners # +partners/dell/dellxps http://partners.ubuntu.com/dell # partners/faq /partners # partners/find /partners # partners/find-a-partner/oem /partners/find-a-partner/hardware # @@ -536,9 +586,37 @@ partners/training/certificationcourses/user http://www.ubuntu.com/support/train partners/training/contact http://www.ubuntu.com/support/training # partners/training/course_locator http://www.ubuntu.com/support/training # partners/trainingpartner http://www.ubuntu.com/support/training # +partners http://partners.ubuntu.com # +partners/find-a-partner http://partners.ubuntu.com/find-a-partner # +partners/find-a-partner/ http://partners.ubuntu.com/find-a-partner # +partners/ubuntu-certified /certification # +partners/ubuntu-certified/software /certification # +partners/partner-programmes http://partners.ubuntu.com/programmes # +partners/partner-services http://partners.ubuntu.com # +partners/backed-by-canonical http://partners.ubuntu.com/partnering-with-us # +partners/asus http://partners.ubuntu.com/asus # +partners/dell http://partners.ubuntu.com/dell # +partners/hp http://partners.ubuntu.com/hp # +partners/hp/ http://partners.ubuntu.com/hp # +partners/hp/moonshot http://partners.ubuntu.com/hp # +partners/ibm http://partners.ubuntu.com/ibm # +partners/contact-us http://partners.ubuntu.com/contact-us # +partners/find-a-partner/hardware http://partners.ubuntu.com/programmes/hardware # +partners/find-a-partner/isv http://partners.ubuntu.com/programmes/software # +partners/find-a-partner/reseller http://partners.ubuntu.com/programmes/reseller # phone/backed-by-canonical /partners/backed-by-canonical # +phone/contact-us /phone # +phone/thank-you /phone # +phone/operators-and-oems /phone/partners # +phone/scopes /phone/features # +phone/app-ecosystem /phone/developers # phone/design /phone/features # +phone/ubuntu-for-android/contact-us /phone # +phone/ubuntu-for-android/thank-you /phone # +phone/ubuntu-for-android /phone # +phone/ubuntu-for-android/features /phone # phone/install https://wiki.ubuntu.com/Touch/Install # +phone/carrier-advisory-group /phone/partners/#carrier-advisory-group # planetubuntu http://planet.ubuntu.com/ # privacy-policy /legal/terms-and-policies/privacy-policy # products http://www.ubuntu.com/ # @@ -579,8 +657,8 @@ products/whatisubuntu/derivatives http://www.ubuntu.com/project/derivatives # products/whatisubuntu/desktop/features http://www.ubuntu.com/desktop/features # products/WhatIsUbuntu/desktopedition /desktop # products/whatisubuntu/desktopedition http://www.ubuntu.com/desktop # -products/WhatIsUbuntu/edubuntu /about/derivatives # -products/whatisubuntu/gobuntu http://www.ubuntu.com/desktop # +products/WhatIsUbuntu/edubuntu /about/about-ubuntu/flavours # +products/whatisubuntu/gobuntu /desktop # products/WhatIsUbuntu/kubuntu http://www.kubuntu.org/ # products/whatIsubuntu/releases / # products/whatisubuntu/screenshots-710 http://www.ubuntu.com/desktop/features # @@ -641,7 +719,7 @@ project/about-ubuntu /about/about-ubuntu # project/about-ubuntu/components /about/about-ubuntu/components # project/about-ubuntu/conduct /about/about-ubuntu/conduct # project/about-ubuntu/conduct /about/about-ubuntu/conduct # -project/about-ubuntu/derivatives /about/about-ubuntu/derivatives # +project/about-ubuntu/derivatives /about/about-ubuntu/flavours # project/about-ubuntu/diversity /about/about-ubuntu/diversity # project/about-ubuntu/governance /about/about-ubuntu/governance # project/about-ubuntu/governance /about/about-ubuntu/governance # @@ -655,9 +733,7 @@ project/about-ubuntu/our-philosophy /about/about-ubuntu/our-philosophy # project/about-ubuntu/ubuntu-and-debian /about/about-ubuntu/ubuntu-and-debian # project/canonical-and-ubuntu /about/canonical-and-ubuntu # project/case-studies http://www.canonical.com/about-canonical/resources/case-studies # -project/derivatives /about/about-ubuntu/derivatives # -project/derivatives /about/derivatives # -project/derivatives /about/derivatives # +project/derivatives /about/about-ubuntu/flavours # project/open-source /about/about-ubuntu/our-philosophy # project/ubuntu-font /about/ubuntu-font # project/ubuntufont /about/ubuntu-font # @@ -696,6 +772,8 @@ server/technical-resources /server # servervirtualization http://www.ubuntu.com/server/features/virtualisation # service http://www.ubuntu.com/support # sitemap http://www.ubuntu.com # +snappy http://developer.ubuntu.com/snappy/ # +snappy/ http://developer.ubuntu.com/snappy/ # support/assurance http://www.canonical.com/enterprise-services/ubuntu-advantage/assurance # support/commercial/marketplace ../../support # support/commercial/marketplace /support # @@ -776,12 +854,14 @@ support/webtocase/sun/thankyou http://www.ubuntu.com/support # syndicated/kubuntu-download http://www.ubuntu.com # syndicated/kubuntu-download-demo http://www.ubuntu.com # tablet/backed-by-canonical /partners/backed-by-canonical # +tablet/contact-us /tablet # +tablet/thank-you /tablet # taxonomy/term / # +taxonomy/term/1/0/feed http://www.ubuntu.com # taxonomy/term/1%202 http://www.ubuntu.com # taxonomy/term/1%202/0 http://www.ubuntu.com # taxonomy/term/1%202/0/feed http://www.ubuntu.com # taxonomy/term/1+2/0/feed http://www.ubuntu.com # -taxonomy/term/1/0/feed http://www.ubuntu.com # taxonomy/term/2 http://www.ubuntu.com # taxonomy/term/2/0 http://www.ubuntu.com # taxonomy/term/2/0 http://www.ubuntu.com # @@ -789,6 +869,7 @@ taxonomy/term/2/0/feed http://www.ubuntu.com # taxonomy/term/2/0/feed http://www.ubuntu.com # taxonomy/term/2/0/feed http://www.ubuntulinux.org/ # taxonomy/term/2/0/feed%23 http://www.ubuntu.com # +desktop/tenders https://insights.ubuntu.com/2015/04/17/tendering-with-ubuntu/ # testing /info/testing # testing/710rc http://www.ubuntu.com # testing/804rc http://www.ubuntu.com # @@ -880,6 +961,7 @@ training/exams http://www.ubuntu.com/support/training # training/trainingpartner/locate /support/training # tv/backed-by-canonical http://ubuntu.com/phone/backed-by-canonical # ua-assurance-terms /legal/ubuntu-advantage/assurance # +ua-dell-tc /legal/ua-dell-tc # ua-servicedescription /legal/ubuntu-advantage/service-description # ubuntu /desktop # ubuntu/components /about/about-ubuntu/components # @@ -916,22 +998,17 @@ webinar/desktopmigration https://events.webdialogs.com/register.php?id=616666a8 welcome / # Welcome http://www.ubuntu.com # wiki http://wiki.ubuntu.com/ # -wiki/DanishTeam http://www.ubuntu.com/community # -wiki/FrontPage http://www.ubuntu.com/ # -wiki/HardwareSupport http://www.ubuntu.com/ # -wiki/LoCoTeamList http://www.ubuntu.com/community # -Wiki/RecentChanges http://www.ubuntu.com/community # -wiki/RootSudo http://www.ubuntu.com/ # -wiki/SetupNdiswrapperHowto http://www.ubuntu.com/ # -yourcloud /cloud/tools/bootstack # -cloud/tools/your-cloud /cloud/tools/bootstack # -cloud/ubuntu-openstack /cloud/openstack # -cloud/ubuntu-openstack/reference-architecture /cloud/openstack/reference-architecture # -cloud/tools/bootstack /cloud/bootstack # -cloud/tools/bootstack/contact-us /cloud/bootstack/contact-us # -cloud/tools/jumpstart-training /cloud/jumpstart-training # -cloud/tools/jumpstart-training/order /cloud/jumpstart-training/order # -cloud/tools/jumpstart-training/contact-us /cloud/jumpstart-training/contact-us # -cloud/tools/jumpstart-training/order-thank-you /cloud/jumpstart-training/order-thank-you # -cloud/tools/jumpstart-training/thank-you /cloud/jumpstart-training/thank-you # -cloud/cloud-labs /cloud/labs # +wiki/DanishTeam /community # +wiki/FrontPage / # +wiki/HardwareSupport / # +wiki/LoCoTeamList /community # +Wiki/RecentChanges /community # +wiki/RootSudo / # +wiki/SetupNdiswrapperHowto / # +yourcloud /cloud/tools/managed-cloud # +download/cloud/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # +autopilot /download/cloud/install-ubuntu-openstack # +cloud/install /download/cloud/install-ubuntu-openstack # +tour http://tour.ubuntu.com # +tour/en http://tour.ubuntu.com/en # +tour/zh-CN http://tour.ubuntu.com/zh-CN # diff --git a/static/css/_scratch.scss b/static/css/_scratch.scss deleted file mode 100755 index 85dedf95ded..00000000000 --- a/static/css/_scratch.scss +++ /dev/null @@ -1,14 +0,0 @@ -/* - * This stylesheet is used to override the core styles until the monthly merge. - * - * Please comment your changes to help documentation. - - CONTENTS: - ----------------------------------------------------------------- - -*/ - -// additional helper class for shouty text -.caps { - text-transform: uppercase; -} diff --git a/static/css/_core-constants.scss b/static/css/core-constants.scss similarity index 100% rename from static/css/_core-constants.scss rename to static/css/core-constants.scss diff --git a/static/css/_core-mixins.scss b/static/css/core-mixins.scss similarity index 100% rename from static/css/_core-mixins.scss rename to static/css/core-mixins.scss diff --git a/static/css/ie/ie6.scss b/static/css/ie/ie6.scss old mode 100644 new mode 100755 index e41c876a84e..c90b1dea30a --- a/static/css/ie/ie6.scss +++ b/static/css/ie/ie6.scss @@ -1,5 +1,3 @@ -@import "../core-constants"; - html.lt-ie7 { .row-box { overflow: hidden; } font-size: 16px; diff --git a/static/css/ie/ie7.scss b/static/css/ie/ie7.scss old mode 100644 new mode 100755 index bd8d9fc7711..55178f12925 --- a/static/css/ie/ie7.scss +++ b/static/css/ie/ie7.scss @@ -1,5 +1,3 @@ -@import "../core-constants"; - html.lt-ie8 { * { zoom: 1; } diff --git a/static/css/scratch.scss b/static/css/scratch.scss new file mode 100755 index 00000000000..e8a9c92098e --- /dev/null +++ b/static/css/scratch.scss @@ -0,0 +1,81 @@ +/* + * This stylesheet is used to override the core styles until the monthly merge. + * + * Please comment your changes to help documentation. + + CONTENTS: + ----------------------------------------------------------------- + +*/ + +// additional helper class for shouty text +.caps { + text-transform: uppercase; +} + +@media only screen and (max-width : 768px) { + // helper class for small + .small-align-center { + text-align: center; + } +} + +/* Chinese Social links */ + +.list--social__item { + height: 37px; + margin-right: 20px; + padding: 0; + text-indent: -999em; + width: 37px; + float: left; + display: inline-block; + + &:after { + content: " " !important; + } + + a { + display: block; + height: 37px; + width: 37px; + margin: 0; + overflow: hidden; + } + + &.active a { + background-image: + url('../img/icons/icon-wechat.svg'), + url('../img/homepage/kylin/qr-code-wechat.png'); + background-repeat: no-repeat; + background-position: left top, right top; + background-size: 37px 37px, auto; + width: 140px; + height: 116px; + } +} // &__item + +.list--social__item--wechat a { + background: url('../img/icons/icon-wechat.svg') no-repeat; +} + +.list--social__item--weibo a { + background: url('../img/icons/icon-weibo.svg') no-repeat; +} + +main section .strip-inner-wrapper { + +} + +main .list--social { + display: inline; +} + +.china-mobile { + float: left; + margin-right: 40px; +} + +.homepage footer .list--social { + display: none; +} \ No newline at end of file diff --git a/static/css/styles.scss b/static/css/styles.scss index d830ef7bb69..184faf096a8 100755 --- a/static/css/styles.scss +++ b/static/css/styles.scss @@ -133,6 +133,10 @@ core scss files are in /sites/core/static/css -------------------------------------------------------------- */ @import "section/tablet"; +/* @section things +-------------------------------------------------------------- */ +@import "section/things"; + /* @section tv -------------------------------------------------------------- */ @import "section/tv"; diff --git a/static/js/global.js b/static/js/global.js index bb404975b2d..f6c4d7269b3 100755 --- a/static/js/global.js +++ b/static/js/global.js @@ -7,7 +7,8 @@ var ai = [{ url: "http://www.ubuntu.com", title:"Ubuntu" }, { url: "http://discourse.ubuntu.com", title:"Discourse" }, { url: "http://www.ubuntu.com/certification", title:"Hardware" }, { url: "https://insights.ubuntu.com", title:"Insights" }, -{ url: "https://juju.ubuntu.com", title:"Juju" }, +{ url: "https://jujucharms.com", title:"Juju" }, +{ url: "http://partners.ubuntu.com", title:"Partners" }, { url: "http://shop.ubuntu.com", title:"Shop" }]; var more = [{ url: "http://apps.ubuntu.com", title:"Apps" }, diff --git a/static/js/scratch.js b/static/js/scratch.js index dc214cc23d2..0689c10dfe1 100755 --- a/static/js/scratch.js +++ b/static/js/scratch.js @@ -1,460 +1,527 @@ -YUI().use('node', 'cookie',"event-resize", function(Y) { - - core.resourceHubBoxes = function() { - Y.all(".resource").on('click',function(e) { - e.preventDefault(); - e.stopPropagation(); - if(e.currentTarget.one('a') !== null) { - window.location = e.currentTarget.one('a').get("href"); - } - }); - } - - core.setupFeatureDisplay = function() { - if(Y.one('.list-features-content') != null) { - Y.all('.list-features-content li').setStyle('display','none'); - Y.one('#list-feature-saas').setStyle('display','block'); - Y.all('.nav-list-features li').each(function (node) { - node.delegate('click', function(e){ - e.preventDefault(); - var clicked = this.get('text'); - Y.all('.nav-list-features li a').removeClass('active'); - this.addClass('active'); - var toShow = ''; - switch(clicked) { - case 'SAAS': - toShow = '#list-feature-saas'; - break; - case 'Service orchestration': - toShow = '#list-feature-orchestration'; - break; - case 'PAAS': - toShow = '#list-feature-paas'; - break; - case 'Guest OS': - toShow = '#list-feature-guest'; - break; - case 'Public cloud': - toShow = '#list-feature-public'; - break; - case 'Private cloud': - toShow = '#list-feature-private'; - break; - case 'Virtualisation': - toShow = '#list-feature-virtualisation'; - break; - } - Y.all('.list-features-content li').setStyle('display','none'); - Y.one(toShow).setStyle('display','block'); - }, 'a'); - }); - } - } - - - core.setupAnimations = function(){ - var yOffset = 150; - if(Y.one('body').hasClass('phone-features') || Y.one('body').hasClass('phone-scopes')){ - var searchScreen = false; - var edgeMagic = Y.all('.edge-magic'); - if(Y.one('.search-screen')){ - var searchScreen = {ypos: Y.one('.search-screen').getXY()[1] - yOffset, run: false}; - } - Y.on('scroll', function(e) { - edgeMagic.each(function (node) { - if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ - node.run = true; - node.one('.slider-animation').addClass('run'); - if(node.one('.slider-animation').getAttribute('class') == 'slider-animation full-swipe run'){ - setTimeout(function(){ node.one('.launcher').addClass('return') }, 2000); - } - } - }); - }); - if(searchScreen) { - if(window.scrollY > searchScreen.ypos && window.scrollY < searchScreen.ypos + yOffset && !searchScreen.run){ - searchScreen.run = true; - core.runAnimation('search-screen'); - }else{ - Y.on('scroll', function(e) { - if(window.scrollY > searchScreen.ypos && window.scrollY < searchScreen.ypos + yOffset && !searchScreen.run){ - searchScreen.run = true; - core.runAnimation('search-screen'); - } - }); - } - } - - Y.all('.replay').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - if(Y.one('.content-controls .gallery-screen')){ - Y.one('.content-controls .gallery-screen').setStyle('display','block'); - var infoIndex = 0; - setInterval(function(){ - Y.all('.infographic .main-image').addClass('hide'); - Y.one('.infographic .info-pic-'+infoIndex).removeClass('hide'); - if(++infoIndex > 4){ infoIndex = 0; } - }, 4000); - } - } - - if(Y.one('body').hasClass('tablet-design')){ - var edgeMagic = Y.all('.slider-animation'); - var videoPanel = Y.all('.the-video'); - Y.on('scroll', function(e) { - edgeMagic.each(function (node) { - if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ - node.run = true; - node.addClass('run'); - } - }); - }); - - Y.all('.screen').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').get('parentNode').get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - - Y.all('.replay').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - if(Y.one('.show-video')){ - Y.one('.show-video').on('click',function(e) { - e.preventDefault(); - videoPanel.addClass('show'); - Y.one('.row-hero').setStyle('height','590px'); - Y.one('.the-video div').set('innerHTML',''); - }); - } - if(Y.one('.close-video')){ - Y.one('.close-video').on('click',function(e) { - e.preventDefault(); - videoPanel.removeClass('show'); - Y.one('.row-hero').setStyle('height','460px'); - Y.one('.the-video div').set('innerHTML',''); - }); - } - } - } - - core.runAnimation = function($anim) { - switch($anim) { - case 'search-screen': - Y.one('.search-screen').addClass('run'); - setTimeout(function(){ Y.one('.search-screen').removeClass('run'); }, 2000); - break; - case 'go-back': - Y.one('.go-back').addClass('run'); - break; - } - }; - - core.updateSlider = function( $index ) { - if($index >= 4){ $index = 0; } - if($index <= -1){ $index = 3; } - YUI().use('node', function(Y) { - Y.one('.slide-container').setStyle('left','-'+(700 * $index)+'px'); - Y.all('.slider-dots li').removeClass('active'); - Y.all('.slider-dots li.pip-'+$index).addClass('active'); - Y.all('.slider-animation').removeClass('run'); - Y.one('.full-swipe .launcher').removeClass('return'); - switch($index+''){ - case '0': - setTimeout(function(){ Y.one('.edge-magic').addClass('run'); }, 1200); - break; - case '1': - setTimeout(function(){ Y.one('.full-swipe').addClass('run');}, 1200); - setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 2000); - break; - case '2': - setTimeout(function(){ Y.one('.go-back').addClass('run'); }, 1200); - break; - case '3': - setTimeout(function(){ Y.one('.content-controls').addClass('run'); }, 1200); - break; - } - }); - return $index; - } - - core.rerunAnimation = function($type){ - Y.one('.'+$type).removeClass('run'); - if($type == 'full-swipe'){ - Y.one('.full-swipe .launcher').removeClass('return'); - setTimeout(function(){ Y.one('.full-swipe').addClass('run'); }, 400); - setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 1400); - }else if($type == 'notification-slider' || $type == 'search-screen'){ - Y.one('.'+$type).removeClass('run'); - setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 1000); - }else if($type == 'slider-animation') { - - }else{ - Y.one('.'+$type).removeClass('run'); - setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 400); - } - } - - core.flipVideo = function(){ - if(Y.one('body').hasClass('phone-home')) { - if(Y.one('.show-video')) { - Y.one('.show-video').on('click',function(e) { - e.preventDefault(); - Y.one('#panel').addClass('flipped'); - setTimeout(function(){ Y.one('.the-video').set('innerHTML','');Y.one('#panel .back').setStyle('z-index', '50');}, 1000); - }); - } - if(Y.one('.close-video')) { - Y.one('.close-video').on('click',function(e) { - e.preventDefault(); - Y.one('#panel .back').setStyle('z-index', '0'); - Y.one('.the-video').set('innerHTML',''); - Y.one('#panel').removeClass('flipped'); - }); - } - } - } - - core.externalLinks = function() { - Y.all('a.external-link').each(function() { - this.on('click',function(e) { - e.preventDefault(); - window.open(this.getAttribute('href'), '_blank'); - }); - }) - } - - core.chineseDownload = function() { - if(Y.one('body').hasClass('download-desktop-zh-CN')){ - var ltsform = Y.one('form.lts'); - var latestform = Y.one('form.latest'); - Y.one('form.lts button').on('click',function(e){ - e.preventDefault(); - this.set('text','开始...'); - ltsform.submit(); - }); - - Y.one('form.latest button').on('click',function(e){ - e.preventDefault(); - this.set('text','开始...'); - latestform.submit(); - }); - - Y.one('.lts .input-bits').on('change', function() { - var bits = Y.one('form.lts .text-bits'); - var form_cta = ltsform.one('.link-cta-ubuntu'); - var val = this.get('value'); - var iso = val == '32' ? 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-i386.iso' : 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-amd64.iso'; - ltsform.setAttribute('action', iso); - bits.set('text',val); - }); - Y.one('.latest .input-bits').on('change', function() { - var bits = Y.one('form.latest .text-bits'); - var form_cta = latestform.one('.link-cta-ubuntu'); - var val = this.get('value'); - var iso = val == '32' ? 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-i386.iso' : 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-amd64.iso'; - latestform.setAttribute('action', iso); - bits.set('text',val); - }); - } - } - -/* -core.cookiePolicy = function() { - - YUI().use('cookie', function (Y) { - if(Y.Cookie.get("_cookies_accepted") != 'true'){ - open(); - } - }); - - function open() { - YUI().use('node', function(Y) { - Y.one('body').prepend(''); - Y.one('.cookie-policy .link-cta').on('click',function(e){ - e.preventDefault(); - close(); - }); - }); - } - function close() { - YUI().use('node', function(Y) { - animate(); - setCookie(); - }); - } - function animate() { - YUI().use('anim', function(Y) { - var myAnim = new Y.Anim({ - node: '.cookie-policy', - to: { marginTop: -115 } - }); - myAnim.run(); - myAnim.on('end', function() { - var node = this.get('node'); - node.get('parentNode').removeChild(node); - }); - }); - } - function setCookie() { - YUI().use('cookie', function (Y) { - Y.Cookie.set("_cookies_accepted", "true"); - }); - } -} -*/ - - core.cookiePolicy = function() { - if(Y.Cookie.get("_cookies_accepted") != 'true'){ - open(); - } - - function open() { - YUI().use('node', function(Y) { - Y.one('body').prepend(''); - Y.one('footer.global .legal').addClass('has-cookie'); - Y.one('.cookie-policy .link-cta').on('click',function(e){ - e.preventDefault(); - close(); - }); - }); - } - function close() { - YUI().use('node', function(Y) { - Y.one('.cookie-policy').setStyle('display','none'); - setCookie(); - }); - } - function setCookie() { - YUI().use('cookie', function (Y) { - Y.Cookie.set("_cookies_accepted", "true", { expires: new Date("January 12, 2025") }); - }); - } - } - - core.supportsTransitions = function() { - var b = document.body || document.documentElement; - var s = b.style; - var p = 'transition'; - if(typeof s[p] == 'string') {return true; } - // Tests for vendor specific prop - v = ['Moz', 'webkit', 'Webkit', 'Khtml', 'O', 'ms'], - p = p.charAt(0).toUpperCase() + p.substr(1); - for(var i=0; iUbuntu websites','before'); - } else if (document.documentElement.clientWidth >= 768) { - core.globalPrepend = 'body'; - core.setupGlobalNav(); - Y.all('#additional-info h2').setStyle('cursor', 'default'); - Y.one('footer.global').addClass('no-global'); - } - }; - - core.redrawGlobal = function() { - var globalNav = Y.one("#nav-global"); - if (document.documentElement.clientWidth < 768 && core.globalPrepend != 'div.legal') { - core.globalPrepend = 'div.legal'; - if (globalNav) { - globalNav.remove(); - core.setupGlobalNav(); - Y.one('.nav-global-wrapper').insert('

Ubuntu websites

','before'); - Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { - this.toggleClass('active'); - this.next('div').toggleClass('active'); - }); - } - } else if (document.documentElement.clientWidth >= 768 && core.globalPrepend != 'body') { - Y.one('footer.global').addClass('no-global'); - core.globalPrepend = 'body'; - if (globalNav) { - globalNav.remove(); - core.setupGlobalNav(); - } - } - }; - - core.setupGlobalNavAccordion = function() { - if(Y.one('#nav-global h2') !== null) { - Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { - this.toggleClass('active'); - this.next('div').toggleClass('active'); - }); - } - }; - - core.navOnboarding = function() { - var key = 'ubuntu'; - var nav_secondary = Y.one('.nav-secondary'); - if(nav_secondary && !nav_secondary.test(':empty')) { - if(Y.one('html').hasClass('localstorage')) { - if(localStorage.getItem(key) === null) { - nav_secondary.addClass('open'); - }else{ - ls = JSON.parse(localStorage.getItem( key )); - if(ls.navigation !== 'onboard') { - nav_secondary.addClass('open'); - } - } - } - } - } - core.setLocalStorage = function($value) { - var key = 'ubuntu'; - var value = $value; - var ubuntu = {}; - var nav_secondary = Y.one('.nav-secondary'); - ubuntu.navigation = value; - localStorage.setItem(key,JSON.stringify(ubuntu)); - } - - core.removeNoJS(); - core.resourceHubBoxes(); - core.setupFeatureDisplay(); - core.setupAnimations(); - core.flipVideo(); - core.externalLinks(); - core.cookiePolicy(); - core.setHTMLClasses(); - core.resizeListener(); - core.footerMobileNav(); - core.setupGlobalNavAccordion(); - core.navOnboarding(); +YUI().use('node','gallery-carousel','gallery-carousel-anim','substitute', 'gallery-effects','cookie','event-resize','jsonp', 'io', 'dump', 'json-parse', function(Y) { + + var lp_lookup_callback = { + timeout: 3000, + on: { + success : function (id, response) { + var messages = []; + try { + messages = Y.JSON.parse(response.responseText); + } catch (e) { + Y.log("JSON Parse failed!"); + return; + } + Y.one('#lp_error').setHTML(messages.message); + }, + failure : function (id, response) { + Y.log("Async call failed!"); + } + } + }; + + core.setupFeatureDisplay = function() { + if(Y.one('.list-features-content') != null) { + Y.all('.list-features-content li').setStyle('display','none'); + Y.one('#list-feature-saas').setStyle('display','block'); + Y.all('.nav-list-features li').each(function (node) { + node.delegate('click', function(e){ + e.preventDefault(); + var clicked = this.get('text'); + Y.all('.nav-list-features li a').removeClass('active'); + this.addClass('active'); + var toShow = ''; + switch(clicked) { + case 'SAAS': + toShow = '#list-feature-saas'; + break; + case 'Service orchestration': + toShow = '#list-feature-orchestration'; + break; + case 'PAAS': + toShow = '#list-feature-paas'; + break; + case 'Guest OS': + toShow = '#list-feature-guest'; + break; + case 'Public cloud': + toShow = '#list-feature-public'; + break; + case 'Private cloud': + toShow = '#list-feature-private'; + break; + case 'Virtualisation': + toShow = '#list-feature-virtualisation'; + break; + } + Y.all('.list-features-content li').setStyle('display','none'); + Y.one(toShow).setStyle('display','block'); + }, 'a'); + }); + } + } + + + core.setupAnimations = function(){ + if(Y.one('body').hasClass('cloud-managed-cloud')) { + var videoPanel = Y.all('.row--video'); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + Y.one('.the-video div').set('innerHTML','
'); + }); + } + } + + if(Y.one('body').hasClass('phone-home')) { + var yOffset = 250; + } else { + var yOffset = 350; + } + if(Y.one('body').hasClass('phone-developers') || Y.one('body').hasClass('phone-home') || Y.one('body').hasClass('phone-partners')){ + var edgeMagic = Y.all('.edge-magic'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.one('.slider-animation').addClass('run'); + if(node.one('.slider-animation').getAttribute('class') == 'slider-animation full-swipe run'){ + setTimeout(function(){ node.one('.launcher').addClass('return') }, 2000); + } + } + }); + }); + + Y.all('.replay').on('click', function(e){ + e.preventDefault(); + core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + if(Y.one('.content-controls .gallery-screen')){ + Y.one('.content-controls .gallery-screen').setStyle('display','block'); + var infoIndex = 0; + setInterval(function(){ + Y.all('.infographic .main-image').addClass('hide'); + Y.one('.infographic .info-pic-'+infoIndex).removeClass('hide'); + if(++infoIndex > 4){ infoIndex = 0; } + }, 4000); + } + } + + // scope animations + if(Y.one('body').hasClass('phone-features')){ + var videoPanel = Y.all('.row--video'); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + Y.one('.the-video div').set('innerHTML','
'); + }); + } + + Y.one('.row--scopes__nearby .row--scopes__content').append('Explore what’s near you ›Back to NearBy ›'); + + Y.one('.row--scopes__news .row--scopes__content').append('Keep up to date with news ›Back to all news ›'); + + Y.one('.row--scopes__music .row--scopes__content').append('Browse music online ›Back to all music ›'); + + Y.all('a.trigger').each(function() { + this.on('click',function(e) { + e.preventDefault(); + Y.all('.row--scopes').removeClass('branded'); + Y.one(this).get('parentNode').get('parentNode').get('parentNode').get('parentNode').addClass('branded').removeClass('vanilla'); + }); + }) + + Y.all('a.return').each(function() { + this.on('click',function(e) { + e.preventDefault(); + Y.one(this).get('parentNode').get('parentNode').get('parentNode').get('parentNode').addClass('vanilla').removeClass('branded'); + }); + }) + + var yOffset = 300; + var edgeMagic = Y.all('.row--scopes'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] + yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.removeClass('branded'); + } + }); + }); + } // end if(Y.one('body').hasClass('phone-features')) + + if(Y.one('body').hasClass('tablet-design') || Y.one('body').hasClass('phone-home')) { + if(Y.one('body').hasClass('tablet-design')) { + var edgeMagic = Y.all('.slider-animation'); + } + var videoPanel = Y.all('.the-video'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.addClass('run'); + } + }); + }); + + Y.all('.screen').on('click', function(e){ + core.rerunAnimation(e.target.get('parentNode').get('parentNode').get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + + Y.all('.replay').on('click', function(e){ + e.preventDefault(); + core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + if(Y.one('body').hasClass('tablet-design')){ + Y.one('.row-hero').setStyle('height','590px'); + Y.one('.the-video div').set('innerHTML',''); + } else { + Y.one('.row-hero').setStyle('height','588px').append('
'), 2000; + + Y.one('.row-hero .row-content').removeClass('show-me').addClass('hide-me'); + Y.one('.the-video div').set('innerHTML',''); + } + }); + } + if(Y.one('.close-video')){ + Y.one('.close-video').on('click',function(e) { + e.preventDefault(); + videoPanel.removeClass('show'); + if(Y.one('body').hasClass('tablet-design')){ + Y.one('.row-hero').setStyle('height','460px'); + } else { + Y.one('.row-hero').setStyle('height','678px'); + Y.one('#topbar').remove() + Y.one('.row-hero .row-content').addClass('show-me'); + }; + Y.one('.the-video div').set('innerHTML',''); + }); + } + } + } + + core.scopesSlideshow = function() { + + if(Y.one('.row-slideshow')){ + var carousel = new Y.Carousel({ + boundingBox: "#carousel-container", + contentBox: "#carousel-container > ul", + numVisible: 1, + autoPlayInterval: 3500, + height: 480, + width: 363 + }); + + carousel.plug(Y.CarouselAnimPlugin,{animation:{speed: 0.8,effect: Y.Easing.easeOutStrong }}); + carousel.render(); + carousel.startAutoPlay(); + } + }; + + core.runAnimation = function($anim) { + switch($anim) { + case 'search-screen': + Y.one('.search-screen').addClass('run'); + setTimeout(function(){ Y.one('.search-screen').removeClass('run'); }, 2000); + break; + case 'go-back': + Y.one('.go-back').addClass('run'); + break; + } + }; + + core.updateSlider = function( $index ) { + if($index >= 4){ $index = 0; } + if($index <= -1){ $index = 3; } + YUI().use('node', function(Y) { + Y.one('.slide-container').setStyle('left','-'+(700 * $index)+'px'); + Y.all('.slider-dots li').removeClass('active'); + Y.all('.slider-dots li.pip-'+$index).addClass('active'); + Y.all('.slider-animation').removeClass('run'); + Y.one('.full-swipe .launcher').removeClass('return'); + switch($index+''){ + case '0': + setTimeout(function(){ Y.one('.edge-magic').addClass('run'); }, 1200); + break; + case '1': + setTimeout(function(){ Y.one('.full-swipe').addClass('run');}, 1200); + setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 2000); + break; + case '2': + setTimeout(function(){ Y.one('.go-back').addClass('run'); }, 1200); + break; + case '3': + setTimeout(function(){ Y.one('.content-controls').addClass('run'); }, 1200); + break; + } + }); + return $index; + } + + core.rerunAnimation = function($type){ + Y.one('.'+$type).removeClass('run'); + if($type == 'full-swipe'){ + Y.one('.full-swipe .launcher').removeClass('return'); + setTimeout(function(){ Y.one('.full-swipe').addClass('run'); }, 400); + setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 1400); + }else if($type == 'notification-slider' || $type == 'search-screen'){ + Y.one('.'+$type).removeClass('run'); + setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 1000); + }else if($type == 'slider-animation') { + + }else{ + Y.one('.'+$type).removeClass('run'); + setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 400); + } + } + + core.flipVideo = function(){ + if(Y.one('body').hasClass('phone-home')) { + if(Y.one('.show-video')) { + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + Y.one('#panel').addClass('flipped'); + setTimeout(function(){ Y.one('.the-video').set('innerHTML','');Y.one('#panel .back').setStyle('z-index', '50');}, 1000); + }); + } + if(Y.one('.close-video')) { + Y.one('.close-video').on('click',function(e) { + e.preventDefault(); + Y.one('#panel .back').setStyle('z-index', '0'); + Y.one('.the-video').set('innerHTML',''); + Y.one('#panel').removeClass('flipped'); + }); + } + } + } + + core.externalLinks = function() { + Y.all('a.external-link').each(function() { + this.on('click',function(e) { + e.preventDefault(); + window.open(this.getAttribute('href'), '_blank'); + }); + }) + } + + core.chineseDownload = function() { + if(Y.one('body').hasClass('download-desktop-zh-CN')){ + var ltsform = Y.one('form.lts'); + var latestform = Y.one('form.latest'); + Y.one('form.lts button').on('click',function(e){ + e.preventDefault(); + this.set('text','开始...'); + ltsform.submit(); + }); + + Y.one('form.latest button').on('click',function(e){ + e.preventDefault(); + this.set('text','开始...'); + latestform.submit(); + }); + + Y.one('.lts .input-bits').on('change', function() { + var bits = Y.one('form.lts .text-bits'); + var form_cta = ltsform.one('.link-cta-ubuntu'); + var val = this.get('value'); + var iso = val == '32' ? 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-i386.iso' : 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-amd64.iso'; + ltsform.setAttribute('action', iso); + bits.set('text',val); + }); + Y.one('.latest .input-bits').on('change', function() { + var bits = Y.one('form.latest .text-bits'); + var form_cta = latestform.one('.link-cta-ubuntu'); + var val = this.get('value'); + var iso = val == '32' ? 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-i386.iso' : 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-amd64.iso'; + latestform.setAttribute('action', iso); + bits.set('text',val); + }); + } + } + + core.cookiePolicy = function() { + if(Y.Cookie.get("_cookies_accepted") != 'true'){ + open(); + } + + function open() { + YUI().use('node', function(Y) { + Y.one('body').prepend(''); + Y.one('footer.global .legal').addClass('has-cookie'); + Y.one('.cookie-policy .link-cta').on('click',function(e){ + e.preventDefault(); + close(); + }); + }); + } + function close() { + YUI().use('node', function(Y) { + Y.one('.cookie-policy').setStyle('display','none'); + setCookie(); + }); + } + function setCookie() { + YUI().use('cookie', function (Y) { + Y.Cookie.set("_cookies_accepted", "true", { expires: new Date("January 12, 2025") }); + }); + } + } + + core.supportsTransitions = function() { + var b = document.body || document.documentElement; + var s = b.style; + var p = 'transition'; + if(typeof s[p] == 'string') {return true; } + // Tests for vendor specific prop + v = ['Moz', 'webkit', 'Webkit', 'Khtml', 'O', 'ms'], + p = p.charAt(0).toUpperCase() + p.substr(1); + for(var i=0; iUbuntu websites','before'); + } else if (document.documentElement.clientWidth >= 768) { + core.globalPrepend = 'body'; + core.setupGlobalNav(); + Y.all('#additional-info h2').setStyle('cursor', 'default'); + Y.one('footer.global').addClass('no-global'); + } + }; + + core.redrawGlobal = function() { + var globalNav = Y.one("#nav-global"); + if (document.documentElement.clientWidth < 768 && core.globalPrepend != 'div.legal') { + core.globalPrepend = 'div.legal'; + if (globalNav) { + globalNav.remove(); + core.setupGlobalNav(); + Y.one('.nav-global-wrapper').insert('

Ubuntu websites

','before'); + Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { + this.toggleClass('active'); + this.next('div').toggleClass('active'); + }); + } + } else if (document.documentElement.clientWidth >= 768 && core.globalPrepend != 'body') { + Y.one('footer.global').addClass('no-global'); + core.globalPrepend = 'body'; + if (globalNav) { + globalNav.remove(); + core.setupGlobalNav(); + } + } + }; + + core.setupGlobalNavAccordion = function() { + if(Y.one('#nav-global h2') !== null) { + Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { + this.toggleClass('active'); + this.next('div').toggleClass('active'); + }); + } + }; + + core.navOnboarding = function() { + var key = 'ubuntu'; + var nav_secondary = Y.one('.nav-secondary'); + if(nav_secondary && !nav_secondary.test(':empty')) { + if(Y.one('html').hasClass('localstorage')) { + if(localStorage.getItem(key) === null) { + nav_secondary.addClass('open'); + }else{ + ls = JSON.parse(localStorage.getItem( key )); + if(ls.navigation !== 'onboard') { + nav_secondary.addClass('open'); + } + } + } + } + } + core.setLocalStorage = function($value) { + var key = 'ubuntu'; + var value = $value; + var ubuntu = {}; + var nav_secondary = Y.one('.nav-secondary'); + ubuntu.navigation = value; + localStorage.setItem(key,JSON.stringify(ubuntu)); + } + + core.renderJSON = function (response, id) { + if (id == undefined) { + id = '#dynamic-logos'; + } + var JSON = response; + var numberPartners = JSON.length; + var numberToDisplay = numberPartners < 10 ? numberPartners : 10; + + for (var i = 0; i < numberToDisplay; i++) { + Y.one(id).append(Y.Node.create('
  • '+JSON[i].name+'
  • ')); + } + }; + + core.loadPartners = function (params, elementID, feedName) { + if (typeof feedName === 'undefined') { + feedName = 'partners'; + } + + var partnersAPI = "http://partners.ubuntu.com/" + feedName + ".json"; + var url = partnersAPI + params + "&callback={callback}"; + var callback = function(response) { + return core.renderJSON(response, elementID); + } + Y.jsonp(url, callback); + }; + + core.removeNoJS(); + core.setupFeatureDisplay(); + core.setupAnimations(); + core.flipVideo(); + core.externalLinks(); + core.cookiePolicy(); + core.setHTMLClasses(); + core.resizeListener(); + core.footerMobileNav(); + core.setupGlobalNavAccordion(); + core.navOnboarding(); + core.scopesSlideshow(); }); diff --git a/templates/2013/01/press-pack-ubuntu-phone/index.html b/templates/2013/01/press-pack-ubuntu-phone/index.html deleted file mode 100755 index ddc86825141..00000000000 --- a/templates/2013/01/press-pack-ubuntu-phone/index.html +++ /dev/null @@ -1,112 +0,0 @@ -{% extends "_base/one-column.html" %} - -{% block title %}Ubuntu phone press pack{% endblock %} - -{% block content %} -
    -
    -

    Ubuntu on phone press pack

    -

    Ubuntu is a popular desktop OS that now offers a touch-based phone interface, using gestures from all four edges of the screen to deliver a more immersive experience. It uniquely enables convergence of the mobile and PC worlds, boasting a stunning interface and a rich developer ecosystem.

    -
    -
    - Ubuntu on phone -
    -
    - -
    -

    About Ubuntu on phone

    -
    -
    -
      -
    • Leading open PC platform announces mobile version for network operators, OEMs and silicon vendors
    • -
    • A single OS for phone, PC and TV
    • -
    • Fast, beautiful interface for entry level smartphones
    • -
    -
    -
    -
      -
    • Ubuntu raises the bar for mobile UI design, for richer and more immersive apps
    • -
    • Unique PC experience on superphones when docked with a monitor, keyboard and mouse
    • -
    -
    -
    -
    - -
    -
    -

    Downloadable assets

    -

    You can find more information about Ubuntu and the phone interface here:

    -
    - -
    - -
    -
    -

    Videos

    -

    Learn all about the Ubuntu mobile strategy and Ubuntu for smartphones.

    -
    -
    -

    Industry proposition (21 mins) - 优酷视频 ›

    -

    -
    -
    -

    Trailer (1 min) - 优酷视频 ›

    -

    -
    -
    -

    Ubuntu on phones (8 mins)

    -

    -
    -
    -

    Slideshow (1.33 min)

    -

    -
    -
    - -
    -

    Main features

    -
    -
      -
    • Edge magic: thumb gestures from all four edges of the screen that enable users to find content and switch between apps faster than they can on other phones.
    • -
    • Focus on content, not the controls: immerses the user in their content. Controls only appear when they want them.
    • -
    • Integrated search: search for anything that’s saved on the phone, any content from online providers like Amazon and even menu functions within applications.
    • -
    -
    -
    -
      -
    • HTML5 apps, web apps and native apps are equal citizens – they all get their own icons and access to system services, so the user need never know the difference.
    • -
    • Personalised welcome screen: a visualisation of an individual’s social interactions (infographics on calls, SMS, Twitter) – ever changing, totally personal.
    • -
    -
    -
    - -
    -
    -

    About Canonical

    -

    Canonical is the commercial sponsor of the Ubuntu project and the leading provider of support services for Ubuntu deployments in the enterprise.

    -

    Ubuntu is a free, open-source platform for client, server and cloud computing. Since its launch in 2004, it has become a natural choice for users of all kinds, from Fortune 500 companies to hardware makers, content providers, software developers and individual technologists.

    -

    With developers, support staff and engineering centres all over the world, Canonical is uniquely positioned to help its partners and enterprise customers make the most of Ubuntu. It also operates Ubuntu One, a cross-platform personal cloud service for consumers. Canonical is a privately held company.

    -
    - Canonical logo -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/2013/02/press-pack-ubuntu-tablet/faq.html b/templates/2013/02/press-pack-ubuntu-tablet/faq.html deleted file mode 100755 index c9ba310b08d..00000000000 --- a/templates/2013/02/press-pack-ubuntu-tablet/faq.html +++ /dev/null @@ -1,185 +0,0 @@ -{% extends "_base/one-column.html" %} - -{% block title %}Ubuntu tablet press pack{% endblock %} -What is the target market -{% block content %} - - -
    - -
    -

    What is Canonical announcing?

    -

    Canonical is presenting a distinctive tablet interface for its popular operating system, Ubuntu. The tablet is the next step in Canonical’s mission to create one seamless experience for personal computing on phones, tablets, PCs and TVs. Ubuntu is distinctive in being the only operating system that runs across all those devices with a unified family of interfaces.

    -
    -
    - -
    - -
    -

    What makes it so different from anything available on the market today?

    -

    Ubuntu brings a beautiful user experience to the tablet form factor, including the ability for tablet users to truly multi task – by using two apps on the same screen, at the same time. A secure multi-user sign on makes it a device suitable for sharing at home or in the workplace and Ubuntu also offers voice and character intelligent search, through the HUD, making it faster and easier to complete activities.

    -

    Like Ubuntu on phones, it can run on hardware at the low end of the cost spectrum, while at the high end, it can deliver a genuine hybrid tablet/PC experience on devices that can be connected to a keyboard and mouse.

    -
    -
    - -
    - -
    -

    What is the target market for Ubuntu on tablets?

    -

    There are two markets for the Ubuntu tablet: consumers, where the style and usability of Ubuntu sets it apart from existing offerings, and the enterprise, where Ubuntu’s reputation for security and manageability are well established. Being pure Ubuntu means that our tablets can be managed with exactly the same tools as Ubuntu desktops and servers, and inherit the same security updates and rigorous engineering.

    -

    Ubuntu runs well even on entry level tablets, providing great performance and feature rich functionality on low bill of material devices. At the high end Ubuntu offers full tablet/PC convergence when connected to a keyboard and mouse. And built-in thin client functionality means the Ubuntu tablet has access to Windows apps and desktops over standard protocols from Microsoft, Citrix, VMWare and Wyse.

    -

    Mobile device OEMs can now deliver a high-gloss touch experience on devices spanning the entire cost range, from entry-level consumer hardware up to new tablet/PC convergence products for the enterprise.

    -
    -
    - -
    - -
    -

    Is it simply a ‘blown-up’ version of the phone OS?

    -

    The Ubuntu tablet experience is distinctive and unique, a bridge between the phone and PC experience. It offers true multi-tasking thanks to the invention of the side stage which places both a phone and a tablet app on the same screen at the same time.

    -

    The OS is exactly the same in all cases – Ubuntu running on tablets is the same Ubuntu which runs on the PC, phone and TV. What varies is the interface: Ubuntu presents the right experience for each device, dynamically. The phone, tablet, PC and TV interfaces are a family based on common design elements, with each member optimised for that form factor.

    -

    For example, on the phone, Ubuntu has been adapted for use in one hand. On the tablet, we designed for use with two hands. Ubuntu apps present different interfaces so one app can run on any Ubuntu device, phone, tablet, PC or TV, making use of the features available.

    -
    -
    - -
    - -
    -

    Is there a version of Ubuntu for every device now?

    -

    Ubuntu for the PC has been in the market for nine years, and a server version has been available for almost seven years. Adaptations of Ubuntu for the smartphone, TV and the tablet are all in development and expected to be available in 2013. All form factors will be merged into a single platform for our 14.04 LTS release in early 2014.

    -
    -
    - -
    - -
    -

    Which markets will Ubuntu be available in and when?

    -

    Canonical is a now engaging with hardware manufacturers and and aim to have the first Ubuntu tablets available for retail by the end of 2013.

    -
    -
    - -
    - -
    -

    How will Ubuntu for tablets come to market?

    -

    End users will buy Ubuntu tablets through normal retail channels, led by our partners. Developers will also be able to install Ubuntu on a variety of common tablets, such as the Nexus 7 and Nexus 10.

    -
    -
    - -
    - -
    -

    Is it ready to build a device now?

    -

    No, however the program is on track and we have passed the key milestone of finalizing the design and engaging with both commercial partners and the open source community. We intend to announce our preferred chipset partner in the next few weeks, accelerating our engagements with hardware manufacturers.

    -
    -
    - -
    - -
    -

    Which partners will you be working with to bring the tablet to market?

    -

    Our existing PC partners have all expressed a desire to expand our relationship into mobile and touch categories, and phone OEMs that are working with us on Ubuntu phones will find it very easy to engage us on tablets too. Given the role of content on tablets, media companies looking for a more direct connection to their audience are also interested in Ubuntu.

    -
    -
    - -
    - -
    -

    How much will it cost?

    -

    We expect it to be priced competitively. Ubuntu is an affordable alternative for our partners and consumers.

    -
    -
    - -
    - -
    -

    I’m a developer, can I download the code on my device?

    -

    Our developer information site (www.ubuntu.com/gomobile) has relevant information for developers to start building apps for Ubuntu now.

    -

    The system code for phones and tablets will be published on Feb 21st under the normal Ubuntu process, and it will be possible to the run Ubuntu on a Nexus 7 or a Nexus 10 device if you already own that hardware. This Touch Developer Preview of Ubuntu will replace Android on those devices, so developers that are interested will need to be skilled at installing and replacing operating systems. It is not a final version of the OS, it a specific build for hardware partners and application developers.

    -
    -
    - -
    - -
    -

    Can I download Ubuntu onto tablets alongside my existing OS?

    -

    Ubuntu is a new OS, not an app. There is no consumer-facing installer of the kind created for Ubuntu on the PC. The only way to get an Ubuntu tablet is to buy a tablet built and supplied with Ubuntu by an OEM partner of Canonical.

    -
    -
    - -
    - -
    -

    Will it have any apps?

    -

    The Developer Preview contains a number of core applications such as a camera, web browser, Gallery for photo management. The applications will be a combination of both native applications and web applications.

    -

    Like Ubuntu on the PC and the phone, Ubuntu supports a variety of development frameworks: developers can repurpose existing web applications quickly, so that they get their own icons and access to system services like notifications and search, just like native apps. Mobile developers who have already created HTML5 apps for Android and iOS will be able to quickly adapt those apps, thanks to Ubuntu’s full support for HTML5.

    -

    To exploit the full power of the hardware, developers can create native apps using the Ubuntu SDK, for which an alpha release is available and which many developers are now using to create the first wave of native apps.

    -
    -
    - -
    - -
    -

    Will Ubuntu tablets run Android apps?

    -

    No, but we are making it extremely easy to republish Android apps for Ubuntu. Although both Android and Ubuntu are built on the Linux kernel, they are different operating systems. Android apps run in a Java virtual machine, whereas Ubuntu apps can be native or based on HTML5.

    -

    HTML5 apps written for Android devices using tools like PhoneGap will run unmodified on Ubuntu. Android apps that use Java will be easy to modify for Ubuntu’s distinctive UI, and publish in the Ubuntu app store, with Dalvik bundled in the app.

    -
    -
    - -
    - -
    -

    What do developers need to do to start building apps?

    -

    Web applications can make use of the Ubuntu Web Apps API to become installable on Ubuntu devices. HTML5 apps written for iOS or Android be adapted with minimal work, because Ubuntu offers full support for HTML5. Developers who want to create native apps that use the full power of the Ubuntu device should go to developer.ubuntu.com and download the Ubuntu SDK.

    -
    -
    - -
    - -
    -

    Is there a software development kit (SDK)?

    -

    A preview release of the SDK, including sample applications, is available from developer.ubuntu.com. Based on the same core tools as the native Blackberry SDK, it makes the development of native Ubuntu apps quick and easy. Developers can make a single app available for all Ubuntu form factors: phone, tablet, PC and TV, and publish in the Ubuntu Software Centre with a single upload.

    -
    -
    - -
    - -
    -

    How can you expect to compete with Android, iPad and Microsoft?

    -

    Ubuntu offers a gorgeous user interface that scales beautifully across phone, tablet, PC and TV. That’s a unique proposition for both corporate and consumer users, who are embracing new kinds of device in a sweeping trend.

    -

    The Ubuntu approach to service and content integration enables OEMs and carriers to participate in post-sale revenue streams without fragmenting the platform or user experience.

    -

    Ubuntu is an established ecosystem with very widespread enterprise familiarity, a trusted brand in sensitive environments and the platform of choice for developers from cloud to mobile. At the higher end Ubuntu offers true desktop convergence, perfect for companies focused on security, efficiency and manageability.

    -
    -
    - -
    - -
    -

    What are the minimum hardware requirements for Ubuntu on tablets?

    -

    Ubuntu runs well on today’s low-end tablets – a dual core Cortex A9 processor or similar, 1GB RAM, 8GB of storage and a multi-touch display are all that is needed.

    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/2013/02/press-pack-ubuntu-tablet/index.html b/templates/2013/02/press-pack-ubuntu-tablet/index.html deleted file mode 100755 index f2f85692dbf..00000000000 --- a/templates/2013/02/press-pack-ubuntu-tablet/index.html +++ /dev/null @@ -1,93 +0,0 @@ -{% extends "_base/one-column.html" %} - -{% block title %}Ubuntu tablet press pack{% endblock %} - -{% block content %} -
    -
    -

    Ubuntu tablet press pack

    -

    Ubuntu is a popular desktop OS that now offers a touch-based tablet interface, using gestures from all four edges of the screen to deliver a more immersive experience. It uniquely enables convergence of the mobile and PC worlds, boasting a stunning interface and a rich developer ecosystem.

    -
    -
    - Ubuntu on phone -
    -
    - -
    -

    About Ubuntu tablet

    -

    The Ubuntu family of interfaces now scales across all screens, so a phone can provide tablet, PC and TV experiences when docked

    -

    An Ubuntu tablet is a secure thin client that can be managed with the same tools as any Ubuntu server or desktop

    -

    A single OS for phone, tablet, PC and TV

    -
    - -
    -
    -

    Press and media assets

    -

    You can find more information about Ubuntu and the tablet interface here:

    -
    - - - -
    - -
    -
    -

    Videos

    -

    Learn all about the Ubuntu mobile strategy and Ubuntu on tablets.

    -
    -
    -

    Full video (6 mins) - 优酷视频 ›

    -

    -
    -
    -

    Trailer (1 min)

    -

    -
    -
    - -
    -

    Main features

    -
    -
    -
      -
    • Real multitasking: Ubuntu’s side stage allows a phone app on the screen at the same time as a tablet app to enable efficient multitasking and improve the usability of phone apps on tablets.
    • -
    • Secure multi-user: Multiple accounts on one tablet with full encryption for personal data, combined with the trusted Ubuntu security model makes it ideal for work and family use.
    • -
    • Voice controlled HUD productivity: The Heads-Up Display makes it fast and easy to do complex things on touch devices and transforms touch interfaces for rich applications, bringing all the power of the PC to your tablet.
    • -
    -
    -
    -
      -
    • Edge magic for cleaner apps: All four screen edges are used for navigation between apps, settings and controls, which means less clutter, more content, and sleeker hardware. No physical or soft buttons are required.
    • -
    • Content focus: Media is neatly presented on the customisable home screen, which can search hundreds of sources.
    • -
    -
    -
    -
    - -
    -
    -

    About Canonical

    -

    Canonical is the company behind Ubuntu and the leading provider of services for Ubuntu deployments in the enterprise. With global teams of developers, support staff and engineering centres, Canonical is uniquely positioned to help partners and customers make the most of Ubuntu. It also operates Ubuntu One, a cross-platform personal cloud service for consumers. Canonical is a privately held company.

    -

    Ubuntu is a free, open-source platform for client, server and cloud computing. It is the most widely used Linux on the top 1000 websites by traffic, the reference platform for OpenStack deployments, the most popular guest OS on public clouds, and ships on PCs from Dell, Lenovo, HP and other brands. Since its launch in 2004, it has become the preferred choice for open desktop and scale-out computing, from Fortune 500 companies to hardware makers, content providers, software developers and consumers.

    -
    - Canonical logo -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/2013/07/edge-founders.html b/templates/2013/07/edge-founders.html index b5e76f849d0..c1612a4b821 100755 --- a/templates/2013/07/edge-founders.html +++ b/templates/2013/07/edge-founders.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Ubuntu Edge founders{% endblock %} diff --git a/templates/2013/07/press-pack-ubuntu-edge/index.html b/templates/2013/07/press-pack-ubuntu-edge/index.html index e3ee7fc0d60..68f43a56edd 100755 --- a/templates/2013/07/press-pack-ubuntu-edge/index.html +++ b/templates/2013/07/press-pack-ubuntu-edge/index.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Ubuntu Edge press pack{% endblock %} diff --git a/templates/2013/_includes/_contextual_footer.html b/templates/2013/shared/_contextual_footer.html similarity index 100% rename from templates/2013/_includes/_contextual_footer.html rename to templates/2013/shared/_contextual_footer.html diff --git a/templates/_includes/_community.html b/templates/_includes/_community.html deleted file mode 100755 index dd825caade0..00000000000 --- a/templates/_includes/_community.html +++ /dev/null @@ -1,27 +0,0 @@ -
    - -
    -{% if level_1 == 'desktop' and not level_2 %} -
    -

    A thriving community

    - -

    Want to talk to other Ubuntu users straightaway? Share ideas and get advice and help from our large, active community of IT professionals. As a community, we set high standards for friendliness and tolerance, we welcome your questions and contributions!

    -
    -
    -

    Where to find us

    - -
    -{% else %} -

    A thriving community

    -

    Exchange expertise and ideas with thousands of other IT professionals

    -

    Want to talk to other Ubuntu users straightaway? Share ideas and get advice and help from our large, active community of IT professionals. As a community, we set high standards for friendliness and tolerance, we welcome your questions and contributions!

    -

    Join the community ›

    -{% endif %} -
    - -
    diff --git a/templates/_includes/_ubuntu_advantage_whats_inlcuded.html b/templates/_includes/_ubuntu_advantage_whats_inlcuded.html deleted file mode 100755 index 05e9744a69e..00000000000 --- a/templates/_includes/_ubuntu_advantage_whats_inlcuded.html +++ /dev/null @@ -1,41 +0,0 @@ -
    -
    -

    Ubuntu Advantage: what’s included?

    -

    Systems management: Landscape

    -

    With the Landscape systems management tool, you can automate updates and manage physical, virtual and cloud-based systems from a single interface. It’s easy to set up, easy to use and requires no special hardware. It features:

    -
    -
      -
    • Management at scale
    • -
    • Role-based access
    • -
    • Compliance reports
    • -
    -
      -
    • Deploy or rollback security updates
    • -
    • Informative monitoring
    • -
    -
    -

    Learn more about Landscape ›

    - {% if level_2 == 'hyperscale' %}

    See Landscape in action ›

    {% endif %} -
    -
    - -
    -
    - -
    -
    -
    -

    24/7 support

    -

    Canonical's Global Support & Services team provides around-the-clock coverage for Ubuntu deployments all over the world. Telephone support gives you access to engineers with first-hand experience of your issues, while the online portal lets you track the progress of cases in real time.

    -
    -
    -

    Technical library

    -

    Exclusive to Ubuntu Advantage subscribers, the Canonical Knowledge Base is an online library of articles on technical issues including security, migration and networking.

    -
    -
    -

    Flexible deployment

    -

    You can use Landscape hosted as a service or, install Landscape Dedicated Server on your hardware and enjoy the same functionality of Landscape's SaaS edition, but within the control of your own security perimeter.

    -
    -
    -

    Learn more about Ubuntu Advantage ›

    -
    diff --git a/templates/about/_nav_tertiary.html b/templates/about/_nav_tertiary.html index 8a74fed19a7..bf116279dd8 100755 --- a/templates/about/_nav_tertiary.html +++ b/templates/about/_nav_tertiary.html @@ -6,6 +6,6 @@ Code of Conduct Diversity Ubuntu and Debian - Derivatives + Flavours {% endif %} \ No newline at end of file diff --git a/templates/about/about-ubuntu/conduct.html b/templates/about/about-ubuntu/conduct.html index 8307413c9d8..9ecdd3ff1cb 100755 --- a/templates/about/about-ubuntu/conduct.html +++ b/templates/about/about-ubuntu/conduct.html @@ -3,7 +3,7 @@ {% block title %}Ubuntu Code of Conduct v2.0{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Code of Conduct" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Code of Conduct" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/about-ubuntu/diversity.html b/templates/about/about-ubuntu/diversity.html index e9a6ab12a74..c6ab965440a 100755 --- a/templates/about/about-ubuntu/diversity.html +++ b/templates/about/about-ubuntu/diversity.html @@ -3,7 +3,7 @@ {% block title %}Diversity | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Diversity" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Diversity" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/about-ubuntu/derivatives.html b/templates/about/about-ubuntu/flavours.html old mode 100755 new mode 100644 similarity index 56% rename from templates/about/about-ubuntu/derivatives.html rename to templates/about/about-ubuntu/flavours.html index dff1302ad16..42311a3f629 --- a/templates/about/about-ubuntu/derivatives.html +++ b/templates/about/about-ubuntu/flavours.html @@ -1,22 +1,20 @@ {% extends "about/base_about.html" %} -{% block title %}Derivatives | About Ubuntu{% endblock %} +{% block title %}Flavours | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Derivatives" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Derivatives" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %}
    -

    Derivatives

    +

    Flavours

    -

    Ubuntu is a popular operating system and a popular starting point for people who want to create their own operating systems.

    -

    Derivatives of Ubuntu include local-language and hardware-specific versions.

    -

    Download Ubuntu flavor derivatives using the links below.

    +

    Ubuntu is a popular operating system and a popular starting point for people who want to create their own operating systems.

    Recognised Ubuntu flavours

    -

    These are derivatives that use Ubuntu as their foundation and contribute significantly towards the project.

    +

    These are flavours that use Ubuntu as their foundation and contribute significantly towards the project.

    • Edubuntu — Ubuntu for education
    • @@ -27,10 +25,11 @@

      Recognised Ubuntu flavours

    • Mythbuntu — Designed for creating a home theatre PC with MythTV
    • Ubuntu Studio — Designed for multimedia editing and creation
    • Xubuntu — Ubuntu with the XFCE desktop environment
    • +
    • Ubuntu MATE — Ubuntu with the MATE desktop environment
    -

    Localised derivatives

    -

    Due to space considerations, only a few languages are included on the Ubuntu CDs. Support for other languages can be found on DVD, and from sources around the Internet. The following derivatives have full language support for the relevant language directly on the CD.

    +

    Localizations

    +

    Due to space considerations, only a few languages are included on the standard Ubuntu images. Support for other languages can be found on DVD, and from sources around the Internet. The following derivatives have full language support for the relevant language directly on the standard image.

    • German
    • @@ -41,8 +40,8 @@

      Localised derivatives

    • Simplified Chinese
    -

    Other derivatives

    -

    A complete list of known derivatives is maintained on the Ubuntu Wiki Derivatives Team page.

    +

    Other editions

    +

    A complete list of known flavours is maintained on the Ubuntu Wiki Derivatives Team page.

    {% endblock content %} \ No newline at end of file diff --git a/templates/about/about-ubuntu/governance.html b/templates/about/about-ubuntu/governance.html index 1ccab324d35..738fd01c86c 100755 --- a/templates/about/about-ubuntu/governance.html +++ b/templates/about/about-ubuntu/governance.html @@ -3,7 +3,7 @@ {% block title %}Governance | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Governance" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Governance" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/about-ubuntu/index.html b/templates/about/about-ubuntu/index.html index 87626377868..27734c51144 100755 --- a/templates/about/about-ubuntu/index.html +++ b/templates/about/about-ubuntu/index.html @@ -3,7 +3,7 @@ {% block title %}About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" page_title="About Ubuntu" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" page_title="About Ubuntu" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} @@ -12,24 +12,24 @@

    The Ubuntu story

    ubuntu |oǒ'boǒntoō|

    -

    Ubuntu is an ancient African word meaning 'humanity to others'. It also means 'I am what I am because of who we all are'. The Ubuntu operating system brings the spirit of Ubuntu to the world of computers.

    +

    Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of who we all are’. The Ubuntu operating system brings the spirit of Ubuntu to the world of computers.

    Where did it all begin?

    -

    Linux was already established as an enterprise server platform in 2004, but free software was not a part of everyday life for most computer users. That's why Mark Shuttleworth gathered a small team of developers from one of the most established Linux projects – Debian – and set out to create an easy-to-use Linux desktop: Ubuntu.

    +

    Linux was already established as an enterprise server platform in 2004, but free software was not a part of everyday life for most computer users. That’s why Mark Shuttleworth gathered a small team of developers from one of the most established Linux projects — Debian — and set out to create an easy-to-use Linux desktop: Ubuntu.

    The vision for Ubuntu is part social and part economic: free software, available to everybody on the same terms, and funded through a portfolio of services provided by Canonical.

    - -

    Ubuntu releases

    + +

    Ubuntu releases

    The Ubuntu team broke new ground in committing to a programme of scheduled releases on a predictable six-month basis. It was decided that every fourth release, issued on a two-year basis, would receive long-term support (LTS). LTS releases are typically used for large-scale deployments.

    -

    Ubuntu is different from the commercial Linux offerings that preceded it because it doesn't divide its efforts between a high-quality commercial version and a free 'community' version. The commercial and community teams collaborate to produce a single, high-quality release, which receives ongoing maintenance for a defined period. Both the release and ongoing updates are freely available to all users.

    +

    Ubuntu is different from the commercial Linux offerings that preceded it because it doesn’t divide its efforts between a high-quality commercial version and a free ‘community’ version. The commercial and community teams collaborate to produce a single, high-quality release, which receives ongoing maintenance for a defined period. Both the release and ongoing updates are freely available to all users.

    -

    Governance

    -

    The first official Ubuntu release -- Version 4.10, codenamed the 'Warty Warthog' — was launched in October 2004, and sparked dramatic global interest as thousands of free software enthusiasts and experts joined the Ubuntu community.

    +

    Governance

    +

    The first official Ubuntu release — Version 4.10, codenamed the ‘Warty Warthog’ — was launched in October 2004, and sparked dramatic global interest as thousands of free software enthusiasts and experts joined the Ubuntu community.

    The governance of Ubuntu is somewhat independent of Canonical, with volunteer leaders from around the world taking responsibility for many critical elements of the project. It remains a key tenet of the Ubuntu Project that Ubuntu is a shared work between Canonical, other companies, and the thousands of volunteers who bring their expertise to bear on making it a world-class platform for anyone to use.

    -

    Ubuntu today

    -

    Ubuntu today has eight flavours and dozens of localised and specialised derivatives. There are also special editions for servers, OpenStack clouds, and mobile devices. All editions share common infrastructure and software, making Ubuntu a unique single platform that scales from consumer electronics to the desktop and up into the cloud for enterprise computing.

    -

    The Ubuntu OS and the innovative Ubuntu for Android convergence solution make it an exciting time for Ubuntu on mobile devices. In the cloud, Ubuntu is the reference operating system for the OpenStack project, it’s a hugely popular guest OS on Amazon's EC2 and Rackspace's Cloud, and it’s pre-installed on computers from Dell, HP, Asus, Lenovo and other global vendors. And thanks to that shared infrastructure, developers can work on the desktop, and smoothly deliver code to cloud servers running the stripped-down Ubuntu Server Edition.

    -

    After many years Ubuntu still is and always will be free to use, share and develop. We hope it will bring a touch of light to your computing — and we hope that you'll join us in helping to build the next version.

    +

    Ubuntu today

    +

    Ubuntu today has nine flavours and dozens of localised and specialised derivatives. There are also special editions for servers, OpenStack clouds, and mobile devices. All editions share common infrastructure and software, making Ubuntu a unique single platform that scales from consumer electronics to the desktop and up into the cloud for enterprise computing.

    +

    The Ubuntu OS and the innovative Ubuntu for Android convergence solution make it an exciting time for Ubuntu on mobile devices. In the cloud, Ubuntu is the reference operating system for the OpenStack project, it’s a hugely popular guest OS on Amazon’s EC2 and Rackspace’s Cloud, and it’s pre-installed on computers from Dell, HP, Asus, Lenovo and other global vendors. And thanks to that shared infrastructure, developers can work on the desktop, and smoothly deliver code to cloud servers running the stripped-down Ubuntu Server Edition.

    +

    After many years Ubuntu still is and always will be free to use, share and develop. We hope it will bring a touch of light to your computing — and we hope that you’ll join us in helping to build the next version.

    {% endblock content %} diff --git a/templates/about/about-ubuntu/licensing.html b/templates/about/about-ubuntu/licensing.html index 6f36cedcb6a..310e383202b 100755 --- a/templates/about/about-ubuntu/licensing.html +++ b/templates/about/about-ubuntu/licensing.html @@ -3,7 +3,7 @@ {% block title %}Licensing | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Licensing" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Licensing" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/about-ubuntu/our-philosophy.html b/templates/about/about-ubuntu/our-philosophy.html index f5c929b9a70..3283f89c57e 100755 --- a/templates/about/about-ubuntu/our-philosophy.html +++ b/templates/about/about-ubuntu/our-philosophy.html @@ -3,7 +3,7 @@ {% block title %}Our Philosophy | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Our philosophy" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Our philosophy" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/about-ubuntu/ubuntu-and-debian.html b/templates/about/about-ubuntu/ubuntu-and-debian.html index c375485392b..c877c720abe 100755 --- a/templates/about/about-ubuntu/ubuntu-and-debian.html +++ b/templates/about/about-ubuntu/ubuntu-and-debian.html @@ -3,7 +3,7 @@ {% block title %}Ubuntu and Debian | About Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Ubuntu and Debian" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="About Ubuntu" page_title="Ubuntu and Debian" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/base_about.html b/templates/about/base_about.html index 614baf51868..e23f568bbef 100755 --- a/templates/about/base_about.html +++ b/templates/about/base_about.html @@ -1,6 +1,6 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/about/canonical-and-ubuntu.html b/templates/about/canonical-and-ubuntu.html index 7b66fb5b6de..aa36c42d16d 100755 --- a/templates/about/canonical-and-ubuntu.html +++ b/templates/about/canonical-and-ubuntu.html @@ -3,7 +3,7 @@ {% block title %}Canonical and Ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" page_title="Canonical and Ubuntu" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" page_title="Canonical and Ubuntu" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/contact-us/form/index.html b/templates/about/contact-us/form/index.html index 0b9718fc5d8..fb29e8b4be9 100755 --- a/templates/about/contact-us/form/index.html +++ b/templates/about/contact-us/form/index.html @@ -5,7 +5,7 @@ {% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, Linux, Windows alternative, Mac alternative, thin client, Business desktop{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" subsection_title="Contact us" page_title="Form" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" subsection_title="Contact us" page_title="Form" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/contact-us/index.html b/templates/about/contact-us/index.html index ebca7c22272..10fd7f5e456 100755 --- a/templates/about/contact-us/index.html +++ b/templates/about/contact-us/index.html @@ -3,7 +3,7 @@ {% block title %}Contact us{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/about/index.html b/templates/about/index.html index dce2d599697..ea2de2c5e80 100755 --- a/templates/about/index.html +++ b/templates/about/index.html @@ -3,7 +3,7 @@ {% block title %}About the Ubuntu project{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="About" page_title="The Ubuntu Project" %} + {% include "templates/_nav_breadcrumb.html" with section_title="About" page_title="The Ubuntu Project" %} {% endblock second_level_nav_items %} {% block content %} @@ -34,24 +34,15 @@

    Ubuntu and Canonical ›

    Why use Ubuntu?

    -
      -
    • -

      Ubuntu is far more than an operating system. With thousands of applications to choose from, it’s completely free and easy to use.

      -
    • -
    • -

      Ubuntu is made for sharing. Use it, modify it, improve it, share it. Anywhere, any time and with any number of people all over the world. No licence required.

      -
    • -
    • -

      Ubuntu operating systems are regularly updated and come in a new, improved, easy-to-install release every six months, so you’re always up to date.

      -
    • -
    • -

      Ubuntu comes with all the support you need and powers the most popular computers – on servers, desktops, notebooks and netbooks.

      -
    • -
    • -

      Ubuntu comes with a ready-made community dedicated to building and promoting free systems and software. Join us.

      -
    • +
        +
      • Ubuntu is far more than an operating system. With thousands of applications to choose from, it's completely free and easy to use.
      • +
      • Ubuntu is made for sharing. Use it, modify it, improve it, share it. Anywhere, any time and with any number of people all over the world. No licence required.
      • +
      • Ubuntu operating systems are regularly updated. Come in a new, improved, easy-to-install release every six months, so you're always up to date.
      • +
      • Ubuntu comes with all the support you need and powers the most popular computers — on servers, desktops, notebooks and netbooks.
      • +
      • Ubuntu comes with a ready-made community dedicated to building and promoting free systems and software. Join us.
      -
      + +

      Take a look:

      • Ubuntu
      • diff --git a/templates/support/_includes/_contextual_footer.html b/templates/about/shared/_contextual_footer.html similarity index 59% rename from templates/support/_includes/_contextual_footer.html rename to templates/about/shared/_contextual_footer.html index fd593516557..3c619d9653b 100755 --- a/templates/support/_includes/_contextual_footer.html +++ b/templates/about/shared/_contextual_footer.html @@ -1,4 +1,4 @@

        Further reading

        - {% include "_base/_further_reading_links.html" %} + {% include "templates/_further_reading_links.html" %}
        diff --git a/templates/base_index.html b/templates/base_index.html index 0ce068dab18..e939ca2d110 100755 --- a/templates/base_index.html +++ b/templates/base_index.html @@ -1,4 +1,4 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block title %}The leading OS for PC, tablet, phone and cloud{% endblock %} {% block extra_body_class %}homepage {% block takeover_body_class %}{% endblock takeover_body_class %}{% endblock extra_body_class %} @@ -8,7 +8,7 @@ {% block takeover_content %} {% endblock takeover_content %} {% block footer_content %} - {% include "takeovers/_footer_homepage.html" %} + {# include "takeovers/_footer_homepage.html" #} {% endblock footer_content %} {% endblock content %} {% endblock outer_content %} \ No newline at end of file diff --git a/templates/desktop/_includes/_contextual_footer.html b/templates/desktop/_includes/_contextual_footer.html deleted file mode 100755 index 690b84ab58a..00000000000 --- a/templates/desktop/_includes/_contextual_footer.html +++ /dev/null @@ -1,39 +0,0 @@ -{% if level_2 == 'ubuntu-kylin-zh-CN' %} -
        -

        下载

        -

        下载和安装Ubuntu,你只需要一张空白的DVD或USB记忆棒。

        - Download now -
        -
        -

        商用Ubuntu

        -

        希望在您的企业使用Ubuntu桌面

        -

        Get in touch ›

        -
        - -{% else %} -
        -

        Download

        -

        To download and install Ubuntu, all you need is a blank DVD or USB stick.

        - Download now -
        -
        -

        Ubuntu for business

        -

        Interested in Ubuntu desktop for your enterprise?

        -

        Get in touch ›

        -
        - - {% endif %} \ No newline at end of file diff --git a/templates/desktop/_nav_secondary.html b/templates/desktop/_nav_secondary.html index 355b68c5363..e7a477bcfe7 100755 --- a/templates/desktop/_nav_secondary.html +++ b/templates/desktop/_nav_secondary.html @@ -1,9 +1,9 @@
      • Overview
      • Features - For business + For enterprise + For education + For government For developers - Take the tour - Desktop management - Ubuntu Kylin + For China
      \ No newline at end of file diff --git a/templates/desktop/base_desktop.html b/templates/desktop/base_desktop.html index 614baf51868..e23f568bbef 100755 --- a/templates/desktop/base_desktop.html +++ b/templates/desktop/base_desktop.html @@ -1,6 +1,6 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/desktop/business/index.html b/templates/desktop/business/index.html deleted file mode 100755 index 202f109e1ff..00000000000 --- a/templates/desktop/business/index.html +++ /dev/null @@ -1,118 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Business as usual | Desktop{% endblock %} -{% block meta_description %}Fast, easy and quick to deploy, switching to Ubuntu has never been easier{% endblock %} -{% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, Linux, Windows alternative, Mac alternative, thin client, Business desktop{% endblock %} -{% block extra_body_class %}desktop-for-business{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Business" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      -
      -

      Business as usual

      -

      Robust, beautiful and future-proof: There has never been a better time to use Ubuntu

      -

      Why spend money on licenses, when Ubuntu offers a lightweight, secure and intuitive operating system for free? With Ubuntu, it’s business as usual. Its ease of use means users can get up and running immediately. It comes with a full office suite which supports Windows file formats. Or you can continue using Microsoft Office hosted on Windows or Citrix servers. With support for Windows XP having ended in April 2014, now is the perfect time to explore Ubuntu.

      -

      Get Ubuntu now

      -
      -
      -
      -

      “We were really surprised by how easily everyone adjusted to the new operating system.”

      -

      Martin Andel, Systems Administrator, Skalica City Hall

      -
      -
      -
      - -
      -
      -

      Easy to manage, enterprise-wide

      -

      With Landscape, the commercial Ubuntu systems management tool from Canonical, IT administrators can easily manage thousands of end-user devices across your enterprise.

      -

      Our long-term support (LTS) releases offer stability and continuity, with regular updates for five years.

      -

      Learn more about systems management and support ›

      -
      -
      - Landscape webpage with load data -
      -
      - -{% include "_includes/_enterprise_blog.html" %} - -
      -
      -

      Secure to its core

      -

      Your users and data are safe, because the operating system is hardened against bugs and malware. The default settings prioritise security, and Ubuntu comes with a firewall and file and disk encryption tools.

      -

      Our security team works with vendors and the community to promptly fix potential vulnerabilities, and proactively develops and integrates new features to improve security.

      -
      -
      -

      No hidden costs, no lock-in

      -

      Looking to escape the cycle of endless Windows upgrades? Now, there's a real alternative. No licence fees and no licence tracking overhead. With Ubuntu, you can scale your desktop infrastructure while keeping your cost down. You only pay for the level of support you need.

      -

      Download now for free ›

      -
      -
      - -
      -

      Widely supported

      -

      Ubuntu is supported on X86 and ARM hardware, and nearly 70% of the PCs shipped by the major PC companies are now certified to work with Ubuntu.

      -
      -

      Works with all your hardware and software

      - -
      -
      - -
      -
      -

      The perfect thin client

      -

      Repurposing PCs as Ubuntu-based thin clients increases security and lowers complexity. All without incurring hardware expenses. Using our stateless login modes, no user data is left on the device after the user logs out.

      -

      With Ubuntu Advantage, which includes a subscription to the Landscape Hosted service, you can centrally manage repurposed PCs without having to deploy management servers on premises.

      -

      Find out more about Ubuntu Advantage ›

      -
      -
      - Remote login screen on Ubuntu -
      -
      - -
      -
      -

      The natural replacement for Windows XP

      -

      With Windows XP reaching end of life and Windows 7 support ending soon, there’s never been a better time to switch to Ubuntu.

      -
        -
      • Free from licensing costs
      • -
      • Ranked the most secure OS of 11 tested by CESG, the UK national security agency
      • -
      • Includes popular web browsers and Microsoft-compatible productivity software
      • -
      • Support for multiple displays, HiDPI screens and touch devices
      • -
      • Fast access to a wide range of apps in the Ubuntu Software Centre
      • -
      • Powerful desktop search with extensible scopes to make finding files faster
      • -
      -

      Learn how Bukwang Pharmaceuticals benefited by switching from Windows to Ubuntu.

      -
      -
      - Upgrade graph -
      -
      - -
      -{% include "_includes/_ubuntu_advantage_community.html" %} -
      -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/desktop/contact-us.html b/templates/desktop/contact-us.html index d6550106fd6..4fcb9461340 100755 --- a/templates/desktop/contact-us.html +++ b/templates/desktop/contact-us.html @@ -5,7 +5,7 @@ {% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, Linux, Windows alternative, Mac alternative, thin client, Business desktop{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/desktop/developers.html b/templates/desktop/developers.html new file mode 100755 index 00000000000..1b627ecd2a9 --- /dev/null +++ b/templates/desktop/developers.html @@ -0,0 +1,125 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}Desktop for developers{% endblock %} +{% block extra_body_class %}desktop-for-developers{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="For developers" %} +{% endblock second_level_nav_items %} + +{% block content %} +
      +
      +

      Ubuntu Desktop for developers

      +

      Whether you’re a mobile app developer, an engineering manager, a music or video editor or a financial analyst with large-scale models to run — in fact, anyone in need of a powerful machine for your work — Ubuntu is the ideal platform.

      +

      Get Ubuntu now

      + {% include "desktop/shared/_share-this.html" with tweet="Check out #Ubuntu, the developers’ favourite desktop OS" %} +
      +
      + +
      +

      Why use Ubuntu for development?

      +
      +
        +
      • The fastest route from development to deployment on desktop, mobile, server or cloud
      • +
      • The desktop of choice for developers at some of the world’s leading technology companies
      • +
      • The broadest and best development tools and libraries
      • +
      +
        +
      • Lightweight to either run natively or in a VM, on a PC or a Mac
      • +
      • Ideal for any resource-intensive environment, from data mining to large-scale financial modelling
      • +
      +
      +
      + +
      +
      + 18.7% use Ubuntu over 4% for Debian +

      * This graph excludes non-Linux OSs

      +
      +
      +

      With Ubuntu, you’re in good company

      +

      Ubuntu is used by thousands of development teams around the world because of its versatility, reliability, constantly updated features, and extensive developer libraries.

      +

      If you’re managing developers, Ubuntu is the best way to increase your team’s productivity and guarantee a smooth transition from development all the way to production. Ubuntu is the world’s most popular open source OS for both development and deployment, from the data centre to the cloud.

      +

      Learn more about Ubuntu’s cloud offering ›

      +
      +
      + +
      +

      What’s new in 15.04?

      +

      Alongside support for the very latest hardware, Ubuntu 15.04 includes new versions of many core apps and developer technologies.

      +
      +
        +
      • Linux 3.19 kernel
      • +
      • Firefox 37, Thunderbird 31.6, Chromium 41 and LibreOffice 4.4 updates
      • +
      • Moved to systemd
      • +
      +
        +
      • Locally Integrated Menus (LIM) are enabled by default
      • +
      • Ubuntu Make released, was the Ubuntu Developer Tools Centre
      • +
      • Unity 7.3.2, Gtk 3.14.12, Compiz 0.9.12.1 and qt 5.4.1updates
      • +
      +
      +

      Read the full release notes

      +
      + +
      +
      +

      All the tools developers need

      +

      Whether your team uses Python, Ruby, Node.js or Java, no operating system is easier to set up than Ubuntu. Everything your developers need is just a click or an apt-get away.

      +

      Want to try your hand at developing for Ubuntu? Join our worldwide app developer community.

      +

      Learn more about developing for Ubuntu ›

      +
      +
      + +
      +
      + +
      +
      +
      +

      By developers, for developers

      +

      Ubuntu is the result of contributions by thousands of developers, motivated by the desire to create their own perfect developer environment. That’s why it’s used by some of the world’s most exciting technology companies and it’s why Valve decided to port its hugely popular Steam virtual games store to Ubuntu. Ubuntu runs on architectures from x86 to ARM and on cloud platforms from OpenStack to Azure and EC2. This versatility makes it the ideal choice for companies with a diverse hardware infrastructure.

      +

      See all Ubuntu certified PCs

      +
      +
      + Developer laptop +
      +
      +
      +
      +

      Ubuntu has been the perfect OS given its popularity with developers developers and its cloud capabilities. That’s why it’s preloaded on the 4th generation of our XPS 13 laptop and our new Precision M3800 Mobile Workstation.

      +

      Barton George, Director of developer programs at Dell services

      +
      +
      +
      + +
      +
      +
      +

      Deployment made easy

      +

      When it comes to speed and simplicity of deployment, nothing touches Ubuntu.

      +

      Taking a service developed on the desktop and running it on a server or in the cloud just works. Ubuntu also has developed Juju, a service orchestration tool, that simplifies the often-cumbersome handover between development and ops teams — and it speeds the process up dramatically.

      +

      More about Juju ›

      +
      +
      +
      + +
      +
      + +
      +
      +
      +

      Support tailored to developers’ needs

      +

      With Ubuntu Advantage and Landscape, you can standardise your developer workstations. It helps you manage updates, security patches, and reporting, while minimising downtime. Give your developers the freedom they want while retaining the control you need.

      +

      Learn more about Ubuntu Advantage ›

      +
      +
      +
      + Landscape screenshot +
      +
      + +{% endblock content %} +{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/developers/index.html b/templates/desktop/developers/index.html deleted file mode 100755 index 6ccd42116e9..00000000000 --- a/templates/desktop/developers/index.html +++ /dev/null @@ -1,128 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Desktop for developers{% endblock %} -{% block extra_body_class %}desktop-for-developers{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="For developers" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      -

      Ubuntu Desktop for developers

      -
      -

      Whether you’re a mobile app developer, an engineering manager, a music or video editor or a financial analyst with large-scale models to run ‐ in fact, anyone in need of a powerful machine for your work ‐ Ubuntu is the ideal platform.

      -

      Get Ubuntu now

      -
      -
      - -
      -
      - -
      -

      Why use Ubuntu for development?

      -
      -
        -
      • The fastest route from development to deployment on desktop, mobile, server or cloud
      • -
      • The desktop of choice for developers at some of the world’s leading technology companies
      • -
      • Development environments can easily be set-up for any open-source technology
      • -
      • Support for multi-touch input via trackpads and touchscreens
      • -
      • Intuitive interface with support for high pixel density monitors
      • -
      • The broadest and best development tools and libraries, all accessed easily from within the OS
      • -
      -
      -
      -
        -
      • Lightweight enough to install natively or in a VM, on a PC or a Mac, yet efficient enough to enable you to get the most out of your hardware
      • -
      • Ideal for any resource-intensive environment, from data mining to large-scale financial modelling
      • -
      • Certified to run on a wide range of hardware from the biggest brands in the industry
      • -
      • Enterprise systems management and support available direct from Canonical
      • -
      • Five years of security and maintenance updates guaranteed with Ubuntu 14.04 LTS
      • -
      -
      -
      - -
      -
      -
      - - -

      * This graph excludes non-Linux OSs

      -
      -
      -

      With Ubuntu, you’re in good company

      -

      Ubuntu is used by thousands of development teams around the world because of its versatility, reliability, constantly updated features, and extensive developer libraries.

      -

      If you’re managing developers, Ubuntu is the best way to increase your team’s productivity and guarantee a smooth transition from development all the way to production. Ubuntu is the world’s most popular open source OS for both development and deployment. It is the base OS for OpenStack, and is compatible with many other cloud technologies such as AWS EC2. In addition, Ubuntu will run as a guest OS on all leading public clouds.

      -

      Need a micro-cloud on local machines? Ubuntu Server includes all the components of OpenStack ‐ and it’s free to set up, use, and maintain. In short, Ubuntu is the perfect platform for both your traditional and agile development needs.

      -

      Interested in cloud deployment? Learn more about Ubuntu’s cloud offering ›

      -
      -
      - -
      -
      -

      All the tools developers need

      -

      Whether your team uses Python, Ruby, Node.js or Java, no desktop operating system is easier to set up than Ubuntu. Need Eclipse? Just type it into the Ubuntu Software Centre and click to install. The breadth and quality of Ubuntu’s repositories are unrivalled. In fact, everything your developers need is just a click or an apt-get away.

      -

      Want to try your hand at developing for Ubuntu? Join our worldwide app developer community.

      -

      Learn more about developing for Ubuntu ›

      -
      -
      - -
      -
      - -
      -
      -
      -

      When choosing an OS to pre-install on the Dell XPS-13, our new developer-oriented laptop, Ubuntu was a natural choice. Ubuntu's overwhelming popularity among developers and its cloud capabilities made it a no‐brainer. 

      -

      Barton George, Director, Web Vertical, Dell

      -
      -
      -
      -

      By developers, for developers

      -

      Ubuntu is the result of contributions by thousands of developers, motivated by the desire to create their own perfect developer environment. That’s why it’s used by some of the world’s most exciting technology companies, such as Instagram and Twitpic. And it’s why Valve has decided to port its hugely popular Steam virtual games store to Ubuntu. Ubuntu runs on architectures from x86 to ARM and on cloud platforms from OpenStack to Azure and EC2. This versatility makes it the ideal choice for companies with a diverse hardware infrastructure, a “bring your own device” (BYOD) environment or plans to move operations to the cloud.

      -

      See the full list of desktops and laptops certified to
      run Ubuntu ›

      -
      -
      - -
      -
      -

      Deployment made easy

      -

      When it comes to speed and simplicity of deployment, nothing touches Ubuntu.

      -

      Juju, Ubuntu’s service orchestration tool, simplifies the often-cumbersome handover between development and ops teams – and it speeds the process up dramatically. Juju Charms automate the deployment of common cloud services and enterprise applications, so your deployments can grow and shrink on demand. With hundreds of pre-existing Charms to adapt and the facility for developers to write their own, nothing gets new code into production as quickly and reliably as Juju.

      -

      More about Juju ›

      -
      -
      - -
      -
      - -
      -
      - -
      -
      -

      Systems management

      -

      With Landscape, the systems management tool from Canonical, you can manage updates, security patches, and reporting, while minimising downtime. You can give your developers the freedom they want while you retain control over your assets.

      -

      Learn more about Landscape ›

      -
      -
      - -
      -

      Support tailored to developers’ needs

      -
      -

      Need to standardise your developer workstations? Canonical can provide support at any level, from advice and best practice to planning and implementing changes. If you need help on niche issues, we can fix them as they arise ‐ or you can turn to Ubuntu’s worldwide developer community for help and advice.

      -

      Learn more about Ubuntu Advantage ›

      -
      -
      -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/developers/thin-client.html b/templates/desktop/developers/thin-client.html deleted file mode 100755 index 3262c2520bc..00000000000 --- a/templates/desktop/developers/thin-client.html +++ /dev/null @@ -1,14 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Desktop for developers{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="For developers" page_title="Thin client" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      -

      Thin client

      -
      -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/education.html b/templates/desktop/education.html new file mode 100644 index 00000000000..97fdeec9598 --- /dev/null +++ b/templates/desktop/education.html @@ -0,0 +1,124 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}For education{% endblock %} +{% block extra_body_class %}desktop-education{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="For enterprise" %} +{% endblock second_level_nav_items %} + +{% block content %} + +
      +
      +

      Ubuntu for education

      +

      With a wide range of educational software and certified hardware, Ubuntu provides secure, cost-effective, accessible computing to schools, colleges and universities.

      + {% include "desktop/shared/_share-this.html" with tweet="Learn how #Ubuntu desktop OS helps students and teachers around the world" %} +
      +
      + +
      +

      Education essentials

      +
      +
        +
      • Open source — free from licensing restrictions
      • +
      • Microsoft-compatible office productivity suite
      • +
      • Fully translated into 40+ languages
      • +
      • Virus free and highly secure
      • +
      +
        +
      • On-site consulting services and training available
      • +
      • User-friendly interface
      • +
      • Runs well on old and new hardware
      • +
      • A wide range of education-specific apps for students and educators alike
      • +
      +
      +
      + +
      +

      A global success in education

      +
      +
      +

      Penn Manor school district, USA

      +

      Penn Manor saved $345,000 on 1,725 Ubuntu PCs at a fraction of what proprietary software costs.

      +

      Learn about saving with Ubuntu

      +
      +
      +

      El Centro de Gestión Avanzado, Spain

      +
      +

      Students throughout Andalusia now have access to a stable and easy-to-use technology environment.

      +
      +

      Learn about switching to Ubuntu

      +
      +
      +

      Université de Nantes, France

      +

      Reduced the total cost of ownership across 40,000 Windows-dominated desktops.

      +

      Learn how Ubuntu cuts costs

      +
      +
      +
      + +
      +
      +

      Countless open source tools and apps available

      +
      +
      + Gcompris icon +
      +
      +

      Gcompris

      +

      Software suite of learning and skill building activities for school children.

      +
      +
      + Marble icon +
      +
      +

      Marble

      +

      Extensive virtual world atlas for exploring the earth and other planets.

      +
      +
      + iTalc icon +
      +
      +

      iTalc

      +

      IT tool which allows teachers to manage individual computers within school’s network.

      +
      + +
      + Scribus icon +
      +
      +

      Scribus

      +

      Desktop publishing application for professional typesetting and interactive presentations.

      +
      +
      + Lightspeed icon +
      +
      +

      Lightspeed

      +

      Physics simulator for exploring the special theory of relativity.

      +
      +
      + Schooltool icon +
      +
      +

      SchoolTool

      +

      Web based student information system designed for schools in developing countries.

      +
      +
      + +
      +
      +
      +

      Support and management tools for your school

      +

      Ubuntu Advantage is the professional support package from the experts at Canonical. Get 24x7 support with access to engineers with first-hand experience of your issues. It also includes Landscape, the Ubuntu systems management tool, for monitoring, managing, patching and compliance reporting on all your Ubuntu desktops.

      +

      Learn about Ubuntu Advantage ›

      +
      +
      +
      + Landscape screenshot +
      +
      + +{% endblock content %} +{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/enterprise.html b/templates/desktop/enterprise.html new file mode 100644 index 00000000000..c88c8d33cbb --- /dev/null +++ b/templates/desktop/enterprise.html @@ -0,0 +1,81 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}For enterprise{% endblock %} +{% block extra_body_class %}desktop-enterprise{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="For enterprise" %} +{% endblock second_level_nav_items %} + +{% block content %} +
      +
      +

      Ubuntu for enterprise

      +

      On the desktop, Ubuntu has been widely adopted by small and large enterprises because of its ease of use, speed, apps, security model, management tools and low cost of ownership.

      + {% include "desktop/shared/_share-this.html" with tweet="See how #Ubuntu desktop OS might benefit your business" %} +
      +
      + +
      +

      Enterprise essentials built-in

      +
      +
        +
      • Microsoft-compatible office productivity suite
      • +
      • Fully translated into 40+ languages
      • +
      • Open source — free from licensing restrictions
      • +
      +
        +
      • Virus free and highly secure
      • +
      • On-site consulting services and training available
      • +
      +
      +
      + +
      +
      +

      Ubuntu in action

      +
      +
      +
      +

      Carbonado Intermedia and Auteuristic

      +
      +

      We simply wouldn’t be able to deliver our work as fast and cost-effectively as this with any other platform… Ubuntu gives us wings!

      +
      +

      Learn how Ubuntu workstations deliver

      +
      +
      +

      Bukwang Pharmaceuticals

      +

      Faced with an expensive new contract from Microsoft, Bukwang Pharma switched 400 PCs to Ubuntu and saved $300,00 on annual licensing alone.

      +

      Learn how switching to Ubuntu saves money

      +
      +
      +
      + +
      +
      +
      +

      Enterprise-wide support and management tools

      +

      Ubuntu Advantage is the professional support package from the experts at Canonical. Get 24x7 support with access to engineers with first-hand experience of your issues. It also includes Landscape, the Ubuntu systems management tool, for monitoring, managing, patching and compliance reporting on all your Ubuntu desktops.

      +

      Learn about Ubuntu Advantage ›

      +
      +
      +
      + Landscape screenshot +
      +
      + +
      +
      + Laptop photo +
      +
      +
      +

      Buy it pre-installed

      +

      Ubuntu runs on the world’s best hardware, including HP, Dell, Asus and Lenovo. And with nearly 70% of PCs shipped by the major PC companies already certified to work with Ubuntu, it is easy to find hardware that will work for your business.

      +

      Learn more about Ubuntu certified hardware ›

      +
      +
      +
      + +{% endblock content %} +{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/features.html b/templates/desktop/features.html new file mode 100755 index 00000000000..974c7a083f8 --- /dev/null +++ b/templates/desktop/features.html @@ -0,0 +1,290 @@ +{% extends "desktop/base_desktop.html" %} +{% block extra_body_class %}desktop-features{% endblock %} +{% block head_extra %} + +{% endblock %} +{% block title %}Desktop features{% endblock %} +{% block meta_description %}Learn about all the great features and default applications in the Ubuntu desktop operating system.{% endblock meta_description %} + +{% block meta_keywords %}Ubuntu, desktop, features, web browsing, office applications, social and email, music and mobile, photos and videos, games and apps, smart scopes{% endblock meta_keywords %} + + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Features" %} +{% endblock second_level_nav_items %} + +{% block content %} + +
      +
      +

      Features

      +

      Enjoy the simplicity of Ubuntu’s intuitive interface. Fast, secure and with thousands of apps to choose from — for everything you want to do, Ubuntu has what you need.

      +

      Download Ubuntu

      +

      Take the tour ›

      + {% include "desktop/shared/_share-this.html" with tweet="Looking at all the great features of #Ubuntu desktop OS" %} +
      +
      + +
      +
      +
      +

      Office software

      +

      Create professional documents, spreadsheets and presentations on Ubuntu with LibreOffice, the open source office suite that’s compatible with Microsoft Office. That means you can open and edit files like Word documents, Excel spreadsheets and PowerPoint presentations and share them with other users quickly and easily. You can also use Google docs directly from your desktop.

      +
      +
      +
      + Office Apps +
      +
      + +
      +
      + +
      +
      +
      +

      Web browsing

      +

      Renowned for speed and security, Ubuntu and Firefox make browsing the web a pleasure again. Ubuntu also includes Chrome, Opera and other browsers that can be installed from the Ubuntu Software Centre.

      +
      +
      +
      + +
      +
      +
      +

      Smarter searching

      +

      Smart filters to make it faster and easier to find the content you need, whether it’s stored on your computer or on the web. Type any query into the Dash home and the Smart Scopes server will determine which categories of content are the most relevant to your search, returning only the best results. And it learns from your past searches making it increasingly accurate over time.

      +
      +
      + Unity search +
      + +
      +
      +
      +

      Email

      +

      Ubuntu comes with Thunderbird, Mozilla’s popular email application, so you’ll have fast desktop access to your email. No matter which email services you use; Microsoft Exchange, Gmail, Hotmail, pop or imap, email just works.

      +
      +
      +
      + +
      +
      + +
      +
      +

      Gaming

      +

      From Sudoku to shoot-em-ups, we’ve got loads of games that’ll keep you busy for hours. There are thousands of games available for Ubuntu, including titles from the Unity and Steam platforms. Pick from critically acclaimed titles such as Dota 2, Civilisation V, Kerbal Space Programme, Football Manager 2015 and Borderlands 2.

      +
      + + +
      + +
      +
      + Desktop pictogram +
      +
      +
      +

      Compatible with all your accessories

      +

      Printers, wi-fi routers, keyboards, mice, speakers… you name it. If you need to plug it into your PC, Ubuntu will support it. The same goes for internal components like graphics cards.

      +
      +
      +
      + Mobile pictogram + Camera pictogram +
      +
      + +
      +
      +
      +

      Photos

      +

      Ubuntu is full of free apps to help you enjoy, manage, edit and share your photos — whatever you use to take them. With fantastic support for cameras and phones, you won’t need any extra drivers to get up and running.

      +
      +
      + +
      + +
      +
      +
      +
      + Stockwell screenshot +
      +

      Organise your photos

      +

      With Shotwell, you can quickly and easily import, organise, edit and view your pictures. And you can share your favourite snaps on all popular photo sites and social networks.

      +
      +
      +
      +
      +

      Edit and illustrate

      +

      Edit your photos or create professional illustrations and designs with tools like Gimp and Inkscape, available in the Ubuntu Software Centre.

      +
        +
      • + Inkscape icon +
      • +
      • + Gimp icon +
      • +
      • + Lightworks icon +
      • +
      • + Blender icon +
      • +
      +
      +
      +
      + +
      +
      +
      +

      Videos

      +

      Watch all your favourite content on Ubuntu with apps for playing, managing and sharing your videos. Edit your movies with PiTiVi and then watch them in Movie Player — or add VLC and OpenShot from the Ubuntu Software Centre, for compatibility with even more file formats.

      +
      +
      +
      + Video +
      +
      + +
      +
      + Skype +
      +
      +
      +

      Social

      +

      Keep up to date with your friends and colleagues quickly and easily. Ubuntu comes with Thunderbird, Mozilla’s popular email application, so you’ll have fast desktop access to your email. Services like Skype work seamlessly and with the Dash message lens, you can see all your microblogging feeds in one place. So you’ll be able to follow the latest news and gossip like never before.

      +
      +
      +
      + +
      +
      +

      A whole world of apps

      +
      +

      Ubuntu offers thousands of apps available for download from the software centre. Most are available for free and can be installed with just a few clicks.

      +
      +
      + +
      + Skype icon +
      +
      +

      Skype

      +

      The video chat service, offering screen sharing, conferencing and more.

      +
      + +
      + Chrome icon +
      +
      +

      Chrome

      +

      Google’s fast, simple and secure web browser, built for the modern web.

      +
      + +
      + Thunderbird icon +
      +
      +

      Thunderbird

      +

      Terrific email application, from Mozilla, that's easy to set up and customise.

      +
      + +
      + Dropbox icon +
      +
      +

      Dropbox

      +

      The world’s favourite cloud backup and file sharing service.

      +
      +
      + LibreOffice icon +
      +
      +

      LibreOffice

      +

      The free office productivity suite that’s compatible with Microsoft Office.

      +
      +
      + Twitter icon +
      +
      +

      Twitter

      +

      The social media powerhouse that’s become an essential for online life.

      +
      + +
      + VLC icon +
      +
      +

      VLC player

      +

      No other video player is compatible with as many different file formats.

      +
      +
      + Gimp icon +
      +
      +

      Gimp

      +

      The world’s number one free app for image creation and photo retouching.

      +
      +
      + Firefox icon +
      +
      +

      Firefox

      +

      The speedy, independent, open source browser from Mozilla.

      +
      + + +
      +{% endblock content %} +{% block footer_extra %} + +{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/desktop/features/_features_header.html b/templates/desktop/features/_features_header.html deleted file mode 100755 index 84b153791c6..00000000000 --- a/templates/desktop/features/_features_header.html +++ /dev/null @@ -1,8 +0,0 @@ -
      -
      -

      {{ page_title }}

      -
      - -
      \ No newline at end of file diff --git a/templates/desktop/features/games-apps.html b/templates/desktop/features/games-apps.html deleted file mode 100755 index 800b87bb1a5..00000000000 --- a/templates/desktop/features/games-apps.html +++ /dev/null @@ -1,72 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Games and apps | Features{% endblock %} - -{% block body_classes %}audience-consumer{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Features" page_title="Find more apps" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "desktop/features/_features_header.html" with page_title="Games and apps" %} - -
      -
      -

      Ubuntu Software Centre also gives you instant access to thousands of great applications — some free and some available commercially. You can also search for apps directly from the Dash. If you see something you like, you can get more information and then install it in just a couple of clicks.

      - {% include "_includes/_share_this.html" %} -
      -
      - image-software-centre -
      -
      - -
      -
      -

      -

      Educational resources

      -

      The Ubuntu Software Centre comes with a range of apps that make learning fun and engaging.

      -
      -
      -

      stars

      -

      Ratings and reviews

      -

      Each application comes with ratings and reviews to make it easier for you to decide which apps you want to install.

      -
      -
      -

      image-fun-and-games

      -

      Fun and games

      -

      From Sudoku to shoot-em-ups, we’ve got loads of games that’ll keep you busy for hours.

      -
      -
      - -
      -
      -

      Humble Indie Bundle

      -

      You can also pick up some incredible games directly from the Ubuntu Software Centre, as Ubuntu has teamed up with the regular Humble Indie Bundle charity sales. Pick from critically acclaimed titles such as Braid and Bastion, Limbo and FEZ.

      -
      -
      -
      - -
      -
      -

      -

      Steam on Ubuntu

      -

      As the PC gaming resurgence continues at pace, Ubuntu has quickly become a great platform for cutting-edge games. Canonical and Valve have worked together to bring the world’s biggest open gaming platform to Ubuntu, with more and more Linux-compatible games, so download Steam today and start playing thousands of titles.

      -
      -
      - Steam screenshot -
      -
      - -
      -
      - -
      -
      -

      Create cool apps!

      -

      Develop and publish your apps on Ubuntu, the world's third-most popular desktop OS.

      -

      Get started today ›

      -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/features/index.html b/templates/desktop/features/index.html deleted file mode 100755 index 2f78d580d88..00000000000 --- a/templates/desktop/features/index.html +++ /dev/null @@ -1,49 +0,0 @@ -{% extends "desktop/base_desktop.html" %} -{% block extra_body_class %}desktop-features-home{% endblock %} -{% block title %}Desktop features{% endblock %} -{% block meta_description %}Learn about all the great features and default applications in the Ubuntu desktop operating system.{% endblock meta_description %} - -{% block meta_keywords %}Ubuntu, desktop, features, web browsing, office applications, social and email, music and mobile, photos and videos, games and apps, smart scopes{% endblock meta_keywords %} - - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Features" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      -
      -

      Reach out and touch it

      -

      Enjoy the simplicity of Ubuntu's intuitive interface. Fast, secure and with thousands of apps to choose from, the sleek Ubuntu desktop experience is now optimised for multitouch devices, including laptop trackpads and touchscreens, as well as the familiar keyboard and mouse.

      -

      Get Ubuntu now

      -
      -
      - Facebook loaded Firefox running on Ubuntu -
      -
      {% include "_includes/_share_this.html" %}
      -
      - -
      -
      - -
      -
      -

      Smarter searching

      -

      Ubuntu 14.04 LTS includes a wealth of smart filters to make it faster and easier to find the content you need, whether it’s stored on your computer or on the web.

      -

      Type any query into the Dash home and the Smart Scopes server will determine which categories of content are the most relevant to your search, returning only the best results. The server constantly improves its results by learning which categories and results are most useful to you over time.

      -
      -
      - -
      -

      First look: Unity 8

      -
      -

      If you’re interested in the future of computing and you want to see how Ubuntu will look further down the line, you can download a preview version of Unity 8, Ubuntu’s next-generation user interface. Designed to support a single user experience across the smartphone, the tablet and the PC, it uses the current version of Mir, the cross-platform display server being developed by the Ubuntu community. Do note, however, that Mir only works with open-source graphics drivers at present.

      -

      To download the preview of Unity 8, search for unity8-desktop-session-mir in the Ubuntu Software Centre.

      -
      -
      - -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} -{% block footer_extra %}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/desktop/features/nav/_explore_ubuntu.html b/templates/desktop/features/nav/_explore_ubuntu.html deleted file mode 100755 index ef293954bf4..00000000000 --- a/templates/desktop/features/nav/_explore_ubuntu.html +++ /dev/null @@ -1,37 +0,0 @@ - diff --git a/templates/desktop/features/office-applications.html b/templates/desktop/features/office-applications.html deleted file mode 100755 index b4940d82188..00000000000 --- a/templates/desktop/features/office-applications.html +++ /dev/null @@ -1,84 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Office applications | Features{% endblock %} - -{% block body_classes %}audience-consumer{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Features" page_title="Office applications" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "desktop/features/_features_header.html" with page_title="Office apps" %} - -
      -
      -

      Create professional documents, spreadsheets and presentations with Ubuntu. LibreOffice is easy to use, packed with the features you need, and it’s completely free.

      -
        -
      • Writer icon
      • -
      • Calc icon
      • -
      • Impress icon
      • -
      - {% include "_includes/_share_this.html" %} -
      -
      - LibreOffice on Ubuntu -
      -
      - -
      -
      -

      Open your Office documents

      -

      Ubuntu is compatible with Microsoft Office. That means you can open and edit files like Word documents, Excel spreadsheets and PowerPoint presentations, and share them with other users quickly and easily.

      -
        -
      • Works with:

      • -
      • Word icon
      • -
      • Excel icon
      • -
      • PowerPoint icon
      • -
      -
      -
      -

      Get things done

      -

      We understand how important your computer is for day-to-day tasks. Whether it's finding information online, sending emails to colleagues and friends, or creating and sharing documents, Ubuntu has everything you need to get things done. Fast.

      - -
      -
      - -
      -
      -

      Also available in the Ubuntu Software Centre:

      -
      -
        -
      • -
        - Google Docs icon -
        -
        -

        Google Docs

        -

        Use Google Docs direct from your desktop.

        -
        -
      • -
      • -
        - Adobe Reader icon -
        -
        -

        Adobe Reader

        -

        Adobe Reader allows you to view, navigate and print PDF files.

        -
        -
      • -
      • -
        - HomeBank icon -
        -
        -

        HomeBank

        -

        HomeBank helps you manage your accounts quickly and easily.

        -
        -
      • -
      -
      -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/features/photos-and-videos.html b/templates/desktop/features/photos-and-videos.html deleted file mode 100755 index 99d6b8d9fa0..00000000000 --- a/templates/desktop/features/photos-and-videos.html +++ /dev/null @@ -1,114 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Photos and videos | Features{% endblock %} - -{% block body_classes %}audience-consumer{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Features" page_title="Photos and videos" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "desktop/features/_features_header.html" with page_title="Photos and videos" %} - -
      -
      -

      Ubuntu is full of free apps to help you enjoy, manage, edit and share your photos and videos — whatever you use to take them. With fantastic support for cameras and phones, you won’t need any extra drivers to get up and running.

      -
        -
      • VLC icon
      • -
      • Totem video icon
      • -
      - {% include "_includes/_share_this.html" %} -
      -
      - VLC media player on Ubuntu -
      -
      - -
      -
      -
      -

      Organise your photos

      -

      With Shotwell, you can quickly and easily import, organise, edit and view your pictures. And you can share your favourite snaps on all popular photo sites and social networks.

      -
      - Shotwell on Ubuntu -
      -
      -

      Photo and illustration tools

      -

      Edit your photos or create professional illustrations and designs with tools like GIMP and Inkscape, available in the Ubuntu Software Centre.

      -
        -
      • GIMP icon
      • -
      • Inkscape icon
      • -
      -
      -
      - -
      -
      -
      -

      Watch videos

      -

      Watch all your favourite content online from YouTube, BBC iPlayer and MSN Player. Or download and watch movies with VLC, available in the Ubuntu Software Centre.

      -
      - YouTube -
      -
      -

      Edit your movies

      -

      Edit your movies with PiTiVi and then watch them in Movie Player — or add VLC and OpenShot from the Ubuntu Software Centre, for compatibility with even more file formats.

      -
        -
      • PiTiVi icon
      • -
      • Movie Player icon
      • -
      • Blender icon
      • -
      -
      -
      - -
      -
      -
      - -
      -
      -

      Device-compatible

      -

      Wouldn’t it be great if your computer recognised your camera or phone straight away?
      With Ubuntu, you don’t need to worry about installation CDs or downloading extra drivers. It integrates brilliantly with a wide range of devices.

      -
      -
      -
      - -
      -
      -

      Also available in the Ubuntu Software Centre:

      -
      -
        -
      • -
        - GIMP icon -
        -
        -

        GIMP

        -

        GIMP is an advanced picture editor that offers a large collection of professional-level tools and filters.

        -
        -
      • -
      • -
        - Inkscape icon -
        -
        -

        Inkscape

        -

        Inkscape allows you to create and edit scalable vector graphics (SVG).

        -
        -
      • -
      • -
        - Cheese icon -
        -
        -

        Cheese

        -

        Cheese is a webcam application that supports image and video capture.

        -
        -
      • -
      -
      -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/features/social-and-email.html b/templates/desktop/features/social-and-email.html deleted file mode 100755 index d2aae5b09e9..00000000000 --- a/templates/desktop/features/social-and-email.html +++ /dev/null @@ -1,93 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Social and email | Features{% endblock %} - -{% block body_classes %}audience-consumer{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Features" page_title="Social and email" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "desktop/features/_features_header.html" with page_title="Social and email" %} - -
      -
      -

      Ubuntu is packed with apps for quick and easy communication. Empathy helps you integrate your chat accounts. And with Thunderbird, you can access your emails, address book and calendar.

      -
        -
      • - Thunderbird icon -
      • -
      • - Empathy icon -
      • -
      - {% include "_includes/_share_this.html" %} -
      -
      - Evolution on Ubuntu -
      -
      - -
      -
      -

      Dash message lens

      -

      Keep up to date with your friends and colleagues quickly and easily. With the Dash message lens, you can see all your microblogging feeds in one place. So you’ll be able to follow the latest news and gossip like never before.

      -
        -
      • - Twitter icon -
      • -
      • - Flickr icon -
      • -
      • - Digg icon -
      • -
      -
      -
      -

      Skype

      -

      Stay in touch with your friends, family and colleagues wherever you are. Ubuntu works brilliantly with Skype so you can have face-to-face chats with your contacts, any time, anywhere and, of course, completely free!

      - Skype video call on Ubuntu -
      -
      - -
      -
      -

      Also available in the Ubuntu Software Centre:

      -
      -
        -
      • -
        - Evolution Mail icon -
        -
        -

        Evolution Mail

        -

        Manage your email, contacts and calendar with Evolution Mail.

        -
        -
      • -
      • -
        - Ekiga icon -
        -
        -

        Ekiga

        -

        Ekiga is an intuitive videoconferencing and VoIP application.

        -
        -
      • -
      • -
        - Pidgin icon -
        -
        -

        Pidgin

        -

        Pidgin is an easy-to-use and free chat client used by millions.

        -
        -
      • - -
      -
      -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/features/web-browsing.html b/templates/desktop/features/web-browsing.html deleted file mode 100755 index 44f96375f00..00000000000 --- a/templates/desktop/features/web-browsing.html +++ /dev/null @@ -1,78 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Web browsing | Features{% endblock %} - -{% block body_classes %}audience-consumer{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Features" page_title="Web browsing" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "desktop/features/_features_header.html" with page_title="Web browsing" %} - -
      -
      -

      With the Firefox web browser already installed, Ubuntu has everything you need to surf securely and at speed. And if Firefox isn’t your favourite, you can always select the Chromium browser from the Ubuntu Software Centre – and install it in just a few clicks.

      -
        -
      • Firefox icon
      • -
      • Chrome icon
      • -
      • Baidu icon
      • -
      - {% include "_includes/_share_this.html" %} -
      -
      - Firefox on Ubuntu -
      -
      - -
      -
      -

      Speedy surfing

      -

      Bored of waiting to get online? Leave the days of slow surfing behind you. Renowned for their speed and security, Ubuntu and Firefox make browsing the web a pleasure again.

      -
      -
      -

      Built-in security

      -

      With automatic security updates, anti-phishing technology and defence against viruses and malware, Ubuntu and Firefox help you keep your private information private.

      - Lloyds TSB in Firebox on Ubuntu -
      -
      - -
      -
      -

      Also available in the Ubuntu Software Centre:

      -
      -
        -
      • -
        - Adobe Flash icon -
        -
        -

        Adobe Flash Player

        -

        Adobe Flash is a multimedia platform used to add animation, video, and interactivity to web pages.

        -
        -
      • -
      • -
        - Chromium icon -
        -
        -

        Chromium

        -

        Fast, free and entirely open source ‐ just like Firefox ‐ Chromium is available to install in the Ubuntu Software Centre.

        -
        -
      • -
      • -
        - Liferea icon -
        -
        -

        Liferea

        -

        Liferea is a simple and free aggregator for online news feeds.

        -
        -
      • -
      -
      -
      -
      -{% include "desktop/features/nav/_explore_ubuntu.html" %} -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/government.html b/templates/desktop/government.html new file mode 100644 index 00000000000..73af251cc0a --- /dev/null +++ b/templates/desktop/government.html @@ -0,0 +1,84 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}For government{% endblock %} +{% block extra_body_class %}desktop-government{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="For government" %} +{% endblock second_level_nav_items %} + +{% block content %} + +
      +

      Ubuntu for government

      +
      +

      Ubuntu provides central and local government departments with secure, open source, cost-effective, accessible computing on an extensive range of certified hardware.

      + {% include "desktop/shared/_share-this.html" with tweet="Learn how #Ubuntu desktop OS helps governments around the world" %} +
      +
      + +
      +

      Government essentials

      +
      +
        +
      • Virus free and highly secure
      • +
      • Free and open source — free from licensing restrictions
      • +
      • Microsoft-compatible office productivity suite
      • +
      +
        +
      • Open data formats built into many apps
      • +
      • Fully translated into 40+ languages
      • +
      • On-site consulting services and training available
      • +
      +
      +
      + +
      +
      +

      Recognised security

      +

      UK National security government agency (CESG) recently rated Ubuntu as the most secure operating system of the 11 they tested.

      + Learn more about the CESG test +
      +
      + +
      +

      Used by governments across the globe

      +
      +
      +

      La Gendarmerie Nationale, France

      +
      +

      We realised that Windows would cost us €2 million more than Ubuntu every year.

      +
      +

      Learn about switching to Ubuntu

      +
      +
      +

      City of Munich,
      Germany

      +
      +

      Ubuntu was the platform that could satisfy our requirements best.

      +
      +

      Learn about saving with Ubuntu

      +
      +
      +

      Uttar Pradesh Government, India

      +

      Uttar Pradesh boosted IT literacy by putting 1.5 million laptops running Ubuntu in schools.

      +

      Learn about Ubuntu in schools

      +
      +
      +
      + +
      +
      +
      +

      Government-wide support and management tools

      +

      Ubuntu Advantage is the professional support package from the experts at Canonical. Get 24x7 support with access to engineers with first-hand experience of your issues. It also includes Landscape, the Ubuntu systems management tool, for monitoring, managing, patching and compliance reporting on all your Ubuntu desktops.

      +

      Learn about Ubuntu Advantage ›

      +
      +
      +
      + Landscape screenshot +
      +
      + + +{% endblock content %} +{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 14b610d23e2..6afe86bc058 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -7,128 +7,134 @@ {% block extra_body_class %}desktop-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %} +
      -

      Meet Ubuntu

      -

      Fast, free and incredibly easy to use, the Ubuntu operating system powers millions of desktop PCs, laptops and servers around the world.

      -

      Get Ubuntu now

      - Ubuntu laptop - {% include "_includes/_share_this.html" %} -
      -
      - - - -
      -
      - -
      -
      -

      Reach out and touch it

      -

      Ubuntu 14.04 LTS is the latest release of Ubuntu. Designed to work beautifully on the latest laptops, desktops and touch screen devices, it looks incredible on high resolution screens — and with touch screen enhancements and interface refinements including individual menu bars in each application window, it’s now even easier to use.

      +

      Ubuntu for desktops

      +

      Learn how the Ubuntu desktop operating system powers millions of PCs and laptops around the world.

      +

      + Download Ubuntu +

      +

      + Take a look › +

      + {% include "desktop/shared/_share-this.html" with tweet="#Ubuntu desktop OS - fast, easy to use and incredibly secure" %}
      -
      +
      -
      -
      -

      Beautiful

      -

      To use Ubuntu is to fall in love with it. The desktop environment is intuitive but powerful, so you can work quickly and accomplish all you can imagine. With full support for devices with touchscreens and trackpads as well as traditional keyboards and mice, you’ll be captivated by its elegance.

      +
      +
      +

      Complete

      +

      Ubuntu comes with everything you need to run your organisation, school, home or enterprise. All the essential applications, like an office suite, browsers, email and media apps come pre-installed and thousands more games and applications are available in the Ubuntu software centre.

      +

      Explore features ›

      -
      - +
      + Desktop screenshot
      -
      +
      -
      -
      -

      Secure

      -

      With the Firefox web browser, you can surf safely and with the confidence that your files and data will stay protected — thanks to the built-in firewall and virus protection. And if a potential vulnerability appears, we provide automatic updates which you can install in a single click. -

      +
      +
      +
      +

      Open source

      +

      Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers.

      +
      + +
      +

      Secure

      +

      With a built-in firewall and virus protection software, Ubuntu is one of the most secure operating systems around. And the Long Term Support releases give you five years of security patches and updates.

      +
      + +
      +

      Accessible

      +

      Computing is for everyone regardless of nationality, gender or disability. Ubuntu is fully translated into over 40 languages and includes essential assistive technologies.

      +
      +
      -
      -

      Fast

      -

      Ubuntu loads quickly on any computer, but it’s super-fast on newer machines. With no unnecessary programs or trial software to slow things down, you can boot up and open a browser
      in seconds.

      + +
      +
      + Whatsnew screenshot +
      -

      Compatible

      -

      Ubuntu works brilliantly with a range of devices. Simply plug in your MP3 player, camera or printer and you’ll be up and running straightaway. No installation CDs. No fuss. And Ubuntu is compatible with Windows files too, so you can open, edit and share Microsoft Office documents stress-free.

      +

      Looks great on the latest hardware

      +

      Ubuntu is designed to work beautifully on the latest laptops, desktops and touch screen devices, it looks incredible on high resolution screens — and with touch screen enhancements and interface refinements including individual menu bars in each application window, it’s now even easier to use.

      -
      +
      -
      +
      +

      Available on a huge range of hardware

      -

      Accessible

      -

      We believe that computing is for everyone regardless of nationality, gender or disability. Fully translated into over 40 languages, Ubuntu also includes essential assistive technologies, which are, of course, completely free.

      +

      Canonical works with the world’s leading computer manufacturers to certify that Ubuntu works on a huge range of devices. It means that Ubuntu is now available at thousands of retailers across China, India, South East Asia and Latin America.

      +

      And Ubuntu isn’t just for the desktop, it is used in data centres around the world powering every kind of server imaginable and is by far, the most popular operating system in the cloud.

      +

      Find out where you can buy an Ubuntu PC

      -
      - +
      + Photo of laptop running Ubuntu
      -
      +
      -
      -
      -

      Complete

      -

      Ubuntu comes with a set of pre-installed software, including a complete office productivity suite and more than 3,000 downloadable apps including Steam, the world’s most popular gaming platform.

      +
      +
      + Ubuntu web tour screenshot +
      +
      +

      Take the tour

      +

      Enjoy the simplicity of Ubuntu’s stylish, intuitive interface. Take Ubuntu for a test drive in your browser and download when you’re ready.

      +

      Try the online tour ›

      -
      -
      - Ubuntu Kylin +
      +
      +

      Support and management

      +

      Ubuntu Advantage is the professional support package from the experts at Canonical. Get 24x7 support with access to engineers with first-hand experience of your issues. It includes Landscape, the Ubuntu systems management tool, for monitoring, managing, patching, and compliance reporting on all your Ubuntu desktops.

      +

      More about Ubuntu Advantage ›

      -

      Ubuntu for China

      -

      Ubuntu Kylin is an official flavour of Ubuntu that has been fully customised for Chinese users. It has a translated and localised user interface and comes with many common Chinese applications installed by default.

      -

      Find out more about Ubuntu Kylin ›

      -
      -
      - -
      -

      Why is it free?

      -
      -

      It’s open source

      -

      Our global community is made up of thousands of people who want to help build the best open-source operating system in the world. They volunteer their time and skills to make sure that Ubuntu keeps getting better and better.

      -
      - -
      -

      Backed by Canonical

      -

      Canonical is the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu.

      -

      More about Canonical and Ubuntu ›

      -
      -
      -
      -
      -

      Online tour

      -

      Enjoy the simplicity of Ubuntu’s stylish, intuitive interface. Take Ubuntu for a test drive in your browser and download when you’re ready.

      -

      Try the online tour ›

      +

      Backed by Canonical

      +
      +

      Canonical is a global software company and the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu.

      +

      Learn more about Canonical

      +
      +
      + Canonical pictogram +
      -
      - -
      -
      +
      -{% include "_includes/_community.html" %} +{% include "shared/_community.html" %} -{% endblock content %} \ No newline at end of file +{% endblock content %} diff --git a/templates/desktop/management.html b/templates/desktop/management.html deleted file mode 100755 index cf628b941a9..00000000000 --- a/templates/desktop/management.html +++ /dev/null @@ -1,152 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Desktop management{% endblock %} -{% block extra_body_class %}desktop-desktop-management{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Desktop management" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      -

      Desktop management

      -
      -
      -

      Get peace of mind with Ubuntu Advantage: cost-effective systems management and professional support from Canonical, the Ubuntu experts.

      -
      -
      - -
      -
      -
      -
      -

      The Ubuntu Advantage service offers fast problem resolution and access to the Ubuntu experts whenever you need them. From basic office tasks to complex development work, Ubuntu Advantage from Canonical gives your organisation all the support you need to deploy and manage Ubuntu.

      -
      -
      -

      Landscape is the systems management tool available with Ubuntu Advantage. It allows you to manage thousands of Ubuntu machines as easily as one, making the administration of Ubuntu desktops, servers and cloud instances more cost-effective.

      -
      -

      Find out more about Landscape ›

      -
      -
      - -
      -

      Ubuntu Advantage

      -
        -
      • -

        Choose the right level of cover to meet your needs

        -
      • - -
      • -

        Standard

        -

        For general business use such as email, messaging and web browsing.

        -
      • -
      • -

        Advanced

        -

        For more intensive desktop usage, such as work conducted by developers.

        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Desktop featuresStandardAdvanced
      Price per desktop$ 105$ 165
      Landscape systems managementLandscape Hosted EditionYesYes
      Landscape Dedicated ServerOptionalOptional
      Legal assuranceUbuntu Assurance programmeYesYes
      Knowledge and supportKnowledge BaseYesYes
      Basic installation and applicationsYesYes
      Installation, applications and systems administration supportYesYes
      Desktop virtualisation Yes
      Developer tools Yes
      Premium Service EngineerOptionalOptional
      -

      Contact us about Ubuntu Advantage ›

      -
      - -{% include "_includes/_ubuntu_advantage_whats_inlcuded.html" %} - -
      -{% include "_includes/_ubuntu_advantage_community.html" %} -
      - -{% include "_includes/_live_chat.html" %} - -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/desktop/shared/_buy.html b/templates/desktop/shared/_buy.html new file mode 100644 index 00000000000..26545d332b7 --- /dev/null +++ b/templates/desktop/shared/_buy.html @@ -0,0 +1,4 @@ +Laptop +

      Buy it pre-installed

      +

      Ubuntu runs on the world’s best hardware, including Dell, HP, Lenovo and an huge range of devices.

      +

      Learn more about Ubuntu in retail

      diff --git a/templates/desktop/shared/_contextual_footer.html b/templates/desktop/shared/_contextual_footer.html new file mode 100755 index 00000000000..327316f6e49 --- /dev/null +++ b/templates/desktop/shared/_contextual_footer.html @@ -0,0 +1,106 @@ +{% if level_2 %} + {% if level_2 == 'features' %} +
      + Download pictogram +

      Get started with Ubuntu today

      +

      Download Ubuntu for desktop and start using it today, whether you want to replace your current operating system or run Ubuntu alongside it.

      +

      Get Ubuntu ›

      +
      +
      + {% include "desktop/shared/_buy.html" %} +
      +
      + {% include "desktop/shared/_further_reading.html" with articles="4" %} +
      + {% endif %} + + {% if level_2 == 'enterprise' %} +
      + {% include "desktop/shared/_talk.html" %} +
      +
      + {% include "desktop/shared/_open_source.html" %} +
      +
      + {% include "desktop/shared/_further_reading.html" with articles="3" %} +
      + {% endif %} + + {% if level_2 == 'education' %} +
      + {% include "desktop/shared/_talk.html" %} +
      +
      + {% include "desktop/shared/_open_source.html" %} +
      +
      + {% include "desktop/shared/_further_reading.html" with articles="3" %} +
      + {% endif %} + + {% if level_2 == 'government' %} +
      + {% include "desktop/shared/_talk.html" %} +
      +
      + {% include "desktop/shared/_open_source.html" %} +
      +
      + {% include "desktop/shared/_further_reading.html" with articles="3" %} +
      + {% endif %} + + {% if level_2 == 'developers' %} +
      + {% include "desktop/shared/_download.html" %} +
      +
      + {% include "desktop/shared/_buy.html" %} +
      +
      + Pictogram pictogram +

      Join our community

      +

      Share ideas, write code, and get advice and help from our large, active community of IT professionals.

      + + +
      + {% endif %} + + {% if level_2 == 'ubuntu-kylin' %} +
      +

      Download

      +

      To download and install Ubuntu, all you need is a blank DVD or USB stick.

      +

      Download now ›

      +
      +
      +

      Find out more

      +

      For more information, help and downloads visit the official site.

      +

      Visit UbuntuKylin.com ›

      +
      +
      + {% include "desktop/shared/_further_reading.html" with articles="3" %} +
      + {% endif %} +{% else %} + +
      + {% include "desktop/shared/_download.html" %} +
      +
      + {% include "desktop/shared/_buy.html" %} +
      +
      + Kylin +

      Specially for China

      +

      Ubuntu Kylin was created for China. Includes all features, plus essential Chinese applications. Designed to put Chinese users first.

      +

      Read more about Ubuntu Kylin ›

      +
      + +{% endif %} diff --git a/templates/desktop/shared/_download.html b/templates/desktop/shared/_download.html new file mode 100644 index 00000000000..393a80f15b3 --- /dev/null +++ b/templates/desktop/shared/_download.html @@ -0,0 +1,4 @@ +Download pictogram +

      Download and install

      +

      Download Ubuntu desktop and replace your current operating system. It’s easy to install on Windows or Mac OS, or, run Ubuntu alongside it.

      +

      Download now ›

      diff --git a/templates/desktop/shared/_further_reading.html b/templates/desktop/shared/_further_reading.html new file mode 100644 index 00000000000..c9c9c25f16d --- /dev/null +++ b/templates/desktop/shared/_further_reading.html @@ -0,0 +1,35 @@ +{% block head_extra %} + + +{% endblock %} + + \ No newline at end of file diff --git a/templates/desktop/shared/_open_source.html b/templates/desktop/shared/_open_source.html new file mode 100644 index 00000000000..591f38f7e9d --- /dev/null +++ b/templates/desktop/shared/_open_source.html @@ -0,0 +1,6 @@ +

      Open source tender?

      +
      +

      Is your organisation inviting request for tenders with Ubuntu?

      +

      Get in touch ›

      +

      Learn how we can help

      +
      diff --git a/templates/desktop/shared/_share-this.html b/templates/desktop/shared/_share-this.html new file mode 100644 index 00000000000..7c999853a2b --- /dev/null +++ b/templates/desktop/shared/_share-this.html @@ -0,0 +1,14 @@ + \ No newline at end of file diff --git a/templates/desktop/shared/_talk.html b/templates/desktop/shared/_talk.html new file mode 100644 index 00000000000..d8c322078c0 --- /dev/null +++ b/templates/desktop/shared/_talk.html @@ -0,0 +1,3 @@ +

      Talk to us today

      +

      Ready to discuss how Ubuntu could benefit your organisation?

      +

      Get in touch ›

      \ No newline at end of file diff --git a/templates/desktop/take-the-tour-gallery.html b/templates/desktop/take-the-tour-gallery.html index 5b795751141..4dd8220da7d 100755 --- a/templates/desktop/take-the-tour-gallery.html +++ b/templates/desktop/take-the-tour-gallery.html @@ -4,7 +4,7 @@ {% block body_classes %}audience-consumer{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Take the tour" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Take the tour" %} {% endblock second_level_nav_items %} {% block content %} @@ -13,50 +13,50 @@

      Ubuntu online tour

      This is the static version of the Ubuntu tour. To get the full version of the tour you'll need a modern browser with JavaScript enabled.

      - {% include "_includes/_share_this.html" %} + {% include "shared/_share_this.html" %}
      • -

        Browse files

        Browse files

        It’s quick and easy to access your folders and files from Ubuntu’s home folder.

        +

        Browse files

      • -

        Check email

        Check email

        Read, write and send emails with Thunderbird. It’s easy and fast.

        +

        Check email

      • -

        Surf the web

        Surf the web

        -

        Browsing the web is fast and secure with Ubuntu and Firefox.

        +

        Browsing the web is fast and secure with Ubuntu and Firefox.   

        +

        Surf the web

      • -

        Create documents

        Create documents

        LibreOffice Writer makes it easy to draft professional documents.

        +

        Create documents

      • -

        Create presentations

        Create presentations

        Make a good impression with the intuitive LibreOffice Impress presentation tool.

        +

        Create presentations

      • -

        Create spreadsheets

        Create spreadsheets

        LibreOffice Calc has everything you need to create clear and accurate spreadsheets.

        +

        Create spreadsheets

      • -

        Find apps

        Find apps

        Search and download apps fast from the Ubuntu Software Centre.

        +

        Find apps

      • -

        View photos

        View photos

        You can upload, organise, edit and share your photos with Shotwell.

        +

        View photos

      diff --git a/templates/desktop/take-the-tour.html b/templates/desktop/take-the-tour.html index c3ce2079410..209f3414068 100755 --- a/templates/desktop/take-the-tour.html +++ b/templates/desktop/take-the-tour.html @@ -4,16 +4,16 @@ {% block body_classes %}audience-consumer{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Take the tour" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Take the tour" %} {% endblock second_level_nav_items %} {% block content %}

      Take the tour

      -

      Experience the simplicity of Ubuntu’s stylish and intuitive interface with our online interactive tour. Explore how to browse email, surf the web, view photos, create documents and find apps.

      -

      Start tour

      - {% include "_includes/_share_this.html" %} +

      Experience the simplicity of Ubuntu’s stylish and intuitive interface with our online interactive tour of Ubuntu 14.04 LTS. Explore how to browse email, surf the web, view photos, create documents and find apps.

      +

      Start tour

      + {% include "shared/_share_this.html" %}
      {% endblock content %} \ No newline at end of file diff --git a/templates/desktop/tenders/contact-us.html b/templates/desktop/tenders/contact-us.html new file mode 100644 index 00000000000..007785eecc5 --- /dev/null +++ b/templates/desktop/tenders/contact-us.html @@ -0,0 +1,153 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}Contact us{% endblock %} +{% block meta_description %}Fast, easy and quick to deploy, switching to Ubuntu has never been easier{% endblock %} +{% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, Linux, Windows alternative, Mac alternative, thin client, Business desktop{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Tenders" page_title="Contact us" %} +{% endblock second_level_nav_items %} + +{% block content %} +
      +

      Contact us about your tender

      +
      + +

      If you are a public or private entity looking to integrate a high performance OS like Ubuntu, with no virus and lower total cost of operations you should contact Canonical experts. We have worked with a number of entities across the globe and can share best practice, case studies and answer any technical and commercial questions you may have.

      + +

      We can help accelerate your project deployment and contribute so that it is executed in the smoothest manner possible. Fill in your details and a member of our team will be in touch.

      + +

      All fields are required.

      + + + +
      +
      +

      Contact information

      + + + +
        +
      • + + + + + +
      • + +
      • + + + + +
      • + +
      • + + + + + +
      • + +
      • + + + + +
      • + +
      • + + + + + +
      • + +
      • + + + + + +
      • + +
      • + + + + + +
      • + +
      •  
      • +
      • +

        All information provided will be handled in accordance with the Canonical privacy policy.

        +
      • +
      • +   +
      • +
      + + + + + + + + + + + + + + + + + + + + + + +
      +
      +{% endblock content %} +{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/desktop/tenders/thank-you.html b/templates/desktop/tenders/thank-you.html new file mode 100644 index 00000000000..df484fe5a2b --- /dev/null +++ b/templates/desktop/tenders/thank-you.html @@ -0,0 +1,11 @@ +{% extends "desktop/base_desktop.html" %} + +{% block title %}Thank you{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Tenders" page_title="Thank you" %} +{% endblock second_level_nav_items %} + +{% block content %} +{% include "shared/_thank_you.html" with thanks_context="enquiring about tendering with Ubuntu" %} +{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/thank-you.html b/templates/desktop/thank-you.html index b116d3827d0..29cb5fec0a8 100755 --- a/templates/desktop/thank-you.html +++ b/templates/desktop/thank-you.html @@ -3,9 +3,9 @@ {% block title %}Thank you{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} -{% include "_includes/_thank_you.html" with thanks_context="your interest in Ubuntu" %} +{% include "shared/_thank_you.html" with thanks_context="your interest in Ubuntu" %} {% endblock content %} \ No newline at end of file diff --git a/templates/desktop/ubuntu-kylin-zh-CN.html b/templates/desktop/ubuntu-kylin-zh-CN.html deleted file mode 100755 index 52ce5c238bd..00000000000 --- a/templates/desktop/ubuntu-kylin-zh-CN.html +++ /dev/null @@ -1,111 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Ubuntu 桌面版{% endblock %} -{% block meta_description %}Ubuntu Kylin是Ubuntu的中文衍生版本。{% endblock %} -{% block meta_keywords %}Ubuntu, Ubuntu Kylin, OS, China, Chinese, translated, China Software and Integrated Chip Promotions Centre, CSIP, National University of Defense Technology, NUDT, 13.10, download{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" subsection_title="Ubuntu Kylin" page_title="Ubuntu Kylin Chinese" %} -{% endblock second_level_nav_items %} - -{% block content %} -
      - English version › -
      -

      中国人自己的Ubuntu

      -

      Ubuntu Kylin是专门为中国市场打造的免费桌面操作系统。它包括Ubuntu用户期待的各种功能,并配有必须的中文软件及程序。与竞争对手不同,Ubuntu Kylin的用户界面专门为中国用户设计,并且最新支持触摸屏以及HiDPI高清显示屏,在各种不同硬件上完美运行。

      -

      作为2013年开始的Ubuntu项目的一部分,最新版的Ubuntu Kylin将提供五年的支持服务, 确保您的电脑在未来几年能安全顺畅地使用。

      -

      下载Ubuntu Kylin

      - {% include "_includes/_share_this.html" %} -
      -
      - -
      -
      -

      搜狗输入法

      -

      Ubuntu Kylin为中文输入精心打造,允许字词语句自动补全。更重要的是,通过与具有内置互联网搜索提示功能的搜狗输入法合作,不论是浏览网页或创建新文件,都能使你的Ubuntu Kylin电脑使用起来更方便更快捷。

      -
      -
      - -
      -
      - -
      -
      - -
      -
      -

      优客助手

      -

      优客是一个协助Windows用户在最短的时间内以最便捷的方式切换到Ubuntu操作系统的简单有效的工具。这个内建的工具有助于日常的系统管理工作,比如硬件检测和界面个性化处理等。有了优客助手,您就再也不必担心Ubuntu如何使用的问题了。

      -
      -
      - -
      -
      -

      智能搜索Smart Scopes

      -

      中国用户在Ubuntu Kylin Dash中可以发现专用的本地化智能搜索,它将使在线内容的搜索变得更快捷更有针对性。图片搜索将会给您提供搜狗在线搜索的结果;视频搜索将会把流行的优酷视频带到您的眼前;音乐搜索的结果则来自百度 --- 这一切都将和本机内容的搜索结果同时呈现。智能搜索使内容搜索更聪明。

      -
      -
      - -
      -
      - -
      -
      - -
      -
      -

      中国传统农历

      -

      除了公历以外,Ubuntu Kylin也提供传统农历模式,让中国用户能在有效管理他们的日常计划的同时确知国家法定节假日。

      -
      -
      - -
      -
      -

      金山WPS办公软件

      -

      Ubuntu Kylin也配有中国最受欢迎的办公套件。我们和金山的密切合作让您能充分利用金山WPS办公软件进行文字、表格和幻灯片的处理。

      -
      -
      - -
      -
      - -
      - -
      -

      莲花即时通信

      -

      莲花即时通信是由国科大全新开发。考虑了企业应用场景。您不仅可以用它和亲朋好友聊天,也可以在办公环境下与同事联络。

      -
      -
      - -
      -
      -

      金山快盘云存储

      -

      最新版的Ubuntu Kylin不止是一款中文操作系统它还给您提供100GB的个人云存储空间,让您能通过网络或是任何金山快盘兼容设备读取重要文件和内容。

      -
      -
      - -
      -
      - -
      -
      -

      Unity 8预览

      -

      Ubuntu Kylin 14.04也提供了下一代Ubuntu用户界面Unity 8的 预览选项。如需下载预览,请在Ubuntu软件中心搜索 unity8-desktop-session-mir。.

      -

      由于Unity 8使用的是由Ubuntu社区正在开发的新图形平台Mir,它目前只支持开源的图形驱动程序。

      -
      - - - -
      - -
      - -
      -

      了解更多详情

      -

      欲知关于Ubuntu Kylin的更多详情,请加入我们的社区或浏览我们的官方网站

      -

      点击进入官网 ›

      -
      -
      - -{% endblock content %} \ No newline at end of file diff --git a/templates/desktop/ubuntu-kylin.html b/templates/desktop/ubuntu-kylin.html index 42827fc9ab3..c3134b4f805 100755 --- a/templates/desktop/ubuntu-kylin.html +++ b/templates/desktop/ubuntu-kylin.html @@ -5,118 +5,135 @@ {% block meta_keywords %}Ubuntu, Ubuntu Kylin, OS, China, Chinese, translated, China Software and Integrated Chip Promotions Centre, CSIP, National University of Defence Technology, NUDT, 13.10, download {% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Desktop" page_title="Ubuntu Kylin" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Desktop" page_title="Ubuntu Kylin" %} {% endblock second_level_nav_items %} {% block content %}
      - 中国版 › +

      Ubuntu Kylin for China

      -

      China’s own Ubuntu

      -

      Ubuntu Kylin is a free PC operating system created for China. It includes all the features you’ve come to expect from Ubuntu, alongside essential Chinese software and apps. Unlike its rivals, its interface has been designed specifically to put Chinese users first — and with new support for touch screens and HiDPI monitors, it runs beautifully on all kinds of hardware.

      -

      Part of the Ubuntu project since early 2013, the latest version of Ubuntu Kylin promises five years’ worth of support, keeping your computer running safely and smoothly for years to come.

      -

      Download Ubuntu Kylin

      -

      - {% include "_includes/_share_this.html" %} -
      -
      +

      Ubuntu Kylin is an official flavour of Ubuntu. It is a free PC operating system created for China and complies with the Chinese Government procurement regulations. It includes all the features you’ve come to expect from Ubuntu, alongside essential Chinese software and apps. The interface has been designed specifically to put Chinese users first — and with new support for touch screens and HiDPI monitors, it runs beautifully on all kinds of hardware.

      +

      Ubuntu 中国网站现已面世

      +

      Download Ubuntu Kylin ›

      + {% include "desktop/shared/_share-this.html" with tweet="#Ubuntu Kylin desktop OS specially created for China" %} +
      +
      -
        -
      • Canonical
      • -
      • CSIP
      • -
      • NUDT
      • -
      -

      A global partnership

      -

      To create Ubuntu Kylin, Canonical partnered with China Software and Integrated Chip Promotions Centre (CSIP) and the National University of Defence Technology (NUDT) to produce a fully localised and customised version of Ubuntu.

      -

      The team is working together with the open-source community to adapt the core features of Ubuntu to better suit Chinese users. Along with localised versions of the Ubuntu Software Centre, Ubuntu Kylin also features some of the most commonly used Chinese applications.

      -
      +

      A global partnership

      +
      +

      To create Ubuntu Kylin, Canonical partnered with China Software and Integrated Chip Promotions Centre (CSIP) and the National University of Defense Technology (NUDT) to produce a fully localised and customised version of Ubuntu.

      +

      The team is working together with the open-source community to adapt the core features of Ubuntu to better suit Chinese users. Along with localised versions of the Ubuntu Software Centre, Ubuntu Kylin also features some of the most commonly used Chinese applications.

      +
      +
      +
        +
      • Canonical
      • +
      • CSIP
      • +
      • NUDT
      • +
      +
      +
      + +
      +

      What’s new in 15.04?

      +

      Alongside support for the very latest hardware, Ubuntu 15.04 includes new versions of many core apps and developer technologies.

      +
      +
        +
      • Linux 3.19 kernel
      • +
      • Ubuntu Kylin software centre updated to 1.3
      • +
      • Firefox 37, Thunderbird 31.6, Chromium 41 and LibreOffice 4.4 updates
      • +
      +
        +
      • Sogou Pinyin 1.2, youker-assistant 2.0.0 updates
      • +
      • Moved to systemd
      • +
      • Locally Integrated Menus (LIM) are enabled by default
      • +
      +
      + +
      + +
      +
      +
      +

      China’s own Ubuntu

      +

      Ubuntu Kylin has been fully customised to the needs of Chinese users, with all the key apps and services you need get things done.

      +
      +
      +
      + +
      +
      -

      Sogou Input Method

      +

      Sogou Input Method

      -

      Ubuntu Kylin has been designed specifically for Chinese keyboards, allowing many of your words and sentences to be completed automatically. Importantly, it works with Sogou Input Method, the typing system with internet search built-in — making your Ubuntu Kylin PC even faster and easier to use, whether you’re creating documents or browsing the web.

      +

      Ubuntu Kylin has been designed specifically for Chinese keyboards, allowing many of your words and sentences to be completed automatically. It works with Sogou Input Method, the typing system with web search built-in, making your PC even faster and easier to use. The latest version features an expanded vocabulary and a wider range of skins, with thousands now available to choose from.

      -
      +
      -

      Youker Assistant

      +

      Youker Assistant

      Youker is a simple yet powerful tool built to help Windows users migrate to Ubuntu as quickly and as smoothly as possible. This integrated tool aids with routine system maintenance tasks such as detecting hardware and handling interface customisation. You don’t need to worry about learning the Ubuntu way with Youker as your assistant.

      -
      +
      -

      Smart Scopes

      +

      Smart Scopes

      -

      Chinese users get special, localised smart scopes in the Ubuntu Kylin Dash, which make searching for online content easy and relevant. A search for images will include online results from Sogou, videos will bring up popular Youku clips, and music results come via Baidu — all alongside results from your local collections. It’s the smarter way to find content.

      +

      Chinese users get special, localised smart scopes in the Ubuntu Kylin Dash, which make searching for online content easy and relevant. A search for images will include online results from Sogou, videos will bring up popular Youku clips, and music results come via Baidu -- all alongside results from your local collections. It’s the smarter way to find content.

      -
      - -
      -
      - -
      -
      -

      Chinese lunar calendar

      -

      As well as the western Gregorian layout, Ubuntu Kylin’s in-built calendar includes the traditional Chinese lunar layout, so Chinese users can keep up with their day-to-day plans while also respecting national holidays.

      -
      -
      +
      -

      Kingsoft WPS Office

      +

      Kingsoft WPS Office

      The most popular office suite in China is available on Ubuntu Kylin. We’ve worked closely with Kingsoft, so you can make full use of its WPS Office package for word processing, spreadsheets and presentations.

      -
      +
      -
      - -
      -

      Lotus instant messaging

      -

      Lotus instant messenger was written from the ground up by NUDT. Not only can you keep up with friends and family, but colleagues as well, as it was designed for the enterprise environment.

      +
      +
      +
      -
      +
      +

      Chinese lunar calendar

      +

      As well as the western Gregorian layout, Ubuntu Kylin’s in-built calendar includes the traditional Chinese lunar layout, so Chinese users can keep up with their day-to-day plans while also respecting national holidays.

      +
      +
      -

      Kingsoft Kuaipan cloud storage

      -

      As well as a great Chinese operating system, the latest version of Ubuntu Kylin gives you 100 GB of personal cloud storage, so you can access all your important files and content over the web or on any Kuaipan-compatible device.

      +

      Kingsoft Kuaipan cloud storage

      +

      As well as a great Chinese operating system, the latest version of Ubuntu Kylin gives you enough personal cloud storage for up to 2 million photos and 10 millions documents, so you can access all your important files and content over the web or on any Kuaipan-compatible device.

      -
      +
      -
      -
      -

      Unity 8 preview

      -

      Ubuntu Kylin 14.04 LTS offers an optional preview of Unity 8, the next generation Ubuntu user interface. To download the preview, search for unity8-desktop-session-mir in the Ubuntu Software Centre.

      -

      Please note that it uses the current version of Mir, the new graphics platform being developed by the Ubuntu community. Mir only works with open-source graphics drivers at present.

      +
      +
      +
      - - - -
      - -
      -
      -

      Find out more

      -

      If you’re keen to learn more about Ubuntu Kylin, join the community or get more information, visit the official site.

      -

      Visit UbuntuKylin.com ›

      +

      Unity 8 preview

      +

      Ubuntu Kylin 14.04 offers an optional preview of Unity 8, the next generation Ubuntu user interface. To download the preview, search for unity8-desktop-session-mir in the Ubuntu Software Centre.

      +

      Please note that it uses the current version of Mir, the new graphics platform being developed by the Ubuntu community. Mir only works with open-source graphics drivers at present.

      diff --git a/templates/download/_base_download.html b/templates/download/_base_download.html index 0469b4f8eb0..4fa9e925e38 100755 --- a/templates/download/_base_download.html +++ b/templates/download/_base_download.html @@ -1,9 +1,9 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block second_level_nav_items %} {% include "download/_nav_secondary.html" %} {% endblock second_level_nav_items %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/download/_nav_tertiary.html b/templates/download/_nav_tertiary.html index ed4c0c66a3a..f860a2b508d 100755 --- a/templates/download/_nav_tertiary.html +++ b/templates/download/_nav_tertiary.html @@ -25,7 +25,7 @@
    • Install Ubuntu 13.10
    • {% endif %} {% if level_3 == 'install-desktop-long-term-support' %} -
    • Install Ubuntu 14.04.1 LTS
    • +
    • Install Ubuntu 14.04.2 LTS
    • {% endif %} {% if level_3 == 'install-ubuntu-desktop' %}
    • Installing Ubuntu Desktop
    • @@ -36,8 +36,8 @@ {% if level_3 == 'install-ubuntu-server' %}
    • Installing Ubuntu Server
    • {% endif %} -{% if level_3 == 'install-ubuntu-cloud' %} -
    • Installing Ubuntu OpenStack
    • +{% if level_3 == 'install-ubuntu-openstack' %} +
    • Installing Ubuntu OpenStack
    • {% endif %} {% if level_3 == 'cloud-archive-instructions' %}
    • Cloud archive instructions
    • diff --git a/templates/download/alternative-downloads.html b/templates/download/alternative-downloads.html index 9d91e539c96..daff16498ab 100755 --- a/templates/download/alternative-downloads.html +++ b/templates/download/alternative-downloads.html @@ -5,7 +5,7 @@ {% block meta_description %}Want to download via-bitTorrent links, get DVD images with more language packs, use the text-based alternate installer or find previous versions of Ubuntu?{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Alternative downloads" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Alternative downloads" %} {% endblock second_level_nav_items %} {% block content %} @@ -23,8 +23,9 @@

      Network installer

      The network installer lets you install Ubuntu over the network. This is useful, for example, if you have an old machine with a non-bootable CD-ROM or a computer that can’t run the graphical interface-based installer, either because they don’t meet the minimum requirements for the live CD/DVD or because they require extra configuration before the graphical desktop can be used, or if you want to install Ubuntu on a large number of computers at once.

      @@ -34,9 +35,27 @@

      Network installer

      BitTorrent

      BitTorrent is a peer-to-peer download network that sometimes enables higher download speeds and more reliable downloads of large files. You will need to install a BitTorrent client on your computer in order to enable this download method.

      + + -
    @@ -61,19 +71,22 @@

    Ubuntu 14.04.1 LTS torrents

    Other images

    For other versions of the Ubuntu installer please select your nearest mirror; however, we recommend you use the standard installer as all other packages are available in the Software Centre.

    -

    Select the nearest mirror

    -
      -
    • Finland ›
    • -
    • France ›
    • -
    • Germany
    • -
    • Greece ›
    • -
    • Ireland ›
    • -
    • Netherlands (1) ›
    • -
    • Netherlands (2) ›
    • -
    • Russian Federation ›
    • -
    • Sweden ›
    • -
    • United Kingdom ›
    • -
    • United States ›
    • +

      Select the nearest mirror

      + @@ -81,7 +94,7 @@

      Select the nearest mirror

      Past releases and other flavours

      Looking for an older release of Ubuntu? Whether you need an obsolete release or a previous LTS point release with its original stack, you can find them in past releases.

      -

      Past releases ›

      +

      Past releases

      diff --git a/templates/download/desktop/_chinese-download.html b/templates/download/desktop/_chinese-download.html deleted file mode 100755 index 0019b26525e..00000000000 --- a/templates/download/desktop/_chinese-download.html +++ /dev/null @@ -1,11 +0,0 @@ -
      -
      -
      - Chinese Ubuntu logo -
      -
      -

      Ubuntu Kylin ›

      -

      Created specifically for the needs of Chinese users, Ubuntu Kylin 14.04.1 LTS includes many unique features and five years support from Canonical.

      -
      -
      -
      diff --git a/templates/download/desktop/burn-a-dvd-on-mac-osx.html b/templates/download/desktop/burn-a-dvd-on-mac-osx.html index 121eb98d5b8..39dfdddf3a7 100755 --- a/templates/download/desktop/burn-a-dvd-on-mac-osx.html +++ b/templates/download/desktop/burn-a-dvd-on-mac-osx.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on OS X" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on OS X" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/burn-a-dvd-on-ubuntu.html b/templates/download/desktop/burn-a-dvd-on-ubuntu.html index 5d56e85a036..e1b6fa905f6 100755 --- a/templates/download/desktop/burn-a-dvd-on-ubuntu.html +++ b/templates/download/desktop/burn-a-dvd-on-ubuntu.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on Ubuntu" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on Ubuntu" %} {% endblock second_level_nav_items %} diff --git a/templates/download/desktop/burn-a-dvd-on-windows.html b/templates/download/desktop/burn-a-dvd-on-windows.html index 7a7d375178c..8c4977e0153 100755 --- a/templates/download/desktop/burn-a-dvd-on-windows.html +++ b/templates/download/desktop/burn-a-dvd-on-windows.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on Windows" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to burn a DVD on Windows" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/contribute.html b/templates/download/desktop/contribute.html index 8dad6d95a1f..c8551e4897a 100755 --- a/templates/download/desktop/contribute.html +++ b/templates/download/desktop/contribute.html @@ -4,7 +4,7 @@ {% block extra_body_class %}contribute-to-ubuntu{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Contribute" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Contribute" %} {% endblock second_level_nav_items %} {% block outer_content %} diff --git a/templates/download/desktop/create-a-usb-stick-on-mac-osx.html b/templates/download/desktop/create-a-usb-stick-on-mac-osx.html index f6768a37057..ad5438bd86c 100755 --- a/templates/download/desktop/create-a-usb-stick-on-mac-osx.html +++ b/templates/download/desktop/create-a-usb-stick-on-mac-osx.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on OS X" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on OS X" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/create-a-usb-stick-on-ubuntu.html b/templates/download/desktop/create-a-usb-stick-on-ubuntu.html index c836079c029..627a97d95ed 100755 --- a/templates/download/desktop/create-a-usb-stick-on-ubuntu.html +++ b/templates/download/desktop/create-a-usb-stick-on-ubuntu.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on Ubuntu" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on Ubuntu" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/create-a-usb-stick-on-windows.html b/templates/download/desktop/create-a-usb-stick-on-windows.html index e66116e5c1d..8d5db1b85d5 100755 --- a/templates/download/desktop/create-a-usb-stick-on-windows.html +++ b/templates/download/desktop/create-a-usb-stick-on-windows.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on Windows" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="How to create a bootable USB stick on Windows" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 75934b707b6..922b6bb5a36 100755 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -5,56 +5,86 @@ {% block extra_body_class %}download-desktop-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" page_title="Desktop" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" page_title="Desktop" %} {% endblock second_level_nav_items %} {% block content %} -{% with ubuntu_release="14.04.1" openstack_version="Icehouse" %} +{% with lts_release="14.04.2" ubuntu_release="15.04" lts_release_name="TrustyTahr" ubuntu_release_name="VividVervet" openstack_version="juno" %}

      Download Ubuntu Desktop

      -
      + +
      -

      Ubuntu {{ubuntu_release}} LTS

      -

      The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu {{ubuntu_release}} LTS comes with five years of security and maintenance updates, guaranteed.

      -

      Ubuntu {{ubuntu_release}} LTS release notes

      +

      Ubuntu {{lts_release}} LTS

      +

      The Long Term Support (LTS) version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu {{lts_release}} LTS comes with five years of security and maintenance updates, guaranteed.

      +

      Recommended for most users.

      +

      Ubuntu {{lts_release}} LTS release notes

      - +
      +

      Alternative downloads and torrents ›

      -
      +
      -
      +
      +
      +
      +
      +

      Ubuntu {{ubuntu_release}}

      +

      The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu {{ubuntu_release}} comes with nine months of security and maintenance updates.

      +

      Ubuntu {{ubuntu_release}} release notes

      +
      +
      +
      +
      + + + +
      +
      + +
      +

      Alternative downloads and torrents ›

      +
      +
      +
      +
      +
      + +
      -

      Easy ways to switch to Ubuntu {{ubuntu_release}} LTS

      +

      Easy ways to switch to Ubuntu

      -
      -

      From Ubuntu

      +
      +

      From an older version

      If you’re already running Ubuntu, you can upgrade in a few clicks from Software Updater.

      -
      +

      From Windows

      If you’re using Windows 8 or any computer with a 64-bit processor, we recommend the 64-bit download.

      -
      +

      From Mac OS X

      Most Macs with Intel processors will work with either 64-bit or Mac images. If the 64-bit image doesn't work, try the Mac image.

        diff --git a/templates/download/desktop/install-ubuntu-desktop.html b/templates/download/desktop/install-ubuntu-desktop.html index 30ebfbb4c8b..f3ec36cec38 100755 --- a/templates/download/desktop/install-ubuntu-desktop.html +++ b/templates/download/desktop/install-ubuntu-desktop.html @@ -1,16 +1,16 @@ {% extends "download/_base_download.html" %} -{% block title %}Install Ubuntu 14.04.1 LTS{% endblock %} +{% block title %}Install Ubuntu 14.04.2 LTS{% endblock %} {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Install Ubuntu 14.04.1 LTS" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Install Ubuntu 14.04.2 LTS" %} {% endblock second_level_nav_items %} {% block content %}
        -

        Install Ubuntu 14.04.1 LTS

        +

        Install Ubuntu 14.04.2 LTS

        diff --git a/templates/download/desktop/thank-you.html b/templates/download/desktop/thank-you.html index 6ba88fb2a0d..0114dec9ced 100755 --- a/templates/download/desktop/thank-you.html +++ b/templates/download/desktop/thank-you.html @@ -10,7 +10,7 @@ {% block extra_body_class %}download-thankyou{% endblock %} {% block second_level_nav_items %} -{% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Thank you" %} +{% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} @@ -21,7 +21,6 @@ {% else %} {% endif %} {% endif %} diff --git a/templates/download/desktop/try-ubuntu-before-you-install.html b/templates/download/desktop/try-ubuntu-before-you-install.html index d8357520abd..ed1cd89fdc8 100755 --- a/templates/download/desktop/try-ubuntu-before-you-install.html +++ b/templates/download/desktop/try-ubuntu-before-you-install.html @@ -5,7 +5,7 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Try Ubuntu before you install it" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Try Ubuntu before you install it" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/download/desktop/upgrade.html b/templates/download/desktop/upgrade.html index 24dc348db24..bc5c7d26107 100755 --- a/templates/download/desktop/upgrade.html +++ b/templates/download/desktop/upgrade.html @@ -1,22 +1,22 @@ {% extends "download/_base_download.html" %} -{% block title %}Upgrade Ubuntu{% endblock %} +{% block title %}Instructions on how to upgrade your Ubuntu desktop.{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Upgrade" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="Upgrade" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %}
        -

        Upgrade from Ubuntu 13.10 to 14.04 LTS

        +

        Upgrade from a previous version of Ubuntu

        -

        We recommend you backup your existing Ubuntu installation before updating.

        +

        We recommend that you back up your existing Ubuntu installation before you update your computer.

        -

        If you have a version of Ubuntu other than Ubuntu 13.10, please read the upgrade notes for more information on how to upgrade.

        -

        Before you start the upgrade, we recommend that you read the release notes for Ubuntu 14.04 LTS, which which include workarounds for any problems you might encounter.

        +

        If you are upgrading from a version released prior to Ubuntu 13.10, please read the upgrade notes for more information.

        +

        For more recent versions, please read the release notes. You can find release notes for Ubuntu 14.04 LTS here and for Ubuntu 15.04 here.

        @@ -39,7 +39,7 @@

        Launch the Software Updater

        2

        Check for updates

        -

        Click the Check button to check for new updates. If there are any updates to install, use the Install Updates button to install them, press Check again after that first update is complete — then press the Upgrade button.

        +

        Select the tab called "Updates". Then set the "Notify me of a new Ubuntu version" dropdown menu to "For any new version". Press Alt+F2 and type in "update-manager" (without the quotes) into the command box. The Update Manager should open up and tell you: New distribution release '15.04' is available. Click Upgrade and follow the on-screen instructions.

        diff --git a/templates/download/index.html b/templates/download/index.html index 8b990a6bf7b..a87258c6ede 100755 --- a/templates/download/index.html +++ b/templates/download/index.html @@ -3,55 +3,80 @@ {% block title %}Get Ubuntu | Download{% endblock %} {% block extra_body_class %}download-home{% endblock %} +{% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, platform, Linux, distribution, OpenStack, Ubuntu OpenStack, Ubuntu Cloud, server, tablet, smartphone, phone, Windows alternative, Mac alternative, free software, open source, thin client, download Ubuntu, long term support, LTS, 14.04, Trusty Tahr, Icehouse, Juno, Kilo, Vivid Vervet, 15.04{% endblock meta_keywords %} + {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %}
        -
        +

        Get Ubuntu

        Ubuntu is completely free to download, use and share.

        -
        -
        - -
        -
        -

        Ubuntu Desktop ›

        -

        Download Ubuntu desktop and replace your current operating system whether it’s Windows or Mac OS, or, run Ubuntu alongside it.

        -
        -
        -
        -

        Do you want to upgrade? Follow our simple guide ›

        -
        +
        +
        +
        + +
        +
        +

        Ubuntu Desktop ›

        +

        Download Ubuntu desktop and replace your current operating system whether it’s Windows or Mac OS, or, run Ubuntu alongside it.

        +
        +
        +

        Do you want to upgrade? Follow our simple guide ›

        +
        +
        +
        +
        +
        -
        - -
        -
        +

        Ubuntu Server ›

        Whether you want to configure a simple file server or build a fifty thousand-node cloud, you can rely on Ubuntu Server and its five years of guaranteed free upgrades.

        +
        + +
        -
        - -
        -
        +

        Ubuntu Cloud ›

        Ubuntu OpenStack enables you to provision your servers and build an OpenStack cloud on Ubuntu, all from one Ubuntu Server download.

        +
        + +
        -
        -{% include "download/desktop/_chinese-download.html" %} +
        +
        +
        +

        Ubuntu Kylin ›

        +

        Created specifically for the needs of Chinese users, Ubuntu Kylin 14.04.2 LTS includes many unique features and five years support from Canonical.

        +
        +
        + Ubuntu Kylin logo +
        +
        +
        +
        +

        Alternative downloads ›

        +

        Ubuntu is available via BitTorrent links and regional mirrors. You can also use the network installer.

        +
        +
        + Chinese Ubuntu logo +
        +
        +
        +
        {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/download/server/_other-ways.html b/templates/download/server/_other-ways.html index 96cb2a0975c..e02350bd444 100755 --- a/templates/download/server/_other-ways.html +++ b/templates/download/server/_other-ways.html @@ -1,23 +1,27 @@
        -
        + {% if level_2 != 'cloud' %}

        Get the version you need

        -
        +
        {% endif %}
        -
        +
        {% if level_2 == 'cloud' %} +

        Latest version of Ubuntu OpenStack

        +

        If you prefer a manual setup of the latest Ubuntu OpenStack version, you can follow the instructions in our OpenStack operations guide.

        +

        View instructions here

        + {% else %}

        Buy DVDs from the Ubuntu shop

        Ubuntu Server 14.04 LTS is now available for purchase on DVD in the Ubuntu shop, along with the desktop version.

        -

        Go to the Ubuntu shop

        -
        +

        Go to the Ubuntu shop

        {% endif %} +

        Use any version of OpenStack

        -

        If you’re staying on 12.04 but you need OpenStack Icehouse, run the following command:

        -
        sudo add-apt-repository cloud-archive:icehouse
        +

        If you’re staying on 12.04 or 14.04 but you need OpenStack Juno, run the following command:

        +
        sudo add-apt-repository cloud-archive:juno

        Download a previous release

        Looking for a previous LTS point release with its original stack? Older versions of Ubuntu remain available.

        -

        Previous releases

        +

        Previous releases

        diff --git a/templates/download/server/arm.html b/templates/download/server/arm.html index 33555e182f3..ad43ac8c270 100755 --- a/templates/download/server/arm.html +++ b/templates/download/server/arm.html @@ -3,50 +3,77 @@ {% block title %}Ubuntu for ARM | Download{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="ARM" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="ARM" %} {% endblock second_level_nav_items %} {% block content %}
        -

        Ubuntu Server for ARM

        -
        -
        +
        +

        Ubuntu Server for ARM

        +

        With Ubuntu 14.04 LTS, we are happy to announce support for 64-bit ARMv8 systems as well as all released x86 and ARM based HP Moonshot cartridges, including our MAAS and Juju cloud tools.

        +
        +
        +
        +
        +

        HP Moonshot

        + +

        HP ProLiant Moonshot user guide

        +

        HP Moonshot cartridges come factory installed

        +
        +
        +

        Applied Micro X-Gene ARMv8

        + +

        Installation instructions for the Mustang platform

        +
        +
        +
        +
        +

        Cavium Thunder ARMv8 Developer Platform

        -

        Registration required

        Marvell Armada XP

        -
        -
        -
        - +
        +
        +
        -
        -
        -

        Coming soon in 14.04 LTS

        -

        We are happy to announce support for 64-bit ARMv8 systems as well as all released x86 and ARM based HP Moonshot cartridges, including our MAAS and Juju cloud tools.

        -

        Ubuntu Server 14.04 LTS for ARM server will be available soon.

        +
        +

        For Developers

        +

        Ubuntu Server is available for developer platforms powered by certified ARM SoCs as an over-the-network installer. Network boot infrastructure is required.

        +
        -
        +
        + +
        -
        -

        Ready to deploy now

        -

        Built for hyperscale-class hardware including machines from the HP Moonshot project, Ubuntu Server 14.04 LTS for ARM is a mature and fully-supported server operating system, including a LAMP stack, Ceph storage, Hadoop-based analytics and the Icehouse release of OpenStack, alongside tools for provisioning and scale-out deployment.

        -

        Ubuntu Server for ARM is available for selected SoCs as an over-the-network installer. Network boot infrastructure is required.

        -
        -
        +
        +
        +

        Ready to deploy now

        +

        Built for hyperscale-class hardware including machines from the HP Moonshot product line, Ubuntu Server for ARM is a mature and fully-supported server operating system, including a LAMP stack, Ceph storage, Hadoop-based analytics, the Juno release of OpenStack, and hundreds of additional workloads alongside tools for provisioning and scale-out deployment.

        + +
        {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/download/server/index.html b/templates/download/server/index.html index c31ed4a5fa1..7fb005aadae 100755 --- a/templates/download/server/index.html +++ b/templates/download/server/index.html @@ -5,54 +5,79 @@ {% block extra_body_class %}download-server-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" page_title="Server" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" page_title="Server" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} -{% with ubuntu_release="14.04.1" openstack_version="Icehouse" %} +{% with lts_release="14.04.2" latest_release="15.04" lts_release_name="TrustyTahr" latest_release_name="VividVervet" openstack_version="Juno" %}

        Download Ubuntu Server

        -
        +
        -

        Ubuntu Server {{ubuntu_release}} LTS

        -

        The latest version of Ubuntu Server, including the {{openstack_version}} release of OpenStack and support guaranteed until April 2019.

        -

        Ubuntu Server {{ubuntu_release}} LTS release notes

        +

        Ubuntu Server {{lts_release}} LTS

        +

        The Long Term Support version of Ubuntu Server, including the Icehouse release of OpenStack and support guaranteed until April 2019 — 64 bit only.

        +

        Recommended for most users.

        +

        Ubuntu Server {{lts_release}} LTS release notes

        -

        64-bit only

        -
        +
        - +
        +

        Alternative downloads and torrents ›

        +
        +
        +
        +

        Ubuntu Server {{latest_release}}

        +

        The latest version of Ubuntu Server, including the Kilo release of OpenStack and support for nine months – 64 bit only.

        +

        Ubuntu Server {{latest_release}} release notes

        +
        +
        +
        +
        + + +
        +
        + +
        +
        +

        Alternative downloads and torrents ›

        +
        +
        +
        +
        + +

        How you can use Ubuntu Server

        -
        +

        Ubuntu Server for cloud

        Whether you’re building your own cloud or you want to use a public cloud, with Ubuntu you have all the tools you need to provision, deploy and manage your cloud environment.

        -

        Download Ubuntu Server for cloud ›

        +

        Get Ubuntu Server for cloud ›

        -
        +

        Ubuntu Server for ARM

        Optimised for hyperscale deployments and certified on a number of ARM chipsets, Ubuntu Server for ARM includes the 64-bit ARMv8 platforms.

        -

        Download Ubuntu Server for ARM ›

        +

        Get Ubuntu Server for ARM ›

        -
        +

        Ubuntu for POWER8

        Ubuntu is now available on the IBM POWER8 platform, bringing the entire Ubuntu and OpenStack ecosystem to IBM POWER8

        Get Ubuntu {{ubuntu_release}} for POWER8 ›

        diff --git a/templates/download/server/install-ubuntu-server.html b/templates/download/server/install-ubuntu-server.html index f66edb66cd8..b4949b45f32 100755 --- a/templates/download/server/install-ubuntu-server.html +++ b/templates/download/server/install-ubuntu-server.html @@ -5,14 +5,14 @@ {% block extra_body_class %}download-help{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="Installing Ubuntu Server" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="Installing Ubuntu Server" %} {% endblock second_level_nav_items %} {% block content %}
        -

        Installing Ubuntu Server

        +

        Installing Ubuntu Server for general use

        -

        The basic steps to install Ubuntu Server Edition from CD or USB stick are the same for installing any operating system. Unlike the desktop version, Ubuntu Server does not include a graphical installation program. Instead the Server Edition uses a console menu-based process.

        +

        The basic steps to install Ubuntu Server from CD or USB stick are the same for installing any operating system. Unlike the desktop version, Ubuntu Server does not include a graphical installation program. Instead, it uses a console menu-based process.

        1. @@ -48,7 +48,7 @@

          Installing Ubuntu Server

        2. 6
          -

          You can then choose from several options to configure the hard drive layout. There are many ways disk layout can be configured. For detailed information please read the installing from CD documentation.

          +

          You can then choose from several options to configure the hard drive layout. There are many ways disk layout can be configured. For detailed information please read the installing from CD documentation.

        3. @@ -66,8 +66,8 @@

          Mass provisioning of Ubuntu Server

          Ubuntu Server also includes a network-based provisioning system that uses Ubuntu’s Metal as a Service (MAAS) tool. Based on the industry-standard PXE network-boot protocol, MAAS enables the rapid, automated provisioning of many systems simultaneously.

          Canonical’s Landscape further integrates MAAS technology with enterprise-class support for systems management and compliance requirements.

        diff --git a/templates/download/server/power8.html b/templates/download/server/power8.html index fcdad291c43..fb28b553903 100755 --- a/templates/download/server/power8.html +++ b/templates/download/server/power8.html @@ -8,25 +8,26 @@ {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="POWER8" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="POWER8" %} {% endblock second_level_nav_items %} {% block content %}

        Ubuntu for IBM POWER8

        -
        +

        Ubuntu Server

        -

        Includes Ubuntu Server for cloud

        Netboot image

        @@ -36,8 +37,16 @@

        Netboot image

        -

        Ubuntu 14.04.1 for IBM POWER8

        -

        Ubuntu 14.04.1 brings with it, for the first time, support for IBM POWER8 including our MAAS provisioning, Juju cloud orchestration, Landscape systems management and Ubuntu OpenStack.

        +

        Ubuntu 14.04.2 LTS for IBM POWER8

        +

        Ubuntu 14.04 brings with it, for the first time, support for IBM POWER8 including our MAAS provisioning, Juju cloud orchestration, Landscape systems management and Ubuntu OpenStack. Ubuntu 14.04.2 adds CAPI and PowerNV support.

        +
        +
        +
        +
        +
        +
        +

        Ubuntu for 15.04 for IBM POWER8

        +

        Ubuntu 15.04 continues to enable rapid innovation for POWER8 including Docker and Hardware Transactional Memory support along with many performance and availability enhancements. In addition, the OpenPOWER Foundation demonstrated over a dozen solutions running on Ubuntu at their inaugural OpenPOWER Summit in March 2015.

        diff --git a/templates/download/server/thank-you.html b/templates/download/server/thank-you.html index 8e66d071abc..b18f9a0e8f1 100755 --- a/templates/download/server/thank-you.html +++ b/templates/download/server/thank-you.html @@ -6,7 +6,7 @@ {% block extra_body_class %}download-thankyou{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Server" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} @@ -32,9 +32,9 @@

        Ubuntu Advantage

        ubuntu one
        -

        Jumpstart Training

        -

        Two full days of technical training, covering Ubuntu, MAAS, Juju, Landscape, and OpenStack.

        -

        Learn more about Jumpstart Training ›

        +

        OpenStack Training

        +

        In a classroom or at your company, learn the ins and outs of OpenStack.

        +

        Learn more about OpenStack Training ›

        diff --git a/templates/download/_includes/_ask_ubuntu.html b/templates/download/shared/_ask_ubuntu.html similarity index 100% rename from templates/download/_includes/_ask_ubuntu.html rename to templates/download/shared/_ask_ubuntu.html diff --git a/templates/download/_includes/_contextual_footer.html b/templates/download/shared/_contextual_footer.html similarity index 62% rename from templates/download/_includes/_contextual_footer.html rename to templates/download/shared/_contextual_footer.html index 9762b1fdba3..d175cf17d2e 100755 --- a/templates/download/_includes/_contextual_footer.html +++ b/templates/download/shared/_contextual_footer.html @@ -24,7 +24,7 @@

        Installation guides

        {% else %} @@ -44,21 +44,23 @@

        Try before you install

      {% else %} -{% if level_2 == 'cloud' or level_2 == 'server' and level_3 == 'thank-you' %} +{% if level_2 == 'cloud' and level_3 != 'install-ubuntu-openstack' %} {% else %} {% if level_2 == 'desktop' and level_3 == 'thank-you' %} @@ -72,22 +74,25 @@

      Installation guides

      {% else %} -{% if level_2 == 'cloud' and level_3 == 'install-ubuntu-cloud' or level_3 == 'cloud-archive-instructions' %} +{% if level_2 == 'cloud' and level_3 == 'install-ubuntu-openstack' or level_3 == 'cloud-archive-instructions' %}

      Installation guides

      -

      If you need some help installing Ubuntu, please check out our step-by-step guides.

      +

      If you need some help installing Ubuntu Server, please check out our step-by-step guide.

      {% else %} {% if level_2 == 'cloud' %} @@ -129,7 +134,7 @@

      Download Ubuntu Server for cloud

      {% else %} @@ -137,13 +142,13 @@

      Detailed documentation

      Installation guides

      If you need some help installing Ubuntu, please check out our step-by-step guides.

      -

      Installation instructions for Ubuntu OpenStack ›

      +

      Installation instructions for Ubuntu Server ›

      View Ubuntu’s md5 hashes

      {% else %} {% if level_2 == 'server' and not level_3 %} @@ -151,26 +156,39 @@

      Detailed documentation

      Installation guides

      {% else %} {% if level_2 == 'ubuntu-kylin' %} -
      -

      The community is here to help

      -

      To learn more about Ubuntu Kylin or get help on installing or using it, visit www.ubuntukylin.com.

      +
      +

      BitTorrent

      +

      If you prefer, you can download Ubuntu Kylin via a torrent.

      +
      -{% else %} -{% if level_2 == 'ubuntu-kylin-zh-CN' %} -
      -

      社区为您提供帮助

      -

      要了解更多关于Ubuntu Kylin的信息,或获取有关安装和使用它的帮助,请访问 www.ubuntukylin.com.

      +
      +

      The community is here to help

      +

      To learn more about Ubuntu Kylin or get help on installing or using it, visit www.ubuntukylin.com.

      {% else %} {% if level_2 == null %} @@ -185,26 +203,16 @@

      Installation guides

      If you need some help installing Ubuntu, please check out our step-by-step guide.

      Read the installation instructions ›

      -{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %} +{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %} {% if level_2 != 'ubuntu-kylin-zh-CN' %}
      -

      Helping hands

      +

      Helping hands

      If you get stuck, help is always at hand.

      -
      -{% endif %} -{% if level_2 == 'ubuntu-kylin-zh-CN' %} -
      -

      援助之手

      -

      如果您遇到问题, 帮助总是在身边。

      -
      {% endif %} \ No newline at end of file diff --git a/templates/download/_includes/_wiki_link.html b/templates/download/shared/_wiki_link.html similarity index 100% rename from templates/download/_includes/_wiki_link.html rename to templates/download/shared/_wiki_link.html diff --git a/templates/download/_includes/_wiki_link_latest.html b/templates/download/shared/_wiki_link_latest.html similarity index 100% rename from templates/download/_includes/_wiki_link_latest.html rename to templates/download/shared/_wiki_link_latest.html diff --git a/templates/download/ubuntu-kylin-zh-CN.html b/templates/download/ubuntu-kylin-zh-CN.html deleted file mode 100755 index 7e2e5ce0e2e..00000000000 --- a/templates/download/ubuntu-kylin-zh-CN.html +++ /dev/null @@ -1,49 +0,0 @@ - -{% extends "download/_base_download.html" %} - -{% block title %}下载Ubuntu Kylin | Download{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Ubuntu Kylin" page_title="zh-CN" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% with ubuntu_release="14.04.1" openstack_version="Icehouse" %} -
      - English version › -
      -

      Ubuntu 桌面版 {{ubuntu_release}} 长期支持版

      -
      -
      -
      -
      -

      Ubuntu Kylin {{ubuntu_release}} 长期支持版

      -

      请点击右边的橙色按钮下载最新的Ubuntu Kylin {{ubuntu_release}} 长期支持版 ISO 镜像文件。把镜像文件烧制到光盘上,或是创建一个可启动U盘,即可安装Ubuntu Kylin。

      -
      - -
      - - -
      -
      -
      -
      - -
      -
      -
      -
      -
      -
      - -
      -
      -
      -

      I如果你电脑的内存少于2GB,选择32位下载

      -
      -
      -
      -
      -
      -{% endwith %} -{% endblock content %} \ No newline at end of file diff --git a/templates/download/ubuntu-kylin.html b/templates/download/ubuntu-kylin.html index 4c374f53722..9f2762172dd 100755 --- a/templates/download/ubuntu-kylin.html +++ b/templates/download/ubuntu-kylin.html @@ -4,41 +4,70 @@ {% block title %}Download Ubuntu Kylin | Download{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="zh-CN" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Download" subsection_title="Desktop" page_title="zh-CN" %} {% endblock second_level_nav_items %} {% block content %} -{% with ubuntu_release="14.04.1" openstack_version="Icehouse" %} +{% with lts_release="14.04.2" latest_release="15.04" openstack_version="juno" %}
      - 中国版 ›

      Download Ubuntu Kylin

      -
      +
      -

      Ubuntu Kylin {{ubuntu_release}} LTS

      -

      Click the orange button to the right and download the latest Ubuntu Kylin {{ubuntu_release}} LTS ISO image file. To install Ubuntu Kylin, burn the image file on a DVD or create a bootable USB disk.

      +

      Ubuntu Kylin {{lts_release}} LTS

      +

      Download the Long Term Support edition of Ubuntu Kylin {{lts_release}} LTS ISO image file. To install Ubuntu Kylin, burn the image file on a DVD or create a bootable USB disk.

      -
      +
      - +
      -
      +
      - +

      If you have an older PC with less than 2GB of memory, choose the 32-bit download.

      +
      +

      Ubuntu 中国网站现已面世

      +
      +
      + +
      +
      +
      +
      +

      Ubuntu Kylin {{latest_release}}

      +

      Download the latest version of Ubuntu Kylin {{latest_release}} ISO image file. To install Ubuntu Kylin, burn the image file on a DVD or create a bootable USB disk.

      +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
      +
      + +
      +
      +
      +

      If you have an older PC with less than 2GB of memory, choose the 32-bit download.

      +
      +
      {% endwith %} {% endblock content %} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 4b934c5a587..22ca309e709 100755 --- a/templates/index.html +++ b/templates/index.html @@ -1,10 +1,11 @@ {% extends "base_index.html" %} -{% block takeover_body_class %} wef-takeover{% endblock takeover_body_class %} +{% block takeover_body_class %} vivid-release-takeover{% endblock takeover_body_class %} {% block takeover_content %} {% if switcher %} - 中文主页 › + {% endif %} - {% include "takeovers/_wef_takeover.html" %} -{% endblock takeover_content %} + {% include "takeovers/_1504_takeover.html" %} + {% include "takeovers/_footer_homepage.html" %} +{% endblock takeover_content %} \ No newline at end of file diff --git a/templates/index_dell.html b/templates/index_dell.html new file mode 100644 index 00000000000..1b187a35950 --- /dev/null +++ b/templates/index_dell.html @@ -0,0 +1,11 @@ +{% extends "base_index.html" %} + +{% block takeover_body_class %} dell-xps-takeover{% endblock takeover_body_class %} + +{% block takeover_content %} + {% if switcher %} + + {% endif %} + {% include "takeovers/_dell_xps_takeover.html" %} + {% include "takeovers/_footer_homepage.html" %} +{% endblock takeover_content %} diff --git a/templates/index_dell_latam.html b/templates/index_dell_latam.html new file mode 100644 index 00000000000..94b09d366ce --- /dev/null +++ b/templates/index_dell_latam.html @@ -0,0 +1,11 @@ +{% extends "base_index.html" %} + +{% block takeover_body_class %} dell-latam-takeover{% endblock takeover_body_class %} + +{% block takeover_content %} + {% if switcher %} + + {% endif %} + {% include "takeovers/_dell_latam_takeover.html" %} + {% include "takeovers/_footer_homepage.html" %} +{% endblock takeover_content %} diff --git a/templates/index_kylin.html b/templates/index_kylin.html index b04b194036b..3479199ed21 100755 --- a/templates/index_kylin.html +++ b/templates/index_kylin.html @@ -1,10 +1,10 @@ {% extends "base_index.html" %} -{% block takeover_body_class %} homepage-kylin{% endblock takeover_body_class %} +{% block takeover_body_class %} vivid-release-takeover{% endblock takeover_body_class %} {% block takeover_content %} - {% include "takeovers/_kylin.html" %} + {% include "takeovers/_vivid_release_kylin.html" %} {% endblock takeover_content %} {% block footer_content %} diff --git a/templates/index_roadshow.html b/templates/index_roadshow.html new file mode 100644 index 00000000000..a96f801ed00 --- /dev/null +++ b/templates/index_roadshow.html @@ -0,0 +1,11 @@ +{% extends "base_index.html" %} + +{% block takeover_body_class %}openstack_roadshow{% endblock takeover_body_class %} + +{% block takeover_content %} + {% include "takeovers/_roadshow_takeover.html" %} +{% endblock takeover_content %} + +{% block footer_content %} + {% include "takeovers/_footer_homepage.html" %} +{% endblock footer_content %} diff --git a/templates/info/release-end-of-life.html b/templates/info/release-end-of-life.html index d3ca7ac5357..b2da631e6e3 100755 --- a/templates/info/release-end-of-life.html +++ b/templates/info/release-end-of-life.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block meta_description %}When an Ubuntu release reaches its "end of life" it receives no further maintenance updates, including critical security upgrades. It is highly recommended that you upgrade to a recent version of Ubuntu at this point.{% endblock %} {% block meta_keywords %}end of life, eol, release, release schedule, Ubuntu, Oneiric Ocelot, Natty Narwhal, Maverick Meerkat, Lucid Lynx (Desktop), Karmic Koala, Jaunty Jackalope, Intrepid Ibex, Hardy Heron, Gutsy Gibbon, Feisty Fawn, Edgy Eft, Dapper Drake, Breezy Badger, Hoary Hedgehog, Warty Warthog, Ubuntu 11.10 , Ubuntu 11.04, Ubuntu 10.10, Ubuntu 10.04, Ubuntu 9.10, Ubuntu 9.04, Ubuntu 8.10, Ubuntu 8.04.4 LTS, Ubuntu 8.04.3 LTS, Ubuntu 8.04.2 LTS, Ubuntu 8.04.1 LTS, Ubuntu 8.04 LTS, Ubuntu 8.04, Ubuntu 7.10, Ubuntu 7.04, Ubuntu 6.10, Ubuntu 6.06.2 LTS, Ubuntu 6.06.1 LTS, Ubuntu 6.06 LTS, Ubuntu 6.06, Ubuntu 5.10, Ubuntu 5.04, Ubuntu 4.10{% endblock %} diff --git a/templates/info/testing.html b/templates/info/testing.html index 8085ecc186a..a9bf73d8aae 100755 --- a/templates/info/testing.html +++ b/templates/info/testing.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Ubuntu testing{% endblock %} diff --git a/templates/legal/_base_legal.html b/templates/legal/_base_legal.html index 3b7c29546b6..153f777a9e6 100755 --- a/templates/legal/_base_legal.html +++ b/templates/legal/_base_legal.html @@ -1,6 +1,6 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} \ No newline at end of file diff --git a/templates/legal/_nav_tertiary.html b/templates/legal/_nav_tertiary.html index c96e114752f..cfeeddd98c8 100755 --- a/templates/legal/_nav_tertiary.html +++ b/templates/legal/_nav_tertiary.html @@ -6,11 +6,14 @@ Intellectual property Online account terms U1 Terms of Service + + Confidentiality agreement {% endif %} {% if level_2 == 'ubuntu-advantage' %} Service description Ubuntu Assurance + UA terms {% endif %} {% if level_2 == 'contributors' %} diff --git a/templates/legal/contributors/index.html b/templates/legal/contributors/index.html index 1c5c456e388..02d665f0a8c 100755 --- a/templates/legal/contributors/index.html +++ b/templates/legal/contributors/index.html @@ -3,7 +3,7 @@ {% block title %}Contributor license agreement{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" page_title="Contributors" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" page_title="Contributors" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/contributors/licence-agreement-faq.html b/templates/legal/contributors/licence-agreement-faq.html index ba788db3fee..35701963471 100755 --- a/templates/legal/contributors/licence-agreement-faq.html +++ b/templates/legal/contributors/licence-agreement-faq.html @@ -5,7 +5,7 @@ {% block title %}Contributor licence agreement FAQ | Contributors{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="Licence agreement FAQ" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="Licence agreement FAQ" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/contributors/submit.html b/templates/legal/contributors/submit.html index 42b56a8a0bc..b5922e8d999 100755 --- a/templates/legal/contributors/submit.html +++ b/templates/legal/contributors/submit.html @@ -105,7 +105,7 @@ {% block title %}Submit contributor agreement | Contributors{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="How to submit" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="How to submit" %} {% endblock second_level_nav_items %} {% block content %} @@ -114,26 +114,11 @@

      Submit contributor agreement

      Before you contribute to one of our open source projects, you must complete all the fields in this form, sign it and return it to Canonical. Please make sure you have your Launchpad ID at the ready. If you don’t have one, you can create one now at launchpad.net.

      All fields are required.

      -
      -
      -

      Related content

      - -
      - -
      -
      -
      +
      +
      {% csrf_token %}

      Agreement type

      @@ -194,7 +179,7 @@

      6. Miscellaneous

      the assignment, that third party must agree in writing to abide by all the rights and obligations in the Agreement.

      6.4 The failure of either party to require performance by the other party of any provision of this Agreement in one situation shall not affect the right of a party to require such performance at any time in the future. A waiver of performance under a provision in one situation shall not be considered a waiver of the performance of the provision in the future or a waiver of the provision in its entirety.

      6.5 If any provision of this Agreement is found void and unenforceable, such provision will be replaced to the extent possible with a provision that comes closest to the meaning of the original provision and which is enforceable. The terms and conditions set forth in this Agreement shall apply notwithstanding any failure of essential purpose of this Agreement or any limited remedy to the maximum extent possible under law.

      -

      To download as a PDF

      +

      To download as a PDF

      @@ -241,7 +226,7 @@

      6. Miscellaneous

      6.3 If You or We assign the rights or obligations received through this Agreement to a third party, as a condition of the assignment, that third party must agree in writing to abide by all the rights and obligations in the Agreement.

      6.4 The failure of either party to require performance by the other party of any provision of this Agreement in one situation shall not affect the right of a party to require such performance at any time in the future. A waiver of performance under a provision in one situation shall not be considered a waiver of the performance of the provision in the future or a waiver of the provision in its entirety.

      6.5 If any provision of this Agreement is found void and unenforceable, such provision will be replaced to the extent possible with a provision that comes closest to the meaning of the original provision and which is enforceable. The terms and conditions set forth in this Agreement shall apply notwithstanding any failure of essential purpose of this Agreement or any limited remedy to the maximum extent possible under law.

      -

      To download as a PDF

      +

      To download as a PDF

      @@ -269,10 +254,10 @@

      Your contact details

    • - + - Don't know your Launchpad ID? +
    • @@ -591,28 +576,59 @@

      Project contact

    • -
    • -

      By clicking 'I agree' below you are confirming that you accept the terms detailed above.

      -
    • -
    • -
      - -
      -
    + +
    +

    Verification

    +

    Please enter the characters you see in this picture:

    +
    +
      +
    • Visual CAPTCHA
    • +
    • + + +
    • +
    • +

      This helps prevent automated form submissions. If you are not sure what the characters are, make your best guess. You will have another try in the next screen. Can't see the image? Listen to an audible version in English.

      +
    • +
    • +

      By clicking 'I agree' you are confirming that you accept the terms detailed above.

      +
    • +
    • + + + + + +
    • +
    +
    +
    -

    - - Need assistance with this form? -

    + + +
    +

    Related content

    + +
    + + {% endblock content %} \ No newline at end of file diff --git a/templates/legal/contributors/thank-you.html b/templates/legal/contributors/thank-you.html index 12dff73c003..3b7bcbbbde0 100755 --- a/templates/legal/contributors/thank-you.html +++ b/templates/legal/contributors/thank-you.html @@ -3,7 +3,7 @@ {% block title %}Thank you for submitting your contributor license agreement | Ubuntu and Canonical legal{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="How to submit" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Contributors" page_title="How to submit" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/index.html b/templates/legal/index.html index ea4314819aa..41c8b7d23cc 100755 --- a/templates/legal/index.html +++ b/templates/legal/index.html @@ -7,7 +7,7 @@ {% block extra_body_class %}legal{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/_includes/_contextual_footer.html b/templates/legal/shared/_contextual_footer.html similarity index 52% rename from templates/legal/_includes/_contextual_footer.html rename to templates/legal/shared/_contextual_footer.html index 30b3f4604de..6831d4ccfcc 100755 --- a/templates/legal/_includes/_contextual_footer.html +++ b/templates/legal/shared/_contextual_footer.html @@ -1,4 +1,4 @@

    Further reading

    - {% include "_base/_further_reading_links.html" %} + {% include "templates/_further_reading_links.html" %}
    \ No newline at end of file diff --git a/templates/legal/terms-and-policies/confidentiality-agreement.html b/templates/legal/terms-and-policies/confidentiality-agreement.html new file mode 100644 index 00000000000..4b419d6807f --- /dev/null +++ b/templates/legal/terms-and-policies/confidentiality-agreement.html @@ -0,0 +1,520 @@ +{% extends "legal/_base_legal.html" %} + +{% block title %}Confidentiality agreement{% endblock %} +{% block head_extra %} + + + + + + + +{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    Confidentiality agreement

    +

    You can enter into a confidentiality agreement with Canonical here, you must complete all the fields in this form.

    +
    +
    +
    +
    +
    +
    +
    + +
    +
    +

    Organisation Details

    + + +
    +
    +

    Your details

    +
      +
    • +
      + + +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + +
      +
      +
    • +
    • +
      + + +
      + + + Please add the Canonical account manager or contact + +
      +
      +
    • +
    • +
      +

      By clicking "I agree" below, I confirm that I have read and understood the terms and warrant that I have authority to enter into the confidentiality agreement +

      +
      +
    • +
    • +
      + +
      +
      + + + + + +
    • +
    +
    +
    +
    +
    +
    +
    +
    +
    +{% endblock content %} \ No newline at end of file diff --git a/templates/legal/terms-and-policies/contact-us.html b/templates/legal/terms-and-policies/contact-us.html index af55f6a4c92..f5d6122bd3c 100755 --- a/templates/legal/terms-and-policies/contact-us.html +++ b/templates/legal/terms-and-policies/contact-us.html @@ -3,7 +3,7 @@ {% block title %}Contact us | Intellectual property policy | Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/index.html b/templates/legal/terms-and-policies/index.html index 23e149b4b7f..aa8f488992b 100755 --- a/templates/legal/terms-and-policies/index.html +++ b/templates/legal/terms-and-policies/index.html @@ -3,7 +3,7 @@ {% block title %}Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" page_title="Terms and policies" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" page_title="Terms and policies" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} @@ -41,11 +41,17 @@

    Online accounts

    Ubuntu online accounts are provided by Canonical. This legal notice applies to your use of Ubuntu online accounts and incorporates the terms of our legal notice and our privacy policy.

    View online accounts terms ›

    - +

    U1 and Software Centre

    Ubuntu One and the Ubuntu software centre are provided by Canonical. This legal notice applies to your use of Ubuntu One and the Ubuntu software centre.

    View U1 account and software centre terms ›

    + +
    +

    Confidentiality agreement standard form

    +

    You can enter into a confidentiality agreement with Canonical. Please use this form where directed to by Canonical.

    +

    View confidentiality agreement ›

    +
    {% endblock content %} \ No newline at end of file diff --git a/templates/legal/terms-and-policies/intellectual-property-policy.html b/templates/legal/terms-and-policies/intellectual-property-policy.html index 38eaa34e6e7..ae77746b19c 100755 --- a/templates/legal/terms-and-policies/intellectual-property-policy.html +++ b/templates/legal/terms-and-policies/intellectual-property-policy.html @@ -3,7 +3,7 @@ {% block title %}Intellectual property rights policy | Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/online-account-terms.html b/templates/legal/terms-and-policies/online-account-terms.html index 0aa949a184a..22f974fd31d 100755 --- a/templates/legal/terms-and-policies/online-account-terms.html +++ b/templates/legal/terms-and-policies/online-account-terms.html @@ -4,7 +4,7 @@ {% block head_extra %}{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/privacy-policy/index.html b/templates/legal/terms-and-policies/privacy-policy/index.html index f939a0927cb..d9a0c209dc5 100755 --- a/templates/legal/terms-and-policies/privacy-policy/index.html +++ b/templates/legal/terms-and-policies/privacy-policy/index.html @@ -3,7 +3,7 @@ {% block title %}Privacy policy | Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/privacy-policy/third-parties.html b/templates/legal/terms-and-policies/privacy-policy/third-parties.html index c586a947f0b..5d699200a65 100755 --- a/templates/legal/terms-and-policies/privacy-policy/third-parties.html +++ b/templates/legal/terms-and-policies/privacy-policy/third-parties.html @@ -3,7 +3,7 @@ {% block title %}Third parties | Privacy policy | Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Canonical’s privacy policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/terms-of-service.html b/templates/legal/terms-and-policies/terms-of-service.html index 3053eec2625..b9d15586db0 100644 --- a/templates/legal/terms-and-policies/terms-of-service.html +++ b/templates/legal/terms-and-policies/terms-of-service.html @@ -3,7 +3,7 @@ {% block title %}U1 and Software Centre - Terms of Service{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="U1 and Software Centre - Terms of Service" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="U1 and Software Centre - Terms of Service" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/terms.html b/templates/legal/terms-and-policies/terms.html index 7dfa6775207..6796db075aa 100755 --- a/templates/legal/terms-and-policies/terms.html +++ b/templates/legal/terms-and-policies/terms.html @@ -3,7 +3,7 @@ {% block title %}Terms and conditions | Ubuntu and Canonical Legal{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Terms and conditions" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Terms and conditions" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/terms-and-policies/thank-you.html b/templates/legal/terms-and-policies/thank-you.html index 4b53fb0fbce..8eb9092f81f 100755 --- a/templates/legal/terms-and-policies/thank-you.html +++ b/templates/legal/terms-and-policies/thank-you.html @@ -3,7 +3,7 @@ {% block title %}Thank you | Intellectual property policy | Terms and policies{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Terms and policies" page_title="Intellectual property policy" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/ua-dell-tc/_nav_secondary.html b/templates/legal/ua-dell-tc/_nav_secondary.html similarity index 100% rename from templates/ua-dell-tc/_nav_secondary.html rename to templates/legal/ua-dell-tc/_nav_secondary.html diff --git a/templates/ua-dell-tc/index.html b/templates/legal/ua-dell-tc/index.html similarity index 99% rename from templates/ua-dell-tc/index.html rename to templates/legal/ua-dell-tc/index.html index cb7c601a0db..5c41b2b8962 100755 --- a/templates/ua-dell-tc/index.html +++ b/templates/legal/ua-dell-tc/index.html @@ -1,9 +1,10 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Dell Ubuntu Advantage Reseller end user terms{% endblock %} {% block content %}
    +

    Dell Ubuntu Advantage Reseller end user terms

    Agreement terms

    This Ubuntu Advantage Services Agreement (the "Agreement") is a binding legal agreement between Canonical Group Limited, a company registered in England (company number 6870835) whose registered office is at Blue Fin Building, 5th floor 110, Southwark St, London SE1 0SU ("Canonical"), and the entity identified in the Order (the "Customer"). As used in this Agreement, each of Canonical and Customer is a "Party" and together they are the "Parties."

    diff --git a/templates/legal/ua-miracle-tc-ja.html b/templates/legal/ua-miracle-tc-ja.html new file mode 100644 index 00000000000..c10b2d179fa --- /dev/null +++ b/templates/legal/ua-miracle-tc-ja.html @@ -0,0 +1,135 @@ +{% extends "templates/one-column.html" %} + +{% block title %}Miracle Linux - UA 略式サービス契約{% endblock %} + +{% block content %} +
    +
    +

    Miracle Linux - UA 略式サービス契約

    +

    本略式サービス契約 (以下「本契約」といいます) は、英国で設立され、英国の5th Floor, Blue Fin Building, 110 Southwark Street, London SE1 0SUに所在する会社である Canonical Group Limited (登録番号 6870835、以下「Canonical」といいます) と、注文書記載のお客様(以下「お客様」といいます) との間で締結される契約であり、本契約は、お客様が本契約の条件が組み込まれた注文書に署名した日付または他の方法によって登録手続に際して本契約の条件に同意した日付 (以下「発効日」といいます) をもって有効となります。

    +
      +
    1. +

      1. 解釈

      +

      本契約において使用される以下の用語は、次の意味を有するものとします。

      +

      関係会社: 直接的または間接的に、当事者を支配する法人、当事者に支配される法人、または当事者と共通の支配下にある法人。ここにいう「支配」とは、当該法人の取締役その他の経営権を有する者を専任する議決権のある発行済み株式または証券の 50% 超を有していることを意味します。

      +

      秘密情報: 本契約の条件、および開示当事者が秘密として特定した情報または情報の性質や開示の状況に基づき受領当事者によって合理的に秘密であると判断されるべき情報。

      +

      料金: お客様が本サービスの対価として支払われる注文書記載の金額。

      +

      知的財産権: 登録の有無または登録の可否にかかわらず、既得および将来発生する著作権、著作隣接権、意匠権、データベースに関する権利、特許、発明に係る権利、商標とトレード ドレス (および商標とトレード ドレスに生じるグッドウィル)、ドメイン名、上記のいずれかの権利の出願および当該権利を出願する権利、著作者人格権、グッドウィル (およびパッシングオフと不正競争に対する請求権)、ノウハウ・秘密情報に関する権利、コンピューター ソフトウェアおよび半導体回路配置に関する権利、その他の知的財産権もしくは工業所有権または同等の保護をうけるもの並びにかかる権利のあらゆる更新および延長された権利をいい、世界で既知であるか、将来存在するか否かを問いません。

      +

      オープン ソース ソフトウェア: ソフトウェアのソース コードの無償頒布および変更を許可することや、すべての頒布者にかかるソース コード (当該頒布者によるかかるソース コードへの貢献または変更を含みます) を要求に応じて無償での提供を義務付けることを定めた様々な既知のライセンス条項のいずれかに基づいて頒布されるソフトウェア。

      +

      注文書: お客様が本サービスを Canonical から直接購入する場合: 本サービスについてのお客様の注文書。注文書は本契約と一体となり、お客様の名前、連絡先情報、本サービス、料金、およびサービス期間が特定されたものとします。お客様が本サービスを Canonical の再販業者を通じて購入する場合: お客様による本サービスの購入とその料金の支払いに係る合意書。

      +

      登録手続: お客様が、Canonical の再販業者を通じて購入した本サービスの提供を受けるために、Canonical に登録する際の手続。

      +

      本サービス: 注文書に規定され、発効日時点で www.canonical.com/ua-servicedescription に記載のCanonical が提供するサービス。

      +

      サービス期間: Canonical によってお客様による本サービスを利用が可能となった最初の時点から、注文書に規定の期間の経過後に終了するまでの期間。

      +

      Ubuntu: Canonical が自身の公表内容およびサポート スケジュールに従ってサポートする、「Ubuntu」と呼ばれるオペレーティング システムのバージョンであって、修正を行っていない Canonical の標準バージョンまたは Canonical が修正したバージョンのいずれか。

      +
    2. +
    3. +

      2. 本サービス

      +
        +
      1. 2.1 Canonical は、(i) Canonical がお客様から料金に関する発注書を受け取った場合、(ii) お客様が Canonical に料金を支払った場合、または (iii) Canonical の再販業者がお客様に関する本サービスを発注した場合には、その 5 日以内にお客様が本サービスを利用できるようにします。Canonical は、お客様による料金の支払いを含め、本契約に従って、サービス期間中に相応の資格を有する従業員および請負業者によって、合理的なスキルと注意をもって本サービスを提供します。
      2. +
      3. 2.2 Canonical は、(i) 注文書に明示されたもの以外のサービスまたは機能を提供する義務を負わず、 また、(ii)お客様が合理的な依存関係を満たすことができないことによって提供が制限される範囲については本サービスを提供する義務を負いません。
      4. +
      +
    4. +
    5. +

      3. 知的財産権

      +
        +
      1. 3.1 各当事者は、自らの知的財産権および自ら作成または取得する知的財産権の権利者となります。Canonical が本契約に基づいて作成または提供するものは「職務著作物(work made for here)」と見なされず、本契約に基づいて知的財産権が移転することはありません。

        ライセンスに基づいて使用許諾されるものであり、本契約に基づいて使用許諾されるものではありません。Canonical は、本サービスの提供に際して、ソフトウェアを作成し、またはお客様に提供する場合、本契約に基づいて別途使用許諾される場合を除き、かかるソフトウェアをオープン ソース ソフトウェア ライセンスに基づいて提供します。
      2. +
      3. 3.3 本契約の期間中および期間後、お客様は http://www.canonical.com/intellectual-property-policy に掲載されている Canonical の知的財産権ポリシーを遵守するものとします。
      4. +
      5. 3.4 Canonical の「Landscape Dedicated Server」製品 (以下「LDS 製品」といいます) を含む本サービスに関して、Canonical は、本契約をより、すべてのオープン ソース ソフトウェア ライセンスに従って、(i) 本契約および注文書に規定された数量または使用に関する制限に従って LDS 製品を使用すること、および (ii) バックアップとインストールのためにLDS 製品の合理的な数の複製を作成することについての、全世界を許諾地域とする、非独占的、譲渡不可、かつ取消可能 (本契約の違反または終了の場合) なライセンスを、本契約の期間中、お客様に許諾します。お客様は、本契約で明示的に許可されている場合を除き、LDS 製品を使用、複製、変更、逆アセンブル、逆コンパイル、リバース エンジニアリング、もしくは頒布すること、お客様に代わって行動する第三者を除く第三者に LDS 製品へのアクセスを許可すること、または Canonical の事前の書面による同意なしに LDS 製品をある機器から別の機器に移動することはできません。
      6. +
      7. 3.5 Microsoft Windows システムを Ubuntu 上でゲストとして実行するための Canonical の準仮想化ドライバー (以下「VirtIO ドライバー」といいます) を含む本サービスに関して、Canonical は、本契約により、(i) お客様が本サービスを購入したコンピューター システムに関してのみVirtIO ドライバーを本契約に従い使用すること、および (ii) バックアップとインストールのために VirtIO ドライバーの合理的な数の複製を作成することについて、全世界を許諾地域とする、非独占的、譲渡不可、かつ取消可能 (本契約の違反または終了の場合) なライセンスを、該当する本サービスの期間中、お客様に許諾します。お客様は、本契約で明示的に許可されている場合を除き、VirtIO ドライバーを使用、複製、変更、逆アセンブル、逆コンパイル、リバース エンジニアリング、もしくは頒布すること、お客様に代わって行動する第三者を除く第三者に VirtIO ドライバーへのアクセスを許可すること、および (iii) VirtIO ドライバーをお客様のクラウド コンピューティング サービスの第三者ユーザーに頒布することはできません。上記(iii) に基づいて許諾される頒布に関するライセンスに関し、お客様は、上記 (i) および (ii) に基づいて許諾されるライセンスを、お客様のクラウド コンピューティング サービスの第三者ユーザーにサブライセンスすることができます。かかるサブライセンスは、本契約に基づくCanonical の権利の保護と同程度以上にCanonicalの権利を保護する条件でなければならず、本第 3.5 項に基づくライセンスが消滅した場合には消滅します。
      8. +
      +
    6. +
    7. +

      4. お客様の責任

      +
        +
      1. 4.1 お客様は、(i) お客様が本サービスを購入したお客様のシステムに関連する場合以外に本サービスを使用せず、また (ii) 本サービスを再販しないものとします。
      2. +
      3. 4.2 お客様のデータおよびソフトウェアのバックアップについてはお客様自身の責任となります。Canonical は、データまたはソフトウェアの損失、破損、または損害に一切責任を負いません。
      4. +
      5. 4.3 お客様は、Canonical に本サービスの一部として第三者のソフトウェアまたは素材をインストールまたは使用するよう依頼した場合、Canonical が本サービスを実施できるように、かかるソフトウェアについて十分な権利またはライセンスを保有および維持しなければなりません。
      6. +
      7. 4.4 Canonical が本サービスの一部としてオンライン リソースへのアクセスを提供する場合、お客様は、(i) Canonical の合理的な指示に従い、(ii) 本サービスに悪影響を及ぼさないものとします。
      8. +
      +
    8. +
    9. +

      5. 秘密保持

      +
        +
      1. 5.1 本契約の期間中および期間後、各当事者は、本契約に基づく義務に従うために必要な場合を除き、各自の役員、従業員、契約者、および代理人に他方当事者のあらゆる秘密情報の秘密を保持させ、かかる情報の複製、使用、第三者への開示を行わないものとします。ただし、各当事者は他方当事者の秘密情報を関係会社に開示することができます。
      2. +
      3. 5.2 秘密情報について、法の適用により開示する必要がある場合、他方当事者による開示より前に受領者が合法的に所持していた場合、その後第三者から合法的に取得したか、秘密保持の既知の義務に違反することなく受領者が独自に開発した場合、受領者の行為又は違反によらず一般的に入手可能または入手可能になった場合、または専門的な助言を受けるために秘密扱いで開示する場合には、秘密保持義務は適用されません。
      4. +
      5. 5.3 各当事者は、本契約の期間中および期間後に、法の適用により秘密情報を開示する必要がある場合、他方当事者にその旨を書面により直ちに通知するものとします。
      6. +
      7. 5.4 各当事者は、損害賠償が本契約の秘密保持義務の遵守違反に対する十分な救済手段にならないこと、および他方当事者がかかる義務の遵守違反またはその恐れについて差し止め命令、特定履行、衡平法上の救済などの救済手段を行う権利を有することに同意します。
      8. +
      +
    10. +
    11. +

      6. 料金および支払い

      +
        +
      1. 6.1 お客様は、本サービスを Canonical から直接購入する場合、お客様は発注時において料金を支払うものとします。本サービスを Canonical の再販業者を通じて購入する場合は、再販業者の手続に従って料金を支払うものとし、本第 6 条の条件は適用されません。
      2. +
      3. 6.2 料金は適用されるすべての税金を除く金額であり、お客様は料金に加えて、請求日における税率により、かかる税金を支払うものとします。お客様が Canonical に支払う必要がある金額は、いかなる控除または源泉徴収もなく支払われるものとします。お客様は、適用法により料金から源泉徴収または控除を行うよう求められている場合、Canonical が控除や源泉徴収が不要であった場合と同じになるように、必要な追加金額を支払うものとします。
      4. +
      5. 6.3 本契約の期間中、Canonical は本契約の遵守についてお客様に確認を求めることができ、お客様が本契約を遵守していないことにつきCanonical が合理的な疑いを持った場合には、お客様による本サービスの使用状況について監査を行い、本契約の遵守を確認することができます。監査によりお客様が本契約を遵守していないことが確認された場合、お客様は直ちに本契約を遵守するようにしなければなりません。監査またはお客様への確認により追加で支払われるべき料金が発覚した場合、お客様は、かかる料金および金利 (未払額に適用される利率による) を Canonical による請求日から 30 日以内に支払うものとします。追加で支払われるべき料金が、監査対象の期間に請求された元の金額の5% を上回った場合には、お客様は監査の費用を Canonical に弁済するものとします。
      6. +
      7. 6.4 Canonical は、未払い額に対する金利に加え、関連する回収費用および訴訟費用を請求することができます。かかる金利は、支払い期日から支払い日までにおけるイングランド銀行の基準金利を 2% 上回る年率、または適用法で認められる最高利率のいずれか低い方で発生します。金利は、判決の前後にかかわらず毎日発生するものとします。
      8. +
      +
    12. +
    13. +

      7. 保証に関する免責

      +
        +
      1. 7.1 いずれの当事者も、口頭によるか書面によるかにかかわらず、明示、黙示、または法律により生じるものであるとを問わず、本契約の主題に関して、またはその他本契約に関連して、慣習、取引の過程、または商慣習について一切の表明または保証を行いません。各当事者は、権原、十分な品質、商品性、満足度、特定目的への適合性、および権利侵害の不存在に関するあらゆる黙示の保証について明確に否認します。
      2. +
      +
    14. +
    15. +

      8. 責任の制限

      +
        +
      1. 8.1 第 8.3 項を条件として、各当事者の本契約に基づく責任の総額は、いずれの契約年においても、契約、不法行為 (過失を含みます)、またはその他原因を問わず、当該契約年に支払う義務が生じる料金の合計を超えません。「契約年」とは、発効日または発効日の応当日から始まる 12 か月の期間を意味します。
      2. +
      3. 8.2 第 8.3 項を条件として、いずれの当事者も、本契約に起因または関連する間接的、特別、付随的、懲罰的、もしくは結果的な損失もしくは損害、またはデータの損失もしくは損害、見舞金、逸失利益、契約機会の損失、その他の経済的利益の損失 (いずれの場合も直接と間接とを問いません) について、当該当事者がかかる損失または損害の可能性について事前に知らされていた場合でも、予測可能であるかどうかによらず、一切責任を負いません。これらの制限は、救済の限定の本質的な目的が達成されない場合でも、適用されます。
      4. +
      5. 8.3 本契約のいずれの規定も、(i) 死亡または人身傷害、(ii) 詐欺、(iii) 本契約に基づく秘密保持義務違反、および (iv) 適用法により排除または制限できないその他の事項についての、各当事者の責任を排除または制限するものではありません。
      6. +
      7. 8.4 本第 8 条に規定されている責任の制限はリスクを両当事者間で合理的に配分するものであり、両当事者はかかる配分がない場合は本契約を締結していません。
      8. +
      +
    16. +
    17. +

      9. 期間および終了

      +
        +
      1. 9.1 本契約は、発効日に有効になり、本第 9 条に基づいて早期に終了する場合を除き、サービス期間の終了時まで継続します。
      2. +
      3. 9.2 お客様が Canonical の再販業者から本サービスを購入する場合を除き、発効日から 30 日以内に Canonical がお客様から料金に関する発注書または料金の支払いを受け取っていない場合、本契約は自動的に終了します。
      4. +
      5. 9.3 いずれの当事者も、他方当事者が以下の状況である場合、書面により通知することで本契約を直ちに終了することができます。
      6. +
      7. 9.4 本契約についての重大な違反があり、かつ、かかる違反の是正手段があるにもかかわらず、違反の通知を受け取ってから 14 日以内に違反を是正されない場合
      8. +
      9. 9.5 強制と任意とを問わず清算に入った場合 (合併による支払能力の継承または再建を目的とする場合を除きます)、支払い不能になった場合、営業を停止したか、停止する恐れがある場合、または同様の状況になった場合
      10. +
      11. 9.6 Canonical は、お客様に 90 日前までに通知することにより、自ら本契約を終了することができます。
      12. +
      13. 9.7 本契約が満了した場合または原因の如何を問わず本契約が終了した場合には、別途合意のない限り、Canonical の本サービスを提供する義務および本契約に基づいて許諾されたすべてのライセンスは、終了します。Canonical が第 9.4 項に基づく一方的解約以外の事由によって本契約が終了する場合、お客様は、本契約の全期間において契約が終了しなかった場合に支払う必要のあった料金を含め、本契約に適用されるすべての未払料金を直ちに支払うものとします。Canonical が第 9.4 項に従って本契約を解約した場合、Canonical は、サービス期間の残存部分に対して前払いされた料金を案分計算によりお客様に返金します。
      14. +
      +
    18. +
    19. +

      10. エスカレーション

      +
        +
      1. 10.1 本契約に関係して見解の相違がある場合、両当事者はかかる相違について交渉して解決する合理的な努力を講じるものとします。見解の相違を 14 日以内に解決できない場合、両当事者の代表者が会談し、かかる相違を解決するよう努力するものとします。見解の相違が、さらに 14 日以内に解決できない場合、いずれの当事者もかかる相違を両当事者の経営幹部間の会合に付託できるものとします。第 10.2 項を条件として、いずれの当事者も、本第 10 条の紛争解決手続きに従わない限り、紛争を裁判所に付託しないものとします。
      2. +
      3. 10.2 本第 10 条のいずれの規定も、各当事者が差し止め命令またはその他の暫定的救済を任意の国の裁判所に申請することを妨げるものではありません。
      4. +
      +
    20. +
    21. +

      11. 一般条項

      +
        +
      1. 11.1 いずれの当事者も、当該当事者の合理的な支配の及ばない状況に直接的または間接的に起因する本契約の違反について一切責任を負いません。ただし、資金不足は当該当事者の合理的な支配の及ばない状況とは見なされません。
      2. +
      3. 11.2 いずれの当事者も、他方当事者の事前の書面による同意なしに、本契約に基づく権利および義務を譲渡、委託、信託、もしくはその他取引すること (またはしようとすること) はできません。ただし、関係会社を相手方とする善意の再編、合併、整理、すべての資産もしくは実質的にすべての資産の売却、または本サービスに関連する事業の売却の場合を除きます。
      4. +
      5. 11.3 本契約において、第三者の受益者は存在しません。両当事者は、本契約の当事者ではない第三者が本契約の規定を実施できることを意図していません。
      6. +
      7. 11.4 本契約の修正または変更は、両当事者の正式な権限を有する代表者が署名した書面による場合を除き、両当事者を拘束しないものとします。
      8. +
      9. 11.5 当事者が本契約に基づく権利または救済措置を行使しない場合やかかる行使が遅滞した場合であっても、その権利または救済措置が放棄されたものと解釈してはならず、その権利または救済措置の放棄とはならないものとします。また、権利または救済措置が一回または部分的に行使された場合であっても、当該当事者が、その権利または救済措置をそれ以後に行使することを妨げるものではありません。
      10. +
      11. 11.6 本契約の期間中およびその期間後 6 か月間、お客様は、(i) Canonical またはその関係会社の社員であるか、直近 6 か月間に Canonical またはその関係会社の社員であった個人 (Canonical がかかる個人の雇用または契約を終了した場合を除きます)、および (ii) 本契約の期間中の一定期間内に Canonical の顧客にサービスを提供するよう Canonical が任命した個人を、従業員または独立契約当事者として雇い又は雇われるよう勧誘してはならないものとします。
      12. +
      13. 11.7 本契約は、本契約の主題に関して両当事者間で合意した完全なる条件を示すものであり、本契約の対象に関連する両当事者間の事前のあらゆる契約または協定 (習慣または慣習、および取引の過程を通じて発生する条件を含みます) に優先されます。お客様による本サービスの受領、提案、発注、または同様の文書に記載される、またはそれらと共に提示される契約条件は、本契約の一部を形成しません。
      14. +
      15. 11.8 本契約の各規定は他のあらゆる規定とは独立に解釈するものとし、本契約のいずれかの規定が管轄裁判所によって違法、無効、または執行不能と判断された場合でも、本契約のその他の規定は影響を受けず、引き続き完全に効力を有します。
      16. +
      17. 11.9 本契約のいずれの規定も、本契約に従って両当事者が講じたいかなる措置も、両当事者間の何らかの提携関係または合弁事業を形成すると解釈したり、いずれかの当事者が他方当事者の代理人であると解釈したりしてはなりません。いずれの当事者も、他方当事者を拘束したり、他方当事者の名前において契約を行ったり、他方当事者に対して法的責任を構成したりする権利を有しません。
      18. +
      19. 11.10 本契約に基づいてやり取りする必要がある通知は、書面により、本契約に規定されている受領側当事者の住所に配送するものとします。住所が規定されていない場合は、受領側当事者の登録事務所の住所宛てに配送するものとします。当事者は、他方当事者に通知することで、その住所を更新することができます。有効な配送方法は、(i) 対面での手渡し、(ii) 配達証明付郵便(もしくは同等の方法)、または (iii) 国際的に認められた宅配便、です。
      20. +
      21. 11.11 Canonical は、情報提供を目的として、本契約の複製を別の言語で提供する場合があります。本契約の英語版のみが法的拘束力を有します。紛争が発生した場合、英語以外の言語版は考慮されないものとします。
      22. +
      23. 11.12 お客様は、本契約に基づいて Canonical が提供する素材に、米国および欧州地域の輸出に関する法律および規制が適用される場合があることを認めるものとします。お客様は、素材の使用に、かかる輸出管理に関する法律および規制が適用されることに同意し、当該法律および規制を遵守するものとします。お客様は、かかる素材を、当該法律および規制に違反して直接的または間接的に輸出したり、当該法律で禁止されている目的で使用したりしないものとします。
      24. +
      +
    22. +
    23. +

      12. 準拠法

      +
        +
      1. 12.1 本契約および本契約から生じる契約外の義務は、日本法に準拠し、同法に従って解釈するものとします。両当事者は、問題となっている行為の管轄区域で得られなければ合理的な効力がないと考えられる、差し止め命令による即時の救済 (秘密保持義務の違反または差し迫った違反に関連する救済など) を求める場合を除き、日本の東京地方裁判所の専属管轄権に従うものとします。国際物品売買契約に関する国際連合条約の規定は、本契約には適用されません。
      2. +
      +
    24. +
    +
    + +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/legal/ua-miracle-tc.html b/templates/legal/ua-miracle-tc.html new file mode 100644 index 00000000000..95a83607bf5 --- /dev/null +++ b/templates/legal/ua-miracle-tc.html @@ -0,0 +1,135 @@ +{% extends "templates/one-column.html" %} + +{% block title %}Miracle Linux - UA Short Form Services Agreement{% endblock %} + +{% block content %} +
    +
    +

    Miracle Linux - UA Short Form Services Agreement

    +

    This short form services agreement (the “Agreement”) takes effect as of the date Customer signs an Order incorporating its terms or otherwise accepts its terms as part of a Registration Process (the “Effective Date”) between, Canonical Group Limited, a company registered in England (company number 6870835) whose registered office is at 5th Floor, Blue Fin Building, 110 Southwark Street, London SE1 0SU, United Kingdom (“Canonical”), and the customer identified in the Order (“Customer”).

    +
      +
    1. 1. Interpretation

      +

      When used in this Agreement, the following terms mean:

      +

      Affiliate: a corporate entity that directly or indirectly controls, is controlled by, or is under common control with a party, where “control” means ownership of more than 50% of the outstanding shares or securities representing the right to vote for the election of directors or other managing authority of such corporate entity.

      +

      Confidential Information: the terms of this Agreement, and any information identified by the disclosing party as confidential or which the receiving party reasonably ought to know is confidential in light of the nature of the information or the circumstances of its disclosure.

      +

      Fee(s): the amounts payable by Customer for the Services, as set out in the Order.

      +

      Intellectual Property Rights: all vested and future rights of copyright and related rights, design rights, database rights, patents, rights to inventions, trade marks and get-up (and goodwill attaching to those trade marks and that get up), domain names, applications for and the right to apply for any of the above, moral rights, goodwill (and the right to sue for passing off and unfair competition), rights in know-how, rights in confidential information, rights in computer software and semiconductor topographies, and any other intellectual or industrial property rights or equivalent forms of protection, whether or not registered or capable of registration, and all renewals and extensions of such rights, whether now known or in future subsisting in any part of the world.

      +

      Open Source Software: any software which is distributed under any of the many known variations of licence terms which allow the free distribution and modification of the software’s source code or which require all distributors to make such source code freely available upon request, including any contributions or modifications thereto made by such distributor.

      +

      Order: If Customer is buying Services directly from Canonical: Customer's order for Services which incorporates this Agreement and identifies Customer's name, contact information, Services, Fees, and Services Term. If Customer is buying Services through Canonical's reseller: Customer's agreement to purchase the Services and pay applicable Fees.

      +

      Registration Process: The process under which a Customer registers with Canonical to receive Services purchased through Canonical's reseller.

      +

      Services: the services to be performed by Canonical as identified in the Order and described at www.canonical.com/ua-servicedescription as of the Effective Date.

      +

      Services Term: the period for time beginning when Canonical first makes the Services available to Customer and ending after the period of time specified in the Order.

      +

      Ubuntu: a version of the operating system known as “Ubuntu”, which is supported by Canonical pursuant to Canonical's public announcements and support schedule and is either Canonical's standard version with no modifications or a version modified by Canonical.

      +
    2. +
    3. +

      2. Services

      +
        +
      1. 2.1 Canonical will make the Services available to Customer within 5 days of any of the following events: (i) Canonical receives a purchase order from Customer for the Fees, (ii) Customer pays the Fees to Canonical, or (iii) Canonical's reseller orders the Services with respect to Customer. Subject to this Agreement, including Customer's payment of the Fees, Canonical will provide the Services during the Services Term using reasonable skill and care and through suitably qualified employees and contractors.
      2. +
      3. 2.2 Canonical is not obligated to perform (i) any service or function except as expressly identified in the Order (ii) any Services to the extent its performance is limited by Customer's failure to meet any reasonable dependency.
      4. +
      +
    4. +
    5. +

      3. Intellectual Property Rights

      +
        +
      1. 3.1 Each party will retain ownership of its Intellectual Property Rights and any Intellectual Property Rights it creates or obtains. Nothing Canonical creates or provides under this Agreement will be considered a “work made for hire”, and no Intellectual Property Rights will transfer under this Agreement.
      2. +
      3. 3.2 Ubuntu is licensed under applicable Open Source Software licences and not this Agreement. If Canonical creates or provides any software to Customer in the course of providing the Services, Canonical will provide such software under an Open Source Software licence, unless otherwise licensed under this Agreement.
      4. +
      5. 3.3 During and after the term of this Agreement, Customer will comply with Canonical's Intellectual Property Rights policy at http://www.canonical.com/intellectual-property-policy.
      6. +
      7. 3.4 With respect to Services which include Canonical's “Landscape Dedicated Server” product (the “LDS Product”), Canonical hereby grants to Customer, subject to all Open Source Software licences, a world-wide, non-exclusive, non-transferable, revocable (in the event of breach or termination of this Agreement) licence, during the term of this Agreement, to (i) use the LDS Product in accordance with this Agreement and subject to any quantity or usage limitations set forth in the Order and (ii) to make a reasonable number of copies of the LDS Product for backup and installation purposes. Customer may not: use, copy, modify, disassemble, decompile, reverse engineer, or distribute the LDS Product except as expressly permitted in this Agreement; permit access to the LDS Product to any third party other than those acting on Customer's behalf; or move the LDS Product from one machine to another without the prior written consent of Canonical.
      8. +
      9. 3.5 With respect to Services which include Canonical's paravirtualized drivers for Microsoft Windows systems to run as guests on Ubuntu (the “VirtIO Drivers”), Canonical hereby grants to Customer, a world-wide, non-exclusive, non-transferable, revocable (in the event of breach or termination of this Agreement) licence, during the term of the applicable Services, to (i) use the VirtIO Drivers in accordance with this Agreement solely in connection with those computer systems for which Customer has purchased the Services, (ii) to make a reasonable number of copies of the VirtIO Drivers for backup and installation purposes. Customer may not: use, copy, modify, disassemble, decompile, reverse engineer, or distribute the VirtIO Drivers except as expressly permitted in this Agreement or permit access to the VirtIO Drivers to any third party other than those acting on Customer's behalf, and (iii) to distribute the VirtIO Drivers to third party users of Customer's cloud computing services. In connection with the distribution licence granted under (iii) of the preceding sentence, Customer may sublicense the licence granted under (i) and (ii) of the preceding sentence to third party users Customer's cloud computing services. Such sublicence must be on terms that are no less protective of Canonical's rights than those of this Agreement, and must be revoked upon the revocation of the licence under this Clause 3.5.
      10. +
      +
    6. +
    7. +

      4. Customer responsibilities

      +
        +
      1. 4.1 Customer will not (i) use the Services other than in connection with the Customer systems for which Customer has purchased the Services or (ii) resell the Services.
      2. +
      3. 4.2 Customer is responsible for the back-up of its data and software. Canonical will not be liable for any loss, corruption, or damage to data or software.
      4. +
      5. 4.3 If Customer engages Canonical to install or use any third party software or materials as part of the Services, Customer will have and maintain sufficient rights or licences to such software to allow Canonical to perform the Services.
      6. +
      7. 4.4 Where Canonical provides access to online resources as part of the Services, Customer (i) will comply with Canonical's reasonable instructions and (ii) will not cause any adverse impact to the Services.
      8. +
      +
    8. +
    9. +

      5. Confidentiality

      +
        +
      1. 5.1 During and after the term of this Agreement, each party will and will cause its officers, employees, contractors and agents to keep secret and confidential all Confidential Information of the other and will not copy, use or disclose any such information to any third party, other than as may be necessary to comply with its obligations under this Agreement; provided that a party may disclose the other party's Confidential Information to Affiliates.
      2. +
      3. 5.2 The obligation of confidence will not apply where the Confidential Information: is required to be disclosed by operation of law; was lawfully in the possession of the recipient prior to disclosure by the other party; is subsequently lawfully acquired from a third party or independently developed by the recipient without breach of any known obligation of confidence; is or becomes generally available to the public through no act or default of the recipient; or is disclosed on a confidential basis for the purposes of obtaining professional advice.
      4. +
      5. 5.3 Each party will give the other prompt written notice of any disclosure of the party's Confidential Information as required by operation of law during and after the term of this Agreement.
      6. +
      7. 5.4 Each party agrees that damages would not be an adequate remedy for any failure to comply with the confidentiality obligations in this Agreement and that the other party will be entitled to the remedies of injunction, specific performance and/or other equitable relief for any threatened or actual failure to comply with those obligations.
      8. +
      +
    10. +
    11. +

      6. Fees and payment

      +
        +
      1. 6.1 If Customer is purchasing the Services directly from Canonical, Customer will pay the Fees at the time of Customer's Order. If Customer is purchasing the Services through Canonical's reseller, Customer shall pay the Fees in accordance with the reseller's process and the terms of this Clause 6 will not otherwise apply.
      2. +
      3. 6.2 The Fees are exclusive of all applicable taxes, which Customer will pay in addition to the Fees at the rate prevailing on the date of the invoice. Any sums payable by Customer to Canonical will be paid clear of any deductions or withholdings. In the event that Customer is required by applicable law to withhold or deduct any amounts from the Fees, Customer will pay any additional amounts necessary to ensure that Canonical is in the same position as it would have been in had no deductions or withholdings been required.
      4. +
      5. 6.3 During the term of this Agreement, Canonical may request Customer's confirmation of its compliance with this Agreement or, if Canonical reasonably suspects that Customer is not in compliance with this Agreement, audit Customer's use of the Services to confirm compliance. If any audit reveals that Customer was not in compliance with the Agreement, Customer will immediately come into compliance. If Customer's confirmation or an audit reveals that additional Fees are due, Customer will pay such Fees and interest (at the rate applicable to past due amounts), within 30 days of the date of Canonical’s invoice. If the additional Fees exceed the Fees originally invoiced for the period covered by the audit by 5%, Customer will reimburse Canonical for the costs of the audit.
      6. +
      7. 6.4 Canonical may charge interest on any past due payment amounts, plus any related collection and legal costs. Such interest will accrue at the annual rate of 2% above the base rate of the Bank of England in force from the due date until the date of payment, or the highest rate allowable by applicable law (if lower). Interest will accrue on a daily basis, whether before or after judgement.
      8. +
      +
    12. +
    13. +

      7. Warranty disclaimer

      +
        +
      1. 7.1 Neither party makes any representations or warranties of any kind, whether oral or written, whether express, implied, or arising by statute, custom, course of dealing or trade usage, with respect to the subject matter hereof or otherwise in connection with this Agreement. Each party specifically disclaims any and all implied warranties or conditions of title, satisfactory quality, merchantability, satisfactoriness, fitness for a particular purpose and non-infringement.
      2. +
      +
    14. +
    15. +

      8. Liability limitations

      +
        +
      1. 8.1 Subject to Clause 8.3, each party’s aggregate liability under this Agreement, in any Contract Year, whether based on contract, tort (including negligence) or otherwise, will not exceed the amount of Fees becoming payable in that particular Contract Year. “Contract Year” means any period of 12 months commencing on the Effective Date or any anniversary of the Effective Date.
      2. +
      3. 8.2 Subject to Clause 8.3, neither party will be liable for any indirect, special, incidental, punitive, or consequential loss or damage or for any loss of or damage to data, ex gratia payments, loss of profit, loss of contract or loss of other economic advantage (in each case whether direct or indirect) arising out of or in connection with this Agreement, even if that party has previously been advised of the possibility of the same and whether foreseeable or not. These limitations will apply notwithstanding any failure of essential purpose of any limited remedy.
      4. +
      5. 8.3 Nothing in this Agreement excludes or limits the liability of either party for: (i) death or personal injury; (ii) fraud; (iii) breach of the confidentiality provisions of this Agreement, and (iv) anything else that cannot be excluded of limited by applicable law.
      6. +
      7. 8.4 The limitations of liability set forth in this Clause 8 are a reasonable allocation of risk between the parties, and the parties would not have entered into this Agreement, absent such allocation.
      8. +
      +
    16. +
    17. +

      9. Term and termination

      +
        +
      1. 9.1 This Agreement will come into force on the Effective Date and will continue until the end of the Services Term unless terminated earlier under this Clause 9.
      2. +
      3. 9.2 Unless Customer is purchasing the Services from Canonical's reseller, if Canonical has not received a purchase order for the Fees or payment of the Fees within 30 days of the Effective Date, this Agreement will automatically terminate.
      4. +
      5. 9.3 Either party may terminate this Agreement immediately by written notice if the other party:
      6. +
      7. 9.4 commits a material breach of this Agreement and, if such breach is capable of remedy, fails to remedy the breach within 14 days of receiving notice of the breach;
      8. +
      9. 9.5 enters into liquidation whether compulsorily or voluntarily (otherwise than for the purposes of a solvent amalgamation or reconstruction); becomes insolvent; ceases or threatens to cease to carry on business; or any similar event.
      10. +
      11. 9.6 Canonical may terminate this Agreement for convenience upon giving 90 days prior notice to Customer.
      12. +
      13. 9.7 On expiration or termination this Agreement for any reason, Canonical's obligation to provide the Services will immediately terminate and any licences granted under this Agreement will terminate, unless otherwise agreed. On termination other than by Canonical for convenience in accordance with Clause 9.4, Customer will immediately pay all outstanding Fees applicable to this Agreement including Fees that would otherwise have been payable with respect to the full Agreement term. On termination of this Agreement by Canonical for convenience in accordance with Clause 9.4, Canonical will provide Customer with a pro rata refund of any prepaid Fees for the remaining unexpired portion of the Services term.
      14. +
      +
    18. +
    19. +

      10. Escalation

      +
        +
      1. 10.1 If there is a disagreement in relation to this Agreement, the parties will use their reasonable endeavours to negotiate and settle the disagreement. If it is not possible to settle the disagreement within 14 days, representatives of both parties will meet to try to resolve the disagreement. If the disagreement is not resolved within a further 14 days, the disagreement may be referred by either party to a meeting between the senior managers of the parties. Subject to Clause 10.2, neither party will refer any dispute to the courts unless and until the dispute resolution procedures of this Clause 10 have been followed.
      2. +
      3. 10.2 Nothing in this Clause 10 will prevent either party applying to the courts of any country for injunctive or other interim relief.
      4. +
      +
    20. +
    21. +

      11. General

      +
        +
      1. 11.1 Neither party will be liable for any breach of this Agreement directly or indirectly caused by circumstances beyond the reasonable control of that party, provided that a lack of funds will not be regarded as a circumstance beyond that party’s reasonable control.
      2. +
      3. 11.2 Neither party may assign, transfer, charge, create a trust over or otherwise deal in its rights and/or obligations under this Agreement (or purport to do so) without the other party’s prior written consent except to an Affiliate pursuant to a bona fide re-structure, merger, consolidation, sale of all or substantially all of its assets, or a sale of the business to which the Services relate.
      4. +
      5. 11.3 There are no intended third party beneficiaries to this Agreement. The parties do not intend that any provision of this Agreement will be enforceable by any person who is not a party to this Agreement.
      6. +
      7. 11.4 No amendment or modification of this Agreement will be binding upon the parties unless made in writing and signed by the authorized representatives of both parties.
      8. +
      9. 11.5 A failure or delay by a party to exercise any right or remedy under this Agreement will not be construed or operate as a waiver of that right or remedy. Nor single or partial exercise of any right or remedy will preclude the further exercise of that right or remedy by that party.
      10. +
      11. 11.6 During the term of this Agreement and for 6 months thereafter, Customer will not solicit to be hired or hire, as an employee or independent contractor, any individual (i) who is then the personnel of Canonical or any of its Affiliates or was the personnel of Canonical or any of its Affiliates during the previous 6 months (unless Canonical terminated that individual's employment or contract) and (ii) who during any part of the term of this Agreement was assigned by Canonical to provide services to Canonical's customers.
      12. +
      13. 11.7 This Agreement represents the entire terms agreed between the parties in relation to its subject matter and supersedes all previous contracts or arrangements (including any usage or custom and any terms arising through any course of dealing) of any kind between the parties relating to its subject matter. No terms or conditions included in or delivered with any Customer acceptance of Services, proposal, purchase order or similar document will form part of this Agreement.
      14. +
      15. 11.8 Each of the provisions of this Agreement will be construed as independent of every other such provision, so that if any provision of this Agreement will be determined by any court of competent authority to be illegal, invalid and/or unenforceable this will not affect any other provision of this Agreement, which will remain in full force and effect.
      16. +
      17. 11.9 Nothing in this Agreement and no action taken by the parties pursuant to this Agreement will be construed as creating a partnership or joint venture of any kind between the parties or as constituting either party as the agent of the other party. No party will have the authority to bind the other party or to contract in the name of or create a liability against the other party.
      18. +
      19. 11.10 Any notice required to be given or sent under this Agreement will be in writing and delivered to the recipient at the address set out in this Agreement or, if no address is set out, to the recipient's registered office address. A party may update its address by providing notice to the other party. Valid delivery methods are (i) in-person delivery, (ii) first class registered post (or equivalent), or (iii) internationally recognized overnight courier service.
      20. +
      21. 11.11 Canonical may provide copies of this Agreement in different languages for information purposes. Only the English language version of this Agreement will be binding. In the event of any dispute, any version in any language other than English will be disregarded.
      22. +
      23. 11.12 Customer acknowledges that export laws and regulations of the United States and European territories may apply to materials delivered by Canonical under this Agreement. Customer agrees that such export control laws and regulations govern its use of materials and will comply with all such laws and regulations. Customer will not export, directly or indirectly, such materials in violation of these laws or regulations, or use them for any purpose prohibited by these laws.
      24. +
      +
    22. +
    23. +

      12. Governing law

      +
        +
      1. 12.1 This Agreement and any non-contractual obligations arising from this Agreement will be governed by and construed in accordance with the laws of Japan. The parties submit to the exclusive jurisdiction of the Tokyo District Court in Japan, except when a party seeks immediate injunctive relief (for example, in connection with a breach or impending breach of confidentiality obligations) that would not be reasonably effective unless obtained in the jurisdiction of the conduct at issue. The provisions of the United Nations Convention on Contracts for the International Sale of Goods will not apply to this Agreement.
      2. +
      +
    24. +
    +
    +
    +

    Japanese translation

    + +
    +
    + +{% endblock content %} diff --git a/templates/legal/ubuntu-advantage/assurance.html b/templates/legal/ubuntu-advantage/assurance.html index 57183667c60..4e2e67a6158 100755 --- a/templates/legal/ubuntu-advantage/assurance.html +++ b/templates/legal/ubuntu-advantage/assurance.html @@ -3,7 +3,7 @@ {% block title %}Ubuntu Assurance | Ubuntu Advantage{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Ubuntu Assurance" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Ubuntu Assurance" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/legal/ubuntu-advantage/base_ubuntu_advantage.html b/templates/legal/ubuntu-advantage/base_ubuntu_advantage.html index 614baf51868..e23f568bbef 100755 --- a/templates/legal/ubuntu-advantage/base_ubuntu_advantage.html +++ b/templates/legal/ubuntu-advantage/base_ubuntu_advantage.html @@ -1,6 +1,6 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/legal/ubuntu-advantage/index.html b/templates/legal/ubuntu-advantage/index.html index 39bc9965d25..59920c35441 100755 --- a/templates/legal/ubuntu-advantage/index.html +++ b/templates/legal/ubuntu-advantage/index.html @@ -3,7 +3,7 @@ {% block title %}Ubuntu Advantage{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" page_title="Ubuntu Advantage" tertiary="true" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" page_title="Ubuntu Advantage" tertiary="true" %} {% endblock second_level_nav_items %} {% block content %} @@ -19,17 +19,25 @@

    Ubuntu Advantage

    -
    -
    -

    Ubuntu Advantage service description

    -

    This describes the services we provide to our Ubuntu Advantage customers. It mentions several Canonical products, but please note that we can only provide services for the products listed in your customer agreement.

    -

    View the Ubuntu Advantage service description ›

    +
    +
    +
    +

    Ubuntu Advantage service description

    +

    This describes the services we provide to our Ubuntu Advantage customers. It mentions several Canonical products, but please note that we can only provide services for the products listed in your customer agreement.

    +

    View the Ubuntu Advantage service description ›

    +
    + +
    +

    Ubuntu Assurance

    +

    The Ubuntu Advantage Assurance Programme provides indemnification from Canonical against claims of intellectual property infringement support customers might face as a result of using Ubuntu. This agreement is part of all Canonical support contracts.

    +

    View Ubuntu Advantage Assurance ›

    +
    -
    -

    Ubuntu Assurance

    -

    The Ubuntu Advantage Assurance Programme provides indemnification from Canonical against claims of intellectual property infringement support customers might face as a result of using Ubuntu. This agreement is part of all Canonical support contracts.

    -

    View Ubuntu Advantage Assurance ›

    +
    +

    Ubuntu Advantage terms

    +

    This agreement sets out Canonical's standard service terms for Ubuntu Advantage customers.

    +

    View the Ubuntu Advantage service terms ›

    {% endblock content %} \ No newline at end of file diff --git a/templates/legal/ubuntu-advantage/service-description.html b/templates/legal/ubuntu-advantage/service-description.html index a61ecf44a23..66620608cfb 100755 --- a/templates/legal/ubuntu-advantage/service-description.html +++ b/templates/legal/ubuntu-advantage/service-description.html @@ -3,7 +3,7 @@ {% block title %}Ubuntu Advantage service description{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Service description" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Service description" %} {% endblock second_level_nav_items %} {% block content %} @@ -15,8 +15,10 @@

    1. Overview

    This service description defines the Services Canonical will provide to the customer under the customer's agreement with Canonical. This service description defines the following products, but only those products listed in Customer's agreement with Canonical will be provided: Ubuntu Advantage Standard Desktop, Ubuntu Advantage Advanced Desktop, Ubuntu Advantage Essential Server, Ubuntu Advantage Standard Server, Ubuntu Advantage Advanced Server, Ubuntu Advantage Virtual Guest Standard, Ubuntu Advantage Virtual Guest Advanced, Ubuntu Advantage Cloud Guest, Ubuntu Advantage Cloud Guest 24x7, OpenStack Cloud Availability Zone, OpenStack Cloud Availability Zone - Advanced 24x7 Guest Support Upgrade, Landscape, Landscape Dedicated Server, Landscape Agent, Ubuntu Advantage Ceph Storage Standard, Ubuntu Advantage Ceph Storage Advanced, Ubuntu Advantage Technical Account Manager, Ubuntu Advantage Dedicated Services Engineer, Ubuntu Advantage Training, Ubuntu OpenStack Jumpstart Training, and OpenStack Continuous Integration Implementation.

    2. Service initiation

    -

    2.1: Upon commencement of the services, Canonical will provide a single set of login credentials to the customer to access Canonical's systems management service, support web portal to submit support cases, and on-line knowledge base.

    -

    2.2: Canonical service personnel will interface with the customer's technical contacts with respect to the technical support elements of the services. The customer may appoint up to the number of contacts corresponding to the highest services product Customer has purchased, in accordance with the table below:

    +
      +
    1. 2.1 Upon commencement of the services, Canonical will provide a single set of login credentials to the customer to access Canonical's systems management service, support web portal to submit support cases, and on-line knowledge base.
    2. +
    3. 2.2 Canonical service personnel will interface with the customer's technical contacts with respect to the technical support elements of the services. The customer may appoint up to the number of contacts corresponding to the highest services product Customer has purchased, in accordance with the table below:
    4. +
    @@ -53,47 +55,58 @@

    Additional information

    -

    2.3

    -

    Customer may change the specific technical contacts at any time by written request.

    +
      +
    1. 2.3Customer may change the specific technical contacts at any time by written request.
    2. +

    3. Landscape

    -

    3.1: Landscape is a service to manage and monitor Ubuntu systems. Canonical will include its Landscape for each physical system covered by an Ubuntu Advantage subscription, as well as for each virtual system covered by the Ubuntu Advantage Virtual Guest service or Ubuntu Advantage Cloud Guest service. The customer may register the customer's systems with Canonical's Landscape service and use the service to manage and monitor those systems.

    +
      +
    1. 3.1 Landscape is a service to manage and monitor Ubuntu systems. Canonical will include its Landscape for each physical system covered by an Ubuntu Advantage subscription, as well as for each virtual system covered by the Ubuntu Advantage Virtual Guest service or Ubuntu Advantage Cloud Guest service. The customer may register the customer's systems with Canonical's Landscape service and use the service to manage and monitor those systems.
    2. +

    4. Knowledge base access

    -

    4.1: Canonical will make its knowledge base of support issues and resolutions available to the customer during the term of service.

    +
      +
    1. 4.1 Canonical will make its knowledge base of support issues and resolutions available to the customer during the term of service.
    2. +

    5. Support

    Canonical will provide the following support for the specific customer systems for which the customer purchases the services:

    -

    5.1: Canonical will provide installation, configuration, maintenance and management support for any standard version of Ubuntu which is within its life-cycle on the customer's systems.

    +
      +
    1. 5.1 Canonical will provide installation, configuration, maintenance and management support for any standard version of Ubuntu which is within its life-cycle on the customer's systems.
    2. -

      5.2: Canonical will provide a reasonable level of assistance to the customer to install Ubuntu on the customer's systems built from an officially supported computer architecture. Canonical is not able to guarantee that Ubuntu can be installed on all customer hardware. Canonical is able to provide a higher level of effort with hardware issues that take place on machines that have been specified by Canonical as “certified” systems.

      +
    3. 5.2 Canonical will provide a reasonable level of assistance to the customer to install Ubuntu on the customer's systems built from an officially supported computer architecture. Canonical is not able to guarantee that Ubuntu can be installed on all customer hardware. Canonical is able to provide a higher level of effort with hardware issues that take place on machines that have been specified by Canonical as “certified” systems.
    4. -

      5.3: Canonical will support the installation, applications and system administration of Ubuntu as described in the appendices to this service description.

      +
    5. 5.3 Canonical will support the installation, applications and system administration of Ubuntu as described in the appendices to this service description.
    6. -

      5.4: The Ubuntu distribution is a collection of many elements of open source software. Canonical may not be able to resolve all issues, even on packages that are supported. For any supported application, Canonical will attempt to provide a work-around or a full resolution. Canonical does not guarantee a resolution or resolution time.

      +
    7. 5.4 The Ubuntu distribution is a collection of many elements of open source software. Canonical may not be able to resolve all issues, even on packages that are supported. For any supported application, Canonical will attempt to provide a work-around or a full resolution. Canonical does not guarantee a resolution or resolution time.
    8. +

    6. Submitting support requests

    -

    6.1: The customer may submit support requests (“cases”) through Canonical's support web portal or by contacting the support team by telephone.

    +
      +
    1. 6.1 The customer may submit support requests (“cases”) through Canonical's support web portal or by contacting the support team by telephone.
    2. -

      6.2: Canonical will keep a record of each case within the support web portal to enable the customer to see all current cases, enter new cases, review historical cases and edit or respond to current cases. The customer may configure the support web portal to send email notifications to the customer when a case is updated.

      +
    3. 6.2 Canonical will keep a record of each case within the support web portal to enable the customer to see all current cases, enter new cases, review historical cases and edit or respond to current cases. The customer may configure the support web portal to send email notifications to the customer when a case is updated.
    4. -

      6.3: All cases are assigned a ticket number and responded to automatically. All correspondence and telephone calls are logged with a time-stamp for quality assurance.

      +
    5. 6.3 All cases are assigned a ticket number and responded to automatically. All correspondence and telephone calls are logged with a time-stamp for quality assurance.
    6. -

      6.4: Severity Level 1 and Level 2 issues must be reported by telephone. When reporting a case the customer must specify how the issue is affecting their use of Ubuntu. The customer must provide all information requested by Canonical to resolve the case.

      +
    7. 6.4 Severity Level 1 and Level 2 issues must be reported by telephone. When reporting a case the customer must specify how the issue is affecting their use of Ubuntu. The customer must provide all information requested by Canonical to resolve the case.
    8. -

      6.5: There is no limit to the number of cases customer may submit for the customer's systems for which the services are purchased. A single support case consists of a discrete problem, issue or request although it may consist of a number of interactions with Canonical's support engineers.

      +
    9. 6.5 There is no limit to the number of cases customer may submit for the customer's systems for which the services are purchased. A single support case consists of a discrete problem, issue or request although it may consist of a number of interactions with Canonical's support engineers.
    10. +

    7. Support severity levels

    -

    7.1: Upon receipt of a case report, a Canonical support engineer will commence efforts to verify the case and set the severity level. Canonical will work with the customer to assess the urgency of a case and to assign the appropriate severity level.

    +
      +
    1. 7.1 Upon receipt of a case report, a Canonical support engineer will commence efforts to verify the case and set the severity level. Canonical will work with the customer to assess the urgency of a case and to assign the appropriate severity level.
    2. -

      7.2: Canonical support engineer will respond as soon as practicable to the customer after setting the severity level and within the response time for the applicable severity level listed below.

      +
    3. 7.2 Canonical support engineer will respond as soon as practicable to the customer after setting the severity level and within the response time for the applicable severity level listed below.
    4. -

      7.3: Canonical's support engineer will work on diagnosing and resolving the case during the effort period for the applicable severity level listed below.

      +
    5. 7.3 Canonical's support engineer will work on diagnosing and resolving the case during the effort period for the applicable severity level listed below.
    6. -

      7.4: The tables below show the methods for reporting cases, the level of response from Canonical to the case report and the effort period that will be used to resolve the case.

      +
    7. 7.4 The tables below show the methods for reporting cases, the level of response from Canonical to the case report and the effort period that will be used to resolve the case.
    8. +
    @@ -187,7 +200,9 @@

    7. Support severity levels

    8. Support response definitions

    -

    8.1: When setting the severity level, Canonical's support team will use the definitions, and carry out operational procedures as stated in the table below.

    +
      +
    1. 8.1 When setting the severity level, Canonical's support team will use the definitions, and carry out operational procedures as stated in the table below.
    2. +
    @@ -224,7 +239,9 @@

    8. Support response definitions

    9. Support coverage hours, languages

    -

    9.1: Canonical will provide support during the following coverage hours:

    +
      +
    1. 9.1 Canonical will provide support during the following coverage hours:
    2. +
    @@ -280,7 +297,9 @@

    9. Support coverage hours, languag

    Hours of coverage table
    -

    9.2: The customer must select the time-zone for their coverage from those detailed below. Hours of coverage will be adjusted in accordance with locale-specific daylight saving alterations. Coverage hours exclude public holidays in the customer's location.

    +
      +
    1. 9.2 The customer must select the time-zone for their coverage from those detailed below. Hours of coverage will be adjusted in accordance with locale-specific daylight saving alterations. Coverage hours exclude public holidays in the customer's location.
    2. +
    @@ -311,11 +330,15 @@

    9. Support coverage hours, languag

    Local business hours table
    -

    9.3: Customer support will be provided in one of the following languages: English, French or Chinese Mandarin.

    +
      +
    1. 9.3 Customer support will be provided in one of the following languages: English, French or Chinese Mandarin.
    2. +

    10. Escalation

    -

    10.1: In the event that the customer receives unsatisfactory service or wishes to escalate a case for urgent action, the customer can escalate as follows:

    +
      +
    1. 10.1 In the event that the customer receives unsatisfactory service or wishes to escalate a case for urgent action, the customer can escalate as follows:
    2. +
    @@ -343,26 +366,34 @@

    10. Escalation

    11. Assurance

    -

    11.1: The customer is entitled to participate in the Ubuntu Assurance Programme subject to its terms and conditions. Canonical may update the Assurance Programme and its terms on one or more occasions. The current Ubuntu Assurance Programme and its terms are available at our Ubuntu Assurance page.

    +
      +
    1. 11.1 The customer is entitled to participate in the Ubuntu Assurance Programme subject to its terms and conditions. Canonical may update the Assurance Programme and its terms on one or more occasions. The current Ubuntu Assurance Programme and its terms are available at our Ubuntu Assurance page.
    2. +

    12. Virtual Guest

    -

    12.1: Virtual Guest Standard consists of the Standard Server services for the number of virtual guests purchased for virtual machines deployed with hypervisors not covered by other Ubuntu Advantage services.

    +
      +
    1. 12.1 Virtual Guest Standard consists of the Standard Server services for the number of virtual guests purchased for virtual machines deployed with hypervisors not covered by other Ubuntu Advantage services.
    2. -

      12.2: Virtual Guest Advanced consists of the Advanced Server services for the number of virtual guests purchased for virtual machines deployed with hypervisors not covered by other Ubuntu Advantage services.

      +
    3. 12.2 Virtual Guest Advanced consists of the Advanced Server services for the number of virtual guests purchased for virtual machines deployed with hypervisors not covered by other Ubuntu Advantage services.
    4. +

    13. Cloud Guest

    -

    13.1: Cloud Guest consists of the Standard Server services for all Ubuntu instances in the customer's public cloud account.

    +
      +
    1. 13.1 Cloud Guest consists of the Standard Server services for all Ubuntu instances in the customer's public cloud account.
    2. -

      13.2: Cloud Guest 24×7 consists of the Advanced Server services for all Ubuntu instances in the customer's public cloud account.

      +
    3. 13.2 Cloud Guest 24×7 consists of the Advanced Server services for all Ubuntu instances in the customer's public cloud account.
    4. +

    14. OpenStack Cloud Availability Zone

    -

    14.1: If the customer purchases the Cloud Availability Zone service, Canonical will provide:

    +
      +
    1. 14.1 If the customer purchases the Cloud Availability Zone service, Canonical will provide:
    2. -

      14.1.1: For up to the number of cloud infrastructure nodes specified in the table below, plus any single node add-ons:

      +
    3. 14.1.1 For up to the number of cloud infrastructure nodes specified in the table below, plus any single node add-ons:
    4. +
    • 24×7 support for the Ubuntu Server components required to host an OpenStack cloud at the response and effort levels specified for the Ubuntu Advantage Server Advanced offering
    • @@ -399,17 +430,21 @@

      14. OpenStack Cloud Availability

    Escalation contact table
    -

    14.1.2: For an unlimited number of guests hosted on the infrastructure supported by the Cloud Availability Zone services: Ubuntu Advantage Server Standard (but not including Landscape management).

    +
      +
    1. 14.1.2 For an unlimited number of guests hosted on the infrastructure supported by the Cloud Availability Zone services: Ubuntu Advantage Server Standard (but not including Landscape management).
    2. -

      14.2: If the customer purchases the Cloud Availability Zone - Advanced 24×7 Guest Support Upgrade, Canonical will provide the Ubuntu Advantage Server Advanced service (but not including Landscape management) for an unlimited number of guests hosted on the infrastructure supported by the Cloud Availability Zone services.

      +
    3. 14.2 If the customer purchases the Cloud Availability Zone - Advanced 24×7 Guest Support Upgrade, Canonical will provide the Ubuntu Advantage Server Advanced service (but not including Landscape management) for an unlimited number of guests hosted on the infrastructure supported by the Cloud Availability Zone services.
    4. +

    15. Ceph Storage

    -

    15.1: If the customer purchases the Ceph Storage Standard or the Ceph Storage Advanced service, Canonical will provide support for a filesystem instance storing up to the specified capacity of data. Capacity refers to actual used capacity rather than to available, unallocated storage space.

    +
      +
    1. 15.1 If the customer purchases the Ceph Storage Standard or the Ceph Storage Advanced service, Canonical will provide support for a filesystem instance storing up to the specified capacity of data. Capacity refers to actual used capacity rather than to available, unallocated storage space.
    2. -

      15.2: The service includes support for all the servers that the customer dedicated to host the distributed filesystem at the chosen redundancy level. The service does not support running any additional workloads on such storage dedicated servers.

      +
    3. 15.2 The service includes support for all the servers that the customer dedicated to host the distributed filesystem at the chosen redundancy level. The service does not support running any additional workloads on such storage dedicated servers.
    4. -

      15.3: Support hours for Ceph Storage Standard and Ceph Storage Advanced match those of the Ubuntu Advantage Standard Server and Ubuntu Advantage Advanced Server respectively.

      +
    5. 15.3 Support hours for Ceph Storage Standard and Ceph Storage Advanced match those of the Ubuntu Advantage Standard Server and Ubuntu Advantage Advanced Server respectively.
    6. +

    16. Additional services

    @@ -417,16 +452,17 @@

    16.1 Technical Account Ma

    If the customer purchases the Technical Account Manager (“TAM”) service, Canonical will provide enhanced support by providing a named contact who personally collaborates with the customer's IT staff.

    -

    16.1.1: The TAM will provide installation, configuration, maintenance and management support for Ubuntu on the customer's systems covered by the applicable Ubuntu Advantage services.

    +
      +
    1. 16.1.1 The TAM will provide installation, configuration, maintenance and management support for Ubuntu on the customer's systems covered by the applicable Ubuntu Advantage services.
    2. -

      16.1.2: The TAM will provide the services described below for up to 10 hours per week during the term of service. The customer may contact the TAM during applicable business hours.

      +
    3. 16.1.2 The TAM will provide the services described below for up to 10 hours per week during the term of service. The customer may contact the TAM during applicable business hours.
    4. -

      16.1.3: The TAM will take part in regular review calls of the customer's operational issues on a mutually agreed bi-weekly schedule.

      +
    5. 16.1.3 The TAM will take part in regular review calls of the customer's operational issues on a mutually agreed bi-weekly schedule.
    6. -

      16.1.4: The TAM will visit the customer annually for on-site technical reviews.

      +
    7. 16.1.4 The TAM will visit the customer annually for on-site technical reviews.
    8. - -

      16.1.5: The TAM will organise multi-vendor issue coordination through TSANet or Canonical's direct partnerships where applicable. As soon as the root cause is identified, the vendor for that sub-system will take over responsibility and work to resolve the case through their normal support process.

      +
    9. 16.1.5 The TAM will organise multi-vendor issue coordination through TSANet or Canonical's direct partnerships where applicable. As soon as the root cause is identified, the vendor for that sub-system will take over responsibility and work to resolve the case through their normal support process.
    10. +

    @@ -463,52 +499,65 @@

    16.1 Technical Account Ma

    -

    16.1.6: Canonical will undertake a quarterly service review meeting with the customer to assess service performance and determine areas of improvement.

    +
      +
    1. 16.1.6 Canonical will undertake a quarterly service review meeting with the customer to assess service performance and determine areas of improvement.
    2. +

    16.2 Dedicated Services Engineer

    If the customer purchases the Dedicated Services Engineer (“DSE”) service, Canonical will provide enhanced support and on-site expertise by embedding a full time employee in the customer's IT staff.

    -

    16.2.1: Canonical will assign a Dedicated Services Engineer on-site at the customer's place of business.

    +
      +
    1. 16.2.1 Canonical will assign a Dedicated Services Engineer on-site at the customer's place of business.
    2. -

      16.2.2: The DSE will be available to the customer full time during local business hours.

      +
    3. 16.2.2 The DSE will be available to the customer full time during local business hours.
    4. -

      16.2.3: The DSE will act as the primary point of contact for all support issues, as well as providing Ubuntu Server and OpenStack expertise to the customer.

      +
    5. 16.2.3 The DSE will act as the primary point of contact for all support issues, as well as providing Ubuntu Server and OpenStack expertise to the customer.
    6. -

      16.2.4: The DSE will coordinate Ubuntu Advantage support at all the customer's sites. The DSE will manage support escalations and issue prioritization in accordance with Canonical's standard support response definitions.

      +
    7. 16.2.4 The DSE will coordinate Ubuntu Advantage support at all the customer's sites. The DSE will manage support escalations and issue prioritization in accordance with Canonical's standard support response definitions.
    8. +

    16.3 Ubuntu Advantage Training

    -

    16.3.1: If the customer purchases the Ubuntu Advantage - Training service, Canonical will provide 5 days of training on the specified subject matter at a mutually agreed site and time. The training will be limited to the curriculum specified in applicable documentation.

    +
      +
    1. 16.3.1 If the customer purchases the Ubuntu Advantage - Training service, Canonical will provide 5 days of training on the specified subject matter at a mutually agreed site and time. The training will be limited to the curriculum specified in applicable documentation.
    2. +

    16.4 Not Used

    16.5 OpenStack Continuous Integration Implementation

    -

    16.5.1: If the customer purchases the OpenStack Continuous Integration Implementation service, Canonical will provide a dedicated, private, hosted build and test environment infrastructure for customer developed OpenStack patches.

    +
      +
    1. 16.5.1 If the customer purchases the OpenStack Continuous Integration Implementation service, Canonical will provide a dedicated, private, hosted build and test environment infrastructure for customer developed OpenStack patches.
    2. + -

      16.5.2: The test environment consists of a set of services running in Canonical's production cloud: a continuous integration testing suite, including a code revision system, a versioned code repository, and a trunk gating system.

      +
    3. 16.5.2 The test environment consists of a set of services running in Canonical's production cloud: a continuous integration testing suite, including a code revision system, a versioned code repository, and a trunk gating system.
    4. -

      16.5.3: Canonical will provide documentation on the test environment's operation in the form of a user guide. Correct operation of the environment requires strict adherence to the documentation guidelines. Patches submitted to the environment must comply with Canonical-provided technical guidelines.

      +
    5. 16.5.3 Canonical will provide documentation on the test environment's operation in the form of a user guide. Correct operation of the environment requires strict adherence to the documentation guidelines. Patches submitted to the environment must comply with Canonical-provided technical guidelines.
    6. -

      16.5.4: Canonical will assign a named project manager to coordinate the continuous integration process. The project manager will provide up to 1 week of patch analysis assistance and a workshop (to be delivered remotely at a mutually agreeable time) encompassing use of the continuous integration service and associated technologies.

      +
    7. 16.5.4 Canonical will assign a named project manager to coordinate the continuous integration process. The project manager will provide up to 1 week of patch analysis assistance and a workshop (to be delivered remotely at a mutually agreeable time) encompassing use of the continuous integration service and associated technologies.
    8. -

      16.5.5: Canonical will use commercially reasonable efforts to maintain the continuous availability of the test environment infrastructure.

      +
    9. 16.5.5 Canonical will use commercially reasonable efforts to maintain the continuous availability of the test environment infrastructure.
    10. -

      16.5.6: Canonical will complete the testing of any properly submitted patch within 24 hours. The response times and efforts levels for support requests match those of the Ubuntu Advantage Server Advanced offering.

      +
    11. 16.5.6 Canonical will complete the testing of any properly submitted patch within 24 hours. The response times and efforts levels for support requests match those of the Ubuntu Advantage Server Advanced offering.
    12. +

    16.6 Landscape Dedicated Server

    -

    16.6.1: Landscape Dedicated Server subscriptions provide the customer with the Landscape Dedicated Server software for the customer's installation and use on the customer network. Canonical will provide support for the Landscape Dedicated Server software at the response levels, severity definitions, and service hours matching those of Ubuntu Advantage Server Advanced.

    +
      +
    1. 16.6.1 Landscape Dedicated Server subscriptions provide the customer with the Landscape Dedicated Server software for the customer's installation and use on the customer network. Canonical will provide support for the Landscape Dedicated Server software at the response levels, severity definitions, and service hours matching those of Ubuntu Advantage Server Advanced.
    2. -

      16.6.2: Ubuntu Advantage services include Canonical's Landscape service for each physical system covered by an Ubuntu Advantage subscription, as well as for each virtual system covered by the Ubuntu Advantage Virtual Guest service. If the customer purchases Landscape Dedicated Server, the customer may register those customer systems with the Landscape Dedicated Server and use the service to manage and monitor those systems.

      +
    3. 16.6.2 Ubuntu Advantage services include Canonical's Landscape service for each physical system covered by an Ubuntu Advantage subscription, as well as for each virtual system covered by the Ubuntu Advantage Virtual Guest service. If the customer purchases Landscape Dedicated Server, the customer may register those customer systems with the Landscape Dedicated Server and use the service to manage and monitor those systems.
    4. -

      16.6.3: The customer will be required to provide their own server hardware in order to run the Landscape Dedicated Server software on the customer's premises. Canonical will provide the customer with recommendations for the hardware specifications and minimum requirements to run the Landscape Dedicated Server.

      +
    5. 16.6.3 The customer will be required to provide their own server hardware in order to run the Landscape Dedicated Server software on the customer's premises. Canonical will provide the customer with recommendations for the hardware specifications and minimum requirements to run the Landscape Dedicated Server.
    6. +

    16.7 Landscape Agent

    -

    16.7.1: On systems covered by theUbuntu Advantage Server service, the customer may use the Landscape service to manage and monitor virtual machines for which the customer purchases the Landscape Agent service.

    +
      +
    1. 16.7.1 On systems covered by theUbuntu Advantage Server service, the customer may use the Landscape service to manage and monitor virtual machines for which the customer purchases the Landscape Agent service.
    2. +
    @@ -1101,7 +1150,7 @@

    System administration

    Appendix 2 - Cloud Availability Zone support scope details

    -

    The Cloud Availability Zone services include the scope of support listed below in addition to that of the corresponding Ubuntu Advantage Server support level, defined in Appendix 1.

    +

    The Cloud Availability Zone services include the scope of support listed below in addition to that of the corresponding Ubuntu Advantage Server support level, defined in Appendix 1.

    Installation

    diff --git a/templates/legal/ubuntu-advantage/ua-terms-ja.html b/templates/legal/ubuntu-advantage/ua-terms-ja.html new file mode 100644 index 00000000000..8dbe6375d63 --- /dev/null +++ b/templates/legal/ubuntu-advantage/ua-terms-ja.html @@ -0,0 +1,127 @@ +{% extends "legal/_base_legal.html" %} + +{% block title %}UA 略式サービス契約{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Service description" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    UA 略式サービス契約

    +

    本略式サービス契約 (以下「本契約」といいます) は、英国で設立され、英国の5th Floor, Blue Fin Building, 110 Southwark Street, London SE1 0SUに所在する会社である Canonical Group Limited (登録番号 6870835、以下「Canonical」といいます) と、注文書記載のお客様(以下「お客様」といいます) との間で締結される契約であり、本契約は、お客様が本契約の条件が組み込まれた注文書に署名した日付または他の方法によって登録手続に際して本契約の条件に同意した日付 (以下「発効日」といいます) をもって有効となります。

    + +

    1. 解釈

    +

    本契約において使用される以下の用語は、次の意味を有するものとします。

    +

    関係会社: 直接的または間接的に、当事者を支配する法人、当事者に支配される法人、または当事者と共通の支配下にある法人。ここにいう「支配」とは、当該法人の取締役その他の経営権を有する者を専任する議決権のある発行済み株式または証券の 50% 超を有していることを意味します。

    +

    秘密情報: 本契約の条件、および開示当事者が秘密として特定した情報または情報の性質や開示の状況に基づき受領当事者によって合理的に秘密であると判断されるべき情報。

    +

    料金: お客様が本サービスの対価として支払われる注文書記載の金額。

    +

    知的財産権: 登録の有無または登録の可否にかかわらず、既得および将来発生する著作権、著作隣接権、意匠権、データベースに関する権利、特許、発明に係る権利、商標とトレード ドレス (および商標とトレード ドレスに生じるグッドウィル)、ドメイン名、上記のいずれかの権利の出願および当該権利を出願する権利、著作者人格権、グッドウィル (およびパッシングオフと不正競争に対する請求権)、ノウハウ・秘密情報に関する権利、コンピューター ソフトウェアおよび半導体回路配置に関する権利、その他の知的財産権もしくは工業所有権または同等の保護をうけるもの並びにかかる権利のあらゆる更新および延長された権利をいい、世界で既知であるか、将来存在するか否かを問いません。

    +

    オープン ソース ソフトウェア: ソフトウェアのソース コードの無償頒布および変更を許可することや、すべての頒布者にかかるソース コード (当該頒布者によるかかるソース コードへの貢献または変更を含みます) を要求に応じて無償での提供を義務付けることを定めた様々な既知のライセンス条項のいずれかに基づいて頒布されるソフトウェア。

    +

    注文書: お客様が本サービスを Canonical から直接購入する場合: 本サービスについてのお客様の注文書。注文書は本契約と一体となり、お客様の名前、連絡先情報、本サービス、料金、およびサービス期間が特定されたものとします。お客様が本サービスを Canonical の再販業者を通じて購入する場合: お客様による本サービスの購入とその料金の支払いに係る合意書。

    +

    登録手続: お客様が、Canonical の再販業者を通じて購入した本サービスの提供を受けるために、Canonical に登録する際の手続。

    +

    本サービス: 注文書に規定され、発効日時点で www.canonical.com/ua-servicedescription に記載のCanonical が提供するサービス。

    +

    サービス期間: Canonical によってお客様による本サービスを利用が可能となった最初の時点から、注文書に規定の期間の経過後に終了するまでの期間。

    +

    Ubuntu: Canonical が自身の公表内容およびサポート スケジュールに従ってサポートする、「Ubuntu」と呼ばれるオペレーティング システムのバージョンであって、修正を行っていない Canonical の標準バージョンまたは Canonical が修正したバージョンのいずれか。

    + +

    2. 本サービス

    +
    +

    2.1: Canonical は、(i) Canonical がお客様から料金に関する発注書を受け取った場合、(ii) お客様が Canonical に料金を支払った場合、または (iii) Canonical の再販業者がお客様に関する本サービスを発注した場合には、その 5 日以内にお客様が本サービスを利用できるようにします。Canonical は、お客様による料金の支払いを含め、本契約に従って、サービス期間中に相応の資格を有する従業員および請負業者によって、合理的なスキルと注意をもって本サービスを提供します。

    +

    2.2: Canonical は、(i) 注文書に明示されたもの以外のサービスまたは機能を提供する義務を負わず、 また、(ii)お客様が合理的な依存関係を満たすことができないことによって提供が制限される範囲については本サービスを提供する義務を負いません。

    +
    + +

    3. 知的財産権

    +
    +

    3.1: 各当事者は、自らの知的財産権および自ら作成または取得する知的財産権の権利者となります。Canonical が本契約に基づいて作成または提供するものは「職務著作物(work made for here)」と見なされず、本契約に基づいて知的財産権が移転することはありません。

    +

    3.2: Ubuntu は、該当するオープン ソース ソフトウェア ライセンスに基づいて使用許諾されるものであり、本契約に基づいて使用許諾されるものではありません。Canonical は、本サービスの提供に際して、ソフトウェアを作成し、またはお客様に提供する場合、本契約に基づいて別途使用許諾される場合を除き、かかるソフトウェアをオープン ソース ソフトウェア ライセンスに基づいて提供します。

    +

    3.3: 本契約の期間中および期間後、お客様は http://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy に掲載されている Canonical の知的財産権ポリシーを遵守するものとします。

    +

    3.4: Canonical の「Landscape Dedicated Server」製品 (以下「LDS 製品」といいます) を含む本サービスに関して、Canonical は、本契約をより、すべてのオープン ソース ソフトウェア ライセンスに従って、(i) 本契約および注文書に規定された数量または使用に関する制限に従って LDS 製品を使用すること、および (ii) バックアップとインストールのためにLDS 製品の合理的な数の複製を作成することについての、全世界を許諾地域とする、非独占的、譲渡不可、かつ取消可能 (本契約の違反または終了の場合) なライセンスを、本契約の期間中、お客様に許諾します。お客様は、本契約で明示的に許可されている場合を除き、LDS 製品を使用、複製、変更、逆アセンブル、逆コンパイル、リバース エンジニアリング、もしくは頒布すること、お客様に代わって行動する第三者を除く第三者に LDS 製品へのアクセスを許可すること、または Canonical の事前の書面による同意なしに LDS 製品をある機器から別の機器に移動することはできません。

    +

    3.5: Microsoft Windows システムを Ubuntu 上でゲストとして実行するための Canonical の準仮想化ドライバー (以下「VirtIO ドライバー」といいます) を含む本サービスに関して、Canonical は、本契約により、(i) お客様が本サービスを購入したコンピューター システムに関してのみVirtIO ドライバーを本契約に従い使用すること、および (ii) バックアップとインストールのために VirtIO ドライバーの合理的な数の複製を作成することについて、全世界を許諾地域とする、非独占的、譲渡不可、かつ取消可能 (本契約の違反または終了の場合) なライセンスを、該当する本サービスの期間中、お客様に許諾します。お客様は、本契約で明示的に許可されている場合を除き、VirtIO ドライバーを使用、複製、変更、逆アセンブル、逆コンパイル、リバース エンジニアリング、もしくは頒布すること、お客様に代わって行動する第三者を除く第三者に VirtIO ドライバーへのアクセスを許可すること、および (iii) VirtIO ドライバーをお客様のクラウド コンピューティング サービスの第三者ユーザーに頒布することはできません。上記(iii) に基づいて許諾される頒布に関するライセンスに関し、お客様は、上記 (i) および (ii) に基づいて許諾されるライセンスを、お客様のクラウド コンピューティング サービスの第三者ユーザーにサブライセンスすることができます。かかるサブライセンスは、本契約に基づくCanonical の権利の保護と同程度以上にCanonicalの権利を保護する条件でなければならず、本第 3.5 項に基づくライセンスが消滅した場合には消滅します。

    +
    + +

    4. お客様の責任

    +
    +

    4.1: お客様は、(i) お客様が本サービスを購入したお客様のシステムに関連する場合以外に本サービスを使用せず、また (ii) 本サービスを再販しないものとします。

    +

    4.2: お客様のデータおよびソフトウェアのバックアップについてはお客様自身の責任となります。Canonical は、データまたはソフトウェアの損失、破損、または損害に一切責任を負いません。

    +

    4.3: お客様は、Canonical に本サービスの一部として第三者のソフトウェアまたは素材をインストールまたは使用するよう依頼した場合、Canonical が本サービスを実施できるように、かかるソフトウェアについて十分な権利またはライセンスを保有および維持しなければなりません。

    +

    4.4: Canonical が本サービスの一部としてオンライン リソースへのアクセスを提供する場合、お客様は、(i) Canonical の合理的な指示に従い、(ii) 本サービスに悪影響を及ぼさないものとします。

    +
    + +

    5. 秘密保持

    +
    +

    5.1: 本契約の期間中および期間後、各当事者は、本契約に基づく義務に従うために必要な場合を除き、各自の役員、従業員、契約者、および代理人に他方当事者のあらゆる秘密情報の秘密を保持させ、かかる情報の複製、使用、第三者への開示を行わないものとします。ただし、各当事者は他方当事者の秘密情報を関係会社に開示することができます。

    +

    5.2: 秘密情報について、法の適用により開示する必要がある場合、他方当事者による開示より前に受領者が合法的に所持していた場合、その後第三者から合法的に取得したか、秘密保持の既知の義務に違反することなく受領者が独自に開発した場合、受領者の行為又は違反によらず一般的に入手可能または入手可能になった場合、または専門的な助言を受けるために秘密扱いで開示する場合には、秘密保持義務は適用されません。

    +

    5.3: 各当事者は、本契約の期間中および期間後に、法の適用により秘密情報を開示する必要がある場合、他方当事者にその旨を書面により直ちに通知するものとします。

    +

    5.4: 各当事者は、損害賠償が本契約の秘密保持義務の遵守違反に対する十分な救済手段にならないこと、および他方当事者がかかる義務の遵守違反またはその恐れについて差し止め命令、特定履行、衡平法上の救済などの救済手段を行う権利を有することに同意します。

    +
    + +

    6. 料金および支払い

    +
    +

    6.1: お客様は、本サービスを Canonical から直接購入する場合、お客様は発注時において料金を支払うものとします。本サービスを Canonical の再販業者を通じて購入する場合は、再販業者の手続に従って料金を支払うものとし、本第 6 条の条件は適用されません。

    +

    6.2: 料金は適用されるすべての税金を除く金額であり、お客様は料金に加えて、請求日における税率により、かかる税金を支払うものとします。お客様が Canonical に支払う必要がある金額は、いかなる控除または源泉徴収もなく支払われるものとします。お客様は、適用法により料金から源泉徴収または控除を行うよう求められている場合、Canonical が控除や源泉徴収が不要であった場合と同じになるように、必要な追加金額を支払うものとします。

    +

    6.3: 本契約の期間中、Canonical は本契約の遵守についてお客様に確認を求めることができ、お客様が本契約を遵守していないことにつきCanonical が合理的な疑いを持った場合には、お客様による本サービスの使用状況について監査を行い、本契約の遵守を確認することができます。監査によりお客様が本契約を遵守していないことが確認された場合、お客様は直ちに本契約を遵守するようにしなければなりません。監査またはお客様への確認により追加で支払われるべき料金が発覚した場合、お客様は、かかる料金および金利 (未払額に適用される利率による) を Canonical による請求日から 30 日以内に支払うものとします。追加で支払われるべき料金が、監査対象の期間に請求された元の金額の5% を上回った場合には、お客様は監査の費用を Canonical に弁済するものとします。

    +

    6.4: Canonical は、未払い額に対する金利に加え、関連する回収費用および訴訟費用を請求することができます。かかる金利は、支払い期日から支払い日までにおけるイングランド銀行の基準金利を 2% 上回る年率、または適用法で認められる最高利率のいずれか低い方で発生します。金利は、判決の前後にかかわらず毎日発生するものとします。

    +
    + +

    7. 保証に関する免責

    +
    +

    7.1: いずれの当事者も、口頭によるか書面によるかにかかわらず、明示、黙示、または法律により生じるものであるとを問わず、本契約の主題に関して、またはその他本契約に関連して、慣習、取引の過程、または商慣習について一切の表明または保証を行いません。各当事者は、権原、十分な品質、商品性、満足度、特定目的への適合性、および権利侵害の不存在に関するあらゆる黙示の保証について明確に否認します。

    +
    + +

    8. 責任の制限

    +
    +

    8.1: 第 8.3 項を条件として、各当事者の本契約に基づく責任の総額は、いずれの契約年においても、契約、不法行為 (過失を含みます)、またはその他原因を問わず、当該契約年に支払う義務が生じる料金の合計を超えません。「契約年」とは、発効日または発効日の応当日から始まる 12 か月の期間を意味します。

    +

    8.2: 第 8.3 項を条件として、いずれの当事者も、本契約に起因または関連する間接的、特別、付随的、懲罰的、もしくは結果的な損失もしくは損害、またはデータの損失もしくは損害、見舞金、逸失利益、契約機会の損失、その他の経済的利益の損失 (いずれの場合も直接と間接とを問いません) について、当該当事者がかかる損失または損害の可能性について事前に知らされていた場合でも、予測可能であるかどうかによらず、一切責任を負いません。これらの制限は、救済の限定の本質的な目的が達成されない場合でも、適用されます。

    +

    8.3: 本契約のいずれの規定も、(i) 死亡または人身傷害、(ii) 詐欺、(iii) 本契約に基づく秘密保持義務違反、および (iv) 適用法により排除または制限できないその他の事項についての、各当事者の責任を排除または制限するものではありません。

    +

    8.4: 本第 8 条に規定されている責任の制限はリスクを両当事者間で合理的に配分するものであり、両当事者はかかる配分がない場合は本契約を締結していません。

    +
    + +

    9. 期間および終了

    +
    +

    9.1: 本契約は、発効日に有効になり、本第 9 条に基づいて早期に終了する場合を除き、サービス期間の終了時まで継続します。

    +

    9.2: お客様が Canonical の再販業者から本サービスを購入する場合を除き、発効日から 30 日以内に Canonical がお客様から料金に関する発注書または料金の支払いを受け取っていない場合、本契約は自動的に終了します。

    +

    9.3: いずれの当事者も、他方当事者が以下の状況である場合、書面により通知することで本契約を直ちに終了することができます。

    +
      +
    • 9.4. 本契約についての重大な違反があり、かつ、かかる違反の是正手段があるにもかかわらず、違反の通知を受け取ってから 14 日以内に違反を是正されない場合
    • +
    • 9.5. 強制と任意とを問わず清算に入った場合 (合併による支払能力の継承または再建を目的とする場合を除きます)、支払い不能になった場合、営業を停止したか、停止する恐れがある場合、または同様の状況になった場合
    • +
    +

    9.6: Canonical は、お客様に 90 日前までに通知することにより、自ら本契約を終了することができます。

    +

    9.7: 本契約が満了した場合または原因の如何を問わず本契約が終了した場合には、別途合意のない限り、Canonical の本サービスを提供する義務および本契約に基づいて許諾されたすべてのライセンスは、終了します。Canonical が第 9.4 項に基づく一方的解約以外の事由によって本契約が終了する場合、お客様は、本契約の全期間において契約が終了しなかった場合に支払う必要のあった料金を含め、本契約に適用されるすべての未払料金を直ちに支払うものとします。Canonical が第 9.4 項に従って本契約を解約した場合、Canonical は、サービス期間の残存部分に対して前払いされた料金を案分計算によりお客様に返金します。

    +
    +

    10. エスカレーション

    +
    +

    10.1: 本契約に関係して見解の相違がある場合、両当事者はかかる相違について交渉して解決する合理的な努力を講じるものとします。見解の相違を 14 日以内に解決できない場合、両当事者の代表者が会談し、かかる相違を解決するよう努力するものとします。見解の相違が、さらに 14 日以内に解決できない場合、いずれの当事者もかかる相違を両当事者の経営幹部間の会合に付託できるものとします。第 10.2 項を条件として、いずれの当事者も、本第 10 条の紛争解決手続きに従わない限り、紛争を裁判所に付託しないものとします。

    +

    10.2: 本第 10 条のいずれの規定も、各当事者が差し止め命令またはその他の暫定的救済を任意の国の裁判所に申請することを妨げるものではありません。

    +
    + +

    11. 一般条項

    +
    +

    11.1: いずれの当事者も、当該当事者の合理的な支配の及ばない状況に直接的または間接的に起因する本契約の違反について一切責任を負いません。ただし、資金不足は当該当事者の合理的な支配の及ばない状況とは見なされません。

    +

    11.2: いずれの当事者も、他方当事者の事前の書面による同意なしに、本契約に基づく権利および義務を譲渡、委託、信託、もしくはその他取引すること (またはしようとすること) はできません。ただし、関係会社を相手方とする善意の再編、合併、整理、すべての資産もしくは実質的にすべての資産の売却、または本サービスに関連する事業の売却の場合を除きます。

    +

    11.3: 本契約において、第三者の受益者は存在しません。両当事者は、本契約の当事者ではない第三者が、適宜修正される 1999 年契約 (第三者の権利) 法 (英国) に基づいて本契約の規定を実施できることを意図していません。

    +

    11.4: 本契約の修正または変更は、両当事者の正式な権限を有する代表者が署名した書面による場合を除き、両当事者を拘束しないものとします。

    +

    11.5: 当事者が本契約に基づく権利または救済措置を行使しない場合やかかる行使が遅滞した場合であっても、その権利または救済措置が放棄されたものと解釈してはならず、その権利または救済措置の放棄とはならないものとします。また、権利または救済措置が一回または部分的に行使された場合であっても、当該当事者が、その権利または救済措置をそれ以後に行使することを妨げるものではありません。

    +

    11.6: 本契約の期間中およびその期間後 6 か月間、お客様は、(i) Canonical またはその関係会社の社員であるか、直近 6 か月間に Canonical またはその関係会社の社員であった個人 (Canonical がかかる個人の雇用または契約を終了した場合を除きます)、および (ii) 本契約の期間中の一定期間内に Canonical の顧客にサービスを提供するよう Canonical が任命した個人を、従業員または独立契約当事者として雇い又は雇われるよう勧誘してはならないものとします。

    +

    11.7: 本契約は、本契約の主題に関して両当事者間で合意した完全なる条件を示すものであり、本契約の対象に関連する両当事者間の事前のあらゆる契約または協定 (習慣または慣習、および取引の過程を通じて発生する条件を含みます) に優先されます。お客様による本サービスの受領、提案、発注、または同様の文書に記載される、またはそれらと共に提示される契約条件は、本契約の一部を形成しません。

    +

    11.8: 本契約の各規定は他のあらゆる規定とは独立に解釈するものとし、本契約のいずれかの規定が管轄裁判所によって違法、無効、または執行不能と判断された場合でも、本契約のその他の規定は影響を受けず、引き続き完全に効力を有します。

    +

    11.9: 本契約のいずれの規定も、本契約に従って両当事者が講じたいかなる措置も、両当事者間の何らかの提携関係または合弁事業を形成すると解釈したり、いずれかの当事者が他方当事者の代理人であると解釈したりしてはなりません。いずれの当事者も、他方当事者を拘束したり、他方当事者の名前において契約を行ったり、他方当事者に対して法的責任を構成したりする権利を有しません。

    +

    11.10: 本契約に基づいてやり取りする必要がある通知は、書面により、本契約に規定されている受領側当事者の住所に配送するものとします。住所が規定されていない場合は、受領側当事者の登録事務所の住所宛てに配送するものとします。当事者は、他方当事者に通知することで、その住所を更新することができます。有効な配送方法は、(i) 対面での手渡し、(ii) 第一種書留郵便 (もしくは同等の方法)、または (iii) 国際的に認められた宅配便、です。

    +

    11.11: Canonical は、情報提供を目的として、本契約の複製を別の言語で提供する場合があります。本契約の英語版のみが法的拘束力を有します。紛争が発生した場合、英語以外の言語版は考慮されないものとします。

    +

    11.12: お客様は、本契約に基づいて Canonical が提供する素材に、米国および欧州地域の輸出に関する法律および規制が適用される場合があることを認めるものとします。お客様は、素材の使用に、かかる輸出管理に関する法律および規制が適用されることに同意し、当該法律および規制を遵守するものとします。お客様は、かかる素材を、当該法律および規制に違反して直接的または間接的に輸出したり、当該法律で禁止されている目的で使用したりしないものとします。

    +
    + +

    12. 準拠法

    +
    +

    12.1: 本契約および本契約から生じる契約外の義務は、英国法に準拠し、同法に従って解釈するものとします。両当事者は、問題となっている行為の管轄区域で得られなければ合理的な効力がないと考えられる、差し止め命令による即時の救済 (秘密保持義務の違反または差し迫った違反に関連する救済など) を求める場合を除き、英国の裁判所の専属管轄権に従うものとします。国際物品売買契約に関する国際連合条約の規定は、本契約には適用されません。

    +
    +
    + +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/legal/ubuntu-advantage/ua-terms.html b/templates/legal/ubuntu-advantage/ua-terms.html new file mode 100644 index 00000000000..41c817ff0f5 --- /dev/null +++ b/templates/legal/ubuntu-advantage/ua-terms.html @@ -0,0 +1,142 @@ +{% extends "legal/_base_legal.html" %} + +{% block title %}Short Form Services Agreement{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Legal" subsection_title="Ubuntu Advantage" page_title="Service description" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    UA Short Form Services Agreement

    +

    This short form services agreement (the “Agreement”) takes effect as of the date Customer signs an Order incorporating its terms or otherwise accepts its terms as part of a Registration Process (the “Effective Date”) between, Canonical Group Limited, a company registered in England (company number 6870835) whose registered office is at 5th Floor, Blue Fin Building, 110 Southwark Street, London SE1 0SU, United Kingdom (“Canonical”), and the customer identified in the Order (“Customer”).

    + +
      +
    1. +

      1. Interpretation

      +

      When used in this Agreement, the following terms mean:

      +

      Affiliate: a corporate entity that directly or indirectly controls, is controlled by, or is under common control with a party, where “control” means ownership of more than 50% of the outstanding shares or securities representing the right to vote for the election of directors or other managing authority of such corporate entity.

      +

      Confidential Information: the terms of this Agreement, and any information identified by the disclosing party as confidential or which the receiving party reasonably ought to know is confidential in light of the nature of the information or the circumstances of its disclosure.

      +

      Fee(s): the amounts payable by Customer for the Services, as set out in the Order.

      +

      Intellectual Property Rights: all vested and future rights of copyright and related rights, design rights, database rights, patents, rights to inventions, trade marks and get-up (and goodwill attaching to those trade marks and that get up), domain names, applications for and the right to apply for any of the above, moral rights, goodwill (and the right to sue for passing off and unfair competition), rights in know-how, rights in confidential information, rights in computer software and semiconductor topographies, and any other intellectual or industrial property rights or equivalent forms of protection, whether or not registered or capable of registration, and all renewals and extensions of such rights, whether now known or in future subsisting in any part of the world.

      +

      Open Source Software: any software which is distributed under any of the many known variations of licence terms which allow the free distribution and modification of the software’s source code or which require all distributors to make such source code freely available upon request, including any contributions or modifications thereto made by such distributor.

      +

      Order: If Customer is buying Services directly from Canonical: Customer's order for Services which incorporates this Agreement and identifies Customer's name, contact information, Services, Fees, and Services Term. If Customer is buying Services through Canonical's reseller: Customer's agreement to purchase the Services and pay applicable Fees.

      +

      Registration Process: The process under which a Customer registers with Canonical to receive Services purchased through Canonical's reseller.

      +

      Services: the services to be performed by Canonical as identified in the Order and described at www.canonical.com/ua-servicedescription as of the Effective Date.

      +

      Services Term: the period for time beginning when Canonical first makes the Services available to Customer and ending after the period of time specified in the Order.

      +

      Ubuntu: a version of the operating system known as “Ubuntu”, which is supported by Canonical pursuant to Canonical's public announcements and support schedule and is either Canonical's standard version with no modifications or a version modified by Canonical.

      +
    2. +
    3. +

      2. Services

      +
        +
      1. 2.1 Canonical will make the Services available to Customer within 5 days of any of the following events: (i) Canonical receives a purchase order from Customer for the Fees, (ii) Customer pays the Fees to Canonical, or (iii) Canonical's reseller orders the Services with respect to Customer. Subject to this Agreement, including Customer's payment of the Fees, Canonical will provide the Services during the Services Term using reasonable skill and care and through suitably qualified employees and contractors.
      2. +
      3. 2.2 Canonical is not obligated to perform (i) any service or function except as expressly identified in the Order (ii) any Services to the extent its performance is limited by Customer's failure to meet any reasonable dependency.
      4. +
      +
    4. +
    5. +

      3. Intellectual Property Rights

      +
        +
      1. 3.1 Each party will retain ownership of its Intellectual Property Rights and any Intellectual Property Rights it creates or obtains. Nothing Canonical creates or provides under this Agreement will be considered a “work made for hire”, and no Intellectual Property Rights will transfer under this Agreement.
      2. +
      3. 3.2 Ubuntu is licensed under applicable Open Source Software licences and not this Agreement. If Canonical creates or provides any software to Customer in the course of providing the Services, Canonical will provide such software under an Open Source Software licence, unless otherwise licensed under this Agreement.
      4. +
      5. 3.3 During and after the term of this Agreement, Customer will comply with Canonical's Intellectual Property Rights policy at http://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy.
      6. +
      7. 3.4 With respect to Services which include Canonical's “Landscape Dedicated Server” product (the “LDS Product”), Canonical hereby grants to Customer, subject to all Open Source Software licences, a world-wide, non-exclusive, non-transferable, revocable (in the event of breach or termination of this Agreement) licence, during the term of this Agreement, to (i) use the LDS Product in accordance with this Agreement and subject to any quantity or usage limitations set forth in the Order and (ii) to make a reasonable number of copies of the LDS Product for backup and installation purposes. Customer may not: use, copy, modify, disassemble, decompile, reverse engineer, or distribute the LDS Product except as expressly permitted in this Agreement; permit access to the LDS Product to any third party other than those acting on Customer's behalf; or move the LDS Product from one machine to another without the prior written consent of Canonical.
      8. +
      9. 3.5 With respect to Services which include Canonical's paravirtualized drivers for Microsoft Windows systems to run as guests on Ubuntu (the “VirtIO Drivers”), Canonical hereby grants to Customer, a world-wide, non-exclusive, non-transferable, revocable (in the event of breach or termination of this Agreement) licence, during the term of the applicable Services, to (i) use the VirtIO Drivers in accordance with this Agreement solely in connection with those computer systems for which Customer has purchased the Services, (ii) to make a reasonable number of copies of the VirtIO Drivers for backup and installation purposes. Customer may not: use, copy, modify, disassemble, decompile, reverse engineer, or distribute the VirtIO Drivers except as expressly permitted in this Agreement or permit access to the VirtIO Drivers to any third party other than those acting on Customer's behalf, and (iii) to distribute the VirtIO Drivers to third party users of Customer's cloud computing services. In connection with the distribution licence granted under (iii) of the preceding sentence, Customer may sublicense the licence granted under (i) and (ii) of the preceding sentence to third party users Customer's cloud computing services. Such sublicence must be on terms that are no less protective of Canonical's rights than those of this Agreement, and must be revoked upon the revocation of the licence under this Clause 3.5.
      10. +
      +
    6. +
    7. +

      4. Customer responsibilities

      +
        +

        4.1 Customer will not (i) use the Services other than in connection with the Customer systems for which Customer has purchased the Services or (ii) resell the Services.

        +

        4.2 Customer is responsible for the back-up of its data and software. Canonical will not be liable for any loss, corruption, or damage to data or software.

        +

        4.3 If Customer engages Canonical to install or use any third party software or materials as part of the Services, Customer will have and maintain sufficient rights or licences to such software to allow Canonical to perform the Services.

        +
      +
    8. +
    9. +

      5. Confidentiality

      +
        +
      1. 5.1 During and after the term of this Agreement, each party will and will cause its officers, employees, contractors and agents to keep secret and confidential all Confidential Information of the other and will not copy, use or disclose any such information to any third party, other than as may be necessary to comply with its obligations under this Agreement; provided that a party may disclose the other party's Confidential Information to Affiliates.
      2. +
      3. 5.2 The obligation of confidence will not apply where the Confidential Information: is required to be disclosed by operation of law; was lawfully in the possession of the recipient prior to disclosure by the other party; is subsequently lawfully acquired from a third party or independently developed by the recipient without breach of any known obligation of confidence; is or becomes generally available to the public through no act or default of the recipient; or is disclosed on a confidential basis for the purposes of obtaining professional advice.
      4. +
      5. 5.3 Each party will give the other prompt written notice of any disclosure of the party's Confidential Information as required by operation of law during and after the term of this Agreement.
      6. +
      7. 5.4 Each party agrees that damages would not be an adequate remedy for any failure to comply with the confidentiality obligations in this Agreement and that the other party will be entitled to the remedies of injunction, specific performance and/or other equitable relief for any threatened or actual failure to comply with those obligations.
      8. +
      +
    10. +
    11. +

      6. Fees and payment

      +
        +
      1. 6.1 If Customer is purchasing the Services directly from Canonical, Customer will pay the Fees at the time of Customer's Order. If Customer is purchasing the Services through Canonical's reseller, Customer shall pay the Fees in accordance with the reseller's process and the terms of this Clause 6 will not otherwise apply.
      2. +
      3. 6.2 The Fees are exclusive of all applicable taxes, which Customer will pay in addition to the Fees at the rate prevailing on the date of the invoice. Any sums payable by Customer to Canonical will be paid clear of any deductions or withholdings. In the event that Customer is required by applicable law to withhold or deduct any amounts from the Fees, Customer will pay any additional amounts necessary to ensure that Canonical is in the same position as it would have been in had no deductions or withholdings been required.
      4. +
      5. 6.3 During the term of this Agreement, Canonical may request Customer's confirmation of its compliance with this Agreement or, if Canonical reasonably suspects that Customer is not in compliance with this Agreement, audit Customer's use of the Services to confirm compliance. If any audit reveals that Customer was not in compliance with the Agreement, Customer will immediately come into compliance. If Customer's confirmation or an audit reveals that additional Fees are due, Customer will pay such Fees and interest (at the rate applicable to past due amounts), within 30 days of the date of Canonical’s invoice. If the additional Fees exceed the Fees originally invoiced for the period covered by the audit by 5%, Customer will reimburse Canonical for the costs of the audit.
      6. +
      7. 6.4 Canonical may charge interest on any past due payment amounts, plus any related collection and legal costs. Such interest will accrue at the annual rate of 2% above the base rate of the Bank of England in force from the due date until the date of payment, or the highest rate allowable by applicable law (if lower). Interest will accrue on a daily basis, whether before or after judgement.
      8. +
      +
    12. +
    13. +

      7. Warranty disclaimer

      +
        +
      1. 7.1 Neither party makes any representations or warranties of any kind, whether oral or written, whether express, implied, or arising by statute, custom, course of dealing or trade usage, with respect to the subject matter hereof or otherwise in connection with this Agreement. Each party specifically disclaims any and all implied warranties or conditions of title, satisfactory quality, merchantability, satisfactoriness, fitness for a particular purpose and non-infringement.
      2. +
      +
    14. +
    15. +

      8. Liability limitations

      +
        +
      1. 8.1 Subject to Clause 8.3, each party’s aggregate liability under this Agreement, in any Contract Year, whether based on contract, tort (including negligence) or otherwise, will not exceed the amount of Fees becoming payable in that particular Contract Year. “Contract Year” means any period of 12 months commencing on the Effective Date or any anniversary of the Effective Date.
      2. +
      3. 8.2 Subject to Clause 8.3, neither party will be liable for any indirect, special, incidental, punitive, or consequential loss or damage or for any loss of or damage to data, ex gratia payments, loss of profit, loss of contract or loss of other economic advantage (in each case whether direct or indirect) arising out of or in connection with this Agreement, even if that party has previously been advised of the possibility of the same and whether foreseeable or not. These limitations will apply notwithstanding any failure of essential purpose of any limited remedy.
      4. +
      5. 8.3 Nothing in this Agreement excludes or limits the liability of either party for: (i) death or personal injury; (ii) fraud; (iii) breach of the confidentiality provisions of this Agreement, and (iv) anything else that cannot be excluded of limited by applicable law.
      6. +
      7. 8.4 The limitations of liability set forth in this Clause 8 are a reasonable allocation of risk between the parties, and the parties would not have entered into this Agreement, absent such allocation.
      8. +
      +
    16. +
    17. +

      9. Term and termination

      +
        +
      1. 9.1 This Agreement will come into force on the Effective Date and will continue until the end of the Services Term unless terminated earlier under this Clause 9.
      2. +
      3. 9.2 Unless Customer is purchasing the Services from Canonical's reseller, if Canonical has not received a purchase order for the Fees or payment of the Fees within 30 days of the Effective Date, this Agreement will automatically terminate.
      4. +
      5. 9.3 Either party may terminate this Agreement immediately by written notice if the other party:
      6. +
          +
        • 9.4. commits a material breach of this Agreement and, if such breach is capable of remedy, fails to remedy the breach within 14 days of receiving notice of the breach;
        • +
        • 9.5. enters into liquidation whether compulsorily or voluntarily (otherwise than for the purposes of a solvent amalgamation or reconstruction); becomes insolvent; ceases or threatens to cease to carry on business; or any similar event.
        • +
        +
      7. 9.6 Canonical may terminate this Agreement for convenience upon giving 90 days prior notice to Customer.
      8. +
      9. 9.7 On expiration or termination this Agreement for any reason, Canonical's obligation to provide the Services will immediately terminate and any licences granted under this Agreement will terminate, unless otherwise agreed. On termination other than by Canonical for convenience in accordance with Clause 9.4, Customer will immediately pay all outstanding Fees applicable to this Agreement including Fees that would otherwise have been payable with respect to the full Agreement term. On termination of this Agreement by Canonical for convenience in accordance with Clause 9.4, Canonical will provide Customer with a pro rata refund of any prepaid Fees for the remaining unexpired portion of the Services term.
      10. +
      +
    18. +
    19. +

      10. Escalation

      +
        +
      1. 10.1 If there is a disagreement in relation to this Agreement, the parties will use their reasonable endeavours to negotiate and settle the disagreement. If it is not possible to settle the disagreement within 14 days, representatives of both parties will meet to try to resolve the disagreement. If the disagreement is not resolved within a further 14 days, the disagreement may be referred by either party to a meeting between the senior managers of the parties. Subject to Clause 10.2, neither party will refer any dispute to the courts unless and until the dispute resolution procedures of this Clause 10 have been followed.
      2. +
      3. 10.2 Nothing in this Clause 10 will prevent either party applying to the courts of any country for injunctive or other interim relief.
      4. +
      +
    20. +
    21. +

      11. General

      +
        +
      1. 11.1 Neither party will be liable for any breach of this Agreement directly or indirectly caused by circumstances beyond the reasonable control of that party, provided that a lack of funds will not be regarded as a circumstance beyond that party’s reasonable control.
      2. +
      3. 11.2 Neither party may assign, transfer, charge, create a trust over or otherwise deal in its rights and/or obligations under this Agreement (or purport to do so) without the other party’s prior written consent except to an Affiliate pursuant to a bona fide re-structure, merger, consolidation, sale of all or substantially all of its assets, or a sale of the business to which the Services relate.
      4. +
      5. 11.3 There are no intended third party beneficiaries to this Agreement. The parties do not intend that any provision of this Agreement will be enforceable by virtue of the Contracts (Rights of Third Parties) Act 1999 (England), as amended from time to time, by any person who is not a party to this Agreement.
      6. +
      7. 11.4 No amendment or modification of this Agreement will be binding upon the parties unless made in writing and signed by the authorized representatives of both parties.
      8. +
      9. 11.5 A failure or delay by a party to exercise any right or remedy under this Agreement will not be construed or operate as a waiver of that right or remedy. Nor single or partial exercise of any right or remedy will preclude the further exercise of that right or remedy by that party.
      10. +
      11. 11.6 During the term of this Agreement and for 6 months thereafter, Customer will not solicit to be hired or hire, as an employee or independent contractor, any individual (i) who is then the personnel of Canonical or any of its Affiliates or was the personnel of Canonical or any of its Affiliates during the previous 6 months (unless Canonical terminated that individual's employment or contract) and (ii) who during any part of the term of this Agreement was assigned by Canonical to provide services to Canonical's customers.
      12. +
      13. 11.7 This Agreement represents the entire terms agreed between the parties in relation to its subject matter and supersedes all previous contracts or arrangements (including any usage or custom and any terms arising through any course of dealing) of any kind between the parties relating to its subject matter. No terms or conditions included in or delivered with any Customer acceptance of Services, proposal, purchase order or similar document will form part of this Agreement.
      14. +
      15. 11.8 Each of the provisions of this Agreement will be construed as independent of every other such provision, so that if any provision of this Agreement will be determined by any court of competent authority to be illegal, invalid and/or unenforceable this will not affect any other provision of this Agreement, which will remain in full force and effect.
      16. +
      17. 11.9 Nothing in this Agreement and no action taken by the parties pursuant to this Agreement will be construed as creating a partnership or joint venture of any kind between the parties or as constituting either party as the agent of the other party. No party will have the authority to bind the other party or to contract in the name of or create a liability against the other party.
      18. +
      19. 11.10 Any notice required to be given or sent under this Agreement will be in writing and delivered to the recipient at the address set out in this Agreement or, if no address is set out, to the recipient's registered office address. A party may update its address by providing notice to the other party. Valid delivery methods are (i) in-person delivery, (ii) first class registered post (or equivalent), or (iii) internationally recognized overnight courier service.
      20. +
      21. 11.11 Canonical may provide copies of this Agreement in different languages for information purposes. Only the English language version of this Agreement will be binding. In the event of any dispute, any version in any language other than English will be disregarded.
      22. +
      23. 11.12 Customer acknowledges that export laws and regulations of the United States and European territories may apply to materials delivered by Canonical under this Agreement. Customer agrees that such export control laws and regulations govern its use of materials and will comply with all such laws and regulations. Customer will not export, directly or indirectly, such materials in violation of these laws or regulations, or use them for any purpose prohibited by these laws.
      24. +
      +
    22. +
    23. +

      12. Governing law

      +
        +
      1. 12.1 This Agreement and any non-contractual obligations arising from this Agreement will be governed by and construed in accordance with the laws of England. The parties submit to the exclusive jurisdiction of the courts of England, except when a party seeks immediate injunctive relief (for example, in connection with a breach or impending breach of confidentiality obligations) that would not be reasonably effective unless obtained in the jurisdiction of the conduct at issue. The provisions of the United Nations Convention on Contracts for the International Sale of Goods will not apply to this Agreement.
      2. +
      +
    24. +
    +
    +
    +

    Japanese translation

    + +
    +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/list_endpoints.py b/templates/list_endpoints.py new file mode 100644 index 00000000000..7e58da0aef9 --- /dev/null +++ b/templates/list_endpoints.py @@ -0,0 +1,13 @@ +with open('endpoints.txt') as endpoints: + lines = endpoints.read() + +endpoints = [l[2:-5] for l in lines.split()] + +no_indecies = map( + lambda e: e[:-len("/index")] if e.endswith("/index") else e, + endpoints +) + +prefixed = ["http://www.ubuntu.com/" + str(e) for e in no_indecies] + +print "\n".join(prefixed) diff --git a/templates/management/base_management.html b/templates/management/base_management.html index 41db24ed9f6..a5d495766dd 100755 --- a/templates/management/base_management.html +++ b/templates/management/base_management.html @@ -1,9 +1,9 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block second_level_nav_items %} {% include "management/_nav_secondary.html" %} {% endblock second_level_nav_items %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} \ No newline at end of file diff --git a/templates/management/compliance.html b/templates/management/compliance.html index e2e7e0ee7e2..ed74768a873 100755 --- a/templates/management/compliance.html +++ b/templates/management/compliance.html @@ -5,7 +5,7 @@ {% block meta_keywords %}Landscape, systems management, Ubuntu, Canonical, compliance, compliant, regulations, regulatory, enterprise, software, patch, patching, report, reporting, log, logging, security, audit, RBAC, role-based access control, hardware, machine, desktop, server, cloud, complexity, automation{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Compliance" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Compliance" %} {% endblock second_level_nav_items %} {% block content %} @@ -21,8 +21,8 @@

    Compliance

    -
    - +
    +

    Patch compliance

    @@ -38,14 +38,14 @@

    Role-based access control (RBAC)

    The latest version of Landscape introduces extensive access-control extensions, enabling you to implement the access policies you need. Roles such as ‘Auditor’ (with read access to everything but write access to nothing) or ‘Security Analyst’ (with authentication to execute scripts but not modify them or create new ones) can be defined, right up to the restriction-free ’Full Administrator’ level. Fine-grained control over these credentials is provided, with a default configuration included to ensure that these features can be used without customisation. Meanwhile, CIOs will appreciate the ability to define independent security administrator roles when needed.

    Watch the compliance and reporting video on the Working with Landscape page ›

    -
    - +
    +
    -
    - +
    +

    Audit logging

    @@ -54,17 +54,19 @@

    Audit logging

    -
    -

    Compliance reporting

    -

    Landscape can accelerate the process of producing and collating compliance information, thanks to its built-in reporting capabilities. All report data is published to the web console by default, but it can also be exported in CSV format or accessed via the API.

    -

    Landscape produces standardised compliance reports, showing which machines are up-to-date with security patches. Machines are clearly shown as compliant or non-compliant. For non-compliant machines, further detail is also available, including the total number of days for which they have been non-compliant (or out of contact with the Landscape server). The speed with which they are brought into compliance is also tracked, to accelerate the audit process.

    +
    +
    +

    Compliance reporting

    +

    Landscape can accelerate the process of producing and collating compliance information, thanks to its built-in reporting capabilities. All report data is published to the web console by default, but it can also be exported in CSV format or accessed via the API.

    +

    Landscape produces standardised compliance reports, showing which machines are up-to-date with security patches. Machines are clearly shown as compliant or non-compliant. For non-compliant machines, further detail is also available, including the total number of days for which they have been non-compliant (or out of contact with the Landscape server). The speed with which they are brought into compliance is also tracked, to accelerate the audit process.

    +
    -
    - +
    +

    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/management/contact-us.html b/templates/management/contact-us.html index a756e2cc4d2..2452c976988 100755 --- a/templates/management/contact-us.html +++ b/templates/management/contact-us.html @@ -3,7 +3,7 @@ {% block title %}Contact Canonical | Management{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} @@ -94,21 +94,22 @@

    Contact information

    +
  • - +
  • - +
  • - +
  • - @@ -189,22 +190,22 @@

    Your organisation

    • - +
    • - +
    • - +
    • - +
    • - +
    @@ -214,11 +215,11 @@

    Your comments

    • - +
    • - + @@ -280,7 +281,7 @@

      Your comments

  • -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/management/ema-whitepaper.html b/templates/management/ema-whitepaper.html index 6cd27c35b38..1187042b6a5 100755 --- a/templates/management/ema-whitepaper.html +++ b/templates/management/ema-whitepaper.html @@ -3,7 +3,7 @@ {% block title %}Enterprise Class Ubuntu Management with Canonical Landscape{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="EMA whitepaper" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="EMA whitepaper" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/management/index.html b/templates/management/index.html index b9b816f6405..3acec288782 100755 --- a/templates/management/index.html +++ b/templates/management/index.html @@ -9,75 +9,56 @@ {% block extra_body_class %}management-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %}
    -

    Systems management and support

    -
    -

    Ubuntu Advantage is the professional support package from Canonical, with Landscape, a systems management tool, built for running large-scale Ubuntu deployments on desktop, server or cloud.

    -

    Try Landscape for free for 30 days

    +

    Ubuntu Advantage

    +

    Systems management and support

    +
    +

    Ubuntu Advantage is the commercial support package from Canonical. It includes Landscape, the Ubuntu systems management tool, for running desktop, server and public cloud deployments, or building and managing private OpenStack clouds.

    Contact us about Ubuntu Advantage ›

    -
    +
    -
    -
    -

    Ubuntu Advantage: what’s included?

    -

    Systems management: Landscape

    -

    With the Landscape systems management tool, you can automate updates and manage physical, virtual and cloud-based systems from a single interface. It's easy to set up, easy to use and requires no special hardware. It features:

    -
    -
      -
    • Management at scale
    • -
    • Deploy or rollback security updates
    • -
    • Compliance reports
    • -
    -
      -
    • Role-based access
    • -
    • Informative monitoring
    • -
    -
    -

    Learn more about Landscape ›

    -
    -
    - -
    -
    -
    -
    -
    -

    24/7 support

    -

    Canonical’s Global Support & Services team provides around-the-clock coverage for Ubuntu deployments all over the world. Telephone support gives you access to engineers with first-hand experience of your issues, while the online portal lets you track the progress of cases in real time.

    +
    +
    +
    +
    -
    -

    Technical library

    -

    Exclusive to Ubuntu Advantage subscribers, the Canonical Knowledge Base is an online library of articles on technical issues including security, migration and networking.

    -
    - + +
    +
    +
    -
    -

    Learn more about Ubuntu Advantage ›

    +
    +

    Create an OpenStack cloud

    +

    Free for up to 10 machines

    -
    +

    Try the server version of Landscape to build and manage an OpenStack cloud with up to 10 machines – free for as long as you need it.

    +

    Try Landscape for free for 10 machines ›

    +
    +
    +{% include "shared/_ubuntu_advantage_whats_inlcuded.html" %}

    Watch it in action

    -

    With Landscape you can manage your machines from anywhere and with a fully scriptable API, you can integrate it with your current Linux management tools, extending their capabilities and giving you the power to do more with fewer resources.

    +

    With Landscape you can manage your machines from anywhere via a browser, and with a fully scriptable API, you can integrate it with your current Linux management tools, extending their capabilities and giving you the power to do more with fewer resources.

    Learn more about working with Landscape ›

    @@ -125,6 +106,7 @@

    Benefits for system administrators

  • Integration with common client-side Linux sysadmin tooling, so you can see the same information about individual machines as you see in the terminal.
  • A complete API lets you use established technologies (e.g. Bash, Python) to borrow or build on Landscape’s functionality.
  • Custom scripts need only be written to allow for the business logic unique to your organisation; common tasks (e.g. repository management) are already covered, so there’s no need to re-invent the wheel.
  • +
  • Manage machines remotely from any web browser.
  • You can manage machines remotely from anywhere you can access a web browser.
  • Receive alerts when updates become available for specific machines, or manage auto-update policies, instructing devices to update during set maintenance windows.
  • RBAC features for delegating certain activities on specific machines to others — reducing your workload without sacrificing control.

  • @@ -146,7 +128,7 @@

    Benefits for IT managers

    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/management/landscape-features.html b/templates/management/landscape-features.html index af45748e6e2..8b17171bb0b 100755 --- a/templates/management/landscape-features.html +++ b/templates/management/landscape-features.html @@ -3,7 +3,7 @@ {% block title %}Landscape features | Management{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Landscape features" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Landscape features" %} {% endblock second_level_nav_items %} {% block content %} @@ -21,6 +21,7 @@

    Landscape features

  • Deployment
  • Monitoring
  • Inventory management
  • +
  • OpenStack
  • @@ -52,8 +53,8 @@

    Making software management simple

    @@ -88,8 +89,8 @@

    Deployment – on the metal or in the cloud

    @@ -123,8 +124,8 @@

    Monitoring

    @@ -156,8 +157,8 @@

    Inventory management

    @@ -170,8 +171,52 @@

    Inventory management

    + +
    + OpenStack +

    OpenStack

    +

    Build and manage your cloud in minutes

    +
    +
    +
      +
    • Get an OpenStack up and running in a matter of minutes
    • +
    • Keeps an inventory of your resources to recommend the best configuration options
    • +
    • A growing list of options for hypervisor, networking, storage, and other components
    • +
    • See the status of all cloud resources at once, with alerts for any disruptions
    • +
    +
    +
    +
      +
    • Scale out with ease, as your cloud workloads grow
    • +
    • Uses all of Canonical’s proven cloud building and management tools
    • +
    • Manage your cloud from the same system as all other Ubuntu machines
    • +
    • Free for up to 10 machines
    • +
    +
    +
    +
    + + Landscape hardware OpenStack installer screen + +
    +
    +

    Build your cloud in your browser

    +

    Through a simple, straightforward wizard, Landscape guides you through the process of building a fully operational Ubuntu OpenStack cloud from the bare metal. The wizard ensures that all selected components are certified to work together. The result is a cloud built on a reference architecture designed for both maintainability and potential for expansion.

    +

    You can experiment with different technology combinations with very little effort, re-designing your cloud as many times as necessary, with no time investment at all.

    + +

    A cloud that scales and evolves

    +

    Because Juju is used to provision the cloud, your architecture can evolve seamlessly as newer versions of Landscape are released, providing your existing installation with additional functionality. Your cloud can scale-out with a single command today and, in the future, rolling-update functionality with zero downtime will be introduced.

    + +

    The reference architecture embodied in the installer’s logic can deploy clouds of all sizes, from as few as five nodes to hundreds. This changes the economics of building your first production cloud: you no longer need to contract an expert who will cost more than the hardware itself.

    + +

    Built-in monitoring for your cloud

    +

    Landscape includes OpenStack-aware monitoring that helps you track the health of your cloud in production and the continued availability of your computing, storage and network resources. It also helps with capacity planning by making real-time predictions based on current utilisation trends, enabling you to decide when to add extra compute nodes or storage.

    +

    Try the The Canonical Distribution of Ubuntu OpenStack now, free for the first ten machines ›

    +
    +
    +
    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/management/return-on-investment.html b/templates/management/return-on-investment.html index a85fc6a95d5..e514368b3dd 100755 --- a/templates/management/return-on-investment.html +++ b/templates/management/return-on-investment.html @@ -4,7 +4,7 @@ {% block extra_body_class %}return-on-investment{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Return on investment" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Return on investment" %} {% endblock second_level_nav_items %} {% block content %} @@ -81,7 +81,7 @@

    Already using Puppet or Nagios?

    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/management/_includes/_contextual_footer.html b/templates/management/shared/_contextual_footer.html similarity index 93% rename from templates/management/_includes/_contextual_footer.html rename to templates/management/shared/_contextual_footer.html index ba263adafad..f2ffd8b8f63 100755 --- a/templates/management/_includes/_contextual_footer.html +++ b/templates/management/shared/_contextual_footer.html @@ -10,5 +10,5 @@

    Contact us today

    Further reading

    - {% include "_base/_further_reading_links.html" %} + {% include "templates/_further_reading_links.html" %}
    diff --git a/templates/management/_includes/_landscape_trial.html b/templates/management/shared/_landscape_trial.html similarity index 100% rename from templates/management/_includes/_landscape_trial.html rename to templates/management/shared/_landscape_trial.html diff --git a/templates/management/thank-you.html b/templates/management/thank-you.html index 6f26decaffc..36b326425a8 100755 --- a/templates/management/thank-you.html +++ b/templates/management/thank-you.html @@ -3,12 +3,12 @@ {% block title %}Thank you | Management{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" subsection_title="Contact us" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" subsection_title="Contact us" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} -{% include "_includes/_thank_you.html" with thanks_context="contacting us about Ubuntu Advantage" %} -{% include "_includes/_live_chat.html" %} +{% include "shared/_thank_you.html" with thanks_context="contacting us about Ubuntu Advantage" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %} diff --git a/templates/management/ubuntu-advantage.html b/templates/management/ubuntu-advantage.html index 826b7100294..9421a863626 100755 --- a/templates/management/ubuntu-advantage.html +++ b/templates/management/ubuntu-advantage.html @@ -7,12 +7,12 @@ {% block meta_description %}You can access Landscape as a hosted service over the internet or as an application running on a dedicated server behind your firewall. Both options are part of the Ubuntu Advantage service package, however you can try Landscape for free for 30 days, without committing to a subscription. {% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Ubuntu Advantage" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Ubuntu Advantage" %} {% endblock second_level_nav_items %} {% block content %}
    -

    Ubuntu Advantage

    +

    Ubuntu Advantage

    Ubuntu Advantage is the professional support package from the experts at Canonical, helping organisations around the world to manage their Ubuntu deployments. It includes access to Landscape, the systems management tool
    for using Ubuntu at scale, as well as 24/7 telephone support and the option of a dedicated Canonical support engineer on your premises. Ubuntu Advantage subscription tiers are based on the size of your deployment and the support you need.

    @@ -24,120 +24,296 @@

    Ubuntu Advantage

    -
    -
    -

    We worked very closely with Canonical. Their support has been invaluable in the development, deployment and support phases of the project.  

    -

    Antonio José Sáenz Albanés, Chief Technology Officer, Isotrol

    -
    +{% include "shared/_ubuntu_advantage_whats_inlcuded.html" %} -
    - -
    -
    -
    - +
    +
    +
    +

    Cloud management

    +

    Ubuntu Advantage offers support and management tools to keep your business productive in the cloud.

    +

    Learn more ›

    -

    Desktop management

    -

    From basic office tasks to complex development work, Ubuntu Advantage gives your organisation all the support you need to deploy and manage Ubuntu.

    -

    Learn more ›

    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
     SmallMediumLarge
    Physcial nodesUp to 100 nodes.From 100 to 500 nodes.More than 500 nodes.
    Infrastructure 24/7 supportYesYesYes
    Landscape Dedicated ServerYesYesYes
    Unlimited supported Ubuntu guests*YesYesYes
    Ceph storage included64TB64TB64TB
    Price per year per availability zoneUSD $75,000USD $180,000USD $350,000
    +

    *Support for guests is limited to office hours, but can be upgraded to 24/7

    + +

    Service-level agreement for all cloud plans

    +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    Response times
    Severity 11 hour
    Severity 24 hours
    Severity 34 hours
    Severity 41 business day
    -
    -
      - -
    • -

      Standard

      -

      For general business use such as email, messaging and web browsing.

      -
      -

      $105 desktop per year

      -
      -
    • -
    • -

      Advanced

      -

      For more intensive desktop usage, such as work conducted by developers.

      -
      -

      $165 desktop per year

      -
      -
    • -
    +
    + + + + + + + + + + + + + + + + + + + + +
    Cloud SLA
    Hours of support24/07
    Number of casesUnlimited
    Support channelsPhone and online
    -
    -
    - +
    +
    +

    Server management

    +

    Whether it’s for basic server workloads or high-availability clustering, Ubuntu Advantage has you covered.

    +

    Learn more ›

    +
    +
    +
    -

    Server management

    -

    Whether it’s for basic server workloads or high-availability clustering, Ubuntu Advantage has you covered.

    -

    Learn more ›

    -
    -
    -
      -
    • -

      Essential

      -

      Ideal for common workloads such as file and print, email, network, web and application serving.

      -
      -

      $320 server per year

      -
      -
    • -
    • -

      Standard

      -

      Suitable for server virtualisation and integration into existing infrastructures such as Windows networks.

      -
      -

      $700 server per year

      -
      -
    • -
    • -

      Advanced

      -

      Tailored for more advanced configurations such as high-availability failover and clustering.

      -
      -

      $1,200 server per year

      -
      -
    • -
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    FeaturesEssentialStandardAdvanced
    Ideal for common workloads such as file and print, email, network, web and application serving.Suitable for server virtualisation and integration into existing infrastructures such as Windows networks.Tailored for more advanced configurations such as high-availability failover and clustering.
    Landscape Hosted EditionYesYesYes
    Landscape Dedicated ServerOptionalOptionalOptional
    Ubuntu Legal Assurance programmeYesYesYes
    Knowledge BaseYesYesYes
    Basic installation and applicationsYesYesYes
    Windows integration YesYes
    Virtualisation  Yes
    Clustering and high availability failover  Yes
    Ceph support OptionalOptional
    Technical Account ManagerOptionalOptionalOptional
    Price per server per yearUSD $320USD $700USD $1,200
    -
    -
    -
    - +
    +
    +
    +

    Desktop management

    +

    From basic office tasks to complex development work, Ubuntu Advantage gives your organisation all the support you need to deploy and manage Ubuntu.

    +

    Learn more ›

    +
    +
    +
    -

    Cloud management

    -

    Ubuntu Advantage offers support and management tools to keep your business productive in the cloud.

    -

    Learn more ›

    -
    -
    -
      -
    • -

      Small

      -

      For clouds running up to 100 nodes.

      -
      -

      $75,000 per year per availability zone

      -
      -
    • -
    • -

      Medium

      -

      For clouds running between 100 and 500 nodes.

      -
      -

      $180,000 per year per availability zone

      -
      -
    • -
    • -

      Large

      -

      For clouds running more than 500 nodes.

      -
      -

      $350,000 per year per availability zone

      -
      -
    • -
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    FeaturesStandardAdvanced
    For general business use such as email, messaging and web browsing.For more intensive desktop usage, such as work conducted by developers.
    Landscape Hosted EditionYesYes
    Landscape Dedicated ServerOptionalOptional
    Ubuntu Legal Assurance programmeYesYes
    Knowledge BaseYesYes
    Basic installation and applicationsYesYes
    Installation, applications and systems administration supportYesYes
    Desktop virtualisationYes
    Developer toolsYes
    Premium Service EngineerOptionalOptional
    Price per desktop per yearUSD $105USD $165
    @@ -153,7 +329,7 @@

    Dedicated server available

    Find out more about working with Landscape ›

    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/management/working-with-landscape.html b/templates/management/working-with-landscape.html index 54aaa6fe68a..2100b416b0f 100755 --- a/templates/management/working-with-landscape.html +++ b/templates/management/working-with-landscape.html @@ -4,7 +4,7 @@ {% block extra_body_class %}working-with-landscape{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Management" page_title="Working with landscape" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Management" page_title="Working with landscape" %} {% endblock second_level_nav_items %} {% block content %} @@ -18,18 +18,13 @@

    Working with Landscape

    -
    - -

    Software management in action

    In this short demonstration of Landscape in action, we show how quickly updates can be applied to thousands of machines – and how easy it is to roll back affected systems when an issue arises.

    - +
    -

    Bare metal provisioning made easy

    -

    Unbox a new consignment of servers, plug them in and attach them to the network – then let Landscape take over. Here, we show you how quickly Landscape can provision new hardware, from the metal up.

    @@ -98,7 +93,7 @@

    Start using Landscape straight away

    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/partners/_includes/_contextual_footer.html b/templates/partners/_includes/_contextual_footer.html deleted file mode 100755 index c24710df046..00000000000 --- a/templates/partners/_includes/_contextual_footer.html +++ /dev/null @@ -1,18 +0,0 @@ -{% if level_2 == 'hp' %} - -
    -

    Further reading

    - {% include "_base/_further_reading_links.html" %} -
    -{% endif %}{% if level_2 != 'hp' %} -
    -

    Further reading

    - {% include "_base/_further_reading_links.html" %} -
    -{% endif %} \ No newline at end of file diff --git a/templates/partners/_nav_secondary.html b/templates/partners/_nav_secondary.html deleted file mode 100755 index 0ac7816a450..00000000000 --- a/templates/partners/_nav_secondary.html +++ /dev/null @@ -1,9 +0,0 @@ - -
  • Overview
  • -
  • Find a partner
  • -
  • Ubuntu Certified
  • -
  • Partner programmes
  • -
  • Partner services
  • -
  • Backed by Canonical
  • -
  • Contact Canonical
  • - \ No newline at end of file diff --git a/templates/partners/_nav_tertiary.html b/templates/partners/_nav_tertiary.html deleted file mode 100755 index 3fabbd7c910..00000000000 --- a/templates/partners/_nav_tertiary.html +++ /dev/null @@ -1,24 +0,0 @@ -{% if level_2 == 'dell' %} - -{% endif %} -{% if level_2 == 'hp' %} - -{% endif %} -{% if level_2 == 'find-a-partner' %} - -{% endif %} -{% if level_2 == 'ubuntu-certified' %} - -{% endif %} diff --git a/templates/partners/arm.html b/templates/partners/arm.html deleted file mode 100755 index 3ee4e08751d..00000000000 --- a/templates/partners/arm.html +++ /dev/null @@ -1,61 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}ARM and Ubuntu{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Arm" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Ubuntu and ARM

    -

    ARM and Canonical are working together to deliver ARM processor support for the Ubuntu platform across many different classes of devices.

    -

    Ubuntu is the best scale-out server platform and the leader in Hyperscale computing for ARM. Ubuntu is also active in supporting ARM for many other devices.

    -
    - ARM logo -
    - -{% include "_includes/_moonshot_promo.html" %} - -
    -

    ARM architecture

    -
    -

    The ARM Instruction Set Architecture (ISA) has rocketed in popularity since the company started licensing its CPU cores in 1990. It has become the de-facto standard for modern digital devices from cell phones to tablets, now shipping in millions of units.

    -

    ARM is also designing chips for use in servers in enterprise datacentres. In datacentres, multiple ARM-based servers are being deployed in hyperscale computing configurations, supported by the highly-scalable Ubuntu operating system.

    -

    The popularity of ARM ISA is a result of its high performance coupled with world-beating power efficiency and compelling price-points.

    -
    -
    -
    -

    ARM and Canonical working together

    -
    -

    Since 2008, ARM and Canonical have worked together to optimise their technologies and enable a range of devices to run efficiently on Ubuntu and ARM architecture. Initial engineering collaboration focused on Cortex A8, A9 and A15-like processors with ARM and Canonical collaborating to ensure ARM architecture support in both Ubuntu and the Linux kernel.

    -

    This work has led to innovators like Calxeda, Marvell and Texas Instruments to provide specific System on a Chip (SoC) Ubuntu releases.

    -

    As a founding member of Linaro, Canonical is committed to making this cross industry collaboration successful.

    -
    -
    -
    -

    Ubuntu in connected screens

    -
    -

    We live in a world of increasingly connected screens. Whether those screens are on smartphones, tablets, or other embedded systems, the processors behind those screens are often ARM-based.

    -

    Ubuntu is working to support a wide variety of devices based on ARM.

    -
    -
    - -
    -

    Hyperscale solutions

    -
    -

    ARM processors are already a key presence in the datacentre, powering devices such as networking routers and storage controllers. With the availability of higher performance, multi-core capable processor cores, the breadth of applications that can be addressed by ARM technologies is growing. Advanced server operating systems are therefore required.

    -

    ARM and Canonical have worked in close collaboration for a number of years to ensure that datacentres running advanced workloads such as distributed data processing or cloud infrastructure, run best on Ubuntu.

    -

    In November 2012 Canonical became a founding member of the Linaro Enterprise Group (LEG) which was set up to promote the ecosystem for ARM-based servers.

    -
    -
    - - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/asus/index.html b/templates/partners/asus/index.html deleted file mode 100755 index 5cb59d46332..00000000000 --- a/templates/partners/asus/index.html +++ /dev/null @@ -1,47 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}ASUS and Ubuntu{% endblock %} - -{% block meta_keywords %}Asus, Ubuntu, Asus X201E, preloaded with Ubuntu, Intel Chief River platform, Intel Celeron Dual-Core 847 Processor , Asus and Canonical, Asus netbooks, Asus notebooks, Asus with Linux, 12.04 LTS, linux computer, linux laptop{% endblock %} -{% block meta_description %}ASUS computers now come preloaded with Ubuntu. ASUS and Canonical have been working together to bring great performing notebooks, netbooks and All-in-One PCs to consumer and enterprise.{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="ASUS" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    ASUS and Ubuntu

    -

    ASUS is a multinational computer manufacturer headquartered in Taipei, Taiwan. They have been working with Canonical to bring great performing notebooks, netbooks and all in one computers to consumers and enterprises.

    -
    - ASUS -
    - -
    -
    -

    ASUS 1015E with Ubuntu 12.04 LTS

    -

    The 1015E is a high performing laptop in a compact and light package. Dual-core processing power, USB 3.0, and Ubuntu’s legendary speed ensure it’s more than fast enough for email, the web, voice and video calls, or your favourite videos. Whilst at 2.64lb, and 1” thin, it’s light and compact enough to fit in your bag, use comfortably at work, at home or anywhere in between.

    -

    Buy ASUS 1015E now

    - -
    -
    - ASUS 1015E -
    -
    - - - -
    -
    -

    Certified systems

    -

    ASUS and Canonical engineering teams synchronize efforts to ensure that hardware components are compatible with Ubuntu and fully functional.

    -

    ASUS and Canonical are committed to providing offerings into the market that meet specific needs. If you are looking for a computer in a specific vertical market — enterprise, education, health, financial — you have an increasing number of machines that will be able to fit your needs.

    -

    See all ASUS systems certified by Ubuntu

    -
    - - - -
    -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/partners/backed-by-canonical.html b/templates/partners/backed-by-canonical.html deleted file mode 100755 index 8a833f5f6a8..00000000000 --- a/templates/partners/backed-by-canonical.html +++ /dev/null @@ -1,97 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Backed by Canonical | Ubuntu partners{% endblock %} - -{% block meta_keywords %}Ubuntu, Unity, Canonical, partner, OEM, ODM, content provider, network operator, silicon vendor, device, phone, smartphone, PC, tablet, TV, cross-platform, ARM, x86, open source, operating system, OS, touch, screen, interface, experience, core, form factor, mobile, carrier{% endblock %} -{% block meta_description %}OEMs, ODMs, silicon vendors, mobile networks and content providers can partner with Canonical, the company behind Ubuntu, to build their devices. Canonical offers partners a range of enablement services and opportunities to tailor the Ubuntu user experience to their brand. {% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Backed by Canonical" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Backed by Canonical

    -

    At Canonical we know Ubuntu inside out; we’re the company behind it.

    -

    Since 2004 we’ve marshalled Ubuntu through 20 successful releases. We have a long history of bringing devices to market - we work with device makers, OEMs, ODMs and mobile network operators every day. And with offices on three continents, we’re truly global.

    -

    Contact Canonical

    -
    - - Canonical Logo - -
    - -
    -

    Get to market faster

    -
    -

    You can bring your Ubuntu device to market faster and with less complexity by working with us. Experts in operating system development and software engineering, we’ve worked with brands like Dell, HP, Lenovo and Intel for many years, helping them identify market opportunities, deliver on time and ensured a stunning experience on every device.

    -
    -
    - Family of devices -
    -
    - -
    - - ARM - -
    -

    Experts in Linux on ARM

    -

    No other branded Linux distribution can match our presence on the ARM platform.

    -

    We have been engaged by ARM and their SoC partners since 2008 to enable Ubuntu for the ARM architecture. Canonical was the founding Linux member of Linaro, the consortium set up to promote Linux on ARM and today, we are a world leader in the supply of software for low-energy ARM devices, from smartphones to supercomputers.

    -
    -
    - -
    -
    -

    Custom engineering, all over the world

    -

    Engineering needs differ by market and engagements can be led from the US, Europe or Asia, with local teams accountable for your needs.

    -

    Our projects cover enablement and certification of components as well as complete systems. We work with component manufacturers to make sure that drivers are integrated and up-to-date, that third-party commercial software can be integrated easily, and that Ubuntu can be customised where necessary to meet your needs.

    -

    You can even omit the Ubuntu UI if you have your own, building your devices with just the industry-standard Ubuntu Core. That way, you’ll still enjoy the most popular Linux toolchain, core system libraries, security updates and a huge selection of packages at a very low cost per device. Whatever the architecture, it’s all good on Ubuntu.

    -
    - - Canonical Logo - -
    - -
    - - Canonical Logo - -
    -

    Keeping your devices secure and up to date

    -

    Your long-term competitiveness and security rests on your ability to keep your devices up to date. We have a flawless track record at maintaining a secure and stable OS in the PC sector, which we bring to all our customer engagements. We take care of all security and critical bug fixes to the base platform and we provide the infrastructure you need for global update management on an ongoing basis.

    -

    Once in-market, you can add value with solutions to deliver OS updates and app updates.

    -

    And as your peripheral ecosystem grows, we can work with your manufacturers to ensure that their drivers are incorporated into the Ubuntu platform - and delivered without any adverse effect on the user experience.

    -
    -
    - -
    -
    -

    Nine years and 20 releases – and all on time

    -

    Since its launch in 2004, Ubuntu has kept to a strict six-month release cycle. Every fourth release, including the current one, Ubuntu 14.04, benefits from long-term support (LTS) - which means five years’ worth of hardware, security and maintenance updates guaranteed, giving business users the confidence to commit to Ubuntu at scale.

    -
    -
    -
    - -
    -
    - -
    -
    -

    Content distribution made easy

    -

    Global content distribution agreements take time to negotiate and resources to maintain. Canonical has agreements in place with third parties and industry organisations to include codecs for common media formats.

    -

    We also manage access fees for services that provide channel listings or additional information on the content being viewed.

    -

    So if you choose to engage with us around an Ubuntu device you can be sure these and other related subscription, royalty and regulatory fees will be covered.

    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/base_partners.html b/templates/partners/base_partners.html deleted file mode 100755 index 614baf51868..00000000000 --- a/templates/partners/base_partners.html +++ /dev/null @@ -1,6 +0,0 @@ -{% extends "_base/base.html" %} - -{% block outer_content %} - {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} -{% endblock %} diff --git a/templates/partners/contact-us.html b/templates/partners/contact-us.html deleted file mode 100755 index 7d1f7170b93..00000000000 --- a/templates/partners/contact-us.html +++ /dev/null @@ -1,119 +0,0 @@ -{% extends "partners/base_partners.html" %} -{% block title %}Contact Canonical{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Contact us" %} -{% endblock second_level_nav_items %} - -{% block head_extra %} - -{% endblock %} - -{% block content %} -
    -
    -

    Contact Canonical

    -

    Interested in partnering with Canonical? Just fill in the form below and a member of our team will be in touch.

    -
    -
    -
    -
    -

    About you

    -
      -
    • -
    • -
    • -
    • -
    -
    -
    -

    Your company

    -
      -
    • -
    • -
    • - - - - - -
    • -
    • - - - - -
    • -
    -
    -
    -

    Partner programme

    -
      -
    • -
    • -
    • -
    • -
    •  
    • -
    -
    - - - - - - - - - - - - -
    -
    -
    - - - - - - - - -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/partners/dell/dellxps.html b/templates/partners/dell/dellxps.html deleted file mode 100755 index 651e07b3953..00000000000 --- a/templates/partners/dell/dellxps.html +++ /dev/null @@ -1,74 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Dell XPS 13 Developer Edition - with Ubuntu 12.04 LTS{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="Dell" page_title="Dell XPS" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Dell XPS 13 Developer Edition,
    with Ubuntu 12.04 LTS

    -
    -

    Based on the extraordinary award-winning machine. Designed with strength in form and beauty in function.

    -

    Now with with Full High Definition (FHD) display for superb graphics and performance.

    -

    With Ubuntu 12.04 LTS preloaded, the Dell XPS 13 is perfect for developers and anyone who wants high speed, brilliant graphics and smart design.

    -
    -
    - Ubuntu running on a Dell Sputnik machine -
    -
    -
    -
    -

    Tech specs

    -
      -
    • Full HD 1080p display
    • -
    • 256GB Solid State Drive
    • -
    • 3rd Gen Intel® Core i7 processor
    • -
    • Intel HD 4000 Graphics
    • -
    • 8GB dual channel DDR3L 1600MHz on board
      system memory
    • -
    • Razor-thin 6–18mm (0.24" – 0.71") profile and weight of 1.36kg (2.99 lbs.)
    • -
    • Stunning 13.3” edge–to–edge display with durable Gorilla Glass designed for brilliant visuals in a compact body similar to an 11” laptop
    • -
    • Ports and connectors: USB 3.0 (2) – one with PowerShare; mini DisplayPort (1); Headset Jack (1)
    • -
    - -
    -
    - - -
    -
    -

    Available by calling Dell

    -

    In the following three countries you get your hands on an XPS 13 developer edition by calling your local Dell office:

    - -
    -
    - -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/partners/dell/index.html b/templates/partners/dell/index.html deleted file mode 100755 index ab7b07ddbf3..00000000000 --- a/templates/partners/dell/index.html +++ /dev/null @@ -1,93 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Dell and Ubuntu{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Dell" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Dell and Ubuntu

    -

    Canonical and Dell have teamed up to offer an extensive range of desktop, notebook and server configurations, certified and suitable for home use, business use or software development. Dell and Canonical engineers collaborate every day to certify Dell hardware on Ubuntu, to a level that customers can rely on.

    -

    Dell and Canonical also work together to bring cloud infrastructure solutions to market, based on OpenStack and the Dell & Ubuntu reference architecture.

    -

    Visit the Dell website ›

    -
    - Dell -
    - -
    -
    - dell_t420 - -
    -

    Ubuntu is one of the leading enterprise-class Linux distributions and demand for the OS is growing among hyperscale customers

    -

    Forrest Norrod, VP and GM, Dell Server Solutions.

    -
    -
    -
    -

    Canonical and Dell team together on PowerEdge 12G servers

    -

    The complete range of Dell’s PowerEdge 12G servers are now certified with Ubuntu 12.04 LTS. These servers complement the Dell PowerEdge 11G and 10G Servers which have already been certified for Ubuntu, giving customers a wide choice of high performance devices for scale-out computing workloads.

    -

    Together, Dell and Canonical have extended their existing engineering agreement so customers with an Ubuntu Advantage support contract can have complete assurance - full software and hardware support from both companies.

    -

    Ubuntu Advantage is available from both Dell and Canonical. Customers can now deploy with confidence when purchasing Dell PowerEdge servers and Ubuntu Advantage.

    -
    -
    -
    -
    -

    As part of this agreement Canonical will add Dell 11G & 12G PowerEdge models to the Ubuntu Server 12.04 LTS Certification List and Dell will add Ubuntu Server to its Linux OS Support Matrix

    -

    David Duffey, Canonical’s Director of Technical Partnerships

    -
    -

    Read David's blog ›

    -
    -
    -
    -

    With Ubuntu Server, Dell and Canonical, makers of Ubuntu, are in a great position to service hyperscale deployments

    -

    Tui Leauanae, Dell’s Linux Portfolio Manager

    -
    -

    Read the Dell Inside Enterprise IT Blog ›

    -
    -
    -
    -

    If you are deploying Ubuntu Server on Dell PowerEdge or PowerEdge-C, you can be confident that Dell and Canonical will be able to effectively support your needs going forward.

    -

    Jose De la Rosa, Dell Linux Engineer

    -
    -

    Read the Dell TechCenter Blog ›

    -
    -
    -
    - -
    -
    -

    Featured offers

    -

    Dell XPS 13 Developer Edition - with Ubuntu 12.04 LTS

    -

    An extraordinary and award-winning machine, this stylish laptop now comes with a Full High Definition (FHD) display for superb graphic performance.

    -

    With Ubuntu 12.04 LTS preloaded, the Dell XPS 13 is perfect for developers and anyone who wants a powerful processor coupled with brilliant graphics and smart design.

    -

    More details and ordering information ›

    -

    Take the online tour of the Ubuntu 12.04 LTS desktop ›

    -
    - Dell XPS 13 developer edition -
    - -
    -
    -

    Professional support offerings

    -

    All Dell certified solutions are supported by Canonical’s Professional Support Group, offering a choice of support options for your particular needs.

    -
    -
    - -
    -
    -

    Certified systems

    -

    Working closely with Dell’s engineering team to pre-install Ubuntu, Canonical has tested and certified a range of server and desktop systems from Dell.

    - -
    - - - -
    -{% endblock content %} -{% block footer_extra %}{{ marketo }}{% endblock footer_extra %} \ No newline at end of file diff --git a/templates/partners/find-a-partner/hardware.html b/templates/partners/find-a-partner/hardware.html deleted file mode 100755 index 869564c21e8..00000000000 --- a/templates/partners/find-a-partner/hardware.html +++ /dev/null @@ -1,132 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Hardware partners{% endblock %} - -{% block meta_description %}The Canonical Technical Partner Program defines a process for collaboration between Canonical and IHV’s. It helps IHVs understand how Ubuntu is developed and enhanced, and what is planned for the next release.{% endblock meta_description %} - -{% block meta_keywords %}Ubuntu, Technical Partners,IHVs,Technical Partner program,Technical collaboration,technical partnership,Technical certification,Hardware,certification,driver support,driver certification,Canonical certification programs,component certification{% endblock meta_keywords %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="Find a partner" page_title="Hardware partners" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Hardware partners

    -

    Partnering with Canonical is a great way to keep your products ahead of the competition. The Technical Partner Programme gives access to the latest Ubuntu information, tools and training to help you get to market quicker and for less.

    -
    -
    - -
    - -
    -

    Get ahead with Ubuntu and Canonical

    - -

    As Ubuntu use grows around the world there’s an increasing demand for fully compatible devices. The need spans hardware (servers, desktops, laptops and more) and enterprise software, and manufacturers are looking to capitalise.

    - -

    To get to market quicker and reduce costs, OEMs and their partners need components that are compatible with the latest Ubuntu releases. For IHVs and ISVs, the big question is how to develop, test and certify such products.

    - -

    The answer is to work with Canonical, the company sponsoring the Ubuntu project. OEMs, IHVs, ISVs and peripheral manufacturers can subscribe to the Canonical Technical Partner Programme, which provides all the information, tools and training a manufacturer needs to keep its products ahead of the Ubuntu development curve.

    -
    -
    - -
    -
    -

    What is the Technical Partner Programme?

    -

    The Technical Partner Programme enables collaboration between Canonical and partners. It helps partners understand how Ubuntu is developed and enhanced, and provides access to the roadmap. Partners can share their plans for developing new hardware, ensuring full support in Ubuntu from launch.

    -

    Learn more ›

    -
    - -
    - -
    - -
    -

    Join the Technical Partner Programme

    -

    If you’d like to work closely with Canonical during the development of future hardware, it’s easy to get started. Give us a few details and one of our programme experts will be in touch to discuss your needs.

    - -

    Join the Technical Partner Programme ›

    -
    -
    - -
    -

    Technical partners

    -
    -
      - {% comment %} -
    • -

      COMPANY NAME

      -

      COMPANY NAME description

      -
    • - {% endcomment %} - -
    • -

      AMD

      -

      AMD is a semiconductor design innovator driving the next era of digital experiences with its groundbreaking Accelerated Processing Units (APUs). AMD’s server products focus on industry-leading cloud computing and virtualisation environments.

      -
    • - -
    • -

      AMD-SeaMicro

      -

      AMD-SeaMicro is transforming the data center with servers that draw 1/4 the power and take 1/2 the space of traditional servers. Our servers with Freedom(tm) fabric are the most energy-efficient server systems, and in 10RU, it provides 512 cores, 160 Gbps of networking I/O, and the capacity for more than 5 PB of storage.

      -
    • - -
    • -

      ARM

      -

      The ARM computing architecture has rocketed in popularity since the company started licensing its design in 1990. It has become a standard for modern digital devices from phones to tablets, shipped in billions of devices. ARM’s popularity is a result of high performance coupled with leading power efficiency and low costs.

      -
    • - -
    • -

      Asus

      -

      ASUS has been working with Canonical to bring to market a number of Eee PC netbooks. The Eee PC with Ubuntu is fast, virus-free and packed full of applications through the Ubuntu Software Centre. Given Ubuntu’s six-monthly release cycle, ASUS users can quickly take advantage of future enhancements and always stay up-to-date.

      -
    • - -
    • -

      Cisco

      -

      Cisco’s Unified Data Center architecture can simplify and accelerate the deployment of scalable cloud solutions. Canonical and Cisco work closely together to ensure the compatibility of Cisco’s products and technologies with Ubuntu Server and Ubuntu OpenStack distributions.

      -
    • - -
    • -

      Dell

      -

      Canonical and Dell continue to work together to deliver the best machines running the best of Ubuntu. Ubuntu is now available on desktops, servers and on the cloud. Whether it's Ubuntu Enterprise Cloud on Dell servers or Ubuntu on home and business netbooks and PCs, Canonical works closely with Dell's engineering team to pre-install Ubuntu. ...

      -
    • - -
    • -

      EMC

      -

      EMC is a global leader in enabling businesses and service providers to transform their operations and deliver information technology as a service (ITaaS). Fundamental to this transformation is cloud computing. Through innovative products and services, EMC accelerates the journey to cloud computing, helping IT departments to store, manage, protect and analyze their most valuable asset — information — in a more agile, trusted and cost-efficient way.

      -
    • - -
    • -

      HP

      -

      Intel is a world leader in computing innovation. The company designs and builds the essential technologies that serve as the foundation for the world's computing devices.

      -
    • - -
    • -

      HP

      -

      Ubuntu Server is now certified on industry-standard HP ProLiant servers. Following a series of rigorous tests in the Canonical labs, this certification gives users the reassurance they need that their mid-range HP servers are fully compatible with Ubuntu Server.

      -
    • - -
    • -

      HP

      -

      Emulex, a leader in network connectivity, monitoring and management, provides hardware and software solutions for global networks that support enterprise, cloud, government and telecommunications. Emulex's I/O connectivity offerings, including its line of ultra high-performance Ethernet and Fibre Channel-based products, have been designed into server and storage solutions from leading OEMs.

      -
    • - -
    • -

      Lenovo

      -

      Canonical has been shipping Ubuntu on Lenovo's Think Center and Idea Center machines for over one year. There are now over 30 Lenovo ThinkPads certified with Ubuntu, including the popular Edge series. The Idea Center range has also been included in the Chinese national 'Farmer PC' project. ThinkPads, pre-installed with Ubuntu 10.10, are available with ...

      -
    • - -
    • -

      LSI

      -

      LSI designs semiconductors and software that accelerate storage and networking in datacentres, mobile networks and client computing. Their technology is the intelligence critical to enhanced application performance, and is applied in solutions created in collaboration with their partners.

      -
    • - -
    • -

      NVidia

      -

      NVIDIA has pioneered the art and science of visual computing. The company's technologies are transforming a world of displays into a world of interactive discovery — for everyone from gamers to scientists, and consumers to enterprise customers.

      -
    • -
    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/find-a-partner/index.html b/templates/partners/find-a-partner/index.html deleted file mode 100755 index 2bec9654f51..00000000000 --- a/templates/partners/find-a-partner/index.html +++ /dev/null @@ -1,43 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Find a partner{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Find a partner" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Find a partner

    -

    Our network of partners offer a wide range of services, including help with cloud projects and desktop or server migrations, not to mention the supply, deployment and management of Ubuntu-certified hardware and software.

    -
    - Partner pictogram -
    - -
    -
    -

    Reseller partners

    -

    Our reseller partners provide a great way to implement and manage your Ubuntu systems with confidence. They can help you find a comprehensive solution for your business, and make the most of your Ubuntu environment.

    -

    Our partners can:

    -
      -
    • Install and configure your Ubuntu servers and desktops
    • -
    • Provide services to implement Ubuntu-based business systems
    • -
    • Manage your systems, network and all updates and upgrades
    • -
    -

    View reseller partners ›

    -
    -
    -

    ISV partners

    -

    Looking for software that runs on Ubuntu? Our ISV partners’ applications deliver solutions for business and personal use. And they’re supported by commercial companies providing the highest level of service.

    -

    Canonical ISV partners work closely with the development teams who deliver Ubuntu, so they can ensure that installation and operation are of the highest quality.

    -

    View ISV partners ›

    -
    -
    -

    Hardware partners

    -

    Canonical works with some of the top PC and server manufacturers, from Dell to HP, to pre-install Ubuntu on a wide range of hardware. That means you can be confident that Ubuntu will work brilliantly on your mobile devices, PCs and servers.

    -

    View hardware partners ›

    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/find-a-partner/isv.html b/templates/partners/find-a-partner/isv.html deleted file mode 100755 index ee2bd1eb63b..00000000000 --- a/templates/partners/find-a-partner/isv.html +++ /dev/null @@ -1,627 +0,0 @@ -{% extends "partners/base_partners.html" %} {% block title %}ISV partners{% endblock %} - -{% block second_level_nav_items %} {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="Find a partner" page_title="Find a partner" %} {% endblock second_level_nav_items %} - -{% block content %} -
    -

    ISV partners

    - Apply to become a partner -
    - -
    -
      -
    • - 10gen - -

      10gen develops and supports MongoDB – the open source, high performance, scalable, document-oriented database. 10gen delivers technical support, professional services, and training for commercial-grade deployments of MongoDB

      -
    • - -
    • - 2x Software - -

      2x Software offers tailor-made, easy-to-implement and cost-effective server based and virtual computing solutions, including the award-winning 2X VirtualDesktopServer and 2X ApplicationServer, as well as the 2X ThinClientServer and 2X LoadBalancer. With their trademark affordability and simplicity, as well as the unique 2X per-server licensing model, 2X products unlock the full potential of virtualization platforms by improving desktop ...

      -
    • - -
    • - Accountz.com - -

      Accountz.com manufacture award winning personal and business accounting software. The range is multi platform and runs on Mac, Linux and Windows. Business Accountz comes in Basic, Professional and Enterprise versions. Powerful, yet simple, a VAT return can be produced in one-click and the chart of accounts presents business performance in real-time.

      -
    • - -
    • - Acelet Corporation - -

      Acelet Corporation Acelet Corporation provides cross-platform applications, such as Acelet Filer and Acelet Scheduler. Acelet Filer is a file manager with similar user interface as Windows XP, so you do not have to change your finger habits. Acelet Scheduler is a task scheduler with both daemon and GUI.

      -
    • - -
    • - Amazon Web Services LLC - -

      Amazon Web Services LLC With AWS you can requisition computer power, storage, and other services–gaining access to a suite of elastic IT infrastructure services as your business demands them. You pay only for what you use, with no up-front expenses or long-term commitments, making AWS the most cost-effective way to deliver your application to your customers and clients.

      -
    • - -
    • - AppFirst - -

      AppFirst is a SaaS-based application monitoring tool that provides complete visibility of an application, helping companies proactively identify and address potential performance issues, plan for future growth, and gain understanding of their application's execution.

      -
    • - -
    • - Arkeia Software - -

      Arkeia Software Arkeia Network Backup, Enterprise Edition for Ubuntu. Arkeia Software provides a fully-licensed, free version of Arkeia Network Backup that is available in the Ubuntu 10.04 LTS software repository. Arkeia Software provides the market's broadest and deepest support for Linux and open source applications, with more than 100 Linux platforms supported.

      -
    • - -
    • - Bacula Systems - -

      Bacula Systems provides the highest quality support, training and professional services for the Bacula open-source backup and recovery software platform. Bacula is the leading enterprise backup solution that is 100% open-source, free of license costs and adheres strictly to open standards, eliminating the vendor lock-in of proprietary software for thousands of enterprises.

      -
    • - -
    • - Beemaster ICT - -

      Beemaster ICT delivers solutions for the Virtual Desktop and Application Delivery market. Our BeeBox allows you to publish any application from anywhere, under any operating system to any access device. With BeeBox, you have all benefits of thin client computing, without the need of a Thin client Infrastructure.

      -
    • - -
    • - BitDefender - -

      BitDefender is a leading global provider of security solutions that satisfy the protection requirements of today's computing environment. The company offers one of the industry's fastest and most effective lines of security software, setting new standards for threat prevention, timely detection and mitigation.

      -
    • - -
    • - Bluecherry - -

      Bluecherry is a commercially maintained Linux based surveillance application which supports our hardware compression video / audio capture cards. Our interface is powerful, feature rich, and user friendly and our software is based around Ubuntu so updates are as easily downloaded from our servers, freeing you from headaches and upgrade nightmares.

      -
    • - -
    • - BonitaSoft - -

      BonitaSoft is the leading open source Business Process Management (BPM) company providing Bonita Open Solution, an intuitive and powerful BPM suite: just draw your processes using a BPMN palette, then connect to your existing systems (Oracle, MySQL, LDAP, Google, Twitter, Facebook...) and run your Java BPM application in one click.

      -
    • - -
    • - Boxed Ice - -

      Boxed Ice Server Density is a server monitoring tool provided as a service that makes it easy to start monitoring your server performance and applications such as Apache and MySQL. Get e-mail, SMS and iPhone alerts when things go wrong, troubleshoot historical problems and plan future capacity.

      -
    • - -
    • - Bricsys - -

      Bricsys Bricscad is the number one DWG CAD alternative and offers a complete and recognizable feature set to professional users. Bricscad reads and writes the DWG format and offers high compatibility with AutoCAD®. Bricscad has a very recognizable intuitive user interface, requires no extra training and is today available in 13 languages.

      -
    • - -
    • - C12G Labs - -

      C12G Labs is the company behind the OpenNebula open-source toolkit for cloud computing. C12G provides enterprise-grade solutions around OpenNebulaPro, which is a stable, certified, and supported distribution of OpenNebula. C12G offers a comprehensive set of services, through which customers and partners can get production level support or build a custom cloud

      -
    • - -
    • - Centrify - -

      Centrify Centrify DirectControl delivers access control and centralized identity management by seamlessly integrating Linux, UNIX, Mac and web platforms with Microsoft Active Directory. DirectControl turns a non-Microsoft system into an Active Directory client, letting you secure that system using the same authentication and Group Policy services deployed for your Windows systems.

      -
    • - -
    • - Cfengine - -

      Cfengine is a versatile and lightweight datacenter management solution based on a well-established
      - theory that allows organizations to automate their IT-operations with less risk. Cfengine is one of the most popular solutions in the industry (> 5,000 companies), delivering more reliable IT-services with increased ability to respond to business initiatives.

      -
    • - -
    • - Cirrus Computing - -

      Cirrus Computing provides a complete “organization in the cloud” packaged from the world's leading open source, including networks, desktops, and applications. Access is on virtual Ubuntu desktops from any computer anywhere over the Internet, providing the best user interface available in the cloud. Scaling the organization up or down can be done with a mouse-click.

      -
    • - -
    • - Cloudera - -

      Cloudera Cloudera provides software, support, services and training for the open-source Apache Hadoop software package. Originally developed by dominant web companies like Yahoo! and Facebook, Hadoop is now used widely in finance, telecom, media and government verticals. Cloudera builds upon Hadoop to create a unique data management platform to collect, store and process complex data then ...

      -
    • - -
    • - Cloudkick - -

      Cloudkick is a management tool and portability layer for cloud based infrastructure. Cloudkick provides a common set of tools, such as performance trending and fault-detection, that work across numerous cloud providers (e.g. Amazon EC2). Additionally, with Hybrid Cloudkick, companies can now manage their existing non-cloud infrastructure as if it was cloud based.

      -
    • - -
    • - Cohesive Flexible Technologies - -

      Cohesive Flexible Technologies provides onboarding solutions for virtual and cloud computing infrastructures. Their Elastic Server® platform is a web-based factory for creating, deploying and managing custom multi-sourced servers comprised of horizontal, open source and third-party software components. Additionally the VPN-Cubed® packaged service gives customers control of networking in the clouds, across clouds and between their private data cente.

      -
    • - -
    • - Colosa Inc - -

      Colosa Inc For workers in organizations that must process and manage a heavy workload of requests as part of their job, ProcessMaker workflow automation software offers help. With limited IT resources, both technology and business users can improve communication and resolution of requests across departments, including human resources, finance, and operations.

      -
    • - -
    • - Command Prompt Inc. - -

      Command Prompt Inc. Based in Oregon, The PostgreSQL Company, Command Prompt, Inc. is the oldest and largest dedicated PostgreSQL support provider in North America. Since 1997, they have been developing, supporting, deploying and advocating the use of the “World's Most Advanced Open Source Database”. The preferred deployment platform for PostgreSQL is Ubuntu.

      -
    • - -
    • - Convirture Corporation - -

      Convirture Corporation ConVirt 2.0 provides enterprise-grade management of open source virtualization platforms, enabling you to build out your virtualized data center and private cloud in the most flexible and cost effective way. ConVirt manages both Xen and KVM, shipped with commercial or community Linux distributions , from a single console and with consistent feature set across virtualization ...

      -
    • - -
    • - Couchbase - -

      Couchbase is the name of the NoSQL database company and product family created through the merger of CouchOne and Membase. Couchbase products, which are built on Apache CouchDB, Membase, and memcached open source software, represent the most comprehensive family of data management solutions for building scalable web and mobile applications.

      -
    • - -
    • - CyaSSL - -

      CyaSSL is a lightweight yet fully functional embedded SSL Library for programmers building security into applications and devices. CyaSSL employs the dual licensing model, like MySQL, so it is available under the open source GPLv2 and standard commercial licensing.

      -
    • - -
    • - Eucalyptus Systems, Inc - -

      Eucalyptus Systems, Inc is an open-source system for implementing on-premise private and hybrid clouds using the hardware and software infrastructure that is in place, without modification. With Eucalyptus, IT organizations reduce both costs and system administration burden while providing end-users superior levels of service through public cloud interoperability and Linux distribution portability.

      -
    • - -
    • - Fermat Consulting - -

      Fermat Consulting is specialized in providing services for financial derivative contracts valuation and risk management. With the Fairmat project we are committed to make financial valuation accessible to (almost) everyone and to provide a flexible tool that can be extended to cover (almost) any derivative contracts on (almost) any underlying asset.
      -

      -
    • - -
    • - Fluendo - -

      Fluendo For several years Fluendo has been recognized as a leading provider of multimedia solutions for GNU/Linux and Free Software in general. Fluendo provides a wide range of products on and for GStreamer, including proprietary codecs with their respective patent licenses, a DVD player and a media center. The Fluendo MP3 decoder is included in Ubuntu ...

      -
    • - -
    • - Foradian Technologies - -

      Foradian Technologies Foradian Technologies is an internet engineering company based out of India who loves developing amazing web applications on open-source technologies. Foradian is well known for Project Fedena [www.projectfedena.org] - an open-source school ERP, which is getting implemented in educational institutes all around the world.

      -
    • - -
    • - Gecad Technologies - -

      Gecad Technologies Established in 2001, Gecad Technologies focuses on the development and distribution of innovative messaging solutions, under the brand name AXIGEN. AXIGEN Mail Server is THE mail server for Linux professionals, offering unmatched manageability and control over all details email traffic and being backed by outstanding 24/7 technical support services.

      -
    • - -
    • - Graebert GmbH - -

      Graebert GmbH ARES™ Commander Edition is the world’s first professional native DWG 2D/3D CAD software for all three major platforms: Windows®, Mac® OS X and Linux. It’s available in 13 languages, fully compatible with the latest AutoCAD® DWG/DXF standards and integrates ACIS 3D Solid Modeling. Graebert’s SDK allows companies to create custom applications based on ARES – ...

      -
    • - -
    • - GroundWork Open Source, Inc. - -

      GroundWork Open Source, Inc. is the market leader in commercial open source network and systems management software, delivering enterprise-class network, system and application management solutions at a fraction of the cost of proprietary solutions. GWOS's best of breed approach gives customers the flexibility to use diverse open source and proprietary technologies together under a unified interface, allowing users to ...

      -
    • - -
    • - HansaWorld - -

      HansaWorld provides integrated business solutions including financials, ERP, CRM, e-Business, retail and production. HansaWorld is available in 28 languages and is represented in many countries in Europe, Latin America, Africa, Australia, Asia and the Middle East. HansaWorld carries out continuous industry leading research and development, pioneering the use of modern technology for ERP and CRM.

      -
    • - -
    • - i4ware Software - -

      i4ware Software i4ware Software provides a professional services and product for Application Lifecycle Management and Software Development. Company focusing to make these services and product for Ubuntu Server or Ubuntu Desktop supported.
      -

      -
    • - -
    • - IDM Computer Solutions - -

      IDM Computer Solutions UltraEdit is the ideal text, hex and advanced programmer's editor. With millions of users worldwide, UltraEdit is the #1 selling, most powerful, value priced text editor available! Download UEx today in the Ubuntu Partner Repository and discover why millions prefer UltraEdit as their text editing solution! Exclusive Ubuntu community discounts sponsored by Canonical and IDM.

      -
    • - -
    • - Inlab Software GmbH - -

      Inlab Software GmbH offers BalanceNG, a software based TCP/IP load-balancer.

      -
    • - -
    • - Intalio - -

      Intalio is the first company to deliver an integrated cloud computing platform designed for the Enterprise. Intalio|Cloud leverages a unique combination of hardware and software to deliver an enterprise-grade cloud computing experience, with dynamic provisioning and elastic scalability. Intalio offers services to enable its customers to efficiently and quickly deploy cloud-computing solutions in their Enterprises.

      -
    • - -
    • - K7 CloudSolutions Pvt - -

      K7 CloudSolutions Pvt Turn public or private clouds into PaaS offerings easily with K7 Cloud's Cyclozzo. Cyclozzo is designed to easily accommodate future PaaS standards. Currently, Cyclozzo fully re-implements Google(TM) App Engine's Java and Python APIs, enabling users to migrate applications to and from GAE and Cyclozzo without changing application code.

      -
    • - -
    • - Kaavo - -

      Kaavo provides solutions for managing distributed applications and workloads in the clouds. Kaavo is the first and only company to deliver a solution with a top down application focused approach to IT infrastructure management in public and private clouds; enabling users to maximize the full potential of cloud computing.

      -
    • - -
    • - Karmasphere - -

      Karmasphere is a Big Data Intelligence software company bringing Apache Hadoop power to the desktop. Karmasphere Studio takes developers and architects from learning to production quality development and is available in free Community and Professional editions. Karmasphere Analyst gives analysts easy, familiar, graphical SQL access to big data in Hadoop.

      -
    • - -
    • - KnowledgeTree Inc - -

      KnowledgeTree Inc makes sharing content and controlling document processes simple with secure, affordable online document management solutions for growing SMBs and departments at larger companies. Designed for business professionals, KnowledgeTree is easy to use, does not require extensive training and enables content to be accessed and managed anytime, anywhere via cloud computing.

      -
    • - -
    • - BeyondTrust - -

      BeyondTrust is the only security solution vendor providing Context-Aware Security Intelligence, giving our customers the visibility and controls necessary to reduce their IT security risks, while at the same time simplifying their compliance reporting.

      -
    • - -
    • - Linbit - -

      Linbit has led the way in high-availability (HA) since 2001, and continues to be the OSS leader in business uptime, disaster recovery, and continuity solutions. DRBD is the industry standard for HA and data redundancy for mission critical systems. DRBD enables disaster recovery and HA for any application on Linux.

      -
    • - -
    • - LinMin Corp - -

      LinMin Corp LinMin Bare Metal Provisioning remotely installs Ubuntu and other operating systems onto servers, blades, desktops and virtual machines. In addition to true native and unattended distro installations, LinMin can also capture entire disk images, store them on the network and restore them for disaster recovery or clone them to identical hardware.

      -
    • - -
    • - Magnolia CMS - -

      Magnolia CMS powers the websites of governments as well as leading Fortune 500 enterprises world-wide. It is favored for its ease-of-use and availability under an Open Source license. Magnolia contains best-of-breed Java technology based on open standards and best practices.

      -
    • - -
    • - ManageIQ, Inc. - -

      ManageIQ, Inc. is the emerging leader in the management and automation of virtualized computing environments. ManageIQ solutions are designed and built for the unique challenges introduced by virtualization and enable IT organizations to realize the benefits of virtualization while achieving higher levels of insight, control and automation.

      -
    • - -
    • - MapR - -

      MapR delivers on the promise of Hadoop with a proven, enterprise-grade platform that supports a broad set of mission-critical and real-time production uses. MapR brings unprecedented dependability, ease-of-use and world-record speed to Hadoop, NoSQL, database and streaming applications in one unified Big Data platform.

      -
    • - -
    • - Martin Salbaba Softwaredesign - -

      Martin Salbaba Softwaredesign offers with i.mdm an economic and safe ECM solution for enterprise archives.

      -
    • - -
    • - Mulesoft - -

      Mulesoft is the Web Middleware Company, providing enterprise-class software based on the world's most popular open source application infrastructure products, Apache Tomcat and Mule ESB. Tcat Server is a fully-supported enterprise Tomcat server, simplifying management and application provisioning tasks for Tomcat developers and administrators. MuleSoft’s products boast over 1.5m downloads and over than 2,500 production deployments.

      -
    • - -
    • - Muli Management Pty Ltd - -

      Muli Management Pty Ltd is a 29 year old “Open Core” developer of a suite of 500 applications providing Project Risk, Accounts and Process Management from in-house and cloud Ubuntu Linux Servers with x2go desktop access from Linux, Macintosh and Windows PC's. Our goal is to provide worldwide support and training through local Muli Associates.

      -
    • - -
    • - MySQL Ab - -

      MySQL Ab provides database products to meet the needs of ISV/OEM, Enterprise, and Community Users.

      -
    • - -
    • - Nuisoft - -

      Nuisoft provides custom software development, training and infrastructure management solutions for business. Nuisoft specializes in virtualization and scheduling solutions and offer full service proactive management of customer environments. Managed on an on or off premise outsourced solution we reduce complexity and help manage costs.

      -
    • - -
    • - Nullbound - -

      Nullbound The NullBound Malware Prevention System utilizes an advanced filtering process unlike anything else. Our unique, cutting edge technology allows you to protect an entire enterprise network, regardless of size. This proactive system runs on a stable, secure Linux platform that protects your network passively through a mirrored port on your switch.

      -
    • - -
    • - Nuxeo - -

      Nuxeo Nuxeo provides a modular, extensible Java-based open source software platform for enterprise content management and packaged applications for document management , digital asset management and case management. Designed by developers for developers, the Nuxeo platform offers modern technologies, a powerful plugin model and extensive packaging capabilities for building modern content applications.

      -
    • - -
    • - Office Efficiencies (India) Private Limited - -

      Office Efficiencies (India) Private Limited SafeSquid is brought to you by Office Efficiencies (India) Private Limited - OEIPL. SafeSquid is the "Best-of-the-Breed" Content Filtering Proxy Server. SafeSquid arguably has the most comprehensive set of features to serve most complex and large networks. OEIPL is based in India - an extremely price and value sensitive market for IT.

      -
    • - -
    • - Openbravo - -

      Openbravo is the leading professional web-based open source enterprise management (ERP) solution for small and midsize enterprises (SMEs). Driven by open source philosophies and best-in-class services, it delivers a fully integrated, web-based ERP system tailored to the needs of any company, regardless of size or industry sector.

      -
    • - -
    • - openQRM Enterprise - -

      openQRM Enterprise consolidates the technical competence of the openQRM Data Center Management and Cloud Computing Platform to supply expert knowledge, professional services and long-term support for custom, sustainable Data Center setups. openQRM Enterprise reduces the Total Cost of Ownership (TCO) for IT departments using a proven open source framework.

      -
    • - -
    • - Opera Software - -

      Opera Software Secure, fast, and easy to use, the full-featured Opera browser gives The Best Internet Experience.

      -
    • - -
    • - OpServices - -

      OpServices is an enterprise dedicated to IT Governance and IT infrastructure and business process monitoring. Created in 2003, offers services and products for the control of availability, performance and security of all the informatizing elements (IT) and sustain those processes, such as communication and energy networks, data banks, operational machines, etc. Its main product is the ...

      -
    • - -
    • - Opsview - -

      Opsview delivers business-powered monitoring without the complexity or expense of proprietary software. This integrated and commercially-supported open source product gives you a simplified deployment experience, a single console for managing and monitoring distributed deployments, and a comprehensive view of your physical, virtualised and hybrid cloud infrastructure.

      -
    • - -
    • - Optimum - -

      Optimum provides a wide range of integrated solutions that contribute in developing the business, the solutions offered vary from: Business Consulting Services to operational excellence and Health, Safety and Environment Systems, Information Technology Professional Services as well as IT systems from ERP to business diagnosis tools and Training Services.

      -
    • - -
    • - Parallels - -

      Parallels (formerly SWsoft) is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and service providers across all major hardware, operating system, and virtualization platforms. Founded in 1999, Parallels is a fast-growing company with 900 employees in North America, Europe, and Asia.

      -
    • - -
    • - PGP Corporation - -

      PGP Corporation is a global leader in email and data encryption software for enterprise data protection. Based on a unified key management and policy infrastructure, the PGP® Encryption Platform offers the broadest set of integrated applications for enterprise data security. PGP® platform-enabled applications allow organizations to meet current needs and expand as security requirements evolve.

      -
    • - -
    • - Puppet Labs - -

      Puppet Labs Puppet is the leading open source tool for data center automation. Puppet helps you save time, gain visibility into your server environment, and ensure consistency across your IT infrastructure. Our mission is to lead the development of Puppet, share our experience with others, and provide training, consulting, and support for our community.

      -
    • - -
    • - Randr, Inc - -

      Randr, Inc Randr develops Free Open Source Business Software Solutions for Entrepreneurial, Midrange Businesses. Our primary offerings are Rental Portal and Web Business Suite. Randr's domain expertise is in Wholesale
      - Distribution, Light Manufacturing, Commercial Rental, Warehouse Management, Reverse SCM, and Organic SEO/SEM. We are working on simplifying the installation and support processes.

      -
    • - -
    • - RealNetworks Inc - -

      RealNetworks Inc RealPlayer lets you play every major media type, delivers pristine audio and video playback quality, plays CDs, DVDs and all major file type.

      -
    • - -
    • - REAL Software Inc. - -

      REAL Software Inc. provides powerful tools for software developers. REALbasic is a rapid-application development (RAD) environment for Linux, Windows and Mac OS X that compiles fully native applications for all three operating systems from one source project. REAL SQL Server is a fast and reliable database server ideal for use with REALbasic applications.

      -
    • - -
    • - RightScale - -

      RightScale is the leader in cloud computing management and offers a fully automated cloud management platform that enables organizations to easily deploy and manage business critical applications across multiple clouds with complete control and portability. The RightScale Cloud Management Platform is delivered as "software as a service" (SAAS) and is available in a range of editions.

      -
    • - -
    • - Riptano - -

      Riptano Cassandra is the most scalable and high performance database for online transactions available. Offering geographic distribution of data across multiple data centers and linear, incremental scalability, Cassandra allows the addition of resources on an as needed basis. Riptano is the company providing software, training and professional services for Apache Cassandra.

      -
    • - -
    • - Ruffdogs - -

      Ruffdogs One of North America's Leading Linux Solutions Company. Through our channel partner program, we design, deliver, implement and support a wide range of Linux based solutions across North America.

      -
    • - -
    • - Scalr, Inc - -

      Scalr, Inc With Scalr, your website and web application can grow to millions of users with little work. Scalr will provision new servers on-the-fly to handle spikes in demand, and decommission them when no longer needed to lower cost. It will scale your database, application servers, and load balancers so you never have to. The end result? ...

      -
    • - -
    • - SmartApp Sp. z o.o - -

      SmartApp Sp. z o.o is a company specializing in the delivery of applications for the public sector in Poland, Slovakia and Serbia. The main areas of interest are: supporting judicial processes, documents management and digital signage with the special focus on the public (government) agencies.

      -
    • - -
    • - Smartscale - -

      Smartscale transforms the cloud by integrating automation, mobility and collaboration into a highly scalable cloud management platform. Your team is mobile and your cloud manager should help them engage anytime, anywhere – only Smartscale’s collaborative One Click Data Center runs on popular pads and smartphones helping you save time and money when you move to the ...

      -
    • - -
    • - Spark Integration Technologies Inc - -

      Spark Integration Technologies Inc a maker of Distrix, is the world leader in distributed information exchange software. Distrix is a multi-platform, rapid development environment for cross-platform, network-centric systems. Used in mission critical, real time systems and large scale sensor networks, the Distrix model-driven development approach accelerates network-centric systems development.

      -
    • - -
    • - Tersus - -

      Tersus The Tersus Visual Programming Platform enables easy creation of enterprise web applications by drawing visual flow diagrams instead of writing code.

      -
    • - -
    • - Turnkey Linux - -

      Turnkey Linux not only offers the most comprehensive selection of appliance images for a growing list of cloud providers, it also provides an easy to use platform for building new appliances using any existing appliance as a starting point.

      -
    • - -
    • - UA Linux - -

      UA Linux Private Enterprise `UALinux` develops and maintains software and open source Ubuntu Applications Pack (UAPack). A suite of add-ons to Ubuntu Linux, to install a wide choice of software without connecting to the Internet. UAPack consists of the following:
      - DesktopPack - for everyday use
      - ServerPack - for server installations
      - GamePack - games for ...

      -
    • - -
    • - Unison - -

      Unison is the leading unified communications software. It integrates telephony, e-mail, instant messaging and collaboration in a single Linux server and a desktop client. More powerful than old-fashioned separate systems, such as a PBX or e-mail server, Unison increases a company's productivity by 15% while vastly decreasing IT costs.

      -
    • - -
    • - Unitrends - -

      Unitrends provides enterprise-level data protection, at the lowest total cost of ownership, through a family of scalable disk-based data protection appliances that integrate and protect existing heterogeneous computer and storage systems through a single, graphical user interface. Unitrends uses a backup and recovery engine that protects more than 100 different versions of operating systems and applications.

      -
    • - -
    • - Unovyx, LLC - -

      Unovyx, LLC is a proud provider of products, services and solutions to the growing data storage and networking industry. Globally, data storage and networking form the foundations of computing. There is an increasing need for excellent quality and high performing products matched with services and support of the same caliber.

      -
    • - -
    • - Unoware - -

      Unoware provides enterprise-level business and IT solutions, considering the lowest total cost of ownership. Using a pack of software-based solutions, we help your company achieve the best effort possible considering the QoS required within a competitive market. Our solutions implement the best standards for SOA, BPM and EAM, considering virtualization and high-availability run times, running entirely ...

      -
    • - -
    • - Userful - -

      Userful effectively turns one PC into Ten. Userful Multiplier; is a simple Ubuntu software add-on (included in Multiverse) that enables a single PC equipped with extra video cards to support up to 10 simultaneous users (each with their own monitor, USB keyboard and mouse).

      -
    • - -
    • - UShareSoft - -

      UShareSoft simplifies software governance and application migration for the cloud. UShareSoft's UForge Appliance Factory enables "à la carte" software delivery by automating the creation and maintenance of image templates on any OS for any cloud, virtual or physical format. UForge Elastic Appliances are self-deployable images that automatically configure mult-tier software solutions in minutes.

      -
    • - -
    • - VIPcom GmbH - -

      VIPcom GmbH teamXchange - the alternative to Exchange - offers Outlook clients a high performance range mapping MAPI architecture. Up to 1,000 users have access to the same objects, e.g., calendar entries, contact data, messages and journals. Applications can be linked via open interfaces (Java SDK, MAPI, or C++). Evolution connector and Webclient released in Q4 2007.

      -
    • - -
    • - Virtual Appliances - -

      Virtual Appliances are nano-sized Linux virtual machines with web user interfaces for deploying instant infrastructure and applications which run on vmware/xen/virtualpc/virtualiron.

      -
    • - -
    • - Virtual Bridges - -

      Virtual Bridges VERDE is the industry's most comprehensive desktop management and provisioning solution to deliver desktops in the cloud using desktop virtualization. The VERDE solution lets enterprises transform their desktop TCO by simplifying desktop management, improving security and compliance by centralizing the administration of desktop images and data, and increasing the organizational agility.

      -
    • - -
    • - Vladster Ltd - -

      Vladster Ltd Vladster delivers Point of Sale and inventory management solutions for small and medium sized businesses. Our main open source product IncoPOS gives you great control over your business. IncoPOS also includes very powerful non-free add-ons which make the interaction with other management systems and data visualization a breeze.

      -
    • - -
    • - VMware - -

      VMware products provide enterprise-class virtual machines that increase server and other resource utilisation, improve performance, increase security and minimise system downtime, reducing the cost and complexity of delivering enterprise services.

      -
    • - -
    • - W3 Internet Solutions - -

      W3 Internet Solutions is a global web agency who offers its customers exclusive advantages, on the one hand by the wide range of available services and on the other hand by the special care given to the performance and to all its realizations optimization.

      -
    • - -
    • - WANdisco, Inc - -

      WANdisco, Inc are the makers of Enterprise Subversion with active core developers from the Subversion open source project on staff. WANdisco's Subversion Enterprise products add performance, replication, scalability and high availability to open source. Subversion. Subversion is recognized by Forrester as the sole leader in the Standalone Software Configuration Management (SCM) category. WANdisco Subversion binaries running on ...

      -
    • - -
    • - WaveMaker Software - -

      WaveMaker Software is the only open and easy-to-use web and cloud development platform. WaveMaker's visual, drag and drop tools flatten the Java learning curve by 92% and create standard Java applications with 98% less code. WaveMaker applications are cloud-ready and include built-in support for multi-tenancy and elastic scaling.

      -
    • - -
    • - WSO2 - -

      WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs.

      -
    • - -
    • - Xaxero Marine Software Engineering Limited - -

      Xaxero Marine Software Engineering Limited A New Zealand based company offering innovative solutions to allow the mariner to See Beyond the Horizon developing radio and satellite based products for real time weather imaging and offering consulting for ocean going leisure and commercial vessels to maximize Internet access over limited bandwidth.

      -
    • - -
    • - Xcelerit computing ltd - -

      Xcelerit computing ltd provides an SDK that boosts the performance of processing-intensive applications. It seamlessly leverages the full processing power of workstations and clusters with multi-core CPUs, GPUs, or other specialised processors. This is achieved with a single source code and without the need to specifically address parallelism (e.g. threads, synchronisation, etc.).

      -
    • - -
    • - Zarafa Deutschland GmbH - -

      Zarafa Deutschland GmbH is a groupware server platform that enables you to share e-mail and calendars via Outlook, through the Zarafa Webaccess or on your PDA. The Zarafa Webaccess uses the familiar Outlook 'Look & Feel' interface where you can keep using all features that have always allowed you to work efficiently.

      -
    • - -
    • - Zend Technologies, Inc - -

      Zend Technologies, Inc the PHP Company, is the leading provider of products and services for developing, deploying and managing business-critical PHP applications. The Zend family of products is a comprehensive platform for supporting the entire lifecycle of PHP applications, used on over 20 million websites. For more information, please visit www.zend.com or call +1 408-253-8800.

      -
    • - -
    • - Zenoss - -

      Zenoss is a leading commercial open source provider of Unlegacy enterprise IT management products. Zenoss Enterprise is a single model-based product that enables organizations to seamlessly manage physical, virtual and cloud based infrastructure with unprecedented power, agility and value. Leveraging a commercial open source model, Zenoss products monitor over one million network and server devices daily.

      -
    • - -
    • - Zeus Technology - -

      Zeus Technology develops application traffic management software, meaning we dramatically improve network and web-enabled applications and services making them faster, reliable, secure and easy to manage. As the only pure software traffic management solution available, we're flexible whatever your deployment environment; Zeus appliances, standard servers, blades, or virtualised environments.

      -
    • - -
    • - Zimbra - -

      Zimbra a VMware company, is the leader of next-generation messaging and collaboration. Zimbra Collaboration Suite is an open source platform for Ubuntu with enterprise-class email, calendaring, document authoring, instant messaging and mobile device synchronization. It is used by more than 50,000 organizations; find out more at http://www.zimbra.com.

      -
    • - -
    • - Zmanda Inc - -

      Zmanda Inc brings the benefits of open source to enterprise backup/recovery. The company offers the industry’s leading open source backup/recovery products, including Amanda Enterprise, a network backup and recovery solution based on AMANDA, the world's most popular open source backup/recovery software, and Zmanda Recovery Manager for MySQL.

      -
    • -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/find-a-partner/reseller.html b/templates/partners/find-a-partner/reseller.html deleted file mode 100755 index 7a0f7ed9318..00000000000 --- a/templates/partners/find-a-partner/reseller.html +++ /dev/null @@ -1,135 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Reseller partners{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="Find a partner" page_title="Reseller partners" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Reseller partners

    -
    - Apply to become a partner -
    - -
    -

    Global

    -
    - Aptira -

    Aptira is the leading provider of OpenStack in Australia, India and the APAC region, providing private and hybrid cloud solutions and technology consultancy. Aptira works with a wide range of organisations in finance, retail, utilities and government and is the founder and prime motivator of the OpenStack community in Australia and India.

    -
    -
    - Wipro -

    Wipro Ltd is a global information technology, consulting and outsourcing company working with Canonical as an Ubuntu Advantage Reseller partner delivering professional services and support to Ubuntu users all over the world. Wipro helps customers do business better leveraging its industry-wide experience, deep technology expertise, comprehensive portfolio of services and a vertically aligned business model.

    -
    -
    - -
    -

    Asia

    -
    -

    Malaysia

    - Mesiniaga -

    Mesiniaga is one of Malaysia's leading systems integrator and is listed on Bursa Securities with a paid-up capital of RM60.4 million. In fulfilling its mission to drive customer business performance, it harnesses technology that best serves customer business objectives and combines it with expertise derived from a deep understanding of customer environment.

    -
    -
    -

    China

    - AWCloud -

    AWCloud provides enterprise-grade private and hybrid cloud solution based on OpenStack, also provides technical support, professional services and training for commercial-grade OpenStack deployments in China.

    -
    -
    -

    Indonesia

    - Meruvian -

    Meruvian is an integrated Java and Enterprise OpenSource Provider, founded in 2006 by Frans Thamura, a Java Champion, JUG Indonesia Leader, OpenStack-ID Leader, CloudFoundry-ID Leader, OpenPaaS Initiative.

    -

    Meruvian provides Integrated Education Services, Training, Integration, System Integration and Business Process Outsourcing both on-premise and as Cloud/SaaS.

    -
    -
    -
    -
    -

    Africa

    -
    -

    South Africa

    - Linux System Dynamics -

    LSD Information Technology is a young, dynamic and energetic company founded in 2002 in Southern Africa. LSD Information Technology has fast become synonymous with Passion and Expertise in the Open Source Community and coupled with our extended skills in Linux means that we deliver a great customer experience

    -
    -
    - -
    - -
    -

    Europe

    -
    -

    Denmark

    - Fleten.net -

    Fleten.net ApS provides solutions for schools, institutions and companies based on Ubuntu and Edubuntu. We have experience with cloud servers, LTSP and reuse of old hardware as thin clients. Our goal is to provide professional, fast, transparent and reliable systems without costly investments in software and hardware.

    -
    - -
    -

    Norway

    - Redpill Linpro AS -

    Redpill Linpro AS Redpill Linpro is the leading provider of Professional Open Source services and products in the Nordic region. We provide consulting, development services, training, support, application management and IT operations for Open Source products ranging from infrastructure, databases, middleware and enterprise applications to customer specific solutions based on Open Source components.

    -
    - -
    -

    Russian Federation

    - National Center of Support and Development -

    National Center of Support and Development ("NCPR") works on creation of integrated software platform, based on open-source software, and on development of the partner solutions ecosystem on the platform's basis. "NCPR" cooperates with the world's leading vendors of open-source products for adaption of the world's best technologies for Russian market requirements, and for support of the products and solutions in Russia.

    -
    - -
    -

    Spain

    - Zentyal -

    Zentyal ,developer of the Zentyal Linux small business server, has reached an agreement with Canonical offering Ubuntu Advantage to SMBs through Zentyal Partner Network. Zentyal partners provide high-value services based on Zentyal small business server and now they can also extend their offering to Ubuntu desktop and application servers.

    -
    - -
    -

    United Kingdom (Great Britain)

    - i-Layer -

    i-Layer is the layer in any business where technical innovation can make a
    difference to the bottom line. It might be as simple as a new website - or as
    grand as a whole new infrastructure.
    At Innovation Layer we have both creativity and experience in business -
    and are long term ...

    -
    - -
    -

    Germany

    - Teuto.net -

    Teuto.net, Netzdienste GmbH is an Internet-Service-Provider, Datacenter-Solutions-Provider and system-builder focusing on business customers in Germany. teuto.net provides Linux-based systems and solutions, consulting, management and training since 1994. Technical services are added with complex Intra- and Internet-Application development. Our own 24/7 support-center and datacenter is located in Bielefeld/NRW.

    -
    -
    -

    Germany

    - B1 Systems -

    B1 Systems GmbH is a German provider of consulting, training, development & support services based on Linux and Open Source founded in 2004. Our team of more than 65 Linux experts offers tailor-made solutions based on virtualization, high availability and cloud computing technologies as well as monitoring, system and configuration management. B1 helps turn Open Source innovation into Enterprise reliability and performance — nationally and internationally.

    -
    -
    -

    Belgium

    - Kangaroot -

    Kangaroot is Belgium’s most experienced Linux and open source service provider. Our certified engineers design, install and support infrastructure solutions for multinationals, all levels of government, mid-size companies and non-profit organisations. We deliver real added value by increasing efficiency and solving strategic business technology challenges within budget and implementation time.

    -
    -
    -

    Switzerland

    - Adfinis SyGroup logo -

    Adfinis SyGroup is a well-established Swiss Linux systems integrator. As a trusted partner and service provider, they support customers from both the public and private sectors. Their portfolio includes project planning and implementation, systems operation and monitoring, and the protection of business data and processes.

    -
    -
    - -
    -

    South America

    -
    -

    Brazil

    - F13 Tecnologia -

    F13 Tecnologia is focused on providing services with open source solutions for the business market - from small businesses to large corporations. It provides technical support, targeted training, consulting and specialized services for managing IT infrastructures. Since 2004, F13 Tecnologia is committed to its clients in seriousness, professionalism and quality service.

    -
    - -
    -

    Brazil

    - Solis Cooperativa de Soluções Livres Ltda -

    Solis Cooperativa de Soluções Livres Ltda is a company specialized in consultancy, free software development and technological support services, mainly acting in three segments: education, coorporative and governmental. With over 50 highly qualified professionals, Solis is today a model of innovation and a reference on the IT segment.

    -
    - -
    -

    Peru

    - E-nteractiva -

    E-nteractiva provides world-class, cloud-based platforms and services to businesses; delivering the most cost-effective technologies in the markets we operate becoming a trusted advisor to our customers and channel partners in Latin America.
    E-nteractiva deliver Canonical Services and Support to Peru, Argentina, Chile, Ecuador and Bolivia.

    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/hp/index.html b/templates/partners/hp/index.html deleted file mode 100755 index 5729a947ef8..00000000000 --- a/templates/partners/hp/index.html +++ /dev/null @@ -1,79 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}HP and Ubuntu{% endblock %} - -{% block meta_keywords %}Ubuntu on HP Proliant Servers, HP Moonshot, HP Proliant, Ubuntu Server HP PC HP ProBook HP Elitebook HP Microtower HP All-in-one HP Compaq Pro Elite Microtower HP Moonshot System Ubuntu HP CloudSystem HP Converged Cloud HP Cloud Services{% endblock %} -{% block meta_description %}HP and Ubuntu partner page for ubuntu.com. {% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="HP" tertiary="true" %} -{% endblock second_level_nav_items %} - - -{% block content %} -
    -
    -

    HP and Ubuntu

    -

    Ubuntu is the scale-out platform for HP’s ProLiant and Moonshot Systems, and the foundation for HP Cloud Services. Ubuntu is also certified and pre-loaded on the latest HP Laptop and Desktop PCs.

    -

    Together, Canonical and HP deliver joint engineering, certification and support to give customers the best experience possible.

    -
    - Dell -
    - -{% include "_includes/_moonshot_promo.html" %} - -
    -
    -
    -

    Enterprises are embracing open-source cloud solutions to increase workload portability and avoid vendor lock-in 

    -

    Saar Gillai, VP and GM
    Converged Cloud, HP

    -
    -
    -
    -

    HP Cloud with Ubuntu

    -

    HP Public Cloud is built on Ubuntu. HP Cloud Services delivers public cloud infrastructure that’s business grade, open source-based, and developer focused — all based on Ubuntu
    and OpenStack.

    -

    HP Private Cloud solutions can be built using Ubuntu too.

    -

    Find out more ›

    -
    - -
    -
    -
    -

    Ubuntu for HP PCs

    -

    Customers who want the speed and simplicity of Ubuntu on their PC can select from a wide range of HP desktops and laptops certified and pre-loaded with
    the OS.

    -

    Ubuntu provides developers with the largest selection of tools. Businesses get access to legacy applications without paying for unwanted licenses. Ubuntu gives all users a smooth experience and thousands of apps.

    -

    HP PCs certified with Ubuntu ›

    -

    Take the online tour of the Ubuntu 12.04 LTS desktop ›

    -
    -
    - -
    -
    -

    Ubuntu and HP in education

    -

    Fast, stable, secure and easy-to-use Ubuntu pre-loaded on optimised HP hardware creates an environment that students, teachers and support staff will love using. System administrators will find management easy thanks to the OS support, and the system tools available. And the institution will benefit from HP-Ubuntu solutions’ excellent performance and significantly lower budgetary requirements compared with their proprietary alternatives.

    -

    Learn more about Ubuntu and HP in education ›

    - -
    - -
    - -
    -
    -

    Ubuntu Server for HP ProLiant

    -

    With Ubuntu Server on HP ProLiant, you can deploy services faster and more flexibly than ever before.

    -

    Ubuntu is the ideal scale-out platform for web, big data and cloud. Crucially, Ubuntu Server includes Ubuntu Cloud, the Infrastructure as a Service (IAAS) platform built on OpenStack.

    -

    Ubuntu Server on HP ProLiant provides a cost-effective scale-out foundation for datacentres and cloud infrastructure. It includes native support for thousands of next-generation applications, from virtualisation and web serving to NoSQL and big data analytics.

    -

    HP ProLiant certified with Ubuntu ›

    -
    -
    -
    -
    - -
    -
    -

    Certified systems

    -

    Ubuntu Server and Ubuntu Desktop are certified and enabled across a wide range of HP ProLiant systems, so you can deploy with confidence.

    -

    See the HP Certification and Support matrix ›

    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/hp/moonshot.html b/templates/partners/hp/moonshot.html deleted file mode 100755 index 1f50182ff93..00000000000 --- a/templates/partners/hp/moonshot.html +++ /dev/null @@ -1,106 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}HP Moonshot and Ubuntu work together{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="HP" page_title="Moonshot" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Ubuntu: the OS for every Moonshot server

    -

    Ubuntu Server is the only operating system that boasts full support for every Moonshot server cartridge, covering hardware based on both x86 and ARM chipsets.

    -

    Already recognised as the leader in hyperscale computing, Ubuntu brings proven scale-out tools to the Moonshot range, including MAAS for automated provisioning and Juju for service orchestration.

    -

    Contact us about HP Moonshot ›

    -
    -
    -
    - -
    -

    Chris Kenyon, VP Sales and Business Development, Canonical, talks about Ubuntu and HP Moonshot

    -
    -
    -
    - -
    -

    Cutting costs and energy consumption in the datacentre

    -

    Ubuntu has been targeting scale‐out applications for several years now, making Canonical a natural partner for the HP Moonshot project. As a result, Canonical and HP are delivering massive reductions in cost and energy consumption in datacentres the world over ‐ and they›re doing it today.

    -
    - - - -
    -
    -
    -
    -

    A new wave of workloads demand breakthrough efficiencies in density, energy, and operational costs which can be scaled to a customer’s IT environment.

    -

    Paul Santeler, VP & GM, Hyperscale Business Unit, HP

    -
    -
    -
    -

    Running low on space?
    Talk to us about Moonshot

    -

    The Moonshot system makes it possible to run many more servers in any given space in your datacentre ‐ with greatly reduced power requirements for both processing and cooling, cutting your costs further. Only Ubuntu runs right across the range, leaving you free to choose only the best hardware for your needs.

    -

    Contact us today about Ubuntu on HP Moonshot.  ›

    -
    -
    - -
    -
    -

    Part of the Pathfinder project

    -

    The HP Pathfinder Innovation Ecosystem establishes a close collaboration of industry-leading technology partners dedicated to accelerating the development and deployment of energy-efficient, workload-optimised servers.

    -

    As a committed member, Canonical works with HP and other strategic partners to accelerate innovation that delivers breakthroughs in efficiency and scale.

    -
    - HP Pathfinder Innovation Ecosystem logo -
    -
    -
    - HP moonshot server -
    -
    -

    Webscale, hyperscale, any scale

    -

    The HP Moonshot System is modular, allowing datacentre managers to purchase server cartridges optimised for particular tasks. Whether it’s web hosting, thin client desktop hosting, big data processing or any other hyperscale application, Ubuntu runs on every Moonshot cartridge and supports every conceivable workload.

    -

    Find out more about HP Moonshot ›

    -
    -
    -
    -
    -

    Service orchestration and systems management

    -
    -
    -

    Ubuntu Server includes a sophisticated toolset for provisioning, deployment, service orchestration and ongoing systems management for cloud and hyperscale applications ‐ and it all works just as well on ARM servers as it does on x86. It includes:

    -
    -
    -
      -
    • Metal as a Service (MAAS) for the automated server provisioning, across zones and datacentres
    • -
    • Landscape for the ongoing management of thousands of nodes, physical or virtual
    • -
    -
      -
    • Juju for service orchestration, saving time and eliminating human error, even when configurations and relationships between services change
    • -
    -
    - -
    -
    -
    -

    How Canonical and HP work together

    -

    Canonical works hand-in-hand with HP to enable Ubuntu across the Moonshot range, specifically:

    -
    -
    -
      -
    • HP Moonshot System with Ubuntu are available for testing, development and validation in HP’s Discovery Labs
    • -
    • Canonical is a member of HP’s Pathfinder Innovation Ecosystem
    • -
    -
      -
    • Ubuntu is part of the Solution Builder Program for fast and easy customer deployments
    • -
    • Canonical is involved in the HP Redstone development platform which enables hyperscale workloads to run using ultra‐low power levels.
    • -
    -
    - -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/ibm.html b/templates/partners/ibm.html deleted file mode 100755 index 4a19bd7db8a..00000000000 --- a/templates/partners/ibm.html +++ /dev/null @@ -1,43 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}IBM and Ubuntu{% endblock %} - -{% block content %} -
    -
    -

    IBM and Ubuntu

    -

    Canonical and the Ubuntu community work together with IBM to ensure that Ubuntu Server and Ubuntu Cloud work seamlessly with IBM applications. Our long relationship has resulted in many open-source customer engagements. We continue to collaborate in areas like KVM, OpenStack, VDI and devops, to provide reference architectures, supported solutions and cloud offerings, now and in the future.

    -
    - Dell -
    -
    -

    IBM DB2 9.7 supports Ubuntu LTS

    -
    -

    Ubuntu has successfully passed IBM’s stringent process for ensuring compliance with DB2 Universal Database for Linux. Together, DB2 UDB and Ubuntu deliver a stable environment in which to run business applications based on DB2. Canonical and IBM are both members of oVirt and OVA - and founding members of the OpenStack foundation.

    -
    -
    -

    IBM DB2 9.7 and future versions support all LTS versions of Ubuntu. The relationship helps ensure that customers of IBM and Canonical can deploy the leading database software on the world’s favourite free server operating system, with enterprise-grade support provided by IBM and Canonical.

    -
    -
    -
    - - - -
    -

    Certified systems

    -

    Canonical and IBM work closely together to ensure that IBM System X servers are certified for the latest Ubuntu Server versions, including Ubuntu Server 12.04 LTS, the current long-term support release.

    -

    Canonical certifies hardware using an extensive set of hardware and operating system tests, representative of in-field use to ensure System X hardware is fully compatible with Ubuntu.

    -

    See all IBM systems certified by Ubuntu ›

    -

    Take the online tour of the Ubuntu 12.04 LTS desktop ›

    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/index.html b/templates/partners/index.html deleted file mode 100755 index be18f1bfe2d..00000000000 --- a/templates/partners/index.html +++ /dev/null @@ -1,79 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Partners{% endblock %} -{% block extra_body_class %}partners-home{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Overview" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Partners

    -

    Canonical partners help to ensure that Ubuntu will always be compatible with the latest hardware and software. And they provide a range of services from implementation support to specialist tools.

    -
    - -
    - Ubuntu running on a dell laptop -
    -
    - -
    -
    -

    Find a partner

    -

    Canonical partners provide a variety of software, hardware and implementation services to help you make the most of your open-source IT environment.

    - -
    - -
    -

    Certified software

    -

    Certified software undergoes a rigorous testing process. It must be compatible with Ubuntu and easy to install and uninstall according to user requirements.

    - -
    - -
    -

    Certified hardware

    -

    Certified hardware must pass a series of validation tests conducted by Canonical. Users can be confident that any certified hardware will be compatible with Ubuntu.

    - -
    - -
    - -
    -
    -

    Become a partner

    -

    With more than 20 million users, Ubuntu is growing in popularity every day. This huge installed base represents an enormous market for applications and services, from games and social media to cloud consulting for the enterprise.

    -

    Canonical supports the Ubuntu project, providing marketing support, product development strategy and enterprise services, in the form of the Ubuntu Advantage programme. By partnering with Canonical, your business could benefit from early information on where Ubuntu is heading, along with opportunities to share the spotlight at events.

    -

    Whether you’re building clouds, software or hardware, there has never been a better time to become part of the team.

    -

    Contact Canonical

    -
    -
    -
    -

    Having Canonical teams working on OpenStack and its integration with Ubuntu is priceless.
    It's a very natural fit.  

    -

    Thierry Carrez, Release Manager, OpenStack

    -
    -
    -
    -

    Featured partners

    -
      -
    • OpenStack Cloud Software
    • -
    • IBM
    • -
    • Cloudera
    • -
    • Dell
    • -
    • ASUS
    • -
    • Lenovo
    • -
    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/partner-programmes/index.html b/templates/partners/partner-programmes/index.html deleted file mode 100755 index c59edb23e5f..00000000000 --- a/templates/partners/partner-programmes/index.html +++ /dev/null @@ -1,61 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block meta_description %}Canonical offers a range of partner programs covering everything from ISVs and cloud technology to mobile carriers and hardware enablement.{% endblock meta_description %} -{% block meta_keywords %}Canonical, Ubuntu, partner, partnership, program, programme, carrier, telco, mobile, network, phone, smartphone, tablet, cloud, OpenStack, public cloud, infrastructure, guest, image, server, ISV, software, hardware, enablement, certify, certified, certification, PC, laptop, desktop, reseller, VAR, channel, developer{% endblock meta_keywords %} - -{% block title %}Partners | Partner programmes{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title=" Become a partner" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Partner programmes

    -
    -

    As Ubuntu use grows, the world needs ever more phones, tablets, PCs, servers and clouds that are certified for compatibility. The opportunity for partners is immense.

    - -

    To get to market quicker and reduce costs, OEMs and their partners need components that are compatible with the latest Ubuntu releases. For IHVs and ISVs, the big question is how to develop, test and certify such products.

    - -

    The answer is to work with Canonical, the company sponsoring the Ubuntu project. OEMs, IHVs, ISVs and peripheral manufacturers can subscribe to the Canonical Technical Partner Programme, which provides all the information, tools and training a manufacturer needs to keep its products ahead of the Ubuntu development curve.

    - -

    Contact Canonical

    -
    -
    - -
    -

    Partner programmes for solution providers

    -
      -
    • -

      Public cloud providers

      -

      We provide optimised Ubuntu images, management and commercial support to the world’s biggest clouds.

      -
    • -
    • -

      Mobile network carriers

      -

      We are finalising the Ubuntu phone OS with the needs of carriers and handset makers in mind.

      -
    • -
    • -

      Resellers

      -

      Resellers can expand their service portfolios with Ubuntu Advantage – management and support for Ubuntu.

      -
    • -
    -
    - -
    -

    Partner programmes for technology providers

    -
      -
    • -

      The OpenStack Interoperability Lab (OIL)

      -

      An integration lab in which we test our cloud partners’ products in countless Ubuntu OpenStack configurations, currently working with over 3,000 combinations per month.

      -
    • -
    • -

      Hardware and component manufacturers

      -

      We provide an end-to-end solution for manufacturers of Intel, AMD or ARM-based servers and client devices, helping them get to market on time and on budget.

      -
    • -
    • -

      Independent software vendors

      -

      The Canonical Technical Partner programme provides all the information, tools and training necessary to stay ahead of the Ubuntu development curve.

      -
    • -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/partner-services.html b/templates/partners/partner-services.html deleted file mode 100755 index 787cb2d7863..00000000000 --- a/templates/partners/partner-services.html +++ /dev/null @@ -1,73 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Partner services{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Partner services" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Partner services

    -

    Canonical offers a full range of services to help our partners make the most of Ubuntu. Whether you need custom engineering, product certification or support, our team is on hand to help throughout your product life cycle.

    -
    - - - -
    - -
    -
    -

    Engineering services

    -

    Canonical’s OEM Partner Programme simplifies the process of pre-loading Ubuntu onto your hardware. Canonical offers a range of engagement models to suit your business.

    -

    As a partner you will have access to a worldwide development staff in multiple timezones, including a significant local presence in Taiwan and China. Pricing is based on the scope of technical effort plus annual unit volume commitment.

    -
    -
    - -
    -
    -

    Custom engineering

    -

    Canonical provides custom development services to help companies build their infrastructure on Ubuntu. From clouds for telcos to thin client migrations to building a phone or tablet, if your project needs expert custom Linux development, who better to ask than the company behind the world’s fastest growing Linux distribution?

    -

    Pricing is based on scope of technical effort plus annual unit volume commitment. To find out more about our engineering services, contact us today.

    -
    -
    - -
    -
    -

    Hardware certification

    -

    With hardware certification from Canonical, you can demonstrate compatibility with Ubuntu and ensure your devices make full use of Ubuntu's features. A growing community of users is looking for hardware that works with Ubuntu — and we can help you reach them.

    -

    Whether you manufacture components or systems, we'll help you achieve maximum compatibility and communicate your commitment to Ubuntu's users.

    -
    -
    -

    Certification features

    -

    Key features of the hardware certification service are:

    -
    -
      -
    • -

      Development priority

      -

      Any issues or regressions that risk your hardware's certification are given priority by Canonical's Ubuntu developers. Our certification staff collaborate with your engineers to identify where the issue resides so that together we can resolve it.

      -
    • -
    • -

      Full compatibility testing

      -

      Our extensive set of hardware and operating system tests ensure that your hardware is fully compatible with Ubuntu. Canonical's certification engineers work with the manufacturer to resolve any issues discovered and ensure that the testing is representative of in-field use. This ensures that certification is an efficient, collaborative process.

      -
    • -
    • -

      Public certification

      -

      Canonical publicly certifies your hardware and supports your commitment to working with the Ubuntu community. We provide you with materials to use on your hardware and publish your certification on the Ubuntu website. You'll benefit from clear communication with Ubuntu users.

      -
    • -
    -
      -
    • -

      Hardware coverage

      -

      Specific certification testing is undertaken for servers and desktops. Canonical's certification team will test hardware and operating features that users commonly expect from each platform type. Hardware manufacturers benefit from Ubuntu taking advantage of the full power of their components.

      -
    • -
    • -

      Extensive user testing

      -

      Ubuntu is known for its speed of innovation and its regular six-month releases. Certifying with Ubuntu ensures that your technology will reach a wide base of users who value innovation. Through our open development process and public platforms, you can take an active part in the community conversation. You benefit from quickly reaching key sections of the Linux market who influence other markets.

      -
    • -
    -
    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/thank-you.html b/templates/partners/thank-you.html deleted file mode 100755 index 27f52a4239e..00000000000 --- a/templates/partners/thank-you.html +++ /dev/null @@ -1,31 +0,0 @@ -{% extends "partners/base_partners.html" %} -{% block title %}Thank you | Become a partner{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Thank you" %} -{% endblock second_level_nav_items %} - -{% block content %} -{% include "_includes/_thank_you.html" with thanks_context="interest in the Canonical Partner Programme" %} -{% endblock content %} -{% block footer_extra %} - - - - -{{ marketo }} -{% endblock footer_extra %} diff --git a/templates/partners/ubuntu-certified/index.html b/templates/partners/ubuntu-certified/index.html deleted file mode 100755 index c15d5a5e017..00000000000 --- a/templates/partners/ubuntu-certified/index.html +++ /dev/null @@ -1,40 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Partners | Ubuntu Certified{% endblock %} -{% block extra_body_class %}ubutnu-certified partners-ubuntu-certified-home{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" page_title="Ubuntu Certified" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Ubuntu Certified

    -

    We work with the world’s leading technology providers to ensure that their products and services work with Ubuntu. From the mobile world to the cloud, you can choose from an enormous range of certified Ubuntu devices and software applications, whatever your needs.

    -
    -
    - -
    -
    - -
    -
      -
    • -

      Certified software

      -

      Looking for partner software running on Ubuntu? Our ISV partners’ applications deliver solutions for business and personal use. And they’re supported by commercial companies providing the highest level of service.

      -

      View Ubuntu Certified software ›

      -
    • -
    • -

      Certified hardware

      -

      Ubuntu Certified hardware has passed our extensive testing and review process to make sure it is ready for your business. We work closely with the world’s leading OEMs to make Ubuntu available on a wide range of devices.

      -

      View Ubuntu Certified hardware ›

      -
    • -
    • -

      Component catalogue

      -

      Our component catalogue contains devices from over 200 manufacturers that are certified by Canonical for use with Ubuntu.

      -

      View Ubuntu Certified components ›

      -
    • -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/partners/ubuntu-certified/software.html b/templates/partners/ubuntu-certified/software.html deleted file mode 100755 index 045c00ed2fb..00000000000 --- a/templates/partners/ubuntu-certified/software.html +++ /dev/null @@ -1,519 +0,0 @@ -{% extends "partners/base_partners.html" %} - -{% block title %}Certified software{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Partners" subsection_title="Ubuntu certified" page_title="Certified software" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Certified software

    -
    - Apply to become a partner -
    - -
    -
    - 10gen -

    10gen develops and supports MongoDB — the open source, high performance, scalable, document-oriented database. 10gen delivers technical support, professional services, and training for commercial-grade deployments of MongoDB

    -
    - -
    - 2x Software -

    2x Software offers tailor-made, easy-to-implement and cost-effective server based and virtual computing solutions, including the award-winning 2X VirtualDesktopServer and 2X ApplicationServer, as well as the 2X ThinClientServer and 2X LoadBalancer. With their trademark affordability and simplicity, as well as the unique 2X per-server licensing model, 2X products unlock the full potential of virtualization platforms by improving desktop ...

    -
    - -
    - Accountz.com -

    Accountz.com manufacture award winning personal and business accounting software. The range is multi platform and runs on Mac, Linux and Windows. Business Accountz comes in Basic, Professional and Enterprise versions. Powerful, yet simple, a VAT return can be produced in one-click and the chart of accounts presents business performance in real-time.

    -
    - -
    - Acelet Corporation -

    Acelet Corporation Acelet Corporation provides cross-platform applications, such as Acelet Filer and Acelet Scheduler. Acelet Filer is a file manager with similar user interface as Windows XP, so you do not have to change your finger habits. Acelet Scheduler is a task scheduler with both daemon and GUI.

    -
    - -
    - Amazon Web Services LLC -

    Amazon Web Services LLC With AWS you can requisition computer power, storage, and other services—gaining access to a suite of elastic IT infrastructure services as your business demands them. You pay only for what you use, with no up-front expenses or long-term commitments, making AWS the most cost-effective way to deliver your application to your customers and clients.

    -
    - -
    - AppFirst -

    AppFirst is a SaaS-based application monitoring tool that provides complete visibility of an application, helping companies proactively identify and address potential performance issues, plan for future growth, and gain understanding of their application's execution.

    -
    - -
    - Arkeia Software -

    Arkeia Software Arkeia Network Backup, Enterprise Edition for Ubuntu. Arkeia Software provides a fully-licensed, free version of Arkeia Network Backup that is available in the Ubuntu 10.04 LTS software repository. Arkeia Software provides the market's broadest and deepest support for Linux and open source applications, with more than 100 Linux platforms supported.

    -
    - -
    - Bacula Systems -

    Bacula Systems provides the highest quality support, training and professional services for the Bacula open-source backup and recovery software platform. Bacula is the leading enterprise backup solution that is 100% open-source, free of license costs and adheres strictly to open standards, eliminating the vendor lock-in of proprietary software for thousands of enterprises.

    -
    - -
    - Beemaster ICT -

    Beemaster ICT delivers solutions for the Virtual Desktop and Application Delivery market. Our BeeBox allows you to publish any application from anywhere, under any operating system to any access device. With BeeBox, you have all benefits of thin client computing, without the need of a Thin client Infrastructure.

    -
    - -
    - BitDefender -

    BitDefender is a leading global provider of security solutions that satisfy the protection requirements of today's computing environment. The company offers one of the industry's fastest and most effective lines of security software, setting new standards for threat prevention, timely detection and mitigation.

    -
    - -
    - Bluecherry -

    Bluecherry is a commercially maintained Linux based surveillance application which supports our hardware compression video / audio capture cards. Our interface is powerful, feature rich, and user friendly and our software is based around Ubuntu so updates are as easily downloaded from our servers, freeing you from headaches and upgrade nightmares.

    -
    - -
    - BonitaSoft -

    BonitaSoft is the leading open source Business Process Management (BPM) company providing Bonita Open Solution, an intuitive and powerful BPM suite: just draw your processes using a BPMN palette, then connect to your existing systems (Oracle, MySQL, LDAP, Google, Twitter, Facebook...) and run your Java BPM application in one click.

    -
    - -
    - Boxed Ice -

    Boxed Ice Server Density is a server monitoring tool provided as a service that makes it easy to start monitoring your server performance and applications such as Apache and MySQL. Get e-mail, SMS and iPhone alerts when things go wrong, troubleshoot historical problems and plan future capacity.

    -
    - -
    - Bricsys -

    Bricsys Bricscad is the number one DWG CAD alternative and offers a complete and recognizable feature set to professional users. Bricscad reads and writes the DWG format and offers high compatibility with AutoCAD®. Bricscad has a very recognizable intuitive user interface, requires no extra training and is today available in 13 languages.

    -
    - -
    - C12G Labs -

    C12G Labs is the company behind the OpenNebula open-source toolkit for cloud computing. C12G provides enterprise-grade solutions around OpenNebulaPro, which is a stable, certified, and supported distribution of OpenNebula. C12G offers a comprehensive set of services, through which customers and partners can get production level support or build a custom cloud

    -
    - -
    - Centrify -

    Centrify Centrify DirectControl delivers access control and centralized identity management by seamlessly integrating Linux, UNIX, Mac and web platforms with Microsoft Active Directory. DirectControl turns a non-Microsoft system into an Active Directory client, letting you secure that system using the same authentication and Group Policy services deployed for your Windows systems.

    -
    - -
    - Cfengine -

    Cfengine is a versatile and lightweight datacenter management solution based on a well-established
    theory that allows organizations to automate their IT-operations with less risk. Cfengine is one of the most popular solutions in the industry (> 5,000 companies), delivering more reliable IT-services with increased ability to respond to business initiatives.

    -
    - -
    - Cirrus Computing -

    Cirrus Computing provides a complete “organization in the cloud” packaged from the world's leading open source, including networks, desktops, and applications. Access is on virtual Ubuntu desktops from any computer anywhere over the Internet, providing the best user interface available in the cloud. Scaling the organization up or down can be done with a mouse-click.

    -
    - -
    - Cloudera -

    Cloudera Cloudera provides software, support, services and training for the open-source Apache Hadoop software package. Originally developed by dominant web companies like Yahoo! and Facebook, Hadoop is now used widely in finance, telecom, media and government verticals. Cloudera builds upon Hadoop to create a unique data management platform to collect, store and process complex data then ...

    -
    - -
    - Cloudkick -

    Cloudkick is a management tool and portability layer for cloud based infrastructure. Cloudkick provides a common set of tools, such as performance trending and fault-detection, that work across numerous cloud providers (e.g. Amazon EC2). Additionally, with Hybrid Cloudkick, companies can now manage their existing non-cloud infrastructure as if it was cloud based.

    -
    - -
    - Cohesive Flexible Technologies -

    Cohesive Flexible Technologies provides onboarding solutions for virtual and cloud computing infrastructures. Their Elastic Server® platform is a web-based factory for creating, deploying and managing custom multi-sourced servers comprised of horizontal, open source and third-party software components. Additionally the VPN-Cubed® packaged service gives customers control of networking in the clouds, across clouds and between their private data cente.

    -
    - -
    - Colosa Inc -

    Colosa Inc For workers in organizations that must process and manage a heavy workload of requests as part of their job, ProcessMaker workflow automation software offers help. With limited IT resources, both technology and business users can improve communication and resolution of requests across departments, including human resources, finance, and operations.

    -
    - -
    - Command Prompt Inc. -

    Command Prompt Inc. Based in Oregon, The PostgreSQL Company, Command Prompt, Inc. is the oldest and largest dedicated PostgreSQL support provider in North America. Since 1997, they have been developing, supporting, deploying and advocating the use of the “World's Most Advanced Open Source Database”. The preferred deployment platform for PostgreSQL is Ubuntu.

    -
    - -
    - Convirture Corporation -

    Convirture Corporation ConVirt 2.0 provides enterprise-grade management of open source virtualization platforms, enabling you to build out your virtualized data center and private cloud in the most flexible and cost effective way. ConVirt manages both Xen and KVM, shipped with commercial or community Linux distributions , from a single console and with consistent feature set across virtualization ...

    -
    - -
    - Couchbase -

    Couchbase is the name of the NoSQL database company and product family created through the merger of CouchOne and Membase. Couchbase products, which are built on Apache CouchDB, Membase, and memcached open source software, represent the most comprehensive family of data management solutions for building scalable web and mobile applications.

    -
    - -
    - CyaSSL -

    CyaSSL is a lightweight yet fully functional embedded SSL Library for programmers building security into applications and devices. CyaSSL employs the dual licensing model, like MySQL, so it is available under the open source GPLv2 and standard commercial licensing.

    -
    - -
    - Eucalyptus Systems, Inc -

    Eucalyptus Systems, Inc is an open-source system for implementing on-premise private and hybrid clouds using the hardware and software infrastructure that is in place, without modification. With Eucalyptus, IT organizations reduce both costs and system administration burden while providing end-users superior levels of service through public cloud interoperability and Linux distribution portability.

    -
    - -
    - Fermat Consulting -

    Fermat Consulting is specialized in providing services for financial derivative contracts valuation and risk management. With the Fairmat project we are committed to make financial valuation accessible to (almost) everyone and to provide a flexible tool that can be extended to cover (almost) any derivative contracts on (almost) any underlying asset.

    -
    - -
    - Fluendo -

    Fluendo For several years Fluendo has been recognized as a leading provider of multimedia solutions for GNU/Linux and Free Software in general. Fluendo provides a wide range of products on and for GStreamer, including proprietary codecs with their respective patent licenses, a DVD player and a media center. The Fluendo MP3 decoder is included in Ubuntu ...

    -
    - -
    - Foradian Technologies -

    Foradian Technologies Foradian Technologies is an internet engineering company based out of India who loves developing amazing web applications on open-source technologies. Foradian is well known for Project Fedena [www.projectfedena.org] - an open-source school ERP, which is getting implemented in educational institutes all around the world.

    -
    - -
    - Gecad Technologies -

    Gecad Technologies Established in 2001, Gecad Technologies focuses on the development and distribution of innovative messaging solutions, under the brand name AXIGEN. AXIGEN Mail Server is THE mail server for Linux professionals, offering unmatched manageability and control over all details email traffic and being backed by outstanding 24/7 technical support services.

    -
    - -
    - Graebert GmbH -

    Graebert GmbH ARES™ Commander Edition is the world’s first professional native DWG 2D/3D CAD software for all three major platforms: Windows®, Mac® OS X and Linux. It’s available in 13 languages, fully compatible with the latest AutoCAD® DWG/DXF standards and integrates ACIS 3D Solid Modeling. Graebert’s SDK allows companies to create custom applications based on ARES — ...

    -
    - -
    - GroundWork Open Source, Inc. -

    GroundWork Open Source, Inc. is the market leader in commercial open source network and systems management software, delivering enterprise-class network, system and application management solutions at a fraction of the cost of proprietary solutions. GWOS's best of breed approach gives customers the flexibility to use diverse open source and proprietary technologies together under a unified interface, allowing users to ...

    -
    - -
    - HansaWorld -

    HansaWorld provides integrated business solutions including financials, ERP, CRM, e-Business, retail and production. HansaWorld is available in 28 languages and is represented in many countries in Europe, Latin America, Africa, Australia, Asia and the Middle East. HansaWorld carries out continuous industry leading research and development, pioneering the use of modern technology for ERP and CRM.

    -
    - -
    - i4ware Software -

    i4ware Software i4ware Software provides a professional services and product for Application Lifecycle Management and Software Development. Company focusing to make these services and product for Ubuntu Server or Ubuntu Desktop supported.

    -
    - -
    - IDM Computer Solutions -

    IDM Computer Solutions UltraEdit is the ideal text, hex and advanced programmer's editor. With millions of users worldwide, UltraEdit is the #1 selling, most powerful, value priced text editor available! Download UEx today in the Ubuntu Partner Repository and discover why millions prefer UltraEdit as their text editing solution! Exclusive Ubuntu community discounts sponsored by Canonical and IDM.

    -
    - -
    - Inlab Software GmbH -

    Inlab Software GmbH offers BalanceNG, a software based TCP/IP load-balancer.

    -
    - -
    - Intalio -

    Intalio is the first company to deliver an integrated cloud computing platform designed for the Enterprise. Intalio|Cloud leverages a unique combination of hardware and software to deliver an enterprise-grade cloud computing experience, with dynamic provisioning and elastic scalability. Intalio offers services to enable its customers to efficiently and quickly deploy cloud-computing solutions in their Enterprises.

    -
    - -
    - K7 CloudSolutions Pvt -

    K7 CloudSolutions Pvt Turn public or private clouds into PaaS offerings easily with K7 Cloud's Cyclozzo. Cyclozzo is designed to easily accommodate future PaaS standards. Currently, Cyclozzo fully re-implements Google(TM) App Engine's Java and Python APIs, enabling users to migrate applications to and from GAE and Cyclozzo without changing application code.

    -
    - -
    - Kaavo -

    Kaavo provides solutions for managing distributed applications and workloads in the clouds. Kaavo is the first and only company to deliver a solution with a top down application focused approach to IT infrastructure management in public and private clouds; enabling users to maximize the full potential of cloud computing.

    -
    - -
    - Karmasphere -

    Karmasphere is a Big Data Intelligence software company bringing Apache Hadoop power to the desktop. Karmasphere Studio takes developers and architects from learning to production quality development and is available in free Community and Professional editions. Karmasphere Analyst gives analysts easy, familiar, graphical SQL access to big data in Hadoop.

    -
    - -
    - KnowledgeTree Inc -

    KnowledgeTree Inc makes sharing content and controlling document processes simple with secure, affordable online document management solutions for growing SMBs and departments at larger companies. Designed for business professionals, KnowledgeTree is easy to use, does not require extensive training and enables content to be accessed and managed anytime, anywhere via cloud computing.

    -
    - -
    - beyondtrust -

    BeyondTrust is the only security solution vendor providing Context-Aware Security Intelligence, giving our customers the visibility and controls necessary to reduce their IT security risks, while at the same time simplifying their compliance reporting.

    -
    - -
    - Linbit -

    Linbit has led the way in high-availability (HA) since 2001, and continues to be the OSS leader in business uptime, disaster recovery, and continuity solutions. DRBD is the industry standard for HA and data redundancy for mission critical systems. DRBD enables disaster recovery and HA for any application on Linux.

    -
    - -
    - LinMin Corp -

    LinMin Corp LinMin Bare Metal Provisioning remotely installs Ubuntu and other operating systems onto servers, blades, desktops and virtual machines. In addition to true native and unattended distro installations, LinMin can also capture entire disk images, store them on the network and restore them for disaster recovery or clone them to identical hardware.

    -
    - -
    - Magnolia CMS -

    Magnolia CMS powers the websites of governments as well as leading Fortune 500 enterprises world-wide. It is favored for its ease-of-use and availability under an Open Source license. Magnolia contains best-of-breed Java technology based on open standards and best practices.

    -
    - -
    - ManageIQ, Inc. -

    ManageIQ, Inc. is the emerging leader in the management and automation of virtualized computing environments. ManageIQ solutions are designed and built for the unique challenges introduced by virtualization and enable IT organizations to realize the benefits of virtualization while achieving higher levels of insight, control and automation.

    -
    - -
    - Martin Salbaba Softwaredesign -

    Martin Salbaba Softwaredesign offers with i.mdm an economic and safe ECM solution for enterprise archives.

    -
    - -
    - Mulesoft -

    Mulesoft is the Web Middleware Company, providing enterprise-class software based on the world's most popular open source application infrastructure products, Apache Tomcat and Mule ESB. Tcat Server is a fully-supported enterprise Tomcat server, simplifying management and application provisioning tasks for Tomcat developers and administrators. MuleSoft’s products boast over 1.5m downloads and over than 2,500 production deployments.

    -
    - -
    - Muli Management Pty Ltd -

    Muli Management Pty Ltd is a 29 year old “Open Core” developer of a suite of 500 applications providing Project Risk, Accounts and Process Management from in-house and cloud Ubuntu Linux Servers with x2go desktop access from Linux, Macintosh and Windows PC's. Our goal is to provide worldwide support and training through local Muli Associates.

    -
    - -
    - MySQL Ab -

    MySQL Ab provides database products to meet the needs of ISV/OEM, Enterprise, and Community Users.

    -
    - -
    - Nuisoft -

    Nuisoft provides custom software development, training and infrastructure management solutions for business. Nuisoft specializes in virtualization and scheduling solutions and offer full service proactive management of customer environments. Managed on an on or off premise outsourced solution we reduce complexity and help manage costs.

    -
    - -
    - Nullbound -

    Nullbound The NullBound Malware Prevention System utilizes an advanced filtering process unlike anything else. Our unique, cutting edge technology allows you to protect an entire enterprise network, regardless of size. This proactive system runs on a stable, secure Linux platform that protects your network passively through a mirrored port on your switch.

    -
    - -
    - Nuxeo -

    Nuxeo Nuxeo provides a modular, extensible Java-based open source software platform for enterprise content management and packaged applications for document management , digital asset management and case management. Designed by developers for developers, the Nuxeo platform offers modern technologies, a powerful plugin model and extensive packaging capabilities for building modern content applications.

    -
    - -
    - Office Efficiencies (India) Private Limited -

    Office Efficiencies (India) Private Limited SafeSquid is brought to you by Office Efficiencies (India) Private Limited - OEIPL. SafeSquid is the "Best-of-the-Breed" Content Filtering Proxy Server. SafeSquid arguably has the most comprehensive set of features to serve most complex and large networks. OEIPL is based in India - an extremely price and value sensitive market for IT.

    -
    - -
    - Openbravo -

    Openbravo is the leading professional web-based open source enterprise management (ERP) solution for small and midsize enterprises (SMEs). Driven by open source philosophies and best-in-class services, it delivers a fully integrated, web-based ERP system tailored to the needs of any company, regardless of size or industry sector.

    -
    - -
    - openQRM Enterprise -

    openQRM Enterprise consolidates the technical competence of the openQRM Data Center Management and Cloud Computing Platform to supply expert knowledge, professional services and long-term support for custom, sustainable Data Center setups. openQRM Enterprise reduces the Total Cost of Ownership (TCO) for IT departments using a proven open source framework.

    -
    - -
    - Opera Software -

    Opera Software Secure, fast, and easy to use, the full-featured Opera browser gives The Best Internet Experience.

    -
    - -
    - OpServices -

    OpServices is an enterprise dedicated to IT Governance and IT infrastructure and business process monitoring. Created in 2003, offers services and products for the control of availability, performance and security of all the informatizing elements (IT) and sustain those processes, such as communication and energy networks, data banks, operational machines, etc. Its main product is the ...

    -
    - -
    - Opsview -

    Opsview delivers business-powered monitoring without the complexity or expense of proprietary software. This integrated and commercially-supported open source product gives you a simplified deployment experience, a single console for managing and monitoring distributed deployments, and a comprehensive view of your physical, virtualised and hybrid cloud infrastructure.

    -
    - -
    - Optimum -

    Optimum provides a wide range of integrated solutions that contribute in developing the business, the solutions offered vary from: Business Consulting Services to operational excellence and Health, Safety and Environment Systems, Information Technology Professional Services as well as IT systems from ERP to business diagnosis tools and Training Services.

    -
    - -
    - Parallels -

    Parallels (formerly SWsoft) is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and service providers across all major hardware, operating system, and virtualization platforms. Founded in 1999, Parallels is a fast-growing company with 900 employees in North America, Europe, and Asia.

    -
    - -
    - PGP Corporation -

    PGP Corporation is a global leader in email and data encryption software for enterprise data protection. Based on a unified key management and policy infrastructure, the PGP® Encryption Platform offers the broadest set of integrated applications for enterprise data security. PGP® platform-enabled applications allow organizations to meet current needs and expand as security requirements evolve.

    -
    - -
    - Puppet Labs -

    Puppet Labs Puppet is the leading open source tool for data center automation. Puppet helps you save time, gain visibility into your server environment, and ensure consistency across your IT infrastructure. Our mission is to lead the development of Puppet, share our experience with others, and provide training, consulting, and support for our community.

    -
    - -
    - Randr, Inc -

    Randr, Inc Randr develops Free Open Source Business Software Solutions for Entrepreneurial, Midrange Businesses. Our primary offerings are Rental Portal and Web Business Suite. Randr's domain expertise is in Wholesale
    Distribution, Light Manufacturing, Commercial Rental, Warehouse Management, Reverse SCM, and Organic SEO/SEM. We are working on simplifying the installation and support processes.

    -
    - -
    - RealNetworks Inc -

    RealNetworks Inc RealPlayer lets you play every major media type, delivers pristine audio and video playback quality, plays CDs, DVDs and all major file type.

    -
    - -
    - REAL Software Inc. -

    REAL Software Inc. provides powerful tools for software developers. REALbasic is a rapid-application development (RAD) environment for Linux, Windows and Mac OS X that compiles fully native applications for all three operating systems from one source project. REAL SQL Server is a fast and reliable database server ideal for use with REALbasic applications.

    -
    - -
    - RightScale -

    RightScale is the leader in cloud computing management and offers a fully automated cloud management platform that enables organizations to easily deploy and manage business critical applications across multiple clouds with complete control and portability. The RightScale Cloud Management Platform is delivered as "software as a service" (SAAS) and is available in a range of editions.

    -
    - -
    - Riptano -

    Riptano Cassandra is the most scalable and high performance database for online transactions available. Offering geographic distribution of data across multiple data centers and linear, incremental scalability, Cassandra allows the addition of resources on an as needed basis. Riptano is the company providing software, training and professional services for Apache Cassandra.

    -
    - -
    - Ruffdogs -

    Ruffdogs One of North America's Leading Linux Solutions Company. Through our channel partner program, we design, deliver, implement and support a wide range of Linux based solutions across North America.

    -
    - -
    - Scalr, Inc -

    Scalr, Inc With Scalr, your website and web application can grow to millions of users with little work. Scalr will provision new servers on-the-fly to handle spikes in demand, and decommission them when no longer needed to lower cost. It will scale your database, application servers, and load balancers so you never have to. The end result? ...

    -
    - -
    - SmartApp Sp. z o.o -

    SmartApp Sp. z o.o is a company specializing in the delivery of applications for the public sector in Poland, Slovakia and Serbia. The main areas of interest are: supporting judicial processes, documents management and digital signage with the special focus on the public (government) agencies.

    -
    - -
    - Smartscale -

    Smartscale transforms the cloud by integrating automation, mobility and collaboration into a highly scalable cloud management platform. Your team is mobile and your cloud manager should help them engage anytime, anywhere — only Smartscale’s collaborative One Click Data Center runs on popular pads and smartphones helping you save time and money when you move to the ...

    -
    - -
    - Spark Integration Technologies Inc -

    Spark Integration Technologies Inc a maker of Distrix, is the world leader in distributed information exchange software. Distrix is a multi-platform, rapid development environment for cross-platform, network-centric systems. Used in mission critical, real time systems and large scale sensor networks, the Distrix model-driven development approach accelerates network-centric systems development.

    -
    - -
    - Tersus -

    Tersus The Tersus Visual Programming Platform enables easy creation of enterprise web applications by drawing visual flow diagrams instead of writing code.

    -
    - -
    - Turnkey Linux -

    Turnkey Linux not only offers the most comprehensive selection of appliance images for a growing list of cloud providers, it also provides an easy to use platform for building new appliances using any existing appliance as a starting point.

    -
    - -
    - UA Linux -

    UA Linux Private Enterprise `UALinux` develops and maintains software and open source Ubuntu Applications Pack (UAPack). A suite of add-ons to Ubuntu Linux, to install a wide choice of software without connecting to the Internet. UAPack consists of the following:
    DesktopPack - for everyday use
    ServerPack - for server installations
    GamePack - games for ...

    -
    - -
    - Unison -

    Unison is the leading unified communications software. It integrates telephony, e-mail, instant messaging and collaboration in a single Linux server and a desktop client. More powerful than old-fashioned separate systems, such as a PBX or e-mail server, Unison increases a company's productivity by 15% while vastly decreasing IT costs.

    -
    - -
    - Unitrends -

    Unitrends provides enterprise-level data protection, at the lowest total cost of ownership, through a family of scalable disk-based data protection appliances that integrate and protect existing heterogeneous computer and storage systems through a single, graphical user interface. Unitrends uses a backup and recovery engine that protects more than 100 different versions of operating systems and applications.

    -
    - -
    - Unovyx, LLC -

    Unovyx, LLC is a proud provider of products, services and solutions to the growing data storage and networking industry. Globally, data storage and networking form the foundations of computing. There is an increasing need for excellent quality and high performing products matched with services and support of the same caliber.

    -
    - -
    - Unoware -

    Unoware provides enterprise-level business and IT solutions, considering the lowest total cost of ownership. Using a pack of software-based solutions, we help your company achieve the best effort possible considering the QoS required within a competitive market. Our solutions implement the best standards for SOA, BPM and EAM, considering virtualization and high-availability run times, running entirely ...

    -
    - -
    - Userful -

    Userful effectively turns one PC into Ten. Userful Multiplier; is a simple Ubuntu software add-on (included in Multiverse) that enables a single PC equipped with extra video cards to support up to 10 simultaneous users (each with their own monitor, USB keyboard and mouse).

    -
    - -
    - UShareSoft -

    UShareSoft simplifies software governance and application migration for the cloud. UShareSoft's UForge Appliance Factory enables "à la carte" software delivery by automating the creation and maintenance of image templates on any OS for any cloud, virtual or physical format. UForge Elastic Appliances are self-deployable images that automatically configure mult-tier software solutions in minutes.

    -
    - -
    - VIPcom GmbH -

    VIPcom GmbH teamXchange - the alternative to Exchange - offers Outlook clients a high performance range mapping MAPI architecture. Up to 1,000 users have access to the same objects, eg. calendar entries, contact data, messages, journals. Applications can be linked via open interfaces (Java SDK, MAPI, or C++). Evolution connector and Webclient released in Q4 2007.

    -
    - -
    - Virtual Appliances -

    Virtual Appliances are nano-sized Linux virtual machines with web user interfaces for deploying instant infrastructure and applications which run on vmware/xen/virtualpc/virtualiron.

    -
    - -
    - Virtual Bridges -

    Virtual Bridges VERDE is the industry's most comprehensive desktop management and provisioning solution to deliver desktops in the cloud using desktop virtualization. The VERDE solution lets enterprises transform their desktop TCO by simplifying desktop management, improving security and compliance by centralizing the administration of desktop images and data, and increasing the organizational agility.

    -
    - -
    - Vladster Ltd -

    Vladster Ltd Vladster delivers Point of Sale and inventory management solutions for small and medium sized businesses. Our main open source product IncoPOS gives you great control over your business. IncoPOS also includes very powerful non-free add-ons which make the interaction with other management systems and data visualization a breeze.

    -
    - -
    - VMware -

    VMware products provide enterprise-class virtual machines that increase server and other resource utilisation, improve performance, increase security and minimise system downtime, reducing the cost and complexity of delivering enterprise services.

    -
    - -
    - W3 Internet Solutions -

    W3 Internet Solutions is a global web agency who offers its customers exclusive advantages, on the one hand by the wide range of available services and on the other hand by the special care given to the performance and to all its realizations optimization.

    -
    - -
    - WANdisco, Inc -

    WANdisco, Inc are the makers of Enterprise Subversion with active core developers from the Subversion open source project on staff. WANdisco's Subversion Enterprise products add performance, replication, scalability and high availability to open source. Subversion. Subversion is recognized by Forrester as the sole leader in the Standalone Software Configuration Management (SCM) category. WANdisco Subversion binaries running on ...

    -
    - -
    - WaveMaker Software -

    WaveMaker Software is the only open and easy-to-use web and cloud development platform. WaveMaker's visual, drag and drop tools flatten the Java learning curve by 92% and create standard Java applications with 98% less code. WaveMaker applications are cloud-ready and include built-in support for multi-tenancy and elastic scaling.

    -
    - -
    - WSO2 -

    WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments-internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs.

    -
    - -
    - Xaxero Marine Software Engineering Limited -

    Xaxero Marine Software Engineering Limited A New Zealand based company offering innovative solutions to allow the mariner to See Beyond the Horizon developing radio and satellite based products for real time weather imaging and offering consulting for ocean going leisure and commercial vessels to maximize Internet access over limited bandwidth.

    -
    - -
    - Xcelerit computing ltd -

    Xcelerit computing ltd provides an SDK that boosts the performance of processing-intensive applications. It seamlessly leverages the full processing power of workstations and clusters with multi-core CPUs, GPUs, or other specialised processors. This is achieved with a single source code and without the need to specifically address parallelism (e.g. threads, synchronisation, etc.).

    -
    - -
    - Zarafa Deutschland GmbH -

    Zarafa Deutschland GmbH is a groupware server platform that enables you to share e-mail and calendars via Outlook, through the Zarafa Webaccess or on your PDA. The Zarafa Webaccess uses the familiar Outlook 'Look & Feel' interface where you can keep using all features that have always allowed you to work efficiently.

    -
    - -
    - Zend Technologies, Inc -

    Zend Technologies, Inc the PHP Company, is the leading provider of products and services for developing, deploying and managing business-critical PHP applications. The Zend family of products is a comprehensive platform for supporting the entire lifecycle of PHP applications, used on over 20 million websites. For more information, please visit www.zend.com or call +1 408-253-8800.

    -
    - -
    - Zenoss -

    Zenoss is a leading commercial open source provider of Unlegacy enterprise IT management products. Zenoss Enterprise is a single model-based product that enables organizations to seamlessly manage physical, virtual and cloud based infrastructure with unprecedented power, agility and value. Leveraging a commercial open source model, Zenoss products monitor over one million network and server devices daily.

    -
    - -
    - Zeus Technology -

    Zeus Technology develops application traffic management software, meaning we dramatically improve network and web-enabled applications and services making them faster, reliable, secure and easy to manage. As the only pure software traffic management solution available, we're flexible whatever your deployment environment; Zeus appliances, standard servers, blades, or virtualised environments.

    -
    - -
    - Zimbra -

    Zimbra a VMware company, is the leader of next-generation messaging and collaboration. Zimbra Collaboration Suite is an open source platform for Ubuntu with enterprise-class email, calendaring, document authoring, instant messaging and mobile device synchronization. It is used by more than 50,000 organizations; find out more at http://www.zimbra.com.

    -
    - -
    - Zmanda Inc -

    Zmanda Inc brings the benefits of open source to enterprise backup/recovery. The company offers the industry’s leading open source backup/recovery products, including Amanda Enterprise, a network backup and recovery solution based on AMANDA, the world's most popular open source backup/recovery software, and Zmanda Recovery Manager for MySQL.

    -
    -
    - -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/_includes/_contextual_footer.html b/templates/phone/_includes/_contextual_footer.html deleted file mode 100755 index a2dad96f677..00000000000 --- a/templates/phone/_includes/_contextual_footer.html +++ /dev/null @@ -1,55 +0,0 @@ -{% if level_2 == 'ubuntu-for-android' %} -
    -

    Ready to talk?

    -

    We're ready to work with you now, so if you have plans for Android devices that could benefit from a little added Ubuntu, let us know.

    - Get in touch › -
    -
    -

    Further reading

    - {% include "_base/_further_reading_links.html" %} -
    -{% else %} - {% if level_2 == 'scopes' %} -
    -

    Start building now

    -

    Mobile carriers, phone manufacturers and ISVs, contact us and get the commercial and technical lowdown on Ubuntu for phones.

    -

    Get in touch today ›

    -
    -
    -

    More features

    -

    Scopes are just one feature of the stunning Ubuntu experience on phones.

    - Discover more phone features › -
    -
    -

    Further reading

    - {% include "phone/_includes/_further_reading_phone.html" %} -
    - {% else %} -
    -

    Start building now

    -

    Mobile carriers, phone manufacturers and ISVs, contact us and get the commercial and technical lowdown on Ubuntu for phones.

    -

    Get in touch today ›

    -
    -
    -

    Find out when it’s here

    -

    If you’re not in the mobile industry, but you’re as excited as we are about Ubuntu on smartphones, we can let you know when the first phone is released.

    -

    Register to find out first ›

    -
    - - {% endif %} -{% endif %} \ No newline at end of file diff --git a/templates/phone/_nav_secondary.html b/templates/phone/_nav_secondary.html index 8d1e9ae6aae..28548aba86a 100755 --- a/templates/phone/_nav_secondary.html +++ b/templates/phone/_nav_secondary.html @@ -1,9 +1,7 @@
  • Overview
  • Features - Scopes - App ecosystem - Operators and OEMs - Carrier Advisory Group - Ubuntu for Android - + Devices + For developers + For partners + \ No newline at end of file diff --git a/templates/phone/_nav_tertiary.html b/templates/phone/_nav_tertiary.html index b3791ba7e43..e7abdd16e89 100755 --- a/templates/phone/_nav_tertiary.html +++ b/templates/phone/_nav_tertiary.html @@ -1,5 +1,3 @@
      -{% if level_2 == 'ubuntu-for-android' %} -
    • Features
    • -{% endif %} +
    diff --git a/templates/phone/app-ecosystem.html b/templates/phone/app-ecosystem.html deleted file mode 100755 index bfc9f0cd4eb..00000000000 --- a/templates/phone/app-ecosystem.html +++ /dev/null @@ -1,99 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}App ecosystem | Ubuntu for phones{% endblock %} - -{% block meta_description %}Ubuntu brings a ready-made app ecosystem to the phone and with it, a tremendous opportunity for developers. The Ubuntu web apps API allows web developers to make their sites installable as apps on phones running Ubuntu. HTML5 apps can be ported quickly and native apps can be developed with the Ubuntu SDK.{% endblock %} - -{% block meta_keywords %}Ubuntu, phone, smartphone, mobile, develop, developer, ISV, app, application, store, software, centre, center, purchase, ecommerce, revenue, content, channel, movie, music, mp3, album, book, magazine, SDK, API, HTML5, web, native, OpenGL, open source, Linux, Android, Unity, cloud, U1DB{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="App ecosystem" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    A fast-evolving app ecosystem

    -

    We’re working closely with selected partners to get their apps onto Ubuntu; Facebook, Twitter, Dropbox, Evernote and Amazon will be available at launch. We have also built an expanding set of core native apps with our community. And with our API, thousands of Ubuntu developers are taking up the challenge of building a single app that works across web, desktop and mobile.

    -
    - - Two Ubuntu phones standing side by side - -
    - -
    -
    - Collection of top apps available on Ubuntu Phone -
    -
    -

    A quality core of apps

    -

    From browser to camera and everything in-between, Ubuntu has an excellent selection of core apps that have been designed, built and tested entirely by the Ubuntu community. With guidance from Canonical engineers and designers, they’ve been planned and developed in the open from the start, which means consumers benefit from the ideas and talents of a global pool of creators.

    -

    Out of the box you can expect everyday apps such as Calendar, Clock, Calculator and Weather, joined by games like Sudoku and Dropping Letters. You’ll even find power tools like Terminal and File Manager.

    -
    -
    - -
    -
    - -
    -
    -

    Adapt your web apps or go native

    -

    Web apps are first class citizens on Ubuntu. Any HTML5 app can be adapted with ease. Additionally, we are working with cross-platform development frameworks like PhoneGap to make these apps work with Ubuntu. And you can quickly adapt any web site to be installed as a phone app, with its own icon and access to system services.

    -

    For rich apps and graphics-heavy games, Ubuntu provides an amazing native developer environment using; QML for a slick development experience with engines in C or C++ and JavaScript for UI glue. We also give you full native OpenGL, which the top games companies use.

    -

    The QML toolkit and a sample application are available for download today, so there’s no better time to get started.

    -

    Get started ›

    -
    -
    - -
    -
    - -
    -
    - -
    -
    -

    Space for your content to shine

    -

    Developers can use Ubuntu’s scopes to highlight content. Less chrome and controls gives you more space on the screen to make it stand out, and scopes’ strong visual presentation and easy navigation make discovery fun for the user.

    -

    Through browsing and searching, scopes can get your content seen.

    -

    Learn more about scopes ›

    -
    -
    - -
    -
    -

    Write apps for all Ubuntu devices

    -

    The Ubuntu Software Centre will extend to deliver phone apps, enabling users to download and install applications in seconds. And here’s the really amazing thing: thanks to the Ubuntu SDK, apps can be written to work on all Ubuntu form factors at once.

    -

    The full Ubuntu SDK is available right now to start building apps, and it’s a very powerful tool. It comes with the latest QtCreator IDE 2.8.1 with improved device detection and management, plus system and service APIs for making use of the sensors and alarms in any handset. The UI Toolkit gives you all the latest Ubuntu designs so you can build your app to fit beautifully with the UI.

    -

    Download the SDK now ›

    -
    -
    - The Ubuntu software centre -
    -
    - -
    -
    -
      -
    • Everywhere everywhere
    • -
    • T Mobile
    • -
    • Verizon
    • -
    -
    -
    -

    Integrate to differentiate

    -

    Ubuntu was designed for differentiation from the start, with a flexible framework in place for OEMs and carriers to apply branding and promote services -- without departing from the distinctive Ubuntu visual theme. Developers can use custom scopes to highlight featured content alongside the user’s local results, and services can be integrated directly into the front-end of some core applications. It’s all done at the service layer, so it’s powerful without ever leading to OS fragmentation.

    -

    Ubuntu already has the support of some of the world’s biggest mobile operators. Verizon, T-Mobile, EE and many others have signed up to the Carrier Advisory Group to help shape the Ubuntu mobile strategy.

    -

    Find out more about the CAG ›

    -
    -
    - -
    - -
    -

    Looking for help with your app development?

    -

    As the experts in mobile Qt development and UX design, ICS provides native app development services and localisation on Qt platforms. ICS’s team of engineers develop elegant solutions for even the most complex requirements and can help bring your application to life on Ubuntu.

    -

    Visit the ICS website

    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/base_phone.html b/templates/phone/base_phone.html index 614baf51868..25365bfa4e4 100755 --- a/templates/phone/base_phone.html +++ b/templates/phone/base_phone.html @@ -1,6 +1,123 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} + +{% block head_extra %} + +{% if level_2 == 'features' %} + +{% endif %} +{% comment %} +This is for the ripples animation +{% endcomment %} +{% if level_2 != 'contact-us' %} +{% endif %} +{% endblock %} +{% block footer_extra %}{% endblock %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% if level_2 != 'contact-us' %}{% include "phone/shared/_ripples.html" %}{% endif %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/phone/carrier-advisory-group.html b/templates/phone/carrier-advisory-group.html deleted file mode 100755 index b5ff7dffadd..00000000000 --- a/templates/phone/carrier-advisory-group.html +++ /dev/null @@ -1,96 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Carrier Advisory Group | Ubuntu for phones{% endblock %} - -{% block meta_keywords %}CAG, Carrier Advisory Group, Ubuntu carrier, Ubuntu phone, Ubuntu mobile, Ubuntu smartphone, Ubuntu Touch, phone membership, mobile operators, carrier partners, mobile operator partners, ecosystem, app developers{% endblock %} -{% block meta_description %}The Canonical Carrier Advisory Group (CAG) enables mobile operators to shape the development of Ubuntu for smartphones.{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Carrier Advisory Group" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Carrier Advisory Group

    -
    -
      - {% include "phone/_includes/_cag_list.html" with image_width="160" image_height="80" item_class="box" %} -
    -
    -
    -

    The Ubuntu Carrier Advisory Group (CAG) lets mobile operators shape Ubuntu’s mobile strategy. Members receive advance confidential briefings and provide us with industry insight to ensure that Ubuntu meets their needs.

    -
    -
    -

    Members of the CAG have the opportunity to be a launch partner and gain the right to ship Ubuntu in markets
    they serve.

    -
    - -
    - -
    -

    Benefits of joining

    -
    -

    Regular CAG meetings

    -

    CAG meetings take place regularly and typically include a briefing by Canonical or a partner company, followed by feedback from carriers. Members can bring domain specialists to calls for each relevant topic covered. Topics planned for discussion in the CAG forum include:

    - -
    -
    -
      -
    • Differentiation for OEMs and operators
    • -
    • Developer ecosystems and application portability
    • -
    • HTML5 standards, performance and compatibility
    • -
    • Marketplaces for apps, content and services
    • -
    -
    -
    -
      -
    • Revenue share models for publishers, operators, and OEMs
    • -
    • Payment mechanisms and standards
    • -
    • Platform fragmentation
    • -
    • Consumer and enterprise market segments and positioning
    • -
    -
    -
    -
    -
    - Ubuntu phone on the Events scope -
    -
    - -
    - - - -
    -

    Wide industry participation

    -

    A key goal for Ubuntu is to satisfy the operators’ need for more platform competition. Wide industry participation in the group will help us to prioritise the delivery of new Ubuntu features, and grow an ecosystem of software, services and devices that meets that need.

    -
    -
    - -
    -
    -

    Launch priority

    -

    CAG members can launch Ubuntu devices before non-members in local markets. The first two launch partners will be selected from within the group, with the next wave following six months later; non-members will face a substantial wait to gain access to the platform.

    -

    Members will have early knowledge of silicon, as well as OEM and ODM partners involved in the Ubuntu mobile initiative.

    -
    - - - -
    - -
    -
    -

    Independently chaired

    -

    The Carrier Advisory Group is chaired independently of Canonical by David Wood, who has 25 years’ experience in the mobile industry, including leadership roles at Psion, Symbian and Accenture. He has wide experience with collaborative advisory groups, and twice served on the board of directors of the OMA (Open Mobile Alliance).

    -
    -
    - -
    -
    -

    The mobile industry still needs an independent platform that
    enables innovation and differentiation. That platform is Ubuntu.
    The Carrier Advisory Group will have the opportunity to influence
    the Ubuntu roadmap, and take full advantage of the potential of this emerging platform.  

    -

    David Wood, CAG Chairman

    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/contact-us.html b/templates/phone/contact-us.html deleted file mode 100755 index 3c549bfaf30..00000000000 --- a/templates/phone/contact-us.html +++ /dev/null @@ -1,112 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Contact us | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Contact us" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Let’s go to market

    -

    Ubuntu is ready for smartphones at retail in early 2014.

    -
    - -
    -
    -

    Mobile network operator or a handset maker

    -

    If you’d like to help make this happen, please get in touch to arrange a meeting.

    - -
    -
    -

    Contact information

    -
      -
    • -
    • -
    • -
    • - -
    • -
    • -
    -
    -
    -

    Your interests

    -
      -
    • -
    • -
    • -
    -
    -
    -

    Your organisation

    -
      -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -
      -
    • -
    • - -
    • All information provided will be handled in accordance with the Canonical privacy policy.
    • -
    •  
    • -
    -
    - - - - - - - - - - - - - - -
    - - - - -
    -
    -

    Phone user

    -

    If you want to know when Ubuntu launches on smartphones, please leave your details for us and we’ll let you know when the first Ubuntu phone is released.

    -

    Register to find out first ›

    -

    Mobile operators

    -

    Help shape Ubuntu’s mobile strategy, consider joining our Ubuntu Carrier Advisory Group.

    -

    Learn more ›

    -
    -
    -{% endblock content %} diff --git a/templates/phone/developers.html b/templates/phone/developers.html new file mode 100644 index 00000000000..919e3280d92 --- /dev/null +++ b/templates/phone/developers.html @@ -0,0 +1,102 @@ +{% extends "phone/base_phone.html" %} + +{% block title %}For developers | Ubuntu for phones{% endblock %} + +{% block meta_description %}Ubuntu phone represents a tremendous opportunity for developers. Scopes can be developed quickly, making your content available to Ubuntu users more easily than it is through traditional apps. The Ubuntu web apps API allows you to make websites installable as apps on phones running Ubuntu. HTML5 apps can be ported quickly and super-fast native apps can be developed with the Ubuntu SDK.{% endblock meta_description %} + +{% block meta_keywords %}Ubuntu, phone, smartphone, mobile, develop, developer, ISV, app, application, store, scope software, centre, center, purchase, ecommerce, revenue, content, channel, movie, music, mp3, album, book, magazine, SDK, API, HTML5, web, native, OpenGL, open source, Linux, Android, Unity, Ubuntu One, cloud, U1DB{% endblock meta_keywords %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="For developers" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    For developers by design

    +

    A unique opportunity to build content and services into the core phone experience.

    + +
    +
    + +
    +
    + +
    + {% include "phone/shared/_slideshow.html" %} +
    +

    Be more than just an app

    +

    By leveraging scopes, your content and services become integral to the core phone experience — and at a fraction of the cost of developing and maintaining a traditional app. It’s never been this easy to develop a mobile experience.

    +

    The Ubuntu SDK also support mainstream HTML5 apps beautifully, while a rich Qt/QML based native app environment can be used to develop deeper experiences, like games.

    +
    +
    +
    + + +
    +
    +

    Introducing scopes and frameworks

    +

    With Ubuntu, you can make your content discoverable via the phone’s default aggregating scopes (e.g. Today, NearBy, News, Music, Photos) simply by creating a new scope of your own. For even deeper API access, frameworks are coming soon. With the Messaging framework, for example, you can integrate your services with the core messaging app for the phone. With the Cloud framework, users could adjust the settings to instruct all core apps to use your service for storage.

    +
    +
    + +
    +
    + +
    +
    +

    HTML5 and web apps: the fastest path to Ubuntu

    +

    If you’ve created HTML5 apps or mobile websites for other platforms — there’s good news: the path to Ubuntu couldn’t be quicker. We support both the Webkit/Blink and Cordova development standards — and with a separate API that enables websites to be quickly converted to run independently of a browser, with full access to phone notifications and settings, the same goes for your web applications.

    +
    +
    + +
    +
    +
    +

    Space for your content to shine

    +

    There’s no better way to highlight your content and services than Ubuntu’s thoughtfully designed scopes, giving you more space to make your content stand out.

    +

    Learn more about scopes ›

    +
    +
    + +
    +
    +

    Going native

    +

    The Ubuntu SDK includes everything you need to create your own scopes, repurpose your web/HTML5 content and develop native apps.

    +
      +
    • QtCreator IDE (2.8.1) with improved device detection and management
    • +
    • Full native OpenGL +
    • System and service APIs for accessing hardware sensors and alarms
    • +
    • The freedom to combine QML, C or C++ and JavaScript
    • +
    • The latest Ubuntu designs so you can build your app to fit with the UI
    • +
    + +

    Download the SDK now

    +
    +
    + +
    +
    + +
    +
    + +
    +
    +

    A helping hand

    +

    Our Qt development partner, ICS, offers native app development services and localisation on Qt platforms. Their team of engineers can develop elegant solutions in response to the most complex requirements — and help you bring your application to life on Ubuntu.

    +

    Visit the ICS website

    +
    +
    + +
    +
    +

    Announcing the China Mobile and Ubuntu Developer Innovation Competition

    +

    15 December 2014 – 12 June 2015

    +

    Signup now

    +
    +
    + +
    +
    +{% endblock content %} diff --git a/templates/phone/devices.html b/templates/phone/devices.html new file mode 100644 index 00000000000..08944b0daaa --- /dev/null +++ b/templates/phone/devices.html @@ -0,0 +1,42 @@ +{% extends "phone/base_phone.html" %} + +{% block title %}Devices | Ubuntu for phones{% endblock %} + +{% block meta_keywords %}Ubuntu, phone, smartphone, mobile, cellphone, cell, BQ, Aquaris, E4.5, Android, Europe, Spain, Spanish, OS, Canonical, OEM, network operator, partner, operating system, platform, open source, Linux, device, handheld, handset, touch, camera, dual SIM, unlocked. {% endblock %} + +{% block meta_description %}Ubuntu is now available all over Europe on the BQ Aquaris E4.5, direct from the BQ website. Many more devices are in the works, so watch this space.{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="Devices" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    The all-new BQ Aquaris E4.5

    + {% comment %}

    Ubuntu is available now from BQ on the Aquaris E4.5 Ubuntu Edition.

    {% endcomment %} +
    +
    +
    +

    +
    +
    +
      +
    • Slots for two micro-SIM cards so you can use your phone on more than one network
    • +
    • Dragontrail glass for scratch and impact resistance
    • +
    • 8 megapixel camera with autofocus and dual flash
    • +
    • Full HD (1080p) camera for super-sharp video recording
    • +
    • 8 GB internal memory with MicroSD slot for extra storage (up to 32GB)
    • +
    • Dimensions: 137 x 67 x 9 mm
    • +
    • Weight: 123g
    • +
    +

    Only 169,90€

    +

      Learn more about the BQ Aquaris E4.5 ›

    +
    +
    +
    + +
    +

    More Ubuntu phones coming soon…

    +
    +{% endblock content %} \ No newline at end of file diff --git a/templates/phone/features.html b/templates/phone/features.html old mode 100755 new mode 100644 index 0d94115be09..d55457cde0d --- a/templates/phone/features.html +++ b/templates/phone/features.html @@ -2,165 +2,242 @@ {% block title %}Features | Ubuntu for phones{% endblock %} -{% block meta_keywords %}Ubuntu, phone, smartphone, cellphone, cell, mobile, OS, operating system, user, interface, GUI, edge magic, content, focus, app, native, web, HTML5, Unity, gestures, handheld, handset, touch, multitouch, touchscreen, device, form factor, Linux, open source{% endblock %} -{% block meta_description %}Ubuntu brings a stunning, natural new user interface to the mobile phone that allows the user to focus on their content, rather than on-screen application controls.{% endblock %} +{% block meta_description %}Ubuntu brings a stunning, natural new user interface to the smartphone that makes it quicker and easier to find content, whether it’s stored on the phone or on the web.{% endblock %} + +{% block meta_keywords %}Ubuntu, phone, smartphone, cellphone, cell, mobile, OS, operating system, user, interface, GUI, edge magic, content, focus, app, native, web, HTML5, Unity, gestures, handheld, handset, touch, multitouch, touchscreen, device, form factor, Linux, open source, scopes, Launcher{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Design" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="Features" %} {% endblock second_level_nav_items %} {% block content %} -
    -
    -

    A phone you can see yourself in

    -

    Ubuntu reflects you in the personalised graphics adorning the phone’s welcome screen. Designed by artists who specialise in finding beautiful visualisations of complex data, the welcome screen evolves as you use the phone, to be perfectly unique and personal. This isn’t so much a lock screen, it’s a sign saying: “come in”. A signature flourish for Ubuntu and for you.

    -
    -
    - Ubuntu Phone infographic showing distance walked - Ubuntu Phone infographic showing hours at rest - Ubuntu Phone infographic showing messages received - Ubuntu Phone infographic showing tweets received - Ubuntu Phone infographic showing duration of talk -
    -
    +
    +
    +
    +

    Features

    +

    Ubuntu’s scopes give you related content on one screen, instead of hiding it behind different apps. So everything you look for in life is now right at your fingertips.

    +
    +
    -
    -
    -

    Naturally neat

    -

    Your content and apps are at the heart of the Ubuntu experience - beautifully presented and neatly organised by scopes. One swipe takes you to Scopes, Apps, Music, Video. Outdated app grids are finished. Choose your favourites, just give them your star rating and tailor the phone for you.

    -

    Learn more about scopes ›

    -
    -
    -
    - -
    -
    +
    + {% include "phone/shared/_slideshow.html" %} +
    +

    Introducing scopes

    +

    Ubuntu’s scopes are like individual home screens for different kinds of content, giving you access to everything from movies and music to local services and social media, without having to go through individual apps.

    +
    +
    +
    -
    -
    -

    Everything at your fingertips

    -

    With great apps and intuitive gestures, the Ubuntu phone is quick to understand — soon you’ll be racing between your content without a thought. You can use natural swiping gestures from the edges of the screen to make it easier than ever to access your content and switch between apps.

    -
    +
    +

    See scopes in action

    +
    +
    -
    -
    -
    - phone-portrait -
    -
    -
    -
    -

    A life in pictures

    -

    The Gallery makes it easier than ever to organise, find and share your photos. We focus on the photo, and you can bring in the controls when you need them. Every shot is instantly uploaded to your personal cloud account, making it available on all your devices — even iOS, Android and Windows.

    -
    - -
    -
    -
    -
    +
    +
    +
    +
    +
    +

    A scope for every facet of life

    +

    NearBy

    +

    When you’re out and about, the NearBy scope can help you find where to eat, what bands to see and even which bus to catch.

    +
    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    +
    -
    -
    -

    Favourite apps

    -

    Most people use a small group of apps regularly. With Ubuntu all it takes is a swipe from the left edge of the screen to reveal the Launcher with all your favourites — with equal positioning for native and web apps. There’s room for everything you use daily, available instantly with a single touch from the welcome screen or any application.

    -
    -
    -
    -
    -
    -
    -
    -
    - -
    +
    +
    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    +
    +

    Music

    +

    Listen to music from your library, stream from Soundcloud or Grooveshark, download tracks from 7digital, or catch the latest gig with Songkick.

    +
    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    -
    -
    -
    -
    -
    - - - - -
    -
    -
    - -
    -
    -

    Find anything, anywhere, instantly

    -

    The Ubuntu Dash and smart searches make finding content a breeze. Just search and watch the results come in — from everywhere. Looking for music? Ubuntu searches on your phone and at online retailers, for example including Amazon and 7 Digital.

    -

    Best of all, Ubuntu gets to know you over time, so the results will grow more relevant the more you search. Wherever it is, let Dash find it for you.

    -
    -
    +
    +
    +
    +
    +
    +

    News

    +

    Get the latest news from from a range of different sources. Use the settings in this scope to create a tailored newspaper just for you.

    +
    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    +
    -
    -
    -

    Clever control of settings

    -

    With Ubuntu, all of your notifications are gathered for your attention whenever you’re ready — just swipe down from the top edge of the screen. You can reply to Facebook, Twitter, text or picture messages and even return phone calls without leaving the notifications bar. You’ll never miss a thing. It also lets you check the status of your phone and access core settings.

    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    +
    +
    +
    +

    Today

    +

    Head back home at any time to see your most important interactions on one screen. Personalize the Today scope so what’s important to you, is right at your fingertips.

    +
    +
    -
    -
    -
    -
    - -
    +
    +

    Life on the edge

    + +
    + +
    +
    +

    Swipe from
    the top

    +

    Swipe down from the top for access to notifications
    and key phone settings, without breaking
    your stride.

    +
    +
    + +
    +
    + +
    +
    +
    -
    - -
    -
    -

    Always running

    -

    Got apps running? A full left-to-right swipe reveals a screen showing them all, while a swipe from the right brings you instantly to the last app you were using. Switching between running applications has never been quicker or easier.

    -
    +
    +

    Swipe from
    the left

    +

    Swipe from the left to reveal the Launcher, for quick access to your favourite features and apps.

    +
    +
    + +
    + +
    +
    + +
    + +
    + +
    + +
    +
    +

    Swipe from
    the right

    +

    A full swipe from the right reveals all your running apps. A shorter one switches between the current apps and the last.

    +
    +
    + +
    +
    + +
    +
    + +
    +
    +

    Swipe from the bottom

    +

    When you need to see the controls, all it takes is a swipe from the bottom edge of the screen.

    +
    +
    + +
    + +
    +{% comment %} +
    +
    + Ubuntu Phone infographic showing distance walked + Ubuntu Phone infographic showing hours at rest + Ubuntu Phone infographic showing messages received + Ubuntu Phone infographic showing tweets received + Ubuntu Phone infographic showing duration of talk +
    +
    +

    A phone you can see yourself in

    +

    Based on data such as the number of calls you’ve made that day, your personalised welcome screen evolves as you use your phone. Welcome home.

    +
    +
    +{% endcomment %} +
    +
    +
    +

    It’s all in the details

    +

    Every feature of the phone reflects Ubuntu Phone’s design language. Consider it your first glimpse of Ubuntu’s future style across all devices.

    +
    +
    +
    + +
    -
    -
    -

    Content, not controls

    -

    Swiping up from the bottom edge of the phone reveals controls specific to the app you’re currently using. If you don’t swipe, you don’t see any controls, leaving you free to focus on the stuff that matters — your photos, web pages, music, messages and apps.

    -
    -
    -
    -
    - - -
    -
    - -
    -
    +{% include "phone/shared/_store_promo.html" with extra_row_class="store-promo" promo_title="The Ubuntu Store" promo_content="You can choose from a wide range of scopes and apps in the Ubuntu Store from partners such as 7digital, Twitter and Euronews. All of these and many more are available for download in just a few taps." promo_link="/phone/developers" promo_link_title="More information for developers" %} -
    -
    - Collection of top apps available on Ubuntu Phone -
    -
    -

    A whole world of apps

    -

    Web applications sit alongside native apps on Ubuntu. They get their own icons and the same access to system notifications. So apps like Facebook, Twitter, Evernote, The Weather Channel and Dropbox are all available from day one — and thanks to our web app APIs, it’s easy for web developers to make their sites install on the phone.

    -

    But Ubuntu isn’t limited to HTML5. Native apps are blazingly fast, taking advantage of the full capabilities of the phone’s processor and graphics hardware. And a mobile SDK does most of the work for you, giving you an Ubuntu look and feel.

    -

    Read about developing for Ubuntu on smartphones ›

    -
    -
    -{% endblock content %} +{% include "phone/shared/phone_promo/_phone_promo.html" with extra_row_class="no-border" phone_promo_content="

    The world’s first Ubuntu phone is now available for sale all over Europe, direct from the manufacturer, BQ. The Aquaris E4.5 Ubuntu Edition includes an 8 megapixel camera, dual SIM and best of all, no network lock.

    " phone_promo_title="Available unlocked on the BQ Aquaris E4.5" phone_promo_link="http://www.bqreaders.com/gb/products/aquaris-e4-5.html" phone_promo_link_title="Learn more about the BQ Aquaris E4.5" %} +{% endblock content %} \ No newline at end of file diff --git a/templates/phone/index.html b/templates/phone/index.html old mode 100755 new mode 100644 index b1253d96329..8ee8dca1a42 --- a/templates/phone/index.html +++ b/templates/phone/index.html @@ -2,85 +2,84 @@ {% block title %}Ubuntu on phones{% endblock %} +{% block meta_description %}With a radical new paradigm that makes it quicker and easier to find content and services than ever before, the beautifully designed Ubuntu phone is the opportunity the mobile industry has been waiting for.{% endblock %} + {% block meta_keywords %}Ubuntu, phone, smartphone, mobile, cellphone, cell, OS, operating system, platform, open source, Linux, Canonical, OEM, network operator, Android, touch, handheld, multitouch, device, form factor, gestures, edge magic, PC, desktop, convergence, enterprise{% endblock %} -{% block meta_description %}Ubuntu now runs on phones. With a beautifully designed, easy-to-use interface that enables users to find content and switch between apps faster than ever, it represents the alternative open source OS the mobile industry has been waiting for. Ubuntu offers OEMs and network operators two key opportunities: a high-end experience on low end phones and PC desktop convergence on powerful hardware.{% endblock %} {% block extra_body_class %}phone-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %} -
    -
    -

    A beautiful experience

    -

    Users can surface their content naturally and industry can customise endlessly

    -

    Learn more about scopes ›

    -
    -
    - Ubuntu phone's with different state of screens -
    -
    - -
    -
    -

    Feature complete

    -

    Run all of your favourite apps from the launcher and swipe effortlessly between them using Ubuntu’s magic edges. Use the home scope to search phone and web, and keep your life and content organised with the brilliance of the Ubuntu’s scopes.

    -

    Learn more about Ubuntu’s features ›

    -
    - Ubuntu phone running the gallery app -
    +
    +
    + - -
    -

    Ready for your phone

    -

    With all-native core apps and no Java overhead, Ubuntu runs well on entry-level smartphones — yet it uses the same drivers as Android. So now it’s easy to bring a better experience to customers all over the world.

    -

    Learn about working with us ›

    -
    - Two Ubuntu phones side by side -
    -
    - -
    -

    All developers need

    -

    Create gorgeous native apps or lightweight HTML5 apps easily, with our SDK. Repurpose web apps fast, so they look and work like their native cousins. With one OS for all form factors, one app can have interfaces for phone and desktop in just one upload.

    -

    Learn more about developing apps ›

    -
    - Collection of top apps available on Ubuntu phone -
    +
    +
    +

    Life at your fingertips

    +

    Ubuntu introduces a new way to enjoy content and services on smartphones, without relying on traditional apps.

    + +
    + +
    +
    -{% include "_includes/_edge_promo.html" %} +{% include "phone/shared/phone_promo/_phone_promo.html" with extra_row_class="store-promo no-border" phone_promo_title="Available unlocked on the BQ Aquaris E4.5" phone_promo_content="

    The world’s first Ubuntu phone is now available for sale all over Europe, direct from the manufacturer, BQ. The Aquaris E4.5 Ubuntu Edition includes an 8 megapixel camera, dual SIM and best of all, no network lock." phone_promo_link="http://www.bqreaders.com/gb/products/aquaris-e4-5.html" phone_promo_link_title="Learn more about the BQ Aquaris E4.5" %} -

    - - Canonical logo - -
    -

    Backed by Canonical

    -

    We provide hardware enablement services to the world’s biggest PC OEMs and, as a result, Ubuntu now ships pre-installed on 10% of the world’s new PCs. With staff and offices all over the world, we have the resources you need to deliver Ubuntu on smartphones.

    -

    Learn more about Canonical ›

    -
    +
    +
    +
    +

    Access content and services naturally

    +

    For the first time, you can use a phone that revolves around you and the content and services you use the most. Say goodbye to opening and switching between multiple apps and instead, let Ubuntu’s unique scopes bring everything you need to one screen.

    +

    Learn more about scopes ›

    +
    +
    +
    +
      +
    • +
    • +
    • +
    • +
    • +
    +
    +
    +

    Beautifully designed features

    +

    Ubuntu Phone has been designed with obsessive attention to detail. Form follows function throughout, from the ever-changing welcome screen to essentials like messaging and alarms. And the Launcher puts it all at your fingertips, whatever you’re doing with your phone.

    +

    See what Ubuntu can do ›

    +
    +
    -
    -
    -

    Introducing the Carrier Advisory Group

    -

    The Carrier Advisory Group enables mobile operators to shape Ubuntu’s product development, and provides the opportunity to be a potential launch partner.

    -

    Read more about the CAG ›

    -
    -
    -
      -
    • Everywhere everywhere
    • -
    • Portugal telecom
    • -
    • T Mobile
    • -
    • Verizon
    • -
    • Vodafone
    • -
    -
    -
    - +
    +
    +

    An open source phone

    +
    +

    Our code is shared openly throughout the development cycle. We are transparent about our plans for future releases, so as a developer, carrier or manufacturer, you can work with us to start building Ubuntu mobile experiences now.

    +
    +
    + +
    +
    +
    +

    Backed by Canonical

    +
    +

    Canonical is the global software vendor that provides commercial, design and engineering support to the Ubuntu project. Today, our hardware enablement team supports the pre-installation of Ubuntu on more than 10% of all new PCs shipped,worldwide.

    +

    Learn more about how we support Ubuntu ›

    +
    +
    + +
    +
    +
    {% endblock content %} \ No newline at end of file diff --git a/templates/phone/operators-and-oems.html b/templates/phone/operators-and-oems.html deleted file mode 100755 index 84ad3eb1668..00000000000 --- a/templates/phone/operators-and-oems.html +++ /dev/null @@ -1,169 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Operator and OEM partners | Ubuntu for phones{% endblock %} - -{% block meta_keywords %}Ubuntu, phone, smartphone, mobile, OS, Canonical, OEM, network operator, partner, operating system, platform, open source, Linux, Android, handset, customise, customisation, customize, customization{% endblock %} -{% block meta_description %}For mobile network operators and handset makers, Ubuntu presents an opportunity to revolutionise the handset market with the first true open source alternative to Android. Beautifully designed and with a huge developer following, Ubuntu enables partners in the mobile industry to deliver a better experience on low-end phones and desktop PC convergence at the high end.{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Operator and OEMs" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Built for the phone industry

    -

    Ubuntu comes to phones with the specific needs of network operators, OEMs and ODMs in mind. It offers great performance on handsets with a low bill of materials, while opening up new opportunities for phone and PC convergence at the top end of the market. And there are many ways in which the user experience can be tailored to your brand.

    -

    Install Ubuntu for phones ›
    - for developers and industry partners only

    -
    -
    - Two Ubuntu phones side by side -
    -
    - -
    -
    - -
    -
    -

    We’re open to everyone

    -

    Ubuntu is an open source operating system, which means our code is shared openly throughout the development cycle. We are transparent about our plans for future releases, so as a developer, carrier or manufacturer you can start building apps and phone designs for Ubuntu immediately.

    -

    Download the latest daily image ›

    -
    -
    - -
    -

    Easy, endless customisation

    -
    -

    We’ve built Ubuntu to include operator and OEM content, services and branding. Industry can place logos and specify colours on the expansive greeter screen, pre-install featured apps on the launcher, or create Scopes, all with Canonical’s help if needed. Carriers specify the scopes their devices ship. So they can add useful scopes to deliver their own or partner services like local wireless, or city information.

    -
    -
    -

    New scopes are easy for industry to develop and publish, and can be built around campaigns or sponsorship tie-ins — with enough real-estate for brand partners. And default scopes like music and video can return prioritised content in search results with connected back-end services like billing, so the user won’t ever feel overwhelmed. It’s customisation in a way users will appreciate.

    -
    -
    -
    - -
    -
    - -
    -

    Stunning design on any smartphone

    -
    -

    Ubuntu provides a fast and beautiful experience on inexpensive hardware. It doesn’t have the overhead of a Java virtual machine, so all core applications run at full native speeds with a small memory footprint.

    -

    Our traditional consumer users can enjoy a blisteringly fast experience on their mid-range phones. Smart search scopes and intelligent filtering makes it easy to access a huge range of content.

    -
    -
    -

    And at the high end, Ubuntu paves the way for a new category of superphones, with a full PC desktop accessible just by docking the device to a monitor and keyboard. A handheld PC is the future of personal computing — true convergence.

    -

    Learn more about the Ubuntu experience on smartphones ›

    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    System requirements for smartphonesEntry level Ubuntu smartphone“Superphone” that can be a PC
    Processor architectureDual-core Cortex A9 or similarQuad-core A9 or Intel Atom
    Memory512MB – 1GBMin 1GB
    Flash storage4-8GB eMMC + SDMin 32GB eMMC + SD
    Multi-touchYesYes
    Desktop convergenceNoYes
    -
    -
    - -
    -

    Easier hardware enablement

    -
    -

    We have teams based in Taipei, Shanghai, London, Beijing and Boston to engage with your engineering and factory operations - and their sole focus is to deliver a crisp Ubuntu experience on your device.

    -

    Ubuntu has already been adapted to run on chipsets using ARM and Intel x86 architectures, with the core system based around a typical Android Board Support Package (BSP). So chipset vendors and hardware manufacturers don’t need to invest in or maintain new hardware support packages. In short, if you already make handsets that run Android, the work needed to adopt Ubuntu for smartphones will be trivial.

    -
    -
    -
    -

    If you already
    make handsets that run Android, the work needed to adopt Ubuntu will be trivial  

    -
    -
    -
    - -
    -

    The phone with the heart of a PC

    -
    -

    High-end smartphones have a brain as powerful as a full PC. Ubuntu, with its next-generation Mir graphics architecture, uniquely enables a new kind of convergence device: a phone that docks to become a full PC and thin client. Enterprise IT departments will soon be able to replace phones, thin clients and laptops with a single corporate device.

    -

    With support for remote Windows apps over Microsoft RDP, Citrix or VMWare, the Ubuntu superphone is a complete enterprise solution — and a new opportunity for operators to deliver enterprise IT to SMEs in LTE markets. And because it enjoys the full capabilities of Ubuntu — including kernel-level control of every app — it puts the security and manageability of UNIX in your pocket.

    -
    -
    - Ubuntu phone docking to become a PC -
    -
    - -
    -

    The developer’s favourite OS

    -
    -
      -
    • Existing web properties can be installed on the Ubuntu phone, where they can run as web apps independent of the browser, with full access to the system just like native apps.
    • -
    • Ubuntu is already a wildly popular platform for web developers and savvy users.
    • -
    • The standard Android development environment is Ubuntu.
    • -
    -
    -
    -
      -
    • HTML5 is fully supported but Ubuntu is not limited to HTML5. To use the full power of the hardware, you can develop native apps, using OpenGL and QML, with C or C++ and Javascript compiled for extra performance.
    • -
    • Major game developers like EA, Valve and Unity Technologies are now committing to Ubuntu.
    • -
    - -
    - -
    - -
    - Hello written in a number of languages in Ubuntu speak bubbles -
    -

    A truly global solution

    -

    Ubuntu is already used in over 70 countries and has been translated into over 40 languages. With 20 million desktop users around the world, it is both an established platform and an established global brand.

    -
    -
    - -
    -
    -

    Backed by Canonical

    -

    Canonical is the global software vendor that provides commercial and design support to the Ubuntu project. Today, our hardware enablement team supports the pre-installation of Ubuntu on more than 10% of all new PCs shipped,worldwide.

    -

    Thanks to Canonical’s relationships with its OEM partners, Ubuntu has an enormous retail presence in key emerging economies, with branded merchandising and trained retail staff in over 1,000 stores.

    -

    Learn more about how we support Ubuntu ›

    -
    - Canonical logo -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/partners.html b/templates/phone/partners.html new file mode 100644 index 00000000000..3cd73f61848 --- /dev/null +++ b/templates/phone/partners.html @@ -0,0 +1,102 @@ +{% extends "phone/base_phone.html" %} + +{% block title %}For partners | Ubuntu for phones{% endblock %} + +{% block meta_description %}For mobile network operators and handset makers, Ubuntu represents an opportunity to revolutionise the handset market. Beautifully designed and with a huge developer following, it enables partners in the mobile industry to deliver a better experience on low-end phones and desktop PC convergence at the high end.{% endblock %} + +{% block meta_keywords %}Ubuntu, phone, smartphone, mobile, OS, Canonical, OEM, network operator, partner, operating system, platform, open source, Linux, Android, device, form factor, handheld, handset, touch, multitouch, touchscreen, gestures, edge magic, PC, desktop, convergence, enterprise, customise, customisation, customize, customization{% endblock %} + +{% block second_level_nav_items %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="For partners" %} +{% endblock second_level_nav_items %} + +{% block content %} +
    +
    +

    For partners

    +

    Be in control — own the entire service layer: content and services, user accounts, payments and the store.

    +
    +
    + +
    +
    + +
    +
    + +
    +
    +

    Differentiation without fragmentation

    +

    Ubuntu allows you to control the entire service layer — the visual identity and the suite of digital life services — ensuring a consistent user experience. This gives you the opportunity to differentiate your handsets without fragmenting or forking the operating system. It’s an opportunity to increase revenue that simply doesn’t exist on other platforms.

    +

    Learn more about customising the experience ›

    +
    +
    + +
    +
    +

    Profit via user payments

    +

    As well as integrating your content, functionality and branding, you can take over the management of your users’ financial interactions. You can integrate your own payment systems deep into the phone, via Ubuntu’s unique frameworks. And while you can opt to use the default Ubuntu store for downloads and purchases, you can also customise it to showcase your services, or replace it with your own store. No other mobile platform makes it this easy to develop your own ecosystem and revenue streams.

    +
    +
    + +
    +
    + +
    +
    +

    Minimum requirements

    + + + + + + + + + + + + + + + + + + + +
    ProcessorQuad core Cortex A7*
    Memory1GB
    Flash storage8GB eMMC
    Multi-touchYes
    +
    +
    +

    Targeting mid to high end devices

    +

    With a user experience and partner differentiation strategy that revolves around content and services — Ubuntu is tailored for users that require higher data usage and higher quality devices. By targeting mid to high end devices with Ubuntu, carriers and device manufacturers can deliver a superior experience while leveraging Ubuntu’s service layer differentiation opportunities.

    +
    +
    + +
    +
    +

    Easier hardware enablement

    +

    Ubuntu’s core system is based around a typical Android Board Support Package (BSP), so you don’t need to invest in new ones. And we have teams based in Taipei, Shanghai, London, Beijing and Boston, who can engage with your engineering and factory operations.

    +

    Learn more about the Ubuntu features ›

    +
    +
    +
    +

    If you already make handsets that run Android, the work needed to adopt Ubuntu will be trivial 

    +

    Adán Muñoz, BQ Product Development Manager +

    +
    +
    +
    + +
    +
    +

    The Ubuntu Carrier Advisory Group

    +

    The Ubuntu Carrier Advisory Group (CAG) was formed in June 2013, enabling mobile operators from across the globe to help shape Ubuntu’s mobile strategy. Members receive confidential briefings and share industry insights, to ensure that Ubuntu meets their needs as it develops.

    +

    Learn more about the CAG ›

    +
    +
    +
      + {% include "phone/shared/_cag_list.html" with image_width="160" image_height="80" item_class="box" %} +
    +
    +
    +{% endblock content %} diff --git a/templates/phone/register/index.html b/templates/phone/register/index.html index 95397ab96db..799610190ed 100755 --- a/templates/phone/register/index.html +++ b/templates/phone/register/index.html @@ -3,7 +3,7 @@ {% block title %}Contact us | Ubuntu for phones{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/phone/register/thank-you.html b/templates/phone/register/thank-you.html index f400aecd29a..b330b1c5270 100755 --- a/templates/phone/register/thank-you.html +++ b/templates/phone/register/thank-you.html @@ -3,7 +3,7 @@ {% block title %}Thank you | Ubuntu for phones{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" subsection_title="Register" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Phone" subsection_title="Register" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/phone/scopes.html b/templates/phone/scopes.html deleted file mode 100755 index 636d7065dc2..00000000000 --- a/templates/phone/scopes.html +++ /dev/null @@ -1,134 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Scopes | Ubuntu for phones{% endblock %} - -{% block meta_keywords %}Ubuntu, phone, smartphone, cellphone, cell, mobile, OS, operating system, user, interface, GUI,content, app, web, Unity, scope, search, surface, find, organise, Linux, open source{% endblock %} -{% block meta_description %}Scopes help Ubuntu phone users find the content or apps they are looking for quickly and visually, on the device or web - you don't need home buttons, hard keys anymore.{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Design" %} -{% endblock second_level_nav_items %} - - -{% block head_extra %} - -{% endblock %} - -{% block content %} -
    -

    Scopes – discover more

    -
    -

    Content and apps at your fingertips

    -

    Scopes are a smart, stunning and straightforward way to discover content and applications on the Ubuntu phone. They neatly organise content into natural categories like video, music, or integrate web content right at the centre of the phone experience, then present it beautifully. Browse with a swipe, open with a touch. It’s a visual and quick way for users to locate their most important content.

    -
    -
    - -
    -
    -
    -
      -
    • -
    • -
    • -
    • -
    -
    - -
    -
    -

    Surface content effortlessly

    -

    Scopes guide you to content the way you think about it. Remember that track you were listening to a few days ago? Pick up the Ubuntu phone, swipe to the music scope, glide through the beautiful carousel of track icons and tap to start listening. Fast and fluid, there’s no need to use home buttons or hunt for the right app first.

    -
    -
    - -
    -
    -

    Your scopes your way

    -

    A new world of scopes awaits: social media scopes, news scopes, sport event scopes. Any kind of content can be held in a scope. Best of all, one tap enables you to select a favourite scope, placing it next to the default scopes. Your favourite content has never been closer.

    -
    -
    -
    -
      -
    • -
    • -
    -
    - -
    -
    - - - -{% endblock content %} diff --git a/templates/phone/_includes/_cag_list.html b/templates/phone/shared/_cag_list.html similarity index 93% rename from templates/phone/_includes/_cag_list.html rename to templates/phone/shared/_cag_list.html index 9b0df876420..97bf314a805 100755 --- a/templates/phone/_includes/_cag_list.html +++ b/templates/phone/shared/_cag_list.html @@ -9,7 +9,7 @@
  • Smart
  • Smartfren
  • South Korea telecom
  • -
  • T Mobile
  • +
  • Telecom Italia
  • Telstra
  • Verizon
  • diff --git a/templates/phone/shared/_contextual_footer.html b/templates/phone/shared/_contextual_footer.html new file mode 100755 index 00000000000..a0b8a07e953 --- /dev/null +++ b/templates/phone/shared/_contextual_footer.html @@ -0,0 +1,34 @@ +
    +

    A new opportunity

    +

    Mobile networks, handset makers and developers: start building your Ubuntu +mobile experiences today.

    + +
    +
    +

    Keep in touch

    +

    Stay up to date with all things Ubuntu Phone.

    + +
    + \ No newline at end of file diff --git a/templates/phone/_includes/_further_reading_phone.html b/templates/phone/shared/_further_reading_phone.html similarity index 100% rename from templates/phone/_includes/_further_reading_phone.html rename to templates/phone/shared/_further_reading_phone.html diff --git a/templates/phone/shared/_origami.html b/templates/phone/shared/_origami.html new file mode 100644 index 00000000000..ebac15f4e11 --- /dev/null +++ b/templates/phone/shared/_origami.html @@ -0,0 +1,5 @@ +
    +
    +
    +
    +
    diff --git a/templates/phone/shared/_pop_out.html b/templates/phone/shared/_pop_out.html new file mode 100644 index 00000000000..3bef8953537 --- /dev/null +++ b/templates/phone/shared/_pop_out.html @@ -0,0 +1,15 @@ + diff --git a/templates/phone/shared/_ripples.html b/templates/phone/shared/_ripples.html new file mode 100644 index 00000000000..419b2598076 --- /dev/null +++ b/templates/phone/shared/_ripples.html @@ -0,0 +1,10 @@ + \ No newline at end of file diff --git a/templates/phone/shared/_slideshow.html b/templates/phone/shared/_slideshow.html new file mode 100644 index 00000000000..989aade907c --- /dev/null +++ b/templates/phone/shared/_slideshow.html @@ -0,0 +1,14 @@ + + diff --git a/templates/phone/shared/_store_promo.html b/templates/phone/shared/_store_promo.html new file mode 100644 index 00000000000..beeed3adabf --- /dev/null +++ b/templates/phone/shared/_store_promo.html @@ -0,0 +1,10 @@ +
    +
    +

    {{ promo_title }}

    +

    {{ promo_content }}

    +

    {{ promo_link_title }} ›

    +
    +
    + +
    +
    \ No newline at end of file diff --git a/templates/phone/shared/phone_promo/_phone_promo.html b/templates/phone/shared/phone_promo/_phone_promo.html new file mode 100644 index 00000000000..339d4cc7e50 --- /dev/null +++ b/templates/phone/shared/phone_promo/_phone_promo.html @@ -0,0 +1,12 @@ +
    +
    + Ubuntu for phones on the BQ Aquaris E4.5 +
    +
    +

    {{ phone_promo_title }}

    +
    {{ phone_promo_content }}
    +

    Only 169,90€

    +

      {{ phone_promo_link_title }} ›

    + +
    +
    \ No newline at end of file diff --git a/templates/phone/thank-you.html b/templates/phone/thank-you.html deleted file mode 100755 index e1dd1516a7b..00000000000 --- a/templates/phone/thank-you.html +++ /dev/null @@ -1,20 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Thank you | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Thank you" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Thank you

    -

    We’re really excited about your interest in Ubuntu for phones.

    -

    A member of our phone team will contact you shortly.

    -
    - - Smile pictogram - -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/ubuntu-for-android/contact-us.html b/templates/phone/ubuntu-for-android/contact-us.html deleted file mode 100755 index 235e2645955..00000000000 --- a/templates/phone/ubuntu-for-android/contact-us.html +++ /dev/null @@ -1,106 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Contact us | Ubuntu for Android | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" subsection_title="Ubuntu for Android" page_title="Contact us" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Contact us about Ubuntu for Android

    -
    -

    Mobile network operators and handset makers

    -

    If you’d like to help make this happen, please get in touch to arrange a meeting.

    - -
    -
    -

    Contact information

    -
      -
    • -
    • -
    • -
    • - -
    • -
    • -
    -
    -
    -

    Your interests

    -
      -
    • -
    • -
    • -
    -
    -
    -

    Your organisation

    -
      -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -
      -
    • -
    • - -
    • All information provided will be handled in accordance with the Canonical privacy policy.
    • -
    •  
    • -
    -
    - - - - - - - - - - - - - - - -
    - - - - -
    -
    -

    Mobile operators

    -

    Help shape Ubuntu’s mobile strategy, consider joining our Ubuntu Carrier Advisory Group.

    -

    Learn more ›

    -
    -
    -{% endblock content %} diff --git a/templates/phone/ubuntu-for-android/features.html b/templates/phone/ubuntu-for-android/features.html deleted file mode 100755 index f6077093def..00000000000 --- a/templates/phone/ubuntu-for-android/features.html +++ /dev/null @@ -1,119 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Features and specifications | Ubuntu for Android | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" subsection_title="Ubuntu for Android" page_title="Features and specifications" %} -{% endblock second_level_nav_items %} - -{% block content %} - -
    -
    -

    Features and specifications

    -

    A complete Ubuntu desktop for docked Android phones

    -

    Ubuntu for Android provides a full desktop experience, including office software, web browsing, email and media applications, on Android phones docked to a screen and keyboard. Thanks to tight integration with the Android service layer, the transition between the two environments is seamless, making it easy to access the phone's services from the desktop when docked.

    -
    - - Ubuntu running from an Android phone - -
    - -
    -

    Secure full-featured web

    -
    -

    Sit back and enjoy a full desktop browser for multi-tab, multi-window web productivity. Ubuntu supports both Chromium and Firefox, the world's fastest browsers, and is naturally resistant to web malware, which is why enterprises and governments are adopting Ubuntu on desktops.

    -
    -
    -

    Surf on the move with the Android browser, then dock to continue your session on the desktop. You get the same web pages, the same bookmarks and the same browsing history, with all the real-estate of a desktop. Using web applications with a full keyboard and mouse is so much better than a tablet when you're at a desk, even in a hotel.

    -
    -
    - - -
    - - Contacts lens on Ubuntu - -
    -

    Unified contacts

    -

    Both Ubuntu and Android access the same mobile address book. So even when the phone is docked, you can view, edit, call, text or email a contact. You can even check their profiles on Facebook or Twitter.

    -
    -
    - -
    -
    -

    Calendar coordination

    -

    As with your contacts, your Android calendar data is shared with Ubuntu. This enables synchronisation with any desktop or web-based calendar application, like Google Calendar.

    -
    - - Contacts lense on Ubuntu - -
    - -
    -
    -

    Messaging and calls

    -

    Read and reply to incoming SMS messages from the desktop, using Ubuntu's message indicator. You can also make and receive calls via the desktop — and you'll be alerted to voicemails so you can manage them while you work.

    -
    - - Incoming message on Ubuntu - -
    - -
    -
    -

    Simple integrated settings

    -

    Alarm clock settings on the phone can be synchronised to alert you when working in the Ubuntu environment. You'll have one place to enter WiFi passwords and one place to pair your Bluetooth headset, then everything just works.

    -
    -
    -

    Photos

    -

    Manage and view photos stored on your smartphone using the Ubuntu Gallery application. Then edit them on the Ubuntu desktop and save them back to the phone. Create, edit and consume, all on one device.

    -
    -
    - -
    -
    -

    Social networking services

    -

    All your Android social network account credentials are synchronised seamlessly, using the Ubuntu social networking client to provide easy access to your online communities.

    -
    -
    - -
    -
    -

    Default applications

    -
    -
      -
    • Fast, secure web browsing

      Google Chrome web browser

    • -
    • Online calendar sharing

      Google Calendar

    • -
    • Collaborative documents in the cloud

      Google Docs

    • -
    • Simple, efficient email

      Thunderbird email client

    • -
    • Facebook and Twitter integration

      Gwibber

    • -
    • Play movies in all common formats

      VLC Player

    • -
    • Edit and share your movies

      PiTiVi

    • -
    • Plays all common music files

      Ubuntu Music Player

    • -
    • Save and edit all your photos

      Ubuntu Photo Gallery

    • -
    • Make calls direct from the desktop

      Android dialer

    • -
    -
    -
    -
    - -
    -
    -

    Technical specifications

    -

    Ubuntu for Android requires minimal custom hardware enablement, allowing fast and cost-efficient core integration. It requires a core based on Android 2.3 (Gingerbread) or any subsequent version.

    -

    Ubuntu and Android share the same kernel. When docked, the Ubuntu OS boots and runs concurrently with Android. This allows both mobile and desktop functionality to co-exist in different runtimes.

    -

    Shared services and applications are delivered using a Convergence API module which ensures the tight integration between desktop and mobile environments. Work is balanced across the cores of the phone. When the handset is not docked, both CPU cores transfer their full power to Android.

    -
    -
    -
      -
    • Automatic security updates
    • -
    • Defence against viruses
    • -
    • Anti-phishing
    • -
    • File encryption
    • -
    • Password protection
    • -
    • Built with security in mind
    • -
    -
    -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/phone/ubuntu-for-android/index.html b/templates/phone/ubuntu-for-android/index.html deleted file mode 100755 index 8bcebe8498d..00000000000 --- a/templates/phone/ubuntu-for-android/index.html +++ /dev/null @@ -1,172 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Ubuntu for Android | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" page_title="Ubuntu for Android" tertiary="true" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    In every dual-core phone, there’s a PC trying to
    get out.

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    -

    What is Ubuntu for Android?

    -

    How would you like a PC that fits in your pocket? For the lowdown on Ubuntu for Android, watch this short video. And for news on Ubuntu for Android products, watch this space.

    - -
    -
    - -
    -

    The full PC desktop for multi-core Android phones

    -
    -

    Now multi-core Android phones can be PCs too. Ubuntu for Android enables high-end Android handsets to run Ubuntu, the world’s favourite free PC desktop operating system. So users get the Android they know on the move, but when they connect their phone to a monitor, mouse and keyboard, it becomes a PC.

    -
    - -
    -
    Benefits for network operators
    -
      -
    • Deliver the enterprise next-gen desktop in a single device
    • -
    • Drive adoption of 4G handsets, as online apps like Google Docs shine with low-latency connections
    • -
    • Expand your service portfolio from the smart phone to the smart desktop by delivering productivity desktop apps, including managed Windows apps as a service on your network
    • -
    • Satisfy demand for first PCs to families in emerging economies with no legacy wired connectivity
    • -
    -
    - -
    -
    Benefits for handset makers
    -
      -
    • Drive sales of multi-core phones with faster CPUs, more cores, more RAM and high-end graphics
    • -
    • Target lucrative markets for thin client in the enterprise and first PCs in emerging markets
    • -
    • Integrate easily with Android phones already in development
    • -
    • Accessorise with docks, cables, keyboards and displays
    • -
    -
    -
    - -
    -
    - A docked phone running Ubuntu -
    -
    -

    The number one free desktop on the number one open phone

    -

    With over 20 million users, Ubuntu is the world’s favourite free operating system – and Ubuntu for Android is the first complete solution for office productivity on a phone. It lets Android and Ubuntu share the same Linux kernel, so they can run at the same time – Android for the phone experience and Ubuntu when docked. Which means one address book, one set of bookmarks, one place for text messages and one inbox for mail. And thanks to careful integration between the Ubuntu desktop and Android, user’s have access to the phone’s functions when it’s docked – including making and receiving calls.

    - -

    See the features in full ›

    -
    -
    - -
    -

    Just cause for more cores

    -
    -

    Ubuntu for Android gives mobile workers a compelling reason to upgrade to multi-core handsets with more RAM, more storage, faster GPUs and CPUs. It’s not just a phone they are buying, it’s a desktop too. While mid-range phones can deliver a perfect Android experience, it takes high-end horsepower to drive a phone and a desktop at the same time. Newer multi-core processors are up to the job, and Ubuntu is the killer app for that hot hardware. It’s the must-have feature for high-end Android phones.

    -
    -
    -

    A built-in desktop is also a driver of LTE, which offers higher bandwidth for productivity apps and lower latency for business users. Cloud apps like Google Docs are best used with a full desktop, and shine with LTE. The phone has traditionally been a slower, less productive tool. When you’re at a desktop, you want to get things done, quickly. So you appreciate the difference between 3G and 4G. Adding a desktop to the phone justifies the extra cost of newer network technologies for business customers.

    -
    -
    -
    -

    Ubuntu is the killer app for multi-core phones  

    -
    -
    -
    - -
    -

    New markets, new opportunities

    -
    -

    For phone manufacturers eager to expand their audience, Ubuntu for Android gives access to entirely new markets.

    -

    Enterprise IT departments currently support a PC and at least one phone for every desk-based worker. Our solution reduces their burden to a single device for every user. So Ubuntu for Android helps you tap into the lucrative corporate PC replacement and thin client markets. Ubuntu is already the most popular replacement for Windows on the corporate desktop, with deployments of tens of thousands of desktops in multiple institutions.

    - {% comment %}See commercial information in full ›{% endcomment %} -
    -
    -

    In developing economies, where there is little historical PC penetration, the phone can define personal computing for an audience that has no legacy attachment to the desktop. For the next billion knowledge workers, their first PC could be their first smartphone, but they’ll need a device that can do more than just be a handset, if they really want to shine.

    -

    Ubuntu ships pre-installed on millions of PC’s from major manufacturers in China, India and Brazil today. It’s easy, it has an amazing range of software on tap, and it’s totally integrated with your personal cloud service. Pure 21st century goodness.

    -
    -
    - -
    -
    -

    Easy to integrate to your Android phone

    -

    Ubuntu for Android drops in cleanly alongside the rest of Android, so it is easy to integrate into current production roadmaps. The hardware requirements are straightforward and, with a broad range of ARM and x86 hardware supported, it can realistically be added to phones already in development.

    -

    Of course, your phone needs the docking capability and hardware support for HDMI and USB. But that’s standard for high-end models in the current generation of devices in development.

    -
    -
    - -
    -

    The world’s favourite free desktop — for business and home

    -
    -

    The Ubuntu desktop sets the standard for ease of use. That’s one reason why Ubuntu is now the world’s favourite free operating system — on the desktop as well as the server. It’s shipped by more PC brands, used by more people, targeted by more developers and covered by more journalists than any other Linux desktop.

    - -
      -
    • Office pictogram
    • -
    • Music pictogram
    • -
    • Contacts pictogram
    • -
    - -

    Ubuntu for Android is a complete desktop with a full range of desktop applications including office, web browsing, email, media and messaging. Personal information like contacts, calendars, photo galleries and music can be accessed from both the phone and the desktop interface. SMS texts arrive on your desktop if you are docked when they show up, and calls are handled like VoIP if you want to stay working while you chat. Ubuntu for Android brings the desktop world together with the phone world, seamlessly.

    -

    Our reputation and brand have taken seven years to create. Because we care about quality, Ubuntu selects only the very best applications for install by default. And because we care about security, Ubuntu includes free security updates across more applications than any competitor. During the netbook era, every manufacturer created their own Linux, but customers rebelled. Today, they ship Ubuntu.

    - See the features in full › -
    -
    -
    -

    The trusted brand in Linux

    -

    More than 55% of all Linux developers use Ubuntu, which is why almost every Linux desktop application is certified to work with it. From VMWare’s workstation virtualization to Citrix’ thin client to Adobe’s creativity portfolio and loads of games, Ubuntu is number one. That’s why it’s being installed in large business and government projects, and why it’s the brand that sells devices. There are hundreds of Linux distributions, but there is only one that is widely certified on the desktop, and one that is growing fastest in the enterprise: Ubuntu.

    -
      -
    • Citrix logo
    • -
    • Adobe logo
    • -
    • VMWare logo
    • -
    -
    -
    -
    - -
    -

    A whole new peripheral ecosystem

    -
    -

    Users will want at least one dock, complete with monitor, keyboard and mouse. Many will want two of each — one for the office and one for the home. And mobile users will opt for clamshell devices that give them a laptop experience whenever they need it — on the train, on the plane or in meetings.

    -
      -
    • Headphones pictogram
    • -
    • Monitor pictogram
    • -
    • Laptop pictogram
    • -
    -
    -
    -

    Desktop productivity goes well beyond the keyboard, monitor and mouse. Imagine projectors with a phone dock built in, so you can carry less to your presentations. And imagine TVs that become home PCs when you dock your phone: perfect for the emerging market where LTE will be the normal way for new users to connect to the Internet.

    -
    -
    - -
    -
    -

    Why add anything to Android?

    -

    Android is a mobile solution, designed for a touch interface on a handheld device. On the desktop, where users expect a pointer-driven experience, a PC operating system is essential. Several vendors have tried to bring Android-based desktops or laptops to market, with no success; Android was designed for touch only, and has its hands full winning the tablet wars.

    -

    A complete desktop solution needs a full range of desktop applications. While a mobile OS carries no deep desktop software catalogue, Ubuntu offers thousands of applications, all designed for the desktop and most, like Ubuntu, free. And Ubuntu is certified by governments, industry and enterprises, widely deployed on the desktop and supported by leading management solutions.

    -

    Another alternative would be a web-top, or web only desktop. But markets have not responded to web-only environments. The desktop is a high-productivity mode, not a media consumption mode or a browsing mode. That’s why we’ve brought the full power of a native desktop to this solution.

    -
    -
    - -
    -
    - -
    -

    Backed by Canonical

    -
    -

    Canonical is the commercial entity behind Ubuntu. We have staff in more than 30 countries, with offices in London, Boston, Taipei, Montreal, Shanghai and São Paulo.

    -

    Learn more about working with us ›

    -
    -
    -

    We have been working with the ARM architecture for years, having co-founded Linaro, the consortium dedicated to the unification of Linux on ARM and the locus of development for ARM on servers and laptops. Canonical and Vodafone shipped the world’s first ARM smartbook. Our OEM team has years of experience in bringing new products to market, providing complete, end–to–end solutions — identifying opportunities, developing strategies and ensuring a stunning experience on every Ubuntu device.

    -
    -
    -{% endblock content %} diff --git a/templates/phone/ubuntu-for-android/thank-you.html b/templates/phone/ubuntu-for-android/thank-you.html deleted file mode 100755 index 4765238e120..00000000000 --- a/templates/phone/ubuntu-for-android/thank-you.html +++ /dev/null @@ -1,20 +0,0 @@ -{% extends "phone/base_phone.html" %} - -{% block title %}Thank you | Ubuntu for phones{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Phone" subsection_title="Ubuntu for Android" page_title="Thank you" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Thank you

    -

    We’re really excited about your interest in Ubuntu for Android.

    -

    A member of our phone team will contact you shortly.

    -
    - - Smile pictogram - -
    -{% endblock content %} diff --git a/templates/privacy-policy/third-parties.html b/templates/privacy-policy/third-parties.html index 4ee57046ef4..97493420abf 100755 --- a/templates/privacy-policy/third-parties.html +++ b/templates/privacy-policy/third-parties.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Third-party privacy policies{% endblock %} {% block head_extra %}{% endblock %} diff --git a/templates/search.html b/templates/search.html index a56b3930bce..590e04d6c1f 100755 --- a/templates/search.html +++ b/templates/search.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Search results{% if query %} for "{{query}}"{% endif %} | Ubuntu{% endblock %} {% block extra_body_class %}ubuntu-search{% endblock %} diff --git a/templates/server/base_server.html b/templates/server/base_server.html index 1b3e8d124e6..081439ac47f 100755 --- a/templates/server/base_server.html +++ b/templates/server/base_server.html @@ -1,9 +1,9 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block second_level_nav_items %} {% include "server/_nav_secondary.html" %} {% endblock second_level_nav_items %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/server/contact-us.html b/templates/server/contact-us.html index 7d55860b6bb..bc60e45f989 100755 --- a/templates/server/contact-us.html +++ b/templates/server/contact-us.html @@ -5,7 +5,7 @@ {% block meta_keywords %}Ubuntu, Ubuntu operating system, OS, Linux, Windows alternative, Mac alternative, thin client, Business server{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Server" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Server" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/server/hyperscale.html b/templates/server/hyperscale.html index d9c4636b9c6..c2359bf5e35 100755 --- a/templates/server/hyperscale.html +++ b/templates/server/hyperscale.html @@ -1,11 +1,13 @@ {% extends "server/base_server.html" %} -{% block title %}Server services | Server{% endblock %} -{% block meta_description %}Fast, secure, deploy-anywhere technology for fast-moving companies. Whether you're already using Ubuntu or you're just thinking about making the switch, Canonical can help.{% endblock %} +{% block title %}Ubuntu Server and hyperscale | Server{% endblock %} +{% block meta_description %}Unlock the promise of new extreme low-energy server technology{% endblock %} +{% block meta_keywords %}hyperscale, scale out, hyperdense, Ubuntu server, ARM, server farm, low cost computing, low power computing{% endblock meta_keywords %} + {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Server" page_title="Hyperscale" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Server" page_title="Hyperscale" %} {% endblock second_level_nav_items %} {% block header %} @@ -86,7 +88,7 @@

    Workload-level orchestration with Juju

    Bare-metal provisioning with MAAS

    -

    With their unique architecture, hyperscale servers need to be provisioned through scalable automation. Canonical’s Metal As A Service (MAAS) addresses the problem of deploying hundreds of OS instances to a cluster of nodes:

    +

    With their unique architecture, hyperscale servers need to be provisioned through scalable automation. Canonical’s Metal as a Service (MAAS) addresses the problem of deploying hundreds of OS instances to a cluster of nodes:

    MAAS provides a flexible mechanism to automatically detect, provision and configure individual nodes with Ubuntu server without any complex or manual configuration

    Learn more about MAAS ›

    @@ -98,7 +100,7 @@

    Deployment-time workload acceleration

    Landscape

    -

    Ubuntu's systems management tool supports management of ARM devices on equal footing alongside your x86 infrastructure.

    +

    Ubuntu’s systems management tool supports management of ARM devices on equal footing alongside your x86 infrastructure.

    x86 and ARM support

    @@ -131,31 +133,38 @@

    End users

    Hyperscale partners

      -
    • +
    • Canonical has been involved in the development of Moonshot, HP’s hyperscale platform, from its inception. Ubuntu is the only OS that supports the full range of HP Moonshot x86 and ARM Systems, announced by HP in April 2013, providing scale out innovation at speed.

      -

      Learn more ›

      +

      Learn more

    • -
    • +
    • ARM and Canonical have worked in close collaboration for a number of years to ensure that datacentres running advanced workloads such as distributed data processing or cloud infrastructure, run best on Ubuntu.

      -

      Learn more ›

      +

      Learn more

    • -
    • +
    • Cavium is a provider of highly integrated semiconductor processors that enable intelligent networking, communications, storage, video and security applications within enterprise, datacentre, broadband/consumer, and access and service provider equipment.

      Learn more ›

    • +
    • + +

      Applied Micro Circuits Corporation is a global leader in computing and connectivity solutions for next-generation cloud infrastructure and data centers. AppliedMicro delivers silicon solutions that dramatically lower total cost of ownership.

      +

      Learn more

      +
    -{% include "_includes/_ubuntu_advantage_whats_inlcuded.html" %} +{% include "shared/_ubuntu_advantage_whats_inlcuded.html" %}
    diff --git a/templates/server/index.html b/templates/server/index.html index cdc6136af0d..331cd830727 100755 --- a/templates/server/index.html +++ b/templates/server/index.html @@ -5,7 +5,7 @@ {% block extra_body_class %}server-home{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Server" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Server" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %} @@ -42,11 +42,24 @@

    Ubuntu OpenStack

    -{% include "_includes/_moonshot_promo.html" %} +
    +

    What’s new in 15.04

    +
      +
    • LXD - The Linux container hypervisor
    • +
    • Includes Docker v1.5
    • +
    • Initial release of snappy Ubuntu Core
    • +
    • Moved to systemd as default init system
    • +
    • Linux 3.19 kernel with DPDK support for high performance network traffic handling
    • +
    • Database updates: MySQL 5.6, Percona XtraDB 5.6 and MariaDB 10.0.17
    • +
    • OpenvSwitch 2.3.x for improved virtual network capability
    • +
    +
    + +{% include "shared/_moonshot_promo.html" %}
    @@ -132,7 +145,7 @@

    Stay up-to-date with regular updates and upgrades

    -

    Landscape — Support and systems management

    +

    Landscape — support and systems management

    The Ubuntu Advantage service programme provides fast problem resolution, direct access to Ubuntu experts and efficient administration with the Ubuntu systems management package, Landscape.

    Landscape enables you to automate updates and control physical, virtual and cloud servers from a single interface. It’s easy to set up and easy to use, giving you the power to manage thousands of machines as easily as you can manage one.

    Learn more about Ubuntu Advantage ›

    @@ -216,7 +229,7 @@

    The fast track to virtualisation

    -{% include "_includes/_enterprise_blog.html" %} -{% include "_includes/_community.html" %} +{% include "shared/_enterprise_blog.html" %} +{% include "shared/_community.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/server/management.html b/templates/server/management.html index 4a8dfad8ecf..f58ee6d4841 100755 --- a/templates/server/management.html +++ b/templates/server/management.html @@ -4,7 +4,7 @@ {% block extra_body_class %}server-server-management{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Server" page_title="Server management" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Server" page_title="Server management" %} {% endblock second_level_nav_items %} {% block content %} @@ -141,13 +141,13 @@

    Advanced

    Contact us about Ubuntu Advantage ›

    -{% include "_includes/_ubuntu_advantage_whats_inlcuded.html" %} +{% include "shared/_ubuntu_advantage_whats_inlcuded.html" %}
    -{% include "_includes/_ubuntu_advantage_community.html" %} +{% include "shared/_ubuntu_advantage_community.html" %}
    -{% include "_includes/_live_chat.html" %} +{% include "shared/_live_chat.html" %} {% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %} diff --git a/templates/server/_includes/_contextual_footer.html b/templates/server/shared/_contextual_footer.html similarity index 100% rename from templates/server/_includes/_contextual_footer.html rename to templates/server/shared/_contextual_footer.html diff --git a/templates/server/thank-you.html b/templates/server/thank-you.html index 5b935148218..82fae67f0c6 100755 --- a/templates/server/thank-you.html +++ b/templates/server/thank-you.html @@ -3,10 +3,10 @@ {% block title %}Thank you{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Server" subsection_title="Contact-us" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Server" subsection_title="Contact-us" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} -{% include "_includes/_thank_you.html" with thanks_context="your interest in Ubuntu Server" %} +{% include "shared/_thank_you.html" with thanks_context="your interest in Ubuntu Server" %} {% endblock content %} \ No newline at end of file diff --git a/templates/shared/_community.html b/templates/shared/_community.html new file mode 100755 index 00000000000..b59d81d0ee6 --- /dev/null +++ b/templates/shared/_community.html @@ -0,0 +1,27 @@ +
    +{% if level_1 == 'desktop' and not level_2 %} +
    +

    A thriving community

    +

    Want to talk to other Ubuntu users straightaway? Share ideas and get advice and help from our large, active community of IT professionals. As a community, we set high standards for friendliness and tolerance, we welcome your questions and contributions!

    +
    +
    +

    Where to find us

    + +
    +{% else %} +
    +

    A thriving community

    +

    Exchange expertise and ideas with thousands of other IT professionals

    +

    Want to talk to other Ubuntu users straightaway? Share ideas and get advice and help from our large, active community of IT professionals. As a community, we set high standards for friendliness and tolerance, we welcome your questions and contributions!

    +

    Join the community ›

    +
    +{% endif %} +
    + +
    +
    diff --git a/templates/shared/_digesto.html b/templates/shared/_digesto.html new file mode 100644 index 00000000000..eea9d927b46 --- /dev/null +++ b/templates/shared/_digesto.html @@ -0,0 +1,35 @@ +
    +
    +

    Sign up for email updates

    +
      +
    • + + +
    • + +
    • +   +
    • + +
    • + + + {% if level_1 == 'cloud' %} + {% endif %} + {% if level_1 == 'things' %} + {% endif %} + + + + + + + + + + + +
    • +
    +
    +
    \ No newline at end of file diff --git a/templates/_includes/_edge_promo.html b/templates/shared/_edge_promo.html similarity index 100% rename from templates/_includes/_edge_promo.html rename to templates/shared/_edge_promo.html diff --git a/templates/_includes/_enterprise_blog.html b/templates/shared/_enterprise_blog.html similarity index 100% rename from templates/_includes/_enterprise_blog.html rename to templates/shared/_enterprise_blog.html diff --git a/templates/_includes/_explore_features.html b/templates/shared/_explore_features.html similarity index 100% rename from templates/_includes/_explore_features.html rename to templates/shared/_explore_features.html diff --git a/templates/_includes/_further_reading.html b/templates/shared/_further_reading.html similarity index 100% rename from templates/_includes/_further_reading.html rename to templates/shared/_further_reading.html diff --git a/templates/_includes/_live_chat.html b/templates/shared/_live_chat.html similarity index 100% rename from templates/_includes/_live_chat.html rename to templates/shared/_live_chat.html diff --git a/templates/_includes/_moonshot_promo.html b/templates/shared/_moonshot_promo.html similarity index 100% rename from templates/_includes/_moonshot_promo.html rename to templates/shared/_moonshot_promo.html diff --git a/templates/_includes/_more_features.html b/templates/shared/_more_features.html similarity index 91% rename from templates/_includes/_more_features.html rename to templates/shared/_more_features.html index 38c4f3a55f5..5607ad8d76e 100755 --- a/templates/_includes/_more_features.html +++ b/templates/shared/_more_features.html @@ -1,5 +1,5 @@
    -{% include "_includes/_explore_features.html" %} +{% include "shared/_explore_features.html" %}

    Get Ubuntu

    diff --git a/templates/_includes/_newsletter_signup.html b/templates/shared/_newsletter_signup.html similarity index 100% rename from templates/_includes/_newsletter_signup.html rename to templates/shared/_newsletter_signup.html diff --git a/templates/shared/_newsletter_thank_you.html b/templates/shared/_newsletter_thank_you.html new file mode 100644 index 00000000000..c099a88816e --- /dev/null +++ b/templates/shared/_newsletter_thank_you.html @@ -0,0 +1,11 @@ +
    +
    +

    Thank you for subscribing!

    +

    You will begin receiving emails as new content is posted. You may unsubscribe any time by clicking the link in the email.

    +
    + + smile + +
    + +{% include "shared/_thank_you_footer.html" %} \ No newline at end of file diff --git a/templates/_includes/_next_steps.html b/templates/shared/_next_steps.html similarity index 100% rename from templates/_includes/_next_steps.html rename to templates/shared/_next_steps.html diff --git a/templates/_includes/_ready_to_talk.html b/templates/shared/_ready_to_talk.html similarity index 100% rename from templates/_includes/_ready_to_talk.html rename to templates/shared/_ready_to_talk.html diff --git a/templates/_includes/_share_this.html b/templates/shared/_share_this.html similarity index 100% rename from templates/_includes/_share_this.html rename to templates/shared/_share_this.html diff --git a/templates/_includes/_thank_you.html b/templates/shared/_thank_you.html similarity index 89% rename from templates/_includes/_thank_you.html rename to templates/shared/_thank_you.html index 246fbeb8b8a..f6d8d4e9710 100644 --- a/templates/_includes/_thank_you.html +++ b/templates/shared/_thank_you.html @@ -8,4 +8,4 @@

    Thank you for {{ thanks_context }}

    -{% include "_includes/_thank_you_footer.html" %} \ No newline at end of file +{% include "shared/_thank_you_footer.html" %} \ No newline at end of file diff --git a/templates/_includes/_thank_you_footer.html b/templates/shared/_thank_you_footer.html similarity index 100% rename from templates/_includes/_thank_you_footer.html rename to templates/shared/_thank_you_footer.html diff --git a/templates/_includes/_ubuntu_advantage_community.html b/templates/shared/_ubuntu_advantage_community.html similarity index 100% rename from templates/_includes/_ubuntu_advantage_community.html rename to templates/shared/_ubuntu_advantage_community.html diff --git a/templates/shared/_ubuntu_advantage_whats_inlcuded.html b/templates/shared/_ubuntu_advantage_whats_inlcuded.html new file mode 100755 index 00000000000..a4c87085b6b --- /dev/null +++ b/templates/shared/_ubuntu_advantage_whats_inlcuded.html @@ -0,0 +1,48 @@ +
    +
    +

    Ubuntu Advantage: what’s included?

    +

    Systems management: Landscape

    +

    With the Landscape systems management tool, you can automate updates and manage physical, virtual and cloud-based systems from a single interface. It's easy to set up, easy to use and requires no special hardware. It features:

    +
    +
      +
    • Management at scale
    • +
    • Deploy or rollback security updates
    • +
    • Compliance reports
    • +
    +
      +
    • Role-based access
    • +
    • Informative monitoring
    • +
    +
    +

    Learn more about Landscape ›

    +
    +
    + +
    +
    +{% if level_2 != 'cloud' %} +
    +
    +
    +

    24/7 support

    +

    The Support and Technical Services team provides around-the-clock coverage for Ubuntu deployments all over the world. Telephone support gives you access to engineers with first-hand experience of your issues, while the online portal lets you track the progress of cases in real time.

    +
    +
    +

    Technical library

    +

    Exclusive to Ubuntu Advantage subscribers, the Canonical Knowledge Base is an online library of articles on technical issues including security, migration and networking.

    +
    +
    + {% if level_1 == 'management' %} +

    Customer login

    +

    Already a customer? Access the support portal or Canonical’s hosted Landscape service.

    +

    Support portal login ›

    +

    Landscape login ›

    + {% else %} +

    Flexible deployment

    +

    You can use Landscape hosted as a service or, install Landscape Dedicated Server on your hardware and enjoy the same functionality of Landscape's SaaS edition, but within the control of your own security perimeter.

    + {% endif %} +
    +
    +

    Learn more about Ubuntu Advantage ›

    +
    +{% endif %} \ No newline at end of file diff --git a/templates/_includes/_webinar_promo.html b/templates/shared/_webinar_promo.html similarity index 100% rename from templates/_includes/_webinar_promo.html rename to templates/shared/_webinar_promo.html diff --git a/templates/support/_base_support.html b/templates/support/_base_support.html index 614baf51868..e23f568bbef 100755 --- a/templates/support/_base_support.html +++ b/templates/support/_base_support.html @@ -1,6 +1,6 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/support/index.html b/templates/support/index.html index 0f6627f78d6..ffc980fd2ec 100755 --- a/templates/support/index.html +++ b/templates/support/index.html @@ -3,7 +3,7 @@ {% block title %}Support{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Support" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Support" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %} @@ -14,20 +14,21 @@

    Support

    +

    Enterprise support ›

    +

    24/7 Enterprise support from Canonical, the company behind Ubuntu. Server and private cloud enterprise customers include: Bloomberg, Ericsson, Orange, Ebay, Wells Fargo, and Continental.

    +
    +

    Access free documentation

    If you’re stuck on a problem, someone else has probably encountered it too. Take a look at the official documentation.

    -
    +

    Technical answers system

    Use Launchpad to add your support question. Keep your query active until you get an answer or browse and search historical questions and answers.

    -
    -

    Buy professional support services

    -

    Canonical’s support engineers understand how important your IT systems are. Support with our systems management tool Landscape, is available to suit all levels of demand.

    -

    Get free community support

    -

    Speak with the Ubuntu Community directly using our Internet relay chat (IRC) channel.

    +

    Ask Ubuntu and Ubuntu Forums are great sources of answers to common questions about installing, troubleshooting and optimizing Ubuntu. And if you want to speak with the Ubuntu Community directly, try one of these IRC channels.

    +
    {% endblock content %} \ No newline at end of file diff --git a/templates/about/_includes/_contextual_footer.html b/templates/support/shared/_contextual_footer.html similarity index 59% rename from templates/about/_includes/_contextual_footer.html rename to templates/support/shared/_contextual_footer.html index fd593516557..3c619d9653b 100755 --- a/templates/about/_includes/_contextual_footer.html +++ b/templates/support/shared/_contextual_footer.html @@ -1,4 +1,4 @@

    Further reading

    - {% include "_base/_further_reading_links.html" %} + {% include "templates/_further_reading_links.html" %}
    diff --git a/templates/tablet/app-ecosystem.html b/templates/tablet/app-ecosystem.html index 83049e8b593..ae46f45a133 100755 --- a/templates/tablet/app-ecosystem.html +++ b/templates/tablet/app-ecosystem.html @@ -6,7 +6,7 @@ {% block meta_description %}Ubuntu comes to the phone and tablet with a ready-made app ecosystem. Thanks to its web APIs, any web property can be installed as an app for mobile devices, with its own icon and access to system services so that to the user it appears just like a native app. Any HTML5 app can be easily ported, while native apps that use the full power of the hardware can be developed using the Ubuntu SDK. {% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="App ecosystem" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Tablet" page_title="App ecosystem" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/tablet/base_tablet.html b/templates/tablet/base_tablet.html index 000f4d96dd3..c0fe09cc26d 100755 --- a/templates/tablet/base_tablet.html +++ b/templates/tablet/base_tablet.html @@ -1,4 +1,4 @@ -{% extends "_base/base.html" %} +{% extends "templates/base.html" %} {% block meta_keywords %}ubuntu, tablet, touch, touchscreen, mobile, Linux, Unity, OS, operating system, open source, Android, iOS, iPad, user, interface, UI, GUI, thumb, side, stage, web, app, developer, ISV, SDK, HTML5, OpenGL, native, store, software, centre, OEM, manufacturer, content provider, partner{% endblock %} {% block meta_description %}Ubuntu is the perfect operating system for manufacturers who want to build tablets for either the consumer or enterprise market. With a unique new interface that, by allowing two apps to share the screen side-by-side, delivers the first true multitasking experience on a tablet, Ubuntu represents a remarkable opportunity for OEMs, content providers and app developers.{% endblock %} @@ -11,5 +11,5 @@ {% block outer_content %} {% block content %}{% endblock %} - {% include "_base/_contextual_footer.html" %} + {% include "templates/_contextual_footer.html" %} {% endblock %} diff --git a/templates/tablet/contact-us.html b/templates/tablet/contact-us.html deleted file mode 100755 index d4d35f50369..00000000000 --- a/templates/tablet/contact-us.html +++ /dev/null @@ -1,111 +0,0 @@ -{% extends "tablet/base_tablet.html" %} - -{% block title %}Contact us | Ubuntu for tablets{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="Get in touch" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -

    Become a partner today

    -

    Ubuntu is available now to partners launching tablets
    in the first half of 2014.

    -
    -
    -
    -

    OEM partner, app developer or content partner

    -

    If you’d like to help make this happen, please get in touch to arrange a meeting.

    - -
    -
    -

    Contact information

    -
      -
    • -
    • -
    • -
    • - -
    • -
    • -
    -
    -
    -

    Your interests

    -
      -
    • -
    • -
    • -
    -
    -
    -

    Your organisation

    -
      -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -
      -
    • -
    • - -
    • All information provided will be handled in accordance with the Canonical privacy policy.
    • -
    •  
    • -
    -
    - - - - - - - - - - - - - - -
    - - - - -
    -
    -

    Tablet user?

    -

    If you want to know when Ubuntu launches on tablets, please leave your details for us and we’ll let you know when the first one is released.

    -

    Register to find out first ›

    -

    Mobile operators

    -

    Help shape Ubuntu’s mobile strategy, consider joining our Ubuntu Carrier Advisory Group.

    -

    Learn more ›

    -
    -
    -{% endblock content %} diff --git a/templates/tablet/index.html b/templates/tablet/index.html index c2da1ab8f6a..1929f51b3ad 100755 --- a/templates/tablet/index.html +++ b/templates/tablet/index.html @@ -5,7 +5,7 @@ {% block extra_body_class %}tablet-design{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="Overview" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Tablet" page_title="Overview" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/tablet/operators-and-oems.html b/templates/tablet/operators-and-oems.html index 8323376eecc..a45959b6377 100755 --- a/templates/tablet/operators-and-oems.html +++ b/templates/tablet/operators-and-oems.html @@ -6,7 +6,7 @@ {% block meta_description %}For OEM partners looking for an OS on which to deliver a groundbreaking customer experience, Ubuntu provides a customisable, open source and easily adopted platform on which to build their devices. It also offers opportunities for content providers and mobile developers to integrate their applications and services.{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="Operators and OEMs" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Tablet" page_title="Operators and OEMs" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/tablet/register/index.html b/templates/tablet/register/index.html index 27f2d5a8f22..8483b77318f 100755 --- a/templates/tablet/register/index.html +++ b/templates/tablet/register/index.html @@ -3,7 +3,7 @@ {% block title %}Contact us | Ubuntu for tablets{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="Contact us" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Tablet" page_title="Contact us" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/tablet/register/thank-you.html b/templates/tablet/register/thank-you.html index 01ded4a403f..db3807611fa 100755 --- a/templates/tablet/register/thank-you.html +++ b/templates/tablet/register/thank-you.html @@ -3,7 +3,7 @@ {% block title %}Thank you | Ubuntu for tablets{% endblock %} {% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" subsection_title="Register" page_title="Thank you" %} + {% include "templates/_nav_breadcrumb.html" with section_title="Tablet" subsection_title="Register" page_title="Thank you" %} {% endblock second_level_nav_items %} {% block content %} diff --git a/templates/tablet/_includes/_contextual_footer.html b/templates/tablet/shared/_contextual_footer.html similarity index 83% rename from templates/tablet/_includes/_contextual_footer.html rename to templates/tablet/shared/_contextual_footer.html index 4ae47e85372..4235a37d8b0 100755 --- a/templates/tablet/_includes/_contextual_footer.html +++ b/templates/tablet/shared/_contextual_footer.html @@ -4,9 +4,9 @@

    Find out when it’s here

    Register to find out first ›

    -

    Contact us today

    -

    If you’re an OEM or content provider, please get in touch to talk in more detail about Ubuntu on tablets.

    -

    Get in touch

    +

    A new opportunity

    +

    OEMs start building your Ubuntu mobile experiences today.

    +

    For OEMs

    Further reading

    diff --git a/templates/tablet/thank-you.html b/templates/tablet/thank-you.html deleted file mode 100755 index 40552f05072..00000000000 --- a/templates/tablet/thank-you.html +++ /dev/null @@ -1,20 +0,0 @@ -{% extends "tablet/base_tablet.html" %} - -{% block title %}Thank you | Ubuntu for tablets{% endblock %} - -{% block second_level_nav_items %} - {% include "_base/_nav_breadcrumb.html" with section_title="Tablet" page_title="Thank you" %} -{% endblock second_level_nav_items %} - -{% block content %} -
    -
    -

    Thank you

    -

    We appreciate your interest in Ubuntu on tablets.

    -

    We are working to prioritise our responses to partners. A member of our tablet team will contact you shortly.

    -
    - - Smile pictogram - -
    -{% endblock content %} \ No newline at end of file diff --git a/templates/takeovers/_14.10_takeover.html b/templates/takeovers/_14.10_takeover.html new file mode 100644 index 00000000000..50109474601 --- /dev/null +++ b/templates/takeovers/_14.10_takeover.html @@ -0,0 +1,10 @@ +
    +
    +
    +

    Number one for scale-out, containers and interoperability

    +

    Download Ubuntu 14.10

    +

    Take the tour ›

    + Ubuntu laptop +
    +
    +
    diff --git a/templates/takeovers/_1410_takeover.html b/templates/takeovers/_1410_takeover.html new file mode 100644 index 00000000000..cf1b29ffa44 --- /dev/null +++ b/templates/takeovers/_1410_takeover.html @@ -0,0 +1,37 @@ + +
    +
    +
    +

    Your favourite desktop, now smarter and faster than ever

    +
    + Full-screen browser +
    +

    Ubuntu 14.10 for your PC

    +

    Get Ubuntu for desktop

    +
    +
    +
    +
    + +
    +
    +

    Ubuntu is 10 years old!

    +

    Thank you for your support and contributions. We look forward to the next 10 years.

    +
    +
    +
    + diff --git a/templates/takeovers/_1504_takeover.html b/templates/takeovers/_1504_takeover.html new file mode 100644 index 00000000000..def2840c9ef --- /dev/null +++ b/templates/takeovers/_1504_takeover.html @@ -0,0 +1,10 @@ +
    +
    +
    +

    Ubuntu 15.04 is here

    +

    Download the latest Ubuntu
    for your laptops and PCs.

    +

    Get Ubuntu Desktop

    +

    Learn more about Ubuntu ›

    +
    +
    +
    diff --git a/templates/takeovers/_apm_takeover.html b/templates/takeovers/_apm_takeover.html new file mode 100644 index 00000000000..cc418053c34 --- /dev/null +++ b/templates/takeovers/_apm_takeover.html @@ -0,0 +1,12 @@ +
    +
    +
    +

    A revolution in ARM servers

    +

    The first commercially available ARMv8 developer platform brought to you by APM and Canonical

    +

    Learn more on insights.ubuntu.com

    +
    +
    + Applied Micro logo with pictograms +
    +
    +
    diff --git a/templates/takeovers/_bigdata_takeover.html b/templates/takeovers/_bigdata_takeover.html new file mode 100644 index 00000000000..7f5af165179 --- /dev/null +++ b/templates/takeovers/_bigdata_takeover.html @@ -0,0 +1,12 @@ +
    +
    +
    +

    Maximum PaaS.
    Maximum Big Data.

    +

    Complex workloads, instant solutions. At scale.

    +

    Visit our OpenStack summit page

    +
    +
    + Big data bundle +
    +
    +
    \ No newline at end of file diff --git a/templates/takeovers/_china_dev.html b/templates/takeovers/_china_dev.html new file mode 100644 index 00000000000..a00626145ac --- /dev/null +++ b/templates/takeovers/_china_dev.html @@ -0,0 +1,24 @@ +
    +
    +
    +

    中国移动&Ubuntu开发者创新大赛正式开启

    {# Announcing the China Mobile and Ubuntu Developer Innovation Competition #} +

    大赛时间:2014年12月15日 - 2015年6月12日

    {# 15 December 2014 - 12 June 2015 #} +

    现在就参赛 ›

    {# Sign-up now > #} +
    + China Mobile + +
    +
    +
    + +
    +
    +
    +
    + +
    \ No newline at end of file diff --git a/templates/takeovers/_cloud_survey_takeover.html b/templates/takeovers/_cloud_survey_takeover.html new file mode 100644 index 00000000000..e492f49c41b --- /dev/null +++ b/templates/takeovers/_cloud_survey_takeover.html @@ -0,0 +1,12 @@ +
    +
    +
    + Ubuntu Cloud survey +
    +
    +

    Have your say

    +

    Help shape the future of Ubuntu Cloud

    +

    Take part in our survey

    +
    +
    +
    diff --git a/templates/takeovers/_dell_latam_takeover.html b/templates/takeovers/_dell_latam_takeover.html new file mode 100644 index 00000000000..315293c229d --- /dev/null +++ b/templates/takeovers/_dell_latam_takeover.html @@ -0,0 +1,11 @@ +
    +
    +
    + Dell logo +

    Ubuntu has arrived

    +

    Now you can buy a Dell PC with Ubuntu in one of 500 stores across Latin America

    +

    Find out more

    + Dell laptop +
    +
    +
    \ No newline at end of file diff --git a/templates/takeovers/_dell_xps_takeover.html b/templates/takeovers/_dell_xps_takeover.html new file mode 100644 index 00000000000..d2451f9a488 --- /dev/null +++ b/templates/takeovers/_dell_xps_takeover.html @@ -0,0 +1,11 @@ +
    +
    +
    + +

    Designed for developers

    +

    Lightweight, powerful and preinstalled with Ubuntu, get the latest generation Dell XPS 13 or the all-new Dell Precision M3800.

    +

    Learn more

    +
    + Dell XPS laptop +
    +
    diff --git a/templates/takeovers/_footer_homepage.html b/templates/takeovers/_footer_homepage.html index 05500247dc4..6d1aa083dc6 100755 --- a/templates/takeovers/_footer_homepage.html +++ b/templates/takeovers/_footer_homepage.html @@ -1,31 +1,108 @@
    -
    -
    +
    +
    + + {% comment %}{% endcomment %} + + {% comment %}{% endcomment %} + + {% comment %}{% endcomment %} + + {% comment %}{% endcomment %} + + {% comment %}{% endcomment %} + + {% comment %}{% endcomment %} + + + + + + +
    \ No newline at end of file diff --git a/templates/takeovers/_footer_homepage_google.html b/templates/takeovers/_footer_homepage_google.html new file mode 100755 index 00000000000..9835f9428b9 --- /dev/null +++ b/templates/takeovers/_footer_homepage_google.html @@ -0,0 +1,31 @@ +
    + +
    \ No newline at end of file diff --git a/templates/takeovers/_footer_homepage_kylin.html b/templates/takeovers/_footer_homepage_kylin.html index bb3ac24b260..3a414c6fdeb 100755 --- a/templates/takeovers/_footer_homepage_kylin.html +++ b/templates/takeovers/_footer_homepage_kylin.html @@ -1,29 +1,29 @@
    diff --git a/templates/takeovers/_google_cloud_takeover.html b/templates/takeovers/_google_cloud_takeover.html new file mode 100644 index 00000000000..973e5aab041 --- /dev/null +++ b/templates/takeovers/_google_cloud_takeover.html @@ -0,0 +1,12 @@ +
    +
    +
    +

    Ubuntu now on Google Cloud Platform

    +

    Optimised Ubuntu images available.

    +

    Learn more on insights.ubuntu.com

    +
    +
    + +
    +
    +
    diff --git a/templates/takeovers/_jumpstart_takeover.html b/templates/takeovers/_jumpstart_takeover.html index a3dfc5d1fe6..ac3a68ace8d 100644 --- a/templates/takeovers/_jumpstart_takeover.html +++ b/templates/takeovers/_jumpstart_takeover.html @@ -6,7 +6,7 @@

    Jumpstart Training for OpenStack

    The orange box

    We bring the box. You bring the workloads.

    -

    Learn more about Jumpstart Training ›

    +

    Learn more about Jumpstart Training ›

    The orange box diff --git a/templates/takeovers/_kylin.html b/templates/takeovers/_kylin.html index c620ce45444..969a1c468f6 100755 --- a/templates/takeovers/_kylin.html +++ b/templates/takeovers/_kylin.html @@ -1,10 +1,10 @@
    -

    了解 Ubuntu Kylin

    -

    中国制造,为中国用户量身定制。

    -

    立即下载

    -

    进一步了解 Ubuntu Kylin

    +

    请见Ubuntu Kylin

    +

    具有2TB内建云储存,Ubuntu Kylin是中国的免費个人电脑操作系统。

    +

    立即下载 ›

    +

    下载 Ubuntu Kylin 14.10 ›

    Ubuntu 中国网站现已面世

    diff --git a/templates/takeovers/_lxd_takeover.html b/templates/takeovers/_lxd_takeover.html new file mode 100644 index 00000000000..eadd958603b --- /dev/null +++ b/templates/takeovers/_lxd_takeover.html @@ -0,0 +1,12 @@ +
    +
    +
    + LXD +
    +
    +

    Introducing LXD

    +

    Welcome to the world of high-density containers.

    +

    Visit our OpenStack summit page

    +
    +
    +
    \ No newline at end of file diff --git a/templates/takeovers/_machine_view_takeover.html b/templates/takeovers/_machine_view_takeover.html new file mode 100644 index 00000000000..6bb29b232f0 --- /dev/null +++ b/templates/takeovers/_machine_view_takeover.html @@ -0,0 +1,13 @@ +
    +
    +
    + +

    Total control

    +

    Juju’s new machine view feature gives you
    machine-level access to your services.

    +

    Learn more on insights.ubuntu.com

    +
    +
    + Juju on a laptop +
    +
    +
    diff --git a/templates/takeovers/_mission_critical_things_takeover.html b/templates/takeovers/_mission_critical_things_takeover.html new file mode 100644 index 00000000000..3dfbc6b3de3 --- /dev/null +++ b/templates/takeovers/_mission_critical_things_takeover.html @@ -0,0 +1,23 @@ + +
    +
    +
    +

    Mission Critical Things

    +

    Canonical announces partnerships for enterprise and national infrastructure

    +

    Microsoft, Amazon, Cavium, Texas Instruments, RTI, Eclipse and many others to support Ubuntu Core for enterprise and telco IoT.

    +

    Learn more ›

    +
    +
    + +
    +
    +
      +
    • Cavium logo
    • +
    • Forgerock logo
    • +
    • Texas Instruments logo
    • +
    • RTI logo
    • +
    • Microsoft logo
    • +
    +
    +
    +
    diff --git a/templates/takeovers/_mwc_2014_takeover.html b/templates/takeovers/_mwc_2014_takeover.html index afdc7607ff8..11d575c6b64 100755 --- a/templates/takeovers/_mwc_2014_takeover.html +++ b/templates/takeovers/_mwc_2014_takeover.html @@ -24,7 +24,7 @@

    See you at MWC 2014

    Find out more ›

    - +
    • diff --git a/templates/takeovers/_mwc_2015_takeover.html b/templates/takeovers/_mwc_2015_takeover.html new file mode 100644 index 00000000000..6a912686326 --- /dev/null +++ b/templates/takeovers/_mwc_2015_takeover.html @@ -0,0 +1,14 @@ +
      +
      +
      +

      Phones. Clouds. Things.

      +

      See how Ubuntu makes it all work

      +

      Visit us at MWC 2015 in Barcelona.

      +

      Learn more on insights.ubuntu.com

      +
      +
      + +
      +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_ninja_sphere_takeover.html b/templates/takeovers/_ninja_sphere_takeover.html new file mode 100644 index 00000000000..2816c51e064 --- /dev/null +++ b/templates/takeovers/_ninja_sphere_takeover.html @@ -0,0 +1,10 @@ +
      +
      +
      +

      Apps for your home

      +

      Build apps for your home with the Ninja Sphere hardware and platform from Ninja Blocks. Powered by Ubuntu Core.

      +

      Developer sale now on

      +

      Learn about Snappy Core ›

      +
      +
      +
      diff --git a/templates/takeovers/_openstack_fundamentals_training.html b/templates/takeovers/_openstack_fundamentals_training.html new file mode 100644 index 00000000000..c7dd153230e --- /dev/null +++ b/templates/takeovers/_openstack_fundamentals_training.html @@ -0,0 +1,19 @@ +
      +
      +
      +

      New Ubuntu OpenStack Fundamentals training courses

      +

      Book your session in London, Baltimore or Vancouver.

      +

      Learn more on insights.ubuntu.com

      + Cloud with pictograms + Small cloud + Purple cloud +
      +
      +
      + + + + + + + diff --git a/templates/takeovers/_openstack_installer_autopilot_takeover.html b/templates/takeovers/_openstack_installer_autopilot_takeover.html new file mode 100644 index 00000000000..a6960f8aa82 --- /dev/null +++ b/templates/takeovers/_openstack_installer_autopilot_takeover.html @@ -0,0 +1,27 @@ + \ No newline at end of file diff --git a/templates/takeovers/_openstack_installer_takeover.html b/templates/takeovers/_openstack_installer_takeover.html new file mode 100644 index 00000000000..8a5c7471020 --- /dev/null +++ b/templates/takeovers/_openstack_installer_takeover.html @@ -0,0 +1,25 @@ + \ No newline at end of file diff --git a/templates/takeovers/_openstack_roadshow_takeover.html b/templates/takeovers/_openstack_roadshow_takeover.html new file mode 100644 index 00000000000..70d97fdf07a --- /dev/null +++ b/templates/takeovers/_openstack_roadshow_takeover.html @@ -0,0 +1,14 @@ +{% comment %}body class: openstack_roadshow{% endcomment %} + +
      +
      +
      +

      Canonical’s OpenStack Roadshow is coming to a city near you!

      +

      Join Mark Shuttleworth to learn about “OpenStack In Action”

      +

      Sign up today

      +
      +
      + +
      +
      +
      diff --git a/templates/takeovers/_openstack_summit_paris_takeover.html b/templates/takeovers/_openstack_summit_paris_takeover.html index ebef381b37f..e7d30492291 100644 --- a/templates/takeovers/_openstack_summit_paris_takeover.html +++ b/templates/takeovers/_openstack_summit_paris_takeover.html @@ -1,16 +1,16 @@ -
      +
      -
      -

      Going to ODS?
      - Use your vote

      -
      - OpenStack Summit Paris -
      -

      Choose the subjects you want to see covered in Paris.

      -

      Learn more

      +
      +

      Extreme OpenStack

      +

      + Maximum scale.
      + Maximum performance.
      + Maximum value. +

      +

      Come see us at the Openstack Summit,
      Palais des congrès de Paris

      -
      - OpenStack Summit Paris +
      + OpenStack Summit Paris
      \ No newline at end of file diff --git a/templates/takeovers/_openstack_training.html b/templates/takeovers/_openstack_training.html new file mode 100644 index 00000000000..9615e52c322 --- /dev/null +++ b/templates/takeovers/_openstack_training.html @@ -0,0 +1,13 @@ +
      +
      +
      + +

      New Ubuntu OpenStack Fundamentals training course

      +

      Book your session in Vancouver.

      +

      Learn more on insights.ubuntu.com

      + Cloud with pictograms + Small cloud + Purple cloud +
      +
      +
      diff --git a/templates/takeovers/_phone_flash_one_takeover.html b/templates/takeovers/_phone_flash_one_takeover.html new file mode 100644 index 00000000000..3fbae6703f4 --- /dev/null +++ b/templates/takeovers/_phone_flash_one_takeover.html @@ -0,0 +1,13 @@ +{% comment %}body class: phone-flash-one-takeover{% endcomment %} +
      +
      +
      +

      Come and get it

      +

      Flash sale on now

      +

      Buy one while you can ›

      +
      +
      + +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_phone_launch_takeover.html b/templates/takeovers/_phone_launch_takeover.html new file mode 100644 index 00000000000..009273d39f2 --- /dev/null +++ b/templates/takeovers/_phone_launch_takeover.html @@ -0,0 +1,11 @@ +
      +
      +
      +

      It’s here

      +

      Introducing Ubuntu Phone

      +

      Read our press release ›

      +

      Find out more about Ubuntu Phone ›

      +

      Life at your fingertips

      +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_phone_prelaunch_takeover.html b/templates/takeovers/_phone_prelaunch_takeover.html new file mode 100644 index 00000000000..c153a0b9d74 --- /dev/null +++ b/templates/takeovers/_phone_prelaunch_takeover.html @@ -0,0 +1,11 @@ +
      +
      +
      +

      Coming soon

      +

      Read our press release ›

      +
      +
      + +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_roadshow_takeover.html b/templates/takeovers/_roadshow_takeover.html new file mode 100644 index 00000000000..377b33024f4 --- /dev/null +++ b/templates/takeovers/_roadshow_takeover.html @@ -0,0 +1,14 @@ +{% comment %}body class: openstack_roadshow{% endcomment %} + +
      +
      +
      +

      Canonical’s OpenStack Roadshow is coming to Asia this May!

      +

      Join Mark Shuttleworth to learn about “OpenStack In Action”

      +

      Sign up today

      +
      +
      + Globe with OpenStack logo +
      +
      +
      diff --git a/templates/takeovers/_snappy_takeover.html b/templates/takeovers/_snappy_takeover.html new file mode 100644 index 00000000000..56629c22b96 --- /dev/null +++ b/templates/takeovers/_snappy_takeover.html @@ -0,0 +1,13 @@ +
      +
      +
      +

      Introducing Snappy Ubuntu Core

      +

      Everything you love about Ubuntu on the cloud, now with perfect transactional updates. Snappy.

      +

      Try it today on the Microsoft Azure cloud.

      +

      Learn more ›

      +
      +
      + Snappy logo +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_snappy_takeover_aws.html b/templates/takeovers/_snappy_takeover_aws.html new file mode 100644 index 00000000000..eee060b0b7e --- /dev/null +++ b/templates/takeovers/_snappy_takeover_aws.html @@ -0,0 +1,13 @@ +
      +
      +
      +

      Snappy Ubuntu Core
      now on Amazon

      +

      Everything you love about Ubuntu on the cloud, now with perfect transactional updates. Snappy.

      +

      Try it today on the Amazon Web Services EC2.

      +

      Learn more ›

      +
      +
      + Snappy logo +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_snappy_takeover_gce.html b/templates/takeovers/_snappy_takeover_gce.html new file mode 100644 index 00000000000..d17d6310da7 --- /dev/null +++ b/templates/takeovers/_snappy_takeover_gce.html @@ -0,0 +1,13 @@ +
      +
      +
      +

      Snappy Ubuntu Core
      now on Google

      +

      Everything you love about Ubuntu on the cloud, now with perfect transactional updates. Snappy.

      +

      Try it today on the Google Compute Environment.

      +

      Learn more ›

      +
      +
      + Snappy logo +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_things_takeover.html b/templates/takeovers/_things_takeover.html new file mode 100644 index 00000000000..9d05c5de397 --- /dev/null +++ b/templates/takeovers/_things_takeover.html @@ -0,0 +1,13 @@ +
      +
      +
      +

      Got a thing for Ubuntu?

      +

      The snappy platform for inventors, with security at the core.

      +

      Ubuntu Core is now available on a wide range of developer boards to power the amazing world of robots, drones and devices.

      +

      Learn more ›

      +
      +
      + Snappy logo +
      +
      +
      \ No newline at end of file diff --git a/templates/takeovers/_vivid_release_kylin.html b/templates/takeovers/_vivid_release_kylin.html new file mode 100644 index 00000000000..5f6beed69e5 --- /dev/null +++ b/templates/takeovers/_vivid_release_kylin.html @@ -0,0 +1,10 @@ +
      +
      +
      +

      U现已着陆!

      +

      即刻便可获得优麒麟最新的15.04版本

      +

      立刻下载

      +

      了解优麒麟详情 ›

      +
      +
      +
      diff --git a/templates/_base/404.html b/templates/templates/404.html similarity index 92% rename from templates/_base/404.html rename to templates/templates/404.html index c0669ec7fe2..3d82f7b5d00 100755 --- a/templates/_base/404.html +++ b/templates/templates/404.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}404 Page not found{% endblock %} diff --git a/templates/_base/500.html b/templates/templates/500.html similarity index 97% rename from templates/_base/500.html rename to templates/templates/500.html index 61733e00ed1..b2de921b926 100755 --- a/templates/_base/500.html +++ b/templates/templates/500.html @@ -1,4 +1,4 @@ -{% extends "_base/one-column.html" %} +{% extends "templates/one-column.html" %} {% block title %}Ubuntu | Server error{% endblock %} diff --git a/templates/_base/_contextual_footer.html b/templates/templates/_contextual_footer.html similarity index 73% rename from templates/_base/_contextual_footer.html rename to templates/templates/_contextual_footer.html index d93f946d847..d8adfc8ee5c 100755 --- a/templates/_base/_contextual_footer.html +++ b/templates/templates/_contextual_footer.html @@ -1,15 +1,15 @@ -{% if level_2 == 'contact-us' and not level_3 or level_3 == 'contact-us' or level_4 == 'contact-us' and not level_5 or level_1 == 'privacy-policy' or level_1 == '2012' or level_1 == '2013' or level_2 == 'register' or level_1 == 'testing' or level_1 == 'legal' %} +{% if level_2 == 'contact-us' and not level_3 or level_3 == 'contact-us' or level_4 == 'contact-us' and not level_5 or level_1 == 'privacy-policy' or level_1 == '2012' or level_1 == '2013' or level_2 == 'register' or level_1 == 'testing' or level_1 == 'legal' or level_3 == 'training-form' or level_2 == 'newsletter-thank-you' %} {% else %} diff --git a/templates/_base/_further_reading_links.html b/templates/templates/_further_reading_links.html similarity index 100% rename from templates/_base/_further_reading_links.html rename to templates/templates/_further_reading_links.html diff --git a/templates/_base/_nav_breadcrumb.html b/templates/templates/_nav_breadcrumb.html similarity index 100% rename from templates/_base/_nav_breadcrumb.html rename to templates/templates/_nav_breadcrumb.html diff --git a/templates/_base/base.html b/templates/templates/base.html similarity index 75% rename from templates/_base/base.html rename to templates/templates/base.html index 3c0babd6698..71e327f1c06 100755 --- a/templates/_base/base.html +++ b/templates/templates/base.html @@ -8,9 +8,12 @@ - + + + + - - @@ -41,8 +41,22 @@ {% block head_extra %}{% endblock %} +{% comment %}Bug 1445370 relates{% endcomment %} + + - + + + + + + +
    - {% include "_base/search.html" %} + {% include "templates/search.html" %} {% endblock header_banner %} @@ -102,7 +116,7 @@
    -{% include "_base/footer.html" %} +{% include "templates/footer.html" %} {% endif %} - + + + + - \ No newline at end of file + diff --git a/templates/_base/body-class.html b/templates/templates/body-class.html similarity index 100% rename from templates/_base/body-class.html rename to templates/templates/body-class.html diff --git a/templates/_base/cookie-policy.html b/templates/templates/cookie-policy.html similarity index 100% rename from templates/_base/cookie-policy.html rename to templates/templates/cookie-policy.html diff --git a/templates/templates/error.html b/templates/templates/error.html new file mode 100644 index 00000000000..23a25a52585 --- /dev/null +++ b/templates/templates/error.html @@ -0,0 +1,21 @@ +{% extends "templates/one-column.html" %} + +{% block title %}404 Page not found{% endblock %} + +{% block extra_body_class %}error-page error404{% endblock %} + +{% block head_extra %}{% endblock %} + +{% block header %} +
    +
    + Error owl +
    +
    +

    Error

    +

    {{ error }}

    +
    +
    +{% endblock %} +{% block content %} +{% endblock content %} diff --git a/templates/_base/footer.html b/templates/templates/footer.html similarity index 90% rename from templates/_base/footer.html rename to templates/templates/footer.html index b9c9bae3520..a8ae8726330 100755 --- a/templates/_base/footer.html +++ b/templates/templates/footer.html @@ -40,16 +40,14 @@
  • Support

    {% include "support/_nav_secondary.html" %}
  • -
  • Partners

    - {% include "partners/_nav_secondary.html" %} -
  • About

  • @@ -58,7 +56,7 @@