⌈⌋ ⎇ branch:  freshcode


Check-in [0232a9a82d]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:New additions: Linux AppFinder, Find Best OpenSource, FOSS Wiki, Libre Projects, and Zwodnik, a few more links in the sidebar.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0232a9a82dfe21d3dc8318b772b011deba341818
User & Date: mario 2014-07-31 21:56:21
Context
2014-07-31
21:56
added DistroWatch feed and general version number highlighting check-in: 9725b669af user: mario tags: trunk
21:56
New additions: Linux AppFinder, Find Best OpenSource, FOSS Wiki, Libre Projects, and Zwodnik, a few more links in the sidebar. check-in: 0232a9a82d user: mario tags: trunk
2014-07-30
14:25
Patched fc-submit for Python3 and using `requests` instead of `urllib2`; which is kind of necessary due to required SNI for SSL/TLS, usage of verify=cacert.pem should be possibly patched in as well check-in: 3ffaf89706 user: mario tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Added img/links/distrowatch.com.jpeg.

cannot compute difference between binary files

Added img/links/findbestopensource.com.jpeg.

cannot compute difference between binary files

Added img/links/freeopensourcesoftware.org.jpeg.

cannot compute difference between binary files

Added img/links/libreprojects.net.jpeg.

cannot compute difference between binary files

Added img/links/linuxappfinder.com.jpeg.

cannot compute difference between binary files

Added img/links/linuxgames.com.jpeg.

cannot compute difference between binary files

Added img/links/linuxsoft.cz.jpeg.

cannot compute difference between binary files

Added img/links/opensourcelinux.org.jpeg.

cannot compute difference between binary files

Added img/links/opensourcelist.org.jpeg.

cannot compute difference between binary files

Added img/links/opensourcescripts.com.jpeg.

cannot compute difference between binary files

Added img/links/osalt.com.jpeg.

cannot compute difference between binary files

Added img/links/thechangelog.com.jpeg.

cannot compute difference between binary files

Added img/links/zwodnik.com.jpeg.

cannot compute difference between binary files

Changes to page_links.php.

1
2
3
4
5
6
7
8
9
10
11
12


13



14
15
16
17
18
19
20
<?php
/**
 * title: Links to other directories
 * description: Collection/overview of other software tracking / link lists.
 * version: 0.3
 *
 *
 * ToDo
 *  + http://www.datamation.com/open-source/open-source-software-the-mega-list-1.html
 *  + http://www.datamation.com/osrc/article.php/3925806/Open-Source-Software-Top-59-Sites.htm
 *  + http://www.reddit.com/r/coolgithubprojects
 *  + http://sourceforge.net/new/


 *  + http://freeopensourcesoftware.org/



 *
 */

#-- preferred languages
header("Vary: Accept-Language");
preg_match_all("/\b(\w\w)([-,\s;]\w*|$)/", $_SERVER->text["HTTP_ACCEPT_LANGUAGE"], $langs)
and $langs = $langs[1];




|







>
>
|
>
>
>







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
<?php
/**
 * title: Links to other directories
 * description: Collection/overview of other software tracking / link lists.
 * version: 0.4
 *
 *
 * ToDo
 *  + http://www.datamation.com/open-source/open-source-software-the-mega-list-1.html
 *  + http://www.datamation.com/osrc/article.php/3925806/Open-Source-Software-Top-59-Sites.htm
 *  + http://www.reddit.com/r/coolgithubprojects
 *  + http://sourceforge.net/new/
 *  + https://openhatch.org/
 *  + http://opensourcearcade.com/
 *  + http://www.icewalkers.com/
 *
 *  - http://www.krugle.org/projects/
 *  - http://flossmetrics.org/
 *
 */

#-- preferred languages
header("Vary: Accept-Language");
preg_match_all("/\b(\w\w)([-,\s;]\w*|$)/", $_SERVER->text["HTTP_ACCEPT_LANGUAGE"], $langs)
and $langs = $langs[1];
76
77
78
79
80
81
82





83
84
85
86
87




88
89
90
91




92
93







94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
    </p>
    <section>
      <dl>
        <dt>Python</dt>
        <dd>
          <li> <a href="https://pypi.python.org/" title="Python Package Index">PyPI</a>
        </dd>





        <dt>PHP
        <dd>
          <li> <a href="https://packagist.org/explore/">Packagegist</a>
          <li> <a href="http://phptrends.com/">PHP Trends</a>
        </dd>




        <dt>Vala
        <dd>
          <li> <a href="https://bbs.archlinux.org/viewtopic.php?id=173563" title="Arch Linux Bulletin Board about Vala projects">Arch BBS</a>
        </dd>




      </dl>
    </section>








    <?php  if (in_array("de", $langs)): ?>
    <p>Local websites</p>
    <section>
      <b>.de</b>
      <li> <a href="http://www.pro-linux.de/">Pro Linux</a>
      <li> <a href="http://www.linux-magazin.de/">Linux Magazin</a>
      <li> <a href="http://www.heise.de/open/">Heise Open</a>
      <li> <a href="http://www.linux-community.de/">Linux Community</a>
      <li> <a href="http://wiki.ubuntuusers.de/Software">Ubuntu Users: Software</a>
      <li> <a href="http://ubuntunews.de/">Ubuntu News</a>
    </section>
    <?php endif; ?>
    
 </aside>







>
>
>
>
>
|

|


>
>
>
>
|



>
>
>
>


>
>
>
>
>
>
>





|

|







81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
    </p>
    <section>
      <dl>
        <dt>Python</dt>
        <dd>
          <li> <a href="https://pypi.python.org/" title="Python Package Index">PyPI</a>
        </dd>
        <dt>Perl</dt>
        <dd>
          <li> <a href="http://www.cpan.org/" title="Comprehensive Perl Archive Network">CPAN</a>
          <li> <a href="http://perltricks.com/">Perl Tricks</a>
        </dd>
        <dt>PHP</dt>
        <dd>
          <li> <a href="https://packagist.org/explore/" title="Composers Package Repo">Packagegist</a>
          <li> <a href="http://phptrends.com/">PHP Trends</a>
        </dd>
        <dt>Ruby</dt>
        <dd>
          <li> <a href="https://rubygems.org/gems">Gems</a>
        </dd>
        <dt>Vala</dt>
        <dd>
          <li> <a href="https://bbs.archlinux.org/viewtopic.php?id=173563" title="Arch Linux Bulletin Board about Vala projects">Arch BBS</a>
        </dd>
        <dt>Javascript</dt>
        <dd>
          <li> <a href="http://plugins.jquery.com/">jQuery Plugins</a>
        </dd>
      </dl>
    </section>
    <section>
      <b>Windows software</b>
      <li> <a href="https://help.ubuntu.com/community/ListOfOpenSourcePrograms">LOOP</a>
      <li> <a href="http://eos.osbf.eu/start/">EOS directory</a>
      <li> <a href="http://opensourcewindows.org/">OpenSource Windows</a>
      <li> <a href="http://osswin.sourceforge.net/">OSSWin</a>
    </section>

    <?php  if (in_array("de", $langs)): ?>
    <p>Local websites</p>
    <section>
      <b>.de</b>
      <li> <a href="http://www.pro-linux.de/">Pro Linux</a> + <a href="http://www.pro-linux.de/cgi-bin/DBApp/check.cgi">DBApp</a>
      <li> <a href="http://www.linux-magazin.de/">Linux Magazin</a>
      <li> <a href="http://www.heise.de/open/">Heise Open</a> + <a href="http://www.heise.de/download/top-downloads-50000505000/?f=5s">SW-Cat</a>
      <li> <a href="http://www.linux-community.de/">Linux Community</a>
      <li> <a href="http://wiki.ubuntuusers.de/Software">Ubuntu Users: Software</a>
      <li> <a href="http://ubuntunews.de/">Ubuntu News</a>
    </section>
    <?php endif; ?>
    
 </aside>
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195

196
197
198
199

200
201
202
203
204
205
206
207

208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
      ["http://www.linuxgames.com/", "linuxgames.com.jpeg", "Linux Games",
       "Captures progress and newly released gaming software for Linux.",
      ],
      ["http://sourceforge.net/", "sourceforge.net.jpeg", "Sourceforge.net",
       "The original open source development plattform
        is still home to and primary notification hub for many projects."
      ],
      ["http://www.ohloh.net/", "ohloh.net.jpeg", "Ohloh.net",
       "statistically tracks open source project development."
      ],
      ["http://github.com/", "github.com.jpeg", "GitHub",
       "Is a frontend onto a distributed version control system.
        It's less suited for end users, but still allows searching for software."
      ],
      ["http://savannah.nongnu.org/", "savannah.nongnu.org.jpeg", "Savannah",
       "Provides an alternative Free software development plattform."
      ],
      ["https://launchpad.net/", "launchpad.net.jpeg", "Launchpad",
       "Is the development hub for Ubuntu and also lists a few things that
        haven't made it into the package managers yet."
      ],
      ["http://www.libe.net/version/index.php", "libe.net.jpeg", "Libe.net",
       "Is an archive and version tracker for various Linux and open source packages."
      ],
      ["http://www.linuxsoft.cz/en/", "linuxsoft.cz.jpeg", "LinuxSoft.cz",
       "Provides a comprehensive and searchable software list divided into categories.",
      ],
      ["http://en.wikipedia.org/wiki/List_of_free_and_open-source_software_packages", "wikipedia.org.jpeg",
       "Wikipedia: List of free and open source software packages",
       "summarizes a few common names."
      ],
      ["http://distrowatch.com/", "distrowatch.com.jpeg",
       "DistroWatch",
       "Does as it says and tracks new and upcoming BSD / Linux / GNU / Solaris distribution releases."
      ],
      ["http://openfontlibrary.org/", "openfontlibrary.org.jpeg", "Open Font Library",
       "Helps to easily uncover new and nicely categorized true or open type fonts.",
      ],
#      ["", "", "",
#       "",
#      ],
      ["http://www.opensourcescripts.com/", "opensourcescripts.com.jpeg", "Open Source Scripts",
       "Collects web applications and web service scripts.",
      ],
      ["http://opensourcelinux.org/", "opensourcelinux.org.jpeg", "Open Source List",
       "Provides a summary list of common applications.",
      ],
      ["http://osliving.com/", "osliving.com.jpeg", "Open Source Living",
       "is an odd outlier, as they expect open source projects to pay for listings;
        thrives on click thru ads, etc."
      ],
#      ["http://www.hotscripts.com/", "hotscripts.com.jpeg", "hotscripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"

#      ],
#      ["http://www.devscripts.com/", "devscripts.com.jpeg", "devscripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"

#      ],
#      ["http://www.developertutorials.com/scripts/", "developertutorials.com.jpeg", "developer&shy;tutorials.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries outdated"
#      ],
#      ["http://www.bigresource.com/scripts/", "bigresource.com.jpeg", "bigresource.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"

#      ],
#      ["http://www.scripts.com/", "scripts.com.jpeg", "scripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"
#      ],
#      ["http://www.fatscripts.com/", "fatscripts.com.jpeg", "fatscripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"
#      ],
#      ["http://www.scripts20.com/", "scripts20.com.jpeg", "scripts20.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"
#      ],
#      ["http://www.needscripts.com/", "needscripts.com.jpeg", "needscripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"
#      ],
#      ["http://www.advancescripts.com/", "advancescripts.com.jpeg", "advancescripts.com",
#       "is a script directory, mixed open source or non-free and commercial listings,
#        many entries somewhat outdated"
#      ],
  ];
  
  
  foreach ($links as $row) {
      print <<<HTML
      <div class=links-entry>







|



|






|



|















<
<
<






|
|
<

|
<
<
>
|
|
<
<
>
|
|
|
<
|
|
<
<
>
|
|
|
<
|
<
<
<

<
<
<
|
<
<
<
|
<
<
<







167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204



205
206
207
208
209
210
211
212

213
214


215
216
217


218
219
220
221

222
223


224
225
226
227

228



229



230



231



232
233
234
235
236
237
238
      ["http://www.linuxgames.com/", "linuxgames.com.jpeg", "Linux Games",
       "Captures progress and newly released gaming software for Linux.",
      ],
      ["http://sourceforge.net/", "sourceforge.net.jpeg", "Sourceforge.net",
       "The original open source development plattform
        is still home to and primary notification hub for many projects."
      ],
      ["http://www.ohloh.net/", "ohloh.net.jpeg", "OpenHUB (Ohloh)",
       "statistically tracks open source project development."
      ],
      ["http://github.com/", "github.com.jpeg", "GitHub",
       "is a frontend onto a distributed version control system.
        It's less suited for end users, but still allows searching for software."
      ],
      ["http://savannah.nongnu.org/", "savannah.nongnu.org.jpeg", "Savannah",
       "Provides an alternative Free software development plattform."
      ],
      ["https://launchpad.net/", "launchpad.net.jpeg", "Launchpad",
       "is the development hub for Ubuntu and also lists a few things that
        haven't made it into the package managers yet."
      ],
      ["http://www.libe.net/version/index.php", "libe.net.jpeg", "Libe.net",
       "is an archive and version tracker for various Linux and open source packages."
      ],
      ["http://www.linuxsoft.cz/en/", "linuxsoft.cz.jpeg", "LinuxSoft.cz",
       "Provides a comprehensive and searchable software list divided into categories.",
      ],
      ["http://en.wikipedia.org/wiki/List_of_free_and_open-source_software_packages", "wikipedia.org.jpeg",
       "Wikipedia: List of free and open source software packages",
       "summarizes a few common names."
      ],
      ["http://distrowatch.com/", "distrowatch.com.jpeg",
       "DistroWatch",
       "Does as it says and tracks new and upcoming BSD / Linux / GNU / Solaris distribution releases."
      ],
      ["http://openfontlibrary.org/", "openfontlibrary.org.jpeg", "Open Font Library",
       "Helps to easily uncover new and nicely categorized true or open type fonts.",
      ],



      ["http://www.opensourcescripts.com/", "opensourcescripts.com.jpeg", "Open Source Scripts",
       "Collects web applications and web service scripts.",
      ],
      ["http://opensourcelinux.org/", "opensourcelinux.org.jpeg", "Open Source List",
       "Provides a summary list of common applications.",
      ],
      ["http://linuxappfinder.com/all", "linuxappfinder.com.jpeg", "Linux AppFinder",
       "Provides vast categories and application options, alternative lists, web feeds, news, and a community forum.",

      ],
      ["http://www.findbestopensource.com/home/", "findbestopensource.com.jpeg", "Find Best OpenSource",


       "is a well curated news and application category blog.",
      ],
      ["http://freeopensourcesoftware.org/", "freeopensourcesoftware.org.jpeg", "Free Open Source Software",


       "A Wiki which doesn't host a software directory itself, but provides various resources to uncover them.",
      ],
      ["http://libreprojects.net/", "libreprojects.net.jpeg", "Libre Projects",
       "is itself a meta directory to various open source and open content directories and community hubs.",

      ],
      ["http://www.zwodnik.com/", "zwodnik.com.jpeg", "Zwodnik",


       "provides a pretty overview, categorization, description and reviews for open source packages.",
      ],
#      ["http://osliving.com/", "osliving.com.jpeg", "Open Source Living",
#       "is an odd outlier, as they expect open source projects to pay for listings;

#        thrives on click thru ads, etc."



#      ],



#      ["", "", "",



#       "",



#      ],
  ];
  
  
  foreach ($links as $row) {
      print <<<HTML
      <div class=links-entry>