Pythonmania

Script Different!

Suchen in:
Suche:
In Partnerschaft mit Amazon.de
Startseite | Schockwellenreiter | Impressum
Anzeigen


Daily Link Icon Freitag, den 30. Juni 2006
Noch ein Plone-Buch

Book Cover Ebenfalls neu bei Springer: Content Management mit Plone von Hans Jörg Friedrich. Auf über 400 Seiten »erfahren Programmierer, Designer, System-Administratoren und Anwender in eigenen Kapiteln alles, was sie für ihr Spezialgebiet wissen müssen. Außerdem beschreibt dieses Buch die Schnittstellen zwischen den Akteuren: Wann muß der Designer mit dem Programmierer reden? Wie versteht der Programmierer, was der Anwender braucht? Darüber hinaus erfährt der Leser, wie er eine Plone-Oberfläche gestaltet, die nicht auf den festen Strukturen des fertigen Plone-Layouts aufsetzt. Auf der CD-ROM befindet sich eine lauffähige Plone-Installation. Der Leser kann die Beispiele aus dem Buch nachvollziehen und sofort beginnen, selbst mit Plone zu experimentieren.« Haben wollen! [Springer Informatik Produkte]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Dienstag, den 27. Juni 2006
Textverarbeitung mit der Schlange

Book Cover Heute vor drei Jahren erwähnte ich, daß ich David Mertz's Buch Text Processing in Python unbedingt haben wollte. Mittlerweile besitze ich die über 500 Seiten dicke Schwarte und sie ist ein unschätzbares Nachschlagewerk für alle, die größere oder kleinere Textmengen bearbeiten müssen. Und das Buch zeigt, daß alles, was mit Perl (Icon Icon Icon) geht, auch mit Python erledigt werden kann, nur oftmals viel komfortabler. Behandelt werden unter anderem die Standard-String-Operationen, natürlich Regular Expressions in Python, der Bau von Parsern und State Machines sowie in einem Querschnittskapitel die Techniken, die im Internet häufig notwendig sind (zum Beispiel der Umgang mit Mail-Daten, HTML und XML). Ein wunderbares und nützliches Buch für Pythonistas, das ich schon lange einmal besprechen (und empfehlen) wollte.

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Montag, den 26. Juni 2006
XML Serialiszation with Python

Jeremy Jones testete PyYaml. Hier ein Link zur Yaml-Website. [OnLamp.com]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Donnerstag, den 22. Juni 2006
Ein (inoffizielles) Python-Tutorial-Wiki

Auf Initiative von Fredrik Lundh ist das inoffizielle Python Tutorial Wiki entstanden und in wenigen Wochen auf über 175 Einträge gewachsen. Ein großer Schritt vorwärts für eine Python-Dokumentation von Usern für User. Und wer es lieber in der U-Bahn lesen will: Es gibt auch eine »Quick and Dirty« Hardcopy (PDF Icon 1,6 MB) des Wikis. [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Schlangenfraß einmal andersrum

Pythonalarm in Ankara: Aus einem Zoo in Ankara ist seit Tagen ein sechs Meter langer Python verschwunden. Ein türkischer Minister macht sich nun große Sorgen - um die Schlange. Er befürchtet, daß der 70 Kilogramm schwere Python in einem Fleischwolf gelandet sei und empfiehlt daher, keinen Kebab zu essen. [Spiegel Online]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | |

Daily Link Icon Mittwoch, den 21. Juni 2006
Auf dem Weg zur Zope-3-Integration

Plone 2.5 was (quietly) released yesterday: Neben ein paar kleineren Bugfixes ist es hauptsächlich ein weiterer Schritt, Plone (Icon Icon Icon) in Zope3 (Icon Icon Icon) einzubauen. [The Plone Blog]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Dienstag, den 20. Juni 2006
Schlangenfraß: Incorporating HTML into wxPython

Book Cover »In the Incorporating HTML into wxPython : Part 1 we covered - HTML with wxPython, HTML parser, tags and file formats, using widgets in HTML etc. In this part we will cover - adding support for new tags, methods of wx.Html.Tag, working with other file formats, HTML Widget and summary. Following is an excerpt from the book wxPython in Action [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Montag, den 19. Juni 2006
(Diskrete) Simulation mit der Schlange

Python Icon, Photo: Gabriele Kantel SimPy 1.7.1 ist draußen: SimPy (LGPL) »(= Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python. t provides the modeler with components of a simulation model including processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with data collection capabilities, GUI and plotting packages. It can be easily interfaced to other packages, such as plotting, statistics, GUI, spreadsheets, and data bases.« Zu SimPy gibt es auch ein Wiki. Notiz an mich: Testen!

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Freitag, den 16. Juni 2006
Tweaking the Google Calendar

Soup Can Jon Udell: Google Calendar and its API. »Google's Patrick Chanezon had alerted me to the fact that Joe has added a new authentication scheme to httplib2. Along with HTTP Basic, Digest, and a couple of others, this Python HTTP library will now handle Google-style authentication. That's really the only tricky thing about using Google Calendar's API. Everything else is URLs and Atom entries. There are Java and C# wrappers for this stuff, but I'm having a ball just using Python's interactive mode to explore the Calendar API. Among the things I can easily do: search for entries matching dentist, search for entries after June 10, receive the results of any query as an Atom or RSS feed.« [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Soya 3D

Soya 3D (GPL) »is an object oriented 'high level' 3D engine for Python. Somehow, Soya is to 3D what Python is to programming: an 'avant guarde' 3D engine, a kind of 'UFO' in the 3D world. Grins Soya allows to develop very rapidly games of other 3D apps, entirely in the Python language (contrary to most of the other engine, in which Python is limited to scripting tasks). Moreover, Soya is easy to learn and offers pretty good performances. Soya is used successfully in 3D games, but also in demos, scientific simulations, or educational programs.« [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Mittwoch, den 14. Juni 2006
Python Bindings for Qt v4

PyQt (GPL und kommerzielle Lizenz) »is a set of Python bindings for Trolltech's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of Python modules and contain over 300 classes and nearly 6,000 functions and methods.« [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Dienstag, den 13. Juni 2006
Content Management mit der Schlange

PyLucid (GPL) ist ein leichtgewichtiges Content Management System (CMS (Icon Icon Icon)) in Python. Es benötigt neben Python noch MySQL, kann aber ohne Shell-Account betrieben werden. Das heißt, es sollte auch bei »normalen« Hosting-Paketen, die Python unterstützen, laufen (z.B. der Premium-Account meines Spielzeugproviders). Sollte ich daher ebenfalls einmal testen. Hier gibt es eine Installationsanleitung. [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

GUIs mit der Schlange

PyGUI »is an experimental highly-Pythonic cross-platform GUI API« und jetzt in der Version 1.7.2 erschienen: »This version includes two implementations, one for MacOS X built on Cocoa, and one for X11 built on Gtk. Python 2.3 or later is required. The MacOS X version requires PyObjC-1.2 or later.«

A picture named BlobEdit_Screen.png

Die Screenshots sehen vielversprechend aus. Ich sollte das Teil mal testen. [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Montag, den 12. Juni 2006
Neues für den Zopista

CMF 1.6.1 released: »The CMF developer community is pleased to announce the release of version 1.6.1 of the Zope Content Management Framework (CMF (Icon Icon Icon)). This release marks the latest stable release in the CMF 1.6 series and should be suitable for production use.« [Zope.org]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

XMLRPC und HTTPS

Dieses Rezept aus dem Python-Kochbuch kann man vielleicht einmal gebrauchen: Simple XML RPC server over HTTPS: »Simple program that demonstrates how to write an XMLRCP server that uses https for transporting XML data.« [Daily Python-URL! (from the Secret Labs)]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Freitag, den 9. Juni 2006
I love RSS

Django: RSS made stupidly simple. Erinnert mich daran, daß Django auch noch auf meiner Testliste steht. [Meerkat: An Open Wire Service: ONLamp.com]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Dienstag, den 6. Juni 2006
CMS-Update

Plone 2.1.3 ist draußen. 249 Fixes und ein paar neue Features. (Download, gezipter Tarball, 7,3 MB) [Plone Blog]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |

Daily Link Icon Freitag, den 2. Juni 2006
EasyEclipse - mehrsprachige IDE im Paket

EasyEclipse schnürt Eclipse (Icon Icon Icon), eine Java Runtime und nützliche Tools zusammen in ein Paket. Raus kommt eine fertige Eclipse Umgebung mit Ruby und Rails Support. Zu den Plugins gehören unter anderem die Ruby Development Tools, RadRails, QuantumDB (Datenbankmanagement) und Subclipse. Aber auch PHP und Python sind mit dabei. Das ganze läßt sich mit ein paar Klicks installieren. (Download) [Ruby Blog.de]

Technorati-Tags:

Posted by Jörg Kantel | Permalink | | |




Werbung: