Python Community Server: Development

A weblog about programming in Python, C#, Java, Perl and C++ - and the occasional comment on PyCS development
new: discuss community servers on the CommunityServerWiki!

SunMonTueWedThuFriSat
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

[ Jul ] [ Sep ]

the locals
also available in XML
Copyright (c) 2002 Phillip Pearson
spread the dot

2002-8-17

Posting from ThinBlog now. Does this work?

Comment on this post [ so far]

Dabbling in Java

After reading on ZOPEN-X about Mike Cannon-Brookes (rebelutionary) and his Java RSS reader, I headed over to take a look at Thinlet, a very very small Java UI library.

Thinlet looks very cool.  I've been using C# a lot recently, and have been meaning to learn Java, except coding the UI has always seemed like a big waste of time when I can just go into Visual Studio and hack up a dialog.  However with Thinlet it's just a matter of putting together a little XML.

The result of a few hours' hacking (I'm not as quick as Mike :) is a Blogger API client.  I've only tested it with Blogger so far, but it should be able to work with Radio as well.

To fit in with the current naming convention, here is:

ThinBlog

It's not perfect yet, but I've got to get some sleep sometime, so here it is.  About 90K, most of that being taken up by Thinlet and Apache XML-RPC.

Comment on this post [ so far]

Mac Radio installer now available

Thanks to Robert Barksdale (packaging) and Jeff Cheney (testing), PyCS now has a Radio installer for the Mac too!

Get onto PyCS quickly from OS X

Comment on this post [ so far]