summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 19:26:11 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 19:26:11 -0700
commit0cd39efa6bba240e99f0979f51d75fbace8df864 (patch)
tree2412f276f8da353b06d0462cbbe8aab5853ac8ea
parent4477e10d835dd5be98fe4015aceb1c5bb2f7fb23 (diff)
moin2mdwn: convert page FrontPage
-rw-r--r--FrontPage.mdwn103
-rw-r--r--FrontPage.moin65
2 files changed, 103 insertions, 65 deletions
diff --git a/FrontPage.mdwn b/FrontPage.mdwn
new file mode 100644
index 0000000..ce45fb9
--- /dev/null
+++ b/FrontPage.mdwn
@@ -0,0 +1,103 @@
+
+
+# Swfdec
+
+Swfdec (pronounced "swiff deck") is a decoder/renderer for Macromedia Flash animations.
+
+
+## News
+
+
+#### 2008-12-21
+
+[[Swfdec 0.8.4|http://lists.freedesktop.org/archives/swfdec/2008-December/002276.html]] is the new stable release that supports the newer videos on various video sites, such as [[Youtube|http://www.youtube.com/]].
+#### 2008-11-11
+
+With [[Swfdec 0.9.2|http://lists.freedesktop.org/archives/swfdec/2008-November/002143.html]], a new unstable version got its first release.
+#### 2008-10-23
+
+[[Swfdec 0.8.2|http://lists.freedesktop.org/archives/swfdec/2008-October/002081.html]] is the new stable release.
+#### 2008-09-08
+
+A new stable release of Swfdec is out: [[Swfdec 0.8.0|http://lists.freedesktop.org/archives/swfdec/2008-September/001944.html]].
+#### 2008-07-30
+
+Here are [[slides|http://swfdec.freedesktop.org/data/swfdec-flash-and-gnome.swf]] for the talk given at [[LugRadio Live|http://www.lugradio.org/live/UK2008]] and [[GUADEC|http://2008.guadec.org]].
+#### 2008-07-30
+
+Release time: [[Swfdec 0.7.4|http://lists.freedesktop.org/archives/swfdec/2008-July/001806.html]] (unstable) and [[Swfdec 0.6.8|http://lists.freedesktop.org/archives/swfdec/2008-July/001801.html]] (stable) are out.
+#### 2008-06-25
+
+The first release of the unstable series is out: [[Swfdec 0.7.2|http://lists.freedesktop.org/archives/swfdec/2008-June/001678.html]].
+#### older news
+
+See [[OldNews|OldNews]] for even older entries.
+
+
+## About
+
+
+#### Swfdec
+
+Swfdec is the library for decoding and rendering Flash animations. It is still in heavy development. The intended audience are developers or people using it for pretested Flash animations (think embedded here). If you use it on unknown content, expect it to have issues and don't be surprised if it crashes. If you encounter such a crash however, make sure to file a bug immediately.
+#### Swfdec-Mozilla
+
+Swfdec-Mozilla contains a plugin for [[Mozilla|http://www.mozilla.org/]] browsers that uses the Swfdec library for playing SWF files.
+#### Swfdec-Gnome
+
+Swfdec-Gnome provides tools to integrate Flash into the [[GNOME|http://www.gnome.org]] desktop. It contains a standalone Flash player and a thumbnailer. You can find the latest releases on the [[Gnome servers|http://ftp.gnome.org/pub/GNOME/sources/swfdec-gnome]].
+
+
+## Screenshots
+
+The [[ScreenShots|ScreenShots]] have their own page, for obvious reasons. :)
+
+
+## Download
+
+
+#### Swfdec
+
+The current release is 0.8.4. You can download it at [[http://swfdec.freedesktop.org/download/swfdec/0.8/swfdec-0.8.4.tar.gz|http://swfdec.freedesktop.org/download/swfdec/0.8/swfdec-0.8.4.tar.gz]]. Older releases are available at [[http://swfdec.freedesktop.org/download/swfdec/|http://swfdec.freedesktop.org/download/swfdec/]].
+#### Swfdec-Mozilla
+
+The current release is 0.8.2. You can download it at [[http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/swfdec-mozilla-0.8.2.tar.gz|http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/swfdec-mozilla-0.8.2.tar.gz]]. Older releases are available at [[http://swfdec.freedesktop.org/download/swfdec-mozilla/|http://swfdec.freedesktop.org/download/swfdec-mozilla/]].
+### unstable releases
+
+Unstable releases that will lead to Swfdec 0.10 in March 2009 can be found at [[http://swfdec.freedesktop.org/download/swfdec/0.9/|http://swfdec.freedesktop.org/download/swfdec/0.9/]] and [[http://swfdec.freedesktop.org/download/swfdec-mozilla/0.9/|http://swfdec.freedesktop.org/download/swfdec-mozilla/0.9/]]
+### Installation
+
+For instructions regarding how to install from these files please see the [[Installation|Installation]] page.
+
+
+## Developers
+
+Some infos follow. For more info, see the [[Developers|Developers]] page.
+#### IRC
+
+If you got any questions, head to Freenode, channel #swfdec - see the [[DevelopersList|DevelopersList]] for our nicknames.
+#### Mailing List
+
+The mailing list is [[swfdec@lists.freedesktop.org|mailto:swfdec@lists.freedesktop.org]]. You can [[subscribe|http://lists.freedesktop.org/mailman/listinfo/swfdec]] to the list or [[view its archives|http://lists.freedesktop.org/archives/swfdec/]].
+
+There is also a mailing list that receives new commits made to Swfdec. [[Subscribe|http://lists.freedesktop.org/mailman/listinfo/swfdec-commits]], [[view archives|http://lists.freedesktop.org/archives/swfdec-commits/]].
+#### Bugzilla
+
+Bugzilla can be found at [[https://bugs.freedesktop.org|https://bugs.freedesktop.org]]. Use the swfdec component.
+#### API Documentation
+
+The [[Swfdec|http://swfdec.freedesktop.org/documentation/swfdec/]] is also available online. [[Examples|SwfdecExamples]] are also available.
+#### Development source code
+
+The development source code is kept in git. The repositories are
+
+* [[git://anongit.freedesktop.org/swfdec/swfdec|http://cgit.freedesktop.org/swfdec/swfdec/]] for swfdec
+* [[git://anongit.freedesktop.org/swfdec/swfdec-mozilla|http://cgit.freedesktop.org/swfdec/swfdec-mozilla/]] for swfdec-mozilla
+* [[git://anongit.freedesktop.org/swfdec/swfdec-gnome|http://cgit.freedesktop.org/swfdec/swfdec-gnome/]] for swfdec-gnome
+
+## FAQ
+
+Some questions are asked to the Swfdec developers more often. The answers are collected in the [[FAQ|FAQ]].
+## Contact
+
+If you want to send encouraging email, have a look at the [[DevelopersList|DevelopersList]]
diff --git a/FrontPage.moin b/FrontPage.moin
deleted file mode 100644
index b9683e6..0000000
--- a/FrontPage.moin
+++ /dev/null
@@ -1,65 +0,0 @@
-= Swfdec =
-Swfdec (pronounced "swiff deck") is a decoder/renderer for Macromedia Flash animations.
-
-== News ==
-==== 2008-12-21 ====
-[[http://lists.freedesktop.org/archives/swfdec/2008-December/002276.html|Swfdec 0.8.4]] is the new stable release that supports the newer videos on various video sites, such as [[http://www.youtube.com/|Youtube]].
-==== 2008-11-11 ====
-With [[http://lists.freedesktop.org/archives/swfdec/2008-November/002143.html|Swfdec 0.9.2]], a new unstable version got its first release.
-==== 2008-10-23 ====
-[[http://lists.freedesktop.org/archives/swfdec/2008-October/002081.html|Swfdec 0.8.2]] is the new stable release.
-==== 2008-09-08 ====
-A new stable release of Swfdec is out: [[http://lists.freedesktop.org/archives/swfdec/2008-September/001944.html|Swfdec 0.8.0]].
-==== 2008-07-30 ====
-Here are [[http://swfdec.freedesktop.org/data/swfdec-flash-and-gnome.swf|slides]] for the talk given at [[http://www.lugradio.org/live/UK2008|LugRadio Live]] and [[http://2008.guadec.org|GUADEC]].
-==== 2008-07-30 ====
-Release time: [[http://lists.freedesktop.org/archives/swfdec/2008-July/001806.html|Swfdec 0.7.4]] (unstable) and [[http://lists.freedesktop.org/archives/swfdec/2008-July/001801.html|Swfdec 0.6.8]] (stable) are out.
-==== 2008-06-25 ====
-The first release of the unstable series is out: [[http://lists.freedesktop.org/archives/swfdec/2008-June/001678.html|Swfdec 0.7.2]].
-==== older news ====
-See OldNews for even older entries.
-
-== About ==
-==== Swfdec ====
-Swfdec is the library for decoding and rendering Flash animations. It is still in heavy development. The intended audience are developers or people using it for pretested Flash animations (think embedded here). If you use it on unknown content, expect it to have issues and don't be surprised if it crashes. If you encounter such a crash however, make sure to file a bug immediately.
-==== Swfdec-Mozilla ====
-Swfdec-Mozilla contains a plugin for [[http://www.mozilla.org/|Mozilla]] browsers that uses the Swfdec library for playing SWF files.
-==== Swfdec-Gnome ====
-Swfdec-Gnome provides tools to integrate Flash into the [[http://www.gnome.org|GNOME]] desktop. It contains a standalone Flash player and a thumbnailer. You can find the latest releases on the [[http://ftp.gnome.org/pub/GNOME/sources/swfdec-gnome|Gnome servers]].
-
-== Screenshots ==
-The ScreenShots have their own page, for obvious reasons. :)
-
-== Download ==
-==== Swfdec ====
-The current release is 0.8.4. You can download it at [[http://swfdec.freedesktop.org/download/swfdec/0.8/swfdec-0.8.4.tar.gz]]. Older releases are available at [[http://swfdec.freedesktop.org/download/swfdec/]].
-==== Swfdec-Mozilla ====
-The current release is 0.8.2. You can download it at [[http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/swfdec-mozilla-0.8.2.tar.gz]]. Older releases are available at [[http://swfdec.freedesktop.org/download/swfdec-mozilla/]].
-=== unstable releases ===
-Unstable releases that will lead to Swfdec 0.10 in March 2009 can be found at http://swfdec.freedesktop.org/download/swfdec/0.9/ and http://swfdec.freedesktop.org/download/swfdec-mozilla/0.9/
-=== Installation ===
-For instructions regarding how to install from these files please see the [[Installation]] page.
-
-== Developers ==
-Some infos follow. For more info, see the [[Developers]] page.
-==== IRC ====
-If you got any questions, head to Freenode, channel #swfdec - see the DevelopersList for our nicknames.
-==== Mailing List ====
-The mailing list is [[mailto:swfdec@lists.freedesktop.org|swfdec@lists.freedesktop.org]]. You can [[http://lists.freedesktop.org/mailman/listinfo/swfdec|subscribe]] to the list or [[http://lists.freedesktop.org/archives/swfdec/|view its archives]].
-
-There is also a mailing list that receives new commits made to Swfdec. [[http://lists.freedesktop.org/mailman/listinfo/swfdec-commits|Subscribe]], [[http://lists.freedesktop.org/archives/swfdec-commits/|view archives]].
-==== Bugzilla ====
-Bugzilla can be found at [[https://bugs.freedesktop.org]]. Use the swfdec component.
-==== API Documentation ====
-The [[http://swfdec.freedesktop.org/documentation/swfdec/|Swfdec|API documentation]] is also available online.
-[[SwfdecExamples|Examples]] are also available.
-==== Development source code ====
-The development source code is kept in git. The repositories are
- * [[http://cgit.freedesktop.org/swfdec/swfdec/|git://anongit.freedesktop.org/swfdec/swfdec]] for swfdec
- * [[http://cgit.freedesktop.org/swfdec/swfdec-mozilla/|git://anongit.freedesktop.org/swfdec/swfdec-mozilla]] for swfdec-mozilla
- * [[http://cgit.freedesktop.org/swfdec/swfdec-gnome/|git://anongit.freedesktop.org/swfdec/swfdec-gnome]] for swfdec-gnome
-
-== FAQ ==
-Some questions are asked to the Swfdec developers more often. The answers are collected in the [[FAQ]].
-== Contact ==
-If you want to send encouraging email, have a look at the DevelopersList