cvs: php-gtk-web / index.php news.rss
[email protected] ("Scott Mattocks") Fri, 22 Sep 2006 12:36:56 -0000
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvsscottmattocks1158928616@cvsserver> |
scottmattocks Fri Sep 22 12:36:56 2006 UTC
Modified files:
/php-gtk-web index.php news.rss
Log:
September news.
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.125&r2=1.126&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.125 php-gtk-web/index.php:1.126
--- php-gtk-web/index.php:1.125 Thu Aug 10 17:25:45 2006
+++ php-gtk-web/index.php Fri Sep 22 12:36:56 2006
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: index.php,v 1.125 2006/08/10 17:25:45 scottmattocks Exp $
+ * $Id: index.php,v 1.126 2006/09/22 12:36:56 scottmattocks Exp $
*/
// Start output buffering in order to grab the data from the documentation
@@ -57,6 +57,18 @@
?>
+<h1>Taking Conferences by Storm</h1>
+<p>
+It's conference season in the PHP world and no PHP conference would be complete without a PHP-GTK 2 presenetation (you hear that DCPHP!). Earlier this month Andrei, demonstrated how easy it is to create powerful desktop applications with PHP-GTK 2 at <a href="http://hades.phparch.com/ceres/public/page/index.php/works::schedule::synopses::php_gtk2">PHP|Works</a> in Toronot. Next, in October, Scott will be speaking at the <a href="http://www.zendcon.com/">Zend/PHP Conference</a>. Finally, in early November, Steph will talk about the new features of PHP-GTK 2 at the <a href="http://phpconference.com/konferenzen/psecom,id,482,track,7,nodeid,,_language,uk.html">International PHP Conference</a> and demonstrate how to make lightweight cross-platform applications.
+</p>
+
+<h1>Online Help</h1>
+<p>
+While the development team works hard to finish the API (90% coverage is not far off), a new set of online tutorials has sprung up recently <a href="http://www.kksou.com/php-gtk2/index.php">kksou.com</a>. The tutorials are short and to the point. They cover those nagging issues that don't necessarily prevent you from completing your application, but add a great deal to the finished product.
+</p>
+
+<?php hdelim(); ?>
+
<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-GTK 2 consists of 202 classes with nearly 2,900 methods, and many signals and properties. As the documentation matures, PHP-GTK 2 becomes easier to work with as the answers to many common problems become easier to find.
http://cvs.php.net/viewvc.cgi/php-gtk-web/news.rss?r1=1.31&r2=1.32&diff_format=u
Index: php-gtk-web/news.rss
diff -u php-gtk-web/news.rss:1.31 php-gtk-web/news.rss:1.32
--- php-gtk-web/news.rss:1.31 Thu Aug 10 17:25:45 2006
+++ php-gtk-web/news.rss Fri Sep 22 12:36:56 2006
@@ -28,6 +28,34 @@
</items>
</channel>
+<item rdf:about="http://gtk.php.net/about/news-2006-09-22">
+ <title>Taking Conferences by Storm</title>
+ <link>http://gtk.php.net</link>
+ <description>
+It's conference season in the PHP world and no PHP conference would be complete
+without a PHP-GTK 2 presenetation (you hear that DCPHP!). Earlier this month
+Andrei, demonstrated how easy it is to create powerful desktop applications
+with PHP-GTK 2 at PHP|Works in Toronot. Next, in October, Scott will be
+speaking at the Zend/PHP Conference. Finally, in early November, Steph will
+talk about the new features of PHP-GTK 2 at the International PHP Conference
+and demonstrate how to make lightweight cross-platform applications.
+ </description>
+ <dc:date>2006-08-10</dc:date>
+</item>
+
+<item rdf:about="http://gtk.php.net/about/news-2006-09-22">
+ <title>Online Help</title>
+ <link>http://gtk.php.net</link>
+ <description>
+While the development team works hard to finish the API (90% coverage is not
+far off), a new set of online tutorials has sprung up recently kksou.com. The
+tutorials are short and to the point. They cover those nagging issues that
+don't necessarily prevent you from completing your application, but add a great
+deal to the finished product.
+ </description>
+ <dc:date>2006-08-10</dc:date>
+</item>
+
<item rdf:about="http://gtk.php.net/about/news-2006-08-10">
<title>Documentation Filling Out</title>
<link>http://gtk.php.net</link>