ANN: SPE 0.8.0.b Python IDE (new: Mac support, doc viewer and workspaces)

2005-12-02 Thread spe . stani . be
:**What's new?**:

SPE 'Kay release' 0.8.0.b

This release is a major step forward for all platforms, especially for
MacOS X.

It offers you basic project management through workspaces (thanks to
Thurston Stone), an improved sidebar and pydoc viewer.

This is the first release which is also developed and tested on the
Mac. If SPE is stable enough, I'll try to build SPE as an application
for the Mac. This version aims stability, so please help to report and
fix all bugs! You can get involved on the SPE dev mailing list:
https://developer.berlios.de/mail/?group_id=4161

The advertisements on SPE's websites generate a moderate, but
necesssary income. From now on if you donate, you can ask me by email
an ad-free, nice pdf version of the manual.

:**About SPE**:

SPE is a python IDE with auto-indentation, auto completion, call tips,
syntax coloring, uml viewer, syntax highlighting, class explorer,
source index, auto todo list, sticky notes, integrated pycrust shell,
python file browser, recent file browser, dragdrop, context help, ...
Special is its blender support with a blender 3d object browser and its
ability to run interactively inside blender. Spe ships with wxGlade
(gui designer), PyChecker (source code doctor) and Kiki (regular
expression console).

:**New features**:

- stability
- workspaces to manage your projects
- documentation viewer (pydoc)
- smart indentation: dedent after break, return, etc...
- realtime updating of sidebar: explore, todo amp; index
- check source realtime for syntax errors (optional)
- backup files (.py.bak) are now optional

:**Improved features**:

- find in files

:**Bug fixes**:

- Workspace bugs (closing files)
- Installer (Windows)
- all these mac bugs are fixed:

 + Find dialog focus
 + Sticky notes
 + Find in files tab
 + Toolbar keyboard shortcut display
 + Kiki: regex console
 + SPE crashes on close
 + preferences dialog: combobox bug
 + debug dialog: combobox bug
 + wxGlade won't launch
 + winPdb won't launch
 + 2x window menu bug
 + context menu bug
 + open amp; run in terminal emulator
 + pythonw debug message
 + spe script bug
 + exception when closing file
 + PyChecker

:**Installation**:

See http://pythonide.stani.be/manual/html/manual2.html There is now an
update section for MacOS X!

:**Websites**:

- homepage:  http://pythonide.stani.be
- manual:http://pythonide.stani.be/manual/html/manual.html
- news blog: http://pythonide.stani.be/blog

:**Contributors**:

- Thurston Stone (workspaces)
- Glenn Washburn (patches)
- Henning Hraban Ramm (Mac support)
- Kay Fricke (Mac support)
- Stefan Csomor (wxMac support)
- and many more...

:**Donations**:

Special thanks to Richard Brown of Dartware for starting the fund
raising campaign of the mini-mac for SPE. A lot of the donations below
are done specifically for this purpose. Impressive that the smallest
user base of SPE generated generously the largest donations ever. Many
thanks. Maybe it's time now for Window and Linux users to catch up!

- Dartware (250 euro)
- Rick Thomas (161 euro)
- Brian Myers (100 euro)
- Advanced Concepts AG (50 euro)
- Ernesto Costa (50 euro)
- Henning Hraban Ramm (50 euro)
- Peter Koppatz (50 euro)
- Kevin Murphy (50 euro)
- Stefano Morandi (50 euro)
- Kenneth McDonald (40 euro)
- Barrett Smith (25 euro)
- Irakli Nadareishvili (20 euro)
- Jonathan Roadley-Battin (20 euro)
- Brendan Simons (15 euro)
- Edwin Ellis (15 euro)
- Ian Ozsvald (15 euro)
- Michael Smith (15 euro)
- Eduardo Gonzalez (10 euro)
- Phil Hargett (10 euro)
- David Diskin (5 euro)

Thanks for this generous support!

Stani

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Flightdeck-UI Online Version 0.4.0 (Stable) Released

2005-12-02 Thread George Belotsky
The goal of the Flightdeck-UI project is to apply ideas from aircraft
instrumentation design to general purpose user interfaces.
Flightdeck-UI Online version 0.4.0 is the latest stable release of the
Web-based dashboard/monitoring system based on these concepts.

Here is the list of changes from the previous release (advanced beta
version 0.3.91).
 
  * A bug in the __getattr__ method of CachedObject (file
 Flightdeck-UI/python/FdUI/engine/Cache.py was corrected.

  * Minor whitespace inconsistencies were fixed in the following
files.
 
 Flightdeck-UI/python/FdUI/apache/RemoteLogger.py
 Flightdeck-UI/python/FdUI/logic/_DrawPrimitives.py
 Flightdeck-UI/python/FdUI/util/Daemon.py

  * The stylesheet (/docroot/fdui-resources/css/fdui.css) was
updated to control the body colors, and eliminate validator
warnings.

The distribution includes detailed installation instructions and two
example control panels.  The installation is designed to be a very
simple process -- please contact the author if you have questions.
 
 See the homepage:
 
 http://www.openlight.com/fdui;
 
 or download directly from:
 
 http://www.openlight.com/fdui/downloads/fdui-online-0.4.0.tar.gz;.
 
 
 
What is Flightdeck-UI
-
 
The goal of the Flightdeck-UI project is to apply ideas from aircraft
instrumentation design to general purpose user interfaces.
 
The web service version (Flightdeck-UI Online) retains the plug-in
architecture of previous releases.  Each plugin, however, may now be
monitored at different sampling rates.  Multiple data sources (hosts
on the Internet, embedded devices, etc.) can be tracked
simultaneously.
 
Also, virtually any Unix command that you enter from the shell can be
automatically executed by Flightdeck-UI Online, and the results
displayed by the system's virtual instruments.
 
Although the web service requires a Flash front end (developed using
only the MTASC open source ActionScript compiler; see
http://www.mtasc.org/) Flightdeck-UI Online is still primarily written
in Python.
 
The author welcomes any ideas and suggestions: please email them directly
to [EMAIL PROTECTED].
 
Best Wishes,
 
 
George Belotsky.
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html