2005-08-31 03:22


Jkx@Home / Howto to Talk with GoogleTalk in Python

Watch for xmpppy Google Talk support

2005-08-31 02:28


CodeFetch-published source code search engine

发布的书籍中的源代码搜索,包括主流的大多数编程语言和教本

2005-08-31 02:05


flexatone h.f.p. | consumable music

The babelcast (RSS feed) is perhaps the first algorithmic, computer-generated podcast. Using generative algorithms available in the open source, cross platform, Python-programmed athenaCL system to control Csound,

2005-08-31 02:03


Testido

Automatically generate and run a testsuite

2005-08-31 01:59


kikidonk » Blog Archive » The wonders of pastebin

post to pastebin from cli

2005-08-31 01:43


Unifying types and classes in Python 2.2

Getting inside the language...

2005-08-31 01:41


Python new-style Classes

"Hidden documents" :)

2005-08-31 00:08


(the eff-bot guide to) The Standard Python Library ::: The Standard Python Library (2005) ::: www.effbot.org

python code examples from the author of O'Reilly's Python Standard Library

2005-08-31 00:07


arnie: Simple Incremental Backups

"In a single sentence, arnie is: a tremendously simple system for performing incremental backups to remote untrusted hosts, with support for encrypted files on the remote host"

2005-08-30 23:46


Projects/Plague - Fedora Project Wiki

Fedora Build System tool

2005-08-30 20:56


Lesscode.org: Parachutes

“I laugh the laugh of a third world designer.” A gem from James Governor.

2005-08-30 20:08


Mark Paschal: Phil Windley at ZDNet: How GTalk plays into Google's identity strategy

(quick link)

2005-08-30 20:05


Making It Stick (Patrick Logan): Piracy

A graph showing the inverse relationship between global temperature and pirates. Actually I think there may be as many pirates as ever. So this *could* very well turn out to be bad science.

2005-08-30 19:57


Uche and Chimezie Ogbuji: Xampl, re: "XML data bindings, static languages, dynamic languages"

In response to XML data bindings, static languages, dynamic languages Bob Hutchison posted some thoughts. As I used Amara as the kernel of my demonstrations, Bob used his project xampl as the kernel of his. He introduces xampl in another entry which was inspired by my own article on EaseXML. Xampl is a an XML data binding.

2005-08-30 18:01


Mike Fletcher: Off to the movies I go

Shademan just called, he's running late, so I'll have to get down to Young and Bloor on my own, which means I have to leave a bit earlier. Oh well, at least I won't need to type while I'm down there :) .

2005-08-30 16:28


Lesscode.org: Code Snippets and Systems of Ends

This post is a bit all-over-the-place, sorry. I’ve stumbled across Code Snippets at least 5 times in the past couple of days. It’s basically del.icio.us for small pieces of code.

2005-08-30 14:07


Ned Batchelder: Making Peace With Autism is now available!

Making Peace With Autism is my wife Susan's book about our family and how we have dealt with autism. It is available today from Amazon, or any bookstore. Please consider buying a copy.

2005-08-30 13:40


Uche and Chimezie Ogbuji: Python + XML = wary coexistence

There has been quite a bit of discussion triggered by my article "Python and XML: Should Python and XML Coexist?". This sort of thing always surprises me more than it should. I like to post code-heavy articles and leave the philosophy to the occasional entry, or to this very Weblog, but it seems that people respond more vocally to philosophy than to code.

2005-08-30 13:14


Ned Batchelder: Mapwing

I created Nat's World, my immersive photo exploration game, the hard way: each picture is added into the environment by adding a line to a large Python file. It worked for me because I'm a geek, and it was quick to get the whole thing going. But I've idly toyed with the idea of building a GUI application to create similar environments. I think it would be fun to write, but I've never seriously started on it. (more..)

2005-08-30 12:00


online.effbot.org - Fredrik Lundh: observations

"Our nation has given so much to the Iraqi people, and what are they giving us in return?"

2005-08-30 09:03


Second p0st - Phillip Pearson: All NZ phone lines will be VOIP in seven years

Cool - Telecom NZ, the telecomms monopoly in NZ is planning on moving every phone line in the company over to an IP platform. Comment

2005-08-30 07:58


Ted Leung on the Air: Modern Attraction and Instant Messaging

Sunday afternoon we trucked over to the other side of the water to hang out with Maryam and Robert Scoble. (Good thing that I'm a Spouse Of a Friend Of Maryam). As Robert mentioned, there were a bunch of geek males standing around and talking about various stuff. I can't remember the precise twists and turns of the conversation, but at one point we were discussing pleasing one's user's versus trying to block one's competitors.

2005-08-30 05:31


Mark Nottingham: sparta.py 0.8

I’m happy to announce that version 0.8 of sparta.py, a simple API for RDF, is now available. As always, feedback and suggestions are appreciated. This revision requires rdflib 2.2.1, as the APIs sparta relied upon have changed. It also adds a new method on the factory, addAlias, that lets you bypass the prefix_localname convention for URIs that don’t map well to python tokens. See spartaTest.py for an example of its use.

2005-08-30 03:22


Mike Fletcher: Image handling begins to shape up

"Managed to get the image-handling code starting to look like a reasonable approach to the problem. Still quite a few functions un-wrapped, but in most cases the effort to wrap is now down to two lines of code."

2005-08-30 03:21


redfoot 2.0.0

"A hypercode program loader and runner"

2005-08-30 03:21


rdflib 2.2.1

"RDF library containing an RDF triple store and RDF/XML parser/serializer"

2005-08-30 03:21


pyxsldoc 0.69

"An application to produce documentation for XSLT files in XHTML format, similar to what javadoc does for Java files."

2005-08-30 03:21


cssutils 0.8a6

"A CSS Cascading Style Sheets library for Python"

2005-08-30 03:21


SiGL 13

"An OpenGL 2D graphics toolkit."

2005-08-30 03:21


lib_rharris 0.1.10

"Python Internet Programming Library"

2005-08-30 03:21


Tales of a Programming Hobo - Christopher Armstrong: On sprinting and computery

"Well, the AU Twisted Sprint was fun. I worked on documentation most of the time, and there was some good work on Twisted VFS (it was moved into the main Twisted repository) and Nufox. Unfortunately I didn't get to see much of Sydney, except for watching Luna Park go wizzing past as I was training above it. Oh well, some other time."

2005-08-30 03:21


PyEphem 3.7b

"PyEphem provides scientific-grade astronomical computations for the Python programming language."

2005-08-30 03:21


Mike Fletcher: Doh! Don't assume constant formatting in GL headers

"Turns out that all of the GLU and GLUT constants were mis-declared. I used the same script to rip them out of the header as I did for GL... but in gl.h the constants are declared in hexidecimal. In the other two they are declared in decimal, and the script got a little carried away with reformatting... sigh."

2005-08-30 03:21


Mike Fletcher: OpenGL works *so* much better when using error checking

"Just finished the surgery to make OpenGL-ctypes do error-checking for all functions that allow error checking (i.e. those outside of glBegin/glEnd)."

2005-08-30 03:21


Blue Sky On Mars: Announcing Testido automatic unittest TestSuite generator

"For a project I'm working on, I didn't want to introduce a dependency on py.test. I also didn't want to manually write test suites myself. So, here's Testido: a simple unittest extension that easily hooks in to however you're testing now and eliminates the need to manually write suites."

2005-08-30 02:47


Groovie: Where's Single Sign-On? Part 2

In a recent Wired article regarding One Login, reference is made to a new social style network called GoingOn. The article spends most of its time focusing on one site that hopes to aggregate functionality that currently is split between Blogger, Flickr, Friendster, and Bloglines (for the most part). However, the thing it misses is what I previously discussed regarding the lack of a working distributed identity system. After looking around more, I’m happy to say there are indeed working identity systems out there.

2005-08-30 01:52


Mike Fletcher: Windows steals another 5 or 6 hours of my life

Got the new video card for Delcina's computer. Installed it and finally logged onto the machine. Thing was in rather rough shape; Norton AV with the subscription long-since expired, half a dozen questionable IE plugins, something that was taking over...

2005-08-30 00:18


Making It Stick (Patrick Logan): Trusted Computing and Digital Rights Management

Someone once said, "Follow the money." The aphorism is broadly applicable. Note that the opinions expressed here are my own. In the interest of full disclosure, I currently am paid by Intel Corporation to do something akin to real work and I own Intel stock, but my work for them has nothing to do with Trusted Computing, nor do I have any privileged insights into that technology. So here's my thought: I find irony that the Internet continues to be victimized through its own orifices, especially those on the common endpoints, while an appropriate solution, Trusted Computing, is getting a bad rap because some media companies want to use it to prop up their derelict business model (see Digital Rights Management (DRM)). The digital rights problem seems to me to be a social problem in the market, not a technology problem. I think by associating Trusted Computing too closely with DRM.