read
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2341
noca 0.2
noca is a shared library that limits page cache usage. more>>
noca prevents the filling of pagecache with data that you know that youll dont need it anymore.
It uses fadvise with POSIX_FADV_DONTNEED. It only works on x86 arhitecture.
The noca shared library is preloaded is it hooks read, lseek and close. In this functions, if some conditions are met, they trigger an fadvise call.
Installation
make
make install
Enhancements:
- Added some environment variables to control how noca behaves
- Do the same to write not only read
<<lessIt uses fadvise with POSIX_FADV_DONTNEED. It only works on x86 arhitecture.
The noca shared library is preloaded is it hooks read, lseek and close. In this functions, if some conditions are met, they trigger an fadvise call.
Installation
make
make install
Enhancements:
- Added some environment variables to control how noca behaves
- Do the same to write not only read
Download (0.004MB)
Added: 2005-04-13 License: Free for non-commercial use Price:
1654 downloads
Classfile Reader & Writer
Classfile Reader & Writer is a package for reading and writing Java .class files. more>>
This package makes it easy to read and write java classfiles. It doesnt, however, provide any help with displaying the contents of a classfile to the user (unless you count debug output), or disassembling the bytecodes.
This code snippet will read in a classfile and write it back out to a different file.
InputStream is = new FileInputStream("Foo.class");
OutputStream os = new FileOutputStream("FooCopy.class");
ClassInfo classInfo = new ClassInfo();
new ClassFileReader().read(is, classInfo);
classInfo.setName("FooCopy"); // Java requires the class name to match the file name
new ClassFileWriter().write(classInfo, os);
is.close();os.close();
The package can read "obfuscated" classfiles, like those generated by Crema, but it cant write them. Obfuscated classfiles have invalid data in them and the only reason they work is because most VMs ignore the data thats invalid (attributes like SourceFile, LineNumberTable, and LocalVariableTable). If a ClassFileReader encounters invalid data, it just ignores it.
<<lessThis code snippet will read in a classfile and write it back out to a different file.
InputStream is = new FileInputStream("Foo.class");
OutputStream os = new FileOutputStream("FooCopy.class");
ClassInfo classInfo = new ClassInfo();
new ClassFileReader().read(is, classInfo);
classInfo.setName("FooCopy"); // Java requires the class name to match the file name
new ClassFileWriter().write(classInfo, os);
is.close();os.close();
The package can read "obfuscated" classfiles, like those generated by Crema, but it cant write them. Obfuscated classfiles have invalid data in them and the only reason they work is because most VMs ignore the data thats invalid (attributes like SourceFile, LineNumberTable, and LocalVariableTable). If a ClassFileReader encounters invalid data, it just ignores it.
Download (0.056MB)
Added: 2005-04-22 License: Public Domain Price:
1651 downloads
Kover 2.9.3
Kover is an application which can help you with making various CD-covers. more>>
Kover is an easy to use WYSIWYG CD cover printer with CDDB support.
Main features:
- CDDB support via freedb.org
- supports proxies with authentification (basic)
- image embedding in inlet and booklet
- should read files saved with Easy CD Pro 2.0
- saves CDDB queries locally, and uses them next time the same CD is inserted.
- print to file or printer (surprising?)
- able to save and load with kover created covers
- save and load files, also via ftp
- do CDDB query without the CD. Just enter the ID and category
- french, german, polish, italian, spanish and norwegian translation available
- files created with k3b can be imported
- able to read CD-TEXT
Enhancements:
- applied patch to fix printing problems with protrait and landscape from Uwe Brinkhoff < sindsiesicher@gmx.de >
- added support to read CD-TEXT
- added a new binary cd-text and manual page
- the usual small fixes here and there
- released as 2.9.6
- "look-i-can-read" release
<<lessMain features:
- CDDB support via freedb.org
- supports proxies with authentification (basic)
- image embedding in inlet and booklet
- should read files saved with Easy CD Pro 2.0
- saves CDDB queries locally, and uses them next time the same CD is inserted.
- print to file or printer (surprising?)
- able to save and load with kover created covers
- save and load files, also via ftp
- do CDDB query without the CD. Just enter the ID and category
- french, german, polish, italian, spanish and norwegian translation available
- files created with k3b can be imported
- able to read CD-TEXT
Enhancements:
- applied patch to fix printing problems with protrait and landscape from Uwe Brinkhoff < sindsiesicher@gmx.de >
- added support to read CD-TEXT
- added a new binary cd-text and manual page
- the usual small fixes here and there
- released as 2.9.6
- "look-i-can-read" release
Download (0.92MB)
Added: 2005-05-31 License: GPL (GNU General Public License) Price:
1607 downloads
Cactus Audio Player 0.2.4
Cactus is just an audio file player. more>>
Cactus is just an audio file player. But it has some features that makes it different from other players.
There are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
<<lessThere are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
Download (2.2MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1532 downloads
KFilm 0.0.2
KFilm is an non-linear Video Editor that runs on a **ix System. more>>
Video cutting software with QT/KDE uses SDL/ffmpeg an reads every FIle that ffmpeg reads -cut /merge video -non linear VideoEditing
<<less Download (0.72MB)
Added: 2005-08-19 License: GPL (GNU General Public License) Price:
1528 downloads
SegyPY 0.3
SegyPY includes M-files to read and write SEG-Y files from Python. more>>
SegyPY is a set of Python files for reading and writing SEG-Y files from Python.
SegyPY aims at being both simple to use to read SEG-Y files, and extensive enough to aid in writing complex seismic data.
SegyPy is based on the SegyMAT, a Matlab implementation of a SEG-Y library for reading/writing SEG-Y formatted files.
Enhancements:
- This release adds supprt for writing all variants of SEGY (revision 0 and 1), except for IBM floats, in data sample format.
<<lessSegyPY aims at being both simple to use to read SEG-Y files, and extensive enough to aid in writing complex seismic data.
SegyPy is based on the SegyMAT, a Matlab implementation of a SEG-Y library for reading/writing SEG-Y formatted files.
Enhancements:
- This release adds supprt for writing all variants of SEGY (revision 0 and 1), except for IBM floats, in data sample format.
Download (0.016MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1480 downloads
DLini 0.2.0
The DLini library provides functions for reading and writing Windows style .ini files. more>>
The DLini library provides functions for reading and writing Windows style .ini files.
It mimics the Windows API for .ini file handling exactly, so it can be used to port Windows applications that use .ini files to other platforms.
Have you ever needed to port a Windows program to Linux or UNIX? Maybe its a legacy program and uses .ini files to read its settings.
This package provides all the necessary functions to read the .ini file, in just the same way as you would expect to read it under Windows using GetPrivateProfile style functions.
Enhancements:
- New functions completed: GetPrivateProfileStruct, GetPrivateProfileSection, and GetPrivateProfileSectionNames.
- Some optional debug output and an off-by-one error have been corrected.
- Autoconf/Automake scripts have been added.
<<lessIt mimics the Windows API for .ini file handling exactly, so it can be used to port Windows applications that use .ini files to other platforms.
Have you ever needed to port a Windows program to Linux or UNIX? Maybe its a legacy program and uses .ini files to read its settings.
This package provides all the necessary functions to read the .ini file, in just the same way as you would expect to read it under Windows using GetPrivateProfile style functions.
Enhancements:
- New functions completed: GetPrivateProfileStruct, GetPrivateProfileSection, and GetPrivateProfileSectionNames.
- Some optional debug output and an off-by-one error have been corrected.
- Autoconf/Automake scripts have been added.
Download (0.42MB)
Added: 2005-10-18 License: BSD License Price:
1467 downloads
fusecram 20051104
fusecram is a FUSE module for mounting cramfs image files, created for use with the klik system. more>>
fusecram is a FUSE module for mounting cramfs image files, created for use with the klik system.
Enhancements:
- This release has a very useful patch to read cramfs images in foreign bytesex.
- It allows reading images with little-endian byte order on big-endian machines and vice versa.
<<lessEnhancements:
- This release has a very useful patch to read cramfs images in foreign bytesex.
- It allows reading images with little-endian byte order on big-endian machines and vice versa.
Download (0.21MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads
MoosicApplet 0.3.2
MoosicApplet is a GNOME panel applet that displays the status of the Moosic server. more>>
MoosicApplet is a GNOME panel applet which displays the current status of the Moosic jukebox server.
It also provides some basic features for controlling the song player. MoosicApplet features a configurable layout and the ability to rewrite the song name in various ways to make it easier to read.
<<lessIt also provides some basic features for controlling the song player. MoosicApplet features a configurable layout and the ability to rewrite the song name in various ways to make it easier to read.
Download (0.030MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
pytick 0.03
pytick is a customizable stock ticker. more>>
pytick is a customizable stock ticker.
pytick is a fully configurable and elegant stock ticker written in python for your desktop.
pytick gathers its stock quotes from finance.yahoo.com and displays them in a easy to read fashion.
Main features:
- Intuitive Interface
- Fits naturally into your desktop
- Custom Font Selection
- Variable Scroll Speed
<<lesspytick is a fully configurable and elegant stock ticker written in python for your desktop.
pytick gathers its stock quotes from finance.yahoo.com and displays them in a easy to read fashion.
Main features:
- Intuitive Interface
- Fits naturally into your desktop
- Custom Font Selection
- Variable Scroll Speed
Download (0.007MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1405 downloads
Docutils 0.4
Docutils is an open-source text processing system for processing plaintext documentation into useful formats. more>>
Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX.
Docutils project includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
<<lessDocutils project includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
Download (1.2MB)
Added: 2006-01-11 License: Public Domain Price:
1382 downloads
Perl Playlist 0.1
Perl Playlist is a command line application to generate m3u files based on your all your MP3s. more>>
Perl Playlist is a command line application to generate m3u files based on your all your MP3s.
Perl Playlist uses MP3::Info to read the MP3 tags.
Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows.
<<lessPerl Playlist uses MP3::Info to read the MP3 tags.
Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows.
Download (0.10MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1312 downloads
firescope 0.1
firescope allows you to read kernel logs and other memory over FireWire. more>>
firescope is a port of Ben Herrenschmidts firescope tool to i386/x86-64 Linux with many additional changes. firescope allows you to read kernel logs and other memory over FireWire.
Enhancements:
- The program was ported to i386/x86-64.
- A log reader for printk buffers was implemented - the original could just talk to xmon.
- Lots of other changes were made.
<<lessEnhancements:
- The program was ported to i386/x86-64.
- A log reader for printk buffers was implemented - the original could just talk to xmon.
- Lots of other changes were made.
Download (0.007MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1301 downloads
Eggibault 1.2
Eggibault is a puzzle game for Linux. more>>
Eggibault is a puzzle game for Linux.
Just unpack the archive and run eggibault but before you should read Readme.txt, it is in french, because im french.
Enhancements:
- Add a tag to say that a level is finish
- New levels
- Performance improve
- Little bugs fix
<<lessJust unpack the archive and run eggibault but before you should read Readme.txt, it is in french, because im french.
Enhancements:
- Add a tag to say that a level is finish
- New levels
- Performance improve
- Little bugs fix
Download (0.48MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1299 downloads
xmms sndfile 1.2
xmms sndfile is an input plugin for XMMS. more>>
xmms sndfile is an input plugin for XMMS.
Using xmms_sndfile extends the capabilities of XMMS to open and play any file which can be opened and read by libsndfile, including WAV, AIFF, AU, and SVX files and many compressed version of these file formats.
<<lessUsing xmms_sndfile extends the capabilities of XMMS to open and play any file which can be opened and read by libsndfile, including WAV, AIFF, AU, and SVX files and many compressed version of these file formats.
Download (0.22MB)
Added: 2006-04-11 License: GPL (GNU General Public License) Price:
1292 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 read 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