Rss Feed
Tweeter button
Facebook button
Technorati button
Reddit button
Myspace button
Linkedin button
Webonews button
Delicious button
Digg button
Flickr button
Stumbleupon button
Newsvine button

pylzma 0.4.2 released

I’m pleased to announce the release of PyLZMA 0.4.2!

PyLZMA provides a platform independent Python wrapper for the LZMA compression SDK and basic support for reading .7z archives.

Changes since 0.4.1

  • improved speed on Windows (issue #10, thanks to David Agnew)
  • added missing files required for multithreading support to source release when packaged on Linux
  • fixed compilation with MinGW
  • updated wrong package metadata

You can get the source tarball from the Python Package Index or from github. Windows binary eggs will be available in the next days.

If you’re using easy_install, grab the latest version using

easy_install -U pylzma

Please report any issues you are having with the new version to my bugtracker.

Tuesday, May 4th, 2010 Development 2 Comments

pylzma 0.4.1 released

I’m pleased to announce the release of PyLZMA 0.4.1!

PyLZMA provides a platform independent Python wrapper for the LZMA compression SDK and basic support for reading .7z archives.

Changes since 0.3.0

  • updated LZMA SDK to latest version 4.65
  • plain ANSI C now
  • fixed potential segfaults when running on 64bit (issue #9)
  • fixed compilation errors with newer versions of gcc (issue #6)
  • fixed compilation error on OSX
  • supports copy/zip/bzip2 compressed files in .7z archives
  • fixes CRC calculation across different Python versions
  • minor code cleanups

You can get the source tarball from the Python Package Index or from github. Windows binary eggs will be available in the next days.

If you’re using easy_install, grab the latest version using

easy_install -U pylzma

Please report any issues you are having with the new version to my bugtracker.

Monday, April 26th, 2010 Development No Comments

pylzma moved to github

PyLZMA, the Python wrapper for the LZMA library has moved to github and can be reached at http://github.com/fancycode/pylzma. I’m planning to release an updated version soon, that fixes some pending bugs and uses the latest version of the LZMA SDK.

Tuesday, April 20th, 2010 Development No Comments

Fine music

Saw “the plastic smile” and “This Is A Standoff” last weekend. Check them out, if you’re into punk / hardcore music!

Thanks again to the guys from the plastic smile for providing me free tickets.

Monday, April 19th, 2010 Uncategorized No Comments

Facebook has me

Well, I did it and finally created an account on Facebook :)

Feel free to visit my profile and leave a comment.

Monday, April 12th, 2010 Uncategorized No Comments

spreed @ iPhone!

We have finally released the free spreed app for iPhone! You can save up to 90% calling costs and roaming charges for international calls.

Here are some of the features of the phone part:
  • lowest international inbound and outbound call rates
  • cheap calls to/from 240+ countries in the world
  • easy in-app purchase: top-up spreed call credits in iTunes
  • works with your iPhone (any mobile operator) or any phone you have
  • call your contacts directly from your iPhone address book
  • instant call rate voice message
  • send click-to-call invitations to your friends
  • use any mobile operator internet or wifi
  • no call setup fees, no connection fees
  • no call subscription cost

In addition to all these cool telephone features, you can schedule and join spreed meetings as you are used to with the regular spreed conferencing gui.

You can get the spreed app for free in the iTunes store. More informations are available on the spreed homepage.

Friday, April 9th, 2010 Development, spreed 1 Comment

Update online

The new version is finally online on the webserver. You should experience much faster response times that with the old site.

A few initial articles have been migrated, so you can find stuff about Red5, pylzma and my tutorial about loading a DLL from memory here, too. Please let me know if you are missing something – and no, I’m not talking about all the spam comments…

Have fun, Joachim

BTW: I’m currently using the theme “deCoder” from webdemar, hope you like it!

Friday, April 9th, 2010 Uncategorized No Comments

Welcome back!

As I haven’t updated my old site for quite a while now and got a bit bored of its ancient layout, I decided to move on to something more blog-based.

So say hello to WordPress, hopefully this will result in me posting updates and fancy stuff more often 😉

I’m trying to get my old content moved here soon, so stay tuned for updates.

Tuesday, April 6th, 2010 Uncategorized 1 Comment