A tak! I to nie ja, ale ktoś inny, a ja sobie z tego korzystam - wszak płacę :) Oto system zarządzania pralkami i suszarkami znajdującymi się w podziemiach norweskiego akademika. Rezerwacja pralek, sprawdzanie statusu - nawet przypominanie SMSem o zbliżającym się terminie rezerwacji lub końcu prania/suszenia jest. Płatność kartą niestety nieaktywna, ale podobno niedługo ma być. A pralniany intranet lepszy niż w niejednej polskiej szkole. Jedyne 12NOK za pranie.
…i mających doświadczenie z innymi systemami.Softu jest tu jak na lekarstwo. A jak jest, to płatny. Każdy jeden mały pieprzony program jest płatny, czaaaasem są jakieś małe wyjątki. Ale przynajmniej nikt się nie bawi w zabezpieczenia antypirackie ;)No bo to trochę deprymujące szukać w internecie jak przenieść pliki czy jak zmienić im nazwę.Ale dlaczego do jasnej cholery nie można usuwać plików podczas opróżniania kosza?!Chociaż gładzik i multitouch naprawia wszystkie jak na razie wady…
Working with Django means using command line tools. Having type full script path each time may be time consuming and prone to errors. So lets copy django-admin.py file to some directory and add it to PATH system variable. Lets use PATHEXT variable and append .py. Last thing is to associate .py files with Python interpreter.This probably was done by Python Installer and than typing django-admin help should print entire poem.
What if not?
There are two possibilities:
- Windows will scream that it has no idea what to do with such a file
- Whatever we type, ‘Type `djang-admin.py help` for usage’ will be shown.
In both cases we navigate to http://www.creativelement.com/powertools/#download and download Power Tool. This is free, 45 day evaluation copy but we should end in a minute. Install, run Power Tool.
- Scroll until you find Edit file type associations and click Start File Type Doctor now…
- Type .py to scroll list. If you see .py extensions - click it.
If not use New button below the list fill typename extension box with .py, click Accept and then find .py on the list and click it.
- Right list contains Open? If yes, select it and Edit, if not Add. Set accoring to screenshot below, remeber about python.exe path - may be different.
- Accept
- Enjoy yout django-admin or any other command!
Ciekawe rzeczy można kupić w Obi…

Last night I started WebDesiging a brand cool new awesome website. I decided to make site "compilant with webstandards", in other words: "to piss of IE<8", because brand new 8 is good and supports standards, doesn’t it?
Firefox 3 works well
Opera 9 / Chrome / Safari also
Finally, IE8
WHAT THE HELL? Standard CSS sheet, margin: 0; padding: 0; What will happen if margin-left will be 1px?
See the magic! (click to enlarge)
Welcome to new age, new crappy IE to handle separately..