Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #16  
Old 03-22-2005, 08:19
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
Well, fast updates is what Delphi is good for. Great IDE, great language, great speed, great redistribution (it's still a one-file-tool). Rapid application development at its best

I could need help with writing a context-menu-plugin for Firefox, as it more or less requires JavaScript and Java - two languages I am not firm with and I do not really like.
So if you could and want to help, write me a PM!


//Edit: New version!

http://home.scarlet.be/~jp040888/rapidshare.rar

-adapted to a variable name changed by RapidShare
-extended, so that I am later able to react faster if there are future changes
-error message, if file was not found

see readme.txt!

Last edited by aldente; 03-22-2005 at 08:34.
Reply With Quote
  #17  
Old 03-24-2005, 07:11
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
new version!

now with a plugin for mozilla firefox.

see readme-file.

http://home.scarlet.be/~jp040888/rapidshare.rar

this will be the last version, until rapidshare chages something, because girls are worth spending time with them, the delphi ide is not.
Reply With Quote
  #18  
Old 03-24-2005, 16:49
Shub-Nigurrath's Avatar
Shub-Nigurrath Shub-Nigurrath is offline
VIP
 
Join Date: Mar 2004
Location: Obscure Kadath
Posts: 919
Rept. Given: 60
Rept. Rcvd 419 Times in 94 Posts
Thanks Given: 68
Thanks Rcvd at 328 Times in 100 Posts
Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499
10x a lot, excellent work!

just one thing I haven't understood clearly..

when in Firefox are you supposed to right click and use the plugin rapidshare download function?

I tried at the free button and doesn't work. tried before, selecting the rapishare url in this form:

http://rapidshare.de/files/952934/application.rar.html

and doesn't work (tells me incorrect url format).

could you add a little of string processing and internally converto urls in the above format to rapidshare:// urls? It would be much more usable.
or ad support for right click when you are in the initial rapishare page, where there's the "free" button??
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪)
There are only 10 types of people in the world: Those who understand binary, and those who don't
http://www.accessroot.com

Last edited by Shub-Nigurrath; 03-24-2005 at 17:05.
Reply With Quote
  #19  
Old 03-24-2005, 21:38
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
Right-click plugin just works with hyperlinks.

It was hard enough to develop this little plugin, far more difficult than to write the MSIE-extension.

The program itself is already capable of handling such links, the problem is:

The Firefox-extension is written in crappy JavaScript, I simply do not know how to create a link with the selected text, instead of the href-property.
Reply With Quote
  #20  
Old 03-24-2005, 22:11
Shub-Nigurrath's Avatar
Shub-Nigurrath Shub-Nigurrath is offline
VIP
 
Join Date: Mar 2004
Location: Obscure Kadath
Posts: 919
Rept. Given: 60
Rept. Rcvd 419 Times in 94 Posts
Thanks Given: 68
Thanks Rcvd at 328 Times in 100 Posts
Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499 Shub-Nigurrath Reputation: 400-499
ok ok.. I too do not know that much of js..if some1 willing to fix it would be great!
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪)
There are only 10 types of people in the world: Those who understand binary, and those who don't
http://www.accessroot.com
Reply With Quote
  #21  
Old 03-26-2005, 16:21
taos's Avatar
taos taos is offline
The Art Of Silence
 
Join Date: Aug 2004
Location: In front of my screen
Posts: 580
Rept. Given: 65
Rept. Rcvd 54 Times in 19 Posts
Thanks Given: 69
Thanks Rcvd at 133 Times in 36 Posts
taos Reputation: 54
another solution.
Attached Files
File Type: rar rapidshare.rar (681 Bytes, 41 views)
Reply With Quote
  #22  
Old 03-27-2005, 16:37
visu
 
Posts: n/a
Thats simple and innovative taos. May be you can integrate it with firefox using Greasemonkey

http://greasemonkey.mozdev.org/

From their website:

Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any webpage to change it's behavior. In much the same way that user CSS lets you take control of a webpage's style, user scripts let you easily control any aspect of a webpage's design or interaction.

For example you could:

* Make sure that all URLs displayed in the browser are clickable links
* Improve the usability of a site you frequent
* Route around common and annoying website bugs

Last edited by visu; 03-27-2005 at 16:40.
Reply With Quote
  #23  
Old 03-27-2005, 18:36
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
@visu:

Well, the current plugin for Firefox works just fine, and I already have a code sample, to work with non-clickable links, and it'll get implemented in the next version, until then I'll enjoy my freetime.
Reply With Quote
  #24  
Old 03-27-2005, 19:02
visu
 
Posts: n/a
Thanks but its not really complicated. I already have script based on taos's post. It automatically displays the RapidShare link without any delay or any user action.

Just install http://greasemonkey.mozdev.org/ in order to use attached script.

Instruction: drag following script on firefox, click Tools->Install User Script.

Thats it. Now whenever you visit RapidShare Free link, it will immidiately displays the URL (which you would otherwise see after delay). Very simple ( I prefer open source )

Visu

==== I appear to have problem uploading script hence I am copying it here, save following script in filename rapidshare.user.js and then drag it to firefox====


// ==UserScript==
// @name RapidShare QuickLink
// @namespace http://rapidshare.de
// @description This script will allow you to download from Rapidshare with no delay
// @include http://rapidshare.de/*
// ==/UserScript==

var counta=0;var countb=0;var countc=0;var countd=0;var counte=0;var countf=0;var countg=0;var counth=0;var counti=0;var countj=0;var countk=0;var countl=0;var countm=0;var countn=0;var counto=0;var countp=0;var countq=0;var countr=0;var counts=0;var countt=0;var countu=0;var countv=0;var countw=0;var countx=0;var county=0;var countz=0;

Last edited by visu; 03-27-2005 at 19:32.
Reply With Quote
  #25  
Old 03-28-2005, 00:03
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
@visu:

OK, it works, but you have to load 2 huge pages with ads and images each time you download, and believe me: that's not really funny, if you are on an ISDN-connection with superb 0,064 MBit/s!
Reply With Quote
  #26  
Old 03-28-2005, 01:48
visu
 
Posts: n/a
Hi,

I am not going into positive and negative of each approach. Thats personal preference. For me, its too inconvinient to copy URL and then use some external application to download. I prefer browser integration like most others.

Secondly, I do not think those are big pages. I only get text ads by google on that page and a rapidshare image, which is well handled by browser cache

Visu
Reply With Quote
  #27  
Old 03-29-2005, 03:13
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
Do not use my tool anymore, if you've still got copies, delete them, thanks!

RapidShare somehow does not like it
Reply With Quote
  #28  
Old 03-29-2005, 05:11
bukkake's Avatar
bukkake bukkake is offline
VIP
 
Join Date: Aug 2004
Location: /usr/home
Posts: 127
Rept. Given: 2
Rept. Rcvd 14 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 2 Posts
bukkake Reputation: 14
I think we all saw that coming, they will block that one day or another. Too bad, it was working real good
Nice job Big_or_what
Reply With Quote
  #29  
Old 03-29-2005, 05:34
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 35
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
It's no real problem to adapt it to their changes, I just don't want to risk anything.

Now, the message "service abuses will be prosecuted" and the IP-Adress are being transmitted with the submit-button click, and that's the point, which shows me, that I better stop now.

There are other tools almost finished, e.g. one which decrypts Anti-Leech-Packages, maybe you'll see them for public-download soon, but support for this tool has definately ended.
Reply With Quote
  #30  
Old 03-29-2005, 11:22
Crk
 
Posts: n/a
i like your tool, very easy, fast and small.... and specially because it WORKS. THANKS!

Regards
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programs kills itself - how to avoid that? aldente General Discussion 10 09-22-2005 11:15
How to avoid RAR corruption? Rhodium General Discussion 3 10-27-2003 03:20


All times are GMT +8. The time now is 10:08.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )