Main > Free Download Search >

Free for better software for linux

for better

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1976
Better Weather

Better Weather


Better Weather contains a couple of scripts using normal KDE and Linux tools to provide better display of weather info. more>>
Better Weather contains a couple of scripts using normal KDE and Linux tools to provide better display of weather info than KDEs weather applet. It downloads the information from the US national weather service and maps from weather.com. Two launchers on the main menubar bring up the window separately. Full details and instructions are in the readme.

This is a solution that worked for me, not being a coder. You have to make it work for you. Its an idea and a set of tools. Its also US-centric, but someone may take the idea and make it work just as well anywhere. I hope someone finds it as useful as I do.

WHAT IT DOES

The tools I wrote are two *very* simple bash scripts. The script, localwx.sh, invokes the python weather utility, and downloads the current weather conditions and forecast in text format from the weather service. It stores the information temporarily in a text file (I chose the desktop as the directory in which to save it.) It then "reads" the text file into a kdialog box. When the "ok" button is clicked, the temporary file is deleted.

The other script, wxmap.sh, downloads a current local weather map image using wget, saves it temporarily to the desktop, and calls Kview to display it. When Kview closes, the temporary image file is deleted.

HOW I DID IT

The man pages for "weather," "kdialog," and "wget" were useful for determining which options to use. The script for weather forecasts has to be edited to receive the data for the users current location. My nearest airport is PDK, so my ID was "KPDK." The rest is straightforward enough. To make the weather map script work, you can go to weather.com or your local tv station website and copy the image location for the weather map they use. It can be pasted into the script.

Once the scripts were edited to suit, I made them executable (chmod +x filename), copied them to /usr/local/bin, and created a launcher for each in my main menubar. Describing the process is a lot more difficult than actually doing the work!
<<less
Download (0.67MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
838 downloads
Better GReader 0.7

Better GReader 0.7


Better GReader will improve your browsers capability greatly. more>>

Better GReader 0.7 will improve your browser's capability greatly. It is designed as a Firefox addon that adds a menu of options you can enable within Google Reader.

Google Reader is one of the best web-based feed readers out there, but it could stand a few adjustments. Greasemonkey scripters have come up with a few Google Reader user scripts that make some welcome GReader tweaks like maximizing the viewing area, skipping Google's default subscribe mechanism, and adding keyboard shortcuts. And those are what this extension is designed for!

Enhancements:

  • Added Hide "x people liked this" feature user script
  • Updated Absolutely Compact skin

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-23 License: MPL Price: FREE
285 downloads
Pwytter 0.6

Pwytter 0.6


Pwytter is a standalone Twitter GUI client. more>>
Pwytter is a standalone Twitter GUI client. This application is intended to be multi-platform.
Main features:
- Asynchronous Image loading
- Better UI response
- Less twitter API call (internal caching)
<<less
Download (0.044MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
820 downloads
Lithron 0.6 Beta

Lithron 0.6 Beta


Lithron is a set of packages for the PRADO 3 framework. more>>
Lithron is a set of packages for the PRADO 3 framework. Lithron fully manages the display and administration of components in a highly customizeable way.
Our main goal was to implement to implement basic CMS features like a sitemap, content administration, media management, etc... And also to do this with exensive use of PRADOs functionality. And also we tried to keep the packages as independent as possible to each other.
So we created lithron packages, we also call them rich components, because they do not only contain controls, but also pages and support files like images or database schemas. They are the core of lithron.
First of all. Lithron is designed to handle both ways of website content editing. You can do everthing hardcoded, or you can connect any layout piece to an administraion interface. Or you can mix them in any way you want.
So, there is the website which contains of a tree-structure of pages. This is managed by LVirtualnodes, which implements, as the name suggests, a structrue of virtual nodes, where every node maps to a prado .page file or an external link. This gives the sitemap the ability to use PRADOs authorization and configuration features without an own implementation.
Now on to the important part. Another focus lies on fast customization of layouts and their contents.
Therefore lithron introduces cells & bricks. A cell is a DIV within a page, which can be dynamically filled with components, which are called bricks.A brick itself is like a widget, usually it has two modes, normal (displaying content) and admin.
When you add bricks (into cell) to a page, which was mapped by a virtual node, the brick data get connected to this node id and cell id. If you have added bricks to a static page, the data gets connected to the page name/alias and cell id.
Enhancements:
- Windows compatible installer
- LMetaData cleanup
- Refactored LBrick for better extension
- Smaller default data
- Better ImageMagick checking
- Updated docs
- Added MyBricks (Demo)
- Updated naming
- Fixed several tickets (see project page on sf.net)
<<less
Download (5.8MB)
Added: 2006-06-13 License: MPL (Mozilla Public License) Price:
1229 downloads
zFeeder 1.6

zFeeder 1.6


zFeeder provides a RSS feed reader (aggregator) to integrate news on a Website. more>>
zFeeder provides a RSS feed reader (aggregator) to integrate news on a Website.
zFeeder is a simple, customizable, RSS feed reader (aggregator) to integrate news from syndication pages on your Website, wapsite, or intranet.
It can be integrated with other CMS or weblog management systems and is template driven. It supports all versions of RSS (0.9, 0.9x, 1.0 and 2. 0).
It caches XML files, and features an administration panel, the ability to import/export OPML subscriptions lists, online/offline refreshing of feeds via a browser or cron, and multiple categories.
Enhancements:
- simple to include on any php page
- uses only flat-text-files, and works without SQL database
- simple to install and configure
- remote RSS files are cached for better performance and to prevent IP banning from certain sites which has protection for their RSS files
- you can configure it to show what RSS remote file you want
- stores feed configuration in OPML file for easy exporting to other aggregators
- supports importing subscriptions from other aggregators
- supports autodiscovery of feeds (thanks to Keith Devens)
- bookmarklet for browser to easy add a site to your page while you browse the net
- administration panel for easy configure of subscriptions
- template driven so that you can make your own appearance of the content
- supports CSS templates
- recognizing RSS versions 0.9, 0.9x, 1.0, 2.0 (does not validate them though)
- online/offline refreshing of feeds via browser or cron
- multiple categories (subscriptions files)
- WAP (wml) output
Enhancements:
- added WAP (wml) support outputing wml for wap enabled devices;
- fixed a bug when deleting feeds from admin panel, thanks to Felix Rabinovich;
- added alternative login mechanism to admin panel with PHP sessions, thanks to Nicholas from xenomorph.net;
- added a user-agent string for identification when retriving feeds from websites;
- added support for feeds which contain content:encoded items;
<<less
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1006 downloads
Gif Assembler beta .96

Gif Assembler beta .96


Gif Assembler is a Web-based frontend for Gifsicle which allows users to create GIF animations from existing GIF images. more>>
Gif Assembler is a Web-based frontend for Gifsicle which allows users to create GIF animations from existing GIF images.
With Gif Assembler you can upload up to 99 GIF images as the frames for the animation.
Enhancements:
- Changes some syntax for better path detection, changes default optimisation, and adds an ImageMagick option.
- Minor bugfixes.
<<less
Download (0.004MB)
Added: 2005-11-29 License: Other/Proprietary License with Source Price:
1439 downloads
Commitfilter 0.9.1

Commitfilter 0.9.1


Commitfilter can be used by projects hosting source repositories and having a commit notification mailing list. more>>
Commitfilter program can be used by projects hosting source repositories and having a commit notification mailing list.
The service allows users to subscribe to only the relevant areas of the repository for which they want to get notifications.
Commitfilter has been in use for KDE for more than 2 years. It currently supports Subversion, but CVS support will be restored.
Enhancements:
- A Web frontend is now included, which is easily changed to integrate well with existing Web pages.
- The PHP code doesnt require register-globals anymore, and more configuration options are now available for better multi-project support.
<<less
Download (0.011MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1066 downloads
Network Tracker 0.5

Network Tracker 0.5


Network Tracker is a user (MAC) tracker daemon, for big LANs (campus). more>>
Network Tracker application is a user (MAC) tracker daemon, for big LANs (campus).
The Network Trackerd builds a table which records which user is connected on which port of a switch by scanning the devices with SNMP in your inventory which is in a MySQL database. Trackerd keeps that table up-to-date by scanning the network regularly.
Thus, you will have the opportunity to know exactly where a user (MAC, IP, UID) is connected on your network !
Your devices are also checked with ping and SNMP, and you are informed with e-mail when any of the devices is not alive.
More over, you may produce various reports about your network infrastructure on the web (cgi) or by using other tools.
Network tracker eases especially to find and shutdown the switch port of the users, when their PCs on the network start to spread viruses or warms using lots of bandwith; so you are able to stop that kind harmfull traffic on the network.
Main features:
- Collects all the MAC addresses and port numbers from CAM tables of the switches.
- Finds IP addresses of the MACs from ARP tables of the routers.
- Finds LDAP uid of the user.
- Check devices on the network with both ping and SNMP for better reliability.
- The daemon sends 2 self check e-mail per day.
- Developped with C.
Enhancements:
- trackerd is now multi-threaded and works very quickly because a new thread is created for each network device.
- MAC tracking code has been reimplemented for multi-threaded use.
- Wireless access point support has been added.
- gnuplot graphics are prepared, showing the active number of users like MRTG graphs.
- tracker now accepts MAC addresses in free format.
<<less
Download (1.8MB)
Added: 2007-01-29 License: GPL (GNU General Public License) Price:
1006 downloads
RSS Ripper 1.0

RSS Ripper 1.0


RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. more>>
RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. After the rip and rewrite, the new RSS feed is uploaded to your FTP server for your own private re-subscription.

Example Usage:

Rename digg_ripper.py-dist

mv digg_ripper.py-dist digg_ripper.py

Edit the FTP values at the top of the script to point to your own FTP.

FTP_HOST = example.com
FTP_USER = username
FTP_PASS = password
FTP_DIR = ~/path/to/public_html

Run it:

python digg_ripper.py

or

./digg_ripper.py

You may want to add a cron job:

0 * * * * /path/to/rss_ripper/digg_ripper.py >/dev/null 2>&1

And finally you can subscribe to your own custom rss feed.
<<less
Download (0.003MB)
Added: 2007-05-24 License: BSD License Price:
883 downloads
euCatalogue 2.0 Beta

euCatalogue 2.0 Beta


euCatalogue is a catalogue framework in Java to help you build a generic catalogue structure. more>>
euCatalogue is a catalogue framework in Java to help you build a generic catalogue structure.
euCatalogue includes an "admin Web interface" to help with constructing the catalogue and a "user Web interface" which allows browsing the catalogue.
Installation:
1. Set up a database on the default port 5432 under the name eucatalogue with user/pass eucatalogue
2. Use "database.sql" file under the "installation" dir to generate the required table structure.
Note:
If You want to change the default database settings, use "hibernate.cfg.xml" under the "installation" dir and place it under "/src/resources" before creating the .war file.
hibernate.connection.url (jdbc:postgresql://localhost:5432/eucatalogue)
hibernate.connection.username (eucatalogue)
hibernate.connection.password (eucatalogue)
hibernate.connection.driver_class (PostgreSQL by default)
dialect (PostgreSQL by default. See Hibernate reference for available dialects)
Do not forget to place the required JDBC driver in the classpath!
Enhancements:
- Support for multiple catalogs was added through the CatalogueElement and CatalogueSpawn interfaces.
- A UUID generator is now used instead of an increment for better handling of multi-user environments.
- Hibernate was updated to 3.2.1 and eupersistence to 2.0.
- Previous database schemas must be deleted and replaced with the new one using the .sql script provided under the "installation" dir.
<<less
Download (5.3MB)
Added: 2007-02-13 License: LGPL (GNU Lesser General Public License) Price:
983 downloads
John the Ripper 1.7.2

John the Ripper 1.7.2


John the Ripper is a fast password cracker. more>>
John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), DOS, Win32, BeOS, and OpenVMS.
It supports several crypt(3) password hash types which are most commonly found on various Unix flavors, as well as Kerberos AFS and Windows NT/2000/XP LM hashes.
Several other hash types are added with contributed patches.
Enhancements:
- Bitslice DES code for x86-64 that makes use of the 64-bit mode extended SSE2 with 16 XMM registers has been added for better performance at DES-based crypt(3) hashes with x86-64 builds on AMD processors.
- A new make target for FreeBSD/x86-64 has been added.
<<less
Download (0.78MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1450 downloads
WorldForge::Sage 0.1.2

WorldForge::Sage 0.1.2


Sage is an OpenGL extensions library that uses SDL to obtain its function pointers in a cross-platform manner. more>>
Sage is an OpenGL extensions library that uses SDL to obtain its function pointers in a cross-platform manner.

Sage source code is automatically generated from the glext.h header file available from the OpenGL site.

Our vision is to foster an independent community, active in the development and maintainance of many unique roleplaying-oriented game worlds, with access to a rich collection of game rules and audio/visual media, a wide selection of server and client implementations, and a standard network communication protocol.

WorldForges mission is to produce the necessary tools and technologies that will allow the creation of graphically rich games of cooperation and socialization.

We strive to blur the distinction between player and maker, and wish to establish a positive community environment for current and future free game developers. Our efforts will culminate in a game, codenamed Belchfire, set in a well developed gameworld called Dural and using the Circe RPG rule system.

Our strategy is simple: Listen to what players, authors, and artists wish to do, and put the tools in their hands that makes it possible for them to realize their visions.
The WorldForge project evolved out of a desire for better internet role playing games.

Where Multi-User Dungeons have had a great degree of success through the early years of the internet, games like Ultima Online have failed to build upon these successes to produce an advanced virtual world of any merit.

Avinash Gupta and a collective of perhaps a dozen enthusiastic gamers began to share their vision of what a truely fantastic gaming experiance should be.
<<less
Download (0.047MB)
Added: 2005-10-19 License: LGPL (GNU Lesser General Public License) Price:
1466 downloads
Better String Library 07222006

Better String Library 07222006


Better String Library is an abstraction of a string data type which is superior to the C library char buffer string. more>>
Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string.

The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler on Windows, Linux and Mac OS X), high performance, easy to use and is not part of some other collection of data structures. Even the file I/O functions are totally abstracted (so that other stream-like mechanisms, like sockets, can be used.)

Nevertheless, it is adequate as a complete replacement of the C string library for string manipulation in any C program.

The library includes a robust C++ wrapper that uses overloaded operators, rich constructors, exceptions, stream I/O and STL to make the CBString struct a natural and powerful string abstraction with more functionality and higher performance than std::string.

Bstrlib is stable, well tested and suitable for any software production environment.
<<less
Download (0.11MB)
Added: 2006-08-24 License: BSD License Price:
1156 downloads
Fedora Digital Object Repository 2.2

Fedora Digital Object Repository 2.2


Fedora open source software gives organizations a flexible service-oriented architecture. more>>
Fedora Digital Object Repository is an open source software which gives organizations a flexible service-oriented architecture for managing and delivering their digital content. At its core is a powerful digital object model that supports multiple views of each digital object and the relationships among digital objects.
Digital objects can encapsulate locally-managed content or make reference to remote content. Dynamic views are possible by associating web services with objects. Digital objects exist within a repository architecture that supports a variety of management functions. All functions of Fedora, both at the object and repository level, are exposed as web services. These functions can be protected with fine-grained access control policies.
This unique combination of features makes Fedora an attractive solution in a variety of domains. Some examples of applications that are built upon Fedora include library collections management, multimedia authoring systems, archival repositories, institutional repositories, and digital libraries for education.
Enhancements:
- This is a significant release of Fedora that includes a complete repackaging as a proper Web application.
- A new installer application makes it easy to setup and run.
- It now uses Servlet Filters for authentication.
- The Fedora repository can also be configured to calculate and store checksums for content.
- The RDF-based Resource Index has been tuned for better performance.
- A new high-performing RDBMS-backed triplestore has been developed that can now be plugged into the RI.
<<less
Download (MB)
Added: 2007-01-26 License: MPL (Mozilla Public License) Price:
1008 downloads
OpenProtect 5.0.4

OpenProtect 5.0.4


OpenProtect is a server-side email protector which guards against spam and viruses. more>>
Openprotect is our set of e-mail filters bundle consisting of Kaspersky Antivirus, Clam Antivirus, SpamAssassinand MailScanner along with our Qmail module.
Enhancements:
- MailScanner was updated to version 4.46.2 with an improved phishing net for JavaScript.
- A highlight Phishing fraud option was added along with the ability to quarantine all mail that has been modified and a Scan Messages option to completely disable processing of a particular mail address.
- ClamAV was updated to 0.87 and SpamAssassin(SA) was updated to 3.1.0 with many plugins and MCP patches for better spam/MCP filtering.
- A openprotect-test utility that sends test virus, spam, and clean mail to verify the setup was added along with openprotect-renew, which installs a KAV license and views expiry status.
- razor 2.77 with various bugfixes was included.
<<less
Download (9.0MB)
Added: 2005-10-20 License: GPL (GNU General Public License) Price:
1472 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5