⌈⌋ ⎇ branch:  freshcode


Check-in [d02501074c]

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

Overview
Comment:Three new gallery links: IceWalkers, OpenHatch, OpenSourceArcade
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d02501074cadf75bb4b6ffe63356ab4f689bbe70
User & Date: mario 2014-08-02 20:54:04
Context
2014-08-02
20:55
Introduced "Dr.ChangeLog" for testing autoupdate rulesets (regex,xpath,jquery release notes scraping). check-in: fd4c02c1ab user: mario tags: trunk
20:54
Three new gallery links: IceWalkers, OpenHatch, OpenSourceArcade check-in: d02501074c user: mario tags: trunk
20:52
Make ->list not forgo absent keys, but substitute values with NULL. check-in: 041f5c22f2 user: mario tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Added img/links/icewalkers.com.jpeg.

cannot compute difference between binary files

Added img/links/openhatch.org.jpeg.

cannot compute difference between binary files

Added img/links/opensourcearcade.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
21
22
<?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










<

<
<
<







1
2
3
4
5
6
7
8
9
10

11



12
13
14
15
16
17
18
<?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://sourceforge.net/new/



 *
 *  - http://www.krugle.org/projects/
 *  - http://flossmetrics.org/
 *
 */

#-- preferred languages
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
      <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>
 <section id=main style="height: 2200pt; min-width: 700px;">

 <h4>Other FLOSS/Linux software directories</h4>
   <p>
 <?php

  $links = [








|







123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
      <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>
 <section id=main style="height: 2400pt; min-width: 700px;">

 <h4>Other FLOSS/Linux software directories</h4>
   <p>
 <?php

  $links = [

219
220
221
222
223
224
225















226
227
228
229
230
231
232
      ],
      ["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."
#      ],
#      ["", "", "",
#       "",
#      ],







>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
      ],
      ["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://www.icewalkers.com/", "icewalkers.com.jpeg", "Ice Walkers",
       "is also a software release tracker and news blog, with an own software directory.",
      ],
      ["https://openhatch.org/", "openhatch.org.jpeg", "OpenHatch",
       "enables matchmaking for projects and their developers and interested users and contributions.",
      ],
      ["http://opensourcearcade.com/", "opensourcearcade.com.jpeg", "Open Source Arcade",
       "is an assemblage of games categorized per programming language or genre.",
      ],
      ["http://www.reddit.com/r/coolgithubprojects", "coolgithubprojects.jpeg", "CoolGitHubProjects",
       "is a subreddit discussing interesting finds from (otherwise opaque) GitHub repos.",
      ],
#      ["", "", "",
#       "",
#      ],
#      ["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."
#      ],
#      ["", "", "",
#       "",
#      ],