cvs: php-gtk-web / index.php news.rss
[email protected] ("Scott Mattocks") Thu, 10 Aug 2006 15:00:16 -0000
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvsscottmattocks1155222016@cvsserver> |
scottmattocks Thu Aug 10 15:00:16 2006 UTC
Modified files:
/php-gtk-web index.php news.rss
Log:
August news update.
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.123&r2=1.124&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.123 php-gtk-web/index.php:1.124
--- php-gtk-web/index.php:1.123 Tue Jul 18 00:11:06 2006
+++ php-gtk-web/index.php Thu Aug 10 15:00:15 2006
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: index.php,v 1.123 2006/07/18 00:11:06 andrei Exp $
+ * $Id: index.php,v 1.124 2006/08/10 15:00:15 scottmattocks Exp $
*/
// Start output buffering in order to grab the data from the documentation
@@ -57,6 +57,17 @@
?>
+<h1>Documentation Filling Out</h1>
+<p><span class="newsDate">[10-August-2006]</span>
+This week, the <a href="http://gtk.php.net/docs.php">PHP-Gtk2 documentation</a> broke the 44.44% barrier: nearly half of the classes and their methods, properties and signals are documented. PHP-Gtk2 consists of 202 classes with nearly 2900 methods, and several signals and properties. PHP-Gtk2 is not half as useful if
+there is no documentation and examples the developer can rely on.
+</p>
+<p>
+We ask you to help us in filling the white spots and creating examples. Writing documentation helps the project, but more you will learn from experimenting with new methods, and get a better understanding of the inner workings of the project. Interested? The doccing tutorial explains the first steps, and the php-gtk-doc mailing list is the central place for all manual issues. All help, examples and documentation, is appreciated.
+</p>
+
+<?php hdelim(); ?>
+
<h1>PHP-GTK 2 Alpha Re-release</h1>
<p><span class="newsDate">[17-July-2006]</span>
Apparently, PEAR infrastructure tools (due to a deficiency in PHP's <tt>version_compare()</tt>
@@ -327,31 +338,6 @@
<p>In other news, the GDK section of the manual has been completely
translated into <a href="http://gtk.php.net/manual1/ru/">Russian</a>.</p>
-<?php hdelim(); ?>
-
-
-<h1>PHP-GTK in business</h1>
-
-<p><span class="newsDate">[20-Dec-2004]</span> There has been a lot of
- discussion lately about the role PHP-GTK can and is playing in the
- business world. Several people have <a
- href="http://marc.theaimsgroup.com/?l=php-gtk-general&m=109903609804913&w=2">commented</a>
- on the <a href="http://gtk.php.net/resources.php">php-gtk-general
- mailing list</a> about how they have developed secure, cross-platform
- applications for use in business with PHP-GTK. Using tools such as
- Roadsend's <a
- href="http://www.roadsend.com/home/index.php?pageID=compiler">PHP
- Compiler</a>, developers are able to create and distribute PHP-GTK
- applications that don't require the user to have a working installation
- first.</p>
-
-<p>On the international level, PHP-GTK documentation is being translated
- into <a href="http://gtk.php.net/manual1/ru/">Russian</a> thanks to the
- work of Andrew Krasnyansky. Also, the organizers of the International
- PHP Conference have put out a <a
- 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
commonFooter();
http://cvs.php.net/viewvc.cgi/php-gtk-web/news.rss?r1=1.29&r2=1.30&diff_format=u
Index: php-gtk-web/news.rss
diff -u php-gtk-web/news.rss:1.29 php-gtk-web/news.rss:1.30
--- php-gtk-web/news.rss:1.29 Tue Jul 18 00:11:06 2006
+++ php-gtk-web/news.rss Thu Aug 10 15:00:15 2006
@@ -28,6 +28,26 @@
</items>
</channel>
+<item rdf:about="http://gtk.php.net/about/news-2006-08-10">
+ <title>Documentation Filling Out</title>
+ <link>http://gtk.php.net</link>
+ <description>
+This week, the PHP-Gtk2 documentation broke the 44.44% barrier: nearly
+half of the classes and their methods, properties and signals are
+documented. PHP-Gtk2 consists of 202 classes with nearly 2900 methods,
+and several signals and properties. PHP-Gtk2 is not half as useful if
+there is no documentation and examples the developer can rely on.
+
+We ask you to help us in filling the white spots and creating examples.
+Writing documentation helps the project, but more you will learn from
+experimenting with new methods, and get a better understanding of the
+inner workings of the project. Interested? The doccing tutorial explains
+the first steps, and the php-gtk-doc mailing list is the central place
+for all manual issues. All help, examples and documentation, is appreciated.
+ </description>
+ <dc:date>2006-08-10</dc:date>
+</item>
+
<item rdf:about="http://gtk.php.net/about/news-2006-07-17">
<title>PHP-GTK 2 Alpha Re-release</title>
<link>http://gtk.php.net</link>
@@ -246,23 +266,4 @@
<dc:date>2005-02-22</dc:date>
</item>
-<item rdf:about="http://gtk.php.net/about/news-2005-01-18">
- <title>Expanding Horizons</title>
- <link>http://gtk.php.net/</link>
- <description>PHP-GTK development is growing in several directions. A
- recent barrage of commits by Andrei shows that PHP-GTK 2 is moving
- ever closer towards a working release. At the same time, Ivan Rodriguez
- has been helping to add some GtkExtra classes to the CVS versions of
- both PHP-GTK 1 and PHP-GTK 2.
- Other PHP communities are contributing to PHP-GTK development in their
- own way. PEAR has released another class, Gtk_Styled, to help PHP-GTK
- developers write cleaner, more stable code. The folks over at Zend have
- recognized everyone who has contributed to PHP-GTK development,
- documentation or the web site by adding them to the "Zend Who's Who of
- PHP".
- In other news, the GDK section of the manual has been completely
- translated into Russian.</description>
- <dc:date>2005-01-18</dc:date>
-</item>
-
</rdf:RDF>