fleshyorgans

tryin’ not to be a linux fanboy

fleshyorgans Two Cats

Entries from October 2007

PHP and Payflow Pro FOR THE LOSE

October 29th, 2007 · No Comments

Posting this cause I wan’t aware and the only other post I found was dated January.
Since Paypal purchased Verisign they are discontinuing the pfpro extension to PHP. And in fact, what I’m reading is that Sept 2009 is the end of life for that functionality, meaning requests will not work beyond that point.
For sites using […]

[Read more →]

Tags: programming · stuff

Everybody Poops

October 28th, 2007 · No Comments


[Read more →]

Tags: pictures · stuff

What I’ll look like when I’m dead

October 28th, 2007 · No Comments

Went as a zombie, this year. It was way fun to mess around with makeup and latex and such.
I got several complements for the makeup job I did, which was nice. Two people suggested I do theatrical makeup for New World Arts, a local theater company. Not sure if I’d be wiling to […]

[Read more →]

Tags: pictures · stuff

Vim tip: keyboard shortcuts

October 26th, 2007 · No Comments

Finally got around to learning how to define keyboard shortucts in vim. It’s easy!

map <desiredkey> <targetaction>

So, for example, I split windows vertically and want to navigate via ctrl+pagedown or pageup.
Here’s what I did (include < and > when defining)

map <c-pageup> <c-w>h
map <c-pagedown> <c-w>l

Found via a vim wiki search

[Read more →]

Tags: programming · stuff

Shady job?

October 14th, 2007 · No Comments

A buddy got this from Monster.com. Sounds… curious.

We have found your resume at Monster.com and would like to suggest you a “Transfer manager” vacancy. We have studied your resume and are happy to inform you that your skills completely meet our requirements for this position.
This is a part-time position. Your job will be to transfer […]

[Read more →]

Tags: stuff