news.rss 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rdf:RDF
  3. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4. xmlns="http://purl.org/rss/1.0/"
  5. xmlns:dc="http://purl.org/dc/elements/1.1/">
  6. <channel rdf:about="http://gtk.php.net/">
  7. <title>PHP-GTK</title>
  8. <link>http://gtk.php.net/</link>
  9. <description>The PHP-GTK extension Web site</description>
  10. <items>
  11. <rdf:Seq>
  12. <rdf:li rdf:resource="http://gtk.php.net/about/news-2006-07-17" />
  13. <rdf:li rdf:resource="http://gtk.php.net/about/news-2006-07-15" />
  14. <rdf:li rdf:resource="http://gtk.php.net/about/news-2005-01-18" />
  15. <rdf:li rdf:resource="http://gtk.php.net/about/news-2004-12-20" />
  16. <rdf:li rdf:resource="http://gtk.php.net/about/news-2004-11-12" />
  17. <rdf:li rdf:resource="http://gtk.php.net/download.php" />
  18. <rdf:li rdf:resource="http://gtk.php.net/docs-rss.php" />
  19. <rdf:li rdf:resource="http://marc.theaimsgroup.com/?l=php-gtk-dev&amp;m=109104992017688&amp;w=2" />
  20. <rdf:li rdf:resource="http://gtk.php.net/news.rss" />
  21. <rdf:li rdf:resource="http://gtk.php.net/" />
  22. <rdf:li rdf:resource="http://gtk.php.net/wiki/" />
  23. <rdf:li rdf:resource="http://gtk.php.net/docs.php" />
  24. <rdf:li rdf:resource="http://developers.slashdot.org/developers/04/07/21/2328224.shtml" />
  25. <rdf:li rdf:resource="http://marc.theaimsgroup.com/?l=php-gtk-general&amp;m=109029957326705&amp;w=2" />
  26. </rdf:Seq>
  27. </items>
  28. </channel>
  29. <item rdf:about="http://gtk.php.net/about/news-2006-09-22">
  30. <title>Taking Conferences by Storm</title>
  31. <link>http://gtk.php.net</link>
  32. <description>
  33. It's conference season in the PHP world and no PHP conference would be complete
  34. without a PHP-GTK 2 presentation (you hear that DCPHP!). Earlier this month
  35. Andrei, demonstrated how easy it is to create powerful desktop applications
  36. with PHP-GTK 2 at PHP|Works in Toronot. Next, in October, Scott will be
  37. speaking at the Zend/PHP Conference. Finally, in early November, Steph will
  38. talk about the new features of PHP-GTK 2 at the International PHP Conference
  39. and demonstrate how to make lightweight cross-platform applications.
  40. </description>
  41. <dc:date>2006-08-10</dc:date>
  42. </item>
  43. <item rdf:about="http://gtk.php.net/about/news-2006-09-22">
  44. <title>Online Help</title>
  45. <link>http://gtk.php.net</link>
  46. <description>
  47. While the development team works hard to finish the API (90% coverage is not
  48. far off), a new set of online tutorials has sprung up recently kksou.com. The
  49. tutorials are short and to the point. They cover those nagging issues that
  50. don't necessarily prevent you from completing your application, but add a great
  51. deal to the finished product.
  52. </description>
  53. <dc:date>2006-08-10</dc:date>
  54. </item>
  55. <item rdf:about="http://gtk.php.net/about/news-2006-08-10">
  56. <title>Documentation Filling Out</title>
  57. <link>http://gtk.php.net</link>
  58. <description>
  59. This week, the PHP-GTK 2 documentation broke the 44.44% barrier: nearly
  60. half of the classes and their methods, properties and signals are
  61. documented. PHP-GTK 2 consists of 202 classes with nearly 2,900 methods,
  62. and many signals and properties. As the documentation matures, PHP-GTK 2
  63. becomes easier to work with as the answers to many common problems become
  64. easier to find.
  65. We ask you to help us fill in the white spaces and create examples for
  66. others to learn from. Writing documentation not only helps the project,
  67. but also helps you learn through experimenting with new methods, and gain
  68. a better understanding of the inner workings of the project. Interested?
  69. The doccing tutorial explains the first steps, and the php-gtk-doc mailing
  70. list is the central place for all manual issues. All help creating examples
  71. and writing or translating documentation, is appreciated.
  72. </description>
  73. <dc:date>2006-08-10</dc:date>
  74. </item>
  75. <item rdf:about="http://gtk.php.net/about/news-2006-07-17">
  76. <title>PHP-GTK 2 Alpha Re-release</title>
  77. <link>http://gtk.php.net</link>
  78. <description>
  79. Apparently, PEAR infrastructure tools (due to a deficiency in PHP's
  80. version_compare() function) cannot handle a version modifier called "zeta". We
  81. had to rename it to good old "alpha", re-package and re-release. Download it if you plan
  82. to use PEAR's or gnope.org's packages.
  83. </description>
  84. <dc:date>2006-07-17</dc:date>
  85. </item>
  86. <item rdf:about="http://gtk.php.net/about/news-2006-07-15">
  87. <title>PHP-GTK 2 Zeta Release</title>
  88. <link>http://gtk.php.net</link>
  89. <description>
  90. After a long development cycle, PHP-GTK team is proud to announce the first
  91. official preview release of PHP-GTK 2. Since everyone has been
  92. patiently waiting for this release for quite a while, we have
  93. decided to skip a few letters of the Greek alphabet and go straight to
  94. zeta, which does not get nearly enough respect in the software world compared
  95. to its brethren. So, without further ado, please welcome PHP-GTK 2.0.0 Zeta!
  96. </description>
  97. <dc:date>2006-07-15</dc:date>
  98. </item>
  99. <item rdf:about="http://gtk.php.net/about/news-2006-05-18">
  100. <title>PHP-GTK 2 Resources</title>
  101. <link>http://gtk.php.net</link>
  102. <description>
  103. The number of PHP-GTK 2 resources has been climbing steadily as development
  104. continues. As it stands now there are eight PHP-GTK 2 packages available from
  105. PEAR. The availability of the PHP-GTK 2 documentation provides an online
  106. resources for developers needing help with the PHP-GTK 2 API. Included in the
  107. online documentation is a new tutorial on using Glade with PHP-GTK 2. In
  108. addition several websites devoted to PHP-GTK 2 have cropped up providing a wide
  109. range of resources. Finally, the first PHP-GTK 2 book, Pro PHP-GTK, has been
  110. published. All of these resources should provide a strong launching point for
  111. any developer wanting to get a head start working with the soon-to-be-released
  112. alpha version of PHP-GTK 2.
  113. </description>
  114. <dc:date>2006-05-18</dc:date>
  115. </item>
  116. <item rdf:about="http://gtk.php.net/about/news-2006-02-28">
  117. <title>Moving toward a release of PHP-GTK 2</title>
  118. <link>http://gtk.php.net</link>
  119. <description>
  120. This month PHP-GTK 2 has continued its march toward an initial release. Andrei
  121. has been working through bug fixes and implementing new features. Recently he
  122. added the ability to use GtkListStores and GtkTreeStores as if they were
  123. iterators or arrays. This makes it much easier to work with data models for
  124. GtkTreeView and GtkComboBox. The documentation team has been working hard to
  125. fill out the docs. Several new pages have been added and the PHP-GTK 2 docs
  126. will soon make their first appearance on the PHP-GTK website.
  127. Even though PHP-GTK 2 is not quite stable yet, several applications have been
  128. developed using the CVS version. There are now four PHP-GTK 2 packages
  129. available on PEAR including the newly added Gtk2_ScrollingLabel and
  130. Gtk2_PHPConfig. Christian Weiske has released the first game developed with
  131. PHP-GTK 2: Minesweeper.
  132. </description>
  133. <dc:date>2006-02-28</dc:date>
  134. </item>
  135. <item rdf:about="http://gtk.php.net/about/news-2006-01-23">
  136. <title>PHP-GTK 2 Progress</title>
  137. <link>http://gtk.php.net</link>
  138. <description>
  139. Development of PHP-GTK 2 is steadily picking up pace. The last month has seen
  140. plenty of activity not only in commits to CVS but in other parts of the PHP-GTK
  141. 2 community also:
  142. - The PHP-GTK 2 documentation is filling out. More classes have been
  143. documented and given examples (especially the GtkTree* classes).
  144. - Source code highlighting has been added to the PHP-GTK 2 manual.
  145. - Most of the get_size* methods have been implemented.
  146. - 85% of all methods and properties have been implemented. The other 15% need
  147. to be written by hand, and more are being added every week. (Some
  148. automatically generated methods may not be implemented correctly and will
  149. have to be re-written by hand. Therefore, the actual coverage figures may be
  150. slightly lower than those above)
  151. - The Gnope installer has been downloaded over 8000 times since its release
  152. last month.
  153. - Gtk2_PHPConfig an application that makes it easy to modify php.ini files,
  154. has been proposed on PEAR by Anant Narayanan.
  155. </description>
  156. <dc:date>2006-01-23</dc:date>
  157. </item>
  158. <item rdf:about="http://gtk.php.net/about/news-2005-12-11">
  159. <title>Gnope 1.0 Released</title>
  160. <link>http://gtk.php.net</link>
  161. <description>
  162. Version 1.0 of the Gnope Installer has
  163. been released. The Gnope installer helps to set up a full featured PHP-GTK2
  164. installation on a Windows system with just a few clicks. It is designed to
  165. make installation of PHP-GTK2 and PHP-GTK2 applications quick and easy. For
  166. more information or to download Gnope visit
  167. http://www.gnope.org.
  168. </description>
  169. <dc:date>2005-12-11</dc:date>
  170. </item>
  171. <item rdf:about="http://gtk.php.net/about/news-2005-10-19">
  172. <title>October News</title>
  173. <link>http://gtk.php.net</link>
  174. <description>
  175. Christian Weiske has written an article for PHP Magazin titled "Rapit
  176. Application Development Mit PHP-GTK" which discusses creating
  177. applications using PHP-GTK and Glade.
  178. An unofficial version of PHP-GTK 2 for Windows can be found at
  179. http://ftp.emini.dk/pub/php/win32/gtk2/ If you are interested in helping test
  180. PHP-GTK 2 on Windows, please send your comments to the dev mailing list
  181. </description>
  182. <dc:date>2005-10-21</dc:date>
  183. </item>
  184. <item rdf:about="http://gtk.php.net/about/news-2005-04-22">
  185. <title>PHP-GTK 2 at the International PHP Conference</title>
  186. <link>http://gtk.php.net/</link>
  187. <description>
  188. Jeremy Johnstone will be presenting a talk titled "GUI Development in
  189. PHP-GTK2" at the International PHP Conference in November. Anyone going
  190. to the conference should be sure to check out his talk. The discussion
  191. includes "in depth coverage of developing a GUI application in PHP-GTK2
  192. including tools you can use to allow you to rapidly develop new applications."
  193. </description>
  194. <dc:date>2005-07-25</dc:date>
  195. </item>
  196. <item rdf:about="http://gtk.php.net/about/news-2005-04-22">
  197. <title>Win9x Support in PHP 5.1</title>
  198. <link>http://gtk.php.net/</link>
  199. <description>
  200. There is talk on the PHP Internals mailing list about removing support for
  201. Win9x (95/98/2000/ME) from PHP 5.1. For most PHP developers this isn't much
  202. of a big deal but for PHP-GTK 2 developers it may have a much more significant
  203. impact. If you have reasons to keep Win9x support in PHP 5, make sure to voice
  204. your opinion!
  205. </description>
  206. <dc:date>2005-07-25</dc:date>
  207. </item>
  208. <item rdf:about="http://gtk.php.net/about/news-2005-04-22">
  209. <title>PHP-GTK 1.0.2 Released</title>
  210. <link>http://gtk.php.net/</link>
  211. <description>
  212. PHP-GTK 1.0.2 is a minor release that fixes a bug in the build process
  213. that prevented PHP-GTK from being installed with the newly released PHP
  214. 4.4.x branch.
  215. </description>
  216. <dc:date>2005-07-15</dc:date>
  217. </item>
  218. <item rdf:about="http://gtk.php.net/about/news-2005-04-22">
  219. <title>Getting Ready for PHP-GTK 2</title>
  220. <link>http://gtk.php.net/</link>
  221. <description>
  222. PHP-GTK 2 is getting closer and closer to a first release every day.
  223. At the International PHP Conference, Andrei gave a talk about the
  224. current status of PHP-GTK 2 and the direction it is heading. Since then,
  225. excellent progress has been made with trees and editable cells. Parameter
  226. reflection has also been added thanks to Christian. The lastest efforts
  227. have led to the first set of practical applications written with PHP-GTK
  228. 2. Christian's reflection browser makes it easy to take a look at the
  229. inner workings of PHP-GTK 2 classes and can be used as simple documentation.
  230. </description>
  231. <dc:date>2005-05-18</dc:date>
  232. </item>
  233. <item rdf:about="http://gtk.php.net/about/news-2005-04-22">
  234. <title>A Message From Andrei</title>
  235. <link>http://gtk.php.net/</link>
  236. <description>I finished porting the first demo from PyGTK, the stock
  237. item browser. It's in demos/stock-browser.php and in the process I've
  238. implemented a fair amount of new GtkTreeView/GtkListStore functions.
  239. PHP-GTK 2 is coming along!
  240. Maybe a very early alpha release is due...
  241. -Andrei
  242. Any tester or developers interested in helping (Especially to port old
  243. override files so that CList and CTree work) please contact the PHP-GTK
  244. Dev mailing list.
  245. In other news, Christian Weiske is making steady progress on the
  246. documentation system. Docs skeletons can now be automatically generated
  247. for all of the classes that have been implemented so far. Read his post
  248. to the documentation mailing list for more details.</description>
  249. <dc:date>2005-04-22</dc:date>
  250. </item>
  251. <item rdf:about="http://gtk.php.net/about/news-2005-03-21">
  252. <title>PHP-GTK 2 Making Progress</title>
  253. <link>http://gtk.php.net/</link>
  254. <description>PHP-GTK 2 is making great strides toward a working release.
  255. Andrei's relentless work has lead to a current CVS version that can run
  256. non-trivial scripts. See the general mailing list archives for an example.
  257. Take a look at the change log for the latest updates.</description>
  258. <dc:date>2005-03-22</dc:date>
  259. </item>
  260. <item rdf:about="http://gtk.php.net/about/news-2005-02-22">
  261. <title>February News</title>
  262. <link>http://gtk.php.net/</link>
  263. <description>It's getting close to conference season and with that comes
  264. a few talks about PHP-GTK. At the International PHP Conference, Ben
  265. Ramsey will be holding a talk titled "PHP in a Whole New World: Desktop
  266. Applications Built in PHP-GTK." At the same conference Andrei Zmievski
  267. will be giving a much anticipated talk called, "Say Hello To PHP-GTK 2."
  268. The latest issue of the International PHP Magazine has an article by
  269. David Heath called "Free You CMS" which talks about "building an offline
  270. desktop client tool that is a synthesis of several exciting technologies:
  271. PHP-GTK, SQLite, and XML-RPC."
  272. PECL developers, Alan Knowles and Val Khokhlov have release a new version
  273. of bcompiler. bcompiler lets you "create a exe file of a PHP-GTK
  274. application."</description>
  275. <dc:date>2005-02-22</dc:date>
  276. </item>
  277. </rdf:RDF>