I miss sand dunes :)
Never thought of that but I really miss Friday rides in the desert. Hope I get there soon to open full throttle again 🙂
folklore.org Love reading about Mac history
http://folklore.org/StoryView.py?project=Macintosh&story=MacPaint_Evolution.txt&topic=MacPaint&sortOrder=Sort%20by%20Date&detail=medium hile Bill Atkinson was developing LisaGraf, the crucial, lightning fast graphics package that was the foundation of both the Lisa and Macintosh user interface (it was renamed QuickDraw for the Mac), he also worked sporadically on a simple bitmap-based…
LDAP Check up
# chkconfig –level 3 ldap off insserv: script vmware-core: service VMware already provided! insserv: script vmware-mgmt: service VMware already provided! insserv: script vmware-autostart: service VMware already provided! /rc3.d # ../ldap start Starting ldap-server done /rc3.d # lsof -i:389 COMMAND …
If You Don’t Prioritize Your Life, Someone Else Will – Harvard Business Review
What can you do to avoid the mistake of saying “yes” when you know the answer should be “no”? First, separate the decision from the relationship. Sometimes these seem so interconnected, we forget there are two different questions we…
Nessus/Acunetix security scan
Recomended security scan tool that reports open ports, incomplete configuration and other security related issues in your network. For security practitioners who assess complex enterprise networks for security flaws and compliance issues, Nessus is the world’s most widely-deployed vulnerability and…
iOS keyboard shortcuts
After several years of using iPhone 3Gs I discovered well hidden settings for shortcuts. Maybe it’s again time to read the phone documentation 🙂
MS Outlook folder search
Dear Microsoft, could you please implement search field within folders only do I don’t have to scroll via 600 folders each time I want to sort my e-mails? Thank you …
NFC is dead, aneb výchovné za 5,-
Po práci jsem se dneska prodral kompletně rozkopanou Prahou za pomoci 2 drobných dopravních přestupků na nábřeží a dorazil na parkoviště nově otevřeného Kauflandu Podbaba. Jdu pro vozík a ejhle nemám ani drobné v peněžence ani papírové na rozměnění. Na…
Python installation
1 install python 2.7.x 2 install pycrypto 3 install paramiko: uncompress the „paramiko-1.7.7.1.rar“ to local, login to local directory in CMD command window, and then execute: python setup.py install Recommended programming tool is WingIDE for development. Script sample import paramiko…