111 lines
No EOL
4.4 KiB
PHP
111 lines
No EOL
4.4 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Links to sister sites</title>
|
|
<link rel="stylesheet" href="style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../_menu.php'; ?>
|
|
|
|
<div class="center first">
|
|
<p class="big purple">
|
|
<b>Sister Sites :-)</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
|
|
<p class="big">
|
|
<a href="http://www.pineconecattery.com/" target="_top">Judy Roy's Pine Cone
|
|
Cattery</a><br>
|
|
|
|
<a href="https://web.archive.org/web/20081118133500/http://www.petactorzcattery.com/"
|
|
target="_top">Miranda's Pet Actorz Cattery (PAC)</a><br>
|
|
|
|
<a href="https://web.archive.org/web/20150317215541/http://jordynsjewels.webs.com/"
|
|
target="_top">Jordyn's Jewels</a>
|
|
</p>
|
|
|
|
<p class="big">
|
|
<span class="purple"><b>Important links which should work</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
|
|
|
|
<a href="http://www.sherlocksoftware.org/" target="_blank" title="Nicholas' own
|
|
site!">Nicholas' own site</a><br>
|
|
|
|
Firebird's <a
|
|
href="https://web.archive.org/web/20160125052806/http://www.birdypresents.com/mkc/"
|
|
target="_top">Magic Kennel & Cattery</a><br>
|
|
|
|
Don's <a href="http://www.webpetz.com/" target="_top">Virtual Amberz</a><br>
|
|
|
|
<a href="https://jinxfold.org/jinxfold.html" target="_top">Jinxfold Cattery</a><br>
|
|
|
|
<a href="http://www.d-r-n.com/utils/index1.html" target="_top">Dani's DRN</a><br>
|
|
|
|
<a
|
|
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
|
|
target="_top">Minibyte's Petz Archive</a>
|
|
</p>
|
|
|
|
<p class="big">Forums:</p>
|
|
|
|
<p class="big">
|
|
<a href="https://web.archive.org/web/20110202155029/http://vlforum.com/"
|
|
target="_top">Virtual Life forum</a><br>
|
|
|
|
<a href="https://petzforum.proboards.com/" target="_top">The RKC Petz Forum</a><br>
|
|
<span class="normal">excellent for people who want serious hexing talk as well as
|
|
general chatter.</span><br>
|
|
Run by RatQueen of <a href="http://www.designvortex.com/gaming/petz/"
|
|
target="_top">Ratqueen Kennelz and Cattery</a><br>
|
|
|
|
<a href="http://jinxfold.org/petzforum/" class="defunct" target="_top">The All About
|
|
Petz Forum</a><br>
|
|
<span class="normal">is a great one also; very similar to RKC but with its own
|
|
individuality.</span><br>
|
|
Run by JinxFoldJulie of <a href="http://jinxfold.org/" target="_top">The JinxFold
|
|
Cattery</a><br>
|
|
|
|
<a href="http://www.tiwolf.net/PCG/index.php" target="_top">The Petz Community
|
|
Gathering</a><br>
|
|
<span class="normal">is where the people who used to be at "The petz Shiznit" and before
|
|
that the old "The Petz Board" hang out now :-)</span>
|
|
</p>
|
|
|
|
<p class="big purple">
|
|
<b>Links archive</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
|
|
<p class="big">
|
|
All my links except for the ones on this page are unlikely to work. I have kept the
|
|
pages of links as an archive which you my by all means browse; you might strike lucky
|
|
and find one which works. I do not have time to check them all, sorry.<br>
|
|
<a href="links2.php" target="_top">Links archive</a>
|
|
</p>
|
|
|
|
<p>
|
|
<span class="purple big"><b>How to contact me</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~</span><br>
|
|
<span class="big">hex-help at hornsc dot clara dot co.uk<br>
|
|
(change "at" for an @ sign and "dot" for a period.</span><br>
|
|
I've done it like this to try and keep spam at bay)<br>
|
|
If you try to write to me and the mail bounces, well -- it shouldn't, so try again. I
|
|
don't have any filters in place to prevent your mail from getting to me, so if there is
|
|
a problem of any kind it will be something temporary at either my or your ISP.<br>
|
|
Please note that I always reply to email as soon as I can, and deal with items that have
|
|
been sent to me or at least acknowledge receipt of them. If you haven't heard back from
|
|
me within 48 hours, please drop me a note to check that I did get the message or file; I
|
|
don't mind little reminders, and it is just possible that email is getting lost
|
|
sometimes.<br>
|
|
Also I always try to make my reply as useful as possible. So I find it really annoying
|
|
when I've spent time on a careful reply to someone, only to have it bounced back with
|
|
"not accepting mail from this sender". If you are going to ask me a question, please try
|
|
to make sure that you can receive my answers!!
|
|
</p>
|
|
|
|
<p>.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|