Archive

Archive for the ‘Various’ Category

Get sick…

June 8th, 2010 No comments

When your business is growing and you start to think what you could possibly improve and you lack of ideas… get sick!  Read more…

Categories: Lifehacks, Various Tags: , ,

Google won’t forget what you’ve done!

March 2nd, 2010 No comments

Sigh, make mistake on web and Google won’t forget it to you. It’s month since I’ve changed my Facebook profile to be private (url generates 404) and it’s still indexed by Google.

Categories: Various Tags:

Ugly Chrome forms on Linux

February 25th, 2010 No comments

Here’s default form inputs in Google Chrome on Linux (ubuntu) – totaly unstyled (only font changed AFAIR):

yes, it’s ugly as hell. Each input type is different size, padding, etc. Read more…

Categories: Various Tags: , , ,

Python & SOAP – new hope

September 25th, 2009 No comments

For long time I’ve been postponing porting of one API I work with from PHP to Python because I’ve heard Pythons SOAP support is awful but eventually I had to do it. SOAPpy  was first failure – it couldn’t handle WSDL defined types but should I expect anything from lib with version number 0.12.0_rc1 that wasn’t updated since 4 years?

Read more…

Categories: Various Tags: , , , ,