[pygtk-web] 2012-08-17 Rafael Villar Burke <pachi rvburke com>



commit 2025066d00edb3315b004c0dcf63568cac12eb17
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Fri Aug 17 13:53:42 2012 +0200

    2012-08-17  Rafael Villar Burke  <pachi rvburke com>
    
    	* articles.src: Update link to Indonesia tutorial
    	* applications.src: Add Simple-stock and PyGTK Codes by Noprianto

 ChangeLog        |    5 +++++
 applications.src |    9 +++++++++
 articles.src     |    2 +-
 3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9a24fde..90bd84c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-17  Rafael Villar Burke  <pachi rvburke com>
+
+	* articles.src: Update link to Indonesia tutorial
+	* applications.src: Add Simple-stock and PyGTK Codes by Noprianto
+
 2012-07-25  Rafael Villar Burke  <pachi rvburke com>
 
 	* articles.src: Link to Bahasa Indonesia tutorial
diff --git a/applications.src b/applications.src
index 0f64ed5..c767343 100644
--- a/applications.src
+++ b/applications.src
@@ -267,6 +267,9 @@
   <dd>Shrinking Man is an application for tracking your weight and the calories
   consumed each day. It integrates well with the GNOME desktop environment.</dd>
 
+  <dt><a href="http://stock.r.tedut.com/";>Simple Stock</a></dt>
+  <dd>A simple stock management application, using a SQLite database and PyGTK.</dd>
+
   <dt><a href="http://home.gna.org/oomadness/en/songwrite/index.html";>Songwrite2
   Tracker</a></dt>
   <dd>Songwrite 2 is a tablature editor. It lets you write, edit, play and print
@@ -1318,6 +1321,12 @@
   This widget can be used for flexible display of graphics and for creating
   interactive user interface elements.</dd>
 
+  <dt><a href="http://pygtkcodes.r.tedut.com/";>PyGTKCodes</a></dt>
+  <dd>PyGTKCodes is an collection of example widgets and small applications
+  useful to learn how to write PyGTK applications. It includes shaped windows,
+  barcharts, an audio player, a syntax highlighting editor and other nice
+  examples.</dd>
+
   <dt><a href="http://packages.python.org/pygtkhelpers/index.html";>
   PyGTKHelpers</a></dt>
   <dd>PyGTKHelpers is a library to assist the building of PyGTK applications.
diff --git a/articles.src b/articles.src
index fe5a585..5f488fa 100644
--- a/articles.src
+++ b/articles.src
@@ -17,7 +17,7 @@
   <tbody>
     <tr>
       <td>Jul 2012</td>
-      <td><a href="http://www.tedut.com/python-gtk.html";>
+      <td><a href="http://pygtk.r.tedut.com/";>
         Tutorial on PyGTK in Bahasa Indonesia</a></td>
       <td>Noprianto</td>
     </tr>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]