Die tägliche Ration Wahnsinn
|
|
Das offene Ohr | ![]() |
![]() ![]() Partnerprogramme |
![]() |
![]()
[Wissenschaftsgeschichte]: Gustav Holmberg: Reaching for the Stars: Studies in the History of Swedish Stellar and Nebular Astronomy, 1860-1940. Vorsicht, die Seite ist fast 700 KB fett! Der gute Gustav hat seine gesamte Dissertation druckerfreundlich auf eine einzige HTML-Seite gepackt... [effbot] 10:21:31 PM | Monsterfrosch. Ohne Worte. 9:52:45 PM | //theatermaschine versteht sich als Plattform für Theater- und Medienaktivisten, -aktivistinnen, Künstler, Künstlerinnen und alle, die ein Interesse am Einsatz und Umgang mit Medien, insbesondere dem Internet, bei ihrer künstlerischen (Theater-) Arbeit haben. Die Website der //theatermaschine bietet Möglichkeiten der Information und Kommunikation sowie der Vernetzung und Kollaboration; Diskussionsforum einerseits, Laboratorium andererseits. 9:48:45 PM | ...und bei O'Reilly.Net vorbeigeschaut: Jython Tips for Python Programmers. Noch mehr über Jython gibt es hier. Und: How To Run JPython on a Macintosh.
Hat jemand schon Erfahrung mit Jython unter Mac OS X 9:15:37 PM | Nur noch schnell die Daily Python URL geplündert... [1] SLiP, a 'Sorta Like Python' shorthand for XML. »SLiP is a quick, alternative syntax for creating and editing XML data by hand and if you know Python, it should also be familiar. It aims to be easier to read and type, and should work with most editors.« [2] JpGraph »is a Python port of a PHP graph-drawing library. It is a fully OO graph library which makes it easy to both draw a 'quick and dirty' graph with a minimum of code and quite complex graphs which requires a very fine grain of control.« [3] The Python Computer Graphics Kit »is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images. The kit mainly focuses on Pixar's RenderMan interface, but some modules can also be used for OpenGL programs or other renderers like POV-Ray.« [4] SkunkWeb 3.2 has just been released. »SkunkWeb is an extensible, scalable and easy to use application server written in Python.« [5] ReadyExec »is a client-server framework, but not like most query/retrieve systems, where the application code is the one implementing queries and requests to a server. No, in ReadyExec, your scripting code which was quite expensive to startup multiple times works within the ReadyExec framework without any special code or knowledge of ReadyExec.« [6] Rael Dornfest: Peerkat revisited. »O'Reilly's Rael Dornfest reacquaints himself with the Peerkat project (a peer-to-peer version in Python of O'Reillys Meerkat newsfeed service) that he began just over a year ago, and looks at how others have developed the project since then.«
[8] Robert Bill: Extending Jython. »Extending Jython means writing Jython modules in Java. Jython can use most any Java class, so there are usually no additional steps that need to be taken to make that Java class look and act like a Jython module. However, there are situations where a design begs for Jythonisms such as ordered and keyword parameters.« 8:57:55 PM | Nackte Objekte für Java-Programmierer. Einführung und Übersicht, Tutorial. [langreiter.com] 8:49:50 PM | Neu in meiner Bibliothek
Michael Hagner (Hg.): Ansichten der Wissenschaftsgeschichte. Frankfurt/Main (Fischer TB 15261) 2001. 534 Seiten, 26,90 Euro. Peter Geimer (Hg.): Ordnungen der Sichtbarkeit. Fotografie in Wissenschaft, Technologie und Kunst, Frankfurt/Main (stw 1538) 2002. 448 Seiten. 15,00 Euro. 8:37:00 PM | [Was soll ich davon halten?] Habe mein Gedicht Deutschland im Herbst in einem Onkelzforum wiedergefunden. Aber da gehört es ja eigentlich auch hin.
7:55:01 PM | [Technikgeschichte 2]: ARIFMOMETR - Eine Archäologie des Computers in Rußland. [rohrpost] 6:17:02 PM | [Technikgeschichte 1]: The history of the telescope & the binocular. Die Seiten könnten mal ein (Re-) Design vertragen. Machen eher den Eindruck einer Müllhalde. Aber es gibt dort eine Unmenge von (teilweise seltenen) Texten und Bildern. 6:12:48 PM | MacPython in Berlin
Aus meiner Email: MacPython opens first programming life-style boutique! 11:38:36 AM | [Weblog-Artikel]: Are Bloggers Journalists? Blöde Frage! Bei dem Ruf, den Journalisten genießen (Und womit? Mit Recht!), will ich lieber keiner sein. [gen2001]
11:32:01 AM | Pandora PDF solution coming to Mac OS X. [MacCentral] 11:23:01 AM | Am liebsten per Nachnahme. Drei von vier digitalen Bezahlsystemen werden in den nächsten drei Jahren das Zeitliche segnen, meint eine aktuelle Studie. Der Online-Kunde hat keine Lust auf Online-Bezahlung - und setzt stattdessen auf »klassische« Methoden. [Spiegel Online: Netzwelt] 11:21:49 AM | Google, Google noch einmal... Google hat ein Web API: »With the Google Web APIs service, software developers can query more than 2 billion web documents directly from their own computer programs. Google uses the SOAP and WSDL standards so a developer can program in his or her favorite environment - such as Java, Perl, or Visual Studio .NET.« Diese Nachricht hat etliche Programmierer, allen voran natürlich unser aller Web-Service Evangelist, beflügelt... 11:05:59 AM | [Macro error: Can't call the script because the name "radioMug" hasn't been defined.] DaveNet: Google is just the juice. [Scripting News] 10:58:47 AM | A new sub-directory on SoapWare.Org for the Google API. [Scripting News] 10:56:46 AM | Matt Webb has a Perl interface for calling Google. He adds »I can't wait to see this integrated with the Instant Outliner.« [Scripting News] 10:55:38 AM | Steve Zellers is connecting AppleScript to Google. [Scripting News] 10:54:06 AM | David Watson has a Visual Basic interface. [Scripting News] 10:51:35 AM | Aaron Cope has a Perl interface. [Scripting News] 10:50:19 AM | Rael Dornfest: Google Web API. [Scripting News] 10:49:12 AM | Download PyGoogle 0.3, a friendly wrapper for the Google web API. Must use included version of SOAP.py, version 0.9.7.1; remove all previous versions from your Python library path. [diveintomark] 10:44:41 AM | [Last but not least]: Using the Google API with Radio and Frontier. [Scripting News] 10:40:55 AM | DevShed: Zope and MySQL. “I’m going to show you how to hook your Zope server up to a MySQL database, and write DTML code that allows you to retrieve and manipulate MySQL table records using standard SQL commands.” [ranchero.com] 10:36:20 AM | AllesOeko.net -- Alles Öko oder was? [heise online news] 10:35:10 AM | TouchGraph provides a hands-on way to visualize networks of interrelated information. Networks are rendered as interactive graphs, which lend themselves to a variety of transformations. By engaging their visual image, a user is able to navigate through large networks, and to explore different ways of arranging the network's components on screen. [Sender Traumwind] 10:31:05 AM | Review: Programming Jabber. Das Buch selber gibt es hier. [Slashdot: News for nerds, stuff that matters] 10:26:46 AM | Marc Barrot hat einen OPML Renderer geschrieben: »opmlRender is a UserTalk macro command that renders, or translates, an OPML outline into HTML.« [s l a m] 10:21:05 AM |
10:16:18 AM | Nach Microsofts Hailstorm -- My Services verhagelt. Ich muß gestehen, ich kann eine gewisse Schadenfreude nicht verhehlen. [heise online news] 9:48:36 AM | Das wird das erste Fußballspiel sein, das ich mir anschauen werde: Das Fußballduell Mensch -- Roboter rückt näher. [heise online news] 9:45:51 AM | The Computer History Simulation Project. [Slashdot: News for nerds, stuff that matters] 9:40:47 AM |
|
![]() |
![]() |
![]() |
![]()
Interne Links: Andere & Awards |
Letzte Änderung: 14.01.2003; 16:11:47 Uhr | © Copyright: 2003 by Kantel-Chaos-Team | Kontakt: der@schockwellenreiter.de