-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfoss.html
More file actions
60 lines (52 loc) · 3.48 KB
/
Copy pathfoss.html
File metadata and controls
60 lines (52 loc) · 3.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Site Properities -->
<title>Free/Libre and Open Source Software | Learn Learnin'</title>
<meta property="og:title" content="Free/Libre and Open Source Software | Learn Learnin'" />
<meta property="og:description" name="description" content="The free culture is a culture that once engulfes you will never leave you free" />
<meta property="og:url" content="http://learnlearn.in/foss/" />
<meta name="keywords" content="learn, learning, foss, floss, libre, open source, free, software freedom" />
<meta name="generator" content="DocPad v6.78.6" />
<link rel="shortcut icon" type="image/png" href="/LofL.png" />
<link rel="apple-touch-icon" type="image/png" href="/LofL128.png" />
<link rel="stylesheet" href="/main.css" />
<link href="//asd.learnlearn.in/feed.atom" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed" />
</head>
<body>
<header>
<a href="/" title="Go home"><img src="/LofL60.png" alt="~" title="~"></a>
<a href=""><h1>Free/Libre and Open Source Software </h1></a>
</header>
<article role="main">
<p>I love free software. Free as in libre. Not as in gratis. Libre software is that which we can modify, share, copy, edit, dabble in, destroy, fork, spoon, fornicate, anything without restriction. Gratis is when you can download the software without paying money.</p>
<p>Open Source is when software's code is available for anyone to see. But just seeing, is sometimes of no use.</p>
<p>I believe that if the world were to use only free software, it would progress at a much faster rate than today.</p>
<p>If you use an Android phone, you should consider <a href="../free-android/">"freeing" it from Google</a></p>
</article>
<aside class="share separator separatorpipe" role="complementary">
Share this »
<a target="_blank" href="http://sharetodiaspora.github.io/?title=Free/Libre and Open Source Software | Learn Learnin'&url=http://learnlearn.in/foss/">diaspora*</a>
<a target="_blank" href="http://www.facebook.com/sharer/sharer.php?u=http://learnlearn.in/foss/">Facebook</a>
<a target="_blank" href="https://twitter.com/intent/tweet?url=http://learnlearn.in/foss/">Twitter</a>
<a target="_blank" href="https://plus.google.com/share?url=http://learnlearn.in/foss/">Google+</a>
<a target="_blank" href="mailto:?subject=Free/Libre and Open Source Software | Learn Learnin'&body=Check this out: http://learnlearn.in/foss/">Email</a>
<a target="_blank" href="https://telegram.me/share/url?url=Free/Libre and Open Source Software | Learn Learnin' - &url=http://learnlearn.in/foss/"> Telegram</a>
<a class="mobileshare" href="whatsapp://send?text=Free/Libre and Open Source Software | Learn Learnin' - http://learnlearn.in/foss/">Whatsapp</a>
</aside>
<footer id="footer" class="separator separatorpipe">
<a href="/keep-in-touch/#comments">Comment</a>
<a href="/about/">About</a>
<a href="/"> Home</a>
<a href="http://asd.learnlearn.in">Follow ASD</a>
<br>
<form id="ducksearch" name="ducksearch" action="https://duckduckgo.com/" target="_top">
<input type="search" class="search-bar" autocomplete="off" name="q" id="searchinput" placeholder="Search this site" value=" site:learnlearn.in "/>
<input id="search_button_homepage" type="submit" value="Duck!"/>
</form>
</footer>
<script defer="defer" src="/main.js"></script>
</body>
</html>