diff options
Diffstat (limited to 'contact.html')
-rwxr-xr-x | contact.html | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/contact.html b/contact.html deleted file mode 100755 index f5c9a7b..0000000 --- a/contact.html +++ /dev/null @@ -1,57 +0,0 @@ -<!--#set var="title" value="Contact" --> -<!--#include file="includes/header.html" --> -<h2>Contact Information</h2> -<p> - The following are ways to contact me, listed in order of my preference. -</p> -<h4>In Person</h4> -<p> - 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). -</p> -<h4>IRC</h4> -<p> - I use the <a href="http://freenode.net/">Freenode</a> and - <a href="http://www.oftc.net/oftc/">OFTC</a> 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. -</p> -<h4>E-mail</h4> -<p> - The Simple Mail Transfer Protocol (SMTP) works very well for verbose - asynchronous communication. You can reach me at - <a href="mailto:pjm@nac.net"><mailto:pjm@nac.net></a>. Depending on - the complexity of queries and my schedule, I usually reply to e-mail - messages within a couple of hours or days. -</p> -<h4>Microblogging</h4> -<p> - You can also find me using the free and federated StatusNet microblogging - software. My profile is at - <a href="http://identi.ca/pehjota"><http://identi.ca/pehjota></a>. -</p> -<h4>SMS/MMS and Voice</h4> -<p> - 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. -</p> -<p> - 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. -</p> -<h4>XMPP/Jabber</h4> -<p> - My JID is - <a href="xmpp:PehJota@jabber.org"><xmpp:PehJota@jabber.org></a>, - 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. -</p> -<!--#include file="includes/footer.html" --> |