diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-03 12:38:39 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:32 +0200 |
| commit | 83d796eeb1c8db91b8a11f36eb00f91bce8173e0 (patch) | |
| tree | 1a01a7e04b5ea476588497c75c6de54db414d5a4 /posts/2011_09_introducing-replicant-on-htc-dream-video.md | |
| parent | 48a8a5c2f392dea41bebcbf126cbb3a452e961b3 (diff) | |
| download | haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.gz haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.bz2 haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.zip | |
Move blog posts to the posts/ directory.
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).
It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.
In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'posts/2011_09_introducing-replicant-on-htc-dream-video.md')
| -rw-r--r-- | posts/2011_09_introducing-replicant-on-htc-dream-video.md | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/posts/2011_09_introducing-replicant-on-htc-dream-video.md b/posts/2011_09_introducing-replicant-on-htc-dream-video.md new file mode 100644 index 0000000..d9188f5 --- /dev/null +++ b/posts/2011_09_introducing-replicant-on-htc-dream-video.md @@ -0,0 +1,81 @@ +date: 2011-09-17T19:26:20+00:00 +title: Introducing Replicant on HTC Dream video +authors: Paul Kocialkowski +tags: Paul Kocialkowski +licenses: CC-BY-3.0 OR CC-BY-4.0 +--- +A video showing Replicant running has been asked several times since now. We +thought it would be a really a nice idea to make such a video available. The +video is ready now and it shows the HTC Dream running a Replicant 2.2 pre-0009 +preview image, featuring various aspects of the system (booting, Android User +Interface, incoming and outgoing calls with the free RIL, Android apps, USB +Networking, FDroid and GPS among other things). + +This video itself is available under the Creative Commons BY-SA license, but +other licenses may apply to the audio tracks (see on the video). + +The audio doesn't include any voice comment but the video comes along with +subtitles that could easily be translated. The video is available in the free +WebM video format on a 360p resolution, both with subtitles hardcoded (for +English only) or with subtitles on a separate file. + +**See the video online (embedded player with subtitles):** + +**Download the video:** + +* [Introducing Replicant on HTC Dream, 360p, 25fps, WebM format (17Mb)][1] + +* [Introducing Replicant on HTC Dream, 360p, 25fps, OGG format (17Mb)][2] + +* [Introducing Replicant on HTC Dream, hardcoded English subtitles, 360p, + 25fps, WebM format (17Mb)][3] + +**Download subtitles:** + +* [Introducing Replicant on HTC Dream, English, SRT format][4] + +* [Introducing Replicant on HTC Dream, French, SRT format][5] + +* [Introducing Replicant on HTC Dream, Turkish, SRT format][6] + +* [Introducing Replicant on HTC Dream, Brazilian Portuguese, SRT format][7] + +* [Introducing Replicant on HTC Dream, Spanish, SRT format][8] + +* [Introducing Replicant on HTC Dream, Italian, SRT format][9] + +The video is now subtitles in many languages, thanks to the [translators][10]! + +Happy Software Freedom Day and happy mobile hacking! + + [1]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/360p/introducing_replicant_dream.webm> + + [2]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/360p/introducing_replicant_dream.ogv> + + [3]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/360p/introducing_replicant_dream_en.webm> + + [4]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/en/introducing_replicant_dream.srt> + + [5]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/fr/introducing_replicant_dream.srt> + + [6]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/tr/introducing_replicant_dream.srt> + + [7]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/br/introducing_replicant_dream.srt> + + [8]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/es/introducing_replicant_dream.srt> + + [9]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/it/introducing_replicant_dream.srt> + + [10]: +<http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/subtitles/translators.txt> + + |
