web-devel-2 r4634 - in trunk: . content content/doc/tutorials content/doc/tutorials/RAD content/doc/tutorials/applet content/doc/tutorials/gnome-i18n content/doc/tutorials/gnome-libs content/doc/tutorials/metacity
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4634 - in trunk: . content content/doc/tutorials content/doc/tutorials/RAD content/doc/tutorials/applet content/doc/tutorials/gnome-i18n content/doc/tutorials/gnome-libs content/doc/tutorials/metacity
- Date: Fri, 24 Oct 2008 10:34:30 +0000 (UTC)
Author: murrayc
Date: Fri Oct 24 10:34:30 2008
New Revision: 4634
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4634&view=rev
Log:
2008-10-24 Murray Cumming <murrayc murrayc com>
* content/doc/tutorials/Makefile:
* content/doc/tutorials/RAD/: Removed this because it was never
really online.
* content/doc/tutorials/applet/: Removed this because there is
a (probably up-to-date) tutorial in the reference documentation.
* content/doc/tutorials/gnome-i18n/: Removed this because it was
moved to live.gnome.org, probably a long time ago.
* content/doc/tutorials/gnome-libs/: Removed this because it is
dangerously out of date.
* content/doc/tutorials/metacity/: Removed this because it has
moved to library.gnome.org because I added it (actually a blog
entry instead) as docbook to the metacity svn module.
* content/doc/tutorials/main.in: Updated links appropriately,
removed/corrected dead links, and added a library.gnome.org
recommendation at the top. This page is not actually linked
from anywhere.
* content/main.in: Reduce this page to a link to library.gnome.org,
and links to archived content, because the other links are now
on library.gnome.org.
Removed:
trunk/content/doc/tutorials/RAD/
trunk/content/doc/tutorials/applet/
trunk/content/doc/tutorials/gnome-i18n/
trunk/content/doc/tutorials/gnome-libs/
trunk/content/doc/tutorials/metacity/
Modified:
trunk/ChangeLog
trunk/content/doc/tutorials/Makefile
trunk/content/doc/tutorials/main.in
trunk/content/main.in
Modified: trunk/content/doc/tutorials/Makefile
==============================================================================
--- trunk/content/doc/tutorials/Makefile (original)
+++ trunk/content/doc/tutorials/Makefile Fri Oct 24 10:34:30 2008
@@ -1,6 +1,6 @@
include ../../../templates/Makefile.mk
-SUBDIRS = applet gnome-libs xml-sax metacity gnome-i18n
+SUBDIRS = applet gnome-libs xml-sax gnome-i18n
FILES = helpsys.html \
import.html \
Modified: trunk/content/doc/tutorials/main.in
==============================================================================
--- trunk/content/doc/tutorials/main.in (original)
+++ trunk/content/doc/tutorials/main.in Fri Oct 24 10:34:30 2008
@@ -3,22 +3,14 @@
<h1>GNOME Developer Tutorials</h1>
<p>
- In this section you will find tutorials for creating GNOME applications,
- applets, components, and more.
+ This page still exists as an archive, but the collection of links here is
+ quite random. Please see our official developer site at
+ <a href="http://library.gnome.org">library.gnome.org</a>.
</p>
<p>
- We have tried to provide PostScript versions for you to print where
- applicable. If there is a tutorial that is kept off-site and has no
- PostScript, please contact the author.
-</p>
-
-<h2>Joining the GNOME Project</h2>
-
-<p>
- If you are considering joining the GNOME Project and would like help
- finding out how to contribute, who to contact, or how to get started, read
- <a href="/documents/joining-gnome/">Joining the GNOME Project</a>.
+ In this section you will find tutorials for creating GNOME applications,
+ applets, components, and more.
</p>
<h2>Tutorial Topics</h2>
@@ -101,11 +93,7 @@
</dd>
<dd>
- Eddy Ahmed wrote an introductory tutorial, <a href="http://writelinux.com/glade/">Developing GNOME Apps With Glade, a Tutorial</a> for writelinux.com.
- </dd>
-
- <dd>
- Ishan Chattopadhyaya wrote an introductory tutorial, <a href="http://www.geocities.com/ichattopadhyaya/linux/glade.htm">Starting off in Glade/GTK+</a>.
+ Ishan Chattopadhyaya wrote an introductory tutorial, <a href="http://wingtk.sourceforge.net/ishan/starting.html">Starting off in Glade/GTK+</a>.
</dd>
<dd>
@@ -113,37 +101,6 @@
</dd>
</dl>
-<dl>
- <dt><h2><a name="gobject">GObject</a></h2></dt>
-
- <dd>
- Mathieu Lacage's <a href="http://le-hacker.org/papers/gobject/">GObject tutorial</a>. (<a href="http://le-hacker.org/papers/gobject/gobject-book-a4.pdf">pdf</a>)
- </dd>
-</dl>
-
-<dl>
- <dt><h2><a name="gnome2">Gnome 2</a></h2></dt>
-
- <dd>
- Mikael Hallendal and Richard Hult (of <a href="http://www.imendio.com">Imendio</a>) wrote <a href="http://developer.imendio.com/wiki/Getting_Ready_for_GNOME_2">Getting ready for GNOME 2, Part 1</a>, for <a href="http://www-136.ibm.com/developerworks/linux/">IBM developerWorks' Linux Zone</a>.
- </dd>
-
- <dd>
- Daniel Robbins (of <a href="http://www.gentoo.org/">Gentoo Linux</a>) wrote follow-on article <a href="http://www-128.ibm.com/developerworks/linux/library/l-gnome2.html">GNOMEnclature: Getting ready for GNOME 2, Part 2</a>, for <a href="http://www-136.ibm.com/developerworks/linux/">IBM developerWorks' Linux Zone</a>.
- </dd>
-
- <dd>
- Malcolm Tredinnick's <a href="http://developer.gnome.org/dotplan/porting/">Porting applications to the GNOME 2.0 platform</a>.
- </dd>
-
- <dd>
- <a href="http://developer.gnome.org/projects/gap/guide/gad/">GNOME Accessibility for Developers</a>
- </dd>
-
- <dd>
- <a href="http://developer.gnome.org/projects/gup/hig/1.0/">GNOME Human Interface Guidelines (1.0)</a>
- </dd>
-</dl>
<dl>
<dt><h2><a name="canvas">GNOME Canvas</a></h2></dt>
@@ -181,7 +138,7 @@
</dd>
<dd>
- <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/html/book-gst-plugin-writers-guide.html">Plugin Writer's Guide</a> ( <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/pwg.ps">Postscript</a> | <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/pwg.pdf">pdf</a> )
+ <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/html/s">Plugin Writer's Guide</a> ( <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/pwg.ps">Postscript</a> | <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/pwg/pwg.pdf">pdf</a> )
</dd>
</dl>
@@ -221,7 +178,7 @@
</dd>
<dd>
- Christian Rose's <a href="gnome-i18n/developer.html">L10N Guidelines for Developers</a>.
+ Christian Rose's <a href="http://live.gnome.org/TranslationProject/DevGuidelines">L10N Guidelines for Developers</a>.
</dd>
</dl>
@@ -258,7 +215,7 @@
<dt><h2><a name="metacity">Metacity</a></h2></dt>
<dd>
- Glynn Foster (of <a href="http://www.sun.com">Sun Microsystems</a>) wrote a nice tutorial, <a href="metacity/metacity-themes.html">Creating a Metacity Theme</a>.
+ There is a tutorial about <a href="http://library.gnome.org/devel/creating-metacity-themes/unstable/">Creating a Metacity Theme</a>.
</dd>
</dl>
Modified: trunk/content/main.in
==============================================================================
--- trunk/content/main.in (original)
+++ trunk/content/main.in Fri Oct 24 10:34:30 2008
@@ -5,22 +5,6 @@
those who develop, or are interested in developing GNOME, and
applications for GNOME.
</p>
-<p>
- On this site you will find information about current GNOME projects,
- developer news, documentation, information on how to get involved,
- plus much more.
-</p>
-<p>
- If you have any comments or questions about this site, please send a
- message to <a href="mailto:webmaster gnome org">webmaster gnome org</a>.
-</p>
-
-<dl>
- <dt><a href="http://live.gnome.org/ReleasePlanning">Release Planning</a></dt>
- <dd>
- A feast of essential GNOME future planning information.
- </dd>
-</dl>
<dl>
<dt><a href="http://library.gnome.org/devel/">Developer Documentation</a></dt>
@@ -32,24 +16,6 @@
</dl>
<dl>
- <dt><a href="/tools/">Development Tools</a></dt>
- <dd>
- The Developer Tools section explains the tools used to develop GNOME and
- GNOME applications. You will find pointers and tutorials on the tools. If
- you have a bug to report you will also find the Bug Tracker here.
- </dd>
-</dl>
-
-<dl>
- <dt><a href="http://live.gnome.org/JoinGnome">Getting Involved</a></dt>
- <dd>
- So you want to get involved with GNOME. This will show you how to
- become a member of the GNOME community. There are several sub-projects
- to choose from.
- </dd>
-</dl>
-
-<dl>
<dt><a href="/feature/archive/">Archived Features</a></dt>
<dd>
Archived articles on GNOME development by GNOME hackers.
@@ -62,3 +28,8 @@
Archived GNOME developer news and GNOME Weekly Summaries.
</dd>
</dl>
+
+<p>
+ If you have any comments or questions about this site, please send a
+ message to <a href="mailto:webmaster gnome org">webmaster gnome org</a>.
+</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]