Original Timestamp: 2014-01-26 22:05:07.259761
Original Timestamp: 2014-01-26 22:05:07.259761 Paginate Work?
Original Timestamp: 2014-01-26 22:05:07.259761 Paginate Work?
Original Timestamp: 2014-02-22 22:51:58.925979 !!!! Wrote my first installer for my first major program that does stuff. STUFF! (secure tunnel/’drive’ mount in windows 8 over the internet) 🙂 pwninating the countryside
Original Timestamp: 2014-01-26 22:04:05.212387 Authorized post – unauth disabled now!
Original Timestamp: 2014-01-26 21:49:23.398892 TEST!!!
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!
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/ \\[…]
Testing Body of .blogpost file!
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[…]