WordRider Home
Welcome! Log In Create A New Profile

Advanced

Idea: Common plugin for XFileSharing

Posted by ntoskrnl 
Re: Idea: Common plugin for XFileSharing
August 06, 2012 10:55PM
qjwm.com is NOT a XFS scripted site, the conversion to XFS was not needed
Re: Idea: Common plugin for XFileSharing
August 07, 2012 10:29AM
tong2shot Wrote:
-------------------------------------------------------
> Sites that use XFS script have distinctive file
> URL. And I don't think qjwm is one of them. I
> can't test the site, I always get page that
> contains "www.safedog.cn".


If I use proxy to get that page, I also get page that contains 'www.safedog.cn', maybe your IP is banned by that sitetongue sticking out smiley
Use one of the proxies below:
218.206.203.96:88
61.55.141.10:80
124.160.62.105:80
222.74.212.66:808
121.22.5.180:80
Re: Idea: Common plugin for XFileSharing
August 10, 2012 10:22AM
That was the first time I visited the site, yet they banned my IP address, poor me tongue sticking out smiley But I manage to access the site today, and just like birchie said, it is not an XFS scripted site. I never thought the XFS plugin can be used as non XFS scripted plugin's foundation tongue sticking out smiley
Re: Idea: Common plugin for XFileSharing
August 10, 2012 10:41AM
It's really difficult to maintain plugins that are built on the XFS framework but that override all the functionality. You don't get an overview of what the plugin is doing or what it's supposed to do.
Re: XFileSharing Pro
August 30, 2012 06:51AM
Hello,
We are the best Xfilesharing Pro template development company. We have already completed lots of xfilesharing Pro Templates.

Here are some URLs for Review...............
[cyberlocker.ch]
[www.sharpfile.com]
www.henchfile.com
[www.filefolks.com]
www.dynaupload.com
www.sharebees.com
[filedefend.com]
[easybytez.com]
[upfile.biz]
www.fileza.net
www.sharingbeast.com
www.file4sharing.com
[www.ishareupload.com]
filevelocity.com
www.filegag.com
www.shareupload.com
[www.usefile.com]
www.filesega.com
[thefileshouse.com]
www.shareuploads.org
www.netuploaded.com

We are ready to take your Xfilesharing pro template development Project.We assure you will get the best output.

Ready to start with your approval.
Waiting for your reply.

Live Chat:
Gtalk : webofsolutions@gmail.com
skype: ray_sus05

Mail us at:
web.of.solutions@gmail.com
Website: www.xfilesharingtemplates.com

Thanks
Susmita
www.xfilesharingtemplates.com



Edited 1 time(s). Last edit at 08/30/2012 06:53AM by Vity.
Re: Idea: Common plugin for XFileSharing
August 30, 2012 07:00AM
Sorry, but I think you've misunderstood what FreeRapid Downloader does. smiling smiley

tong2shot & birchie: Let's add support for all the above sites. thumbs up smiley



Edited 1 time(s). Last edit at 08/30/2012 07:01AM by ntoskrnl.
Re: Idea: Common plugin for XFileSharing
August 30, 2012 07:05AM
Please don't winking smiley. It just makes more server overloading with a downloading of useless plugins...

-------------------------------------

Re: Idea: Common plugin for XFileSharing
March 22, 2013 10:57PM
I just committed minor change in direct download handling, so it's possible to not handle the direct download.

And committed akafile.com as test case.

I haven't released them.

Please check and review the code. Thanks. smiling smiley
Re: Idea: Common plugin for XFileSharing
March 23, 2013 06:42AM
Could handleDirectDownload in AkaFile be simplified to
    @Override
    protected boolean handleDirectDownload(HttpMethod method) throws Exception {
        client.makeRequest(method, true);
        return false;
    }


######
Added in XFS "FileSizeHandlerNoSize" for when no file size is displayed on the site
makes it easier when creating plugins and reduces duplicate code

Committed the code for XFS and plugins AkaFile.com, FileNuke.com, NosVideO.com, VidBux.com (other plugins later)
I haven't released them
Re: Idea: Common plugin for XFileSharing
March 23, 2013 11:07AM
Nice work! Not much room for improvement.

Not released yet, but feel free to do that. You can also add some FileNameHandlers and FileSizeHandlers if necessary before releasing.
Sorry, only registered users may post in this forum.

Click here to login