Main > Free Download Search >

Free create a software for linux

create a

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5922
create Image 1.0

create Image 1.0


create Image is an amarok script that can create an image of the current playlist and save the files to an iso image. more>>
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image.

The iso image is found in the respective home folders.

<<less
Download (0.010MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1023 downloads
Create PlayList 0.1

Create PlayList 0.1


Create PlayList is a service menu for KDE which will create a M3U playlist file with .mp3, .ogg, .wav files into the directory. more>>
Create PlayList is a service menu for KDE and has been tested with kde 3.5.4 and 3.5.5.

The service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed.

To create M3U playlist file the script uses a program called "fapg" (http://royale.zerezo.com/fapg/). Thanks for making our live a little bit easier.

To install:

- Copy "create-m3u-playlist.desktop" to YOURHOME/.kde/share/apps/konqueror/servicemenus/
- Copy "playlister" to any directory included into your $PATH (i.e. /usr/local/bin your may be root to do this) and give it execution permision (i.e. chmod 755 playlister as root)
- Make sure "fapg" is installed in your system.
<<less
Download (0.002MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1056 downloads
Create CVSup 0.1.6

Create CVSup 0.1.6


Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD. more>>
Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD.

Create CVSup script has been tested and is known to work under FreeBSD, NetBSD, and OpenBSD.

<<less
Download (0.004MB)
Added: 2005-12-07 License: BSD License Price:
1416 downloads
Create short URLs 0.1

Create short URLs 0.1


Create a short URLs is a Firefox extension that allows you to create a short URL from any website. more>>
Create a short URLs is a Firefox extension that allows you to create a short URL from any website.

Are you annoyed with really long URLs like: http://www.succor.co.uk/index.cfm/2006/4/7/wapurlcouk-beta-launch

Then this tag is for you. Just right click on the page and click wapURL and you will be presented with a short URL. This is great if you need to send text messages or emails.

When you use the short URL the key passed is looked up against our database and the user in then redirected to your requested URL.

<<less
Download (0.076MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
915 downloads
Archive::Any::Create 0.02

Archive::Any::Create 0.02


Archive::Any::Create is an abstract API to create archives (tar.gz and zip). more>>
Archive::Any::Create is an abstract API to create archives (tar.gz and zip).

SYNOPSIS

use Archive::Any::Create;

my $archive = Archive::Any::Create->new;

$archive->container(foo); # top-level directory
$archive->add_file(bar.txt, $data); # foo/bar.txt
$archive->add_file(bar/baz.txt, $data); # foo/bar/baz.txt

$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);

$archive->write_filehandle(*STDOUT, tar.gz);

Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.

<<less
Download (0.003MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1214 downloads
Image Create for PHP 1.1.1

Image Create for PHP 1.1.1


Image Create for PHP is a project which allows you to render text into an image on the fly. more>>
Image Create for PHP is a project which allows you to render text into an image on the fly.

Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.

<<less
Download (0.005MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
966 downloads
GetVideo 0.1

GetVideo 0.1


GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly. more>>
GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly.

Unlike VideoDownloader it does not use a proxy page, and unoike unplug it does not create a layer over the current page.

It simply try to get the absolute video path and prompt for download it.

<<less
Download (0.015MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
1734 downloads
Banter 0.1.10

Banter 0.1.10


Banter project was made to create a next generation real time collaboration client. more>>
Banter project was made to create a next generation real time collaboration client focused on the big three: text, voice and video centered on a dynamic, innovative and easy to use contact management system.

The project team is focused on providing a simple quality experience for the end user.

<<less
Download (0.74MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
805 downloads
Create Your Own Adventure 0.4 Beta

Create Your Own Adventure 0.4 Beta


Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. more>>
Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. When the user reaches the end of the adventure, the user will be given the option to continue writing the next part of the adventure.

The user can upload a picture (in any format supported by Web browsers) and define how many choices the player will have. Its possible to connect choices to other parts of the story simply by selecting the chapter number from the dropdown list next to the choice.

<<less
Download (0.014MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
851 downloads
shortText 1.0

shortText 1.0


shortText is a Firefox extension that can select/highlight text on any open website. more>>
shortText is a Firefox extension that can select/highlight text on any open website. Right click, and then click on "shortText", it will send the highlighted text to shortText.com where you can create a webpage with a unique URL instantly.

You can share this URL with anyone you want. It is a simple, quick and free tool with no Captcha.

<<less
Download (0.002MB)
Added: 2007-06-05 License: MPL (Mozilla Public License) Price:
874 downloads
Recursively create M3U playlists 1.1

Recursively create M3U playlists 1.1


Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories. more>>
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories.
You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u
To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus
You need the package fapg installed.
Dont hesitate giving feedbacks or improvements.
Enhancements:
NEW FEATURES :
- 001 ==> Ask the name of the m3u playlist file
- 002 ==> Tell when its finished
BUGS FIXES :
- 001 ==> Much faster
<<less
Download (0.001MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
960 downloads
restore CD/DVD 1.06

restore CD/DVD 1.06


restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS. more>>
restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS and restore them without user interaction.

restore CD/DVD can be used in a manner similar to vendor-provided rescue CDs included with new computers, but with all your own settings.
<<less
Download (13.3MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1396 downloads
cowdancer 0.13

cowdancer 0.13


cowdancer allows copy-on-write file access. more>>
cowdancer allows copy-on-write file access. You can copy a full tree using hard links, and cowdancer will create a new copy when you need to write to a file.
cowdancer is completely implemented in userland, and should run on most Linux filesystems.
Enhancements:
- This release supports spaces in filenames.
<<less
Download (0.026MB)
Added: 2006-03-05 License: GPL (GNU General Public License) Price:
1328 downloads
Create New Template Service Menu 0.2.1

Create New Template Service Menu 0.2.1


Create New Template Service Menu is a context menu item for KDE and Konqueror that automates adding Create New... menu entries. more>>
Create New Template Service Menu is a context menu item for KDE and Konqueror that automates adding Create New... menu entries from existing files. It adds a "Create Template" item to the Actions submenu of the context menu. It consists of a service menu .desktop file and a shell script.
KDE Create New Template Service Menu
This service menu removes the hassle of hand-coding Create New... menu entries. It is accessed by right-clicking regular file icons on the desktop or in Konqueror, pointing to Actions, and selecting Create Template.
It consists of a service menu .desktop file and a Bash shell script. The Create Template service menu runs a shell script that brings up two dialogs--one for choosing an icon to associate with the Create New... menu entry, and the other for entering the menu item text itself. It uses this information to write a Create New... menu item .desktop file. The shell script bases the name of the .desktop file on the name of the document file clicked on from the desktop and places a copy of the file in the .sources subdirectory of ~/.kde/share/templates.
The service menu should be placed in ~/.kde/share/apps/konqueror/servicemenus and the shell script in ~/bin.
I suggest that users first install the Simple Service Menu Installer available from http://www.kde-apps.org/content/download.php?content=23760&id=1. That service menu provides the same service for installable service menus that mine does for document templates and will greatly simplify the process of installing this service menu. After downloading that service menu just right-click on it, point to Actions, point to Install Service, and click one of the options available on the submenu. Then to install my service menu, just follow the same proceedure and place the shell script in your personal ~/bin directory.
From that point on you will have a nice, simple method of adding both installable service menus and templates to the KDE context menu.
This project is released under the terms of the GNU GPL v.2.0.
Enhancements:
- Changed menu icons to more appropriate ones.
<<less
Download (0.002MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
965 downloads
Sub::Regex 0.02

Sub::Regex 0.02


Sub::Regex is a Perl module to create synonymous subroutines. more>>
Sub::Regex is a Perl module to create synonymous subroutines.

SYNOPSIS

use Sub::Regex;
sub /look(s|ing)?_for/ ($){
foobar blah blah
}

look_for(Amanda);
looks_for(Amanda);
looking_for(Amanda);
lOoKiNg_fOr(Amanda);

Sub::Regex is a small tool for users to create a subroutine with multiple names. The only thing to be done is replace the normal name of a subroutine with a regular expression. However, regexp modifiers are not allowed, and matching is all considered case-insensitive.

<<less
Download (0.002MB)
Added: 2007-05-03 License: Perl Artistic License Price:
905 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5