KatoCan - Rapidshare Alternative

Talk about anything, including games and servers not affiliated with The Mana World.
Post Reply
User avatar
Tenche
Warrior
Warrior
Posts: 421
Joined: 14 Jun 2005, 20:21
Location: Reston
Contact:

KatoCan - Rapidshare Alternative

Post by Tenche »

KatoCan is a File hosting site without download limits!
Go check it out
http://www.katocan.com/katocan/

Enjoy you all get it first before it goes public cause im on the team.
User avatar
Bjørn
Manasource
Manasource
Posts: 1475
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Hmm, the website says to click the ad to start downloading but that doesn't work for me. However, I could just copy/paste the URL that should open in a new window to get my file:

Code: Select all

window.onbeforeunload = openDL;

function openDL(){
   NewWindow('dload.php?id=13&dlid=qsfebsenaaeqsq','dl','1','1','no','center')
}
In short, I don't think your service is going to work. I don't expect the onbeforeunload event to work for opening a pop-up by default on current browsers. Also, "forcing" a click on the advertisement for each download won't get your much value for each click if your ad service provider is somewhat intelligent.

But then again, maybe you're lucky and able to keep it up when usage grows, as well as having a simplistic advertiser who'll simply pay you as if the clicks were actually made by interested users.
Post Reply