So I am left not bitter just tired of this whole meeting people, emotional ties, finding a compatible person and then having them yank away.
It is just an emptiness right now.
From what I have observed from my male friends, though, this is exactly the climate required to learn Linux. Without a full and happy lovelife or distraction of soft lips and a reason to kiss them, there is enough room to grasp the intricacies and nuances of such a fine operating system.
It has already begun to happen. As I walk down the street I am not thinking of emptiness, kising, nathan or any other previous SO’s, I am thinking of penguins, rm -rf / and lilo.
I am already convinved that linux will dull the pain better than heroin.
I noticed that the Wordpress for iPhone native blogging app appeared in the iTunes store last night. This is me giving it a try.
I don’t think i’ll bang out long posts this way, but you might see lots of smallish stuff since it’ll be so easy to add. Especially some on the fly photo blogging. Heck, it might replace my use of Twitter for some thoughts. Especially those thoughts over 140 characters.
As and added bonus, here’s Vik’s cat, Inky.
[non iPhone Update: Looks like Declan had the same idea on his blog.]
I just did a web search for the exact phrases “severe awesomeness watch” and “severe awesomeness warning.” In each case, google did not have a match for the quoted phrase.
I hearby claim those are my catch phrases! Until I come up with something else new and lame.
Thanks to Comic Book Resources, I just learned of the in-development game of Mortal Kombat vs. DC. I have watched the trailer and a few other videos. This is either going to be the best game ever (for a DC comics dorks like myself) or the worst thing created by man. There is no middle ground here.
Behold the unnatural love between a gnome and a turtle. Saw this in Walgreen and just had to take a picture. Probably due to the influence of the Gnome meme happening on the Slice of SciFi voice mail show.
Some people, when they are having site availability problems, think, ‘I know, I’ll put up status on twitter!’ Now they have two site availability problems.
This is my 400th post, and I waste it talking about delay in getting to work.
In any case, the other day I was delayed in getting to work by a traffic jam on the river. I thought taking the water taxi was to help me avoid this stuff.
I had the idea that I might photo blog more if there was an easy way to get photos off my iPhone and into a blog post. The easiest way would be to e-mail the photo someplace for WordPress to get it. Unfortunately, most of the e-mail to blog post plugins (and the built-in stuff) just sucks for my need.
I decided to look at the XML-RPC API to see if I could get it done that way, and then write a script to be called out of procmail to create the mail. There is a function there that will do what I want, wp.uploadFile aka metaWeblog.newMediaObject. The specification for that call says that the file being uploaded must be Base64 encoded. No problem, a few line of ruby later and I have everything ready to test an upload. The file goes up, but its unviewable in a browser. A quick check of the file on the server and its revealed to be a text file filled with Baes64 looking data. Somewhere along the line it wasn’t being decoded.
After about an hour of screwing around, I determined it wasn’t anything obvious in my code, so I thought I’d look at the code for WordPress 2.5.1 to see if I missed anything obvious. In reading their code, I found that the WordPress folks forgot something obvious, their code never Base64 decodes it before it writes it to a file. A quick one-line change later, and *boom* I’m off.
Here’s the patch in case its useful to anyone else. I’ll have the script up when I’m done with it.
(Also, in a small bit of embarrassment, I must admit fixing this took me 10 minutes longer than it should because I forgot ; is end of statement in PHP.)
We got a couple Flip Video cameras in at work. We plan to use them to get some stuff for the web and various other things. One thing we’ll do sometime this week is write a review. That being said, Chris took one home to play with to get a feel for them, and caught this moment of awesomeness.