167 projects tagged "BeOS"
sdd is a replacement for a program called 'dd'. sdd is much faster than dd in cases where input block size (ibs) is not equal to the output block size (obs). Statistics are more easily understood than those from 'dd'. Timing available, -time option will print transfer speed Timing & Statistics available at any time with SIGQUIT (^\) Can seek on input and output Fast null input Fast null output. Support for the RMT (Remote Tape Server) protocol makes remote I/O fast and easy.
Vim is an almost fully-compatible version of the Unix editor Vi. Many new features have been added including multi-level undo, syntax highlighting, commandline history, online help, filename completion, and block operations. It is descended from the vi clone "stevie" and runs on many systems, including Unix, MS Windows, OS/2, Macintosh, VMS, and Amiga.
HandBrake is a multi-threaded DVD to MPEG-4 ripper and converter. It can encode directly from DVDs (even encrypted ones) or from VIDEO_TS folders. AC3, LPCM, and MPEG audio tracks are supported. The output can be contained in MP4, AVI, or OGM files, and the output audio is encoded in either AAC, MP3, or Vorbis. Other features include support for 2-pass encoding, encoding of two audio tracks, a bitrate calculator, and deinterlacing, cropping, and scaling of the original picture.
FXL Template an easy to use template engine offering all the basic features of a template system. It supports simple text/array assignments, blocks, and nested blocks. Well-used regular expressions and the simple template syntax are responsible for quick template processing. The template markup is quite easy to learn, even for those not into programming. A Memcache extension for high traffic pages is freely available.
Ved (visual editor) is a small and very fast screen-oriented text editor that implements a user interface somewhere between vi and Emacs. It is powerful and easy to learn, and has no limitations on line length, file size, or the types of characters that may appear in a file. It is a highly portable editor for Unix and most other OSes.
vile is a text editor which is extremely compatible with vi. It has extended capabilities in many areas, including multi-file editing and viewing, mouse support, infinite undo, additional operators, and rectangular operations. Vile has an optional Perl interface for UNIX and NT. It can also be built as "xvile", which is fully X-aware, or "winvile" for Win32, with scrollbars, menus, etc.
e3 is a full-screen, user-friendly text editor with an interface similar to that of either WordStar, Emacs, Pico, Nedit, or vi. It's heavily optimized for size and independent of libc or any other libraries, making it useful for mini-Linux distributions and rescue disks. The assembler version supports Linux, FreeBSD, OpenBSD, NetBSD, Win9x, QNX, Atheos, BeOS, ELKS, and DOS. There is also a separately distributed version written in C which supports some other Unix versions and CygWin. It is also possible to use regular expressions by using child processes like sed. e3 has a built in arithmetic calculator.