From 48a499c2c1b999008c5a0d1f8931141b07225c4b Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 16 May 2019 18:42:56 -0400 Subject: html -> static, img -> static/assets/img --- html/about/index.html | 171 ------------------------------------ html/contact/index.html | 74 ---------------- html/includes/body-close.html | 1 - html/includes/body-open.html | 1 - html/includes/footer.html | 14 --- html/includes/header-close.html | 1 - html/includes/header-open.html | 4 - html/includes/html-close.html | 1 - html/includes/html-open.html | 2 - html/includes/js.html | 3 - html/includes/navbar.html | 34 -------- html/index.html | 188 ---------------------------------------- html/join/index.html | 165 ----------------------------------- html/volunteer/index.html | 69 --------------- 14 files changed, 728 deletions(-) delete mode 100644 html/about/index.html delete mode 100644 html/contact/index.html delete mode 100644 html/includes/body-close.html delete mode 100644 html/includes/body-open.html delete mode 100644 html/includes/footer.html delete mode 100644 html/includes/header-close.html delete mode 100644 html/includes/header-open.html delete mode 100644 html/includes/html-close.html delete mode 100644 html/includes/html-open.html delete mode 100644 html/includes/js.html delete mode 100644 html/includes/navbar.html delete mode 100644 html/index.html delete mode 100644 html/join/index.html delete mode 100644 html/volunteer/index.html (limited to 'html') diff --git a/html/about/index.html b/html/about/index.html deleted file mode 100644 index 92e1019..0000000 --- a/html/about/index.html +++ /dev/null @@ -1,171 +0,0 @@ - - - -Free Software Foundation India - - - - - -
-
-
- -
-

About FSF India

-
- -

The Free Software Foundation India (FSF India) is a - nonprofit organisation committed to advocating, - promoting and propagating the use and development of - free (swatantra) software in India.

- -

The special need of free software community in the - current historical context.

- - -

Background

- -

As the computer continues to become increasingly - pervasive in our personal, social and working - lives, the soul of the machine — software — is - seemingly trapped in a battle of proprietary - ownership.

- -

In the early days of computing, it was customary for - programmers to share software. Since the 1970s, - however, much software has become proprietary, such - that its users have been prevented from sharing, let - alone modifying, programs. By the 1980s, proprietary - software had become commonplace, and the computing - community was losing the freedom to cooperate in using - and altering software. Freedom was under attack.

- - -

The Free Software Foundation

- -
-

The owners of software had erected walls to divide - us from each other.

-
- -

Those words came from the one person who has - zealously campaigned to safeguard software - freedoms–Richard M. Stallman, a celebrated - programmer and an accomplished hacker. (Contrary - to popular belief, a hacker is not an anti-social - being. S/he is someone who is passionate, even - obsessive, about programming, as opposed to a - cracker, someone who breaks security on a system, - often with malicious intent.)

- -

Stallman, then working at MIT’s Artificial - Intelligence Lab, left to pursue the Free Software - Movement in 1984, inspired by the ideals of - American independence: freedom, community and - voluntary co-operation, which leads to free - enterprise, free speech and free software. He had - already started the GNU project in - 1983 to develop the free operating system GNU (a recursive - acronym for GNU’s Not Unix).

- -

In 1985 Stallman founded the Free - Software Foundation - (FSF), dedicated to promoting computer users’ - rights to use, study, copy, modify and - redistribute computer programs.

- -

The FSF promotes the development and use of free - software and free documentation. In particular, - FSF promotes the GNU operating system, used widely - today in its GNU/Linux variant, based on the Linux - kernel developed by Linus Torvalds. These systems - are often mistakenly called just `Linux’; calling - them `GNU/Linux’ corrects this confusion.

- -

The FSF (fsf.org), - whose headquarters is in Boston, Massachusetts, - USA, is a tax-exempt charity for free software - development. It raises funds by selling GNU - CD-ROMs, T-shirts, manuals and deluxe - distributions (all of which users are free to copy - and change), as well as from donations.

- -

The FSF also helps to spread awareness of the - ethical and political issues of freedom in the use - of software. The FSF believes that free software - is a matter of freedom, not price.

- -

FSF India

- -

The Free Software Foundation of India (FSF India), - the official Indian affiliate of the FSF, was - formally inaugurated by Richard Stallman at the - Freedom First! Conference at Thiruvanathapuram, - Kerala on 20 July 2001.

- -

FSF India will be the national agency for the - promotion of the use of free - software, - i.e. software distributed under the - GNU General - Public Licence (GNU GPL) or - other - licences - approved by FSF, in all domains.

- -

The Vision of FSF India

- -

Broadly, FSF India will strive to ensure that free - software is strengthened in all respects so as to form - a genuine, credible and viable alternative to - proprietary software for every kind of application.

- -

To do so, FSF India will:

- -
    -
  • Promote awareness about free software among - the general public and, specifically, among - programmers and students.

  • - -
  • Increase access to free software by users - in India.

  • - -
  • Promote the development of local solutions - to local problems by empowering local - programmers in the use of free platforms, - tools and technologies.

  • - -
  • Provide support to free software by way of - documentation, expert help or any other means.

  • - -
  • Help organize training for programmers and - users of free software platforms and software.

  • - -
  • Carry out R&D work for free software - solutions to suit local requirements.

  • - -
  • Provide services for the free software - programmer community by, for example, locating - and distributing jobs.

  • - -
  • Assist the national and State governments - in all aspects relating to free software, such - as evolving and maintaining standards; - providing a quality assurance mechanism for - free software; and ensuring the use of free - software in government and quasi-government - milieux.

  • - -
  • Provide services such as adjudication and - conflict redressal within the free software - domain.

  • -
-
-
-
- - - - - diff --git a/html/contact/index.html b/html/contact/index.html deleted file mode 100644 index 44998f4..0000000 --- a/html/contact/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - -Contact — Free Software Foundation India - - - - - -
-
-
-
-

Contact

-
- -
-
- -
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
- -
-
-
- -
-
- -
-
- -
- - - - - diff --git a/html/includes/body-close.html b/html/includes/body-close.html deleted file mode 100644 index a446d53..0000000 --- a/html/includes/body-close.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/html/includes/body-open.html b/html/includes/body-open.html deleted file mode 100644 index 335eec5..0000000 --- a/html/includes/body-open.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/html/includes/footer.html b/html/includes/footer.html deleted file mode 100644 index f9c01ad..0000000 --- a/html/includes/footer.html +++ /dev/null @@ -1,14 +0,0 @@ - - - diff --git a/html/includes/header-close.html b/html/includes/header-close.html deleted file mode 100644 index fd78248..0000000 --- a/html/includes/header-close.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/html/includes/header-open.html b/html/includes/header-open.html deleted file mode 100644 index 067edce..0000000 --- a/html/includes/header-open.html +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/html/includes/html-close.html b/html/includes/html-close.html deleted file mode 100644 index 5f85cab..0000000 --- a/html/includes/html-close.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/html/includes/html-open.html b/html/includes/html-open.html deleted file mode 100644 index ce8fe85..0000000 --- a/html/includes/html-open.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/html/includes/js.html b/html/includes/js.html deleted file mode 100644 index 2cbc2e7..0000000 --- a/html/includes/js.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/html/includes/navbar.html b/html/includes/navbar.html deleted file mode 100644 index 7bd7102..0000000 --- a/html/includes/navbar.html +++ /dev/null @@ -1,34 +0,0 @@ - - - diff --git a/html/index.html b/html/index.html deleted file mode 100644 index 6a01061..0000000 --- a/html/index.html +++ /dev/null @@ -1,188 +0,0 @@ - - - -Free Software Foundation India - - - - - - - -
-
-
-
-
-
-
-

Free Software Foundation of India

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

Free Software Movement

-
- -
-
-

The free software movement is a world - wide effort that campaigns for the - creation, use, and adoption of free - software that entitles users to - four - essential freedoms:

- -
    -
  • The freedom to run the program as - they wish, for any purpose (freedom 0).
  • - -
  • The freedom to study how the - program works, and change it so it - does their computing as they wish - (freedom 1). Access to the source code - is a precondition for this.
  • - -
  • The freedom to redistribute copies - so they can help others (freedom 2).
  • - -
  • The freedom to distribute copies - of their modified versions to others - (freedom 3). By doing this they can - give the whole community a chance to - benefit from their changes. Access to - the source code is a precondition for - this.
  • -
- -
-
- -

Download this video in a free format - (HD) - (SD).

-
-
-
-
-
-
-
- - - - -
-
- -
-
- - - -
-
- -
-
- - - - - - - diff --git a/html/join/index.html b/html/join/index.html deleted file mode 100644 index 9a73ca4..0000000 --- a/html/join/index.html +++ /dev/null @@ -1,165 +0,0 @@ - - - -Join — Free Software Foundation India - - - - - -
-
-
- -
-

Register for Associate Fellowship

-
- -

The Free Software Foundation of India is offering - Associate Fellowship to individuals. This fellowship - is an expression of solidarity with the - aims and objectives of FSF India and to support - FSF India as an organization that promotes software - freedom in the country. The nature of expenses are - usually incurred in maintaining the office, travel - expenses of the activists to fulfil organizational - responsibilities, for participating in national and - international networks, publishing books, maintaining - website and mailing lists,brochures, leaflets, and - other propaganda material, paying full time/part time - employees for their service etc. Currently FSF India - has an office in Thiruvananthapuram with only one full - time employee. The organization currently has no - resources to have more people to work in other parts - of the country. We invite you to become an associate - fellow and support FSF India.

- -

Fellowship Details

- -
-
-
-

General Fellowship

-
- -

Benefits

- -
    -
  • FSF India Associate Fellow Card
  • -
- -

Fee

- -
    -
  • Yearly – ₹ 200
  • -
  • Advised for Students
  • -
-
-
- -
-
-
-

Professional Fellowship

-
- -

Benefits

- -
    -
  • All the benefits of General Fellowship
  • -
  • Listing on Fellows Page of FSF India website
  • -
  • FSF India T’Shirt (when available)
  • -
  • 10% discount on GNU Merchandise*
  • -
- -

Fee

- -
    -
  • Yearly – ₹ 500
  • -
  • 5 years - ₹ 2000
  • -
  • 10 years - ₹ 4000
  • -
  • Lifetime - ₹ 7500
  • -
-
-
- -
-
-
-

Premium Fellowship

-
- -

Benefits

- -
    -
  • All the benefits of General Fellowship
  • -
  • Listing on Fellows Page of FSF India website
  • -
  • FSF India T’Shirt (when available)
  • -
  • 10% discount on GNU Merchandise*
  • -
- -

Fee

- -
    -
  • Yearly – ₹ 1000
  • -
  • 5 years - ₹ 4000
  • -
  • 10 years - ₹ 8000
  • -
  • Lifetime - ₹ 15000
  • -
-
-
- -

- After Filling the form please send DD/MO/Cheque by - post as fast as possible. If you wish to send by - private courier or Speedpost, please make sure - that you give the telephone number along with the - address. Otherwise, the material could be returned - Please give two weeks to one month time for your - material to reach you. If you have not received - the material even after one month, please email - fellowship@gnu.org.in -

- -

Contact Information

- -

Address to which Cheque/Money Order/Demand Draft should be sent:

- -

Free Software Foundation of India:

- -
-TC 27/2207
-Chirakulam Road Statue
-Thiruvananthapuram 695 001 INDIA
-Phone: +91 471 2460250
-
- -

Bank Details

- -
-Free Software Foundation of India
-HDFC Bank
-Anchorage Building, Chembur, Mumbai.
-A/C#: 00132000017424
-RTGS / IFSC: HDFC0000013
-
- -

- * Till FSFI manages to create,maintain and - distribute merchandise, we will not be able to - commit so many goodies as available at the site - currently, for it needs initial investment. As the - fellowship program establishes itself we will make - and distribute GNU Merchandise till then keep - contributing and spread the word. -

- - -
-
-
- - - - - diff --git a/html/volunteer/index.html b/html/volunteer/index.html deleted file mode 100644 index d9657c4..0000000 --- a/html/volunteer/index.html +++ /dev/null @@ -1,69 +0,0 @@ - - - -Volunteer — Free Software Foundation India - - - - - -
-
-
-
-

Volunteer

-
- -
-
- -

Volunteer for the Free Software Foundation of India.

- -
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
- -
-
-
- -
-
- -
-
- -
- - - - - -- cgit v1.2.3