what do cheetahs eat
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
Download (0.16MB)
Added: 2006-01-15 License: MIT/X Consortium License Price:
1412 downloads
Cheetah web browser 0.10
Cheetah web browser has been started to create a fully functional. more>> The cheetah web browser is a project that has been started to create a fully functional, light-weight, bloat-free web browser for Linux (and other free unix clones) that is not dependant on KDE, GNOME or Mozilla.
Why another web browser?
There are a lot of web browsers available for Unix and all of them that I have tried are great. However, I have yet to find one that truly satisfies my needs.
This is what I require in a web browser:
* It must not require another more developed web browser, such as mozilla, to operate. It can certainly use code from another web browser (providing the applications authors permit that), but the code must be included natively in its source, or in a shared library that comes with the browser. For example, I do not want to have mozilla installed to use my browser. I am using my browser not mozilla.
* It must not depend on an entire desktop suite. For example, if I use icewm I should not have to install kde to use my web browser.
* It must be extremely fast and provide an enjoyable browsing experience (duh).
* It must provide only the ability to surf the internet and download files through http and ftp. I do not want my web browser to provide the means to send/receive e-mail, compose web pages, chat on irc etcetera. I have other programs to do that.
When will Cheetah be usable?
I dont have a roadmap layed out yet. I wont have one for awhile. It all depends upon how many people are willing and have the time to contribute.<<less
Download (184KB)
Added: 2009-04-20 License: Freeware Price:
186 downloads
Play What I Mean 0.09
Play What I Mean plays media files on a local machine based on a given set of terms found within the filenames. more>>
Play What I Mean project allows a user to, from a single commandline or terminal, enter a string, or list of strings, that represent what he/she wishes to have played by whatsoever media player he chooses, the default being MPlayer, and then having that particular item be found and played.
What this essentially means is that if I were to have a sudden hankering to listen to a particular song or video, lets say Ice Pick by The Pillows, which happens to be the song to a particular music video that I enjoy watching. Under the traditional methods of video viewing I would be stuck with two potential courses of action for playing this particular file:
- Change directories several times to that one folder somewhere that I "know" its in, or
- Point and Click my mouse until I find that same directory and then search through what could be countless files to find it.
Each of these prospective choices have their own inherent difficulties and ire. Using the commandline often requires alot of typing to arrive at the desired directory, often times nestled deep within the tree.
Once there your problems only multiply by the number of files you actually store in your "media" folder, try ls | moreing through a heavily populated folder looking for the name of that file you wanted to play sometime, it isnt too fun and further is a waste of my valuable time.
You may be thinking at this point that the second option, the graphical one, must be easier since its exciting, full of pictures, and frankly novel, I disagree. I may not be the best judge on this matter, seeing as how I cant see out of my right eye however, I feel that scanning through a large folder, or folders, full of files is quite a strain on the vision, and more importantly an unnescesary burden on what should be a simple matter.
Main features:
- Nestable Playlist support
- Multi-string arguments
- Transparent command option passing
- Cache for faster access of frequently played files
- Graphical configure
<<lessWhat this essentially means is that if I were to have a sudden hankering to listen to a particular song or video, lets say Ice Pick by The Pillows, which happens to be the song to a particular music video that I enjoy watching. Under the traditional methods of video viewing I would be stuck with two potential courses of action for playing this particular file:
- Change directories several times to that one folder somewhere that I "know" its in, or
- Point and Click my mouse until I find that same directory and then search through what could be countless files to find it.
Each of these prospective choices have their own inherent difficulties and ire. Using the commandline often requires alot of typing to arrive at the desired directory, often times nestled deep within the tree.
Once there your problems only multiply by the number of files you actually store in your "media" folder, try ls | moreing through a heavily populated folder looking for the name of that file you wanted to play sometime, it isnt too fun and further is a waste of my valuable time.
You may be thinking at this point that the second option, the graphical one, must be easier since its exciting, full of pictures, and frankly novel, I disagree. I may not be the best judge on this matter, seeing as how I cant see out of my right eye however, I feel that scanning through a large folder, or folders, full of files is quite a strain on the vision, and more importantly an unnescesary burden on what should be a simple matter.
Main features:
- Nestable Playlist support
- Multi-string arguments
- Transparent command option passing
- Cache for faster access of frequently played files
- Graphical configure
Download (0.054MB)
Added: 2006-02-01 License: LGPL (GNU Lesser General Public License) Price:
1361 downloads
Batrachians 0.1.1
Batrachians is a game where you control a frog. more>>
Batrachians is a game where you control a frog. Your goal is to eat more flies and score more points than the computers frog.
It is a clone of the 1982 Frog Bog video game by Mattel Electronics.
<<lessIt is a clone of the 1982 Frog Bog video game by Mattel Electronics.
Download (0.12MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1366 downloads
Tahchee 0.9.8
Tahchee is a tool for developers and Web designers that makes it possible to easily build a static Web site using Cheetah. more>> <<less
Download (0.088MB)
Added: 2006-09-23 License: BSD License Price:
1126 downloads
What 1.01
What is a Perl module to find out about running services. more>>
What is a Perl module to find out about running services.
SYNOPSIS
$what = What->new(
Host => my.domain.org,
Port => 28,
);
$what->mta;
$what->mta_version;
$what->mta_banner;
The What class is interface to classes providing information about running services. What::MTA is the only implementation so far.
What::MTA
MTAs supported are: Exim, Postfix (version only on localhost), Sendmail, Courier (name only), XMail, MasqMail.
See What::MTA for details.
METHODS
new
$obj = What->new( Host => "10.10.10.1", Port => 25 )
mta()
Returns the name of the MTA running.
mta_banner()
Returns the banner message.
mta_version()
Returns the MTA version.
<<lessSYNOPSIS
$what = What->new(
Host => my.domain.org,
Port => 28,
);
$what->mta;
$what->mta_version;
$what->mta_banner;
The What class is interface to classes providing information about running services. What::MTA is the only implementation so far.
What::MTA
MTAs supported are: Exim, Postfix (version only on localhost), Sendmail, Courier (name only), XMail, MasqMail.
See What::MTA for details.
METHODS
new
$obj = What->new( Host => "10.10.10.1", Port => 25 )
mta()
Returns the name of the MTA running.
mta_banner()
Returns the banner message.
mta_version()
Returns the MTA version.
Download (0.027MB)
Added: 2007-05-11 License: Perl Artistic License Price:
897 downloads
Taekwon-Do Theory Assistant 1.2.1
Taekwon-Do Theory Assistant tests you on your Taekwon-Do theory in preparation for your gradings. more>>
Taekwon-Do Theory Assistant tests you on your Taekwon-Do theory in preparation for your gradings.
Taekwon-Do Theory Assistant fires questions at you and you keep going until you get them all right. Taekwon-Do Theory Assistant includes exercises that go up to First Degree Black Belt level.
This program was designed with the GTI (Global Taekwon-Do International) school of Taekwon-Do in mind, which is based on the ITF (International Taekwondo Federation) system, and uses the terminology and refers to the moves and patterns of this system.
Enhancements:
- References to GTI have been removed to give the application more generel appeal.
- The help file URL has also been updated to point to taekwondotheory.co.uk.
<<lessTaekwon-Do Theory Assistant fires questions at you and you keep going until you get them all right. Taekwon-Do Theory Assistant includes exercises that go up to First Degree Black Belt level.
This program was designed with the GTI (Global Taekwon-Do International) school of Taekwon-Do in mind, which is based on the ITF (International Taekwondo Federation) system, and uses the terminology and refers to the moves and patterns of this system.
Enhancements:
- References to GTI have been removed to give the application more generel appeal.
- The help file URL has also been updated to point to taekwondotheory.co.uk.
Download (0.097MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
1018 downloads
Nikwi Deluxe 1.0
Nikwi Deluxe is a platform game where you control a boy and your goal is to collect all candies. more>>
Nikwi Deluxe is a platform game where you control a boy and your goal is to collect all candies.
In Nikwi game you play the role of a 9 year old boy in his absolute dream: a world made of sweets! Guide Nikwi through his dream to eat everything in each of the 30 levels, while you avoid the monsters who try to turn Nikwis dream into a nightmare.
Nikwi features hours of gameplay in 30 sweet-themed levels made of five candy themes, more than 10 different monsters and obstacles -each one with its own unique behaviour- and new gameplay elements in every theme.
<<lessIn Nikwi game you play the role of a 9 year old boy in his absolute dream: a world made of sweets! Guide Nikwi through his dream to eat everything in each of the 30 levels, while you avoid the monsters who try to turn Nikwis dream into a nightmare.
Nikwi features hours of gameplay in 30 sweet-themed levels made of five candy themes, more than 10 different monsters and obstacles -each one with its own unique behaviour- and new gameplay elements in every theme.
Download (0.87MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
1154 downloads
Pynakotheka 1.1.0
Pynakotheka is a simple python script which generates static HTML photo albums. more>>
Pynakotheka is a simple python script which generates static HTML photo albums to be added to web sites or to be burnt in CDs.
It includes some templates, and its easy to create more.
The gallery can contain folders and/or pictures and the folders can contain other folders and/or pictures, recursively.
There are 4 views: folder, tree, thumbnails and photo detail (with or without exif info). You can even create your own templates easily.
Released under GNU Public License, read COPYING for more details.
Options:
Usage: pynakotheka.py [source_dir [target_dir]]
Arguments:
source_dir Location of the source photos, defaults to current dir
target_dir Directory where to save the gallery, defaults to current dir
Options:
-h, --help Show this text
-q, --quiet Dont show progress information messages, default SHOW
-c, --color Show information messages with colors, default NO COLOR
-o, --copy-originals
Copy original images to the gallery, default NO
-s, --thumbsize Thumbnail size, defaults to 250
-i, --imagesize Image size, defaults to 640
-d, --templates-dir
Path to templates directory, defaults to "./templates"
-t, --template Template to use, defaults to "default"
--clean=all|images|html
Remove all files / images / html and style files
generated by the program
Enhancements:
- This release uses Mako Templates instead of the Cheetah Templating System. HTML creation is much faster.
- Files with different encodings should be managed perfectly.
- Filenames encoded in UTF8 shoud works now.
- A "--version" option has been added.
<<lessIt includes some templates, and its easy to create more.
The gallery can contain folders and/or pictures and the folders can contain other folders and/or pictures, recursively.
There are 4 views: folder, tree, thumbnails and photo detail (with or without exif info). You can even create your own templates easily.
Released under GNU Public License, read COPYING for more details.
Options:
Usage: pynakotheka.py [source_dir [target_dir]]
Arguments:
source_dir Location of the source photos, defaults to current dir
target_dir Directory where to save the gallery, defaults to current dir
Options:
-h, --help Show this text
-q, --quiet Dont show progress information messages, default SHOW
-c, --color Show information messages with colors, default NO COLOR
-o, --copy-originals
Copy original images to the gallery, default NO
-s, --thumbsize Thumbnail size, defaults to 250
-i, --imagesize Image size, defaults to 640
-d, --templates-dir
Path to templates directory, defaults to "./templates"
-t, --template Template to use, defaults to "default"
--clean=all|images|html
Remove all files / images / html and style files
generated by the program
Enhancements:
- This release uses Mako Templates instead of the Cheetah Templating System. HTML creation is much faster.
- Files with different encodings should be managed perfectly.
- Filenames encoded in UTF8 shoud works now.
- A "--version" option has been added.
Download (0.10MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
970 downloads
CeeSpot 0.1
CeeSpot is a command interpreter that compiles and runs script source. more>>
CeeSpot, or "c." is a program run as a Linux or UNIX command interpreter using the #!/usr/bin/ceespot or #!/bin/c. syntax.
After eating (and interpreting) any # comments at the beginning of the file, it compiles the rest and executes the result.
This lets you use a compiled language as a script file. This is plausible now that machines and compilers are fast enough you dont notice a subsecond compile and link.
Some Exemples
::::::::::::::
hello-c
::::::::::::::
#!/usr/bin/ceespot
#include < stdio.h >
int main(int argc, char **argv)
{
printf("hello, worldn");
return 0;
}
::::::::::::::
hello-cxx
::::::::::::::
#!/usr/bin/ceespot
# CC = g++
#include < iostream >
using namespace std;
int main( int argc, char **argv )
{
cout
#include < X11/StringDefs.h >
#include < X11/Xaw/Label.h >
main(int argc,char **argv)
{
XtAppContext app_context;
Widget toplevel,hello;
toplevel = XtVaAppInitialize(&app_context,"XHello",NULL,0,
&argc,argv,NULL,NULL);
hello = XtVaCreateManagedWidget("Hello World!",labelWidgetClass,
toplevel,(void*)0);
XtRealizeWidget(toplevel);
XtAppMainLoop(app_context);
return 0;
}
<<lessAfter eating (and interpreting) any # comments at the beginning of the file, it compiles the rest and executes the result.
This lets you use a compiled language as a script file. This is plausible now that machines and compilers are fast enough you dont notice a subsecond compile and link.
Some Exemples
::::::::::::::
hello-c
::::::::::::::
#!/usr/bin/ceespot
#include < stdio.h >
int main(int argc, char **argv)
{
printf("hello, worldn");
return 0;
}
::::::::::::::
hello-cxx
::::::::::::::
#!/usr/bin/ceespot
# CC = g++
#include < iostream >
using namespace std;
int main( int argc, char **argv )
{
cout
#include < X11/StringDefs.h >
#include < X11/Xaw/Label.h >
main(int argc,char **argv)
{
XtAppContext app_context;
Widget toplevel,hello;
toplevel = XtVaAppInitialize(&app_context,"XHello",NULL,0,
&argc,argv,NULL,NULL);
hello = XtVaCreateManagedWidget("Hello World!",labelWidgetClass,
toplevel,(void*)0);
XtRealizeWidget(toplevel);
XtAppMainLoop(app_context);
return 0;
}
Download (0.012MB)
Added: 2005-04-14 License: BSD License Price:
1653 downloads
Help Hannahs Horse 0.2.d
Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL. more>>
Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL.
Help Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills.
Collect a powerpill (blue and red) to enable Hannah to eat the ghosts for a short while.
Some mazes have gates that only Hannah or only the Ghosts can pass. Some need Hannah to collect the red key to open them.
Help Hannahs Horse project is licensed under the GPL (VERSION 2)
<<lessHelp Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills.
Collect a powerpill (blue and red) to enable Hannah to eat the ghosts for a short while.
Some mazes have gates that only Hannah or only the Ghosts can pass. Some need Hannah to collect the red key to open them.
Help Hannahs Horse project is licensed under the GPL (VERSION 2)
Download (3.5MB)
Added: 2007-02-11 License: GPL (GNU General Public License) Price:
591 downloads
HLA Adventure 3.35
HLA Adventure is an adventure game that was written in Randy Hydes HLA language. more>>
HLA Adventure is an adventure game that was written in Randy Hydes HLA language.
It features Mippy, a cute dragon that lives happily in the forests and caves and often comes out during the later part of the day to eat leaves, smoulder decaying trees, and generally romp around like every good dragon should.
Enhancements:
- Bugfixes were made to a couple of rooms, including the cave under the forest and near the mansion.
<<lessIt features Mippy, a cute dragon that lives happily in the forests and caves and often comes out during the later part of the day to eat leaves, smoulder decaying trees, and generally romp around like every good dragon should.
Enhancements:
- Bugfixes were made to a couple of rooms, including the cave under the forest and near the mansion.
Download (0.64MB)
Added: 2005-10-26 License: GPL (GNU General Public License) Price:
2640 downloads
Fat Fish 1.0
Fat Fish is an attractive and funny arcade game. more>>
Fat Fish is an attractive and funny arcade game.
Are you prepared to meet the most hungry fish of the ocean?... Fat Fish is a game where you take the control of a fish who has a insatiable stomach and must to eat his victims who falls infinitely into the ocean.
The game has 4 different objectives, or rather, 4 short-games where you will entertain trying to complete them. During the game and according to how much you eat, you will start to find out that the fish will lose his agility little by little... here is the part where the toilet that is in the right-bottom of the ocean takes part of the game letting you to "shit" to recover your agility and to continue with your food.
Fat Fish has a simple and funny graphic design, it also has funny music and powerful sound effects that give the game a extra points of fun and adiction.
You will be able to setup your controls, the video mode, sound, music, graphic effects and all the necesary to setup de game according to the needs of your computer or according to your preferences.
<<lessAre you prepared to meet the most hungry fish of the ocean?... Fat Fish is a game where you take the control of a fish who has a insatiable stomach and must to eat his victims who falls infinitely into the ocean.
The game has 4 different objectives, or rather, 4 short-games where you will entertain trying to complete them. During the game and according to how much you eat, you will start to find out that the fish will lose his agility little by little... here is the part where the toilet that is in the right-bottom of the ocean takes part of the game letting you to "shit" to recover your agility and to continue with your food.
Fat Fish has a simple and funny graphic design, it also has funny music and powerful sound effects that give the game a extra points of fun and adiction.
You will be able to setup your controls, the video mode, sound, music, graphic effects and all the necesary to setup de game according to the needs of your computer or according to your preferences.
Download (2.0MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
1053 downloads
amaroK Last.fm tags 0.1.1
amaroK Last.fm tags script fetches your tags from Last.fm for artists, albums, and tracks. more>>
amaroK Last.fm tags script fetches your tags from Last.fm for artists, albums, and tracks. It stores them as id3v2 COMM tags in your music files and appends them to the comment for the given track in amaroKs collection where they can be used to contruct smart playlists.
So far this script only fetches your tags, it doesnt syncronize changes you make locally back to Last.fm. Probably this feature should wait until the implementation of "labels" which is coming in amaroK 1.5.
Also so far it is only possible to fetch tags for a selection within a playlist. The other context sub-menus just provide helpful messages saying that this feature isnt implimented yet.
As usual this software comes with no warrenty, it might eat your lunch, etc.. That said it works for me.
I owe a large debt of gratitude to Miguel Angel Alvarez whoes amaroK Replaygain script served as the skeleton of this one. Thanks Miguel!
<<lessSo far this script only fetches your tags, it doesnt syncronize changes you make locally back to Last.fm. Probably this feature should wait until the implementation of "labels" which is coming in amaroK 1.5.
Also so far it is only possible to fetch tags for a selection within a playlist. The other context sub-menus just provide helpful messages saying that this feature isnt implimented yet.
As usual this software comes with no warrenty, it might eat your lunch, etc.. That said it works for me.
I owe a large debt of gratitude to Miguel Angel Alvarez whoes amaroK Replaygain script served as the skeleton of this one. Thanks Miguel!
Download (0.021MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1083 downloads
Time::Elapse 1.2402
Time::Elapse is a Perl extension for monitoring time conveniently during tasks. more>>
Time::Elapse is a Perl extension for monitoring time conveniently during tasks.
Time::Elapse is a very simple class with one method: lapse.
Basically, the lapse method eats the brains of the variable, squirrels away whatever value it may have held internally, (much like space aliens are known to do in the movies), and also stores the current time within it. Then, whenever you access the value of the variable, the alien within formats the time differential between when you initialized the variable, and when you printed it, and returns that (along with any value the variable may hold, as well). :-) Every time you print it, you get the updated differential, returned by the method hidden inside the variable itself. The output will be formatted as HH:MM:SS.000000 [in Microseconds].
Frankly it doesnt do much more than time(), but then again the simplest things rarely do.
All it really does is hides the calculations that anyone else would have had to set up manually in a clever way and then produce a reasonably formatted output which lends itself equally well to single-line output or inlining with other text.
SYNOPSIS
Usage
To use Elapse is simplicity itself:
use Time::Elapse;
# somewhere in your program...
Time::Elapse->lapse(my $now);
# or you can do:
# Time::Elapse->lapse(my $now = "processing");
#...rest of program execution
print "Time Wasted: $nown";
To update the description and reset the time counter mid-stream, simply assign to the variable
$now = "parsing";
somewhere in the middle of the program. The new value is stored, while the original time is replaced with the current time.
Sample Output
Output looks something like this, using above code:
Time Wasted: 00:00:05.565763
or
Time Wasted: 00:00:03.016700 [processing]
(more output)
Time Wasted: 00:00:02.003764 [parsing]
Additional example code
You can also use this during a Net::FTP download loop of files to show elapsed time for each files download.
foreach my $file (@files_to_download)
{
# extract localfile name from $file
# ...
Time::Elapse->lapse(my $now = "Downloading $localfile.");
$ftp->get($file, $localfile) or carp("### Could not download $file! $!") and next;
print "Done. Elapsed : $nown";
# ...
}
This can also be a useful trick when youre processing a lot of data from multiple sources.
<<lessTime::Elapse is a very simple class with one method: lapse.
Basically, the lapse method eats the brains of the variable, squirrels away whatever value it may have held internally, (much like space aliens are known to do in the movies), and also stores the current time within it. Then, whenever you access the value of the variable, the alien within formats the time differential between when you initialized the variable, and when you printed it, and returns that (along with any value the variable may hold, as well). :-) Every time you print it, you get the updated differential, returned by the method hidden inside the variable itself. The output will be formatted as HH:MM:SS.000000 [in Microseconds].
Frankly it doesnt do much more than time(), but then again the simplest things rarely do.
All it really does is hides the calculations that anyone else would have had to set up manually in a clever way and then produce a reasonably formatted output which lends itself equally well to single-line output or inlining with other text.
SYNOPSIS
Usage
To use Elapse is simplicity itself:
use Time::Elapse;
# somewhere in your program...
Time::Elapse->lapse(my $now);
# or you can do:
# Time::Elapse->lapse(my $now = "processing");
#...rest of program execution
print "Time Wasted: $nown";
To update the description and reset the time counter mid-stream, simply assign to the variable
$now = "parsing";
somewhere in the middle of the program. The new value is stored, while the original time is replaced with the current time.
Sample Output
Output looks something like this, using above code:
Time Wasted: 00:00:05.565763
or
Time Wasted: 00:00:03.016700 [processing]
(more output)
Time Wasted: 00:00:02.003764 [parsing]
Additional example code
You can also use this during a Net::FTP download loop of files to show elapsed time for each files download.
foreach my $file (@files_to_download)
{
# extract localfile name from $file
# ...
Time::Elapse->lapse(my $now = "Downloading $localfile.");
$ftp->get($file, $localfile) or carp("### Could not download $file! $!") and next;
print "Done. Elapsed : $nown";
# ...
}
This can also be a useful trick when youre processing a lot of data from multiple sources.
Download (0.007MB)
Added: 2007-04-10 License: Perl Artistic License Price:
927 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 what do cheetahs eat 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