Main > Free Download Search >

Free think progress software for linux

think progress

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1001
Time::Progress 1.2

Time::Progress 1.2


Time::Progress Perl module contains elapsed and estimated finish time reporting. more>>
Time::Progress Perl module contains elapsed and estimated finish time reporting.

SYNOPSIS

# autoflush to get r working
$| = 1;
# get new `timer
my $p = new Time::Progress;

# restart and report progress
$p->restart;
sleep 5; # or do some work here
print $p->report( "done %p elapsed: %L (%l sec), ETA %E (%e sec)n", 50 );

# set min and max values
$p->attr( min => -2, max => -20 );
# restart `timer
$p->restart;
my $c;
for( $c = -2; $c >= -20; $c-- )
{
# print progress bar and percentage done
print $p->report( "eta: %E min, %40b %pr", $c );
sleep 1; # work...
}
# stop timer
$p->stop;

# report times
print $p->elapsed_str;

<<less
Download (0.010MB)
Added: 2007-07-28 License: Perl Artistic License Price:
818 downloads
progress 1.0

progress 1.0


Progress is a utility used in a pipe to report progress of data transfer to standard error. more>>
Progress is a utility used in a pipe to report progress of data transfer to standard error. Command-line arguments tells to specify how frequently to report, what character to use to report, and how much buffering to do.
Enhancements:
- February 9, 2003
- progress 1.0
- Initial announcement
<<less
Download (0.006MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1213 downloads
Thinking Rock 1.2.1

Thinking Rock 1.2.1


Thinking Rock project is a Java based software application for collecting and processing your thoughts, following the GTD method more>>
Thinking Rock project is a Java based software application for collecting and processing your thoughts, following the GTD methodology.
Thinking Rock allows you to collect your thoughts and process them into actions, projects, information or future possibilities. Actions can be done by you, delegated to someone else or scheduled for a particular date. Projects can be organised with ordered actions and sub-projects. You can review all of your actions, projects and other information quickly and easily to see what you need to do or to choose what you want to do at a particular time.
Main features:
- It will help you to store in one safe place all the things you have to do or would like to do one day;
- Unlike many task management applications, Thinking Rock lets you to group your actions in projects and sub-projects;
- It gets you moving on your thoughts by encouraging you to think of the next physical action to take;
- It is simple, easy (help documentation provided) and quick to use ;
- We provide free customer support;
- The data file is separate so you can have the application installed on your home computer and at work, and transfer the small data file between computers;
- It is multi-platform: use it on Linux, Machintosh, or Windows;
- Its free.
<<less
Download (6.8MB)
Added: 2006-08-09 License: GPL (GNU General Public License) Price:
1171 downloads
Apache2::UploadProgress 0.2

Apache2::UploadProgress 0.2


Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads. more>>
Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads.

SYNOPSIS

In Apache:
PerlLoadModule Apache2::UploadProgress
PerlPostReadRequestHandler Apache2::UploadProgress
In your HTML form:

< script src="/UploadProgress/progress.js" >< /script >
< link type="text/css" href="/UploadProgress/progress.css"/ >
< form action="/cgi-bin/script.cgi"
method="post"
enctype="multipart/form-data"
onsubmit="return startEmbeddedProgressBar(this)" >
< input type="file" name="file"/ >
< input type="submit" name=".submit"/ >
< /form >
< div id="progress" >< /div >

This module allows you to track the progress of a file upload in order to provide a user with realtime updates on the progress of their file upload.

The information that is provided by this module is very basic. It just includes the total size of the upload, and the current number of bytes that have been received. However, this information is sufficient to display lots of information about the upload to the user. At its simplest, you can trigger a popup window that will automatically refresh until the upload completes.

However, popups can be a problem sometimes, so it is also possible to embed a progress monitor directly into the page using some JavaScript and AJAX calls. Examples using both techniques are discussed below in the EXAMPLES section.

<<less
Download (0.025MB)
Added: 2006-09-16 License: Perl Artistic License Price:
1133 downloads
JoeDog::ProgressBar 1.1

JoeDog::ProgressBar 1.1


JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts. more>>
JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts.

You can run it inside any for which you can calculate the last iteration.

This is a autoloadable module which allows the programmer to add a progress bar to loops.

47% done: +++++++++++++++++++++++> |

INSTALLATION
JoeDog::ProgressBar.pm was built using perl Make::Maker utility
If you are familiar with that utility you should have no problem
with this installation as it will be familiar:

$ perl Makefile.PL
$ make
$ make test
$ su
$ make install

USAGE
use JoeDog::ProgressBar;
my $bar = new ProgressBar($max_size);
for(0..$max_size){
$bar->refresh($_);
}

<<less
Download (0.003MB)
Added: 2007-03-23 License: Public Domain Price:
945 downloads
Progress Report Manager 2.1

Progress Report Manager 2.1


Progress Report Manager project is a system for entering and sending school progress reports for teachers and parents. more>>
Progress Report Manager project is a system for entering and sending school progress reports for teachers and parents.
The Progress Report Manager was built to alleviate problems experienced with traditional school progress reports.
Administrators create progress reports that are automatically sent via email.
Every week, teachers receive a message in their inbox reminding them that a new progress report has been created.
The teacher completes the progress reports online using a Web browser.
At the end of the week, the administrators click a button which sends email messages to every parent whose child received a report.
The parents can look at their students progress online and reply to teacher comments using response features.
Enhancements:
- inactivate students fixed
- help files fixed / modified / written
- report views fixed
- log files can be flushed
- semesters fixed
<<less
Download (0.22MB)
Added: 2006-10-28 License: GPL (GNU General Public License) Price:
1098 downloads
The Diary of Hercules 0.1.1

The Diary of Hercules 0.1.1


The Diary of Hercules is a personal workout diary program for body builders and fitness enthusiasts. more>>
The Diary of Hercules is a personal workout diary program for body builders and fitness enthusiasts. The Diary of Hercules can be helpful in creating training plans and storing data about gym progress.
Enhancements:
- Created brand new calendar control.
- Added methods for adding and deleting training plan.
- Added ability to show training days on a calendar control.
<<less
Download (0.044MB)
Added: 2006-09-03 License: GPL (GNU General Public License) Price:
1154 downloads
kearone

kearone


kearone provides icon pack for gnome based on my kearones icons more>>
kearone provides icon pack for gnome based on my "kearones icons"
Version restrictions:
- think it could be improved with a more consistent Computer icon, and some black contour around the file type icons (just like the Home and Trash).
<<less
Download (1.1MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1001 downloads
Algorithm::Combinatorics 0.24

Algorithm::Combinatorics 0.24


Algorithm::Combinatorics Perl module is an efficient generator of combinatorial sequences. more>>
Algorithm::Combinatorics Perl module is an efficient generator of combinatorial sequences.

SYNOPSIS

use Algorithm::Combinatorics qw(permutations);

my @data = qw(a b c);

# scalar context gives an iterator
my $iter = permutations(@data);
while (my $p = $iter->next) {
# ...
}

# list context slurps
my @all_permutations = permutations(@data);

Algorithm::Combinatorics is an efficient generator of combinatorial sequences. Algorithms are selected from the literature (work in progress, see "REFERENCES"). Iterators do not use recursion, nor stacks, and are written in C.

Tuples are generated in lexicographic order.

<<less
Download (0.015MB)
Added: 2007-07-18 License: Perl Artistic License Price:
829 downloads
VinoBase 0.1

VinoBase 0.1


VinoBase project is a documentation and management tool for hobby winegrowers. more>>
VinoBase project is a documentation and management tool for hobby winegrowers.
It helps you manage your different preparations, recipes, yeasts, etc., and exports your results to different file formats.
Main features:
- Managing of preparations, yeasts and recipes
- Creating of a progress for every preparation
- Adding of evaluations
- Adding of labels
- Export as text file and as PDF document
<<less
Download (MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1118 downloads
PHPFinance 0.6

PHPFinance 0.6


PHPFinance is a Web-based financial management program that can be used for finance managing, administration. more>>
PHPFinance is a Web-based financial management program that can be used for finance managing, administration, and control using a database.
PHPFinance allows for statisitics, predictions, and management, and also shows procentage and progress graphs of income and expenses data.
Enhancements:
- fixed database enable bug
- improved and fixed progress graphic
- improved and fixed comparative graphic
- added graphics size config option
- added date completion config option
- enforced password check
- made the program globals independent
- added number format config option
<<less
Download (0.053MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1276 downloads
sipscreen 1.00

sipscreen 1.00


sipscreen project is a Linux iptables QUEUE target handler written in perl for screening incoming SIP phone calls. more>>
sipscreen project is a Linux iptables QUEUE target handler written in perl for screening incoming SIP phone calls.

If you have a network configuration similar to mine, with a Vonage or other Voice-over-IP adapter located behind a Linux gateway, you may find sipscreen useful for programmatically accepting or rejecting inbound calls, based on the caller ID information, the time of day, or any other clever algorithm you can think of.
<<less
Download (0.003MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
861 downloads
TONG 1.0

TONG 1.0


TONG project is a Tetris and Pong in the same place at the same time. more>>
TONG project is a Tetris and Pong in the same place at the same time.
TONG is Tetris and Pong in the same place at the same time. Think youre an old-school game master? Have at two classics at once!
Rules governing what happens when pong balls hit Tetris pieces change on-the-fly and are wildly customizable.
Set up your game your way, tuning all game settings to your liking.
Enhancements:
- bugfixes
<<less
Download (31.1MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1522 downloads
Hot Potato Online 1.2.0

Hot Potato Online 1.2.0


Hot Potato Online is a fast paced arena sport game where players try to explode the opposition using a short-fused potato bomb. more>>
Hot Potato Online is a fast paced arena sport game where players try to explode the opposition using a short-fused potato bomb. Think dodgeball with a grenade!
The generated environment can be used to bounce, corner, and surprise foes.
Main features:
- Up to 4 players
- Team play
- 3 match types fully configurable
- Single player training "bot"
- 4 types of tiles (ground, solid, bounce, holes)
- Lobby and in-game "emotes"
- Last game and total results
- Potato deflection
- Overtime for first position
- Fullscreen / Window options
- In-game music and sounds
Enhancements:
- Players can join games in progress
- Button clicks can be cancelled
- Updated version system
- MSVCP71.DLL part of installation
- Fixed bug where we could not click buttons in the lobby
- Music can again be turned off (was broken since v. 1.1.0)
- Players will see a black screen while waiting for other players.
- Fixed number of "Killed-KilledBy" when playing in teams.
- Linux specific updates
- Statically linked freeglut and glpng
- Ability to change from fullscreen to window mode and vice versa,
- Fixed crash on clients when the server leaves the game,
- Cursor can be moved while loading the lobby.
<<less
Download (15.1MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1356 downloads
PythonCard 0.8.2

PythonCard 0.8.2


PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux. more>>
PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language.
The PythonCard motto is "Simple things should be simple and complex things should be possible."
PythonCard is for you if you want to develop graphical applications quickly and easily with a minimum of effort and coding. Apples HyperCard is one of our inspirations; simple, yet powerful.
PythonCard works on wxPython. If you are already familiar with wxPython, just think of PythonCard as a simpler way of doing wxPython programs with a whole lot of samples and tools already in place for you to copy and subclass and tools to help you build cross-platform applications.
PythonCard is an open source project and is being developed under the terms of a BSD-style license. This basically means you are free to download and use the executables, source code, web pages or any other item produced by the project and use it as you wish, as long as you acknowledge the source of that item and replicate the license associated with it.
Enhancements:
- added minimized and maximized attributes to Background class
- created documentation.py module to hold code previously in widgets.py
- for automatically generating component and background docs
- added getTextExtent and getFullTextExtent methods to BitmapCanvas
- revised internationalResourceName to support platform-specific resources
- added UK US to conversions.py and simplified SOAP.py module check
- updated turtle.py and bitmapcanvas.py component to force update on Mac
- renamed samples.py to samples.pyw
- added work-in-progress version of multiresourceEditor (tools/resourceEditor/multiresourceEditor)
- renamed to layoutEditor
- support customizable window styles in backgroundInfo of resourceEditor
- added convenience wrappers for pop-up menus, multiple check-box dialogs,
- multiple button dialogs (helpful.py and samples/helpfulWrappers)
- added sample for sudoku solver/helper (samples/sudoku)
- replaced StringType with StringTypes to handle Unicode better
- Major update standaloneBuilder, including support for py2exe
- allow for Python2.4 or Python 2.5 on Mac
<<less
Download (3.2MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1199 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5