Showing posts with label wishlist. Show all posts
Showing posts with label wishlist. Show all posts

Wednesday, June 22, 2011

backpack / wheeled bag: Eagle Creek Twist 65L

Eagle Creek Twist 65L
KaDeWe sells it for EUR 240, but you can get it for little less than EUR 200.
suppliers:
in German: "Kofferrucksack"

First saw it at KaDeWe on 2011-06-22. It's the most expensive amongst the combined backpack wheeled bags, that I saw today, but also the most attractive one. The other products were around EUR 100. Of course the samsonite one has at least reasonable wheels.

Tuesday, September 7, 2010

how to test procmail rules?

This may sound utterly silly, but within all these years, that I have been using procmail, I never came around to find a way of testing procmail rules other than by testing them in production for my incoming e-mail. The problem is, procmail gets called through sendmail and they deliver the messages. If I resend messages, sendmail changes the Return-Path header field, on which my rules are based. All other relevant looking header fields can get tweaked and faked, Return-Path seems alright (???).

I'll try to find out on the procmail list, ie. on http://dir.gmane.org/gmane.mail.procmail .

Update / 2010-12-26:

Setting "VERBOSE=on" within your .procmailrc shows a lot of helpful output.

Yes, a message, that my .procmailrc does not deal with, as I think it should, must get copied to another IMAP folder; from there I copy it back to the IMAP folder, which I direct fetchmail to. I can repeat that endlessly, until I find out what's going on. Maybe that also works somehow with formail, but I haven't figured that out yet.

Thursday, September 2, 2010

APRESS.COM : Developing with Google App Engine : 9781430218319

APRESS.COM : Developing with Google App Engine : 9781430218319
Book Details
Developing with Google App Engine book cover
  • By Eugene Ciurana
  • ISBN13: 9781430218319
  • ISBN10: 1430218312
  • 164 pp.
  • Pub Date: 2009-02-02
  • eBook Price: $13.99

Developing with Google App Engine introduces development with Google App Engine, a platform that provides developers and users with infrastructure Google itself uses to develop and deploy massively scalable applications.
  • Introduction to concepts
  • Development with App Engine
  • Deployment into App Engine

What you’ll learn

  • Create processes that are ideal for cloud platforms.
  • Design data for the cloud.
  • Learn what types of applications are ideal for the cloud.
  • Deploy web applications into the cloud.
  • Measure the success and health of the cloud.

Who is this book for?

Python developers, developers interested in massive scaling, and developers interested in Google or cloud computing