Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
10 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 10

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Fusker

Fusker can be a verb, a noun that describes a technology for the World Wide Web, or a noun that describes the output web page of that technology. As a verb, to fusker is to identify a range of images to a fusker Script (computer_programming) that returns a web page that displays all of the images within the range.

For example, if you enter the text http://www.example.com/images/pic[1-16].jpg in the form on a fusker web page, the fusker technology would produce a page that displays all sixteen images in that range, from http://www.example.com/images/pic1.jpg through http://www.example.com/images/pic16.jpg. It is also possible to use lists of words by writing http://www.example.com/images/{small,medium,big}.jpg which will produce three urls, each with one word from the bracketed list. The web page is then presented to the person who did the fusker, and can also be saved on the fusker web server so that other people may view it.

= Fusker implementations =

The most well-known provider of fusker technology on the web is Fusker.com, which was built from scratch using PHP and MySQL. A version of these scripts can be downloaded for free from fusker.com, and anyone who wants can run their own fusker website. In addition to the basic functionality, it offers extended features like displaying a page of thumbnail images that are linked directly to larger images.

In a sense, the fusker technology extracts images from their original locations and displays them in a new web page. Each image is thus extracted , or separated, from any surrounding information that the provider of the image may have wanted, like solicitations for services. Still, the images are not copied by the fusker technology; the new page that the fusker technology produces instructs the browser to retrieve each image from its host web server and display it in the context of the new page.

Many server-side implementations of the Fusker technology are available on the web. Most appear to be based on the Fusker.com website s technology.

=Controversy=

Visitors to a fusker website frequently see copyrighted pornography images that have been separated from their intended context, which is usually a web-page-based advertisement for a porn site; the original page usually has a gallery of thumbnail images that are representative of the site s offerings. Understandably, any fusker that displays copyrighted images generally upsets the people who are hosting the images, because the fusker is displaying those images outside of the intended context.

Some web site administrators have implemented technology of their own to prevent their images from being fuskered . This is usually done by checking the Referer field in the request header or requiring that the user logs in.

The fusker technology includes a mechanism for reporting fuskers that contain illegal content.

==Etymology==

Fusker is a Danish slang term for a hacker or cheater, for example the kind of person who uses company resources for personal benefit. In English language it nearly exclusively refers to the meaning described here.

= History =

The original fusker technology was created by Carthag Tuek, who made the Perl Common Gateway Interface script as a work-alike of the UNIX/Linux cURL tool, specifically the url-globbing functionality of this. It was first publicized in late 2001 and was removed two years later, as the bandwidth usage became too unwieldy and the author preferred to avoid commercializing the site with advertisements. The original script also had a bug that would occasionally cause memory overflows. Several versions are available under a Perl license on Tuek s homepage.

The idea has been continued by others and ported to other scripting languages. There also exist JavaScript implementations.

=External links=

  • [http://www.fusker.com Fusker.com]