fix links

This commit is contained in:
j 2018-04-03 08:32:59 +00:00 committed by j
parent 1b00dfb37b
commit 7aa072b334

View file

@ -79,7 +79,7 @@
],
[
"png/tour/05.png",
"In timeline view, each video comes with its own visual signature. These timelines are great if you want to get an instant visual impression of what's happening in a video, and they are great for navigation. The technologies we're trying to match are the book and the bookshelf: just looking at and flipping through items gives should immediately give you an idea of what you're dealing with."
"In timeline view, each video comes with its own visual signature. These timelines are great if you want to get an instant visual impression of what's happening in a video, and they are great for navigation. The technologies we're trying to match are the book and the bookshelf: just looking at and flipping through items should immediately give you an idea of what you're dealing with."
],
[
"png/tour/06.png",
@ -163,9 +163,9 @@
]
],
"demo": "<p>While we're still working on a sandbox to demonstrate <b>pan.do/ra</b>'s admin features, you can already try out the sites below to see how <b>pan.do/ra</b> works as a regular user:</p><p><a href=\"https://0xDB.org\"><img class=\"logo\" src=\"png/0xdb256.png\"></a><a href=\"https://0xDB.org\">0xDB</a> was the first large project to use <b>pan.do/ra</b>. It is an experimental online movie database that provides full text search and timeline navigation for more than a hundred years of cinema.</p><br clear=\"all\"><p><a href=\"https://Pad.ma\"><img class=\"logo\" src=\"png/padma256.png\"></a><a href=\"https://Pad.ma\">Pad.ma</a>, short for Public Access Digital Media Archive, is an online repository of densely annotated video materials, primarily documentary footage.<br></p><p><a href=\"https://Indiancine.ma\"><img class=\"logo\" src=\"png/indiancinema256.png\"></a><a href=\"https://Indiancine.ma\">Indiancine.ma</a> is an annotated online archive of Indian film, launched in 2013.<br></p>",
"download": "<p>There is no \"official\" or \"stable\" release of <b>pan.do/ra</b> yet, but the latest version should be working just fine.</p><p><a href=\"https://wiki.0x2620.org/browser/pandora\"><img src=\"png/icon256.png\" class=\"logo\" style=\"width: 64px\"></a>You can <a href=\"https://wiki.0x2620.org/browser/pandora\">check out</a> <b>pan.do/ra</b> from our git repository. <b>pan.do/ra</b> can be installed on most Linux distributions, preferably <a href=\"http://www.ubuntu.com\">Ubuntu</a>. {version}</p><p><a href=\"{torrent}\"><img src=\"png/vm256.png\" class=\"logo\" style=\"width: 64px;\"></a>Alternatively, you can <a href=\"{torrent}\">download</a> <b>pan.do/ra</b> ({torrentInfo}) pre-installed on a virtual machine for <a href=\"http://www.virtualbox.org/\">VirtualBox</a>, which runs on many other operating systems, including Microsoft Windows and Mac OS X.</p><p>There is also a growing list of tools that have been built for <b>pan.do/ra</b>.</p><p><a href=\"https://wiki.0x2620.org/wiki/pandora_client\"><img src=\"png/pandora_client256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>pandora_client</b> is a command line client that uses the <b>pan.do/ra</b> API. It allows you to automate administrative tasks, like video uploads from a local repository. For more information, see <a href=\"https://wiki.0x2620.org/wiki/pandora_client\">0x2620.org</a>.</p><p><a href=\"http://files.pad.ma/speedtrans/\"><img src=\"png/speedtrans256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>SpeedTrans</b> is a lightweight but powerful video transcription client that runs right in your browser. You can download it from <a href=\"http://files.pad.ma/speedtrans/\">Pad.ma</a>.</p><br><p><a href=\"https://firefogg.org\"><img src=\"png/firefogg256.png\" class=\"logo\" style=\"width: 64px\"></a><b>pan.do/ra</b> supports <b>Firefogg</b>, a browser extension for <a href=\"http://www.mozilla.org/firefox/\">Firefox</a> that enables client-side video encoding and upload. You can get it at <a href=\"https://firefogg.org\">firefogg.org</a>.</p><br>",
"documentation": "<p>As <b>pan.do/ra</b> has just been released, documentation is still a work in progress.</p><p>A lot of information can be found on our <a href=\"https://wiki.0x2620.org\">Wiki</a>. If you need instructions for setting up <b>pan.do/ra</b>, check out the <a href=\"https://wiki.0x2620.org/browser/pandora/README\">readme</a> file that comes with it.</p><p><a href=\"https://0xDB.org/api\"><img src=\"png/0xdb256.png\" class=\"logo\" style=\"width: 80px\"></a><b>pan.do/ra</b>'s public API includes its own documentation. You can browse it at any live instance of <b>pan.do/ra</b>, for example at <a href=\"http://0xdb.org/api\">0xDB.org/api</a>.</p><p><a href=\"https://OxJS.org/#doc\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"width: 80px; border-radius: 10px; box-shadow: 0 0 1px black\"></a>Detailed documentation of <b>OxJS</b>, the JavaScript library used to build <b>pan.do/ra</b>'s frontend, can be found at <a href=\"https://OxJS.org/#doc\">OxJS.org/#doc</a>.</p>",
"development": "<p>To browse or check out the source, take a look at our <a href=\"https://wiki.0x2620.org/browser/pandora\">repository</a>. If you want to report bugs or request features, please use our <a href=\"https://wiki.0x2620.org/report\">tracker</a>. For everything else, there's <a href=\"irc://irc.freenode.net#pan.do/ra\">IRC</a>, and our <a href=\"https://mailb.org/cgi-bin/mailman/listinfo/dev\">development mailing list</a>. Your feedback is welcome.</p><p><a href=\"https://OxJS.org\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"border-radius: 32px; box-shadow: 0 0 1px black\"></a><b>pan.do/ra</b>'s interface was made with <b>OxJS</b>, a new JavaScript library for web applications. To learn more about <b>OxJS</b>, check out <a href=\"https://OxJS.org\">OxJS.org</a>.</p><br><br><p><a href=\"https://wiki.0x2620.org/wiki/python-ox\"><img src=\"png/python-ox256.png\" class=\"logo\"></a>A lot of <b>pan.do/ra</b>'s server-side functionality has been packaged as a stand-alone library as well. For details about <b>python-ox</b>, see <a href=\"https://wiki.0x2620.org/wiki/python-ox\">0x2620.org</a>.</p>",
"download": "<p>There is no \"official\" or \"stable\" release of <b>pan.do/ra</b> yet, but the latest version should be working just fine.</p><p><a href=\"https://code.0x2620.org/0x2620/pandora\"><img src=\"png/icon256.png\" class=\"logo\" style=\"width: 64px\"></a>You can <a href=\"https://code.0x2620.org/0x2620/pandora\">check out</a> <b>pan.do/ra</b> from our git repository. <b>pan.do/ra</b> can be installed on most Linux distributions, preferably <a href=\"http://www.ubuntu.com\">Ubuntu</a>. {version}</p><p><a href=\"{torrent}\"><img src=\"png/vm256.png\" class=\"logo\" style=\"width: 64px;\"></a>Alternatively, you can <a href=\"{torrent}\">download</a> <b>pan.do/ra</b> ({torrentInfo}) pre-installed on a virtual machine for <a href=\"http://www.virtualbox.org/\">VirtualBox</a>, which runs on many other operating systems, including Microsoft Windows and Mac OS X.</p><p>There is also a growing list of tools that have been built for <b>pan.do/ra</b>.</p><p><a href=\"https://code.0x2620.org/0x2620/pandora_client\"><img src=\"png/pandora_client256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>pandora_client</b> is a command line client that uses the <b>pan.do/ra</b> API. It allows you to automate administrative tasks, like video uploads from a local repository. For more information, see <a href=\"https://code.0x2620.org/0x2620/pandora_client\">0x2620.org</a>.</p><p><a href=\"https://speedtrans.pad.ma/\"><img src=\"png/speedtrans256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>SpeedTrans</b> is a lightweight but powerful video transcription client that runs right in your browser. You can open it at <a href=\"https://speedtrans.pad.ma/\">Pad.ma</a>.</p><br>",
"documentation": "<p>As <b>pan.do/ra</b> has just been released, documentation is still a work in progress.</p><p>A lot of information can be found on our <a href=\"https://wiki.0x2620.org\">Wiki</a>. If you need instructions for setting up <b>pan.do/ra</b>, check out the <a href=\"https://code.0x2620.org/0x2620/pandora/src/branch/master/README.md\">readme</a> file that comes with it.</p><p><a href=\"https://0xDB.org/api\"><img src=\"png/0xdb256.png\" class=\"logo\" style=\"width: 80px\"></a><b>pan.do/ra</b>'s public API includes its own documentation. You can browse it at any live instance of <b>pan.do/ra</b>, for example at <a href=\"http://0xdb.org/api\">0xDB.org/api</a>.</p><p><a href=\"https://OxJS.org/#doc\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"width: 80px; border-radius: 10px; box-shadow: 0 0 1px black\"></a>Detailed documentation of <b>OxJS</b>, the JavaScript library used to build <b>pan.do/ra</b>'s frontend, can be found at <a href=\"https://OxJS.org/#doc\">OxJS.org/#doc</a>.</p>",
"development": "<p>To browse or check out the source, take a look at our <a href=\"https://code.0x2620.org/0x2620/pandora\">repository</a>. If you want to report bugs or request features, please use our <a href=\"https://wiki.0x2620.org/report\">tracker</a>. For everything else, there's <a href=\"irc://irc.freenode.net#pan.do/ra\">IRC</a>, and our <a href=\"https://mailb.org/cgi-bin/mailman/listinfo/dev\">development mailing list</a>. Your feedback is welcome.</p><p><a href=\"https://OxJS.org\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"border-radius: 32px; box-shadow: 0 0 1px black\"></a><b>pan.do/ra</b>'s interface was made with <b>OxJS</b>, a new JavaScript library for web applications. To learn more about <b>OxJS</b>, check out <a href=\"https://OxJS.org\">OxJS.org</a>.</p><br><br><p><a href=\"https://code.0x2620.org/0x2620/python-ox\"><img src=\"png/python-ox256.png\" class=\"logo\"></a>A lot of <b>pan.do/ra</b>'s server-side functionality has been packaged as a stand-alone library as well. For details about <b>python-ox</b>, see <a href=\"https://code.0x2620.org/0x2620/python-ox\">0x2620.org</a>.</p>",
"support": "<img class=\"logo\" src=\"png/box256.png\"><p>In case you just need help with installing, configuring or running <b>pan.do/ra</b> yourself, don't hesitate to <a href=\"#contact\">get in touch</a> with us.</p><p>Beyond that, we provide support and offer hosting for individual instances of <b>pan.do/ra</b>. For more details, please <a href=\"#contact\">send us an e-mail</a>.<br><br><br><br></p>",
"credits": "<p><b>pan.do/ra</b> is being developed and maintained by Jan Gerber and Sebastian Lütgert at <a href=\"https://0x2620.org\">0x2620</a> in Berlin and Sanjay Bhangar at <a href=\"http://camputer.org\">CAMP</a> in Bombay.</p><p>From its early stages on, <b>pan.do/ra</b> has received valuable feedback, especially from Zinnia Ambarpardiwala, Shaina Anand, Lawrence Liang, Namita Malhotra, Ashish Rajadhyaksha, Ashok Sukumaran and Will Thompson.</p><p><a href=\"http://bohen.org\"><img class=\"logo\" src=\"png/bohen256.png\"></a>Last but not least, <b>pan.do/ra</b> would not have been possible without the support of the <a href=\"http://bohen.org\">Bohen Foundation</a>.<br><br></p>",
"contact": "<p><img class=\"logo\" src=\"png/0x2620256.png\" style=\"width: 128px\">E-mail: <a mailto:\"pandotdoslashra@0x2620.org\">pandotdoslashra@0x2620.org</a></p><p>IRC: <a href=\"irc://irc.freenode.net#pan.do/ra\">irc.freenode.net#pan.do/ra</a></p><p>Twitter: <a href=\"https://twitter.com/pandotdoslashra\">@pandotdoslashra</a></p><p>0x2620<br>Memhardtstrasse 2<br>10178 Berlin<br>Germany</p>"