bds lift kit for ford escape
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1000
NCurses Development Kit for C++ 0.0.1 Alpha4
NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus. more>>
NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event engine allows you to create a various dynamic widgets.
There are two big branches of this library avaliable - main (head) and the ALT:
Main - original NDK++ library. This library is an extention of libncurses++ library. Event system is working like MFC.
ALT - full rewrite and redesign of the previous code. It not a superset of libncurses++ library, it uses only ncurses and panel libraries. It also uses a new event engine.
<<lessThere are two big branches of this library avaliable - main (head) and the ALT:
Main - original NDK++ library. This library is an extention of libncurses++ library. Event system is working like MFC.
ALT - full rewrite and redesign of the previous code. It not a superset of libncurses++ library, it uses only ncurses and panel libraries. It also uses a new event engine.
Download (0.076MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1417 downloads
Developer Kit for Linux 1.18
A stable, high-performance implementation of Java on Linux. more>>
Now theres Java performance on Linux thats as fast as on Windows! IBM developerWorks has released IBMs latest Java port for Linux, the Java 1.1.8 Developer Kit for Linux. This new version, available for free, is a stable, high-performance implementation of Java on Linux.
<<less Download (10000k)
Added: 2009-04-25 License: Freeware Price: $0.00
181 downloads
Unicode::Escape 0.0.2
Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. more>>
Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII.
SYNOPSIS
# Escape Unicode charactors like u3042u3043u3044.
# JSON thinks No more Garble!!
# case 1
use Unicode::Escape;
my $escaped1 = Unicode::Escape::escape($str1, euc-jp); # $str1 contains charactor that is not ASCII. $str1 is encoded by euc-jp.
my $escaped2 = Unicode::Escape::escape($str2); # default is utf8 # $str2 contains charactor that is not ASCII.
my $unescaped1 = Unicode::Escape::unescape($str3, shiftjis); # $str3 contains escaped Unicode character. return value is encoded by shiftjis.
my $unescaped2 = Unicode::Escape::unescape($str4); # default is utf8 # $str4 contains escaped Unicode character.
# case 2
use Unicode::Escape qw(escape unescape);
my $escaped1 = escape($str1, euc-jp); # $str1 contains charactor that is not ASCII. $str1 is encoded by euc-jp.
my $escaped2 = escape($str2); # default is utf8 # $str2 contains charactor that is not ASCII.
my $unescaped1 = unescape($str3, shiftjis); # $str3 contains escaped Unicode character. return value is encoded by shiftjis.
my $unescaped2 = unescape($str4); # default is utf8 # $str4 contains escaped Unicode character.
# case 3
use Unicode::Escape;
my $escaper = Unicode::Escape->new($str, shiftjis); # $str contains charactor that is not ASCII. $str is encoded by shiftjis.(default is utf8)
my $escaped = $escaper->escape;
# case 4
use Unicode::Escape;
my $escaper = Unicode::Escape->new($str); # $str contains escaped Unicode character.
my $unescaped1 = $escaper->unescape(shiftjis);
my $unescaped2 = $escaper->unescape; # default is utf8.
Escape and unescape Unicode characters other than ASCII. When the server response is javascript code, it is convenient.
<<lessSYNOPSIS
# Escape Unicode charactors like u3042u3043u3044.
# JSON thinks No more Garble!!
# case 1
use Unicode::Escape;
my $escaped1 = Unicode::Escape::escape($str1, euc-jp); # $str1 contains charactor that is not ASCII. $str1 is encoded by euc-jp.
my $escaped2 = Unicode::Escape::escape($str2); # default is utf8 # $str2 contains charactor that is not ASCII.
my $unescaped1 = Unicode::Escape::unescape($str3, shiftjis); # $str3 contains escaped Unicode character. return value is encoded by shiftjis.
my $unescaped2 = Unicode::Escape::unescape($str4); # default is utf8 # $str4 contains escaped Unicode character.
# case 2
use Unicode::Escape qw(escape unescape);
my $escaped1 = escape($str1, euc-jp); # $str1 contains charactor that is not ASCII. $str1 is encoded by euc-jp.
my $escaped2 = escape($str2); # default is utf8 # $str2 contains charactor that is not ASCII.
my $unescaped1 = unescape($str3, shiftjis); # $str3 contains escaped Unicode character. return value is encoded by shiftjis.
my $unescaped2 = unescape($str4); # default is utf8 # $str4 contains escaped Unicode character.
# case 3
use Unicode::Escape;
my $escaper = Unicode::Escape->new($str, shiftjis); # $str contains charactor that is not ASCII. $str is encoded by shiftjis.(default is utf8)
my $escaped = $escaper->escape;
# case 4
use Unicode::Escape;
my $escaper = Unicode::Escape->new($str); # $str contains escaped Unicode character.
my $unescaped1 = $escaper->unescape(shiftjis);
my $unescaped2 = $escaper->unescape; # default is utf8.
Escape and unescape Unicode characters other than ASCII. When the server response is javascript code, it is convenient.
Download (0.005MB)
Added: 2007-01-17 License: Perl Artistic License Price:
1016 downloads
Crash Recovery Kit for Linux 2.6.11.10
Crash Recovery Kit for Linux is a Linux distribution for system recovery. more>>
Crash Recovery for Linux sounds a bit superfluous. Linux is regarded as one of todays most stable Operating Systems. In the case of some hardware failure like a broken disk it can however be handy.
Of course your machine doesnt have to have linux installed to make use of the CRK kit. There are several uses and purposes for the CRK to be used. To name a few :
- recovery of a trashed LILO boot record. How many times does it happen that some person installs windows 98/95 after he/she installed linux? Well in that case windows 9X just overwrites the MBR record and linux wont be able to boot anymore.
- backup over the network in the form of tar.gz tarballs. Both FAT16, FAT32, ext2 and all filesystems which Linux supports in a read/write fashion can be taken care of. The strong part of the CRK is when a disk is replaced or repartitioning is being done. The CRK boots a complete mini linux with networking where all possible hardware which is inside the Linux kernel is available.
- Testing hardware of new intel based machines.
- Detecting versions and types of hardware. The Linux kernel holds a large database of hardware supported. Booting a linux kernel doesnt only resolve if the hardware is ok, it also show its specs. This can be handy if one wants to check-out an old/new PC which is for sale.
- Recovery of a misconfigured or hacked Linux system. Well that can happen. /etc/fstab can be wrong or the root password is unknown etc.
- make a tape backup of a disk which cant be booted anymore.
The CRK is based on RedHat Linux. I have always used RedHat systems, thats why. When my system needed maintenance the rescue floppy image which RedHat supplies didnt fullfill my needs.
Thats why i created the CRK. Lately i use Mandrake. How and why the CRK was created read the short history. The CRK is licensed under the GNU Public License (GPL).
<<lessOf course your machine doesnt have to have linux installed to make use of the CRK kit. There are several uses and purposes for the CRK to be used. To name a few :
- recovery of a trashed LILO boot record. How many times does it happen that some person installs windows 98/95 after he/she installed linux? Well in that case windows 9X just overwrites the MBR record and linux wont be able to boot anymore.
- backup over the network in the form of tar.gz tarballs. Both FAT16, FAT32, ext2 and all filesystems which Linux supports in a read/write fashion can be taken care of. The strong part of the CRK is when a disk is replaced or repartitioning is being done. The CRK boots a complete mini linux with networking where all possible hardware which is inside the Linux kernel is available.
- Testing hardware of new intel based machines.
- Detecting versions and types of hardware. The Linux kernel holds a large database of hardware supported. Booting a linux kernel doesnt only resolve if the hardware is ok, it also show its specs. This can be handy if one wants to check-out an old/new PC which is for sale.
- Recovery of a misconfigured or hacked Linux system. Well that can happen. /etc/fstab can be wrong or the root password is unknown etc.
- make a tape backup of a disk which cant be booted anymore.
The CRK is based on RedHat Linux. I have always used RedHat systems, thats why. When my system needed maintenance the rescue floppy image which RedHat supplies didnt fullfill my needs.
Thats why i created the CRK. Lately i use Mandrake. How and why the CRK was created read the short history. The CRK is licensed under the GNU Public License (GPL).
Download (38.1MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1479 downloads
URI::Escape 1.35
URI::Escape is a Perl module to escape and unescape unsafe characters. more>>
URI::Escape is a Perl module to escape and unescape unsafe characters.
SYNOPSIS
use URI::Escape;
$safe = uri_escape("10% is enoughn");
$verysafe = uri_escape("foo", " -377");
$str = uri_unescape($safe);
This module provides functions to escape and unescape URI strings as defined by RFC 2396 (and updated by RFC 2732). A URI consists of a restricted set of characters, denoted as uric in RFC 2396. The restricted set of characters consists of digits, letters, and a few graphic symbols chosen from those common to most of the character encodings and input facilities available to Internet users:
"A" .. "Z", "a" .. "z", "0" .. "9",
";", "/", "?", ":", "@", "&", "=", "+", "$", ",", "[", "]", # reserved
"-", "_", ".", "!", "~", "*", "", "(", ")"
In addition, any byte (octet) can be represented in a URI by an escape sequence: a triplet consisting of the character "%" followed by two hexadecimal digits. A byte can also be represented directly by a character, using the US-ASCII character for that octet (iff the character is part of uric).
Some of the uric characters are reserved for use as delimiters or as part of certain URI components. These must be escaped if they are to be treated as ordinary data. Read RFC 2396 for further details.
<<lessSYNOPSIS
use URI::Escape;
$safe = uri_escape("10% is enoughn");
$verysafe = uri_escape("foo", " -377");
$str = uri_unescape($safe);
This module provides functions to escape and unescape URI strings as defined by RFC 2396 (and updated by RFC 2732). A URI consists of a restricted set of characters, denoted as uric in RFC 2396. The restricted set of characters consists of digits, letters, and a few graphic symbols chosen from those common to most of the character encodings and input facilities available to Internet users:
"A" .. "Z", "a" .. "z", "0" .. "9",
";", "/", "?", ":", "@", "&", "=", "+", "$", ",", "[", "]", # reserved
"-", "_", ".", "!", "~", "*", "", "(", ")"
In addition, any byte (octet) can be represented in a URI by an escape sequence: a triplet consisting of the character "%" followed by two hexadecimal digits. A byte can also be represented directly by a character, using the US-ASCII character for that octet (iff the character is part of uric).
Some of the uric characters are reserved for use as delimiters or as part of certain URI components. These must be escaped if they are to be treated as ordinary data. Read RFC 2396 for further details.
Download (0.094MB)
Added: 2006-08-25 License: Perl Artistic License Price:
1157 downloads
Sticky Notes 1.1.5
Sticky Notes is a sticky note program for desktops. more>>
Sticky Notes provides a way to have little sticky notes on your desktop.
It is similar to knotes but does not require KDE and features better configurability.
Enhancements:
- Escape now closes an active note.
<<lessIt is similar to knotes but does not require KDE and features better configurability.
Enhancements:
- Escape now closes an active note.
Download (0.17MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1486 downloads
Trinity Rescue Kit 3.2 build 279
Trinity Rescue Kit is a Linux distribution based on Mandrake 9.1 binaries. more>>
Trinity Rescue Kit or TRK is a 100% free CD bootable Linux distribution aimed specifically at offline operations for Windows and Linux systems such as rescue, repair, password resets and cloning, with the ability to update itself.
It has custom tools to easily recover data such as deleted files, clone Windows installations over the network, perform antivirus sweeps with 2 different antivirus products, reset windows passwords, read AND write on NTFS partitions, edit
partition layout and much much more.
Trinity Rescue Kit 3.1 is the evolved version of 3.0 and a complete rewrite of version 1.1 and the unfinished 2.0. It s mostly based on Mandrake 10.2 (Mandriva 2005) binaries and heavily adapted startup scripts.
What s new since 3.0?
- self update capability: TRK now has a script that will download/search all non-GPL
licensed software, like the Microsoft ntfs
drivers or F-prot. It will also update antivirus definitions for F-prot and Clamav.
Afterwards, it will recreate itself as a new iso
file which you can burn again to CD
- new version of captive-ntfs, using the latest XP SP2 drivers and LUFS
- clamav 0.88-1
- mkisofs, cdrecord, pico, cfdisk
- eject CD (was bug in build 204) and powerdown on halt
What s new since 1.1 (and 2.0):
- more hardware support:
kernel 2.6.14.3 with most default options left on, so all important hardware like
disc controllers and network cards are supported, even SATA disks, USB storage and gigabit ethernet. Also patched with lufs (for ntfs support) and bootsplash (background graphics)
- better network capability: besides all common network client tools, you can also run a secure shell server for remote access or TRK to TRK file copies
- run completely from memory: provided you have at least 192Mb of ram, you can run TRK from memory and eject the CD once it has booted, giving you the ability to mount other CDs
- vesa framebuffer support: TRK now has limited graphical support thanks to kernel
builtin framebuffer support.
- qtparted: the famous PQMagic clone. Partition editing never been this easy thanks to the graphical interface this tool uses (via framebuffer)
- configure your LAN to be "TRK 3 compliant": you can change the way a TRK behaves by adding an otherwise unused parameter to your DHCP server to point to a webserver where you keep specific configuration data for your TRK such as proxy settings or complete scripts with which you can do anything you want
- run scripts from a local computer by searching for /.trk/trklocal.conf
- full NTFS write support thanks to the captive ntfs project by Jan Kratochvil.
- more NTFS write support with the NTFS Fuse driver.
- Secure Shell server: let a user boot from TRK, enter a new password for root and
connect to TRK remotely
Featuring home brewed scripts, new and improved:
- updatetrk (since 3.1): updates TRK with ntfs drivers, F-prot + definitions and
Clamav definitions. When the script is run without arguments, it looks for a Windows pagefile.sys, creates a loopback filesystem on it and creates TRK from there. Afterwards it copies the new isofile to C: emp, from where you can burn it to CD again
- clonexp: script that uses ntfsclone to perform copies of ntfs filesystems between
two computers each running their copy of Trinity Rescue Kit 3.1. One PC copies his Windows installation over the network to another PC running a TRK 3.1 with a secure shell server enabled. An easy way to clone Windows installations or recover as much as you can from a dying disk. Run it either interactively or from a single commandline
- winpass: does the same thing as in TRK 1.1, searches for all local Windows
installations, runs chntpw on your SAM file and resets the password. It now also handles Windows on FAT32 correctly and uses the safe ntfs driver from the Linux kernel, so it works even without captive support
- regedit: is actually the same as winpass, but starts chntpw in interactive mode and allows you to edit a Windows registry
- virusscan: completely rewritten,this script now has two different engines: the default is to run with the GNU Clamav antivirus which is free for everyone. This is a very good scanner, but the drawback is that it can only detect virus infected files, not clean them. So the only option is to delete them, where most of the time the file is the complete virus. But just to be sure we don t delete anything valuable, a quarantined backup is being made first. The other part of the script uses the free-for-home-users F-prot. F-prot itself is not included in TRK but it gets downloaded from their site. F-prot DOES have the ability to disinfect files if necessary.
- ntfsundeleteall: also completely rewritten, ntfsundeleteall, a wrapper for
ntfsundelete now recovers deleted files from an NTFS volume but it gives you the ability to add a recoverability percentage to the commandline. Since it only recovers files and not directories, sometimes you would have double filenames. This has been countered by adding the inode of the file at the beginning of the filename, so recoverability is 100% within the possibilities of ntfsundelete
More utils:
- links: simple webbrowser which runs in framebuffer graphical mode. Handy to go and read some reference docs on the Internet
- ftp and lftp
- ssh and scp
- ms-sys: This program is used to create Microsoft compatible boot records. It is able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is also able to do the same as Microsoft "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.
- Reiserfs tools
- ext2/ext3 tools
- ntfsprogs
- dosfs tools
- tcpdump, nmap and netcat
- mdadm for offline raid configuration
- burn, a utility that stresses your CPU
- samba client: mount windows shares over the network
- shred: erase a harddisk until its unrecoverable even by magnetic resonance recovery
- fatback: undelete files from fat filesystems
- TestDisk: Tool to check and undelete partition, works with most common partitions
- PhotoRec: File and pictures recovery. PhotoRec has been created to recover pictures from digital camera memory and it has been extended to recover lost files from harddisk (List of known files). PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program.
- pico text editor
- mkisofs and cdrecord
- perl 5
Enhancements:
- Very extensive and complete documentation.
- 2 more virus scan engines: Grisoft AVG and BitDefender.
- ntfs-3g has full and fast read/write support for NTFS drives.
- Bootable from a USB stick and over PXE.
- An integrated Samba file server.
- LVM support.
- Kernel 2.6.19.2 and hwdata 0.191-1.
- Menu-based graphical startup.
- Tools to migrate TRK from CD to USB and back to an ISO file if desired.
- Bridging capabilities.
- Full proxy server support: a script called "setproxy" can prompt you for your networks proxy parameters, allowing you to access the internet and update your TRK.
<<lessIt has custom tools to easily recover data such as deleted files, clone Windows installations over the network, perform antivirus sweeps with 2 different antivirus products, reset windows passwords, read AND write on NTFS partitions, edit
partition layout and much much more.
Trinity Rescue Kit 3.1 is the evolved version of 3.0 and a complete rewrite of version 1.1 and the unfinished 2.0. It s mostly based on Mandrake 10.2 (Mandriva 2005) binaries and heavily adapted startup scripts.
What s new since 3.0?
- self update capability: TRK now has a script that will download/search all non-GPL
licensed software, like the Microsoft ntfs
drivers or F-prot. It will also update antivirus definitions for F-prot and Clamav.
Afterwards, it will recreate itself as a new iso
file which you can burn again to CD
- new version of captive-ntfs, using the latest XP SP2 drivers and LUFS
- clamav 0.88-1
- mkisofs, cdrecord, pico, cfdisk
- eject CD (was bug in build 204) and powerdown on halt
What s new since 1.1 (and 2.0):
- more hardware support:
kernel 2.6.14.3 with most default options left on, so all important hardware like
disc controllers and network cards are supported, even SATA disks, USB storage and gigabit ethernet. Also patched with lufs (for ntfs support) and bootsplash (background graphics)
- better network capability: besides all common network client tools, you can also run a secure shell server for remote access or TRK to TRK file copies
- run completely from memory: provided you have at least 192Mb of ram, you can run TRK from memory and eject the CD once it has booted, giving you the ability to mount other CDs
- vesa framebuffer support: TRK now has limited graphical support thanks to kernel
builtin framebuffer support.
- qtparted: the famous PQMagic clone. Partition editing never been this easy thanks to the graphical interface this tool uses (via framebuffer)
- configure your LAN to be "TRK 3 compliant": you can change the way a TRK behaves by adding an otherwise unused parameter to your DHCP server to point to a webserver where you keep specific configuration data for your TRK such as proxy settings or complete scripts with which you can do anything you want
- run scripts from a local computer by searching for /.trk/trklocal.conf
- full NTFS write support thanks to the captive ntfs project by Jan Kratochvil.
- more NTFS write support with the NTFS Fuse driver.
- Secure Shell server: let a user boot from TRK, enter a new password for root and
connect to TRK remotely
Featuring home brewed scripts, new and improved:
- updatetrk (since 3.1): updates TRK with ntfs drivers, F-prot + definitions and
Clamav definitions. When the script is run without arguments, it looks for a Windows pagefile.sys, creates a loopback filesystem on it and creates TRK from there. Afterwards it copies the new isofile to C: emp, from where you can burn it to CD again
- clonexp: script that uses ntfsclone to perform copies of ntfs filesystems between
two computers each running their copy of Trinity Rescue Kit 3.1. One PC copies his Windows installation over the network to another PC running a TRK 3.1 with a secure shell server enabled. An easy way to clone Windows installations or recover as much as you can from a dying disk. Run it either interactively or from a single commandline
- winpass: does the same thing as in TRK 1.1, searches for all local Windows
installations, runs chntpw on your SAM file and resets the password. It now also handles Windows on FAT32 correctly and uses the safe ntfs driver from the Linux kernel, so it works even without captive support
- regedit: is actually the same as winpass, but starts chntpw in interactive mode and allows you to edit a Windows registry
- virusscan: completely rewritten,this script now has two different engines: the default is to run with the GNU Clamav antivirus which is free for everyone. This is a very good scanner, but the drawback is that it can only detect virus infected files, not clean them. So the only option is to delete them, where most of the time the file is the complete virus. But just to be sure we don t delete anything valuable, a quarantined backup is being made first. The other part of the script uses the free-for-home-users F-prot. F-prot itself is not included in TRK but it gets downloaded from their site. F-prot DOES have the ability to disinfect files if necessary.
- ntfsundeleteall: also completely rewritten, ntfsundeleteall, a wrapper for
ntfsundelete now recovers deleted files from an NTFS volume but it gives you the ability to add a recoverability percentage to the commandline. Since it only recovers files and not directories, sometimes you would have double filenames. This has been countered by adding the inode of the file at the beginning of the filename, so recoverability is 100% within the possibilities of ntfsundelete
More utils:
- links: simple webbrowser which runs in framebuffer graphical mode. Handy to go and read some reference docs on the Internet
- ftp and lftp
- ssh and scp
- ms-sys: This program is used to create Microsoft compatible boot records. It is able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is also able to do the same as Microsoft "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.
- Reiserfs tools
- ext2/ext3 tools
- ntfsprogs
- dosfs tools
- tcpdump, nmap and netcat
- mdadm for offline raid configuration
- burn, a utility that stresses your CPU
- samba client: mount windows shares over the network
- shred: erase a harddisk until its unrecoverable even by magnetic resonance recovery
- fatback: undelete files from fat filesystems
- TestDisk: Tool to check and undelete partition, works with most common partitions
- PhotoRec: File and pictures recovery. PhotoRec has been created to recover pictures from digital camera memory and it has been extended to recover lost files from harddisk (List of known files). PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program.
- pico text editor
- mkisofs and cdrecord
- perl 5
Enhancements:
- Very extensive and complete documentation.
- 2 more virus scan engines: Grisoft AVG and BitDefender.
- ntfs-3g has full and fast read/write support for NTFS drives.
- Bootable from a USB stick and over PXE.
- An integrated Samba file server.
- LVM support.
- Kernel 2.6.19.2 and hwdata 0.191-1.
- Menu-based graphical startup.
- Tools to migrate TRK from CD to USB and back to an ISO file if desired.
- Bridging capabilities.
- Full proxy server support: a script called "setproxy" can prompt you for your networks proxy parameters, allowing you to access the internet and update your TRK.
Download (104.5MB)
Added: 2007-02-10 License: GPL (GNU General Public License) Price:
692 downloads
PowerDNS Backend Development Kit 2.9.21
PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS. more>>
PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS, a nameserver that reads data from different backends. The stock distribution comes with MySQL and PostgreSQL and other backends. It is also possible to do failover, loadbalancing, and geodirection from a backend.
PowerDNS has developed a complete suite of technologies surrounding Internet Naming and email. Internet Naming is at the core of all online activities and is involved in each and every transaction on the net. Email remains the killer application of the Internet.
<<lessPowerDNS has developed a complete suite of technologies surrounding Internet Naming and email. Internet Naming is at the core of all online activities and is involved in each and every transaction on the net. Email remains the killer application of the Internet.
Download (3.0MB)
Added: 2007-05-30 License: MIT/X Consortium License Price:
878 downloads
AVR Cross Development Kit 20060719
AVR Cross Development Kit is a cross development kit for the AVR RISC processor. more>>
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should support your development with a comprehensive Assembler and C development environment for even this processor familie under Linux. It will present only free of fee tools, so you can use it without risks. Further you will find some useful OS projects and related sample code all arround AVRs inside of the example packages.
CDK4AVR collects all programms and development tools in one directory (/opt/cdk4avr) and will try to present an easy to admin installation.
My intention for CDK4AVR is / was to provide a full featurd tool chain distribution of all the free accessible resources, because the most stuff is scattered to the wide of the whole Internet and only compileable by wizards or professions.
Installation:
Each package will be provided as RPM only. It is not necessary to install all packages,but you have to install the base package cdk-avr-base every time you want to use another package. Here is an example for a typical GNU development environment:
[user@host]$ rpm -hiv cdk-avr-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hiv cdk-avr-binutils-2.14-20030906.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-c++-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-colorgcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-libc-1.0.2-20040229.noarch.rpm
[user@host]$ rpm -hiv cdk-avr-gdb-6.0-20031019.i386.rpm
[user@host]$ rpm -hiv cdk-avr-simulavr-0.1.2.20040304cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avarice-2.2-20040229.i386.rpm
[user@host]$ rpm -hiv cdk-avr-uisp-20040207cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avrdude-4.3.0-20040229.i386.rpm
Base package -- is needed every time you will use any CDK4AVR package.
NOTE: Users of base packages with version 0.2 and prior have to update to latest version. There was a damaged (t)csh startup script. As a result of an buggy %preun script in previous packages you have to update in two cycles:
[user@host]$ rpm -hUv cdk-nios-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hUv --force cdk-nios-base-0.3-20031111.i386.rpm
Enhancements:
- There are minor feature enhancements in AVR-Ada 0.4.1.
- As a result, the packeges for binutils and gcc/gnat were rebuilt.
- There are new packages for the AVR-Ada run time system and related examples.
<<lessCDK4AVR collects all programms and development tools in one directory (/opt/cdk4avr) and will try to present an easy to admin installation.
My intention for CDK4AVR is / was to provide a full featurd tool chain distribution of all the free accessible resources, because the most stuff is scattered to the wide of the whole Internet and only compileable by wizards or professions.
Installation:
Each package will be provided as RPM only. It is not necessary to install all packages,but you have to install the base package cdk-avr-base every time you want to use another package. Here is an example for a typical GNU development environment:
[user@host]$ rpm -hiv cdk-avr-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hiv cdk-avr-binutils-2.14-20030906.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-c++-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-colorgcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-libc-1.0.2-20040229.noarch.rpm
[user@host]$ rpm -hiv cdk-avr-gdb-6.0-20031019.i386.rpm
[user@host]$ rpm -hiv cdk-avr-simulavr-0.1.2.20040304cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avarice-2.2-20040229.i386.rpm
[user@host]$ rpm -hiv cdk-avr-uisp-20040207cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avrdude-4.3.0-20040229.i386.rpm
Base package -- is needed every time you will use any CDK4AVR package.
NOTE: Users of base packages with version 0.2 and prior have to update to latest version. There was a damaged (t)csh startup script. As a result of an buggy %preun script in previous packages you have to update in two cycles:
[user@host]$ rpm -hUv cdk-nios-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hUv --force cdk-nios-base-0.3-20031111.i386.rpm
Enhancements:
- There are minor feature enhancements in AVR-Ada 0.4.1.
- As a result, the packeges for binutils and gcc/gnat were rebuilt.
- There are new packages for the AVR-Ada run time system and related examples.
Download (MB)
Added: 2006-07-20 License: Freely Distributable Price:
1206 downloads
Car PC Development Kit 0.2.1
Car PC Development Kit is a kit for making a Linux distribution for a car PC. more>>
Car PC Development Kit is a kit for making a Linux distribution for a car PC.
Unlike most distributions which come prepackaged and ready to load, this distribution requires downloading, compiling, and post-setup before you can load it into a system.
The end result will be a modular platform for quickly putting together a small Linux system to copy onto boot media and start using.
The target platform is a mini-computer to be installed in an automobile and used either headless or with a monitor and some input device like a keyboard or remote control.
Enhancements:
- Fixes LIRC support for both CAUI and MPlayer.
- Updates the CAUI version, and updates the LIRC package to configure more buttons by default.
<<lessUnlike most distributions which come prepackaged and ready to load, this distribution requires downloading, compiling, and post-setup before you can load it into a system.
The end result will be a modular platform for quickly putting together a small Linux system to copy onto boot media and start using.
The target platform is a mini-computer to be installed in an automobile and used either headless or with a monitor and some input device like a keyboard or remote control.
Enhancements:
- Fixes LIRC support for both CAUI and MPlayer.
- Updates the CAUI version, and updates the LIRC package to configure more buttons by default.
Download (0.065MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1428 downloads
The Amsterdam Compiler Kit 6.0 pre3
The Amsterdam Compiler Kit is a fast, lightweight and retargetable compiler suite and toolchain. more>>
The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as a special case), but in April 2003 it was released under a BSD open source license.
The ACK achieves maximum portability by using an intermediate byte-code language called EM. Each language front-end produces EM object files, which are then processed through a number of generic optimisers before being translated by a back-end into native machine code.
Unlike gccs intermediate language, EM is a real programming language and could be implemented in hardware; a number of the language front-ends have libraries implemented in EM assembly. EM is a relatively high-level stack-based machine, and one of the tools supplied with ACK is an interpreter capable of executing EM binaries directly, with a high degree of safety checking. See the em document referenced below for more information.
ACK comes with a generic linker and librarian capable of manipulating files in the ACKs own a.out-based format; it will work on files containing EM code as well as native machine code. (You can not, however, link EM code to native machine code without translating the EM binary first.)
Installation:
To install the ACK, you need to download the source package and compile it.
Version 5.6 compiles cleanly on Linux, but it has had little testing so far. The installation instructions are complex but straightforward provided you follow the instructions. Please read the README; it provides a detailed walk-through of the compilation process, telling you what to type at each stage.
Enhancements:
- Support has been added for generating CP/M binaries using the 8080 code generator.
- The various optimisers have been beaten into shape, and its now possible to use them on all platforms; a basic peephole optimiser has been set up for the 8080.
- The floating point system has been confirmed working on the pc86 and linux386 platforms.
- ANSI compatibility has been improved, binary sizes have been reduced, and there are many bugfixes everywhere.
<<lessThe ACK achieves maximum portability by using an intermediate byte-code language called EM. Each language front-end produces EM object files, which are then processed through a number of generic optimisers before being translated by a back-end into native machine code.
Unlike gccs intermediate language, EM is a real programming language and could be implemented in hardware; a number of the language front-ends have libraries implemented in EM assembly. EM is a relatively high-level stack-based machine, and one of the tools supplied with ACK is an interpreter capable of executing EM binaries directly, with a high degree of safety checking. See the em document referenced below for more information.
ACK comes with a generic linker and librarian capable of manipulating files in the ACKs own a.out-based format; it will work on files containing EM code as well as native machine code. (You can not, however, link EM code to native machine code without translating the EM binary first.)
Installation:
To install the ACK, you need to download the source package and compile it.
Version 5.6 compiles cleanly on Linux, but it has had little testing so far. The installation instructions are complex but straightforward provided you follow the instructions. Please read the README; it provides a detailed walk-through of the compilation process, telling you what to type at each stage.
Enhancements:
- Support has been added for generating CP/M binaries using the 8080 code generator.
- The various optimisers have been beaten into shape, and its now possible to use them on all platforms; a basic peephole optimiser has been set up for the 8080.
- The floating point system has been confirmed working on the pc86 and linux386 platforms.
- ANSI compatibility has been improved, binary sizes have been reduced, and there are many bugfixes everywhere.
Download (1.1MB)
Added: 2007-05-01 License: BSD License Price:
908 downloads
Curses Development Kit 5.0-20060507
Curses Development Kit is a library of widgets for curses development. more>>
Curses Development Kit is a library of widgets for curses development.
Installation:
To build the library cd into the Cdk distribution directory and follow the following steps:
1) Run configure. This will create a Makefile with a default install directory root of /usr/local. If you want to change the default install directory use the --prefix command line argument on configure. For example, if you want to install under /export/local instead, run the command: ./configure --prefix="/export/local"
2) Type make. This will make the library, the example binaries and the demonstration binaries.
3) Type make install. This will install the CDK distribution. Look at step 1 if you want to install other than /usr/local.
Enhancements:
- Adds functions to simplify changes of the list for alphalist and fselect widgets.
- Modifies handling of the delete key to make it delete the current character (unlike backspace).
- Several other minor fixes and improvements.
<<lessInstallation:
To build the library cd into the Cdk distribution directory and follow the following steps:
1) Run configure. This will create a Makefile with a default install directory root of /usr/local. If you want to change the default install directory use the --prefix command line argument on configure. For example, if you want to install under /export/local instead, run the command: ./configure --prefix="/export/local"
2) Type make. This will make the library, the example binaries and the demonstration binaries.
3) Type make install. This will install the CDK distribution. Look at step 1 if you want to install other than /usr/local.
Enhancements:
- Adds functions to simplify changes of the list for alphalist and fselect widgets.
- Modifies handling of the delete key to make it delete the current character (unlike backspace).
- Several other minor fixes and improvements.
Download (0.38MB)
Added: 2006-05-09 License: BSD License Price:
1264 downloads
iftop 0.17pre2
iftop does for network usage what top(1) does for CPU usage. more>>
iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.
Enhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
<<lessEnhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
Download (0.15MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1408 downloads
GNU MIX Development Kit 1.2.3
GNU MIX Development Kit is a MIX computer emulator and development kit. more>>
GNU MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications:
- mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine.
- mixvm A MIX virtual machine which is able to run and debug compiled MIXAL programs, using a command line interface with readlines line editting capabilities.
- gmixvm A MIX virtual machine with a GTK+ GUI which allows you running and debugging your MIXAL programs through a nice graphical interface (see screenshots).
- mixguile A Guile interpreter with an embedded MIX virtual machine, manipulable through a library of Scheme functions.
- mixal-mode.el An Emacs major mode for MIXAL source files editing, providing syntax highlighting, documentation lookup and invocation of mixvm within Emacs.
- mixvm.el An elisp program which allows you to run mixvm within an Emacs GUD window, simultaneously viewing your MIXAL source file in another buffer.
Using the GNU MDK tools, youll be able to:
- write, compile and execute MIXAL programs,
- set breakpoints and run your programs step by step,
- set conditional breakpoints (register change, memory change, etc.),
- collect execution timing statistics,
- trace executed instructions,
- inspect and modify the MIX registers, flags and memory contents at any step,
- simulate MIX input-output devices using the standard output and your file system.
In addition, the MIX virtual machine simulators include an embedded Guile interpreter and, therefore, their functionality can be extended using Scheme.
Enhancements:
- The Gmixvm interface has been improved with respect to the external programs dialog and about box.
- Compilation warnings in PPC and 64-bit platforms were fixed.
- Minor bugs were fixed.
<<less- mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine.
- mixvm A MIX virtual machine which is able to run and debug compiled MIXAL programs, using a command line interface with readlines line editting capabilities.
- gmixvm A MIX virtual machine with a GTK+ GUI which allows you running and debugging your MIXAL programs through a nice graphical interface (see screenshots).
- mixguile A Guile interpreter with an embedded MIX virtual machine, manipulable through a library of Scheme functions.
- mixal-mode.el An Emacs major mode for MIXAL source files editing, providing syntax highlighting, documentation lookup and invocation of mixvm within Emacs.
- mixvm.el An elisp program which allows you to run mixvm within an Emacs GUD window, simultaneously viewing your MIXAL source file in another buffer.
Using the GNU MDK tools, youll be able to:
- write, compile and execute MIXAL programs,
- set breakpoints and run your programs step by step,
- set conditional breakpoints (register change, memory change, etc.),
- collect execution timing statistics,
- trace executed instructions,
- inspect and modify the MIX registers, flags and memory contents at any step,
- simulate MIX input-output devices using the standard output and your file system.
In addition, the MIX virtual machine simulators include an embedded Guile interpreter and, therefore, their functionality can be extended using Scheme.
Enhancements:
- The Gmixvm interface has been improved with respect to the external programs dialog and about box.
- Compilation warnings in PPC and 64-bit platforms were fixed.
- Minor bugs were fixed.
Download (1.0MB)
Added: 2006-08-17 License: GPL (GNU General Public License) Price:
1170 downloads
Escape 200508080
Escape is a tile-based puzzle game in the style of Adventures of Lolo or Chips Challenge. more>>
Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chips Challenge." Unlike either of those games, Escape doesnt rely at all on reflexes--its all about your brain.
Although it comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus it has a built-in level editor and facilities for automatically sharing puzzles with other players.
Enhancements:
- This release featured improved usability of the level browser, the ability to delete uploaded levels, sleeping bots, transponders and crossover wires, and many improvements to editor (including a pattern tool and a prefab system).
- Many bugs were fixed, including tile behavior problems, animation corner cases, and crashes.
<<lessAlthough it comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus it has a built-in level editor and facilities for automatically sharing puzzles with other players.
Enhancements:
- This release featured improved usability of the level browser, the ability to delete uploaded levels, sleeping bots, transponders and crossover wires, and many improvements to editor (including a pattern tool and a prefab system).
- Many bugs were fixed, including tile behavior problems, animation corner cases, and crashes.
Download (1.2MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1536 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 bds lift kit for ford escape 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