what is iso
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 355
archive2iso 1.0
archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files more>>
archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files that can be archived or burned off to a CD.
The intended use is to stripe files across multiple CD/DVD randomly so if one disc is damaged all the images that were in the same directory will not be lost since files are spread across multiple disks. The actual files themselves are not split, all files remain in their original state.
An example of an intended use is where you have a series of valuable vacation photos that could span 6 CD for all your photos in your collection. archive2iso would spread them out across the 6 CDs so if 1 of the 6 cds is lost, you only loose 1/6th of your images. Which is better than loosing all of them!
SYNTAX: ./archive2iso
EXAMPLE:
Enter Directory: /absolute/path - Files to archive = 910 - Estimated total Size = 632 MBEnter Max megabyte Size for the ISO/CD/DVD (1-4700): 100 - Estimated Num Disks = 7 /usr/tmp/disk_1.iso - 139 files at 99.6 MB /usr/tmp/disk_2.iso - 128 files at 99.8 MB /usr/tmp/disk_3.iso - 144 files at 99.9 MB /usr/tmp/disk_4.iso - 164 files at 99.7 MB /usr/tmp/disk_5.iso - 136 files at 99.9 MB /usr/tmp/disk_6.iso - 159 files at 99.9 MB /usr/tmp/disk_7.iso - 40 files at 32.8 MB Is the above disk configuration okay?Answer y or n: yNOTE: If the Disks do not look balanced then answer "n" and it will re-randomize. - Building ISO images
<<lessThe intended use is to stripe files across multiple CD/DVD randomly so if one disc is damaged all the images that were in the same directory will not be lost since files are spread across multiple disks. The actual files themselves are not split, all files remain in their original state.
An example of an intended use is where you have a series of valuable vacation photos that could span 6 CD for all your photos in your collection. archive2iso would spread them out across the 6 CDs so if 1 of the 6 cds is lost, you only loose 1/6th of your images. Which is better than loosing all of them!
SYNTAX: ./archive2iso
EXAMPLE:
Enter Directory: /absolute/path - Files to archive = 910 - Estimated total Size = 632 MBEnter Max megabyte Size for the ISO/CD/DVD (1-4700): 100 - Estimated Num Disks = 7 /usr/tmp/disk_1.iso - 139 files at 99.6 MB /usr/tmp/disk_2.iso - 128 files at 99.8 MB /usr/tmp/disk_3.iso - 144 files at 99.9 MB /usr/tmp/disk_4.iso - 164 files at 99.7 MB /usr/tmp/disk_5.iso - 136 files at 99.9 MB /usr/tmp/disk_6.iso - 159 files at 99.9 MB /usr/tmp/disk_7.iso - 40 files at 32.8 MB Is the above disk configuration okay?Answer y or n: yNOTE: If the Disks do not look balanced then answer "n" and it will re-randomize. - Building ISO images
Download (0.006MB)
Added: 2007-07-11 License: LGPL (GNU Lesser General Public License) Price:
837 downloads
Mount ISO image 0.9.1
Mount ISO Image is an advanced script which allows to perform multiple operations with ISO, NRG, UDF (DVD), CUE/BIN images. more>>
Mount ISO Image is an advanced script which allows to perform multiple operations with ISO, NRG (Nero Burning ROM), UDF (DVD), CUE/BIN, CCD/IMG/SUB (CloneCD), XDVDFS (XBOX) images.
Mount/unmount operations can be performed in two different ways: using kdesu or sudo. During the installation youll be offered to choose a variant to use.
Note: If you prefer to use sudo, you should first choose to "Setup sudo config" in installation menu.
Usage:
ISO9660 (CD) and UDF (DVD) images
Mount:
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount:
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Unmount Image". The corresponding folder will be removed from the desktop automagically.
Calculate MD5 sum:
Right-click an ".ISO" file, choose "Actions -> Manage ISO -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Create ISO/UDF image from directory:
Right-click a folder that you wish an ISO or UDF image to be created from and choose "Actions -> Manage ISO -> Create ISO (or UDF) image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop.
Warning: Check if you have enough free space on target partition before creating an ISO!
Create ISO/UDF image from CD/DVD drive:
Right-click any suitable directory (resulting file will be stored there), select "Actions -> Manage ISO -> Create ISO-image from CD-ROM" and select the name of ISO image in the filename selection dialog. If it suggests you put the resulting image on the Desktop instead of the selected directory, it means that current user has no permission to write in this directory.
Note: This feature requires a working CD/DVD drive
Warning: Check if you have enough free space on target partition before creating an ISO!
NRG (Nero Burning ROM) images
Mount:
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount:
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Calculate MD5 sum:
Right-click an ".NRG" file, choose "Actions -> Manage NRG -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Convert NRG image to ISO
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Convert to ISO" to convert the image to a standard ISO.
Warning: Check if you have enough free space before converting!
CUE/BIN images
Mount:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Note: This feature requires the use of cdemu utility, available here: http://cdemu.sourceforge.net
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Unmount:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Convert CUE/BIN image to ISO:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Convert to ISO" to convert the image to a standard ISO.
Note: This feature requires bchunk utility, available here: http://he.fi/bchunk
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Warning: Check if you have enough free space before converting!
CCD/IMG/SUB (CloneCD) images
Convert CloneCD image to ISO:
Right-click a ".CCD" file and choose "Actions -> Manage CloneCD -> Convert to ISO" to convert the image to a standard ISO.
Note: This feature requires ccd2iso utility, available here: http://sourceforge.net/projects/ccd2iso
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Warning: Check if you have enough free space before converting!
XDVDFS (XBOX) images
Create XDVDFS image from directory:
Right-click a folder that you wish an XDVDFS image to be created from and choose "Actions -> Manage ISO -> Create XDVDFS image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop.
Note: This feature requires extract-xiso utility, available here
Warning: Check if you have enough free space on target partition before creating an ISO!
Installation:
tar -jxf mount-iso-image-0.9.tar.bz2
cd mount-iso-image-0.9
./install.sh
Please follow installer instructions
Translations:
- Czech (by Jozef Riha)
- Danish (by Kalna and BK)
- French (by MrYouP)
- German (by Xenonite and seraphyn)
- Hungarian (by Marcel Hilzinger and Vince Pinter)
- Italian (by marcosegato)
- Polish (by Lukasz Purgal)
- Portuguese/brazilean (by Groo and Dherik)
- Romanian (by Spoiala Cristian)
- Russian (by Jinjiru)
- Slovak (by Jozef Riha)
- Spanish (by mrthc)
<<lessMount/unmount operations can be performed in two different ways: using kdesu or sudo. During the installation youll be offered to choose a variant to use.
Note: If you prefer to use sudo, you should first choose to "Setup sudo config" in installation menu.
Usage:
ISO9660 (CD) and UDF (DVD) images
Mount:
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount:
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Unmount Image". The corresponding folder will be removed from the desktop automagically.
Calculate MD5 sum:
Right-click an ".ISO" file, choose "Actions -> Manage ISO -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Create ISO/UDF image from directory:
Right-click a folder that you wish an ISO or UDF image to be created from and choose "Actions -> Manage ISO -> Create ISO (or UDF) image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop.
Warning: Check if you have enough free space on target partition before creating an ISO!
Create ISO/UDF image from CD/DVD drive:
Right-click any suitable directory (resulting file will be stored there), select "Actions -> Manage ISO -> Create ISO-image from CD-ROM" and select the name of ISO image in the filename selection dialog. If it suggests you put the resulting image on the Desktop instead of the selected directory, it means that current user has no permission to write in this directory.
Note: This feature requires a working CD/DVD drive
Warning: Check if you have enough free space on target partition before creating an ISO!
NRG (Nero Burning ROM) images
Mount:
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount:
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Calculate MD5 sum:
Right-click an ".NRG" file, choose "Actions -> Manage NRG -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Convert NRG image to ISO
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Convert to ISO" to convert the image to a standard ISO.
Warning: Check if you have enough free space before converting!
CUE/BIN images
Mount:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Note: This feature requires the use of cdemu utility, available here: http://cdemu.sourceforge.net
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Unmount:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Convert CUE/BIN image to ISO:
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Convert to ISO" to convert the image to a standard ISO.
Note: This feature requires bchunk utility, available here: http://he.fi/bchunk
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Warning: Check if you have enough free space before converting!
CCD/IMG/SUB (CloneCD) images
Convert CloneCD image to ISO:
Right-click a ".CCD" file and choose "Actions -> Manage CloneCD -> Convert to ISO" to convert the image to a standard ISO.
Note: This feature requires ccd2iso utility, available here: http://sourceforge.net/projects/ccd2iso
If it is not installed on your system, you will need to compile it from source or find a suitable package.
Warning: Check if you have enough free space before converting!
XDVDFS (XBOX) images
Create XDVDFS image from directory:
Right-click a folder that you wish an XDVDFS image to be created from and choose "Actions -> Manage ISO -> Create XDVDFS image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop.
Note: This feature requires extract-xiso utility, available here
Warning: Check if you have enough free space on target partition before creating an ISO!
Installation:
tar -jxf mount-iso-image-0.9.tar.bz2
cd mount-iso-image-0.9
./install.sh
Please follow installer instructions
Translations:
- Czech (by Jozef Riha)
- Danish (by Kalna and BK)
- French (by MrYouP)
- German (by Xenonite and seraphyn)
- Hungarian (by Marcel Hilzinger and Vince Pinter)
- Italian (by marcosegato)
- Polish (by Lukasz Purgal)
- Portuguese/brazilean (by Groo and Dherik)
- Romanian (by Spoiala Cristian)
- Russian (by Jinjiru)
- Slovak (by Jozef Riha)
- Spanish (by mrthc)
Download (0.011MB)
Added: 2005-10-26 License: GPL (GNU General Public License) Price:
832 downloads
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.
<<lessThe iso image is found in the respective home folders.
Download (0.010MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1023 downloads
poweriso 1.1
poweriso is the free, Linux CLI version of PowerISO. more>>
poweriso is the free, Linux CLI version of PowerISO.
This is a free utility for linux which can extract, list, and convert image files (including ISO, BIN, DAA, and other formats).
Usage: poweriso [parameters] [-switches]
Commands
list
List files and directories in image file.
Example: List all files and directories in root direcory of /home/sam/test.iso .
Command: poweriso list /home/sam/test.iso / -r
extract
Extract files/directories from image file.
Example: Extract all files and directories in root direcory of /home/sam/test.iso to /home/sam/test recursively.
Command: poweriso extract /home/sam/test.iso / -od /home/sam/test
convert
Convert image file to other format.
Example: Convert /home/sam/test.daa to standard iso file
Command: poweriso convert /home/sam/test.daa -o /home/sam/test.iso -ot iso
Switches
-r List or extract recursively.
-o Specify output image file name.
-od Specify output folder.
-ot Specify output image file type. If not specified,
the image type will be determined by file name suffix.
-volsize Split output image file to multiple volumes, and set volume
size to . Example: -volsize 100M
-setpassword Set password for output image file.
Example: -setpassword 12345678
<<lessThis is a free utility for linux which can extract, list, and convert image files (including ISO, BIN, DAA, and other formats).
Usage: poweriso [parameters] [-switches]
Commands
list
List files and directories in image file.
Example: List all files and directories in root direcory of /home/sam/test.iso .
Command: poweriso list /home/sam/test.iso / -r
extract
Extract files/directories from image file.
Example: Extract all files and directories in root direcory of /home/sam/test.iso to /home/sam/test recursively.
Command: poweriso extract /home/sam/test.iso / -od /home/sam/test
convert
Convert image file to other format.
Example: Convert /home/sam/test.daa to standard iso file
Command: poweriso convert /home/sam/test.daa -o /home/sam/test.iso -ot iso
Switches
-r List or extract recursively.
-o Specify output image file name.
-od Specify output folder.
-ot Specify output image file type. If not specified,
the image type will be determined by file name suffix.
-volsize Split output image file to multiple volumes, and set volume
size to . Example: -volsize 100M
-setpassword Set password for output image file.
Example: -setpassword 12345678
Download (0.28MB)
Added: 2007-04-14 License: Freeware Price:
688835 downloads
CataSe 2.0.2
CataSe provides a catalog server for spatial,temporal, and thematic queries in CQL (ogc). more>>
CataSe provides a catalog server for spatial,temporal, and thematic queries in CQL (ogc).
CataSe is a catalog server that serves documents in response to queries. The queries can contain thematic, temporal, and spatial (geometry) constraints.
It uses OGC standards. The documents are currently ISO 19115 in XML and the query language is CQL.
<<lessCataSe is a catalog server that serves documents in response to queries. The queries can contain thematic, temporal, and spatial (geometry) constraints.
It uses OGC standards. The documents are currently ISO 19115 in XML and the query language is CQL.
Download (0.12MB)
Added: 2007-02-09 License: Other/Proprietary License Price:
988 downloads
FreeBSD for i386 ISO 6.3
FreeBSD is an advanced operating system for x86 compatible ... more>> <<less
Download (26.36MB)
Added: 2009-04-22 License: Freeware Price: Free
209 downloads
Other version of FreeBSD for i386 ISO
License:Freeware
CD Crisol 0.2
CD Crisol is a that that generates Software Libre Windows CDs. more>>
CD Crisol is a that that generates Software Libre Windows CDs. It downloads the applications, generates HTML, and builds an auto-runnable ISO image.
CD Crisol allows you to add your own applications and documentation to the CD and use your own templates for generating the HTML.
Enhancements:
- More functions for selecting and unselecting all applications or all by category and all categories were added.
- Some errors in downloading applications and icons were along with encoding problems in application dictionary generation.
- The default HTML template was updated.
- The applications manual structure was updated.
- There are now online manuals and offline manuals (included in the ISO image).
<<lessCD Crisol allows you to add your own applications and documentation to the CD and use your own templates for generating the HTML.
Enhancements:
- More functions for selecting and unselecting all applications or all by category and all categories were added.
- Some errors in downloading applications and icons were along with encoding problems in application dictionary generation.
- The default HTML template was updated.
- The applications manual structure was updated.
- There are now online manuals and offline manuals (included in the ISO image).
Download (0.17MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1170 downloads
Filesys::MakeISO 0.1.0
Filesys::MakeISO is a Perl module to make iso images (portable). more>>
Filesys::MakeISO is a Perl module to make iso images (portable).
SYNOPSIS
use Filesys::MakeISO;
my $iso = Filesys::MakeISO->new;
$iso->image(image.iso);
$iso->dir(/path/to/burn);
$iso->make_iso;
INTERFACE
drivers
Returns a list of available driver classes. This method is provied by Module::Pluggable.
new [PARAMS]
Create a new Filesys::MakeISO object if a suitable driver class is found. If not undef is returned.
Valid PARAMS are:
class
Use (only) this driver class.
Additional parameters are passed to the driver classes, for example to specify the binary location. Look in the Filesys::MakeISO::Driver namespace for driver classes.
joliet [BOOLEAN]
Get/set Joliet extension (Win32).
rock_ridge [BOOLEAN]
Get/set Rock Ridge extension (Unix).
image [NAME]
Get/set name (and path) of image file.
dir [DIRECTORY]
Get/set directory with files to make an iso of.
make_iso
Create the iso image and save it to image. Return true on success and false on failure.
<<lessSYNOPSIS
use Filesys::MakeISO;
my $iso = Filesys::MakeISO->new;
$iso->image(image.iso);
$iso->dir(/path/to/burn);
$iso->make_iso;
INTERFACE
drivers
Returns a list of available driver classes. This method is provied by Module::Pluggable.
new [PARAMS]
Create a new Filesys::MakeISO object if a suitable driver class is found. If not undef is returned.
Valid PARAMS are:
class
Use (only) this driver class.
Additional parameters are passed to the driver classes, for example to specify the binary location. Look in the Filesys::MakeISO::Driver namespace for driver classes.
joliet [BOOLEAN]
Get/set Joliet extension (Win32).
rock_ridge [BOOLEAN]
Get/set Rock Ridge extension (Unix).
image [NAME]
Get/set name (and path) of image file.
dir [DIRECTORY]
Get/set directory with files to make an iso of.
make_iso
Create the iso image and save it to image. Return true on success and false on failure.
Download (0.010MB)
Added: 2007-01-25 License: Perl Artistic License Price:
1004 downloads
AcetoneISO 6.7 Advance
AcetoneISO script was made to simplify the mount of file *.iso . more>>
These two scripts were made to simplify the mount of file *.iso . AcetoneISO is perfectly integrated in KDE and it takes use of KDESU.
They are 2 simply scripts that autamatically creates a folder on Your Desktop and mounts the ISO file that is on the Deskop. Be sure that on your desktop there is only 1 iso file or else it will mount the iso file giving priority(i suppose) to the ascii code.
HOW TO USE :
1) mount and unmount ISO and MDF(if iso-9660 standard)
2) Convert BIN/CUE, MDF, DAT, NRG, CCD/IMG, CDI, XBOX to ISO
3) Burn Your ISO, CUE, TOC images directly in K3b
4) verify md5sum of image files
5) ability to create ISO from Folder and CD/DVD
6) Mount, unmount, create ISO from Folder or CD/DVD from servicemenu
7) Play a DVD-Movie ISO with Kaffeine, Mplayer or VLC from GUI or servicemenu(only kaffeine)
8) Split ISOs in smaller files of 649MB or 125MB ad merge them
9) Force the mount/eject of a CD/DVD media in your device
<<lessThey are 2 simply scripts that autamatically creates a folder on Your Desktop and mounts the ISO file that is on the Deskop. Be sure that on your desktop there is only 1 iso file or else it will mount the iso file giving priority(i suppose) to the ascii code.
HOW TO USE :
1) mount and unmount ISO and MDF(if iso-9660 standard)
2) Convert BIN/CUE, MDF, DAT, NRG, CCD/IMG, CDI, XBOX to ISO
3) Burn Your ISO, CUE, TOC images directly in K3b
4) verify md5sum of image files
5) ability to create ISO from Folder and CD/DVD
6) Mount, unmount, create ISO from Folder or CD/DVD from servicemenu
7) Play a DVD-Movie ISO with Kaffeine, Mplayer or VLC from GUI or servicemenu(only kaffeine)
8) Split ISOs in smaller files of 649MB or 125MB ad merge them
9) Force the mount/eject of a CD/DVD media in your device
Download (0.63MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
1024 downloads
FuseIso 20061017
FuseIso is a FUSE module to mount ISO filesystem images (.iso files). more>>
FuseIso is a FUSE module to mount ISO filesystem images (.iso files). FuseIso currently support plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.
Enhancements:
- A crash related to handling incorrectly coded names with a Juliet extension has been fixed.
<<lessEnhancements:
- A crash related to handling incorrectly coded names with a Juliet extension has been fixed.
Download (0.22MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1106 downloads
Fedora 7 Test 3 LiveCD
Fedora Core LiveCD is a Live Linux distribution that contains the Fedora Core 6 distro and Extras software. more>>
Fedora Core LiveCD is a Live Linux distribution that contains the Fedora Core 6 distro and Extras software.
Main features:
- Read-write rootfs so its possible to install software while the livecd is running
- Use SELinux in enforcing mode and other security features by default
- Stay as close to a normal desktop install wrt. features
- Ability to fit on normal CD-ROM and CD-R media (less than 700MB)
- Included best of breed software on the media
- Make it easy to do a derived livecd with your own repositories, packages and art work
Enhancements:
- the Fedora Core and Extras software repositories are being merged
- this test release includes an i386 ISO for a desktop live CD
- an x86_64 ISO for a desktop live image and a new i386 ISO for a KDE live CD
- GNOME 2.18
- a brand new Echo icon theme
- fast user switching
- 2.6.21rc5 based kernel
<<lessMain features:
- Read-write rootfs so its possible to install software while the livecd is running
- Use SELinux in enforcing mode and other security features by default
- Stay as close to a normal desktop install wrt. features
- Ability to fit on normal CD-ROM and CD-R media (less than 700MB)
- Included best of breed software on the media
- Make it easy to do a derived livecd with your own repositories, packages and art work
Enhancements:
- the Fedora Core and Extras software repositories are being merged
- this test release includes an i386 ISO for a desktop live CD
- an x86_64 ISO for a desktop live image and a new i386 ISO for a KDE live CD
- GNOME 2.18
- a brand new Echo icon theme
- fast user switching
- 2.6.21rc5 based kernel
Download (683MB)
Added: 2007-03-30 License: GPL (GNU General Public License) Price:
960 downloads
openbsd-iso 0.0.11
openbsd-iso project is a set of scripts with which you can automatically download an FTP release. more>>
openbsd-iso project is a set of scripts with which you can automatically download an FTP release and make OpenBSD ISO images out of it.
<<less Download (0.005MB)
Added: 2007-05-08 License: BSD License Price:
917 downloads
libiso8601 0.0.1
libiso8601 provides a C API for parsing and manipulating ISO8601 times/dates. more>>
libiso8601 provides a C API for parsing and manipulating ISO8601 times/dates. Each time/date object is specified to the nearest nanosecond. Parsed times which are specified to less accuracy give a start/end time and the parser can also record the original accuracy and format for later reproduction after manipulation.
This library currently only has time/date parsing and printing, and some very simple manipulation functions (it does allow parsing of basic or extended format ISO dates in ISO week, ordinal or calendar varieties). In particular it does not deal with durations (periods) or recurring times. This is reflected in its low version number.
<<lessThis library currently only has time/date parsing and printing, and some very simple manipulation functions (it does allow parsing of basic or extended format ISO dates in ISO week, ordinal or calendar varieties). In particular it does not deal with durations (periods) or recurring times. This is reflected in its low version number.
Download (0.020MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
Slax Tools 070521
Slax Tools project are graphical applications that simplify process of generating custom version of live distribution Slax. more>>
Slax Tools project are graphical applications that simplify process of generating custom version of live distribution Slax.
Slax Konfigurator is QT application that guides user through downloading Slax ISO image, management of modules, management of custom documents and bootloader configuration. Modified ISO can be installed on USB pen drive or recorded on CD. Slax Konfigurator requires QT, kdesu, sudo, cdrecord or wodim
Slax Module Kreator converts RPM (Red Hat, Fedora, Mandriva), DEB (Debian, Ubuntu), TAR.GZ (Arch Linux) and TGZ (Slackware, KateOS) binary packages into Slax modules. Slax Module Kreator depends on KDE 3.5, mksquashfs and rpm2cpio (RPM only), dpkg (DEB only) and tar (TAR.GZ and TGZ only).
Enhancements:
- Slax Konfigurator - now you can test generated ISO image in QEmu before burning (obviously, QEmu is required for that)
- Slax Module Kreator - it is possible to output modules into selected shared directory instead of creating them in source directory
- various bug fixes
<<lessSlax Konfigurator is QT application that guides user through downloading Slax ISO image, management of modules, management of custom documents and bootloader configuration. Modified ISO can be installed on USB pen drive or recorded on CD. Slax Konfigurator requires QT, kdesu, sudo, cdrecord or wodim
Slax Module Kreator converts RPM (Red Hat, Fedora, Mandriva), DEB (Debian, Ubuntu), TAR.GZ (Arch Linux) and TGZ (Slackware, KateOS) binary packages into Slax modules. Slax Module Kreator depends on KDE 3.5, mksquashfs and rpm2cpio (RPM only), dpkg (DEB only) and tar (TAR.GZ and TGZ only).
Enhancements:
- Slax Konfigurator - now you can test generated ISO image in QEmu before burning (obviously, QEmu is required for that)
- Slax Module Kreator - it is possible to output modules into selected shared directory instead of creating them in source directory
- various bug fixes
Download (MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
926 downloads
ccd2iso 0.3
ccd2iso is a CloneCD image to ISO image file converter. more>>
ccd2iso is a CloneCD image to ISO image file converter.
As I now move to Linux entirely, I still need some migration, specially for my existing CloneCD images, I want to use them in Linux, and I cant find any converter to convert them to ISO to be mountable by Linux, so I try to make one...
Well... this is my first Linux Project, so dont be expecting much from me... Im trying to make NRG2ISO (Nero image to ISO) converter, but still I have some difficulty to get the .nrg file format, hopefully someone out there can help me out...
Hopefully this will be so much usefull for someone out there as much as I do...
Please feel free to give any feedback.
Installation:
Just follow normal procedure:
./configure
make
make install
Usage:
Easy... normally you would have 3 file from CloneCD image, they are .ccd, .img, and .sub, just type:
ccd2iso < .img filename > < .iso filename >
for example:
ccd2iso myimage.img myimage.iso
Technical Stuff:
After some strange hacking through CloneCDs image file, I found that CloneCD is only dumping CDs raw data, thus together with 12 byte synchronization, 4 byte header, ECC, and EDC...
For now, only single session image supported, if multiple session image found, then the program will dump the first session only with an "Unrecognized sector mode" error... but the resulting file, will be mounted quite fine.
ToDo:
- Better support for multisession image. (Hopefully this task is possible)
- Add ISO Image compatible validation.
- Create GUI Front-end.
Enhancements:
- A couple sanity checks from Kerry
- Update the source to work with Automake 1.9
<<lessAs I now move to Linux entirely, I still need some migration, specially for my existing CloneCD images, I want to use them in Linux, and I cant find any converter to convert them to ISO to be mountable by Linux, so I try to make one...
Well... this is my first Linux Project, so dont be expecting much from me... Im trying to make NRG2ISO (Nero image to ISO) converter, but still I have some difficulty to get the .nrg file format, hopefully someone out there can help me out...
Hopefully this will be so much usefull for someone out there as much as I do...
Please feel free to give any feedback.
Installation:
Just follow normal procedure:
./configure
make
make install
Usage:
Easy... normally you would have 3 file from CloneCD image, they are .ccd, .img, and .sub, just type:
ccd2iso < .img filename > < .iso filename >
for example:
ccd2iso myimage.img myimage.iso
Technical Stuff:
After some strange hacking through CloneCDs image file, I found that CloneCD is only dumping CDs raw data, thus together with 12 byte synchronization, 4 byte header, ECC, and EDC...
For now, only single session image supported, if multiple session image found, then the program will dump the first session only with an "Unrecognized sector mode" error... but the resulting file, will be mounted quite fine.
ToDo:
- Better support for multisession image. (Hopefully this task is possible)
- Add ISO Image compatible validation.
- Create GUI Front-end.
Enhancements:
- A couple sanity checks from Kerry
- Update the source to work with Automake 1.9
Download (0.15MB)
Added: 2006-12-16 License: GPL (GNU General Public License) Price:
630 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 what is iso 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