cvs: php-gtk-web / index.php news.rss
[email protected] ("Scott Mattocks")
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvsscottmattocks1134395259@cvsserver> |
scottmattocks Mon Dec 12 13:47:39 2005 EDT
Modified files:
/php-gtk-web index.php news.rss
Log:
December news. Gnope installer.
http://cvs.php.net/viewcvs.cgi/php-gtk-web/index.php?r1=1.98&r2=1.99&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.98 php-gtk-web/index.php:1.99
--- php-gtk-web/index.php:1.98 Fri Oct 21 17:50:53 2005
+++ php-gtk-web/index.php Mon Dec 12 13:47:39 2005
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: index.php,v 1.98 2005/10/21 17:50:53 scottmattocks Exp $
+ * $Id: index.php,v 1.99 2005/12/12 13:47:39 scottmattocks Exp $
*/
// Start output buffering in order to grab the data from the documentation
@@ -56,6 +56,17 @@
?>
+<h1>Gnope Installer Released</h1>
+
+<p><span class="newsdate">[11-Dec-2005]</span>
+Version 1.0 of the <a href="http://www.gnope.org">Gnope Installer</a> has
+been released. The Gnope installer helps to set up a full featured PHP-GTK2
+installation on a Windows system with just a few clicks. It is designed to
+make installation of PHP-GTK2 and PHP-GTK2 applications quick and easy. For
+more information or to download Gnope visit
+<a href="http://www.gnope.org">http://www.gnope.org</a>.
+<?php hdelim(); ?>
+
<h1>October News</h1>
<p><span class="newsdate">[21-Oct-2005]</span>
@@ -289,19 +300,6 @@
<?php hdelim(); ?>
-<h1>PHP-GTK 2 is go for GTK+ 2.4</h1>
-
-<p><span class="newsdate">[29-Jul-2004]</span> In a thread on
- <strong>php-gtk-dev</strong> entitled "<a href="http://marc.theaimsgroup.com/?t=109090764000001&r=1&w=2">Gtk+
- 2.2 or 2.4?</a>", developers discussed whether to base PHP-GTK 2 on GTK+
- 2.2 or 2.4. The decision was quickly made, with no opposition or argument,
- to <a href="http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109104992017688&w=2">proceed
- with using GTK+ 2.4</a>.</p>
-
-<p>For more information on GTK+ 2.4, read <a href="http://mail.gnome.org/archives/gtk-app-devel-list/2004-March/msg00178.html">this
- post</a> and <a href="http://mail.gnome.org/archives/gtk-list/2004-March/msg00111.html">this
- post</a>.</p>
-
<?php
commonFooter();
http://cvs.php.net/viewcvs.cgi/php-gtk-web/news.rss?r1=1.23&r2=1.24&diff_format=u
Index: php-gtk-web/news.rss
diff -u php-gtk-web/news.rss:1.23 php-gtk-web/news.rss:1.24
--- php-gtk-web/news.rss:1.23 Fri Oct 21 15:24:01 2005
+++ php-gtk-web/news.rss Mon Dec 12 13:47:39 2005
@@ -26,6 +26,20 @@
</items>
</channel>
+<item rdf:about="http://gtk.php.net/about/news-2005-12-11">
+ <title>Gnope 1.0 Released</title>
+ <link>http://gtk.php.net</link>
+ <description>
+ Version 1.0 of the Gnope Installer has
+ been released. The Gnope installer helps to set up a full featured PHP-GTK2
+ installation on a Windows system with just a few clicks. It is designed to
+ make installation of PHP-GTK2 and PHP-GTK2 applications quick and easy. For
+ more information or to download Gnope visit
+ http://www.gnope.org.
+ </description>
+ <dc:date>2005-12-11</dc:date>
+</item>
+
<item rdf:about="http://gtk.php.net/about/news-2005-10-19">
<title>October News</title>
<link>http://gtk.php.net</link>
@@ -192,18 +206,4 @@
<dc:date>2004-08-09</dc:date>
</item>
-<item rdf:about="http://gtk.php.net/docs-rss.php">
- <title>Documentation updates listed on PHP-GTK Web site</title>
- <link>http://gtk.php.net/docs-rss.php</link>
- <description>The PHP-GTK Web site now features a regularly updated listing of documentation updates. The listing is displayed on the home page and is updated every night when the manual is updated from CVS. The updates are listed in reverse chronological order (the newest at the top), and the latest fifteen updates are shown at any given time. In addition, a documentation update feed is available in RSS format.</description>
- <dc:date>2004-08-05</dc:date>
-</item>
-
-<item rdf:about="http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109104992017688&w=2">
- <title>PHP-GTK 2 is go for GTK+ 2.4</title>
- <link>http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109104992017688&w=2</link>
- <description>In a thread on php-gtk-dev entitled "Gtk+ 2.2 or 2.4?", developers discussed whether to base PHP-GTK 2 on GTK+ 2.2 or 2.4. The decision was quickly made, with no opposition or argument, to proceed with using GTK+ 2.4. For more information on GTK+ 2.4, read this post and this post.</description>
- <dc:date>2004-07-29</dc:date>
-</item>
-
</rdf:RDF>