Main > Free Download Search >

Free read only mode software for linux

read only mode

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3957
Read Local Lyrics 1.1

Read Local Lyrics 1.1


Read Local Lyrics is a little Python script works as a lyrics plugin. more>>
Read Local Lyrics is a little Python script works as a lyrics plugin.

If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.

<<less
Download (0.030MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
refdb-mode 1.4

refdb-mode 1.4


refdb-mode is a minor mode for Emacs which implements an interface to RefDB. more>>
RefDB integrates nicely into Emacs. Combined with editing modes for SGML, XML, and RIS documents, youll get an integrated authoring environment with direct access to your bibliographic data.
"Cite-while-you-write", document transformation, and previewing is just a few mouseclicks away for DocBook SGML and XML as well as for TEI XML documents. Emacs support is not included in the RefDB sources, but available separately.
If your editor of choice should be Emacs or XEmacs, the RIS major mode (ris.el) will make editing RIS datasets a little bit more comfortable. Font-locking will help you to spot syntax errors. Especially the end tag (ER - ) is prone to lack the trailing space if youre not careful.
The ris-mode displays valid tags in blue, except the special type (TY - ) and end (ER - ) tags which are shown in red. The tag contents are colored according to several criteria. If the contents of a field is limited in length, the color will extend only up to that limit. Author/editor, publication date, and reprint fields are checked for a valid content. ris-mode also provides the following commands:
- insert-set (C-c-C-s): inserts a new skeleton dataset (a "reference"). The function will prompt you to enter the publication type. You can use either the auto-completion feature of the minibuffer to enter a valid type or the history feature to select a previously entered type. The function will create a newline, a type tag with the type you selected, default sets of tags for a selected range of types, as well as an end tag.
- insert-tag ( C-c-C-t): insert a new tag. Use either the auto-completion feature of the minibuffer to enter a valid tag or the history feature to select a previously entered tag.
duplicate-tag (M-RET): insert a new line below the current line with the same tag as the current line. This command is convenient if you add multiple keywords or authors, each of which have to go on separate tag lines.
- backward-set (C-x[) and forward-set (C-x]): move between RIS datasets.
- narrow-to-set (C-xns) and widen (C-xnw): narrow the buffer to the current RIS set and widen to the full buffer contents.
The mode currently does not check the length of author entries, nor does it handle continued lines in any way. It does not attempt to check whether a reference is complete (e.g. it wont notify you if there is no author)
Enhancements:
- Support for Muse documents was added.
<<less
Download (0.15MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
844 downloads
dot-mode.el 1.11

dot-mode.el 1.11


dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the . command in vi. more>>
dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the . command in vi. The original version was written in 1995 by James Gillespie.
I took over maintenance in 2000 and did a much needed update to code portability and also added some nice features. Much of the code was re-written, but the original design was sound and remains intact. dot-mode.el project is distributed under the GNU General Public License.
Why was it written?
For those of you not in the know, the . command in vi simply repeats the last edit made. In my experience, this is/has been the biggest feature that vi users claim they just cant live without. After having developed this feature for emacs, Id have to say I agree with them.
dot-mode.el was written so that vi users no longer have an excuse for not switching to an emacs variant. Emacs is, of course, superior in every other way...
Main features:
- New keybinding C-. emulates . command in vi.
- Calls to extended commands (M-x some-command) are also captured.
- There is an "override" mode that allows you to record keystrokes that dont change the buffer.
- You can specify whether dot-mode remembers "undo" commands.
- dot-mode can either share a single command buffer between all windows with dot-mode on, or each window can have its own command buffer.
- You can copy the saved keystrokes into the keyboard macro.
- Works on GNU Emacs (including NT Emacs) and XEmacs.
Version restrictions:
- Certain interactive commands such as query-replace or query-replace-regexp are not recorded properly. There is no plan to fix this. You can still record a keyboard macro to capture these types of functions.
Enhancements:
- A bug where dot-mode would give an error if you used dot-mode-override to record a [right] and then tried to call dot-mode-execute was fixed.
<<less
Download (0.021MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
838 downloads
Kernel Mode Linux 2.6.19_001

Kernel Mode Linux 2.6.19_001


Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. more>>
Kernel Mode Linux project is a technology which enables us to execute user programs in kernel mode. In Kernel Mode Linux, user programs can be executed as user processes that have the privilege level of kernel mode.
The benefit of executing user programs in kernel mode is that the user programs can access a kernel address space directly. So, for example, user programs can invoke system calls very fast because it is unnecessary to switch between a kernel mode and a user mode by using costly software interruptions or context switches.
Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual.
Although it seems dangerous to let user programs access a kernel directly, safety of the kernel can be ensured, for example, by static type checking, software fault isolation, and so forth.
For proof of concept, we are developing a system which is based on the combination of Kernel Mode Linux and Typed Assembly Language, TAL. (TAL can ensure safety of programs through its type checking and the type checking can be done at machine binary level.
Version restrictions:
- User processes executed in kernel mode should obey the following limitations. Otherwise, your system will be in an undefined state. In the worst-case scenario, your system will crash.
- On IA-32, programs executed in kernel mode shouldnt modify their CS, DS, FS and SS registers.
- On AMD64, programs executed in kernel mode shouldnt modify their CS register.
- In addition, on AMD64, IA-32 binaries cannot be executed in kernel mode.
Enhancements:
- This release has been merged with the 2.6.19 Linux kernel.
<<less
Download (0.032MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1047 downloads
Mega Mario 1.3

Mega Mario 1.3


Mega Mario is a Mario clone + blood. more>>
Mega Mario is a Mario clone + blood. In the game you play Mario and your task is to free his brother Luigi, who was captured by the evil Bowser. Mario is controlled by Keyboard or Gamepad using the Arrowkeys to walk, Space / A to jump and CTRL / B to run/fire. After reaching a castle the game is saved and can be continued at any time by clicking on "Load Game".

Mega Mario also features a blood-mode, which makes killed enemies spread their blood all over the level! And if you have fun to create your own levels after completing the game, you can use the Level-Editor (read "Editor.txt"). For example you can send me your best levels and perhaps Ill build them into the game!

<<less
Download (3.8MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1808 downloads
AutoLyrix 0.2.2

AutoLyrix 0.2.2


AutoLyrix is a program created to download lyrics and AlbumArt (artwork) automatically. more>>
AutoLyrix is a program (not a pluggin!) created to download lyrics and AlbumArt (artwork) automatically. This software is very similar to EvilLyrics (at least the interface). Saved lyrics from EvilLyrics can be used by AutoLyrix. The only thing you have to do is run AutoLyrix and it will find a supported player running, get the current song and download the lyric for you. AutoLyrix uses Google to search..
Main features:
- Download music with filters
- Download AlbumArt (artwork)
- Full mode
- Full mode 100% Transparent
- Transparent (Opacity)
- Export Lyrics/AlbumArt to iPod (using iTunes)
- Export Lyrics without Properties
- Download Lyrics and AlbumArt from Playlist file
- AutoLyrix can read the Song Title from a File
- Multi-plataform using Mono
- Runs on Linux! XMMS (and others players too)
- To make XMMS works only add the text echo "%n" > /tmp/currentSong.txt in Preferences, General Plugins, Song Change Plugin and enable this plugin, run AutoLyrix and in Preferences enable the "Support Input From File" and select the file /tmp/currengSong.txt. And enjoy!
<<less
Download (0.14MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
Guitar Mode Maker 3.0

Guitar Mode Maker 3.0


Guitar Mode Maker is a software will help the guitar player learn scales, modes, chords, and create new scales. more>>
Guitar Mode Maker is a software will help the guitar player learn scales, modes, chords, and create new scales. Designed to be easy enough for the beginner and comprehensive for the advanced user! Learn Chords and Scales. Review the Chord and Scale List for GMM 3.0. Over 750 Chords and Scales Included in the trial installation!
This program also has the capability of the user sharing their scales with others through a new and improved, unique scale file (.GS2 file)!
Guitar Mode Maker 1.0 for linux comes with hundreds of scales, chords and modes to help you learn! Guitar Mode Maker 1.0 is available only for Linux.
Additionally for BASS GUITAR PLAYERS, Bass Guitar Mode Maker! Now bass players can have all the scales, modes and chords too! Bass Guitar Mode Maker 3.0 available for download now!
Main features:
- Easy scale creation by clicking on the fretboard, note list or piano keyboard
- Easy scale transposition
- Ability to save Guitar Scale files, even in trial version
- Ability to hear your scale played by acoustic guitar, 12-string or piano
- 750 Scales and chords TO START WITH!
- Ability to print guitar scale on printer!
- Easier to use interface (Screen Shot)
<<less
Download (0.028MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1219 downloads
Feedn Read 0.6.0b

Feedn Read 0.6.0b


Feedn Read (FnR) is a free Java based open source newsfeed reader. more>>
Feedn Read (FnR) is a free Java based open source newsfeed reader. It is powered by the Sun ROME syndication framework and therefore supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00).
It disposes of an intuitive, fast and responsive user interface using eclipse technologies, i.e. JFace and SWT. Thus it combines the platform independent Java world on one hand with a fast native user interface on the other hand.
Main features:
- Multi threaded application environment
- Multi language support (german and english attended at the moment)
- Multi tab style reading
- Tree based favorite management
- Newsfeed retrieval and update
- Newsfeed aggregation
- Scheduling for automatic newsfeed retrieval
- Easy news filtering
- Easy favorite filtering
- Archive support (recognizes already read news)
- Newsfeed caching support
- RSS enclosure support
- Podcast support
- System tray support
- System tray notifications
- Internal web browser
- OPML import
- OPML export
- Customizable interface
<<less
Download (4.8MB)
Added: 2006-06-18 License: Common Public License Price:
1226 downloads
DJohn 0.9.8.1

DJohn 0.9.8.1


DJohn is a distributed John the Ripper. more>>
DJohn is a distributed John the Ripper.With Distributed John (DJohn) you can crack passwords using several machines to get passwords sooner than using a single machine.
The cracking in itself is done by John The Ripper and djohns server (djohnd) divides the work in work packets and coordinates the effort among the clients (djohn), which are doing the work.
Because the way djohn was written there are several features/drawbacks on which you might be interested:
Only brute force cracking can be used; as the way to crack passwords is with an external mode (read Johns documentation for more information on Johns cracking modes).
There is no support to download the passwords files to be cracked by the clients. They must be downloaded by someone else (the user, another process). Starting in v0.9.8, there is a contributed server / client in Perl to do this task.
djohn was designed to run in closed networks where all the clients can be trusted, so security was not an issue.
All the clients are supposed to have the same (or similar) cpu power (this point will be addressed soon).
The server status can be viewed using the utility djs (djohn status) and a cgi front-end is provided to remotely view to server status (djs can only be used in the machine the server is running as it uses shared memory to get the status).
In future releases, the plan is to merge the code with John The Ripper to be able to use the different methods of cracking John provides.
Enhancements:
- bugfix: when there was no passwords cracked no notification was sent to the server [by Florian Schueller].
<<less
Download (0.048MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1203 downloads
reclinker 0.4

reclinker 0.4


reclinker is a recursive symlinking utility. more>>
reclinker is a recursive symlinking utility. The project mirrors a hierarchy of files by means of symlinks.
The program has a linker, a deleter and a test mode. By default its in
linker mode. It gets into deleter mode if its invoked as recdeleter, and into
test mode if its invoked as reclinktester. Linker/deleter/test mode may be
forced with the -l/-d/-t switches.
In linker mode it mirrors the directory tree under < from > to under < where >
and symlinks files there. The symlinks point to the basename of the file
processed, prefixed with < prefix >. If < prefix > is not given, it defaults
to the absolute pathname of < from > (ie., the symlink points to the
correct absolute filename).
In deleter mode it deletes non-broken symlinks (empty directories) of
the form < where >/foo, where < from >/foo is an existing file (directory).
(A dir is also considered empty if it gets empty during the deletion
procedure.)
In test mode it tests whether symlinks/dirs under < where > corresponding
to files/dirs under < from > exist, and whether are they created properly.
If extra arguments are given, then they will be treated as files named
relatively from < from >, and they will be proceeded individually
(no mass action is taken). If "-" is among these extra arguments,
then individual file names are also read from stdin; if "0-" is among
them, individual file names are also read from stdin, being separated
by .
Main features:
- written in pure C (no dependencies, fast)
- free of forced, confusing package management terminology (like stow dir, target dir, package)
- supports both absolut and relative linking
- supports linking into existing hierarchies, handles properly already existing directory symlinks in the target hierarchy (like /usr/man -> share/man)
- supports access control (set ownership/mode of created links/directories, filter processed files based on ownership/mode requirements)
- license is LGPL, not GPL (some may think its a feature)
It also has a feature which makes it similar to cpio passthrough mode: reclinker can take a list of files on stdin, and link only those files which occur in the list.
reclinker was written to be the part of a more comprehensive symlinky package management scheme, IFS. IFS is not ready but you can just start using reclinker immediately.
Options common for all modes:
-h print this message and exit
-U < user > skip file under < from > if its not owned by < user >
-G < group > skip file under < from > if it doesnt belong to < group >
-v/-q increase/decrease verbosity level
(currently 0, 1, 2 are in use, default is 1)
Options in linker mode are:
-r produce relative symlinks
-f overwrite existing files
-m < mode > create new directories with mode < mode > ( &d with umask!)
-o force < mode > given by -m for all processed directories
(if -m is not used, the mode of the actually processed
dir is forced)
-u < user > newly created dirs/symlinks shall be owned by < user >
-g < group > newly created dirs/symlinks shall belong to < group >
-D only directories are proceeded
-p < prefix > prepend < prefix > to link targets
Options in deleter mode are:
-f delete corresponding file even its not a symlink
-m < mode > deletes < where >/foo only if < from >/foo is of mode < mode >
-o only broken symlinks are deleted
-u < user > deletes < where >/foo only if it belongs to < user >
-g < group > deletes < where >/foo only if it belongs to < group >
-D dont delete directories
Options in test mode are:
-r test symlinks as if they were created using -r in linker mode
-m < mode > skip foo if < from >/foo isnt of mode < mode >
-u < user > skip foo if < where >/foo is not owned by < user >
-g < group > skip foo if < where >/foo doesnt belong to < group >
-p < prefix > test links assuming they were created using "-p < prefix >"
Return values: 0 - success; 1 - fatal error; 2 - some act failed but
just kept on doing; 3 - arguments imply nothing happens (eg., bad
options used)
<<less
Download (0.023MB)
Added: 2007-05-24 License: LGPL (GNU Lesser General Public License) Price:
883 downloads
recoverdm 0.19

recoverdm 0.19


recoverdm is a software that can recover files/disks with damaged sectors more>>
recoverdm is a software that can recover files/disks with damaged sectors
This program will help you recover disks with bad sectors. You can recover files as well complete devices.
In case if finds sectors which simply cannot be recoverd, it writes an empty sector to the outputfile and continues. If youre recovering a CD or a DVD and the program cannot read the sector in "normal mode", then the program will try to read the sector in "RAW mode" (without error-checking etc.).
This toolkit also has a utility called mergebad: mergebad merges multiple images into one. This can be usefull when you have, for example, multiple CDs with the same data which are all damaged.
In such case, you can then first use recoverdm to retrieve the data from the damaged CDs into image-files and then combine them into one image with mergebad.
Usage:
recoverdm -t type -i file/devicein -o fileout [-l list] [-n retries] [-s speed]
-t type is 1 for files, 10 for floppy disks and 40 for IDE disks (try -h for a complete list)
-i file/devicein is the device or file you want to recover
-o fileout is the file where to write to. this file should not already exist!
-l list this file will contain the offsets(!) of the bad blocks as well as the size of the badblock. This file can be used together with the image with the mergebad utility.
-n retries number of retries before going on with next sector, defaults to 6
-r RAW read retries number of retries while reading in RAW mode before going on with next sector, defaults to 6
-s rotation speed rotation speed of CD-ROM/DVD, defaults to 1
-h gives the helptext
Enhancements:
- This release adds the ability to set the start-offset to read from the damaged media, a small performance optimization, and a fix for an infinite loop.
<<less
Download (0.009MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1422 downloads
Audio::Wav::Read 0.06

Audio::Wav::Read 0.06


Audio::Wav::Read is a Perl module for reading Microsoft WAV files. more>>
Audio::Wav::Read is a Perl module for reading Microsoft WAV files.

SYNOPSIS

use Audio::Wav;
my $wav = new Audio::Wav;
my $read = $wav -> read( filename.wav );
my $details = $read -> details();

Reads Microsoft Wav files.

<<less
Download (0.018MB)
Added: 2006-06-23 License: Perl Artistic License Price:
1222 downloads
Sound Converter 0.9.7

Sound Converter 0.9.7


Sound Converter can convert sound files to other formats. more>>
Sound Converter project can convert sound files to other formats.

A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files.

<<less
Download (0.036MB)
Added: 2007-08-01 License: GPL v3 Price:
538 downloads
XML::Filter::Mode 0.02

XML::Filter::Mode 0.02


XML::Filter::Mode Perl module can filter out all chunks not in the current mode. more>>
XML::Filter::Mode Perl module can filter out all chunks not in the current mode.

SYNOPSIS

use XML::Filter::Mode;
use strict;

my $filter = XML::Filter::Mode->new( Modes => "a,b,c" );
my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] );

## To inspect the modes:
my @modes = $filter->modes;

## To change the modes:
$h->modes( qw( d e ) );

Filters portions of documents based on a mode= attribute.

I use this to have XML documents that can be read in several modes, for instance "test", "demo" and normal (ie not test or demo), or "C", "Bytecraft_C", "Perl".

Mode names must contain only alphanumerics and "_" (ie match Perls w regexp assertion).

The filter is given a comma separated list of modes. Each element in the XML document may have a mode="" attribute that gives a mode expression. If there is no mode attribute or it is empty or the mode expression matches the list of modes, then the element is accepted. Otherwise it and all of its children are cut from the document.

The mode expression is a boolean expression using the operators & (which unfortunately must be escaped as "&"), |, , to build mode matching expressions from a list Parentheses may be used to group operations. of words. , and are synonyms.
! may be used as a prefix negation operator, so !a means "unless mode a".

Examples:

Modes mode="..." Action
Enabled Value
===== ========== ======
(none) "" pass

a "" pass
a "a" pass
a "a" pass
a,b "a" pass
a "a,b" pass
b "a,b" pass
a,b "a,b" pass
b "!a,b" pass
a,b "a b" pass

(none) "b" cut
a "b" cut
a "a&b" cut
b "a&b" cut
a "!a,b" cut
a "!a" cut

<<less
Download (0.004MB)
Added: 2007-07-02 License: Perl Artistic License Price:
844 downloads
Spreadsheet::Read 0.17

Spreadsheet::Read 0.17


Spreadsheet::Read enables reading the data from a spreadsheet. more>>
Spreadsheet::Read enables reading the data from a spreadsheet.

Spreadsheet::Read tries to transparantly read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning.

For OpenOffice this module uses Spreadsheet::ReadSXC

For Excel this module uses Spreadsheet::ParseExcel

For CSV this module uses Text::CSV_XS

For SquirrelCalc there is a very simplistic built-in parser

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