Testing FB auto update upon new blog post
Original Timestamp: 2014-02-24 04:24:40.092195 This is a test post!
Original Timestamp: 2014-02-24 04:24:40.092195 This is a test post!
Original Timestamp: 2014-02-23 21:57:29.999392 Broke the blog for a bit – doubt anyone noticed, but added a subject line to blogposts. I hope to auto update social media with these subject lines on new posts!
Original Timestamp: 2014-02-24 04:37:04.470704 Last FB Test
Original Timestamp: 2014-02-24 04:34:08.788724 This is a test post!
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!
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-24 05:48:48.345854 Testing Twitter integration!
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[…]