diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-01 14:03:35 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-01 14:03:35 (EDT) |
commit | 9e066134e5598fad410acbe2f25ae3123e8d5468 (patch) | |
tree | 9953e1887cf5ecec6ce0c491b53c76cbdc58b1d4 | |
parent | f537fe4b155673baf096372c7512e5f74d3da1fc (diff) | |
download | www-9e066134e5598fad410acbe2f25ae3123e8d5468.zip www-9e066134e5598fad410acbe2f25ae3123e8d5468.tar.gz www-9e066134e5598fad410acbe2f25ae3123e8d5468.tar.bz2 |
Write more contact information.
-rwxr-xr-x | contact.html | 61 |
1 files changed, 13 insertions, 48 deletions
diff --git a/contact.html b/contact.html index 9994fc3..3b0f638 100755 --- a/contact.html +++ b/contact.html @@ -28,53 +28,18 @@ the complexity of queries and my schedule, I usually reply to e-mail messages within a couple of hours or days. </p> -<!-- table class="contact"> - <tr> - <th scope="row"> - E-mail: - </th> - <td> - You can reach me at - <a href="mailto:pjm@nac.net"><mailto:pjm@nac.net></a>. - I try to respond to messages within a few days, depending on my - schedule and priorities. - </td> - </tr> - <tr> - <th scope="row"> - IRC: - </th> - <td> - I use <a href="http://freenode.net/">the Freenode IRC network</a>, - where my nickname is "pehjota". If you need to, you can query me - there. I leave my client connected all the time, and I'm often away - from my workstation, so I might not reply for at least a few hours. - </td> - </tr> - <tr> - <th scope="row"> - XMPP/Jabber: - </th> - <td> - 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. - </td> - </tr> - <tr> - <th scope="row"> - Microblogging: - </th> - <td> - 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>. - </td> -</table> +<h4>Microblogging</h4> <p> - Note that I only use standardized protocols for communication. I only use - client software that respects my freedom as a computer user, as should you. -</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>XMPP/Jabber</h4> + 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. +<h4>SMS/MMS</h4> +<h4>Voice</h4> <!--#include file="includes/footer.html" --> |