just like
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 196
The bastard disassembler 0.17
The bastard disassembler is a disassembler for linux/unix platforms. more>>
The bastard disassembler is a disassembler written for x86 ELF targets on Linux. Other file formats/CPUs can be plugged in. It has a command-line interface and is meant to be used as a backend or engine. Support for controlling the disassembler via pipes is provided. Note that this disassembler does not rely on libopcodes to do its disassembly. Rather, the libi386 plugin is a standard .so that can be reused by other projects.
This interpreter can be used interactively, it can be fed commands via STDIN [just like a scripting interpreter], and it can be communicated with via a pair of FIFOs. Now, on top of this any number of UI front ends can be stacked -- ncurses console front ends, Gtk X front-ends, Tk front ends, etc. It is the reponsibility of the front-ends to display the information obtained by querying the disassembler, supplying syntax highlighting, displaying strings, xrefs, etc; however the disassembler will retain all of this information, do all of the brute processing, and will provide any of the information when requested.
<<lessThis interpreter can be used interactively, it can be fed commands via STDIN [just like a scripting interpreter], and it can be communicated with via a pair of FIFOs. Now, on top of this any number of UI front ends can be stacked -- ncurses console front ends, Gtk X front-ends, Tk front ends, etc. It is the reponsibility of the front-ends to display the information obtained by querying the disassembler, supplying syntax highlighting, displaying strings, xrefs, etc; however the disassembler will retain all of this information, do all of the brute processing, and will provide any of the information when requested.
Download (2.35MB)
Added: 2005-01-27 License: Artistic License Price:
1736 downloads
AmigaSHELL 2.3
AmigaSHELL is a linux shell replacement. more>>
AmigaSHELL makes your boring gray on black colored bash shell revive like in the old days. Just like on Amiga(tm), blue, white, orange, black at its finest. With a nice informational bar at the top.
Installation
(be root)
make install
amigashell start
cd /etc/rc2.d
ln -s ../init.d/amigashell S99amigashell
Enhancements:
- cursors for xfree86 4.3
- left_ptr, right_ptr, busy
- added theme for wmpinboard as well
<<lessInstallation
(be root)
make install
amigashell start
cd /etc/rc2.d
ln -s ../init.d/amigashell S99amigashell
Enhancements:
- cursors for xfree86 4.3
- left_ptr, right_ptr, busy
- added theme for wmpinboard as well
Download (0.02MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1665 downloads
VLAN 1.9
VLAN is an implementation of the 802.1Q VLAN protocol for Linux. more>>
VLAN is an implementation of the 802.1Q VLAN protocol for Linux.
VLAN allows one to have Virtual LANs on a single ethernet cable, giving you the ability to segregate LANs efficiently. VLAN should support up to 4094 vlan interfaces per ethernet device.
Main features:
- Implements 802.1Q VLAN spec.
- Implements support for a non-standard (as far as I know) MAC-based VLAN functionality.
- Can support up to 4094 VLANs per ethernet interface.
- Scales well in critical paths: O(n), where n is the number of PHYSICAL ethernet interfaces, and that is only on ingress. O(1) in every other critical path, as far as I know.
- Supports MULTICAST
- Can change MAC address of VLAN.
- Multiple naming conventions supported, and adjustable at runtime.
- Optional header-reordering, to make the VLAN interface look JUST LIKE an Ethernet interface. This fixes some problems with DHCPd and anything else that uses a SOCK_PACKET socket. Default setting is off, which works for every other protocol I know about, and is slightly faster.
Enhancements:
- This release fixes return error codes in vconfig.
<<lessVLAN allows one to have Virtual LANs on a single ethernet cable, giving you the ability to segregate LANs efficiently. VLAN should support up to 4094 vlan interfaces per ethernet device.
Main features:
- Implements 802.1Q VLAN spec.
- Implements support for a non-standard (as far as I know) MAC-based VLAN functionality.
- Can support up to 4094 VLANs per ethernet interface.
- Scales well in critical paths: O(n), where n is the number of PHYSICAL ethernet interfaces, and that is only on ingress. O(1) in every other critical path, as far as I know.
- Supports MULTICAST
- Can change MAC address of VLAN.
- Multiple naming conventions supported, and adjustable at runtime.
- Optional header-reordering, to make the VLAN interface look JUST LIKE an Ethernet interface. This fixes some problems with DHCPd and anything else that uses a SOCK_PACKET socket. Default setting is off, which works for every other protocol I know about, and is slightly faster.
Enhancements:
- This release fixes return error codes in vconfig.
Download (0.089MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1558 downloads
gIpc 0.79
gIpc is a tool to get all the IPC info. more>>
gIpc is a tool to get all the IPC info. Just like a GTK frontend for IPCS and IPCRM commands which are already there in existing Linux systems.
gIpc will collect the snapshot for the IPC info (i.e, Shared memory,semaphore and messageQ information).
You can also refresh the IPC info using IPC Refresh from the menu OR using F5″ key.
If you want to remove a perticular IPC entity, just select the row and press DELETE you will be asked for the confirmation. If you click on yes then that IPC entity will be removed. (Ofcourse, you should be having appropriate permissions to do this !)
<<lessgIpc will collect the snapshot for the IPC info (i.e, Shared memory,semaphore and messageQ information).
You can also refresh the IPC info using IPC Refresh from the menu OR using F5″ key.
If you want to remove a perticular IPC entity, just select the row and press DELETE you will be asked for the confirmation. If you click on yes then that IPC entity will be removed. (Ofcourse, you should be having appropriate permissions to do this !)
Download (0.080MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1542 downloads
Newton 0.0.9
Newton is a desktop wiki applet for the GNOME2 desktop environment. more>>
Newton is a desktop wiki applet for the GNOME2 desktop environment. You enter your notes and information in a simple wiki-like syntax and Newton formats it in rich HTML for you! It is designed to make the creation of richly formatted documents of any type as simple and quick as possible.
For instance, if you want to make some bold text, you input **My Bold Text** and Newton will bold it for you. A pre-made wiki page called NewtonSyntax comes with the program that has example of all available formatting so that you can get started right away. Also, the editing screen displays a toolbar with tools to make formatting easy. You dont even have to know the syntax in order to get started!
You can see both the NewtonHome and NewtonSyntax files that are available in the development version by following the links to the "Previews" in the right column on this page. Both of these pages will appear just like they do in the program, in fact, they were created in Newton and exported using the "Export to HTML" feature. This will let you see what Newton is capable of as of now, and will also let you see what the wiki syntax used in the program is like (as shown in the NewtonSyntax page.
<<lessFor instance, if you want to make some bold text, you input **My Bold Text** and Newton will bold it for you. A pre-made wiki page called NewtonSyntax comes with the program that has example of all available formatting so that you can get started right away. Also, the editing screen displays a toolbar with tools to make formatting easy. You dont even have to know the syntax in order to get started!
You can see both the NewtonHome and NewtonSyntax files that are available in the development version by following the links to the "Previews" in the right column on this page. Both of these pages will appear just like they do in the program, in fact, they were created in Newton and exported using the "Export to HTML" feature. This will let you see what Newton is capable of as of now, and will also let you see what the wiki syntax used in the program is like (as shown in the NewtonSyntax page.
Download (0.052MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1536 downloads
PHPterm 0.3.0
PHPterm is a PHP Shell Terminal. more>>
PHPterm is a terminal/shell emulator for PHP which lets you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol.
It aims to provide the look and feel of konsole, the KDE terminal.
<<lessIt aims to provide the look and feel of konsole, the KDE terminal.
Download (0.014MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1490 downloads
libtemplate 1.5
libtemplate is a C template library for CGI programs. more>>
libtemplate allows C developers to use templates for their CGI programs just like Perl and PHP programmers.
Use this template library to separate your programs business logic from the HTML that generates the output. Your code will be smaller and easier to maintain, and cosmetic changes to an application wont create havoc with your program.
If youre tired of recompiling your CGI program every time somebody wants to change the HTML, you need to check out templates. Libtemplate is an easy to use C interface that will let you use the same sort of templates used in Lazarus applications.
Using templates in PHP and C++ has spoiled me. So when I started developing applications in C, I went hunting for a templating library that I could use again. I didnt find it, so after developing in a mixture of C for my lowlevel routines and C++ for my interface, I finally broke down and wrote a templating engine in C.
<<lessUse this template library to separate your programs business logic from the HTML that generates the output. Your code will be smaller and easier to maintain, and cosmetic changes to an application wont create havoc with your program.
If youre tired of recompiling your CGI program every time somebody wants to change the HTML, you need to check out templates. Libtemplate is an easy to use C interface that will let you use the same sort of templates used in Lazarus applications.
Using templates in PHP and C++ has spoiled me. So when I started developing applications in C, I went hunting for a templating library that I could use again. I didnt find it, so after developing in a mixture of C for my lowlevel routines and C++ for my interface, I finally broke down and wrote a templating engine in C.
Download (0.018MB)
Added: 2005-10-03 License: BSD License Price:
1484 downloads
Gournal 0.5.1
Gournal is a notepad application for Tablet PCs. more>>
Gournal is a note-taking application written for usage on Tablet-PCs (such as the Toshiba M200). Its designed for usage with a stylus, not a mouse or keyboard.
It does not have handwriting recognition but can be used in co-ordination with xstroke to accept text. Gournal is written in perl using gtk2-perl so you will need gtk2-perl along with the gladexml and gnomecanvas modules of gtk2-perl.
The pages are saved as gzipped SVG files (not totally standard yet but working on it). This is my first attempt and I have never used any M$ tablet applications (deleted Win before first boot) so I dont have any idea what features are good/needed.
Gournal looks/works just like a physical notebook with multiple pages. To save memory/speed load time it only loads pages when they are viewed so the app will not run much slower if you have 1 or 100 pages. Each page is named according to when it was created. The pages are saved as gzipped SVG files. Gournal has the following tools:
< Multiple sections >
Fine/Normal/Medium/Think Pens
Eraser
Highliter
Typed Text
Time-stamp
Zoom
Infinite undo/redo
Delete entire strokes
Networkable pages
< Insert Images >
< Load a file as the background >
Enhancements:
- Support for printing the pages and files changed from .svg.gz to .svgz for compatiability with standards
<<lessIt does not have handwriting recognition but can be used in co-ordination with xstroke to accept text. Gournal is written in perl using gtk2-perl so you will need gtk2-perl along with the gladexml and gnomecanvas modules of gtk2-perl.
The pages are saved as gzipped SVG files (not totally standard yet but working on it). This is my first attempt and I have never used any M$ tablet applications (deleted Win before first boot) so I dont have any idea what features are good/needed.
Gournal looks/works just like a physical notebook with multiple pages. To save memory/speed load time it only loads pages when they are viewed so the app will not run much slower if you have 1 or 100 pages. Each page is named according to when it was created. The pages are saved as gzipped SVG files. Gournal has the following tools:
< Multiple sections >
Fine/Normal/Medium/Think Pens
Eraser
Highliter
Typed Text
Time-stamp
Zoom
Infinite undo/redo
Delete entire strokes
Networkable pages
< Insert Images >
< Load a file as the background >
Enhancements:
- Support for printing the pages and files changed from .svg.gz to .svgz for compatiability with standards
Download (0.070MB)
Added: 2005-10-24 License: GPL (GNU General Public License) Price:
1460 downloads
A-Gen 0.1.2
A-Gen is a web album generator tool that generates static web pages from templates. more>>
A-Gen is a web album generator tool that generates static web pages from templates. Templates are just like normal HTML-files with some minor markup for the template processor. A-Gen project takes a template and a set of pictures and outputs a directory containing a web album consisting of static HTML pages.
With A-Gen you can create static web albums feasible for use directly from a directory. Therefore you are not bound to using a webserver (although you can of course put such an album into a directory served by a webserver).
As the album consists of static HTML files only, no further software is needed (apart from a browser of course). These albums should be so easy to use, you could even send one your mother-in-law without getting badly hurt (ok, depends on the contents of your album).
Main features:
- No special software required to view the albums (webbrowser only)
- Low performance requirements (as the albums are static HTML pages, serving can be done without much memory or processor power)
- Decent template system for creation of album themes (templates are based on HTML with a handful of simple template commands)
- standards conformance (depending on the template used, webalbums will comply with HTML or XHTML standards)
- fast (the software is written in C++ so creation of the albums does not depend on some heavy weight interpreter)
Enhancements:
- This release fixes compilation bugs with GCC 4.x (already done in the unreleased 0.1.1 version).
- It fixes dependency problems on Ubuntu and Debian unstable.
<<lessWith A-Gen you can create static web albums feasible for use directly from a directory. Therefore you are not bound to using a webserver (although you can of course put such an album into a directory served by a webserver).
As the album consists of static HTML files only, no further software is needed (apart from a browser of course). These albums should be so easy to use, you could even send one your mother-in-law without getting badly hurt (ok, depends on the contents of your album).
Main features:
- No special software required to view the albums (webbrowser only)
- Low performance requirements (as the albums are static HTML pages, serving can be done without much memory or processor power)
- Decent template system for creation of album themes (templates are based on HTML with a handful of simple template commands)
- standards conformance (depending on the template used, webalbums will comply with HTML or XHTML standards)
- fast (the software is written in C++ so creation of the albums does not depend on some heavy weight interpreter)
Enhancements:
- This release fixes compilation bugs with GCC 4.x (already done in the unreleased 0.1.1 version).
- It fixes dependency problems on Ubuntu and Debian unstable.
Download (0.061MB)
Added: 2005-12-22 License: BSD License Price:
1405 downloads
PJIRC 2.1.1
PJIRC is an IRC client, just like Opera is a HTTP client. more>>
PJIRC is an IRC client, just like Opera is a HTTP client. PJIRC is just another front-end for the well-known IRC network. Youre supposed to be familiar with the IRC concepts. If not, you should try to find more information about it before going further in this document and trying
to install and use PJIRC.
PJIRC has two distinct parts : the IRC engine and the GUI. The IRC engine handles all the boring and uninteresting stuff such as managing the connection, formatting messages and so on. You might think of it as being the "kernel". On the other hand, the GUI is responsible for displaying the result with a nice layout using plenty of CPU-consuming graphical stuff and so on.
PJIRC has several guis and you can choose what you want. You might think of them as "skins", but they are much more than that. The standard PJIRC package comes with a default GUI, the "Pixx GUI". You should find its specific documentation within this package. This document will only describe the IRC engine part.
Main features:
- Highlight support
- ASL handling
- Graphical bitmap used for smileys
- Nickname auto completion
- Nick, channel and URL catcher
- Sound support
- Multilingual support
- Esthetical options such as background image, per-channel color configuration, and so on...
- UTF-8 encoding support
- Support for external control via javascript
- "On connect" command list
- Time stamping
- Fast, light and reliable
- Free and open source
<<lessto install and use PJIRC.
PJIRC has two distinct parts : the IRC engine and the GUI. The IRC engine handles all the boring and uninteresting stuff such as managing the connection, formatting messages and so on. You might think of it as being the "kernel". On the other hand, the GUI is responsible for displaying the result with a nice layout using plenty of CPU-consuming graphical stuff and so on.
PJIRC has several guis and you can choose what you want. You might think of them as "skins", but they are much more than that. The standard PJIRC package comes with a default GUI, the "Pixx GUI". You should find its specific documentation within this package. This document will only describe the IRC engine part.
Main features:
- Highlight support
- ASL handling
- Graphical bitmap used for smileys
- Nickname auto completion
- Nick, channel and URL catcher
- Sound support
- Multilingual support
- Esthetical options such as background image, per-channel color configuration, and so on...
- UTF-8 encoding support
- Support for external control via javascript
- "On connect" command list
- Time stamping
- Fast, light and reliable
- Free and open source
Download (0.516MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1395 downloads
shalVideo 1.4
shalVideo is a TV record sheduling program, the goal is that you can just use your computer just like a video recorder. more>>
shalVideo is a TV record scheduling program, the goal is that you can just use your computer just like a video recorder.
shalVideo just gives you the abstraction from other tools you MUST have installed, look at the Requirements for details.
shalVideo reads the channels list from a file that you have to write down, or download if there is one for your place. Right now, thanks to JCamGra, you can create the channels file from xawtv config using the xawitv2svch script
<<lessshalVideo just gives you the abstraction from other tools you MUST have installed, look at the Requirements for details.
shalVideo reads the channels list from a file that you have to write down, or download if there is one for your place. Right now, thanks to JCamGra, you can create the channels file from xawtv config using the xawitv2svch script
Download (0.20MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1366 downloads
Photorealistic Connect 4.2.0
Photorealistic Connect 4 is a photorealistic, network-playable version of the Connect 4 game. more>>
Photorealistic Connect 4 is a photorealistic, network-playable version of the Connect 4 game.
It looks and sounds just like a real board, since the images and sounds were captured using digital camera and microphone.
Photorealistic Connect can be played between two human players locally or over the network.
<<lessIt looks and sounds just like a real board, since the images and sounds were captured using digital camera and microphone.
Photorealistic Connect can be played between two human players locally or over the network.
Download (2.7MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1355 downloads
GreenT 0.9.1
GreenT is a terminal emulator with tabs written in C#. more>>
GreenT is a terminal emulator with tabs written in C#.
GreenT is a linux terminal emulator written in C#. Its visibility can be toggled by a hotkey just like the consoles found in games.
Additionally it supports tabs like gnome-terminal. GreenT uses gnome terminals settings for its configuration which it updates in realtime when changed in gnome terminal.
Main features:
- uses gnome terminals settings and adjusts to them at runtime
- has a systemwide hotkey to show and hide itself
- can be configured to hide automatically when loosing focus
- does not show up in taskbar
- has support for multiple tabs
<<lessGreenT is a linux terminal emulator written in C#. Its visibility can be toggled by a hotkey just like the consoles found in games.
Additionally it supports tabs like gnome-terminal. GreenT uses gnome terminals settings for its configuration which it updates in realtime when changed in gnome terminal.
Main features:
- uses gnome terminals settings and adjusts to them at runtime
- has a systemwide hotkey to show and hide itself
- can be configured to hide automatically when loosing focus
- does not show up in taskbar
- has support for multiple tabs
Download (0.031MB)
Added: 2006-03-02 License: GPL (GNU General Public License) Price:
1331 downloads
TK-10 0.1
TK10 is a Bottlerocket GUI for Linux. more>>
TK10 is a Bottlerocket GUI for Linux. TK-10 is written in Tcl/Tk.
I wrote TK10 because I wanted a GUI application to control my X10 devices, and I wanted it to look and function like the HR12A controller that comes with the X10 Firecracker kit.
If you are familiar with the HR12A then you will find TK10 very easy to use. The on/off/dim buttons, device letter dial, and device number range switch work just like in the HR12A. You can even edit the device labels!
Installation:
To install TK10 the easy way, just run the install.sh script as root.
Alternatively, to install TK10 manually, do the following:
1. Copy the file tk10 to somewhere in your PATH (e.g. /usr/bin)
2. mkdir -p /usr/share/tk10-0.1
3. Copy the remaining files to /usr/share/tk10-0.1
(Note: if you can not create the directory /usr/share/tk10-0.1, then
pick another directory and modify the line below in tk10:
set MAINDIR "/usr/share/tk10-0.1"
to use the directory of your choice.)
4. Copy the file tk10.1 to somewhere in your MANPATH (e.g. /usr/man/man1).
TK10 assumes that your Tk interpreter is /usr/bin/wish. You may have to modify the first line of the tk10 file to reflect the correct location (e.g. #!/usr/local/bin/wish).
An optional icon (tk10.xpm) is included for use with window managers that support icons.
After installation, just run the command tk10.
<<lessI wrote TK10 because I wanted a GUI application to control my X10 devices, and I wanted it to look and function like the HR12A controller that comes with the X10 Firecracker kit.
If you are familiar with the HR12A then you will find TK10 very easy to use. The on/off/dim buttons, device letter dial, and device number range switch work just like in the HR12A. You can even edit the device labels!
Installation:
To install TK10 the easy way, just run the install.sh script as root.
Alternatively, to install TK10 manually, do the following:
1. Copy the file tk10 to somewhere in your PATH (e.g. /usr/bin)
2. mkdir -p /usr/share/tk10-0.1
3. Copy the remaining files to /usr/share/tk10-0.1
(Note: if you can not create the directory /usr/share/tk10-0.1, then
pick another directory and modify the line below in tk10:
set MAINDIR "/usr/share/tk10-0.1"
to use the directory of your choice.)
4. Copy the file tk10.1 to somewhere in your MANPATH (e.g. /usr/man/man1).
TK10 assumes that your Tk interpreter is /usr/bin/wish. You may have to modify the first line of the tk10 file to reflect the correct location (e.g. #!/usr/local/bin/wish).
An optional icon (tk10.xpm) is included for use with window managers that support icons.
After installation, just run the command tk10.
Download (0.023MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1313 downloads
mod_auth_script 1.3 Alpha
mod_auth_script Apache module makes it possible authentication/authorization to be done by an external program. more>>
You should have dreamed to do some complex, tricky or user friendly authentication when using Apache web server. You can do this by some CGI or PHP script to send out the requested content only when some condition is met.
However, this approach is not perfect because some features of Apache web server cannot be used under such mechanism. Such features include HTTP/1.1 partial file retrieving, content negotiation and output stream compression.
This simple and small Apache module will solve such problem. And, it also simplifies an authentication mechanism.
mod_auth_script Apache module makes it possible authentication/authorization to be done by an external program. The external program can be provided as a CGI, PHP or any other schemes which allow dynamic content to Apache.
This Apache module is written just like Apaches standard modules. It may be used as DSO (dynamic linked) module or even compiled-in (static linked) module. A simple Makefile is provided for building as DSO module. On most Unix-like system, you will type just like below:
% make
% su
# make install
I am sorry that this version does not include any documentation and samples. For configuration directive, please read the big comment block in the source file mod_auth_script.c.
I hope this module helps your web application project. I will appreciate any comments, bug reports and suggestions. And, I will be very happy if you notify me where and how this module works in a real web application.
<<lessHowever, this approach is not perfect because some features of Apache web server cannot be used under such mechanism. Such features include HTTP/1.1 partial file retrieving, content negotiation and output stream compression.
This simple and small Apache module will solve such problem. And, it also simplifies an authentication mechanism.
mod_auth_script Apache module makes it possible authentication/authorization to be done by an external program. The external program can be provided as a CGI, PHP or any other schemes which allow dynamic content to Apache.
This Apache module is written just like Apaches standard modules. It may be used as DSO (dynamic linked) module or even compiled-in (static linked) module. A simple Makefile is provided for building as DSO module. On most Unix-like system, you will type just like below:
% make
% su
# make install
I am sorry that this version does not include any documentation and samples. For configuration directive, please read the big comment block in the source file mod_auth_script.c.
I hope this module helps your web application project. I will appreciate any comments, bug reports and suggestions. And, I will be very happy if you notify me where and how this module works in a real web application.
Download (0.009MB)
Added: 2006-04-18 License: The Apache License Price:
1286 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 just like 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