Main > Free Download Search >

Free augments fable 2 list software for linux

augments fable 2 list

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9144
XMMS Album List 2.2-1

XMMS Album List 2.2-1


XMMS Album List is a Unix application for loading directories of audio files into XMMS. more>>
XMMS Album List is a Unix application for loading directories of audio files into XMMS, similar in concept to the Winamp plugin AlbumList. XMMS Album List is written in Perl using Gtk2-Perl, MP3::Info, and Xmms::Perl (the latter being available on CPAN).
This is my first application using GTK+, or XMMSs plugin API, and was mainly written because I was tired of not having AlbumList around in Debian. Thus, its very rough around the edges. I welcome patches.
At first I tried writing this in C using GTK+ and libxmms, but I seem to have ran into some problems with xmms_remote_playlist_add() freezing XMMS.
I figured Id give GtkPerl a shot, and found it to be much much easier to deal with. The result is this.
Version 2 has been completely rewritten, using gtk2-perl and Glade to design the user interface. Thus, you need libglade and Gtk2::GladeXML.
And an explanation of the controls:
- Add Path: brings up a file selection dialog. Pick a directory, and that directory and any below it will be recursively searched for directories that hold songs. Only these will be added to the list.
- Refresh: refreshes the main display
- Clear Albums: clears the main window and the saved album list
- Load Album: clears XMMSs playlist, and loads the currently selected album (directory) into XMMS. This can also be accomplished by double clicking a row.
- Enqueue Album: loads an album without clearing XMMSs playlist.
<<less
Download (0.009MB)
Added: 2006-04-06 License: GPL (GNU General Public License) Price:
1297 downloads
Notes List 0.1

Notes List 0.1


Notes List is a simple and easy way to take Notes. more>>
Notes List is a simple and easy way to take Notes.

- Change SIZE (width and height)
- tun on/off the background image
- Auto save notes

<<less
Download (0.020MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1219 downloads
DNS List 0.2

DNS List 0.2


DNS List is a BIND zone file -to- HTML script written in PHP which enables drilling down on particular hosts to view CNAME. more>>
DNS List is a BIND zone file -to- HTML script written in PHP which enables drilling down on particular hosts to view CNAME records (if any).

In order to display an easily readable list of entries hosted on my DNS servers, I wrote this PHP script to parse A and CNAME records out of my BIND zone files, and generate an expandable/collapsable table containing the information.

This script expects to find the zonefile in a zonefile subdirectory of the directory in which the script currently resides. Again this is easy to change, but it was written for my purposes and Im providing it here should it be useful to others. There is a lot of hard-coding within the script for "kw.zone" and "test.zone" - so modify this to suit your needs. The script can parse fairly simple zone files easily, but hasnt been tested with more complex zones. Your milage will vary.
<<less
Download (0.004MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
566 downloads
Mailing List 1.04

Mailing List 1.04


Mailing List is a Web-based, full-featured mailing list and newsletter system. more>>
Mailing List project is a Web-based, full-featured mailing list and newsletter system. Users can subscribe and unsubscribe themselves.
Email confirmation is used for new subscriptions. The list of subscribers to a list can be imported and exported.
Installation:
- copy all files to your web host
- use phpmyadmin or your mysql interface to run site.sql against your database.
- open site.xml and edit the database section with your database details.
- go to index.php and login with username of admin with a password of test.
Setup the site.xml file with your database settings as follows.
< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >
Add this to your ".htaccess" file to prevent viewing of the xml config file.
< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >
Enhancements:
- A problem with the SQL setup file which caused the setup to fail on some systems was fixed.
<<less
Download (0.18MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1186 downloads
Mutt Folder List 1.5.16-20070704

Mutt Folder List 1.5.16-20070704


Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders. more>>
Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders and the total and number of new messages each contains.
Mutt Folder List project allows users to hide or display the sidebar with a single keystroke, and optionally highlights folders with new messages. Users can scroll up and down the list of folders and open the selected folder, and configure the sidebar width, colors, and key bindings.
Mutt is the mail client of choice for people who are wary of fancy graphical user interfaces. I do like Mozilla Thunderbird, Balsa, and even Outlook Express. My biggest problem with all of these mail clients, however, is that I cannot use Vim to write my emails.
Unfortunately, though, mutt lacks an important feature that most email clients do have: a folder list that allows you to see all mail folders you have and how many (new) emails they each contain.
Justin Hibbits wrote a mutt patch that is an approximate fix to this problem. I helped him by adding some features and fixing some bugs.
Main features:
- A sidebar with a list of folders on the left side of the mutt window.
- Hide/Unhide the sidebar with a single keystroke.
- Every line in the sidebar lists a folder with the total and new number of messages in it.
- Optionally highlight folders with new messages.
- Scroll up and down the list of folders and open the selected folder.
- Configurable sidebar width and colors.
- Configurable key bindings.
Enhancements:
- This release updates the sidebar patch for pristine Mutt 1.5.16.
<<less
Download (3.0MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
842 downloads
Doubly Linked List 1.2.0

Doubly Linked List 1.2.0


Doubly Linked List project consists of an API for a doubly linked list. more>>
Doubly Linked List project consists of an API for a doubly linked list. The API is divided into six functional groups: initialization, status and state, pointer manipulation, list update, search, and input/output. The API has been used in production software for over 2 years.
Enhancements:
- A CVS-generated ChangeLog has replaced the manually kept HISTORY file.
- The three header files have been reduced to one, and the code formatting has partially changed.
- The documentation has been updated, and a new PDF file has been added to the already existing PS and HTML docs.
- The project is now dual licensed: the Eclipse license has been added to the original Artistic License.
<<less
Download (0.32MB)
Added: 2007-08-01 License: Artistic License Price:
817 downloads
Web Mailing List 0.92

Web Mailing List 0.92


Web Mailing List: designed to be an easy to use mailing list application. more>>
Web Mailing List project designed to be an easy to use mailing list application.
Using a mailing list application can greatly enhance communication with your site visitors. Web mailing list makes it easy for users to signup for your mailing lists.
Creating and sending out email newsletters is a snap. If you your users wish to unsubscribe, they simply visit your unsubscribe page and enter the email address where they received the newslettter.
Enhancements:
- This release updates the database creation portion of the system setup.
<<less
Download (0.014MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1199 downloads
PHP Generic Access Control List 3.3.7

PHP Generic Access Control List 3.3.7


PHP Generic Access Control List is a generic Access Control List class for PHP. more>>
PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications.
Main features:
- Split into two classes, and a seperate administration interface.
1. GACL class: Designed to be very small (517 lines of code including comments) and very fast, this class strictly takes care of the permission checks.
2. GACL_API class: Designed to be robust and flexible, this class takes care of creating/editing/deleting objects, groups and ACLs.
3. phpGACL Administration Interface: A set of scripts that allow for the easy administration of the entire GACL universe using only your browser.
- NOT limited to typical "read/write/execute" permissions similar to some flavours of *nix
- User definable "Access Control Objects" (ACO). These are objects which control what access is available to "requesters" (see below).
- Several examples:
- Enable - Projects
- View - Projects, View Own - Projects
- Edit - Projects, Edit Own - Projects
- Delete - Projects, Delete Own - Projects, UnDelete - Projects, UnDelete Own - Projects
- Add - Projects
- System down for Maintenance
- View - The letter "e" ;)
- User definable "Access Request Objects" (ARO). These are objects which request access from an "Access Control Object" (above) examples would be:
- Users/Accounts
- IP Addresses
- Browsers/Browser capabilities (JS/Flash/DHTML)
- User definable "Access eXtension Objects" (AXO). These are objects which extend permissions to a 3rd layer, optionally allowing you to set fine grained permissions on each individual item in your application, or even row in your database. AXOs are often used in cases where you only want to give a user access to a specific project or contact.
- Several examples:
- Projects - Project ID: 3474 (Accounting Software)
- Projects - Project ID: 3484 (Financial Software)
- Contacts - Contact ID: 4775 John Doe
- Contacts - Contact ID: 4795 John Doe
- Tree based ARO/AXO Object grouping with inheritance.
- Contains functionality to easily program add-ons. Examples would be for product pricing, or quantity limitations.
- One function application integration: acl_check()
- Simply pass this function four parameters, it doesnt get any easier!
- Supports the most popular databases using the ADODB database abstraction layer. (MySQL, PostgreSQL, Oracle, MSSQL)
- Complete web based administration interface.
- Scalable. A real-world working version with many added layers of complexity supports over 60,000 Accounts, 200 Groups and 300 ACOs.
Requierments:
- PHP 4.x or greater
- SQL database. (MySQL 3x/4.0.15+, PostgreSQL 7.2+, Oracle 9i+, MS-SQL 2000+)
Enhancements:
- This release contains several minor bugfixes and a fix for a major bug with del_object(), which caused transactions to abort prematurely.
- It also contains a slightly improved installer with Informix support, less possibility of conflicting code with other applications, and upgraded ADODB and Smarty packages.
<<less
Download (2.6MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1147 downloads
My Address Book 1.2

My Address Book 1.2


My Address Book is a Web-based contact list program. more>>
My Address Book is a Web-based contact list program. It stores information like addresses, phone numbers, email addresses, and Web sites, and has a notes section for custom information.
Add, delete, and edit functions can be password protected using htaccess. Complete style control using CSS.
Main features:
- Add an unlimited number of contacts.
- Easy to use and read.
- Specify your own colors.
- Use your own template.
<<less
Download (0.016MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1473 downloads
MySQL Abstractor 2.2

MySQL Abstractor 2.2


MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. more>>
MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer.

It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes.

<<less
Download (MB)
Added: 2007-07-24 License: MIT/X Consortium License Price:
502 downloads
tkhangman 2.5.1

tkhangman 2.5.1


tkhangman project is a Tcl/Tk version of the classic hangman game. more>>
tkhangman project is a Tcl/Tk version of the classic hangman game.

It comes with a small word list, but can be used with existing dictionaries in text format.

<<less
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1068 downloads
GMSO 0.9.2

GMSO 0.9.2


GMSO measures ink levels of HP and Epson inkjet printers. more>>
GMSO measures ink levels of HP ve Epson inkjet printers. You can get a list of compatible printers from http://libinklevel.sourceforge.net.

If it works with a printer not in the list please contact me. Besides the ones in the list it worked with my printer (HP Deskjet 3550).

<<less
Download (0.43MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1547 downloads
C Generic Library 0.4.2

C Generic Library 0.4.2


C Generic Library is a generic data structure library is a bunch of data structures. more>>
C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible.
Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict algorithmic constraints. When the library hits version 1.0, it will contain the following data structures:
- Doubly Linked List - Done
- List-based Queue - Done
- List-based Deque - Done
- List-based Stack - Done
- Vector - Done
- Vector-based Queue - Done
- Vector-based Deque - Done
- Vector-based Stack -Done
- Binary Tree - Done(No BFS/DFS iterators)
- Hash Table - In progress
- Priority Queue - In progress
- Heap - In progress
- Memory Manager
- Object Cache w/ Garbage Collection
- AB Tree
- Split Lists
- RB Tree
- AVL Tree
Enhancements:
- Support for compilation on Windows using VS.net was added.
<<less
Download (0.026MB)
Added: 2006-09-15 License: BSD License Price:
1138 downloads
Prima::Lists 1.20

Prima::Lists 1.20


Prima::Lists is a Perl module for user-selectable item list widgets. more>>
Prima::Lists is a Perl module for user-selectable item list widgets.

The module provides classes for several abstraction layers of item representation. The hierarchy of classes is as follows:

AbstractListViewer
AbstractListBox
ListViewer
ProtectedListBox
ListBox

The root class, Prima::AbstractListViewer, provides common interface, while by itself it is not directly usable. The main differences between classes are centered around the way the item list is stored. The simplest organization of a text-only item list, provided by Prima::ListBox, stores an array of text scalars in a widget.

More elaborated storage and representation types are not realized, and the programmer is urged to use the more abstract classes to derive own mechanisms. For example, for a list of items that contain text strings and icons see "Prima::DirectoryListBox" in Prima::FileDialog.

To organize an item storage, different from Prima::ListBox, it is usually enough to overload either the Stringify, MeasureItem, and DrawItem events, or their method counterparts: get_item_text, get_item_width, and draw_items.

<<less
Download (1.4MB)
Added: 2006-08-29 License: Perl Artistic License Price:
1151 downloads
Adept 2.1.2

Adept 2.1.2


Adept project is a GUI to the Advanced Packaging Tool for KDE. more>>
Adept project is a GUI to the Advanced Packaging Tool for KDE. Adept is developed by Peter Rockai and is sponsored by Canonical Ltd. through the Kubuntu project.
Main features:
- package list with customisable filters
- debtags-based drag&drop filtering
- package browser with package relations, file list and detailed info about package
- currently rather rough sources.list editor
- download, installation progress meters
- change review, status toolbar
- simplified interface for system upgrades: adept updater
- simplified interface for application management: adept installer
- system-tray update notification icon: adept notifier
Enhancements:
- Removed apt-index-watcher dependancy, dropped in debian.
- Fix build order in adept/Makefile.am and kubuntu_upgrader/Makefile.am
- Enable simple-patchsys.mk in debian/rules.
<<less
Download (MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1043 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5