Check-in [f9f2c3ea7b]
Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Comment: | Link list is now a board of buttons. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f9f2c3ea7be3621cad99427aba244f89 |
User & Date: | mario 2014-06-30 00:44:43 |
2014-06-30
| ||
00:47 | Tag cloud and searching projects via split-up `tags` table; proportional need a better quantification formula. check-in: 32b7d76121 user: mario tags: trunk | |
00:44 | Link list is now a board of buttons. check-in: f9f2c3ea7b user: mario tags: trunk | |
00:25 | Initial exchange format /feed/xfer and per-project /feed/linux JSON release lists. check-in: a7d9dca977 user: mario tags: trunk | |
Added img/links/advancescripts.com.jpeg.
cannot compute difference between binary files
Added img/links/bigresource.com.jpeg.
cannot compute difference between binary files
Added img/links/developertutorials.com.jpeg.
cannot compute difference between binary files
Added img/links/devscripts.com.jpeg.
cannot compute difference between binary files
Added img/links/directory.fsf.org.jpeg.
cannot compute difference between binary files
Added img/links/fatscripts.com.jpeg.
cannot compute difference between binary files
Added img/links/freecode.com.jpeg.
cannot compute difference between binary files
Added img/links/freecode.com.png.
cannot compute difference between binary files
Added img/links/freshcode.club.jpeg.
cannot compute difference between binary files
Added img/links/github.com.jpeg.
cannot compute difference between binary files
Added img/links/hotscripts.com.jpeg.
cannot compute difference between binary files
Added img/links/launchpad.net.jpeg.
cannot compute difference between binary files
Added img/links/libe.net.jpeg.
cannot compute difference between binary files
Added img/links/linuxalt.com.jpeg.
cannot compute difference between binary files
Added img/links/needscripts.com.jpeg.
cannot compute difference between binary files
Added img/links/ohloh.net.jpeg.
cannot compute difference between binary files
Added img/links/opensourcesoftwaredirectory.com.jpeg.
cannot compute difference between binary files
Added img/links/osliving.com.jpeg.
cannot compute difference between binary files
Added img/links/savannah.nongnu.org.jpeg.
cannot compute difference between binary files
Added img/links/scripts.com.jpeg.
cannot compute difference between binary files
Added img/links/scripts20.com.jpeg.
cannot compute difference between binary files
Added img/links/sourceforge.net.jpeg.
cannot compute difference between binary files
Added img/links/wikipedia.org.jpeg.
cannot compute difference between binary files
Changes to page_links.php.
1 2 3 4 5 6 7 8 9 10 | <?php /** * title: Links to other directories * description: Collection/overview of other software tracking / link lists. * version: 0.1 * */ include("layout_header.php"); | > > > > > > > > > < | | < < | < < < | | | > > > | | < | | < | > > > > > > > > > | < < < < < < | | < | | | | > | | | | | < | | | > > > > > > > > > > > | | < | < < | < < | | | < | < < < < < < > | > > > | > > > | > > > | > > > | < < | | < > > > > > > > > > > | | | | < < > > > | | > | > | | < < | 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 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 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 | <?php /** * title: Links to other directories * description: Collection/overview of other software tracking / link lists. * version: 0.1 * * * ToDo * + http://opensourcelist.org/ * + http://www.linuxsoft.cz/en/ * + http://www.osalt.com/ * + http://www.datamation.com/open-source/open-source-software-the-mega-list-1.html * + http://distrowatch.com/ * * */ include("layout_header.php"); ?> <section id=main style="height:2000pt"> <h4>Other FLOSS/Linux software directories</h4> <p> <?php $links = [ ["http://freecode.com/", "freecode.com.jpeg", "Freecode.com", "(AKA Freshmeat) was the original software release tracker, and is still available as archive." ], ["http://freshcode.club/", "freshcode.club.jpeg", "freshcode.club", "and <a href=\"http://freecode.club/\">freecode</a>/<a href=\"http://freshmeat.club/\">freshmeat.club</a> are supposed to become substitutes with differing views on shared data sets." ], ["http://directory.fsf.org/", "directory.fsf.org.jpeg", "Free Software directory", "is the FSFs Wiki to summarize FLOSS packages and projects." ], ["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.opensourcesoftwaredirectory.com/", "opensourcesoftwaredirectory.com.jpeg", "Open Source Software Directory", "Lists only stable and well-known Linux software, as it's intended for end users." ], ["http://www.linuxalt.com/", "linuxalt.com.jpeg", "Linux Alternatives", "Curates a list of Linux software alternatives for migrating newcomers." ], ["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://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://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­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> <a href="$row[0]"> <img src="/img/links/$row[1]" width=200 height=150 align=bottom border=0> <b>$row[2]</b> </a> $row[3] </div> HTML; } include("layout_bottom.php"); ?> |