stuffed pork chops
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 501
Tubesock 0.2
Tubesock is a GTK/GNOME Shockwave player. more>>
Tubesock is a GTK/GNOME swf player released under the GPL. Currently the code right now is parsing SWF files, and can dump the contents, and can display some stuff.
Tubesock is written 100% in c, and depends on glib2 and gtk2.
Installation
./configure
make
cd src/tubesock
./tubesock PATH_TO_SWF_FILE.swf
<<lessTubesock is written 100% in c, and depends on glib2 and gtk2.
Installation
./configure
make
cd src/tubesock
./tubesock PATH_TO_SWF_FILE.swf
Download (0.18MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1676 downloads
Zepto CMS 0.9.6
Zepto CMS is a minimal CMS. more>>
Zepto CMS is a minimal CMS.
I wrote Zepto CMS for my personal use but figured that maybe others might make use of it too. It has its own rights management which consists of groups and member structures. With these one can control the whole site and give priviliges to friends.
This project is not near finished. The core is almost done but Zepto rely on modules for every task to be done. Since a lot of modules arent written yet, this software are not recomended for the average user. It may require some python knowlege to do some certain stuff. However, if that dont scare you off, then youre welcome to give it a try.
<<lessI wrote Zepto CMS for my personal use but figured that maybe others might make use of it too. It has its own rights management which consists of groups and member structures. With these one can control the whole site and give priviliges to friends.
This project is not near finished. The core is almost done but Zepto rely on modules for every task to be done. Since a lot of modules arent written yet, this software are not recomended for the average user. It may require some python knowlege to do some certain stuff. However, if that dont scare you off, then youre welcome to give it a try.
Download (0.015MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
867 downloads
Obscure-Extractor-GTK 0.2
Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games. more>>
Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games, e.g. Neverwinter Nights, Homeworld 2, BloodRayne.
Mostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more advanced stuff like support for old InstallShield archives that would need to be ported.
<<lessMostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more advanced stuff like support for old InstallShield archives that would need to be ported.
Download (0.012MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1202 downloads
pork 0.99.8.1
pork is an ncurses-based AOL instant messenger client. more>>
pork is an ncurses-based AOL instant messenger client. It uses the OSCAR protocol (the one the windows client uses) to access AIM.
Pork features Perl scripting; an online help system; the ability to configure nearly all aspects of the programs look-and-feel; an alias system; and a powerful, fully-configurable key binding system. It supports being logged in with more than one screen name at the same time.
The default look-and-feel of the client is modeled after the ircII IRC client. Anyone comfortable using ircII (or any clients derived from it; e.g., epic, BitchX, etc.) will feel comfortable using pork.
Installation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute
`configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<lessPork features Perl scripting; an online help system; the ability to configure nearly all aspects of the programs look-and-feel; an alias system; and a powerful, fully-configurable key binding system. It supports being logged in with more than one screen name at the same time.
The default look-and-feel of the client is modeled after the ircII IRC client. Anyone comfortable using ircII (or any clients derived from it; e.g., epic, BitchX, etc.) will feel comfortable using pork.
Installation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute
`configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Download (0.48MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
phpreports 0.4.9
phpreports is a PHP report generator that uses XML report layout files to generate PHP code. more>>
PHPReports project started when I needed something to create some reports on the browser as replacement of those ones my company used to generate using tools like FoxPro, Visual Basic and all that m$ stuff you dudes know about.
I was starting PHP programming (still am) and was really excited about put all the info we need on the browser, but, no pain no gain, theres that kind of reports that needs to have grouping info, grouping break and all sort of grouping stuff including some operations like sum, max, min, average on group values. And printing !!! Breaking the report into pages to fit on the printer as the regular tools do.
It was perfectly possible using PHP, but a report is different from the other, and the customization of it using pure hand-made-code will take a time that I didnt, dont and wont have. So I decided to make it on a flexible way using XML files to make the report layout, creating PHP code to run it on the browser.
Now its easy to make reports - just define the report layout and put all the functions you want - simple, clean and easy. And the most important! Using this approach you can (I did) show your company that you dont need any other kind of software to make all the stuff you need (by, m$ stuff).
Enhancements:
- Added 3 JavaScript events: ONCLICK, ONMOUSEOVER and ONMOUSEOUT;
- Added the concept of input plugins. The first one convert the SQL query on a way it allows to show crosstab reports.
<<lessI was starting PHP programming (still am) and was really excited about put all the info we need on the browser, but, no pain no gain, theres that kind of reports that needs to have grouping info, grouping break and all sort of grouping stuff including some operations like sum, max, min, average on group values. And printing !!! Breaking the report into pages to fit on the printer as the regular tools do.
It was perfectly possible using PHP, but a report is different from the other, and the customization of it using pure hand-made-code will take a time that I didnt, dont and wont have. So I decided to make it on a flexible way using XML files to make the report layout, creating PHP code to run it on the browser.
Now its easy to make reports - just define the report layout and put all the functions you want - simple, clean and easy. And the most important! Using this approach you can (I did) show your company that you dont need any other kind of software to make all the stuff you need (by, m$ stuff).
Enhancements:
- Added 3 JavaScript events: ONCLICK, ONMOUSEOVER and ONMOUSEOUT;
- Added the concept of input plugins. The first one convert the SQL query on a way it allows to show crosstab reports.
Download (0.10MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
624 downloads
JuggleMaster 0.4
JuggleMaster project is a juggling siteswap animator. more>>
JuggleMaster project is a juggling siteswap animator.
JuggleMaster is a cross-platform juggling animator [understanding siteswap].
Anyone who doesnt know what siteswap is can still download it and look at the patterns that come with it, and examine the cool stuff they could do if they did understand it.
Enhancements:
- all: Makefile voodoo
- jmqt: initial add
- jmlib: Added patterns.h and patterns.cpp, which parse pattern files
- data: Added some style data for completeness
- jmdlx: Added printing mpegs. Thanks to luap for the color stuff.
- jmdlx: Added printing images
- jmdlx: HUGE list of fixes and changes from arkanes in #wxwidgets
- jmdlx: Added Visual Studio build stuff, also arkanes
- jmpocket: initial add
- jmlib: minor jmpocket compatability fixes
<<lessJuggleMaster is a cross-platform juggling animator [understanding siteswap].
Anyone who doesnt know what siteswap is can still download it and look at the patterns that come with it, and examine the cool stuff they could do if they did understand it.
Enhancements:
- all: Makefile voodoo
- jmqt: initial add
- jmlib: Added patterns.h and patterns.cpp, which parse pattern files
- data: Added some style data for completeness
- jmdlx: Added printing mpegs. Thanks to luap for the color stuff.
- jmdlx: Added printing images
- jmdlx: HUGE list of fixes and changes from arkanes in #wxwidgets
- jmdlx: Added Visual Studio build stuff, also arkanes
- jmpocket: initial add
- jmlib: minor jmpocket compatability fixes
Download (0.13MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1070 downloads
GNOME Advanced Preferences 1.2
GNOME Advanced Preferences is an UI to tweak advanced GNOME preferences. more>>
GNOME Advanced Preferences is an UI to tweak advanced GNOME preferences.
GNOME Advanced Preferences allows you to tweak hidden GNOME preferences, including custom keyboard shortcuts to execute specific commands, etc.
Stuff generally only available through GConf.
<<lessGNOME Advanced Preferences allows you to tweak hidden GNOME preferences, including custom keyboard shortcuts to execute specific commands, etc.
Stuff generally only available through GConf.
Download (0.012MB)
Added: 2005-08-14 License: GPL (GNU General Public License) Price:
1533 downloads
File::NFSLock 1.20
File::NFSLock is a Perl module to do NFS (or not) locking. more>>
File::NFSLock is a Perl module to do NFS (or not) locking.
SYNOPSIS
use File::NFSLock qw(uncache);
use Fcntl qw(LOCK_EX LOCK_NB);
my $file = "somefile";
### set up a lock - lasts until object looses scope
if (my $lock = new File::NFSLock {
file => $file,
lock_type => LOCK_EX|LOCK_NB,
blocking_timeout => 10, # 10 sec
stale_lock_timeout => 30 * 60, # 30 min
}) {
### OR
### my $lock = File::NFSLock->new($file,LOCK_EX|LOCK_NB,10,30*60);
### do write protected stuff on $file
### at this point $file is uncached from NFS (most recent)
open(FILE, "+<<less
SYNOPSIS
use File::NFSLock qw(uncache);
use Fcntl qw(LOCK_EX LOCK_NB);
my $file = "somefile";
### set up a lock - lasts until object looses scope
if (my $lock = new File::NFSLock {
file => $file,
lock_type => LOCK_EX|LOCK_NB,
blocking_timeout => 10, # 10 sec
stale_lock_timeout => 30 * 60, # 30 min
}) {
### OR
### my $lock = File::NFSLock->new($file,LOCK_EX|LOCK_NB,10,30*60);
### do write protected stuff on $file
### at this point $file is uncached from NFS (most recent)
open(FILE, "+<<less
Download (0.018MB)
Added: 2007-04-27 License: Perl Artistic License Price:
912 downloads
Huawei e220 rc 2 installer for linux rc 2
solution for trouble in configuration of Huawei E220 modem on linux. more>> Hi.. I made this after I made many research for Huawei modem E220. Better try it. It is easy and save a time. A reason why I develope this installer is to make solution for trouble in configuration of Huawei E220 modem on linux. Read at read me. Execute this tar.gz file first. This is my first post to linuxers. Hope this stuff could solve your problems. The easiest way is to save our time to get connecting on internet. Get the stuff at here:
Huawei E220 on Ubuntu, pclos 2007, pclos 2008, Linux Mint 4.0 Daryna and mandriva.
How to install??
Extract file
cd to the directory
make
make install
Thats all. This is built only for Pclinuxos and mandriva. Dont use my e220rc1 or he220rc2. This installer is final release for mandriva and pclinuxos. Its stable.
Huawei E220 Installer For Linux, Mint, Ubuntu, Mandriva, Pclinuxos, Opensuse, Fedora etc<<less
Download (400kb)
Added: 2009-04-18 License: Freeware Price: Free
188 downloads
Redirection Tool 1.1
Redirection Tool is a product for Plone used for storing references to moved content to enable redirects. more>>
Redirection Tool is a product for Plone used for storing references to moved content to enable redirects.
The Redirection Tool can be used for storing references to moved content to enable redirects, or it can be used for giving objects multiple URLs (aliases). If a page is not found, the tool looks at its list of redirects to see if there is a match, and if so, it redirects to that page.
Future plans include a more intelligent 404 handling, where the tool would either search for alternative pages based on the components of the requested URL and automatically redirect if there is only one hit, otherwise display a limited number of hits, or alternatively chop off URL components until it finds an object that can be published to the user.
Enhancements:
- Added Plone 2.1 compatibility.
<<lessThe Redirection Tool can be used for storing references to moved content to enable redirects, or it can be used for giving objects multiple URLs (aliases). If a page is not found, the tool looks at its list of redirects to see if there is a match, and if so, it redirects to that page.
Future plans include a more intelligent 404 handling, where the tool would either search for alternative pages based on the components of the requested URL and automatically redirect if there is only one hit, otherwise display a limited number of hits, or alternatively chop off URL components until it finds an object that can be published to the user.
Enhancements:
- Added Plone 2.1 compatibility.
Download (0.023MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
942 downloads
g3d Graphic Tools 1.2
g3d Graphic Tools project consists of a XML file format and generic development tools for games. more>>
g3d Graphic Tools project consists of a XML file format and generic development tools for games.
The problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around.
By having a common intermediate file format, you only need to write one exporter per tool and one importer per graphics engine. Also, you can develop generic tools which are not tied to any particular engine.
Enhancements:
- Added the skeleton object (beginnings of animation ;)
- Added asset management info in the file header (ie date, time, author, source, description)
- Fixed exporter bugs (3dsmax) relating to heiarchy stuff
<<lessThe problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around.
By having a common intermediate file format, you only need to write one exporter per tool and one importer per graphics engine. Also, you can develop generic tools which are not tied to any particular engine.
Enhancements:
- Added the skeleton object (beginnings of animation ;)
- Added asset management info in the file header (ie date, time, author, source, description)
- Fixed exporter bugs (3dsmax) relating to heiarchy stuff
Download (2.3MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1092 downloads
Nmonitor 2.0.0
Nmonitor is a monitoring tool, by default capable of monitoring via ping, UDP and TCP checks. more>>
Nmonitor is a monitoring tool, by default capable of monitoring via ping, UDP and TCP checks.
It has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever.
This tool was written because I needed a very simple network monitor, and thats what it is, dont expect any miracles from this thing.
Enhancements:
- No extra features, just some bugfixes
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
<<lessIt has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever.
This tool was written because I needed a very simple network monitor, and thats what it is, dont expect any miracles from this thing.
Enhancements:
- No extra features, just some bugfixes
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
Download (0.11MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
Autofs CD Changer 3.1.3
Autofs CD Changer is a patch for autofs. more>>
Autofs CD Changer is a patch for autofs. It automatically changes the slots and remounts cds as needed giving the impression that they are all simultaneously mounted. Its not for much use if you use multisession stuff, but works fine for mp3 lists that span many cds.
<<less Download (0.008MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1185 downloads
Catalyst::Manual::Cookbook 5.7001
Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst. more>>
Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst.
These recipes cover some basic stuff that is worth knowing for catalyst developers.
<<lessThese recipes cover some basic stuff that is worth knowing for catalyst developers.
Download (0.22MB)
Added: 2006-09-12 License: Perl Artistic License Price:
1142 downloads
smultroNET 1.0.9
smultroNET is a multiplayer worm-tron-kinda game. more>>
smultroNET is a multiplayer worm-tron-kinda game.
Bored of nice looking games with no gameplay? Then smultronet is the game for you!
Even if smultronet isnt stuffed with fancy graphics, you will experience a very addicive gameplay. People have often said, "This game looks like any other worm game, why play this?". But after a few tries, they usually cant stop playing. Our biggest issue is therefore recruiting new players. Most people dont have time to try out all games that exist today, and therefore only try the best looking ones.
Main features:
- smultronet is easy to start and requires no installation.
- smultronet is a multiplayer game with a common lobby to meet other players.
- smultronet allows up to nine players simoultaneously playing.
- smultronet fits all ages.
- smultronet is free, of course.
- smultronet has versatile stats pages that show your progress.
- Personal statistics
- Game statistics
- Server statistics
- Mixed statistics
- More coming all the time. Just to satisfy your needs
<<lessBored of nice looking games with no gameplay? Then smultronet is the game for you!
Even if smultronet isnt stuffed with fancy graphics, you will experience a very addicive gameplay. People have often said, "This game looks like any other worm game, why play this?". But after a few tries, they usually cant stop playing. Our biggest issue is therefore recruiting new players. Most people dont have time to try out all games that exist today, and therefore only try the best looking ones.
Main features:
- smultronet is easy to start and requires no installation.
- smultronet is a multiplayer game with a common lobby to meet other players.
- smultronet allows up to nine players simoultaneously playing.
- smultronet fits all ages.
- smultronet is free, of course.
- smultronet has versatile stats pages that show your progress.
- Personal statistics
- Game statistics
- Server statistics
- Mixed statistics
- More coming all the time. Just to satisfy your needs
Download (0.45MB)
Added: 2007-04-02 License: Freeware Price:
935 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 stuffed pork chops 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