Original Timestamp: 2014-01-26 21:49:23.398892
Original Timestamp: 2014-01-26 21:49:23.398892 TEST!!!
Original Timestamp: 2014-01-26 21:49:23.398892 TEST!!!
Original Timestamp: 2014-02-18 03:33:08.825924 Whoa – http://jessenoller.com/blog/2009/02/05/ssh-programming-with-paramiko-completely-different – Between that and RabbitMQ, I’ve got my plate full!
Original Timestamp: 2014-01-26 22:56:14.080675 Woot – Blog finally live (though in early stages!)… Originally started from folliwing this: http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world … Since, I have added some functionality, migrated the app to ‘The Cloud’ and added this blog front page (as well as a users’ page). Stay tuned for future updates / blog posts… I intend to[…]
Original Timestamp: 2014-01-29 04:08:54.030452 Ripped through some learnage: http://sql.learncodethehardway.org/book/ex13.html
Original Timestamp: 2014-02-24 05:48:48.345854 Testing Twitter integration!
Original Timestamp: 2014-01-30 04:38:27.200239 PWNd custom intherited python module for CW SOAP API access – Tied it into my PySide GUI W0000Tz! like a b0$$
Original Timestamp: 2014-02-14 07:21:52.944977 Check it!: http://www.infoq.com/presentations/Multi-Platform-Messaging-with-RabbitMQ – Suuuuper sweet. spun it up here on hwcdi, been playin with it – incorporated SSL all over, got my JAVA producer producing over SSL, my Python client consuming over SSL and managing over SSL. Damn you Node how you elude me!
Testing Body of .blogpost file!
Even though I knew better, I learned the hard way (and Google Cache saved my bum!) about running as root in production. If your backup process is manual (whatever type of backup), it’s not good enough. Let’s learn from my mistakes – automate that stuff: echo -e ‘#!/bin/sh\n START=$(date +%s)\n rsync -avh /usr/local/www/* /mountedbackupdrive/hwcdibak/ \\[…]
Totally hosed my BlogPosts Table trying to add functionality for authenticated users to comment on blog posts… All posts gone, no backup. Thank goodness to Google Cache for saving all my content !!! (Great but scary) – then my local auto-complete in chrome saved my post from this morning… big hit, but i only lost[…]