[4013] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #305

daemon@ATHENA.MIT.EDU (Digestifier)
Fri Jan 31 16:13:09 2003

From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date:     Fri, 31 Jan 2003 16:13:03 EST

Linux-Announce Digest #305, Volume #4          Fri, 31 Jan 2003 16:13:03 EST

Contents:
  [LOCAL] Kolkata GNU/Linux Users' Meet on 8th February, 2003 (Sayamindu Dasgupta)
  Guikachu 1.3.3 "Transcendetal ewoks": GNOME Resource editor for (ERDI Gergo)

----------------------------------------------------------------------------

From: Sayamindu Dasgupta <unmadindu@Softhome.net>
Subject: [LOCAL] Kolkata GNU/Linux Users' Meet on 8th February, 2003
Date: Fri, 31 Jan 2003 00:04:43 CST

        __         __  __      ____                    
 __    /\ \       /\ \/\ \    /\  _`\                  
/\_\   \ \ \      \ \ \ \ \   \ \ \L\_\                
\/\ \   \ \ \  __  \ \ \ \ \   \ \ \L_L      
 \ \ \   \ \ \L\ \  \ \ \_\ \   \ \ \/, \    
  \ \_\   \ \____/   \ \_____\   \ \____/    
   \/_/    \/___/     \/_____/    \/___/               
                                                       
                                                       
         ____                 ___      
        /\  _`\              /\_ \     
        \ \ \/\_\     __     \//\ \    
         \ \ \/_/_  /'__`\     \ \ \   
          \ \ \L\ \/\ \L\.\_    \_\ \_ 
           \ \____/\ \__/.\_\   /\____\
            \/___/  \/__/\/_/   \/____/
                               
***********************************************************

The February meeting of the Kolkata LUG will be held at Naktala on 8th
February from 16:30 hrs (IST) on wards. 
For details and other last minute changes, please see
http://www.ilug-cal.org/node.php?id=73
 
============================================================

The details for now.

Date: 8th February, 2003
Time: 16:30 hrs (IST)
Venue:  251A/59A N.S.C Bose Road
        Kolkata -- 700047.

Agenda: 

[1]  4:30 PM - 4:45 PM -- Introductions

[2] 4:45 PM - 5:30 PM -- Understanding & Troubleshooting Dual Booting
        To cover: Basics of Linux partitioning schemes, Filesystems, the
        bootup sequence Bootloaders - LILO/GRUB, how to install them,   fixing
the bootloader after Win9x install has munged it during a       Windows
reinstall. Preparing for a basic disaster recovery      method.

        Target Audience: Beginners/New Users/Intermediate Users

        By Tathagata Banerjee

[3] 5: 30 PM - 6:15 PM -- Introducing JpGraph -- Dynamic Charting using
                          PHP & GD
        A brief look at PHP -- the scripting language the web run on.
         Pros and cons of PHP Introduction to the GD library. Looking at
        advances charting/graphing technique using opensource PHP & GD  through
the JpGraph PHP class library .
        Brief comparison between various options available in the
        market. Meant mostly for people developing web-based frontends
        to application, or just interested to understand the various
        capacities of PHP.

        Target Audience: Intermediate/Advanced Users/Programmers

        By Indranil Das Gupta

[4] 6:15 PM -- 6:45 PM -- Extreme Programming and OpenSource Development
                          Paradigm

        Introduction to XP methodology. Collaboration models for OSS
        projects. Beginning an OSS project; applying XP techniques to manage
        OSS projects.

        Target Audience: General/Developers

        By Sankarshan Mukherjee

[5] 6:45 PM -- 7:30 PM -- Interactive/BoF Session


Directions & Map: Please see http://www.ilug-cal.org/node.php?id=73

-cheers-
sdg




-- 
Sayamindu Dasgupta [ http://www.peacefulaction.org/sayamindu/ ]

=========================================
Speak out on social and cultural issues
                at
        PeacefulAction.Org
    http://www.peacefulaction.org
*****************************************


No plants or animals were killed in the process of sending this e mail.
But a lot of electrons  were terribly inconvenienced.


##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

From: ERDI Gergo <cactus@cactus.rulez.org>
Subject: Guikachu 1.3.3 "Transcendetal ewoks": GNOME Resource editor for
Date: Fri, 31 Jan 2003 07:27:38 CST

Dear users of both large and small computing tools,

As a special birthday present to myself, a new development release of
Guikachu is available.
 
About Guikachu
==============
Guikachu is a GNOME application for graphical editing of resource
files for PalmOS-based pocket computers. The user interface is
modelled after Glade, the GNOME UI builder.

Catch it all from http://cactus.rulez.org/projects/guikachu/

Features
========
 * Uses GNOME-VFS, you can load files from anywhere, e.g. from the
   Web, from an SMB share, from a tarball.
 * Exporting to PilRC .rcp files
 * Support for non-Palm PilRC targets (like the eBookMan)
 * Support for the following PalmOS resource types:
        - String and string list resources
        - Dialog resources
        - Menu resources
        - Form resources
        - Per-application resources (e.g. version number)
 * WYSIWYG Form Editor, with drag & drop capability and visual resizing
 * Flexible, complete undo support
 * Sample file with sample GNU PalmOS SDK-based application
 * Documentation (a complete user's manual)

About these releases
====================
This release is part of the 1.3 development branch, so it's all about
crazy experimentations and not about providing a polished, well-tested
product -- so don't quite replace your 1.2 Guikachu just yet.

After I had to stop working on Guikachu due to time constraints, I
return with a new release containing  two new major features: cut &
paste and widget layouting commands. Both are available in the
right-click menu of the form editor. Some bugs also got fixed.

Guikachu uses GTKmm and GNOMEmm for its user interface. I/O is
implemented via GNOME-VFS, the XML storage format is managed with the
libxml package. Dialog windows are loaded via libglade. GConf is used
to store user preferences. You will need the versions of these
packages available in the GNOME 1.4 bundle (with the exception of
GNOMEmm which you will need to upgrade to the recently released
version 1.2.4).  To actually create the PalmOS resource files, you
will also need PilRC (part of the GNU PalmOS SDK) to compile the .rpc
files produced by Guikachu.


Beware of bugémons!

        Cactus


-- 
   .--= ULLA! =---------------------.   `We are not here to give users what
   \     http://cactus.rulez.org     \   they want'  -- RMS, at GUADEC 2001
    `---= cactus@cactus.rulez.org =---'
Elvis is dead and I don't feel so good either.

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

home help back first fref pref prev next nref lref last post