... hab' ich mitzuteilen - L's blog

... with a touch of python - Didaktik der Informatik, Informatische Bildung, ...
Wed, 11 Jan 2006
IBM developerWorks: Using Python's Input and Output Functionality [ 17:30 Uhr ] [ 135 Worte ]

IBM developerWorks: Using Python's Input and Output Functionality [«In this article, you learn how to work with files. First, we review a simple way to output data in Python, using the print statement, then learn about the file object, which is used by Python programs to read and write data to a file. The different modes with which a file can be opened are demonstrated, and the article concludes by showing how to read and write a binary file.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113697192630447172 [ Verweis - Eintrag ]

Tue, 03 Jan 2006
Linux.com: Presentations with Pylize [ 23:23 Uhr ] [ 123 Worte ]

Linux.com: Presentations with Pylize [«If you need to give a presentation, you're going to need slides. If you don't give presentations often, you may spend a lot of time playing hunt-the-feature with a traditional presentation application as you try to bring the slides in your mind's eye to the screen. Pylize, a Python-based command-line tool, lets you use familiar HTML coding techniques to get the job done.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113623392209424581 [ Verweis - Eintrag ]

Teleclick.ca: Tsunami Warning Software Released for Nokia Mobile Phones [ 23:22 Uhr ] [ 101 Worte ]

Teleclick.ca: Tsunami Warning Software Released for Nokia Mobile Phones [«A Python programmer has recently developed a new piece of mobile software that can collect and analyze live data from United States Geological Surveys, and give an alert in the event of an impending Tsunami.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113623413182002214 [ Verweis - Eintrag ]

pyemf 2.0.0 [ 23:20 Uhr ] [ 107 Worte ]

pyemf 2.0.0 [«pyemf is a Python module that provides the ability to generate enhanced metafiles (.emf files). This is a scalable graphics format defined by the ECMA-234 standard, and it is a natively supported image and scalable clip-art format in the OpenOffice suite of tools and in Microsoft Windows applications.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113623433929820833 [ Verweis - Eintrag ]

pychart 1.39 [ 23:19 Uhr ] [ 101 Worte ]

pychart 1.39 [«PyChart is a Python library for creating high-quality Postscript, PDF, or PNG scientific charts ready for publishing. ... Changes: Limited Unicode support. European characters (accents, umlauts, etc.) can be displayed by passing a Unicode string to pychart. CJK are not yet supported.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113623470597692738 [ Verweis - Eintrag ]

Wed, 28 Dec 2005
Erich Schubert: Automagic fixing quotation marks for LyX [ 23:28 Uhr ] [ 175 Worte ]

My mother uses LyX (and thus, LaTeX) to layout her books. She doesn't need much help, but does almost everything herself. Except she was lacking an editor which could replace the quotation marks appropriately, because they are handled somewhat special in LyX (you need an editor which can replace by multiline text, such as VIM).

So every now and then, mostly when she's started layouting a new book, she'll ask me to fix the quotation marks in a lyx file for her.

I decided to write a small python script for it, since she has python installed on her box anyway (also on Windows, although she also has Linux on it).

Maybe someone else has the same problems, so here you go: ...

Wed, 28 Dec 2005 20:55:37 +0000
[ rss20 Feed ] http://planet.debian.net/rss20.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://blog.drinsama.de/erich/en/2005122801-lyx-quotesfix [ Verweis - Eintrag ]

Contributing to Open Source Python Projects [ 22:56 Uhr ] [ 375 Worte ]

Adudzik asks on 43things:

As a smart and enthusiastic beginner, where should I look for good open source projects, preferably in Python?

While it's possible to find open source projects being done in Python on SourceForge and listed on FreshMeat, what would benefit people like Adudzik, in my opinion, is being apprenticed to a willing project lead. Sort of like the Summer of Code but longer term and restricted to existing projects (and presumably with less chance of monetary payment). SourceForge and FreshMeat don't really indicate which projects would be willing to take on an apprentice.

So perhaps python.org could run a directory of open source python projects that would be willing to take on an apprentice.

I'd certainly be willing to take on an apprentice or two on a number of my projects such as Leonardo, pyso or Cleese.

As I've written elsewhere:

I believe writing software is a craft. I also believe that writing code is something well suited to an apprentice-journeyman-master model particularly when applied in an open source context.

So ultimately I'd love to see virtual schools under a master with a number of journeymen and apprentices. Apprentices work on projects mostly under the direction of the journeymen. The journeymen have more responsibility on projects and start their own projects under the direction of the master. Eventually, a journeyman presents a released piece of software as his or her "masterpiece" and is declared by some loose collection of masters (a guild) as a new master. This guild would also be responsible for the recruitment of new apprentices.

That's my larger vision but just having a directory of projects willing to take on an apprentice would be a good start.

Any other thoughts?

2005-12-27T03:00:15Z

[ Quelle: ]
James Tauber
[ atom Feed ] http://www.jtauber.com/atom/full/ [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://jtauber.com/blog/2005/12/26/contributing_to_open_source_python_projects [ Verweis - Eintrag ]

mountpy 0.4 [ 20:51 Uhr ] [ 79 Worte ]

mountpy 0.4 [«mountpy is a python script for quick automatic mounting and umounting of external filesystems, especially suited for USB removable devices.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113565798346420052 [ Verweis - Eintrag ]

PythonThreads: Python is a small, easy to use tool that sparks creativity : Jurgen [ 20:49 Uhr ] [ 129 Worte ]

PythonThreads: Python is a small, easy to use tool that sparks creativity : Jurgen [«Jurgen Schieble, doctoral candidate at Helsinki's University of Art and Design Media Lab. With his experience in mobile technologies and skills in music performance, Jurgen created MobiLenin, MobiLenin is partly made with Python. For his MobiLenin research Jurgen and his thesis advisor Timo Ojala was awarded the Best Arts Paper at the ACM Multimedia 2005 conference in Singapore.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113565816132467308 [ Verweis - Eintrag ]

<<  0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35  >>


Inhalte unterliegen dem Copyright von L. Humbert.
Creative Commons License
Die Inhalte stehen unter einer Creative Commons License.