If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!So...you have 10 domains at DNF. You want to earn some F$. What do you do?
DNF Parking.
Its basically a parking page, with a cron script that runs hourly. It gets the revenue generated in the past hour from the domain in question, determines which user owns it, and adds x F$ into the user's account. Just like NameDrive, except its automated and pays in F$.
Example:
VARIABLE DEFINITIONS:
p-Payout
r-Revenue generated from the names
m-Modifier (i.e. percentage to pay out divided by 100)
e-Exchange rate between F$ and USD (0.01)
FORMULA (EXAMPLE):
p = (r(m))/e
Something like that. If you wanted, for example, to give the user 5% of revenue, at a .01 exchange rate:
p = (r(.05))/.01
Assuming that r is...$5
p = (5(.05))/.01
p = 25
User gets 25 F$ added to their account.
Just a thought
Last edited by JRBHosting; 02-11-2007 at 05:11 PM.
I think thats a pretty good idea!, like it a lot
Bookmarks