Looking for a good download manager !

Im looking for a good download manager which completely integrates into browsers like safari,firefox and opera specialy be able to catch rapidshare files when you try to download as premium user, preferably free
i really miss IDM in windows and thats why sometimes i need to switch to vista to start my downloads.
thanks for any advice or help

Look for them at VersionTracker or MacUpdate.

Similar Messages

  • Looking for a good Password Manager App for the iPhone

    I'm looking for a good and reliable Password Manager App for the iPhone with sync capabilities on macs. I've read several reviews on several different apps on iTunes, and either they don't work properly, or they're a rip off, or they just don't sync or all of the above. Any recommendations?
    Thanks in advance.

    I've been very happy with 1Password, though I haven't used the iPhone component (not having an iPhone).
    Disclaimer: any product suggestion and link given is strictly for reference and represents my opinion only. No warranties express or implied. I get no personal benefit from the sale of any product I may recommend in any of my posts in the Discussions. Your mileage may vary. Void where prohibited. You must be this tall to ride. Objects in mirror may be closer than they appear. Preservatives added to improve freshness. No animals were harmed in the making of this post.

  • Good download manager for macbook pro

    i am looking for a good download manager for macbook pro, to delay downloads until free zone data use for exede internet service  

    i am looking for a good download manager for macbook pro, to delay downloads until free zone data use for exede internet service  

  • Looking for a remote desktop management system

    Hello,
    I am looking for a remote desktop management system which should be very user-friendly. We would prefer a open-source software for that for further customization. I have found Paragent software which seems to be looking good so far, any suggestions regarding this would be appreciated.
    Thanks in advance.
    bmora96

    How is this related to Java?
    Edited by: wpafbuser1 on Feb 22, 2008 9:22 AM

  • Looking for some good documents on performance tunning

    Hi,
    please excuse me, as this is not a technical issue.as i am looking for some good ebooks ,can anybody suggest me some good site from where i can download free. or any metalink number.
    Message was edited by:
    user00726

    Hi,
    Its great to chat with you.. !!
    Really, I am impressed with the things what you have written.
    We are very lucky that such type of Great Person is in ORACLE World.
    As I am eagerly searching for "Practical Oracle8i(TM): Building Efficient Databases " an Hard Copy to read. But, its very hard to find it.
    I had seen Amazon for $44.20, In Our Currency its too high Almost 2000/-
    Can you share with us alteast an PDF Copy of that book.
    It's a request. from my side. and I will be very thankful to you.
    I am searching nearly from past 3 Months.
    Can you write some Book on RAC. I am searching for Good one...
    Thanks & Regards,
    Pavan Kumar N

  • Searching for a good file manager

    I'm searching for a good file manager. Konqueror 3.5 is quite good, dolphin 4.1 and konqueror 4.1 are not. Since konqueror 3.5 is going to die due to lack of support in the future, I kind of need to find a new good file manager...
    Do there exist file managers with the following features?
    Many of these features are things I thought were quite logical to be in a file manager, but seem to be missing in most "modern" ones...
    -independent of any desktop (gnome or KDE), just a standalone program
    -preferably not being both a web browser and file manager in once, at least not in an annoying way. Konqueror 3.5 shows that being that combination is possible without being annoying.
    -ability to have a tree view of the folders on one side and list view showing the files and subfolders of the folder currently selected in the tree on the other side
    -detailed list view showing at least filename, type, date and size, and the ability to sort according to any of these properties
    -a non-detailed view showing image contents would also be nice, to browse folders of photos or other images
    -ability to open files in certain programs if you doubleclick the file, NOT open it by singleclicking, singleclicking may only select it
    -ability to select multiple files by dragging box around files or using keys like "ctrl" and "shift"
    -ability to do "open terminal here" or type terminal commands in the current open directory
    -must have ability to drag files from one folder to another, from list view to tree view and vica versa, to move or copy them
    -and must have ability to use "ctrl+c" and "ctrl+v" to copy files and foldes from here to there
    -multiple tabs is a huge plus
    -favorites (to local folder paths) is also a huge plus
    -preview of files when hovering the mouse over them is nice
    -must have ability to zip and unzip (or other compression formats) folders by just right clicking them and choosing a zip/unzip command there
    -in addition to that, must also have ability to browse through a zip file as you would through a normal directory, and drag files from the insides of the zip file to the tree view to automatically unzip those files there, and of course "ctrl+c"/"ctrl+v" should also work to copy a file from the inside of the zip file, to some other folder on your disk
    -no horizontal autoscrolling in the tree view, that is an invention straight from the abyss...

    I know exactly how you feel about KDE 4 vs. 3 -- Konqueror was the best part of KDE for me (pretty much the only part I ever used, actually; my window manager is a slightly modified version of WMII and I generally loathe "desktop environments"). KDE 4 ruined it, completely and utterly.
    I submitted about 20 different bug reports about Konqeuror 4, mostly features that they'd deleted or mangled; some of them are starting to be addressed now. I don't think they'll ever fix the speed issues though, because those are dependent on the underlying KDE 4 libraries as far as I can tell -- it's as if KDE 4 were purposely and deliberately designed to be slower than KDE 3. Even if they fix all of its deficiencies, that'll probably keep me from using it...
    Right now there's KDEmod, which will hopefully maintain its KDE 3 branch for a while longer. It's starting to show some problems, though; I haven't been able to get kdemod konqueror 3 to work fully out of the box (the settings pages are all blank). On my main machine, I somehow managed to hack together some of the KDEmod3 packages so that I have a functional konqueror 3 running alongside the Arch repository's version of KDE4. I'm afraid to pacman -Syu now, though, because it will probably break horribly :P
    I don't remember exactly how I got konqueror 3 going like that, as I did it in my initial fit of rage after I did the pacman -Syu that got me KDE4 (a decision I have regretted ever since), but it was something like this:
    1. move /opt to /opt.kde4
    2. make a new /opt
    3. download several KDE 3 packages from the KDEmod3 repositories manually
    4. extract those packages into the new /opt with tar -xzf (NOT pacman!)
    5. try /opt/kde/bin/konqueror
    6. read reams of error messages about missing libraries, segfaults, etc.
    7. try to supply the missing libraries by downloading other kdemod3 packages and manually extracting them
    8. goto 5
    Then, when everything worked (sort of), I renamed some stuff so that 'konqueror' is konqueror 4 (I think having it konqueror 3 broke something else, but I don't remember what), and konqueror 3 is called 'k3nqueror'.
    If KDEmod3 ever goes away and there's no other good replacement file manager by then, I'll probably take the source code of KDE3 and try to make a standalone version of konqueror out of it. (Which will probably be quite a project because of how interdependent all the KDE components are.)
    Some features I "need" in a file manager, besides the ones you mentioned:
    - Konqueror's tree view (where you can expand folder branches in the file list)
    - Infinite view splitting -- I frequently have my konqueror windows split into 4, sometimes as many as 6 or 7 view panes. Very useful for sorting out files.
    - Selection rectangles are sensitive only over files -- I find full-row-select really annoying, because there are no guaranteed "blank" areas that you can click on to clear a selection. I also use this behaviour to grab long-named files that are interspersed with short ones, because they hilight first when the rectangle touches them (you wouldn't think this very useful, but surprisingly often you do want to do something to all the long-named files...)
    - Right-clicking on a folder and clicking "Paste" pastes into that folder, not the current one -- you'd be amazed at how many file managers get this wrong. I shouldn't have to cd into a folder just to paste some files there.

  • New Ipad User looking for some good CRM suggestions for small business

    Hello All,
    I am a new (and satisfied) Apple Ipad2 user.  I am the sales rep for a small business that is in the health care field.  I am looking for a good CRM program for the following reasons and I am wanting to know if there is a particular program that can provide any of these things for me:
    Ability to put in all of my customers information.  Seperate folders for each.
    Ability to add information to customer folders/files based on recent phoen conversations or actual on-site visits.
    Ability to set a reminder of when to call back on that customer to see status of his/her patient that was fit with our product.
    Ability to allow other members of the company to check in on this information as well.
    A little background, we are a small company in the health care field.  We have 90 customers currently and we are growing at a steady pace.  I would like for my upper management to look at the CRM at any point and see what is going on with each customer.  If I sell a product to Customer A, then I would like a reminder to pop up 6 months from now when that patient will be ready for another product.  I would also like to be able to update a customer file so that management can see when I called on a customer, etc.
    I appreciate everyone's input as I have never utilized a CRM program.  I am currently using Dropbox for all of this right now, but it seems like a CRM would be more organized,
    Thank you,
    --Ryan

    HI Ryan,
    Did you find an app for CRM, one thing that I'm also curious about, you may need to find one that is HIPPA compliant.
    James

  • New to Mac and I am looking for a good app to process labels for envelopes. Used to use the Printmaster program on the PC side.  Wondering if "Pages" Iis the correct program to buy of is there another option. Thank you.

    New to Mac and used to use a program called print master for making all kinds of labels etc. I am looking for a good app to do the same.  I was wondering if the Pages app was the right choice to do the labels etc.  I understand that pages I'd a word processing app but I was unable to tell if it could do what I was looking for. Any suggestions would be greatly appreciated

    The Contacts application will print envelopes and is already on your iMac. See this Apple article for information on how to do it.
    Best of luck.

  • Looking for a good method or APP to have client sign a form in a text box

    I am looking for a good method or App to take an existing form/Document and have a client sign, date etc.  I will want to create the text boxes in a stationary location.  Possibly to also take a picture to add to form.
    Has anyone used any apps to accomplish this?
    Apps I have tried.
    Signnow
    Sign PDF
    Sign Easy
    Sign Easy is about the best except the signatures (text boxes, dates, etc) are free floating and confuse people where to add them on form each time.  Clients have no clue how to use it.
    Any suggestions would be helpful.  I may be over complicating this also, as there could just be a PDF app that I utilize.
    Thanks,
    Jim

    Maybe more than you need...
    PDF readers
    PDF Expert – the PDF handling app for the iPad. "It allows you to markup documents with highlights and handwriting, insert text and stamps, sign and even merge PDFs."
    https://itunes.apple.com/us/app/pdf-expert-5-fill-forms-annotate/id743974925?mt= 8
    iAnnotate – turns your tablet into a world-class productivity tool for reading, marking up, and sharing PDFs, Word documents, PowerPoint files, and images.  Has a secure document edition designed for corporations.
    http://www.branchfire.com/iannotate/

  • Looking for a good application to use with my printer so i can print my own photo calanders and invitations?, looking for a good application to use with my printer so i can print my own photo calanders and invitations?

    looking for a good application so i can print photo calanders and invitations at home?

    Hello, i'm using same version of iphoto as you unless you have upgraded.  i am looking to do the same with printing my photo cards to sell at an art tour.  i have made photo cards by using an 8 1/2 by 11 glossy photo paper or matte photo paper.  printing each side separately.  then folding it either horizontally or vertically depending on how  i have designed the card...i'm looking to do a better job and am looking for it to look more professional.  is there special blank card paper to make it look more professional.  many thanks for your reply.

  • Looking for a reading App.  iPad (iOS 7.1.2) - Kindle.  I am looking for a good app that can help a college student with reading books that cannot be found on audio book. Voice over works, but monotone!

    Looking for a reading App.
    iPad (iOS 7.1.2) - Kindle.
    I am looking for a good app that can help a college student with reading books that cannot be found on audio book.  I have tried voice over and it works but it's very monotone and it really strings things together. 
    - I'm willing to pay for a good app but I can't seem to sort though the many that are out there. Any suggestions.

    Ah. I'm surprised, but there we go.
    Have a look here ...
    http://jam.hitsquad.com/vocal/about2136.html
    (courtesy of googling 'OSX free multitrack recording software')
    Didn't have time to do more than skim, but 'Ardour' looked promising. Protools is the only one I've used, the full product is one of the industry standards, but the free 'lite' version listed here seems to be limited to 2 in/out as well.
    Referring to your original post, I'd think trying to write or 'script' something would be a nightmare ... synchronisation of streams within something like Applescript would be a major issue, quite apart from anything else.
    G5 Dual 2.7, MacMini, iMac 700; P4/XP Desk & Lap.   Mac OS X (10.4.8)   mLan:01x/i88x; DP 5.1, Cubase SX3, NI Komplete, Melodyne.

  • Looking for a good note taking app: Are there new features for the Notes app in iOS6?

    Hi,
    I've read that the Notes app with Mountain Lion will be available for OS X as well, and I was wondering if there will be any significant updates to the Notes app coming in iOS 6?
    The Notes app in Mountain Lion supports, as far as I know, text formatting, images and attachments. The Notes app in iOS 5 does not have any of these features, yet still it is claimed that the OS X client will sync with the iPhone, iPad and iPod touch. This means that there must be some rather significant updates coming for the Notes app in iOS 6 to match up with the features of its Mac counterpart. Still, no updates to the Notes app are listed in any of the iOS 6 feature lists I've seen so far.
    I'm looking for a good note taking app for OS X and iOS. I don't like how Springpad works, neither did Evernote work out for me, it's just too complex - I like Simplenote a lot though, it's just that its approach is too radical in my opinion. I was thinking that the Mountain Lion Notes app might be a good alternative because it combines simplicity with rich text formatting and attachments. I kind of hate the skeuomorphic user interface though.
    best, Ian

    You are only addressing other iPad users here & no Apple employees. We have no way of knowing, so you'll have to wait until iOS 6 is released.
    Here's some general info.
    Working with Notes and Documents on the iPad – Alternatives & Suggestions
    http://ipadacademy.com/2012/04/working-with-notes-and-documents-on-the-ipad-alte rnatives-suggestions
     Cheers, Tom

  • Looking for a good movie maker app for iPad 1

    Hi Everybody-
      I am looking for a good Photo/Movie maker for the iPad 1. Something that I can add Photos/Movies together and add some songs and have editing capabilities for all of it and possiabily export it as well to my PC to burn to DVD/CD.
    So if anybody can give my recomondations, I'd really appriciate it.There some good ones, but not for the iPad 1. So I wanted to get all of your suggestions so I can narrow down my search. Please let me know if you need further information as well.
    Thanks so much for your time.
    Sincerely- Douglas

    There are no movie maker apps in the App Store that will work well on the iPad 1, it just doesn't have enough RAM. If you read the reviews for the Avid app in the App Store everyone with an iPad 1 is complaining about it. iMovie, as you probably already knew, does not have a version for the iPad 1.
    Wait for the iPad 3 and then set about making movies, the 1 (which I also have) just does not have the horsepower for what you want to do.

  • Looking for a good music player app

    Hi.
    I have a problem. i'm looking for a good music player app for my new iphone (which i will buy my next month) in terms of playing music. after having 3 phones in the last 9 months i'm still unhappy.
    Had a Samsung Galaxy Ace. sound was above average but due to underpowered processor + RAM (and Samsung stating they won't update the software anymore) i had to sell it.
    Than had a Sony Ericcson Xperia Neo but felt the sound was "flat" and bland" and left me disappointed and uninspired coming from a well-known phone maker know for its audio & visual expertise.
    Now, i currently have the HTC Desire S. umm although the sound was "Ok" with its usual pre-set equalizers (common among Android phones) and SRS sound enhancement it felt me wanting more and although i have the phone for a week now i would say "so far-so good."
    but i heard the best music phones out there are those with either Beats Audio (which are very brand new) or the ones with Dolby Mobile.
    had an iPod touch (4th-gen) and i was amazed and impressed by the sound quality.
    so, if i can get away with a good music player app that recreates surround sound, has good preset EQ's along with customisable ones and one with Dolby-like support which app would you recommend?
    Thank you.

    Stock lock screen does not normally support 3rd party widgets so you wont find any third party players that allows you access while on lock screen..  As for the player I perfer Meridian Media Player Revolute from https://market.android.com/details?id=org.iii.romulus.meridian&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5paWkucm9tdWx1cy5tZXJpZGlhbiJd

  • Im looking for a good note app with pen for taking notes ( in english and german )during business trips. Can anyone help

    I'm looking for a good note app with pen function for taking notes ( in English and German ) during business trips. Can anyone help?

    Really sorry to hear about this, particularly when you're putting your life on the line. But Apple cannot track your iPhone in any way unless you had set up Find My iPhone prior to it being lifted.
    It's possible that AT&T might be able to do something, but it's probably that they cannot track it, or will not without a request from an authorized law enforcement agency, but rather would only disable the device. You'll have to try and find a way to contact AT&T directly and ask if they can do anything to help you; the chances of any AT&T employee in a position to help you spotting this thread it pretty small.
    Good luck, stay safe, and come home soon.
    Regards.

Maybe you are looking for

  • Two iPhones, One MBP - Best way to share?

    So, my husband just got an iPhone. I will get one soon, but not for a few months. I have a MBP, where the iTunes library lives. When he got an iPod we simply sync'd it with my library... multiple iPods, no prob. Well, now with the iPhone, he will wan

  • HT201318 how to reimburs icloud storage bill

    Hi I want to buy icloud storage. How can I get reimbursed by Apple? I would like to know the procedure before I buy extra storage. I am asking this because I can see this message displayed on my mobile's screed that contact Apple to refund storage ch

  • Discoverer Admin

    Hi All, Discoverer Admin. I am facing folder problem of custom folder. In that i wrote SQL query and validated sql query but when i am using run time parameter of bind variable it is not validating,how to use lexical parameter. Thanks, Binu

  • Replace repo package with svn version of the software?

    I need a package from the extra repository to be a newer, svn version. Since there is all kind of stuff depending on it and I don't want to mess with dependencies, I thought it would be best to create the same package myself (using svn sources) and t

  • How to enter more than 132 characters in a Parameters Field

    Hi Everyone, I have a field of type file_table-filename as Parameters in my Selection-screen. The size of the filename is 1024 characters as declared in the structure file_table. But when i am trying to enter the path into this field, its allowing no