Main > Free Download Search >

Free how can i get others to recycle software for linux

how can i get others to recycle

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9587
Get YouTube Video 1.3c

Get YouTube Video 1.3c


Get YouTube Video is a service menu for KDE. more>>
Get YouTube Video is a service menu for KDE.

Usage:
Right-click onto a link to a YouTube video or at the background of the YouTube site showing the video and choose action -> Download YouTube Video -> ...

Install:
cd ~/.kde/share/apps/konqueror/servicemenus/
tar xvzf /path/to/youtube-servicemenu.tar.gz

I made some modifications to the YouTube Service Menu. It didnt work for me, so I looked at the source. I added a differnent method to guess the video_id and I added additional parameters to the query string to download the video.

The query-string trick is:
video_id is a part of the site-url, in which the video is embedded:

video_ids = set(re.findall(www.youtube.com/v/([-A-Za-z0-9_]+), data))

or

m = re.search(video_id=(?P [-A-Za-z0-9_]+), data)

or

m = re.search(v=(?P [-A-Za-z0-9_]+), data)

Then I do:

url = "http://www.youtube.com/watch?v=%s" % video_id

Now url points to a site in which the video will be embedded, so I can apply following regular expression to its contens:

m = re.search(watch_fullscreen?(?P .*?)&fs=1&title=" + "(?P
<<less
Download (0.003MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
3227 downloads
CPAN::Test::Others 0.01

CPAN::Test::Others 0.01


CPAN::Test::Others is a Perl module to include tests for other modules on CPAN. more>>
CPAN::Test::Others is a Perl module to include tests for other modules on CPAN.

SYNOPSIS

You dont have any use for this module, just run its tests and report them to CPAN Testers

Sometimes I have an urge to write tests for other modules. Getting these tests included in the real distributin is not always easy, other module authors are busy too. They might have a real life.

So this module does not have its own code, it only has prerequisites and tests for those other modules.

<<less
Download (0.003MB)
Added: 2007-05-05 License: Perl Artistic License Price:
903 downloads
How-To-Get-Money 1.0

How-To-Get-Money 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
WP Clipart Viewer 2.1

WP Clipart Viewer 2.1


WP Clipart Vieweris a viewer for the WP Clipart collection. more>>
WP Clipart now includes a viewer to expediate the use of the clipart collection. While it is true that any editor will allow you to "browse" your system for images to open or insert, the interface can often be slow, or you have to dig through the system to find the clipart, and often the display of the images (in thumbnail form) is very small.

The Clipart Viewer (CAV) is quick, has a nice size display (up to 240x240 pixels) and the images are displayed, when resized, in their original proportions. In other words, you get a real good look at the images before you pick one. CAV then lets you copy the image in original size to the clipboard to paste into your program. The preview quality and speed are the biggest advantages to using CAV, but there are a couple other advantages that are not immediately obvious.

First, you paste the saved image while keeping CAV open. This allows you to change your mind to try a different clip or copy and paste another image quickly. You dont have to block your editor with another "open" or "insert" dialog to keep going. You can also paste it into a graphics editor if you want to do a little tweaking and not have to find it again.

On Linux, you often cannot get images into the clipboard to use in apps like AbiWord or the Gimp. Simply by keeping CAV open, Abi and Gimp can be pasted into.

I programmed CAV with Python/wxPython/wxGTK. Dependencies should not be a problem on any system as I have created "stand-alone" executables for both Linux and Windows, using cxFreeze and py2exe, respectively, and included these in the downloads for WP Clipart. [They are in the "Viewer" folder.]

Below are a few screenshots. The use of the little app is fairly self-explanatory . . . by clicking on the "caviewer" in the wpclipart/viewer directory (or more easily, by making a symlink or shortcut to that file) CAV will open with its search tree open to the clipart directory.
<<less
Download (0.11MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1224 downloads
Project Observer 0.2.4 / 0.3.0pre1

Project Observer 0.2.4 / 0.3.0pre1


Project Observer is an autodiscovering network management system focused primarily on Cisco and Linux networks. more>>
Project Observer is an autodiscovering network management system focused primarily on Cisco and Linux networks.
Introduction & History
Autodiscovering PHP/MySQL/SNMP/CDP based network management system focused primarily on Cisco and Linux networks. Capable of automatically generating network diagrams. Networks are automatically discovered based on CDP data collected via SNMP. IP subnet SNMP scanning is not yet implemented but is planned.
The main strenghts of Project Observer lie in being able to easily navigate a large ISP style network, but it has also been designed to be competant at monitoring Unix servers and services such as Apache.
This is the third incarnation of this design that I know of, the original, Brockrigg, was written by Simon Woodward for Onyx Internet and the second, Kikker, was written by myself for Entanet International.
I used the Brockrigg system quite heavily whilst I was at Onyx, so its seemed only sensible for me to write something similar as Kikker when I moved to Enta. Project Observer has been written with learnt during the Kikker development, and will hopefully be a far more flexible and useful piece of software. With the exception of the unfinished diagram drawing code, Project Observer is far superior to the Kikker implementation.
Im currently using Project Observer as my primary network management/graphing system, but I wouldnt classify it as production software, far from it!
If youd like to test the software, please download it below and email me to tell me that youre using it! Its at the stage where a lot of user input, and development help!, is needed, so please contact me if youre using it.
Developed to work with
- Cisco Catalyst 2950, 3548XL, 3550
- Cisco 7200
- Linux Debian / Ubuntu
- FreeBSD (m0n0wall / pfSense)
- Most other Linux and Cisco hardware
Main features:
- Connected-device discovery via CDP.
- Aware of subnets to show machines on the same broadcast domain.
- Graph interface traffic, packets and errors
- Understands a simple interface naming scheme
- Graph cpu usage, load, memory usage, uptime, users, processes for Net-SNMP servers
- Aware of m0n0wall and pfSense SNMP limitations
- Graph mail statistics collected on remote hosts using mail-graph and courier-graph
- Collect data from Apache hosts using /server-status/
- Can detect Linux, FreeBSD, Windows and Cisco OS types
- Parses Cisco version strings and other OIDs to get hardware type, os version and os featureset
- Heavy use of overlib rollover images to ease use
- Generates primative network diagrams using graphviz
<<less
Download (2.1MB)
Added: 2007-06-25 License: BSD License Price:
854 downloads
Tournament Pool and Bracket Tracker 0.5.0

Tournament Pool and Bracket Tracker 0.5.0


Tournament Pool and Bracket Tracker is a Java Servlet based generic game tournament pool bracket tracking application. more>>
Tournament Pool and Bracket Tracker is a Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament.
Features include bracket entering, multiple scoring systems, multiple users, groups, pools, etc.
Tournament Pool and Bracket Tracker contains everything you need to run a tournament pool.
It supports small groups or organizations who wish to provide an NCAA basketball tournament pool without a lot of administrative work in registering users or in calculating up-to-date results and possibilities.
Though it was built with the NCAA "March Madness" tournaments in mind, it should be able to handle other sport tournament pools that use straight forward brackets.
As an administrator, you will first log into the system like any other user. Any user can create a group and aministrate their own pool. A group is a set of players that play together in any number of pools.
Pool adminstrators can choose from many different scoring systems. Scoring systems can be set up dynamically in the database. When you set up a group, you have a choice. Either you can tell the users about the pool, and have them register, then notify you. You would then add the users to the group manually. This keeps membership totally within your control.
However, you can also create an invitation code. Youll then have an link to the system with that invitation code embedded. You can send this link to your users. When they click the link and login (with a possible detour through registration), they will be automatically added to your group.
They can then create their bracket and add it to a pool without your direct involvement. You do risk that the email gets circulated to others and people you dont intend to enter your group do.
Players can create as many brackets as they like, name them, leave them unfinished, come back to them later, etc. Players can add a bracket to a pool once the bracket is finished either from the bracket interface page or from the pool interface page.
Once a tournament is underway, users can keep track of their progress as the administrator for a tournament updates the results of games. Tournaments results are updated by the administrator with the same interface players use to enter their brackets.
Players are prevented from editing their brackets once it has been added to a pool that has a tournament underway. Tournament administrators can delegate the duty of keeping game results up to date to others if they arent going to be around for some of the games via a simple interface.
This allows players to come into the system regularly during the tournament and check their results and the standings much quicker than your typical spreadsheet based systems. If something is updated wrong, the players will keep you honest. The results show current, remaining, and maximum available points.
Any user can inspect the other players brackets in the pool. The brackets are presented with good picks in the green and bad picks in the red.
Version restrictions:
- Right now, all of the bracket, tournament, and teams setup is done via SQL scripts. I typically am working on the scripts the night they are announced. The priority list for the user interface work so far has been first to make the player experience nice, second to make the in-tournament administration nice, and only third to make the tournament setup nice. Hopefully by the time March 2006 rolls around this third area will be improved.
- At this point the bracket system wont handle highest seed meets lowest seed type of brackets. Unfortunately, this rules out using this system for the NFL Playoffs for the time being. Ive been working on this, but it is hard nut to crack.
Installation:
- Install MySQL and Tomcat
- Put the tournament.war file in the tomcat webapps folder.
- To get the database ready, run the following commands from the mysql.exe tool in the following order:
. [path]configdb.sql
. [path]configncaa.sql
. [path]configncaa-teams.sql
. [path]configncaa-2004.sql (optional)
. [path]configacc.sql (optional)
. [path]configacc-2005.sql (optional)
. [path]configncaa-2005.sql
You need to grant privileges in mysql as well:
GRANT ALL PRIViLEGES ON *.* TO testuser@localhost
IDENTIFIED BY testpw WITH GRANT OPTION;
Make some tweaks to the [tomcat home]/conf/web.xml file. Uncomment the following:
< !-- The invoker servlet -->
< servlet>
< servlet-name>invoker
< servlet-class>
org.apache.catalina.servlets.InvokerServlet
< /servlet-class>
< init-param>
< param-name>debug
< param-value>0
< /init-param>
< load-on-startup>2
< /servlet>
and
< !-- The mapping for the invoker servlet -->
< servlet-mapping>
< servlet-name>invoker
< url-pattern>/servlet/*
< /servlet-mapping>
This enables the autoinvoker servlet, which maps from URLs to class names which happen to be J2EE servlet classes. Some people consider this a security risk, which is why it is disabled by default. Ive never had an issue so long as I know all of the servlet classes I have in the system. This can be changed. If you consider it an issue, let me know via a feature request.
- Start MySQL and Tomcat
- Go to http://localhost:8080/tournament/
Enhancements:
- This release adds many new options for the tournament pool administrator.
- You can do tie breakers, not show the players brackets to each other until the tournament starts, limit the number of brackets per player, and run a pool starting later in a tournament, such as starting at the Sweet 16.
- There is also a new interface for setting the start date and time of the tournament, sorting enhancements, the ability to edit pool settings, ranking the brackets of a running pool, and players may reset their passwords.
<<less
Download (6.3MB)
Added: 2007-03-06 License: GPL (GNU General Public License) Price:
964 downloads
Apt-get Install / Remove Packet 1.0

Apt-get Install / Remove Packet 1.0


Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get. more>>
Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get.

About Apt-Get:

Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via apt-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg.

APT simplifies the process of installing and removing software on Unix systems, by automating the retrieval, (from the Internet, local network, or CD) the configuration, the compiling (sometimes) and the installation of software from APT sources.

There is no apt program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, most notably apt-get and apt-cache.

APT front-ends can upgrade the system or specific packages. Packages can be installed or removed. When installing one or several packages, APT front-ends can list the dependencies of these packages, ask the administrator if packages recommended or suggested by newly installed packages should be installed too, automatically install dependencies and perform other operations on the systems packages to allow the installation of the packages. Similarly, to update one or several packages, front-ends can install, remove or update other packages.

APT is often hailed as one of Debians best features, giving Debian the reputation of being a "pain to install, but a joy to maintain", although with Debian 3.1 and its Debian-Installer, Debians installation might be too easy nowadays to keep this true.

<<less
Download (0.032MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1319 downloads
ChangePassword 0.9

ChangePassword 0.9


ChangePassword changes passwd, Samba, and Squid passwords. more>>
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time through browsers like Mozilla, Netscape, IE, Opera, and others.

<<less
Download (0.21MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1668 downloads
How-To-Get-Rich-Quick 1.0

How-To-Get-Rich-Quick 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-28 License: Freeware Price: Free
180 downloads
How-To-Get-Rich 1.0

How-To-Get-Rich 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-29 License: Freeware Price: Free
183 downloads
Magicor 1.0/1.1 RC1

Magicor 1.0/1.1 RC1


Magicor is an old-school puzzle game with fancy graphics. more>>
Magicor is an old-school puzzle game with "fancy" graphics.

As a hero penguin (what other protagonist character would a free game have, hm?) you must create, destroy and move blocks of ice to destroy enemies and extinguish demonic hell fire.

Each level has one or more solutions and the simplistic "physics" requires you to think ahead, one mistake and a restart might be the only option. Once you get into it, thinking ahead will come more natural. Who knows, you might even submit your own, really difficult level and let others try to find the best solution?

<<less
Download (MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
880 downloads
Get Company Info 0.4

Get Company Info 0.4


Get Company Info allows you to view the latest financial data and other company information in a separate tab. more>>
Get Company Info allows you to view the latest financial data and other company information in a separate tab.

Highlight a company name on your page with the mouse, right-click and choose Get Company Info. You will receive the latest financial data and other company information in a separate tab.

No need in ugly toolbars. Recognizes companies by both names and tickers.

<<less
Download (0.075MB)
Added: 2007-04-27 License: MPL (Mozilla Public License) Price:
913 downloads
Gravers Football Squares 1.3

Gravers Football Squares 1.3


Gravers Football Squares project is a Web-based version of Superbowl Squares. more>>
Gravers Football Squares project is a Web-based version of Superbowl Squares.

Gravers Football Squares was created so multiple people could enjoy Football Squares during the Superbowl or any other major game that may be going on.

Ive been using it for the last few years, and thought I would release it for everyone else to enjoy. If you use it, please provide a link back to the Squares homepage so others know where you got it from.

You will probably need to know some Perl, as well as standard Unix commands.

<<less
Download (0.008MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1073 downloads
ps-watcher 1.06

ps-watcher 1.06


ps-watcher monitors various processes based on ps-like information. more>>
ps-watcher monitors various processes based on ps-like information. ps-watcher runs the ps command periodically and triggers commands on matches.
The match patterns are Perl regular expressions which can refer to the process information via variables.
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.
Enhancements:
- Some minimal Cygwin support was added, and support for other operating systems (NetBSD, OpenBSD, and OS X) was corrected.
- For security, there is aa --path option to limit the path used in running commands.
- Some bugs were fixed and the code was modernized a little.
<<less
Download (0.12MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1323 downloads
Convert Video To Nokia 5800 and others 0.1

Convert Video To Nokia 5800 and others 0.1


Easily convert videos to a Nokia 5800XM mobile phone more>>

Convert Video To Nokia 5800 and others 0.1 is created as a simple service menu entry to easily convert videos to a Nokia 5800XM mobile phone using ffmpeg or convert the files to mpeg4 with aac.

Installation note:

  1. The default folder to put the file is/home/user/.kde/share/kde4/services/ServiceMenus (for user specific)or/usr/share/kde4/services/ServiceMenus (for system wide). If for some reason your folders are different use command kde4-config --path services to find out the right folders.
  2. You can easily change the ffmpeg command just by opening the file with a text editor. Currently the command is:ffmpeg -i %u -f mp4 -vcodec mpeg4 -r 30 -b 2200k -s 640x360 -acodec libfaac -r 32000 -ab 128k -ac 2 -async 1 %u.mp4

Requirements:

  • KDE
<<less
Added: 2009-07-07 License: GPL Price: FREE
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5