cvs: php-gtk-web / index.php news.rss

[email protected] ("Scott Mattocks") Thu, 18 May 2006 12:11:32 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvsscottmattocks1147954292@cvsserver>
scottmattocks		Thu May 18 12:11:32 2006 UTC

  Modified files:              
    /php-gtk-web	index.php news.rss 
  Log:
  Homepage news update for May 2006.
  
http://cvs.php.net/viewcvs.cgi/php-gtk-web/index.php?r1=1.113&r2=1.114&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.113 php-gtk-web/index.php:1.114
--- php-gtk-web/index.php:1.113	Fri Apr 14 03:31:43 2006
+++ php-gtk-web/index.php	Thu May 18 12:11:32 2006
@@ -1,6 +1,6 @@
 <?php
 /*
- * $Id: index.php,v 1.113 2006/04/14 03:31:43 sfox Exp $ 
+ * $Id: index.php,v 1.114 2006/05/18 12:11:32 scottmattocks Exp $ 
  */
 
 // Start output buffering in order to grab the data from the documentation
@@ -57,6 +57,30 @@
 
 ?>
 
+<h1>PHP-GTK 2 Resources</h1>
+
+<p><span class="newsdate">[18-May-2006]</span>
+The number of PHP-GTK 2 resources has been climbing steadily as development
+continues. As it stands now there are <a
+href="http://pear.php.net/search.php?q=gtk2&in=packages&x=0&y=0">eight PHP-GTK
+2 packages</a> available from <a href="http://pear.php.net">PEAR</a>. 
+The availability of the <a href="http://gtk.php.net/docs.php">PHP-GTK 2 
+documentation</a> provides an online resources for developers needing help with
+the PHP-GTK 2 API. Included in the online documentation is a <a
+href="http://gtk.php.net/manual/en/tutorials.helloglade.php">new tutorial on 
+using Glade with PHP-GTK 2</a>. In addition <a 
+href="http://gnope.org/">several</a> <a 
+href="http://www.writingup.com/blog/phpgtk2">websites</a> <a 
+href="http://www.crisscott.com/">devoted</a> to PHP-GTK 2 have cropped up 
+providing a wide range of resources. Finally, the first PHP-GTK 2 book, <a 
+href="http://www.amazon.com/gp/product/1590596137/">Pro PHP-GTK</a>, has been 
+published. All of these resources should provide a strong launching point for 
+any developer wanting to get a head start working with the soon-to-be-released 
+alpha version of PHP-GTK 2.
+</p>
+
+<?php hdelim(); ?>
+
 <h1>Moving toward a release of PHP-GTK 2</h1>
 
 <p><span class="newsdate">[28-Feb-2006]</span>
@@ -81,6 +105,8 @@
 <a href="http://www.gnope.org/pearfront/index.php?package=Game_Minesweeper">Minesweeper</a>.
 </p>
 
+<?php hdelim(); ?>
+
 <h1>PHP-GTK 2 Progress</h1>
 
 <p><span class="newsdate">[23-Jan-2006]</span>
@@ -299,27 +325,6 @@
     href="http://www.phpconference.com/konferenzen/divers/psecom,id,191,nodeid,240.html">call
     for papers</a>. One of the requested topics is PHP-GTK.</p>
 
-<?php hdelim(); ?>
-
-
-<h1>Small steps into a better world</h1>
-
-<p><span class="newsdate">[12-Nov-2004]</span> While work continues on 
-    <a href="http://gtk.php.net/wiki/PhpGtk/Php-Gtk2">PHP-GTK 2</a>, there
-    has been some big news with PHP-GTK 1. The continuing documentation 
-    efforts have produced 
-    <a href="http://gtk.php.net/manual1/en/tutorials.php">two new tutorials</a>
-    and lots of new doc pages. To go along with all of the new documentation, 
-    Christian Weiske has released 
-    <a href="http://www.cweiske.de/phpgtk_coders.htm#manualbrowser">manualBrowser</a>, 
-    a PHP-GTK application to make it easier to read and search the docs offline. 
-    The folks over at PEAR have even jumped on the PHP-GTK bandwagon. There are 
-    two new 
-    <a href="http://pear.php.net/packages.php?catpid=34&amp;catname=Gtk+Components">gtk classes</a> 
-    and a new PHP-GTK interface for PHPUnit.</p>
-
-<?php hdelim(); ?>
-
 <?php
 
 commonFooter();
http://cvs.php.net/viewcvs.cgi/php-gtk-web/news.rss?r1=1.26&r2=1.27&diff_format=u
Index: php-gtk-web/news.rss
diff -u php-gtk-web/news.rss:1.26 php-gtk-web/news.rss:1.27
--- php-gtk-web/news.rss:1.26	Tue Feb 28 21:03:05 2006
+++ php-gtk-web/news.rss	Thu May 18 12:11:32 2006
@@ -26,6 +26,24 @@
     </items>
 </channel>
 
+<item rdf:about="http://gtk.php.net/about/news-2006-05-18">
+ <title>PHP-GTK 2 Resources</title>
+ <link>http://gtk.php.net</link>
+ <description>
+The number of PHP-GTK 2 resources has been climbing steadily as development
+continues. As it stands now there are eight PHP-GTK 2 packages available from
+PEAR. The availability of the PHP-GTK 2 documentation provides an online
+resources for developers needing help with the PHP-GTK 2 API. Included in the
+online documentation is a new tutorial on using Glade with PHP-GTK 2. In
+addition several websites devoted to PHP-GTK 2 have cropped up providing a wide
+range of resources. Finally, the first PHP-GTK 2 book, Pro PHP-GTK, has been 
+published. All of these resources should provide a strong launching point for 
+any developer wanting to get a head start working with the soon-to-be-released 
+alpha version of PHP-GTK 2.
+ </description>
+ <dc:date>2006-05-18</dc:date>
+</item>
+
 <item rdf:about="http://gtk.php.net/about/news-2006-02-28">
  <title>Moving toward a release of PHP-GTK 2</title>
  <link>http://gtk.php.net</link>
@@ -219,22 +237,4 @@
     <dc:date>2005-01-18</dc:date>
 </item>
 
-<item rdf:about="http://gtk.php.net/about/news-2004-12-20">
-    <title>PHP-GTK in business</title>
-    <link>http://gtk.php.net/</link>
-    <description>There has been a lot of 
-    discusson lately about the role PHP-GTK can and is playing in the 
-    business world. Several people have commented
-    on the php-gtk-general mailing list about how they have developed 
-    secure, cross-platform applications for use in business with PHP-GTK.
-    Using tools such as Roadsend's PHP Compiler, developers are able to 
-    create and distribute PHP-GTK applications that don't require the 
-    user to have a working installation first.
-    On the international level, PHP-GTK documentation is being translated
-    into Russian thanks to the work of Andrew Krasnyansky. Also, the 
-    organizers of the International PHP Conference have put out a call
-    for papers. One of the requested topics is PHP-GTK.</description>
-    <dc:date>2004-12-20</dc:date>
-</item>
-
 </rdf:RDF>