ActiveState Komodo IDE 4.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ActiveState Komodo IDE 4.4 (Default branch)
# 1  
Old 06-25-2008
ActiveState Komodo IDE 4.4 (Default branch)

ImageKomodo IDE is a unified workspace for end-to-enddevelopment of dynamic Web applications. It has arich feature set for client-side AJAX languagessuch as CSS, HTML, JavaScript, and XML, coupledwith advanced support for dynamic languages suchas Perl, PHP, Python, Ruby, and Tcl. Its featuresinclude comprehensive editing and debugging,intelligent tools for regular expressions, teamdevelopment, customization, and extensibility. Itcan be used with framework stacks like Ruby onRails and CakePHP and with client libraries suchas the Yahoo! UI Library and Dojo.License: Other/Proprietary License with Free TrialChanges:
Unit tests were integrated. The Find/Replacesystem was improved. Replacement can be done infiles. Searching can be done in a project.Multi-line find/replace was implemented.Asynchronous SCC operations were added.Abbreviations were added. PHP autocompletion wasimproved. Perl 5.10 and Tcl 8.5 are supported.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
readdvd(1)							    readdvd 1.0 							readdvd(1)

NAME
readdvd - is creating an image of your source dvd media or medias even if it has / they have corrupted blocks SYNOPSIS
readdvd [-l] [-h] readdvd -d DEVICE1 [-d DEVICE2] [-d ...] -o file.iso [-s #] [-v] [-vv] DESCRIPTION
readdvd reads even a corrupted dvd and writes the the result into a new image file on your harddisk. DEVICE
can be an IDE, SCSI, SATA, USB or FireWire connected optical drive. Not all SATA controller support all Plextor features. Linux: /dev/hdX: IDE device /dev/scdX: Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation /dev/srX: Linux 2.6: IDE device via new ATA layer, SCSI or USB device OpenBSD/NetBSD: /dev/rcdX FreeBSD: /dev/cd: SCSI device /dev/acd: ATA device MacOS X: /dev/disk: win32: C:,D:,E:, ... X:,Y:,Z: OPTIONS
-l scan busses for all available CD and DVD devices -h help shows available options. -o file.iso write data to imagefile named file.iso -s # read source media with selected speed -v use verbose mode -vv use extended verbose mode INTERACTIVE MODUS
q stop reading media and exit w save sector map which is currently read and continue with the next one EXAMPLES
readdvd -d /dev/sr0 -o filename.iso -s 8 -v create an image filename.bin of inserted media in device /dev/sr0 with read speed 8 in verbose mode. please report man page improvements to T.Maguin@web.de Gennady ShultZ Kozlov 10. April, 2009 readdvd(1)