Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.
  • Welcome to AcornDomains.co.uk, a friendly community for UK domain investors, developers and anyone interested in domain names.

    Whether you're looking to buy or sell domains, learn more about the UK domain market, get feedback on your names, or simply chat with other domainers, you're in the right place. AcornDomains has been bringing together people from across the UK domain industry for many years, from complete beginners to experienced investors.

    Have a look around, join the discussions and, if you haven't already, create a free account and introduce yourself.

Nominet EPP & DAC Guides

I'm just using PHP and BASH. Simple script, took me a day to knock it up.

It catches ok. I'm sure there's a large element of luck involved though :)
 
I'm just using PHP and BASH. Simple script, took me a day to knock it up.

It catches ok. I'm sure there's a large element of luck involved though :)

PHP gets a lot of slagging off in some quarters, however, the newer versions can be quite fast. With catching you need to spend a lot of time in a delay loop waiting for the next poll cycle so you don't hit the DAC limits, so I guess it doesn't make that much difference which language you sit idle in.
 
I'm just using PHP and BASH. Simple script, took me a day to knock it up.

It catches ok. I'm sure there's a large element of luck involved though :)

That was my plan, for catching, though I still have a lot of working out to do, and a simple PHP site for managing domains.

A preview of which can be found here.

PHP gets a lot of slagging off in some quarters, however, the newer versions can be quite fast. With catching you need to spend a lot of time in a delay loop waiting for the next poll cycle so you don't hit the DAC limits, so I guess it doesn't make that much difference which language you sit idle in.

I think your right, given the delay's that you have to implement, so as not to get blocked, the language of choice is really down to personal preference, and I prefer PHP, even if it doesn't get me any really good catches, It's still worth a try.
 
I prefer PHP, even if it doesn't get me any really good catches, It's still worth a try.

My current PHP script caught PublicSpeaking.co.uk the other day, it's at £250 on DomainLore already :)

https://domainlore.uk/PublicSpeaking.co.uk

Other catches this week include:

Felines.UK
Snogs.co.uk
KidsScooter.co.uk
LumbarSupports.co.uk
OffRoadDriving.co.uk
BuyVan.co.uk

It works well and it was fun making it. I simply add my desired catches to the script each Sunday and it does it's thing for the following week.

When it comes to catching I think luck plays a part.
 
Last edited:
Top Bottom