diff --git a/pgweb/quotes/struct.py b/pgweb/quotes/struct.py deleted file mode 100644 index 0b019eb5..00000000 --- a/pgweb/quotes/struct.py +++ /dev/null @@ -1,2 +0,0 @@ -def get_struct(): - yield ('about/quotesarchive/', None) diff --git a/pgweb/quotes/views.py b/pgweb/quotes/views.py deleted file mode 100644 index ce379a00..00000000 --- a/pgweb/quotes/views.py +++ /dev/null @@ -1,9 +0,0 @@ -from pgweb.util.contexts import render_pgweb - -from models import Quote - -def allquotes(request): - quotes = Quote.objects.filter(approved=True) - return render_pgweb(request, 'about', 'quotes/quotelist.html', { - 'quotes': quotes, - }) diff --git a/pgweb/urls.py b/pgweb/urls.py index a2dbb03e..64caf1e9 100644 --- a/pgweb/urls.py +++ b/pgweb/urls.py @@ -21,7 +21,6 @@ import pgweb.misc.views import pgweb.news.views import pgweb.profserv.views import pgweb.pugs.views -import pgweb.quotes.views import pgweb.search.views import pgweb.security.views import pgweb.sponsors.views @@ -45,7 +44,6 @@ urlpatterns = [ url(r'^about/event/(\d+)(-.*)?/$', pgweb.events.views.item), url(r'^about/featurematrix/$', pgweb.featurematrix.views.root), url(r'^about/featurematrix/detail/(\d+)/$', pgweb.featurematrix.views.detail), - url(r'^about/quotesarchive/$', pgweb.quotes.views.allquotes), url(r'^ftp/(.*/)?$', pgweb.downloads.views.ftpbrowser), url(r'^download/mirrors-ftp/+(.*)$', pgweb.downloads.views.mirrorselect), diff --git a/templates/pages/about/advantages.html b/templates/pages/about/advantages.html deleted file mode 100644 index 25eb806e..00000000 --- a/templates/pages/about/advantages.html +++ /dev/null @@ -1,51 +0,0 @@ -{%extends "base/page.html"%} -{%block title %}Advantages{%endblock%} -{%block contents%} -

Advantages

-

PostgreSQL offers many advantages for your company or business over other database systems.

- - -

Immunity to over-deployment

-

Over-deployment is what some proprietary database vendors regard as their #1 licence compliance problem.  With PostgreSQL, no-one can sue you for breaking licensing agreements, as there is no associated licensing cost for the software.

-

This has several additional advantages:

- - - -

Better support than the proprietary vendors

-

In addition to our strong support offerings, we have a vibrant community of PostgreSQL professionals and enthusiasts that your staff can draw upon and contribute to.

- - -

Significant saving on staffing costs

-

Our software has been designed and created to have much lower maintenance and tuning requirements than the leading proprietary databases, yet still retain all of the features, stability, and performance.

-

In addition to this, our training programs are generally regarded as being far more cost effective, manageable, and practical in the real world than that of the leading proprietary database vendors.

- - -

Legendary reliability and stability

-

Unlike many proprietary databases, it is extremely common for companies to report that PostgreSQL has never, ever crashed for them in several years of high activity operation.  Not even once.  It just works.

- - -

Extensible

-

The source code is available to all at no charge.  If your staff have a need to customise or extend PostgreSQL in any way then they are able to do so with a minimum of effort, and with no attached costs.  This is complemented by the community of PostgreSQL professionals and enthusiasts around the globe that also actively extend PostgreSQL on a daily basis.

- - -

Cross platform

-

PostgreSQL is available for almost every brand of Unix (34 platforms with the latest stable release), and Windows compatibility is available via the Cygwin framework. Native Windows compatibility is also available with version 8.0 and above.

- - -

Designed for high volume environments

-

We use a multiple row data storage strategy called MVCC to make PostgreSQL extremely responsive in high volume environments.  The leading proprietary database vendor uses this technology as well, for the same reasons.

- - -

GUI database design and administration tools

-

There are many high-quality GUI Tools available for PostgreSQL from both open source developers and commercial providers. A list is available on our wiki as a community guide to PostgreSQL GUI Tools.

- - -

Technical Features

-

Please see the Feature Matrix for a summary of PostgreSQL's features. -

- -{%endblock%} diff --git a/templates/pages/about/awards.html b/templates/pages/about/awards.html deleted file mode 100644 index 9ab282ed..00000000 --- a/templates/pages/about/awards.html +++ /dev/null @@ -1,118 +0,0 @@ -{%extends "base/page.html"%} -{%block title%}Awards{%endblock%} -{%block contents%} -

Awards

-

PostgreSQL, Award Winning Software

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- 2008 Developer.com Product of the Year, Database Tool -
-
- "And the winner is PostgreSQL. This one surprised us and taught us something about our audience base. We need to do a better job of covering this topic! Postgresql.org touts this product as "The world's most advanced open source database" and after seeing the votes, they may just be correct." -

- 2006 Linux Journal Editors' Choice Awards for Best Database -
-
- "It handles everything we throw at it and just keeps working, flawlessly. It's almost invisible from an administrative perspective. It handles huge quantities of data, and it has all of the goodies that we expect in a relational database (such as referential integrity, column-level constraints and checks, server-side functions, subselects and unions). The original 8.1 release, which came out in November 2005, included a number of new features, such as two-phase commits. We can't recommend PostgreSQL highly enough." -

- 2005 Linux Journal Editors' Choice Awards for Best Database -
-
- "More and more organizations are working with high-end database systems but can't afford, or don't want, a full-time database administrator. PostgreSQL complies with SQL standards but needs less babysitting than complicated legacy databases. Ludovic calls it, "easy to install, configure and relatively easy to tune for performance." In our June 2005 issue, he covered Slony-I, which adds replication to PostgreSQL, giving you multisite redundancy, increased performance or both. Reuven points out that PostgreSQL has programmer-friendly features, which for 8.0, include server-side scripting in Perl." -

- 2004 ArsTechnica Best Server Application Award -
-
- "It's rare for any kind of sizable organization to not use a database for anything, and to that end, PostgreSQL provides a very reliable solution for Linux users. Sporting many advanced features missing from other available database packages, PostgreSQL is a perennial favorite for many of our developers. " -
- -

- 2004 Linux Journal Editors' Choice Awards for Best Database -
-
- "I strongly recommend PostgreSQL to anyone who needs a relational database." -
- -

- 2004 Linux New Media Award For Best Database -
-
- "The PostgreSQL team has demonstrated that it is possible to produce a database with the price and ease of administration of MySQL, but with the feature set of Oracle. " -
- -

- 2003 Linux Journal Editors' Choice Awards for Best Database -
-
-
- -

- 2002 Linux New Media Editors Choice Award for Best Database -
-
-
- -

- 2000 Linux Journal Editors' Choice Awards for Best Database -
-
- "For ``big-database'' features and the configurability and administration advantages of open source, we give PostgreSQL a big thumbs-up." -
- -

- 1999 LinuxWorld Editor's Choice Award for Best Database -
-
-
- -
- - -{%endblock%} diff --git a/templates/pages/about/casestudies.html b/templates/pages/about/casestudies.html deleted file mode 100644 index 146ce476..00000000 --- a/templates/pages/about/casestudies.html +++ /dev/null @@ -1,22 +0,0 @@ -{%extends "base/page.html"%} -{%block title%}Case Studies{%endblock%} -{%block contents%} -

Case Studies

-

How does PostgreSQL make a difference for businesses?

-

These case studies are just some of the success stories from companies around the world. Each study highlights one or more important aspects of how PostgreSQL solved specific business needs, lowered cost of ownership, and reduced deployment time for a complex data management infrastructure.

-

Organizations Using PostgreSQL

-Afilias
-BASF (PDF format)
-Mohawk Software
-Proximity (PDF format)
-Radio Paradise (PDF format)
-Shannon Medical Center
-Spiros Louis Stadium (PDF format)
-The Dravis Group OSS Report (PDF format)
-Travelpost (PDF format)
-Valhalla (PDF format)
-Vanten Inc.
-
-
-Share Your Story
-{%endblock%} diff --git a/templates/pages/about/contact.html b/templates/pages/about/contact.html index 315b52bc..5cf46944 100644 --- a/templates/pages/about/contact.html +++ b/templates/pages/about/contact.html @@ -2,7 +2,7 @@ {%block title%}Contact{%endblock%} {%block contents%} -

Contact

+

Contact

Fundraising and donations

@@ -23,8 +23,8 @@ funds group directly at funds-group@ This section includes information on regional contacts as well.

Technical Support

-

If you are looking for help with PostgreSQL, or this website.

-

Community support

+

If you are looking for help with PostgreSQL, or for help on how to better use the PostgreSQL.org website, please click on the URL below.

+

Community Support

Webmasters

diff --git a/templates/pages/about/donate.html b/templates/pages/about/donate.html index 45ce6271..24b2e6d3 100644 --- a/templates/pages/about/donate.html +++ b/templates/pages/about/donate.html @@ -2,7 +2,7 @@ {%block title%}Donate{%endblock%} {%block contents%} -

Donate

+

Donate

General PostgreSQL efforts

PostgreSQL is an affiliated project of Software in the Public Interest. Funds donated to PostgreSQL are used diff --git a/templates/pages/about/donate_pg_org.html b/templates/pages/about/donate_pg_org.html index 15ee1973..0d286e44 100644 --- a/templates/pages/about/donate_pg_org.html +++ b/templates/pages/about/donate_pg_org.html @@ -2,59 +2,47 @@ {%block title%}Donate{%endblock%} {%block contents%} -

Donate to PostgreSQL

+

Donate to PostgreSQL

-

PostgreSQL donations are managed by the Fund raising Group. The money donated goes to many vital services that the PostgreSQL community needs including advocacy materials, conference expenses, legal expenses, and travel costs.

+

PostgreSQL donations are managed by the funds group. The money donated goes to many vital services that the PostgreSQL community needs including advocacy materials, conference expenses, legal expenses, and travel costs.

-

Donate by Credit Card (preferred)

-

Donation via credit card is handled through USA ePay using the form below. - -

-
-
- - - - - - - - +

Donate by Credit Card (preferred)

+

Donation via credit card is handled through USA ePay using the form below.

+

PostgreSQL donations are processed via Paysimple (third party) and deposited + into the PostgreSQL account at Software in the Public Interest (SPI).

-
-

Donate:

- -
-

For other amounts or to donate via American, Canadian Check or Money Order:

-

Write the check to Software in the Public Interest, Inc. Very Important: Put "PostgreSQL" in the Memo field. - Then mail check or money order to:

- Software in the Public Interest, Inc.
- 1732 1st Ave #20327
- New York, NY 10128-5177
- United States
-

-
- PostgreSQL donations are processed via Paysimple (third party) - and deposited into the PostgreSQL account at Software in the Public - Interest.
- - - - - -
-
+ + + + +
+ +
+
+ +
+

For other amounts or to donate via American, Canadian Check or Money Order:

+

Donations can also be made by mailing a check or sending a money order to Software in the Public Interest, Inc.

+

Please be sure to put "PostgreSQL" in the MEMO field.

+

You can mail the check or money order to:
+Software in the Public Interest, Inc.
+1732 1st Ave #20327
+New York, NY 10128-5177
+United States
+

-

Tax deductibility

+ +

Tax deductibility

Please be aware that PostgreSQL contributions may or may not be tax exempt. For more information please see the SPI website and your local tax advisor. If you would like to donate non-monetary items such as computers or other equipment, please contact the PostgreSQL Funds Group.

diff --git a/templates/pages/about/press.html b/templates/pages/about/press.html index 66e07d47..fa817afc 100644 --- a/templates/pages/about/press.html +++ b/templates/pages/about/press.html @@ -2,7 +2,7 @@ {%block title%}Press{%endblock%} {%block contents%} -

Press

+

Press

For press enquiries, please see the Press Contacts.

diff --git a/templates/pages/about/press/contact.html b/templates/pages/about/press/contact.html index 53ffe417..921522e8 100644 --- a/templates/pages/about/press/contact.html +++ b/templates/pages/about/press/contact.html @@ -2,8 +2,7 @@ {%block title%}PostgreSQL Regional Contacts{%endblock%} {%block contents%} -
-

Press Contacts

+

Press Contacts

Please refer to the list of country contacts below for press enquiries.

For general press enquiries in English, see USA & General Enquiries.

@@ -205,5 +204,4 @@
Cell: +44-7900-255520 -
{%endblock%} diff --git a/templates/pages/about/privacypolicy.html b/templates/pages/about/privacypolicy.html index b924a2c3..2629e178 100644 --- a/templates/pages/about/privacypolicy.html +++ b/templates/pages/about/privacypolicy.html @@ -1,7 +1,7 @@ {%extends "base/page.html"%} {%block title%}Privacy Policy{%endblock%} {%block contents%} -

Privacy Policy

+

Privacy Policy

When you visit our website, our servers automatically log your IP address and/or host name.

We store information such as your email address, name and locality only if you decide to send us such information by completing a survey, or registering as a user on one of our sites. We collect this information to help us improve the content of our sites, customize the layout of our web pages and to contact people for technical and support purposes. We will not share your email address with other organisations unless required by law.

If you submit content to the website, such as listing your company as a diff --git a/templates/pages/about/users.html b/templates/pages/about/users.html deleted file mode 100644 index b20ccc90..00000000 --- a/templates/pages/about/users.html +++ /dev/null @@ -1,137 +0,0 @@ -{%extends "base/page.html"%} -{%block title%}PostgreSQL Featured Users{%endblock%} -{%block contents%} - -

Featured Users

-

Here are a few of the hundreds of companies who have built products, solutions, web sites and tools using the world's most advanced open source database system. If you work for a major corporation or organization and you would like to be included in this list, please drop us a line.

- - -

BioPharm

- -

e-Commerce

- -

Education

- -

Finance

- -

Gaming

- -

Government

- -

Healthcare

- -

Manufacturing

- -

Media

- -

Open Source Projects

- -

Retail

- -

Technology

- -

Telecom

- -
-
- -These users are listed here as a demonstration of their confidence in using PostgreSQL. This is not a solicitation list or directory. Please do not contact these companies with commercial offers or requests for interviews (contact press@postgresql.org instead). - -{%endblock%} diff --git a/templates/quotes/quotelist.html b/templates/quotes/quotelist.html deleted file mode 100644 index 5864e284..00000000 --- a/templates/quotes/quotelist.html +++ /dev/null @@ -1,11 +0,0 @@ -{%extends "base/page.html"%} -{%block title%}Quotes{%endblock%} -{%block contents%} -

Quotes

-
-{% for obj in quotes %} -
{{obj.quote|safe}}
-
{{obj.who}}, {{obj.org}}
-{% endfor %} -
-{%endblock%} diff --git a/templates/sponsors/servers.html b/templates/sponsors/servers.html index 34ff9e8c..465b6283 100644 --- a/templates/sponsors/servers.html +++ b/templates/sponsors/servers.html @@ -2,42 +2,42 @@ {%block title%}Servers{%endblock%} {%block contents%} -

Servers

+

Servers

The servers that power the services of www.postgresql.org are provided by -different companies and organisations around the world. +different companies and organisations around the world.

-
- - - - - - - - - - - -{% for s in servers %} - - - - - - - - - -{% endfor %} -
NameProviderDedicatedSpecsOSLocationUsage
{{s.name}} - {%for p in s.sponsors.all %} - {{p.name}}{%if not forloop.last%}, {%endif%} - {%endfor%} - {{s.dedicated}}{{s.performance}}{{s.os}}{{s.location}}{{s.usage}}
-
+ + + + + + + + + + + + + + {%for server in servers %} + + + + + + + + + + {%endfor%} + +
NameProviderDedicatedSpecsOSLocationUsage
{{ server.name }} + {% for sponsor in server.sponsors.all %} + {{ sponsor.name }}{%if not forloop.last%}, {%endif%} + {% endfor %} + {{ server.dedicated|yesno:"Yes,No" }}{{ server.performance }}{{ server.os }}{{ server.location }}{{ server.usage }}
{%endblock%} - diff --git a/templates/sponsors/sponsors.html b/templates/sponsors/sponsors.html index 7fc706d6..ccf90900 100644 --- a/templates/sponsors/sponsors.html +++ b/templates/sponsors/sponsors.html @@ -2,49 +2,39 @@ {%block title%}Sponsors{%endblock%} {%block contents%} -

Sponsors

+

Sponsors

-

The following is a categorized list of significant sponsors to PostgreSQL. +

The following is a categorized list of significant sponsors to PostgreSQL. Sponsors are listed in no particular order within each section, with just the location of the head office -for each company shown. -

+for each company shown.

-{% for s in sponsors %} -{%ifchanged s.sponsortype %} -{%if not forloop.first %} - - - -{%endif%} -
- - - - - - -{%endifchanged%} - - - - - -{%endfor%} -

{{s.sponsortype.typename}}

 
{{s.name}} logo{{s.name}}{{s.country}}
-
- -
- - - - - - -
Sponsorship recognition is wholly determined by the - Sponsorship Committee. -
- -
+{% for sponsor in sponsors %} + {% ifchanged sponsor.sponsortype %} + {% if not forloop.first %} + + + {% endif %} +

{{ sponsor.sponsortype.typename }}

+ + + {% endifchanged%} + + + + + + {% endfor %} + +
+ + {{ sponsor.name }} + + + {{ sponsor.name }} + {{ sponsor.country }}
+

Sponsorship Recognition

+

+ Sponsorship recognition is wholly determined by the Sponsorship Committee. +

{%endblock%} -