Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Internet  |  Other Internet  |  Macfilink

Macfilink

Macfilink - 1.4.1

cloak affiliate links on your website

All Time: (2.0)
Version 1.4.1: (2.0)
Selected Version: 1.4.1
Release Date: 2007-06-27
License: Commercial
Downloads (version 1.4.1): 595
Downloads (all versions): 4,978
Price: $29.95

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

If you have an affiliate website, you could be losing hundreds of dollars! People can easily hijack your affiliate links to get them a discount instead of earning you money. Would you rather have that money that you deserve? You need Macfilink!

What's new in this version:

  • Added improved exception logging, to help with diagnosing any future issues.
  • Fixed an error that a few people experienced when checking for updates.
  • Some optimizations in the Macfilink Assistant window.
  • Minor tweaks for Leopard (10.5) compatibility.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9

Additional Requirements:

  • Mac OS X 10.3.9 or later.
  • Universal Binary.

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 1.4.1:
Overall Rating: (2.0) Features: Not rated (0.0) Support: (1.0)
Ease of Use: (1.0) Quality / Stability: Not rated (0.0) Price: (3.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Macfilink Developer NoteRe user guide - Version: 1.4.1, 6/28/2007 10:21AM PST

(1 of 1 users found this comment useful)

DejalSystems
Hi, I'm the author of Macfilink. I'm sorry you didn't find it intuitive. The sentence you refer to in the User Guide is simply suggesting that you may not need to use the User Guide to figure out the application functions, but if you do, the rest of the Guide explains each of them.

As for the application purpose, I've tried to explain it on the main product page, though perhaps not clearly enough. Macfilink is a specialized tool for people who earn money from affiliate sites. If that isn't you, this product won't help you, but if you do have such income, it will help protect it by cloaking the affiliate links.

It creates web pages that you can include on your site for each affiliate page you want to link to. Instead of embedding a link directly to the affiliate page, you link to the page Macfilink creates instead. The affiliate page is loaded within that page, so the location URL looks like it is on your site, but it's really a third-party page. The affiliate URL is hidden.

I hope this helps clear it up. Feel free to contact me if you have any further questions.
Post a commentAlert Admin

Macfilink ReviewIntuitive? Hardly! - Version: 1.4.1, 6/28/2007 12:04AM PST

(0 of 2 users found this comment useful)

grh-svo
What does this thing do? Wait, I'll check the user guide.

"Macfilink is very intuitive, so you can probably find out everything you need to know just by using and exploring the application." This is a serious offence against the logical rules applying to user guides. A user guide should tell you stuff. This one says "explore." Black mark.

Intuitive? No. Black mark. What, exactly does it do? The user guide should start with an explanatory note of why I need this tool and what it does. The guide should then progress to explain how to use it. Unfortunately the guide does neither.

Sorry, I wasted two hours "exploring" and am none the wiser. I simply have no idea what this tool is supposed to do, whether I should need it and, if so, how to use it.

Plonk.
Post a commentAlert Admin

Macfilink ReviewPractice your webmaster skill instead - Version: 1.1, 3/8/2005 06:28PM PST

(6 of 9 users found this comment useful)

ulyssesric_dotmac
Any one break the so-call "encoding" in one minute with only PHP.
1. Open your terminal, type "php" without quote, press return
2. Type "<? echo rawurldecode( <<<ENCODING " without quote and press return
3. Paste the encoded text (%6d%6c%3e%0a%...), press return
4. Type "ENCODING" without quote, press return
5. Type "); ?>" without quote, press return
6. Press Control-D
...and the original HTML will be displayed one your screen.

BTW, is there any webmaster so idiot to put value-added resource to someplace where users can directly access ? There are hundreds of methods you can hide you resource, for example:
1. Set the Apache to check HTTP-REFERER.
2. Set the Apache to use basic HTTP Authentication.
3. Put your file in directory other then htdocs/*, and use PHP readfile() command to dump it to authorized users.

Practice your webmaster and programming skill, and forget these silly tricks.
Post a commentAlert Admin