From e75ee5893e92f358389935b8f98995bbf2cca58e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 25 Sep 2013 18:11:56 -0400 Subject: contact.mdwn: New file. --- diff --git a/Makefile b/Makefile index 37f9722..5347207 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,8 @@ srcs = \ essays/social-networking.mdwn \ guides/shell-workshop/index.mdwn \ guides/index.mdwn \ - server.mdwn + server.mdwn \ + contact.mdwn objs = $(srcs:.mdwn=.html) .SUFFIXES: diff --git a/contact.mdwn b/contact.mdwn new file mode 100644 index 0000000..ecb7cd3 --- /dev/null +++ b/contact.mdwn @@ -0,0 +1,60 @@ + + + +Contact Information +=================== + +The following are ways to contact me, listed in order of my preference. + +In Person +--------- + +I always prefer face-to-face communication over any other medium. If we don't +normally cross paths and you would like to meet with me, please coordinate a +meeting over some other medium (e.g. e-mail). + +IRC +--- + +I use the [Freenode](http://freenode.net/) and [OFTC](http://www.oftc.net/oftc/) +IRC networks. My nick on both is "pehjota". You can find me in a channel or +query me if you'd like. I generally reply within minutes or hours of contact. +However, my IRC client runs 24 hours a day on this server. So even though I'm +online, I may be asleep, travelling, or otherwise disconnected from my IRC +client. I eventually receive all personal messages, so I should respond +sometime within 24 hours. + +E-mail +------ + +The Simple Mail Transfer Protocol (SMTP) works very well for verbose +asynchronous communication. You can reach me at <>. +Depending on the complexity of queries and my schedule, I usually reply to +e-mail messages within a couple of hours or days. + +Microblogging +------------- + +You can also find me using the free and federated StatusNet microblogging +software. My profile is at <>. + +SMS/MMS and Voice +----------------- + +I have a mobile phone and use it to send and receive SMS ("text") messages, MMS +("picture") messages, and voice calls. I don't publish my phone number, but I +may provide it on request. + +I often find phone calls rather distracting, especially while working. I do +submit, however, that they are useful and often time-saving for collaborative +work, personal arrangements, and business communications. + +XMPP/Jabber +----------- + +My JID is <[xmpp:PehJota@jabber.org](xmpp:PehJota@jabber.org)>, but I +rarely have my XMPP client running as few people contact me this way. If you'd +like to talk to me over XMPP, you should first let me know via some other +communication medium. + + -- cgit v0.9.1