cool edit rapidshare
Sponsored Links
Sponsored Links
cool edit rapidshare
No.
Title
Category
Price
License
Expand All
Cool Linux CD is a bootable CD with Linux operating system that contains a 2.4 kernel and many free software packages.
Whats New in This Release:
· Kernel 2.4.20-wolk and 2.4.22 with supermount, squashfs, shfs patches and ALSA 0.9.6 drivers;
· Ability to choose a version of linux kernel and parameters for FrameBuffer and XFree86 (resolution);
· Save and restore your system configuration on floppy;
· Restore configuration from another session on CoolLinuxCD (in multissesion mode);
· Writing the CD-RW disks with CDRW device (if not a boot drive);
· Ability to choose the interface language during the bootup process (currently only English and Russian languages are supported);
· Autodetects all hardware and autoconfigures XFree86;
· USB mouse and keyboard support;
· IceWM window manager with ROX-filer as desktop and file manager.
Whats New in This Release:
· Kernel 2.4.20-wolk and 2.4.22 with supermount, squashfs, shfs patches and ALSA 0.9.6 drivers;
· Ability to choose a version of linux kernel and parameters for FrameBuffer and XFree86 (resolution);
· Save and restore your system configuration on floppy;
· Restore configuration from another session on CoolLinuxCD (in multissesion mode);
· Writing the CD-RW disks with CDRW device (if not a boot drive);
· Ability to choose the interface language during the bootup process (currently only English and Russian languages are supported);
· Autodetects all hardware and autoconfigures XFree86;
· USB mouse and keyboard support;
· IceWM window manager with ROX-filer as desktop and file manager.
Cool Blue is a desktop widget for SuperKaramba for system monitoring.
It has cool blue translucent background (which I made with help of Karbon14, Krita and the mighty Gimp) and displays everything I need (and probably what you need too).
It can interact with XMMS. Well, its a matter of personal taste, but I still like XMMS more than AmaroK...
Anyway, if you want, it should be easy changing it to use amaroK. Maybe even Ill do this if I have free time and appropriate mood.
It has cool blue translucent background (which I made with help of Karbon14, Krita and the mighty Gimp) and displays everything I need (and probably what you need too).
It can interact with XMMS. Well, its a matter of personal taste, but I still like XMMS more than AmaroK...
Anyway, if you want, it should be easy changing it to use amaroK. Maybe even Ill do this if I have free time and appropriate mood.
Prima::Edit is a Perl module for standard text editing widget.
SYNOPSIS
use Prima::Edit;
my $e = Prima::Edit-> create(
text => Hello $world,
syntaxHilite => 1,
);
$e-> selection( 1, 1, 1, 2);
The class provides text editing capabilities, three types of selection, text wrapping, syntax highlighting, auto indenting, undo and redo function, search and replace methods.
The module declares bt:: package, that contains integer constants for selection block type, used by blockType property.
USAGE
The class addresses the text space by (X,Y)-coordinates, where X is character offset and Y is line number. The addressing can be physical and logical, - in logical case Y is number of line of text. The difference can be observed if wordWrap property is set to 1, when a single text string can be shown as several sub-strings, called chunks.
The text is stored line-wise in {lines} array; to access it use get_line method. To access the text chunk-wise, use get_chunk method.
All keyboard events, except the character input and tab key handling, are processed by the accelerator table ( see Prima::Menu ). The default accelItems table defines names, keyboard combinations, and the corresponding actions to the class functions. The class does not provide functionality to change these mappings. To do so, consult "Prima::AccelTable" in Prima::Menu.
SYNOPSIS
use Prima::Edit;
my $e = Prima::Edit-> create(
text => Hello $world,
syntaxHilite => 1,
);
$e-> selection( 1, 1, 1, 2);
The class provides text editing capabilities, three types of selection, text wrapping, syntax highlighting, auto indenting, undo and redo function, search and replace methods.
The module declares bt:: package, that contains integer constants for selection block type, used by blockType property.
USAGE
The class addresses the text space by (X,Y)-coordinates, where X is character offset and Y is line number. The addressing can be physical and logical, - in logical case Y is number of line of text. The difference can be observed if wordWrap property is set to 1, when a single text string can be shown as several sub-strings, called chunks.
The text is stored line-wise in {lines} array; to access it use get_line method. To access the text chunk-wise, use get_chunk method.
All keyboard events, except the character input and tab key handling, are processed by the accelerator table ( see Prima::Menu ). The default accelItems table defines names, keyboard combinations, and the corresponding actions to the class functions. The class does not provide functionality to change these mappings. To do so, consult "Prima::AccelTable" in Prima::Menu.
Edit Brushes is a script in Python for The Gimp, this script allows you to generate, delete, duplicate and EDIT brushes generated from images.
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding.
Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported.
Whats New in This Release:
· GPS project files were added for GNAT users.
· A bug was fixed in Strings_Edit.Generic_Scale in which the caclculated precision was of the minor scale tick rather than of the major tick.
Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported.
Whats New in This Release:
· GPS project files were added for GNAT users.
· A bug was fixed in Strings_Edit.Generic_Scale in which the caclculated precision was of the minor scale tick rather than of the major tick.
Easiest Edit In Place enables Web (2.0) developers to generate any number of edit in place widgets with only one line of script code.
Using stylesheets and spans, any piece of text can be edited by any type of widget. Easiest Edit In Place features CSS customization and automatic caret positioning.
Here are some key features of "Easiest Edit In Place":
· It requires only 1 line of javascript to make any number of widgets editable.
· Caret positioning. When editing inline, the caret is positioned at the point the user clicked, to make it more intuitive.
· Editor can be anything, from ordinary text input to text areas or custom widgets.
· Everything can be styled using CSS.
Eeip has been tested on Firefox and IE.
Whats New in This Release:
· A bug that could lead to the accidental display of placeholder text when dealing with empty fields in some circumstances was fixed.
Using stylesheets and spans, any piece of text can be edited by any type of widget. Easiest Edit In Place features CSS customization and automatic caret positioning.
Here are some key features of "Easiest Edit In Place":
· It requires only 1 line of javascript to make any number of widgets editable.
· Caret positioning. When editing inline, the caret is positioned at the point the user clicked, to make it more intuitive.
· Editor can be anything, from ordinary text input to text areas or custom widgets.
· Everything can be styled using CSS.
Eeip has been tested on Firefox and IE.
Whats New in This Release:
· A bug that could lead to the accidental display of placeholder text when dealing with empty fields in some circumstances was fixed.
Edit by Text Editors allows you to open a file with Kate, Kwrite, Kedit, Khexedit by a KDE service menu.
To install the service menu you must copy editby.desktop in ~/.kde/share/apps/konqueror/servicemenus
To install the service menu you must copy editby.desktop in ~/.kde/share/apps/konqueror/servicemenus
8
Internet -> Firefox-Extensions
MPL Mozilla Public License
Hide show
Edit Config Files is an extension that allows you to edit config files.
Edit configuration files with your favorite editor from Toolbar or Tools menu.
Remove the menu icon
Add the following to userChrome.css:
#editconfigfiles-menu
{
list-style-image:none !important;
}
Edit configuration files with your favorite editor from Toolbar or Tools menu.
Remove the menu icon
Add the following to userChrome.css:
#editconfigfiles-menu
{
list-style-image:none !important;
}
9
Text-Editing
$299
OtherProprietary License with Free Trial
Hide show
RealObjects edit-on Pro 4 is the market leading XHTML authoring tool.
edit-on Pro 4 is a cross-platform in-browser WYSIWYG XHTML/XML editor, allowing individuals and teams to update, create, and publish Web content within Content Management, Knowledge Management, e-Learning or other Web-based applications.
The editor empowers non-technical users to become content contributors without knowing HTML, XML or other cryptic markup languages.
Whenever corporate site standards for style, layout and code uncompromisingly have to be enforced, there is only one choice. RealObjects edit-on Pro 4 - the only WYSIWYG editor solution of its kind that guarantees XHTML compliance of the contents created or pasted from other applications by validation.
Whats New in This Release:
· Support for Firefox under Mac OS X was added.
· The bugfixes include a toolbar painting problem when using JRE 1.5.0_08, NPEs when using certain CSS selectors, and rendering issues with margins, floating images, and background colors.
· Furthermore, problems when uploading images from dynamic URLs were solved.
edit-on Pro 4 is a cross-platform in-browser WYSIWYG XHTML/XML editor, allowing individuals and teams to update, create, and publish Web content within Content Management, Knowledge Management, e-Learning or other Web-based applications.
The editor empowers non-technical users to become content contributors without knowing HTML, XML or other cryptic markup languages.
Whenever corporate site standards for style, layout and code uncompromisingly have to be enforced, there is only one choice. RealObjects edit-on Pro 4 - the only WYSIWYG editor solution of its kind that guarantees XHTML compliance of the contents created or pasted from other applications by validation.
Whats New in This Release:
· Support for Firefox under Mac OS X was added.
· The bugfixes include a toolbar painting problem when using JRE 1.5.0_08, NPEs when using certain CSS selectors, and rendering issues with margins, floating images, and background colors.
· Furthermore, problems when uploading images from dynamic URLs were solved.
10
Desktop-Environment -> Tools
GPL GNU General Public License
Hide show
Edit with gvim - with GVIM serverlist is a "Edit with gvim" context menu in Konqueror. Has support for gvims serverlist. This lets you open a file into any already running gvim instance.
This is something I saw in Windows Explorer when I was using gvim there. After using it I couldnt believe I actually got around without it. Really good stuff. Since Konqueror is so incredibly-fantastic I was SURE it could do it as well. And it does!
How it works:
You run the ruby script which daemonizes itself. The daemon checks how many gvim instances there are running. It writes the serverlist info to a temporary file in /tmp in the format of a regular service menu. When done, it copies that to ~/.kde/share/apps/konqueror/servicemenus/gvim_servers.desktop
Then removes the temporary file and sleeps for 10 seconds. When it wakes up the cycle repeats, etc, etc.
Cons:
1. needs the RUBY interpreter
2. runs as a daemon
3. 10 second delay between updates (you can change this)
INSTALL:
Text based setup: run as root ./setup.py
GUI bases setup: run as root ./gui-setup.py
See ./setup.py --help for more options
This is something I saw in Windows Explorer when I was using gvim there. After using it I couldnt believe I actually got around without it. Really good stuff. Since Konqueror is so incredibly-fantastic I was SURE it could do it as well. And it does!
How it works:
You run the ruby script which daemonizes itself. The daemon checks how many gvim instances there are running. It writes the serverlist info to a temporary file in /tmp in the format of a regular service menu. When done, it copies that to ~/.kde/share/apps/konqueror/servicemenus/gvim_servers.desktop
Then removes the temporary file and sleeps for 10 seconds. When it wakes up the cycle repeats, etc, etc.
Cons:
1. needs the RUBY interpreter
2. runs as a daemon
3. 10 second delay between updates (you can change this)
INSTALL:
Text based setup: run as root ./setup.py
GUI bases setup: run as root ./gui-setup.py
See ./setup.py --help for more options
RTx::RT34::Bulk::CF::Edit is a Perl module to allow bulk editing of custom fields.
A DHTML calendar widget that works with IE >= 5.0, Mozilla, Netscape >= 6 as well as with all other Gecko-based browsers, Opera 7, Konqueror, and Safari. It comes with eight color themes, and doesnt use frames or external windows, but uses Web standards and is lightning fast.
Here are some key features of "The Coolest DHTML Calendar":
· The look is customizable through external CSS
· High quality color themes
· Keyboard navigation
· Can show days from adjacent months
· Can show week numbers
· Translated into many languages
· Any day can be the first day of week
· The default first day of week can be configured in the language file
· One can easily jump back or forward with 24 years
· Provides help hints (also configurable)
· Includes an optional time selector with 1 minute resolution
· Special days (configurable list of days that are displayed differently)
· Allows multiple days selection
· Fast and very easy to setup
Supported browsers:
· Internet Explorer 5.0+ for Windows
· Mozilla, Netscape 7.x, Mozilla FireFox (any platform)
· Other Gecko-based browsers (any platform)
· Konqueror 3.2+ for Linux and Apple Safari for Macintosh
· Opera 7+ (any platform)
Here are some key features of "The Coolest DHTML Calendar":
· The look is customizable through external CSS
· High quality color themes
· Keyboard navigation
· Can show days from adjacent months
· Can show week numbers
· Translated into many languages
· Any day can be the first day of week
· The default first day of week can be configured in the language file
· One can easily jump back or forward with 24 years
· Provides help hints (also configurable)
· Includes an optional time selector with 1 minute resolution
· Special days (configurable list of days that are displayed differently)
· Allows multiple days selection
· Fast and very easy to setup
Supported browsers:
· Internet Explorer 5.0+ for Windows
· Mozilla, Netscape 7.x, Mozilla FireFox (any platform)
· Other Gecko-based browsers (any platform)
· Konqueror 3.2+ for Linux and Apple Safari for Macintosh
· Opera 7+ (any platform)
WaveMixer is a multitrack sample editor.
WaveMixer is a multitrack wave editor. It can mix mutliple sound together to make some music.
We want to do an audio software that is simple to use for anyone, and not only by profesionnal users.
Here are some key features of "WaveMixer":
· Can load many sound format like: wave file, mp3, ogg.
· Show up the file in the sound editor
· You can apply some cool effect on a sample like: fade-in/out, echo, high and low pass filter, ...
· Can save a modified sample to mp3, ogg or wave format
· Can edit Metadata (id3 tag) thanks to TagLib...
· Handles very large file !
· Use esound to write the sound to the sound card
· Zoom in and out on a sample
· Wavemixer got a powerfull file explorer! All is done with dragn drop.
· You can drop files from konqueror or nautilus.
· You can put many samples on the track editor to assemble them and create some very cool music !
· Unimited tracks!
· On each track, you can play with volume and pan
· When playing, a very great Vumeter is drawn to show up the peak volume of the sound/music! Thats cool !
· Wavemixer can save an entire project in xml file for further load...
WaveMixer is a multitrack wave editor. It can mix mutliple sound together to make some music.
We want to do an audio software that is simple to use for anyone, and not only by profesionnal users.
Here are some key features of "WaveMixer":
· Can load many sound format like: wave file, mp3, ogg.
· Show up the file in the sound editor
· You can apply some cool effect on a sample like: fade-in/out, echo, high and low pass filter, ...
· Can save a modified sample to mp3, ogg or wave format
· Can edit Metadata (id3 tag) thanks to TagLib...
· Handles very large file !
· Use esound to write the sound to the sound card
· Zoom in and out on a sample
· Wavemixer got a powerfull file explorer! All is done with dragn drop.
· You can drop files from konqueror or nautilus.
· You can put many samples on the track editor to assemble them and create some very cool music !
· Unimited tracks!
· On each track, you can play with volume and pan
· When playing, a very great Vumeter is drawn to show up the peak volume of the sound/music! Thats cool !
· Wavemixer can save an entire project in xml file for further load...
Thresh is an application for Snort that manages alert thresholding and suppression. It was designed to assist the administrator with tuning one or more Snort sensors. The project was designed to run under Red Hat flavors of Linux.
It summarizes Snort Alerts by alert count, allows creation and editing of threshold.conf files, prunes your Snort database based on your tunings, and allows you to preview your alert suppressions before deletion.
Whats New in This Release:
· DB queries were corrected.
· Database pruning based on suppression sets was added.
· A major code cleanup was undertaken.
· All errors with signature name queries were corrected along with all read/write calls to config files.
· The number of floating variables between POSTs on all pages was reduced. Descriptions were added to description boxes. Rule edit/delete options were added. Issues with alert counts were corrected.
· A cool way was devised to do CIDR block DELETEs and SELECTs in MySQL.
It summarizes Snort Alerts by alert count, allows creation and editing of threshold.conf files, prunes your Snort database based on your tunings, and allows you to preview your alert suppressions before deletion.
Whats New in This Release:
· DB queries were corrected.
· Database pruning based on suppression sets was added.
· A major code cleanup was undertaken.
· All errors with signature name queries were corrected along with all read/write calls to config files.
· The number of floating variables between POSTs on all pages was reduced. Descriptions were added to description boxes. Rule edit/delete options were added. Issues with alert counts were corrected.
· A cool way was devised to do CIDR block DELETEs and SELECTs in MySQL.
CuteNews provides a powerful news management system that uses flat files.
Very easy to use and integrate into existing website. Youll need less than 3 minutes to get it working on your server. Features: powerful comments system, WYSIWYG, avatars, own smilies, search function, flood protection, easy to manage multy-templates, time adjustment, backup function, IP banning, online admin panel and 3 different user levels, preview function, archives that can be organized, optional full-story, many add-ons available, password protected names in comments, cute skins, remember me - function. The script comes with auto-installer.
Here are some key features of "CuteNews":
· Quick and easy installation
· You dont need MySQL, everything is stored in files
· Super-Easy to use Template system
· Visitors can post comments
· Smilies, Avatars and HTML code can be used in posts
· Multilpe categories function
· WYSIWYG editor
· Different User Levels with restricted access
· Add/Edit/Post news, comments and users online
· Auto archiving of old news
· No news building, everything is automated
· Edit news templates
· Visitors can search in your news news database
· Password protected names in comments
· Flood protection & IP Banning of users
· Backup Function
· And many more cool functions ...
Very easy to use and integrate into existing website. Youll need less than 3 minutes to get it working on your server. Features: powerful comments system, WYSIWYG, avatars, own smilies, search function, flood protection, easy to manage multy-templates, time adjustment, backup function, IP banning, online admin panel and 3 different user levels, preview function, archives that can be organized, optional full-story, many add-ons available, password protected names in comments, cute skins, remember me - function. The script comes with auto-installer.
Here are some key features of "CuteNews":
· Quick and easy installation
· You dont need MySQL, everything is stored in files
· Super-Easy to use Template system
· Visitors can post comments
· Smilies, Avatars and HTML code can be used in posts
· Multilpe categories function
· WYSIWYG editor
· Different User Levels with restricted access
· Add/Edit/Post news, comments and users online
· Auto archiving of old news
· No news building, everything is automated
· Edit news templates
· Visitors can search in your news news database
· Password protected names in comments
· Flood protection & IP Banning of users
· Backup Function
· And many more cool functions ...
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above cool edit rapidshare 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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Top Popular Software
Editor's Picks Software