LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Scott Mattocks Date: Wed Dec 13 11:27:24 2006 Subject: cvs: php-gtk-web / index.php news.rss
scottmattocks Wed Dec 13 18:27:24 2006 UTC
Modified files:
/php-gtk-web index.php news.rss
Log:
December News - by Anant.
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.128&r2=1.129&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.128 php-gtk-web/index.php:1.129
--- php-gtk-web/index.php:1.128 Sun Oct 8 12:59:49 2006
+++ php-gtk-web/index.php Wed Dec 13 18:27:24 2006
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: index.php,v 1.128 2006/10/08 12:59:49 cweiske Exp $
+ * $Id: index.php,v 1.129 2006/12/13 18:27:24 scottmattocks Exp $
*/
// Start output buffering in order to grab the data from the documentation
@@ -57,6 +57,28 @@
?>
+<h1>December News</h1>
+<p><span class="newsDate">[13-December-2006]</span>
+Interest in PHP-GTK is growing, and this is evident by the increasing number of
+hits at the <a href="http://www.php-gtk.eu">community site</a>. The site
+provides useful tips and code samples for PHP-GTK, be sure to stop by. Also,
+Christian <a href="http://php-gtk2.de/maps.html">created a map</a> which tells you where PHP-GTK 2 developers and users are located. Join us on #php-gtk on
+Freenode and add yourself!
+</p>
+<p>
+The Chinese translation of the PHP-GTK 2 manual has now begun. If you are
+interested in contributing to the documentation or development of PHP-GTK 2
+then <a href="http://gtk.php.net/resources.php">get in touch</a> with us, and
+help in making a faster release!
+</p>
+<p>
+<a href="http://www.callicore.net/">Callicore</a> is a framework for PHP-GTK 2 and provides a set of re-usable classes designed to make application development
+quicker and painless. Though no releases have been made yet, the code from the
+repository is pretty usable.
+</p>
+
+<?php hdelim(); ?>
+
<h1>Taking Conferences by Storm</h1>
<p><span class="newsDate">[22-September-2006]</span>
It's conference season in the PHP world and no PHP conference would be complete without a PHP-GTK 2 presentation (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.
@@ -325,30 +347,6 @@
version of <a href="http://pecl.php.net/package/bcompiler">bcompiler</a>.
bcompiler lets you "create a exe file of a PHP-GTK application."</p>
-<?php hdelim(); ?>
-
-<h1>Expanding Horizons</h1>
-
-<p><span class="newsDate">[18-Jan-2005]</span> PHP-GTK development is
- growing in several directions. A recent <a
- href="http://cvs.php.net/co.php/php-gtk/ChangeLog?r=1.259">barrage
- of commits</a> 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 <a
- href="http://gtk.php.net/download.php">CVS versions</a> of both PHP-GTK
- 1 and PHP-GTK 2.</p>
-
-<p>Other PHP communities are contributing to PHP-GTK development in their
- own way. PEAR has released another class, <a
- href="http://pear.php.net/packages.php?catpid=34&catname=Gtk+Components">Gtk_Styled</a>,
- 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 "<a
- href="http://www.zend.com/pear/whoiswho.php">Zend Who's Who of PHP</a>".</p>
-
-<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
commonFooter();
http://cvs.php.net/viewvc.cgi/php-gtk-web/news.rss?r1=1.33&r2=1.34&diff_format=u
Index: php-gtk-web/news.rss
diff -u php-gtk-web/news.rss:1.33 php-gtk-web/news.rss:1.34
--- php-gtk-web/news.rss:1.33 Sun Oct 8 12:51:02 2006
+++ php-gtk-web/news.rss Wed Dec 13 18:27:24 2006
@@ -28,6 +28,28 @@
</items>
</channel>
+<item rdf:about="http://gtk.php.net/about/news-2006-12-13">
+ <title>December News</title>
+ <link>http://gtk.php.net</link>
+ <description>
+Interest in PHP-GTK is growing, and this is evident by the increasing
+number of hits at the community site. The site provides useful tips
+and code samples for PHP-GTK, be sure to stop by. Also, Christian
+created a map which tells you where PHP-GTK 2 developers and users
+are located. Join us on #php-gtk on Freenode and add yourself!
+
+The Chinese translation of the PHP-GTK 2 manual has now begun. If you
+are interested in contributing to the documentation or development of
+PHP-GTK 2 then get in touch with us, and help in making a faster release!
+
+Callicore is a framework for PHP-GTK 2 and provides a set of
+re-usable classes designed to make application development quicker and
+painless. Though no releases have been made yet, the code from the
+repository is pretty usable.
+ </description>
+ <dc:date>2006-12-13</dc:date>
+</item>
+
<item rdf:about="http://gtk.php.net/about/news-2006-09-22">
<title>Taking Conferences by Storm</title>
<link>http://gtk.php.net</link>
@@ -278,22 +300,4 @@
<dc:date>2005-03-22</dc:date>
</item>
-<item rdf:about="http://gtk.php.net/about/news-2005-02-22">
- <title>February News</title>
- <link>http://gtk.php.net/</link>
- <description>It's getting close to conference season and with that comes
- a few talks about PHP-GTK. At the International PHP Conference, Ben
- Ramsey will be holding a talk titled "PHP in a Whole New World: Desktop
- Applications Built in PHP-GTK." At the same conference Andrei Zmievski
- will be giving a much anticipated talk called, "Say Hello To PHP-GTK 2."
- The latest issue of the International PHP Magazine has an article by
- David Heath called "Free You CMS" which talks about "building an offline
- desktop client tool that is a synthesis of several exciting technologies:
- PHP-GTK, SQLite, and XML-RPC."
- PECL developers, Alan Knowles and Val Khokhlov have release a new version
- of bcompiler. bcompiler lets you "create a exe file of a PHP-GTK
- application."</description>
- <dc:date>2005-02-22</dc:date>
-</item>
-
</rdf:RDF>
| Navigate in group php.gtk.webmaster at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by Zareef Ahmed
Powered By PHP Consultants |