Montag, September 24, 2007
PyWeek - Python Game Programming Challenge
PyWeek - Python Game Programming Challenge: "The PyWeek challenge: 1. Invites entrants to write a game in one week from scratch either as an individual or in a team, 2. Is intended to be challenging and fun, 3. Will hopefully increase the public body of game tools, code and expertise, 4. Will let a lot of people actually finish a game, and 5. May inspire new projects (with ready made teams!)"
Furius Blog
Furius Blog: "I became obsessed with text files, because text files are forever. The ASCII, Latin-1 or UTF-8 encodings will never go out of style, because they are not formats, they are simple encodings, and the information stored in these text files will be usable and parseable by computers practically forever. Moreover, the software that can read and convert the very few formatting that is used in the input files is in the open source domain, and has few dependencies, and therefore will work as long as the language it is written in (Python) will be alive. I see tremendous value in this. Access to the information I produce is not ephemeral anymore."
--> weiterlesen...
--> weiterlesen...
Furius Blog
Furius Blog: "rst-literals is a simple script that can be used to extract literal blocks from a ReST document. You can now use literate programming with ReST!"
Digital Web Magazine - RDF For The Rest Of Us
Digital Web Magazine - RDF For The Rest Of Us: "You have a website full of information, and you want to make it easier for people to reuse it—but what format should you publish it in? You’ve looked at various XML schemas and microformats, but none of them really describes all the information that you want to publish. Should you invent a new format? It’s tempting, but if you could use an existing standard, your data would be immediately interoperable with other data published in the same way; people could reuse the tools, parsers and stylesheets built around that standard. But unfortunately, nothing seems to really fit your needs. This is where RDF comes in."
Gefunden beim Der Schockwellenreiter
Gefunden beim Der Schockwellenreiter
Mittwoch, September 19, 2007
ShowMeDo Blog » Blog Archive » New ShowMeDos - Learn Python with Code Walk-Throughs (Jeff Rush)
ShowMeDo Blog » Blog Archive » New ShowMeDos - Learn Python with Code Walk-Throughs (Jeff Rush): "Jeff Rush has started work on an excellent new ShowMeDo series - in Python Source Walkthroughs Jeff talks you through existing Python code to show you how and why the code has been written this way."
Python for system administrators
Python for system administrators: "Adopt Python to manage UNIX® systems while incorporating concepts of good program design. Python is an easy-to-learn, open source scripting language that lets system administrators do their job more quickly. It can also make tasks more fun."
(gefunden beim Schockwellenreiter)
(gefunden beim Schockwellenreiter)
Dienstag, September 18, 2007
Barrapunto | Gestión de proyectos de software con Trac y DrProject
Barrapunto | Gestión de proyectos de software con Trac y DrProject: "Hasta la aparición de Django, Python y el web no eran entornos muy populares de desarrollo. Uno de los programas que, aún así, han tenido un gran éxito es Trac. Esta herramienta permite gestionar proyectos de software, mediante wikis, tareas, informes de fallos e integrando subversion. En PC-CITO hay un tutorial de instalación de Trac. Además, a través de Linux.com descubro DrProject, una modificación de Trac para gestionar múltiples proyectos en una sola instalación. ¿Y tú, qué software recomiendas para gestionar proyectos?"
--> [Test de {Trac] testen}
--> [Test de {Trac] testen}
Dougma (dŭg·mə) n. - the truth according to Doug » HELP!
Dougma (dŭg·mə) n. - the truth according to Doug » HELP!: "We are hoping to start accepting proposals for PyCon 2008 on October 1st. The problem is, the software is not ready. A delay in accepting proposals will cause a chain reaction in the schedule we cannot afford. So here I am pleading for help. It could be something as simple as adding pygments integration to ReStructuredText, or just chatting with me about possible schema changes to support tutorials, panels and maybe even Pier-Review (for EuroPython). Not everything will get done (which is expected), but the core requirements are… well, requirements after all."
--> ich trag´s mal weiter...
--> ich trag´s mal weiter...
Donnerstag, August 23, 2007
Metrics — Sean Kelly
Metrics — Sean Kelly: "I myself follow the Personal Software Process (PSP), a system developed at Carnegie-Mellon, to gather such data and track it over time. As a result I can usually estimate the time/cost/defects of my future projects with good accuracy; after all, we are creatures of habit, and it takes quite a bit of change to effect change in the quality of our products. (As an aside, my productivity from C++ to Java tripled; from Java to Python tripled again!) Yet if you lack such data, then making these guesses will be quite challenging.
Still, there's no time like today to start gathering metrics. Try building some smaller software systems, then look at the time it took you, and the size of the programs in lines of code (lines of code, or LOC, is a terrible metric for program complexity, but no one's yet come up with a better one, and as Gibbs once said, 'Everything can be measured in some way that is better than not measuring it at all.'). For your ultimate project, look at aspects of smaller projects that are similar to what you want to accomplish."
Still, there's no time like today to start gathering metrics. Try building some smaller software systems, then look at the time it took you, and the size of the programs in lines of code (lines of code, or LOC, is a terrible metric for program complexity, but no one's yet come up with a better one, and as Gibbs once said, 'Everything can be measured in some way that is better than not measuring it at all.'). For your ultimate project, look at aspects of smaller projects that are similar to what you want to accomplish."
Montag, August 20, 2007
Workshop - Python im deutschsprachigen Raum
Workshop - Python im deutschsprachigen Raum: "Der Workshop 'Python im deutschsprachigen Raum' im letzten Jahr war erfolgreich. Deshalb wird es 2007 einen zweiten Workshop geben. Den Workshop veranstalten die Python Academy, SSchwarzer.com und die Universität Leipzig, (Institut für Informatik, Abteilung Automatische Sprachverarbeitung)."
--> Hingehen? Wird wohl leider nichts werden.. ;-(
--> Hingehen? Wird wohl leider nichts werden.. ;-(
Mittwoch, August 08, 2007
PyWeek Game Progamming Challenge Rules
PyWeek Game Progamming Challenge Rules: "The PyWeek challenge:
1. Must be challenging and fun,
2. Entries must be developed during the challenge, and must incorporate some theme decided at the start of the challenge,
3. Will hopefully increase the public body of python game tools, code and expertise,
4. Will let a lot of people actually finish a game, and
5. May inspire new projects (with ready made teams!)"
1. Must be challenging and fun,
2. Entries must be developed during the challenge, and must incorporate some theme decided at the start of the challenge,
3. Will hopefully increase the public body of python game tools, code and expertise,
4. Will let a lot of people actually finish a game, and
5. May inspire new projects (with ready made teams!)"
Dienstag, August 07, 2007
Audio/Video Resources for Python
Audio/Video Resources for Python: "There is a growing body of podcasts, screencasts and video presentations for the Python community and here we have collected some of the best and provide a roadmap to the rest. And as we would like to encourage more materials, we also provide some pointers to how you can get started sharing your knowledge as well."
--> sehen ist manchmal besser... ;-)
--> sehen ist manchmal besser... ;-)
Donnerstag, Juli 26, 2007
Psychic Origami » Blog Archive » Tackling the travelling salesman problem: introduction
Psychic Origami » Blog Archive » Tackling the travelling salesman problem: introduction: "This is the first part in my series on the “travelling salesman problem” (TSP). An outline of what I plan to cover can be seen in the prologue."
--> Beispiele in Python...
--> Beispiele in Python...
Samstag, Juli 21, 2007
Web-Frameworks mit Python - Inhaltsverzeichnis
Web-Frameworks mit Python - Inhaltsverzeichnis: "1. Inhaltsverzeichnis
Informatik-Seminar WS 06/07, Web-Frameworks mit Python
von Sebastian Hempel"
--> Kurz rübergeschaut... sieht sehr gut aus: Lesen!
Informatik-Seminar WS 06/07, Web-Frameworks mit Python
von Sebastian Hempel"
--> Kurz rübergeschaut... sieht sehr gut aus: Lesen!
Cleo documentation
Cleo documentation: "cleo is a Leo plugin which adds arbitrary colouring of nodes, to-do priority markers, and time-required / progress display. Leo is a python based cross-platform outliner / literate programing tool / general data management environment."
--> Gibt es schon länger und ich finde es jetzt erst!! Das habe ich gesucht!!! ;-)
--> Gibt es schon länger und ich finde es jetzt erst!! Das habe ich gesucht!!! ;-)
Dienstag, Juli 17, 2007
Braunval.allgemein: data visualization & visual design - information aesthetics
Stellt sich für mich jetzt die Frage, wo das hingehört... Zwei verschieden Blogs machten Sinn, als es keine Tags gab. Jetzt ist das irgendwie eher nervig! Werde wohl bei Gelegenheit prüfen, wie ich einen Umzug gestalten kann...
Samstag, Juli 14, 2007
The Voidspace Techie Blog
The Voidspace Techie Blog: "Resolver is a 'rapid application development tool', for analysing and presenting business data using a familiar 'spreadsheet interface'."
--> Testen!! Den Leidensweg den man mit anderen Tabellenkalkulationsprogrammen geht kann man evtl. hiermit minimieren...
--> Testen!! Den Leidensweg den man mit anderen Tabellenkalkulationsprogrammen geht kann man evtl. hiermit minimieren...
Mittwoch, Juli 11, 2007
ONLamp.com -- Processing Mailbox Files with mailbox.py
ONLamp.com -- Processing Mailbox Files with mailbox.py: "The mailbox module was greatly enhanced in Python 2.5. For a long time the mailbox module only supported reading mailboxes, not modifying them. Gregory K. Johnson, as his project for Google's 2005 Summer of Code, wrote code for adding and deleting messages; these new features went into Python 2.5, released in September 2006."
--> Wieso müssen Mails in einem eigenen "Dateisystem" liegen? Ich würde meine gerne auch einfach in den jeweiligen (Projekt-)Ordnern ablegen...
--> Wieso müssen Mails in einem eigenen "Dateisystem" liegen? Ich würde meine gerne auch einfach in den jeweiligen (Projekt-)Ordnern ablegen...
Python News
Python News: "SciPy 2007 - Conference for Scientific Computing
The 6th annual SciPy Conference's early registration ends July 15, 2007. The Conference will be held at Caltech in Pasadena, California the week of August 14-18.
Published: Fri, 20 Apr 2007 11:47 -0400"
--> Würde wohl gerne hin... Ist nur leider etwas weit weg.
The 6th annual SciPy Conference's early registration ends July 15, 2007. The Conference will be held at Caltech in Pasadena, California the week of August 14-18.
Published: Fri, 20 Apr 2007 11:47 -0400"
--> Würde wohl gerne hin... Ist nur leider etwas weit weg.
Abonnieren
Posts (Atom)