Pages:
Author

Topic: BitCoinTorrentz.com - Torrent Download Service - page 26. (Read 57198 times)

sr. member
Activity: 336
Merit: 250
@terrytibbs:

I have added your button to the affiliates section:

sr. member
Activity: 336
Merit: 250
Sure!
I hereby place the above graphic into the public domain.

Very kind of you mate.
PM me your username on bitcointorrentz and I'll give you an extra 20% discount, if you like.
hero member
Activity: 560
Merit: 501
Made my own banner, mostly because I never got to use that glyph I made a couple of months ago.



Edit: Come to think of it, it looks more like a button. Whatevs.

Looks pretty good mate. Thanks for taking the time to brew one up yourself.
Do you mind if I add it to the collection in the affiliate section?

@dancupid: I do have some other bitcoin related project ideas. Though, I want to focus on one at a time. A vpn service is a great idea though. I may indeed decide to offer vpn. Thanks for the suggestion!

But as terrytibs said, mullvad accept bitcoin as payment. Competition is a good thing though! Smiley
They charge 1btc per month for their plans. I could match that at a minimum, and indeed beat it I think.
I wonder how much demand there would be for such a service?
Sure!
I hereby place the above graphic into the public domain.
sr. member
Activity: 336
Merit: 250
Made my own banner, mostly because I never got to use that glyph I made a couple of months ago.



Edit: Come to think of it, it looks more like a button. Whatevs.

Looks pretty good mate. Thanks for taking the time to brew one up yourself.
Do you mind if I add it to the collection in the affiliate section?

@dancupid: I do have some other bitcoin related project ideas. Though, I want to focus on one at a time. A vpn service is a great idea though. I may indeed decide to offer vpn. Thanks for the suggestion!

But as terrytibs said, mullvad accept bitcoin as payment. Competition is a good thing though! Smiley
They charge 1btc per month for their plans. I could match that at a minimum, and indeed beat it I think.
I wonder how much demand there would be for such a service?
hero member
Activity: 560
Merit: 501
With regards to updates to the site, I have added affiliate banners with the users referral link pre-formatted into HTML and forum BBcode for easy copy-paste insertion. These can be found within the members area:


I have also added further affiliate statistics to the members area: earnings per hit and conversion rate.

These are pretty much self explanatory, but just for the sake of clarity, earnings per hit is your average earnings per referral visit rounded to 6 decimal places. Conversion rate is the number of downloads your referee's have made as a percentage of your total hits. Both of these are indicators of how well the affiliate program is working out for you.

I have also made some major syntax improvements to the code, which is not really evident to the end user, but will make future updates much easier to implement.

Keep torrenting guys! Cheesy

Do you have any other bitcoin related projects in mind? (I could do with a bitcoin VPN)
Mullvad's got that on lock-down.
hero member
Activity: 955
Merit: 1002
With regards to updates to the site, I have added affiliate banners with the users referral link pre-formatted into HTML and forum BBcode for easy copy-paste insertion. These can be found within the members area:


I have also added further affiliate statistics to the members area: earnings per hit and conversion rate.

These are pretty much self explanatory, but just for the sake of clarity, earnings per hit is your average earnings per referral visit rounded to 6 decimal places. Conversion rate is the number of downloads your referee's have made as a percentage of your total hits. Both of these are indicators of how well the affiliate program is working out for you.

I have also made some major syntax improvements to the code, which is not really evident to the end user, but will make future updates much easier to implement.

Keep torrenting guys! Cheesy

Do you have any other bitcoin related projects in mind? (I could do with a bitcoin VPN)
hero member
Activity: 560
Merit: 501
Made my own banner, mostly because I never got to use that glyph I made a couple of months ago.



Edit: Come to think of it, it looks more like a button. Whatevs.
sr. member
Activity: 336
Merit: 250
With regards to updates to the site, I have added affiliate banners with the users referral link pre-formatted into HTML and forum BBcode for easy copy-paste insertion. These can be found within the members area:



I have also added further affiliate statistics to the members area: earnings per hit and conversion rate.

These are pretty much self explanatory, but just for the sake of clarity, earnings per hit is your average earnings per referral visit rounded to 6 decimal places. Conversion rate is the number of downloads your referee's have made as a percentage of your total hits. Both of these are indicators of how well the affiliate program is working out for you.

I have also made some major syntax improvements to the code, which is not really evident to the end user, but will make future updates much easier to implement.

Keep torrenting guys! Cheesy
sr. member
Activity: 336
Merit: 250
@bitfoo: I'm not sure really how necessary an alternate url is. It's already torentZ with a z. As for the obscuring of filenames, it would be rather difficult to implement in multi-file torrents. You would have to recurse through the directory and rename every directory and file to a random string. This would make navigation through the contents a nightmare. I am trying to think of ways of achieving this without having to rename the actual torrent files themselves. Perhaps place them in a randomly generated directory instead?
donator
Activity: 289
Merit: 250
What would your prices be for HTTPS downloading ?

I have some potential customers BUT they want HTTPS for the additional privacy. (They would also require HTTPS to the website itself)

To add to this, I wonder if it may also be useful for some customers to have an alternate discreet URL, say "btctz.com", (and possibly hashed/obscured filenames like I mentioned before). This could prevent (or rather, delay) getting caught for downloading torrents by nosy sys-admins.  Wink
sr. member
Activity: 336
Merit: 250
Ok, the status page bug discussed earlier has now been fixed. Thanks guys for being my beta testing guinea pigs! Smiley
The page still needs to be converted to use ajax rather than a javascript reload, but this is already in the works.

@Ben Walsh: in order to provide https downloading, I would have to obtain a ssl certificate from a certificate authority, which is quite pricey. I could generate my own self-signed certificate, but that often throws up trust errors to end-users and might scare people away. Right now, the best I can do is provide users with FTP-SSL access (encrypted ftp, i.e. ftps), on request. If they want HTTPS access to the site itself, they could just access it through TOR, providing similar levels of encryption and anonymity from snooping. Also, this would not affect the speed of their remote downloads negatively.
sr. member
Activity: 343
Merit: 250
What would your prices be for HTTPS downloading ?

I have some potential customers BUT they want HTTPS for the additional privacy. (They would also require HTTPS to the website itself)
sr. member
Activity: 336
Merit: 250
Hmm. I just had a look over the code again, and it seems that one of the modifications i made to re-use duplicate torrents has gone a bit awry. I have removed the offending code until I have it working correctly.

The site is working perfectly fine as of now, except if you try to add a torrent already added by someone else. In which case you will get to the status page, and it will show 100% complete, but will not move on and give you the actual download link. It will just keep refreshing.

In the unlikely even that anyone experiences this problem (or any other for that matter) while I am trying to squash these bugs, it is a simple issue to fix through directly through the database, so please do not hesitate to reply in this thread, PM me, or email me through the contact page on the bitcointorrentz.com website.

I usually respond instantly to emails.
hero member
Activity: 955
Merit: 1002
Quote
This is probably occurring because the exact torrent you have selected has been recently downloaded by someone else already. The server serves up the file that has already been downloaded, rather than downloading it again. I am aware of the refresh glitch, I will have that fixed in the next live update. It is safe to go ahead and download whatever torrent you selected.


Actually I had the same problem (I was downloading something fairly obscure so I doubt very much it has already been downloaded before).
The page refreshes every few seconds, but just indicates that the file has already downloaded. Once it has really downloaded it stops refreshing itself.
sr. member
Activity: 373
Merit: 250
After I gave it some time, the download links became valid.  My apologies for the premature badmouthing.

EDIT: Drunken re-payments aside.
sr. member
Activity: 336
Merit: 250
I'm having some issues.  I copy-pasted the .torrent link (also tried uploading directly), and the site tells me that the file is instantly available when it's not physically possible for you to have the full download that quickly.`The page keeps refreshing every few seconds, but I do not know when it's actually safe to download my files.

This is probably occurring because the exact torrent you have selected has been recently downloaded by someone else already. The server serves up the file that has already been downloaded, rather than downloading it again. I am aware of the refresh glitch, I will have that fixed in the next live update. It is safe to go ahead and download whatever torrent you selected.

@dancupid: I like your suggestion a lot! Adding a deposit account for members might be a really good idea, and save regular users on transfer fees. You are right, it should be quite easy to implement. I will see if I can get something together for the next update too.

@Bitcoin Swami: Thanks so much for your support mate. Really appreciate it.
sr. member
Activity: 373
Merit: 250
I'm having some issues.  I copy-pasted the .torrent link (also tried uploading directly), and the site tells me that the file is instantly available when it's not physically possible for you to have the full download that quickly.`The page keeps refreshing every few seconds, but I do not know when it's actually safe to download my files.
full member
Activity: 182
Merit: 100
Very excited for you.  I will place your banner in my and on my other pages.
hero member
Activity: 955
Merit: 1002
Do you have any plans to allow registered users to create a top up account?
I'd much rather make a single deposit of say 0.5btc once, so that I don't have to go through the whole payment process each time, and also we wouldn't need to pay the small bitcoin fee for each micro payment.
Since you already have accounts for the referral programme it should relatively easy to implement.
sr. member
Activity: 336
Merit: 250
@molecular:

With regards to the advertisements. I think I agree, but it could earn a potentially good income stream. I have thought about it, and I really don't want to devote any space to banners, but a small button 117x30px (the size of the image in my sig) could be placed somewhere with only minor annoyance to end-users. I don't think this should turn people away, most people just skim right over them anyway. And it would not be in a highly prominent area.

I'm not saying that I will do it, and I fully agree that advertisements on a fee paying website are not appropriate as I already mentioned above. But at the same time... it's just a tiny little advertisement, and any revenue generated would be passed along to shareholders as a dividend! Wink

I am still considering it.

And with regards to numbers, as of right now, there have been 71 downloads, paying an average fee of 0.05657 btc each (some paid more, some much less, and some paid while prices were double what they were). That's an average of about 6 downloads per day. My initial business projections assumed a growth rate of +1 daily download/two weeks. This assumed an average of only 1 download per day until week 3, when it has in fact there has been an average of about 6 downloads per day.

The service really is exceeding my expectations.
Here's hoping that it keeps growing and that peoples interest in this service continues!
Pages:
Jump to: