plexgiffer 1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3041
PlexGiffer 1.0
PlexGiffer offers users a useful tool to create web buttons using user-supplied text, background, shapes, fonts and styles. more>> PlexGiffer 1.0 offers users a useful tool to create web buttons using user-supplied text, background, shapes, fonts and styles.
Usage:
- java -cp giflabels.jar$CLASSPATH com.plexobject.tools.image.giflabels.GifLabelMaker [properies-file]. For example java -cp giflabels.jar$CLASSPATH -Dtext="Sample Text" -Dborder="true" -DoutputFile=images/sample.gif -Dshape="button" com.plexobject.tools.image.giflabels.GifLabelMaker label.properties
Requirements:
- Java Runtime Environment (JRE) version of 1.4 or later
- 5 MB disk space
Added: 2007-12-20 License: Freeware Price: FREE
1 downloads
Polyester 1.0
Polyester is a widget style + kwin decoration both aimed to be a good balance between eye candy and simplicity. more>>
Polyester is a widget style + kwin decoration both aimed to be a good balance between eye candy and simplicity.
<<less Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
926 downloads
Wmlife 1.0.0
wmlife is a life and death dockapp. more>>
wmlife is a program launcher dockapp.
Wmlife is a dock app running Conways Game of Life (and program launcher). Life is played on a grid of square cells where a cell can be either live or dead. In the rules, you count the number of live neighbours for each cell to determine whether a cell lives or dies;
Birth A dead cell with exactly three live neighbours becomes a live cell.
Survival A live cell with two or three live neighbours stays alive.
Overcrowding / Loneliness In all other cases, a cell dies or remains dead.
Normally Life is implemented on an infinite board but due to size restraints wmlife implements the grid as a torus. In a torus, the grid wraps at the edges from top to bottom and left to right.
<<lessWmlife is a dock app running Conways Game of Life (and program launcher). Life is played on a grid of square cells where a cell can be either live or dead. In the rules, you count the number of live neighbours for each cell to determine whether a cell lives or dies;
Birth A dead cell with exactly three live neighbours becomes a live cell.
Survival A live cell with two or three live neighbours stays alive.
Overcrowding / Loneliness In all other cases, a cell dies or remains dead.
Normally Life is implemented on an infinite board but due to size restraints wmlife implements the grid as a torus. In a torus, the grid wraps at the edges from top to bottom and left to right.
Download (0.090MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
xexec 1.0
xexec is a client/server system to locate a program via the X11 protocol and spawn it. more>>
xexec is a client/server system to locate a program via the X11 protocol and spawn it.
It is useful for loading the Web browser on your machine from a program run on a remote host.
Usage:
hosta$ xlisten open-url /bin/sh -c htmlview "$CMD"
hostb$ xexec open-url http://www.google.com/
note that your "exe" for xlisten must return before xlisten responds. any output written to stdout will be passed back to xexec.
<<lessIt is useful for loading the Web browser on your machine from a program run on a remote host.
Usage:
hosta$ xlisten open-url /bin/sh -c htmlview "$CMD"
hostb$ xexec open-url http://www.google.com/
note that your "exe" for xlisten must return before xlisten responds. any output written to stdout will be passed back to xexec.
Download (0.031MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
DupeFinder 1.0.2
DupeFinder is a simple application for locating, moving, renaming, and deleting duplicate files in a directory structure. more>>
DupeFinder is a simple application for locating, renaming, moving and deleting duplicate files in a directory structure.
Its perfect both for users who havent kept their hard drives very well organized and need to do some cleaning to free space, and for users who like to keep lots of backup copies of important data "just in case" something bad should happen.
Main features:
Although DupeFinder is a quite small application, it should have all of the features you will need to remove and reorganize large directories full of duplicate files:
- Well designed graphical interface with full tooltip and "Whats This?" question button support, useful in an application which you probably wont need to use frequently
- Quick processing by eliminating analysis of unwanted data through file extension filtering
- View files in external applications by double-clicking
- Rename files in place or move to new locations
- Default settings disallow deletion of all copies of duplicate files to prevent accidental data loss
- Generate simple reports identifying groups of duplicate files for later processing
While everything works pretty well in most cases, there are a few issues with DupeFinder to be aware of. I hope to fix most of the following bugs sometime soon:
- May crash if files containing "~" or ":" characters are encountered
- May crash if self referencing symlinks are encountered
- Zero byte files cannot be deleted
- May not be able to delete files with Unicode characters in filename
- Display does not update if identified duplicates are moved, renamed or modified external to DupeFinder
<<lessIts perfect both for users who havent kept their hard drives very well organized and need to do some cleaning to free space, and for users who like to keep lots of backup copies of important data "just in case" something bad should happen.
Main features:
Although DupeFinder is a quite small application, it should have all of the features you will need to remove and reorganize large directories full of duplicate files:
- Well designed graphical interface with full tooltip and "Whats This?" question button support, useful in an application which you probably wont need to use frequently
- Quick processing by eliminating analysis of unwanted data through file extension filtering
- View files in external applications by double-clicking
- Rename files in place or move to new locations
- Default settings disallow deletion of all copies of duplicate files to prevent accidental data loss
- Generate simple reports identifying groups of duplicate files for later processing
While everything works pretty well in most cases, there are a few issues with DupeFinder to be aware of. I hope to fix most of the following bugs sometime soon:
- May crash if files containing "~" or ":" characters are encountered
- May crash if self referencing symlinks are encountered
- Zero byte files cannot be deleted
- May not be able to delete files with Unicode characters in filename
- Display does not update if identified duplicates are moved, renamed or modified external to DupeFinder
Download (0.021MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1290 downloads
gbdfed 1.0
gbdfed lets you interactively create new bitmap font files or modify existing ones. more>>
gbdfed lets you interactively create new bitmap font files or modify existing ones. It allows editing multiple fonts and multiple glyphs.
gbdfed allows cut and paste operations between fonts and glyphs and editing font properties. The editor works natively with BDF fonts.
gbdfed can import:
Metafont PK/GF fonts.
Han Bitmap Font format (HBF) fonts.
Linux console (PSF, CP, and EGA/VGA) fonts.
Sun VF fonts.
OpenType (OTF & TTF) fonts (using Freetype 2).
A font from the X server.
gbdfed can export:
PSF2 Linux console fonts.
HEX fonts (see online help).
The editor also supports 2, 4, and 8 bits-per-pixel gray scale fonts for embedding in OTF fonts.
Main features:
- Multiple fonts can be loaded from the command line.
- Multiple fonts can be open at the same time.
- Cutting and pasting glyphs between fonts.
- Multiple glyph bitmap editors can be open at the same time.
- Cutting and pasting between glyph bitmap editors.
- Export of XBM files from glyph bitmap editors.
- Automatic correction of certain metrics when a font is loaded.
- Generation of XLFD font names for fonts without XLFD names.
- Update an XLFD font name from the font properties.
- Update the font properties from an XLFD font name.
- Font property editor.
- Font comment editor.
- Supports unencoded glyphs (ENCODING of -1).
- Display of glyph encodings in octal, decimal, or hex.
- Builtin on-line help.
- Imports PK/GF fonts.
- Imports HBF (Han Bitmap Font) fonts.
- Imports Linux console fonts (PSF, CP, and FNT).
- Imports Sun console fonts (vfont format).
- Imports fonts from the X server.
- Imports Windows FON/FNT fonts.
- Imports TrueType fonts and collections.
- Exports PSF fonts.
- Exports HEX fonts.
<<lessgbdfed allows cut and paste operations between fonts and glyphs and editing font properties. The editor works natively with BDF fonts.
gbdfed can import:
Metafont PK/GF fonts.
Han Bitmap Font format (HBF) fonts.
Linux console (PSF, CP, and EGA/VGA) fonts.
Sun VF fonts.
OpenType (OTF & TTF) fonts (using Freetype 2).
A font from the X server.
gbdfed can export:
PSF2 Linux console fonts.
HEX fonts (see online help).
The editor also supports 2, 4, and 8 bits-per-pixel gray scale fonts for embedding in OTF fonts.
Main features:
- Multiple fonts can be loaded from the command line.
- Multiple fonts can be open at the same time.
- Cutting and pasting glyphs between fonts.
- Multiple glyph bitmap editors can be open at the same time.
- Cutting and pasting between glyph bitmap editors.
- Export of XBM files from glyph bitmap editors.
- Automatic correction of certain metrics when a font is loaded.
- Generation of XLFD font names for fonts without XLFD names.
- Update an XLFD font name from the font properties.
- Update the font properties from an XLFD font name.
- Font property editor.
- Font comment editor.
- Supports unencoded glyphs (ENCODING of -1).
- Display of glyph encodings in octal, decimal, or hex.
- Builtin on-line help.
- Imports PK/GF fonts.
- Imports HBF (Han Bitmap Font) fonts.
- Imports Linux console fonts (PSF, CP, and FNT).
- Imports Sun console fonts (vfont format).
- Imports fonts from the X server.
- Imports Windows FON/FNT fonts.
- Imports TrueType fonts and collections.
- Exports PSF fonts.
- Exports HEX fonts.
Download (0.29MB)
Added: 2006-01-19 License: Free To Use But Restricted Price:
1376 downloads
APLoader 0.1.0
APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. more>>
APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby.
Features include:
fault tolerance
a progress meter
failed batch logs
minimal requirements
a programmable API
excellent performance.
The APLoaderproject is a PostgreSQL Community project that is a part of the pgFoundry.
<<lessFeatures include:
fault tolerance
a progress meter
failed batch logs
minimal requirements
a programmable API
excellent performance.
The APLoaderproject is a PostgreSQL Community project that is a part of the pgFoundry.
Download (0.015MB)
Added: 2006-10-30 License: BSD License Price:
1092 downloads
bengsaver 1.1.0
bengsaver is a fascinating screensaver for KDE. more>>
bengsaver is a screensaver for KDE. It shows bouncing balls or bee swarms, with collision detection.
Enhancements:
- added OpenGL frontend for drawing 3D balls
<<lessEnhancements:
- added OpenGL frontend for drawing 3D balls
Download (0.41MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1643 downloads
podLoadr 1.0
podLoader allows you to load content from the Web or other desktop files onto your iPod. more>>
podLoader allows you to load content from the Web or other desktop files onto your iPod. Later, for example while traveling, you can check out news from any RSS feed, the weather, or the contents of any file from your desktop.
This application uses the "Notes" feature on third-generation or later touch wheel iPods.
Usage:
In Brief:
- Run podLoadr by double-clicking on podloadr.jar after installing the JRE (or run java -jar podloadr.jar from a command prompt)
- Drag & drop files or links onto the "Files & Links" tab. Browsing or manually typing the file name also works.
- Check some news feeds, add weather zip codes and create a notes on their respective tabs.
- Click the run button (ensure that the iPod is connected and enabled in disk mode).
In Detail:
- In order to load a web page or news feed simply do the following:
- Ensure that your iPod is enabled for disk use. To do this in iTunes:
- Select your iPod under Devices in the Source list.
- Click the Summary tab.
- In the Options section of the Summary pane, click the "Enable disk use" checkbox.
- Note that if the "Manually manage songs and playlists" option is enabled, "Enable disk use" is always enabled or turned on.
- Connect your iPod to your computer as you usually do.
- Exit iTunes - just to be safe.
- Ensure that you have a recent version of the Java runtime (either JDK or JRE) from Sun.
- Run podLoadr by double clicking on podLoadr.jar. Alternatively you can open a command prompt and type java -jar podLoadr.jar
- Note that podLoadr.jar itself can be stored on the ipod and run directly from there. Keep podLoadr.jar and podLoadr.ini together.
- Populate the various tabs in podLoadr.
- Add your custom items to the "Files & Links" tab. This can be done in any of the following ways.
- Drag a file from your desktop or Explorer onto the list
- Drag a link from Internet Explorer or Firefox onto the list (by grabbing the icon in the address box)
- Type the full name of a file in the Name box and click on add
- Click on "Add/Browse" and navigate to the file you need and add it to the list.
- Check off the news feeds that you want from the categorized list.
- Enter the ZIP codes of the weather you want separated by commas.
- Double check the ipod tab to ensure that the drive letter is correct. Or if you have multiple iPods then you can change this setting. (If thats too confusing feel free to send the other iPod my way :-)
To view the note, disconnect your iPod, scroll the menu to Extras, and select Notes. Choose the name the file you created and press the Center button to display the content of the file. You can.t edit the file using iPod, but you can delete it or update it whenever your iPod is connected to your computer.
podLoader uses the "Notes" feature of the iPod to support downloading and offline viewing of online content. Such presentations can be used, for example, as directed lessons or self-paced electronic guided tours. Notes is available on iPod models beginning with third-generation iPod (dock connector) models with the touch wheel.
<<lessThis application uses the "Notes" feature on third-generation or later touch wheel iPods.
Usage:
In Brief:
- Run podLoadr by double-clicking on podloadr.jar after installing the JRE (or run java -jar podloadr.jar from a command prompt)
- Drag & drop files or links onto the "Files & Links" tab. Browsing or manually typing the file name also works.
- Check some news feeds, add weather zip codes and create a notes on their respective tabs.
- Click the run button (ensure that the iPod is connected and enabled in disk mode).
In Detail:
- In order to load a web page or news feed simply do the following:
- Ensure that your iPod is enabled for disk use. To do this in iTunes:
- Select your iPod under Devices in the Source list.
- Click the Summary tab.
- In the Options section of the Summary pane, click the "Enable disk use" checkbox.
- Note that if the "Manually manage songs and playlists" option is enabled, "Enable disk use" is always enabled or turned on.
- Connect your iPod to your computer as you usually do.
- Exit iTunes - just to be safe.
- Ensure that you have a recent version of the Java runtime (either JDK or JRE) from Sun.
- Run podLoadr by double clicking on podLoadr.jar. Alternatively you can open a command prompt and type java -jar podLoadr.jar
- Note that podLoadr.jar itself can be stored on the ipod and run directly from there. Keep podLoadr.jar and podLoadr.ini together.
- Populate the various tabs in podLoadr.
- Add your custom items to the "Files & Links" tab. This can be done in any of the following ways.
- Drag a file from your desktop or Explorer onto the list
- Drag a link from Internet Explorer or Firefox onto the list (by grabbing the icon in the address box)
- Type the full name of a file in the Name box and click on add
- Click on "Add/Browse" and navigate to the file you need and add it to the list.
- Check off the news feeds that you want from the categorized list.
- Enter the ZIP codes of the weather you want separated by commas.
- Double check the ipod tab to ensure that the drive letter is correct. Or if you have multiple iPods then you can change this setting. (If thats too confusing feel free to send the other iPod my way :-)
To view the note, disconnect your iPod, scroll the menu to Extras, and select Notes. Choose the name the file you created and press the Center button to display the content of the file. You can.t edit the file using iPod, but you can delete it or update it whenever your iPod is connected to your computer.
podLoader uses the "Notes" feature of the iPod to support downloading and offline viewing of online content. Such presentations can be used, for example, as directed lessons or self-paced electronic guided tours. Notes is available on iPod models beginning with third-generation iPod (dock connector) models with the touch wheel.
Download (2.6MB)
Added: 2007-05-01 License: Freeware Price:
961 downloads
TuxSaver 1.0
TuxSaver is a 3D OpenGL screensaver for KDE. more>>
TuxSaver is a 3D OpenGL screensaver for KDE.
You can see Tux living on a tropical island or on an iceberg. Choose your favorite island in the setupdialogbox !
Watch Tux being kidnapped by aliens.
Watch Tux in a submarine.
New Stories and New Objects including sounds!
It requires OpenGL and KDE 3.x.
Dont watch this screensaver too long, you might get seasick !
Send me an email If you would like to draw new object in ac3d, make/change stories or add sounds. (see howto in setupdialogbox for more info, its not very difficult)
Enhancements:
- ported to automake-1.7, autoconf-2.5x and kdevelop-3.x
- major bugfix (thanks to Matthew Tang for the bugreport)
- translation to Dutch
- translation to French (thanks to G?rard Delafond)
<<lessYou can see Tux living on a tropical island or on an iceberg. Choose your favorite island in the setupdialogbox !
Watch Tux being kidnapped by aliens.
Watch Tux in a submarine.
New Stories and New Objects including sounds!
It requires OpenGL and KDE 3.x.
Dont watch this screensaver too long, you might get seasick !
Send me an email If you would like to draw new object in ac3d, make/change stories or add sounds. (see howto in setupdialogbox for more info, its not very difficult)
Enhancements:
- ported to automake-1.7, autoconf-2.5x and kdevelop-3.x
- major bugfix (thanks to Matthew Tang for the bugreport)
- translation to Dutch
- translation to French (thanks to G?rard Delafond)
Download (1.8MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1503 downloads
Blogfish 1.0
Blogfish is the memepool. more>>
Blogfish is the memepool.
Blogfish is social networking meets evolutionary software meets peer-to-pier networking. Blogfish is best eaten wrapped in newspaper, with salt and vinegar. Blogfish is the fin end of the wedge.
More prosaically, blogfish is a Gnome panel applet, written in Python using PyGTK and Gnome-python. It allows you to spread your blog URL, website URL or random thoughts to other users. Good memes survive; bad ones are voted down and go belly up.
Main features:
- New simple peer for running on servers, systems without X
- RPM!
- Bugfixes: no longer sucks so much memory; dies nicely on exit; networking bugs, lots; resizes nicely
- Drag and drop URL to add new fish
- Nice new icon
- UI compatibility with the HIG
- Simpler install script
- Compatibility with Python < 2.3
- Beaten to release by Sarge, FFS
<<lessBlogfish is social networking meets evolutionary software meets peer-to-pier networking. Blogfish is best eaten wrapped in newspaper, with salt and vinegar. Blogfish is the fin end of the wedge.
More prosaically, blogfish is a Gnome panel applet, written in Python using PyGTK and Gnome-python. It allows you to spread your blog URL, website URL or random thoughts to other users. Good memes survive; bad ones are voted down and go belly up.
Main features:
- New simple peer for running on servers, systems without X
- RPM!
- Bugfixes: no longer sucks so much memory; dies nicely on exit; networking bugs, lots; resizes nicely
- Drag and drop URL to add new fish
- Nice new icon
- UI compatibility with the HIG
- Simpler install script
- Compatibility with Python < 2.3
- Beaten to release by Sarge, FFS
Download (0.14MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1554 downloads
Clearbox 1.0
Clearbox is a customizable theme for the Metacity Window Manager. more>>
Clearbox is a customizable theme for the Metacity Window Manager.
A small GTK application allow configure the differents theme aspects, preview the theme and save it in the user themes folder.
The options that can be configured in the Clearbox theme are the following ones:
- Topbar style
- Clearbox-out, Clearbox-in or flat
- Gradient intensity (3 levels)
- Frame style
- Square corners or rounded corners
- Border width
- Colorized borders
- Interior outline
- 3D effect borders
- Title position
- Left or center
- Text with shadow
- Controls style
- Simple, with dark frame or with clear frame
- Buttons size
- Buttons gap
- Button menu style
- Arrow or application icon
- Theme colors
- GTK theme colors or custom colors
<<lessA small GTK application allow configure the differents theme aspects, preview the theme and save it in the user themes folder.
The options that can be configured in the Clearbox theme are the following ones:
- Topbar style
- Clearbox-out, Clearbox-in or flat
- Gradient intensity (3 levels)
- Frame style
- Square corners or rounded corners
- Border width
- Colorized borders
- Interior outline
- 3D effect borders
- Title position
- Left or center
- Text with shadow
- Controls style
- Simple, with dark frame or with clear frame
- Buttons size
- Buttons gap
- Button menu style
- Arrow or application icon
- Theme colors
- GTK theme colors or custom colors
Download (0.60MB)
Added: 2005-08-14 License: GPL (GNU General Public License) Price:
1531 downloads
gperfmeter 2.1.0
gperfmeter displays performance statistics for a given hostname. more>>
gperfmeter displays performance statistics for a given hostname.
If no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
<<lessIf no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
Download (0.73MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
OpenWorld 1.0
OpenWorld provides an icon theme for GNOME or KDE. more>>
OpenWorld provides an icon theme for GNOME or KDE.
It aims to follow FreeDesktop icon theme spec.
This icons collection was built gradually over couple of years. Icons were made for various purposes: StarOffice presentations, illustrations, design documents, OpenSolaris.org website, my blog etc.
Most of them were drawn while waiting in public places, like airports or bus stands or at home if dial-up connection goes down to trickling bytes. It is perhaps the most complete icon theme made on Java Desktop System. I havent tested it on other Gnome or KDE desktops.
In the introduction about this collection I mentioned its design principle. It is done using SVG which is quite object oriented and one could easily reuse items from icon in another icon. Finally icons were rasterized to PNG using rsvg(1)
All icons are original and they do not intend to copy icons from any other operating system or icon theme. These are released under CDDL open source license. Feel free to copy the ideas for other icon themes!
<<lessIt aims to follow FreeDesktop icon theme spec.
This icons collection was built gradually over couple of years. Icons were made for various purposes: StarOffice presentations, illustrations, design documents, OpenSolaris.org website, my blog etc.
Most of them were drawn while waiting in public places, like airports or bus stands or at home if dial-up connection goes down to trickling bytes. It is perhaps the most complete icon theme made on Java Desktop System. I havent tested it on other Gnome or KDE desktops.
In the introduction about this collection I mentioned its design principle. It is done using SVG which is quite object oriented and one could easily reuse items from icon in another icon. Finally icons were rasterized to PNG using rsvg(1)
All icons are original and they do not intend to copy icons from any other operating system or icon theme. These are released under CDDL open source license. Feel free to copy the ideas for other icon themes!
Download (0.55MB)
Added: 2007-01-26 License: CeCILL (CeCILL Free Software License Agreement) Price:
1001 downloads
Filelight 1.0
Filelight allows you to understand exactly where your diskspace is being used. more>>
Filelight allows you to understand exactly where your diskspace is being used by graphically representating your filesystem as a set of concentric segmented-rings.
Filelight creates a complex, but data-rich graphical representation of the files and directories on your computer. An example of Filelights representation of KDEs disk usage is shown below. It is important to understand that the full circle represents 143MB, and there are 143MB of files contained recursively in the directory.
Segments are sized relative to the files they represent. Directories have child-segments that represent the files in that directory. Hovering over any segment gives you details about the file it represents, such as its size.
The net-result is something similar to KDirStat, however the data is more dense, and the representation more informative. Most people tend to use Filelight to find out where their diskspace is concentrated, and this is what it is mostly designed to do.
Filelight is released under the GNU General Public License.
<<lessFilelight creates a complex, but data-rich graphical representation of the files and directories on your computer. An example of Filelights representation of KDEs disk usage is shown below. It is important to understand that the full circle represents 143MB, and there are 143MB of files contained recursively in the directory.
Segments are sized relative to the files they represent. Directories have child-segments that represent the files in that directory. Hovering over any segment gives you details about the file it represents, such as its size.
The net-result is something similar to KDirStat, however the data is more dense, and the representation more informative. Most people tend to use Filelight to find out where their diskspace is concentrated, and this is what it is mostly designed to do.
Filelight is released under the GNU General Public License.
Download (0.65MB)
Added: 2006-09-02 License: GPL (GNU General Public License) Price:
1148 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above plexgiffer 1.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed