for getting
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4517
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
GetMeDone 0.6
GetMeDone is a task manager in the spirit of Getting Things Done. more>>
GetMeDone is a task manager in the spirit of Getting Things Done. It uses PostgreSQL as a backend and is written in Tcl/Tk.
Currently only tested on Linux, it should be easy to extend to run on Mac OS and Windows.
It features easy filtering of contexts, priorities, and time, advanced recurrent tasks, linking tasks to projects, deadlines, an ideas list, and the ability to defer tasks to future dates.
Enhancements:
- Fix bug with editing task with today as the deadline
<<lessCurrently only tested on Linux, it should be easy to extend to run on Mac OS and Windows.
It features easy filtering of contexts, priorities, and time, advanced recurrent tasks, linking tasks to projects, deadlines, an ideas list, and the ability to defer tasks to future dates.
Enhancements:
- Fix bug with editing task with today as the deadline
Download (0.22MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1111 downloads
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
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.
<<lessHighlight 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.
Download (0.075MB)
Added: 2007-04-27 License: MPL (Mozilla Public License) Price:
913 downloads
Get File 1.2.2
Get File is a Firefox extension that can get a file from an URL. more>>
Get File is a Firefox extension that can get a file from an URL.
To use this extension, go in File menu and choose "Get a File".
Ive also developed a french freeware for supervision of your computer.
http://www.pastouchexp.info/
<<lessTo use this extension, go in File menu and choose "Get a File".
Ive also developed a french freeware for supervision of your computer.
http://www.pastouchexp.info/
Download (0.014MB)
Added: 2007-07-09 License: MPL (Mozilla Public License) Price:
875 downloads
XMMS-Control 0.05 Beta
XMMS-Control provides a Web-based control for XMMS. more>>
XMMS-Control provides a Web-based control for XMMS.
XMMS-Control is a web-based interface for the XMMS (X MultiMedia System). XMMS is an MP3 player for Linux based systems (it also plays other media formats).
XMMS-Control is a graphical interface for the command-line utility XMMS-Shell.
Using XMMS-Control, you can control the music playng from an XMMS equipped machine from any PC on the network, including wireless laptops/PDAs!!!
Imagine being out in the pool and being able to control the music with an 802.11b based PocketPC using a browser! You can do it with XMMS-Control!
XMMS-Control has an interface for standard PCs (desktops/laptops), as well as a mobile/PDA formatted interface, for smaller screens!!!
In addition, XMMS-Control can itself be controlled via other programs (i.e., custom interfaces) using the XMMS-Control API/Hooks program! You can tie XMMS-Control into a larger system via this method.
Lets say youre creating a system for whole-house automation, and you wish to use ONE consistent interface. Well, with the XMMS-Control API/Hooks, you can!!!
Enhancements:
- Some major bugfixes... should work MUCH BETTER on most platforms that had problems before. If you had problems getting XMMS-Control installed and running, please try this new version! Please read the new installation entries in the manual!!!
- More detailed installation instructions for getting XMMS-Shell up and running (including V0.99) in the README & manual.
- Directories are now SORTED alphabetically on the file chooser screen (previously was unsorted).
- Should handle MP3 lists with file names and ID3 tags containing commas much better now (previously when a comma was encountered, the list was off by one, the name would get split, and the second half would go to the next line).
<<lessXMMS-Control is a web-based interface for the XMMS (X MultiMedia System). XMMS is an MP3 player for Linux based systems (it also plays other media formats).
XMMS-Control is a graphical interface for the command-line utility XMMS-Shell.
Using XMMS-Control, you can control the music playng from an XMMS equipped machine from any PC on the network, including wireless laptops/PDAs!!!
Imagine being out in the pool and being able to control the music with an 802.11b based PocketPC using a browser! You can do it with XMMS-Control!
XMMS-Control has an interface for standard PCs (desktops/laptops), as well as a mobile/PDA formatted interface, for smaller screens!!!
In addition, XMMS-Control can itself be controlled via other programs (i.e., custom interfaces) using the XMMS-Control API/Hooks program! You can tie XMMS-Control into a larger system via this method.
Lets say youre creating a system for whole-house automation, and you wish to use ONE consistent interface. Well, with the XMMS-Control API/Hooks, you can!!!
Enhancements:
- Some major bugfixes... should work MUCH BETTER on most platforms that had problems before. If you had problems getting XMMS-Control installed and running, please try this new version! Please read the new installation entries in the manual!!!
- More detailed installation instructions for getting XMMS-Shell up and running (including V0.99) in the README & manual.
- Directories are now SORTED alphabetically on the file chooser screen (previously was unsorted).
- Should handle MP3 lists with file names and ID3 tags containing commas much better now (previously when a comma was encountered, the list was off by one, the name would get split, and the second half would go to the next line).
Download (0.015MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
966 downloads
ncurses wrapper for guile 0.1.0
ncurses wrapper for guile allows you to write applications in the guile scheme dialect using the ncurses library. more>>
ncurses wrapper for guile project allows you to write applications in the guile scheme dialect using the ncurses library.
Getting Started:
1. Make sure that you have a recent (January 2001 or later) CVS version of Guile installed on your system. (You can type
guile -c (write-line (version))
in your terminal window to check which version of Guile you have: the output should be `1.4.1.) If not, see under "Obtaining guile-ncurses and Guile" how to get it.
2. Make sure that you stand in the `guile-ncurses directory and type
./configure
This will configure guile-ncurses for your system.
3. Type
make install
to build and install guile-ncurses.
If everything went well were ready to enter the interpreter...
4. Type
guile
You should now be at the Guile prompt ("guile> ").
5. Type
(use-modules (ncurses ncurses))
so that the guile-ncurses module gets loaded.
6. Were now ready to try some basic guile-ncurses functionality.
Simple try examples from examples/ directory.
<<lessGetting Started:
1. Make sure that you have a recent (January 2001 or later) CVS version of Guile installed on your system. (You can type
guile -c (write-line (version))
in your terminal window to check which version of Guile you have: the output should be `1.4.1.) If not, see under "Obtaining guile-ncurses and Guile" how to get it.
2. Make sure that you stand in the `guile-ncurses directory and type
./configure
This will configure guile-ncurses for your system.
3. Type
make install
to build and install guile-ncurses.
If everything went well were ready to enter the interpreter...
4. Type
guile
You should now be at the Guile prompt ("guile> ").
5. Type
(use-modules (ncurses ncurses))
so that the guile-ncurses module gets loaded.
6. Were now ready to try some basic guile-ncurses functionality.
Simple try examples from examples/ directory.
Download (0.20MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1136 downloads
Framework for Contact properties 0.1.2
Framework for Contact properties offers quick access to your contacts and also view their status. more>>
Framework for Contact properties offers quick access to your contacts and also view their status.
Short version:
Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or emailing to them is only one/two mouse clicks away. Or drop them a file/url!
Long version:
A framework for contacts and services upon them. It consists of two libs, libcontactpropertiescore and libcontactpropertiesgui.
The tarball has additionally some useful examples for services and two applications, a contact cards server and a kicker applet, based on the Contacts menu for kicker.
No translations available.
Please see http://frinring.wordpress.com/2006/07/05/framework-for-contacts-and-services-slowly-getting-shapes/
Then try it and create some own services, to be able to give feedback on the framework(!)
To have your property and services loaded, add a file named "contactpropertiesrc" to "$HOME/.kde/share/config" with this content:
[General]
Properties=birthday,imaddress,emailaddress,homepageurl,phonenumber,address,note,shellname,yourtype
[Property:yourtype]
ActionServices=youraction,youraction2
DefaultActionServices=youraction,youraction2
DataActionServices=yourdataaction,yourdataaction2
DefaultDataActionServices=yourdataaction2,yourdataaction2
StatusServices=yourstatus, yourstatus2
with "your*" adopted to your property and the optional services...
Enhancements:
- applet: sorting of contact lists can be configured
<<lessShort version:
Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or emailing to them is only one/two mouse clicks away. Or drop them a file/url!
Long version:
A framework for contacts and services upon them. It consists of two libs, libcontactpropertiescore and libcontactpropertiesgui.
The tarball has additionally some useful examples for services and two applications, a contact cards server and a kicker applet, based on the Contacts menu for kicker.
No translations available.
Please see http://frinring.wordpress.com/2006/07/05/framework-for-contacts-and-services-slowly-getting-shapes/
Then try it and create some own services, to be able to give feedback on the framework(!)
To have your property and services loaded, add a file named "contactpropertiesrc" to "$HOME/.kde/share/config" with this content:
[General]
Properties=birthday,imaddress,emailaddress,homepageurl,phonenumber,address,note,shellname,yourtype
[Property:yourtype]
ActionServices=youraction,youraction2
DefaultActionServices=youraction,youraction2
DataActionServices=yourdataaction,yourdataaction2
DefaultDataActionServices=yourdataaction2,yourdataaction2
StatusServices=yourstatus, yourstatus2
with "your*" adopted to your property and the optional services...
Enhancements:
- applet: sorting of contact lists can be configured
Download (0.55MB)
Added: 2006-12-23 License: GPL (GNU General Public License) Price:
1035 downloads

Apache ActiveMQ for Linux 5.0.0
open source Message Broker and Enterprise Integration Patterns provider more>> Apache ActiveMQ is the most popular and powerful open source Message Broker and Enterprise Integration Patterns provider.
Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. Apache ActiveMQ is released under the Apache 2.0 License
Grab yourself a Download, try our Getting Started Guide, surf our FAQ or start Contributing and join us on our Discussion Forums.
Features
Supports a variety of Cross Language Clients and Protocols from Java, C, C++, C#, Ruby, Perl, Python, PHP
OpenWire for high performance clients in Java, C, C++, C#
Stomp support so that clients can be written easily in C, Ruby, Perl, Python, PHP, ActionScript/Flash, Smalltalk to talk to ActiveMQ as well as any other popular Message Broker
full support for the Enterprise Integration Patterns both in the JMS client and the Message Broker
Supports many advanced features such as Message Groups, Virtual Destinations, Wildcards and Composite Destinations
Fully supports JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional and XA messaging
Spring Support so that ActiveMQ can be easily embedded into Spring applications and configured using Springs XML configuration mechanism
Tested inside popular J2EE servers such as Geronimo, JBoss 4, GlassFish and WebLogic
Includes JCA 1.5 resource adaptors for inbound & outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server
Supports pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA transports
Supports very fast persistence using JDBC along with a high performance journal
Designed for high performance clustering, client-server, peer based communication
REST API to provide technology agnostic and language neutral web based API to messaging
Ajax to support web streaming support to web browsers<<less
Download (1.85MB)
Added: 2009-04-04 License: Freeware Price: Free
210 downloads
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-05 License: Freeware Price: Free
202 downloads
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
mp3org 1.01
mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive. more>>
mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive.
Lets you preview, organise and generally sort through that back log of "someday maybe" mp3 files.
Installation:
Keep the "detect.sh" and "mp3org.kmdr" files in the same folder.
Edit the "detect.sh" file with a text editor.
There are 3 adjustable variables at the top of the file.
DEV = the mount point of your MP3 drive (user RW access)
INTRAY = where I put all my new mp3s up for consideration
OUTTRAY = the root of my music library on the HD
Edit them as appropriate.
Mount your MP3 player drive.
Chuck some mp3 files in your In Tray folder.
Click "mp3org.kmdr"
<<lessLets you preview, organise and generally sort through that back log of "someday maybe" mp3 files.
Installation:
Keep the "detect.sh" and "mp3org.kmdr" files in the same folder.
Edit the "detect.sh" file with a text editor.
There are 3 adjustable variables at the top of the file.
DEV = the mount point of your MP3 drive (user RW access)
INTRAY = where I put all my new mp3s up for consideration
OUTTRAY = the root of my music library on the HD
Edit them as appropriate.
Mount your MP3 player drive.
Chuck some mp3 files in your In Tray folder.
Click "mp3org.kmdr"
Download (0.005MB)
Added: 2006-07-13 License: Public Domain Price:
1198 downloads
Object Extensions for PHP 0.1 Beta
Object Extensions for PHP provides several classes that add runtime object extension and callbacks to the language. more>>
Object Extensions for PHP provides several classes that add runtime object extension and callbacks to the language. Object Extensions for PHP allows the programmer to add methods and properties to an object at runtime by dynamically extending by another object.
It also allows the creation of object property lists that allow for dynamic setting/getting of values in a fashion similar to JavaScript objects. These object property lists support basic value checking.
The Object Extensions library for PHP adds the following functionality to objects that extend the base class:
- Runtime object extension to "extend" an object by another class at runtime (to virtually inherit all public properties and methods).
- Runtime callback definitions to be able to pass function/method callbacks as variables, and subsequently execute them from other function/methods.
- Dynamic object properties class to handle runtime setting/getting of object properties, as well as ability to pass function arguments as object-based parameters rather than long list of options.
OBJECT EXTENSION:
- Base class (CExtendable) implements a _extend() function by which you may vritually extend an object by an instance of another object.
- Extended object (object passed to _extend) can reference parent object if supported by extended class.
- __get, __set and __call are all overriden to handle overriding undefined properties and methods
- Ability to reference a callback in a straightforward manner ($object->_callback()->method(args, [...]))
CALLBACK FUNCTIONALITY:
- Can create callbacks directly (through CCallback and derived classes)
- Can create method callbacks by calling _callback() method on CExtendable objects
- When combined with object extension and object properties, can provide a really easy way to execute callbacks.
OBJECT PROPERTIES:
- Base class extends ArrayIterator, all properties saved in an array
- Basic functionality to check values provided and/or set default values.
- Overrides __get, __set to get/set object properties.
- Can limit property set-tability to existing properties only, or to provided array of properties.
- Can enable read-only mode.
- Overrides __call, and in the case that the a property value with the same name as the method name exists, and is an instance of the ICallback interface, this callback is executed.
PHP COMPATIBILITY:
Object Extensions for PHP uses PHP5 functionality. It would be theoretically possible to implement similar functionality into PHP4, however, since I no longer develop in PHP4, I cannot properly test it.
<<lessIt also allows the creation of object property lists that allow for dynamic setting/getting of values in a fashion similar to JavaScript objects. These object property lists support basic value checking.
The Object Extensions library for PHP adds the following functionality to objects that extend the base class:
- Runtime object extension to "extend" an object by another class at runtime (to virtually inherit all public properties and methods).
- Runtime callback definitions to be able to pass function/method callbacks as variables, and subsequently execute them from other function/methods.
- Dynamic object properties class to handle runtime setting/getting of object properties, as well as ability to pass function arguments as object-based parameters rather than long list of options.
OBJECT EXTENSION:
- Base class (CExtendable) implements a _extend() function by which you may vritually extend an object by an instance of another object.
- Extended object (object passed to _extend) can reference parent object if supported by extended class.
- __get, __set and __call are all overriden to handle overriding undefined properties and methods
- Ability to reference a callback in a straightforward manner ($object->_callback()->method(args, [...]))
CALLBACK FUNCTIONALITY:
- Can create callbacks directly (through CCallback and derived classes)
- Can create method callbacks by calling _callback() method on CExtendable objects
- When combined with object extension and object properties, can provide a really easy way to execute callbacks.
OBJECT PROPERTIES:
- Base class extends ArrayIterator, all properties saved in an array
- Basic functionality to check values provided and/or set default values.
- Overrides __get, __set to get/set object properties.
- Can limit property set-tability to existing properties only, or to provided array of properties.
- Can enable read-only mode.
- Overrides __call, and in the case that the a property value with the same name as the method name exists, and is an instance of the ICallback interface, this callback is executed.
PHP COMPATIBILITY:
Object Extensions for PHP uses PHP5 functionality. It would be theoretically possible to implement similar functionality into PHP4, however, since I no longer develop in PHP4, I cannot properly test it.
Download (0.007MB)
Added: 2006-05-03 License: MIT/X Consortium License Price:
1271 downloads
myOpenID 0.2
myOpenID is a small, fairly lightweight, standalone, single-user Identity Provider for OpenID authentication. more>>
myOpenID is a small, fairly lightweight, standalone, single-user Identity Provider for OpenID authentication. The project comprises a single PHP script that can be used by one individual to run their own personal OpenID "IdP."
The program requires no external libraries, and has very minimal requirements. It should run on almost any server that runs PHP 4 or 5. It requires no database, and does not access the file system beyond session handling.
What matters is that OpenID is a promising new technology, but from a user porint of view, its a pain the butt to manage. When I wanted to actually, yknow, get an OpenID thingie of my own, I found there was no satisfactory way to make it happen. My options were to either download a complex set of libraries and build an application to handle serving up my identity, or to set up an account with a third party provider. Since I dont like bulky libraries, and I really dont like the idea of re-centralizing a decentralized framework through trusting someone else with my account credentials... I did what any good Geek would do. I made myself a third option: myOpenID.
Usage:
myOpenID is a single user (though, if you were so inclined, you could easily turn it into a multi-user setup) IdP, or "Identity Provider" for the OpenID framework. Its a single PHP script with minimal dependancies. You dont need a database, you dont need to make your filesystem writable, you dont need to download any libraries, and you dont need to recompile PHP.
Okay, well, you shouldnt need to do any of that. Installation requires an MD5 hashing utility. Why? Because you have to authenticate to it using a password. myOpenID uses HTTP Digest authentication for security, and you set your password must be encrypted when the script is set up. For Linux or OSX, I suggest OpenSSL. For Windows, there are a number of utilities available. I suggest this one by Colin Plumb will do exactly what you need.
Enhancements:
- Added support for PHP4, including a better mechanism for getting Digest authentication headers which should work with non-Apache servers
- Added a (hidden) logout mode, usable by calling myOpenID.php?openid.mode=logout
- Fixed a bug which occurred when associate mode was called and was unable to produce a secure key. Future queries from that handle would then fail check_authentication mode queries
- The lifetime for a smart-mode client is now same as the default cache life of the session minus ten seconds, which should be just under three hours
- Renamed the sha20 function to sha1_20 (to designate using sha1 to get a 20 byte hash)
- Some code and debug cleanup
<<lessThe program requires no external libraries, and has very minimal requirements. It should run on almost any server that runs PHP 4 or 5. It requires no database, and does not access the file system beyond session handling.
What matters is that OpenID is a promising new technology, but from a user porint of view, its a pain the butt to manage. When I wanted to actually, yknow, get an OpenID thingie of my own, I found there was no satisfactory way to make it happen. My options were to either download a complex set of libraries and build an application to handle serving up my identity, or to set up an account with a third party provider. Since I dont like bulky libraries, and I really dont like the idea of re-centralizing a decentralized framework through trusting someone else with my account credentials... I did what any good Geek would do. I made myself a third option: myOpenID.
Usage:
myOpenID is a single user (though, if you were so inclined, you could easily turn it into a multi-user setup) IdP, or "Identity Provider" for the OpenID framework. Its a single PHP script with minimal dependancies. You dont need a database, you dont need to make your filesystem writable, you dont need to download any libraries, and you dont need to recompile PHP.
Okay, well, you shouldnt need to do any of that. Installation requires an MD5 hashing utility. Why? Because you have to authenticate to it using a password. myOpenID uses HTTP Digest authentication for security, and you set your password must be encrypted when the script is set up. For Linux or OSX, I suggest OpenSSL. For Windows, there are a number of utilities available. I suggest this one by Colin Plumb will do exactly what you need.
Enhancements:
- Added support for PHP4, including a better mechanism for getting Digest authentication headers which should work with non-Apache servers
- Added a (hidden) logout mode, usable by calling myOpenID.php?openid.mode=logout
- Fixed a bug which occurred when associate mode was called and was unable to produce a secure key. Future queries from that handle would then fail check_authentication mode queries
- The lifetime for a smart-mode client is now same as the default cache life of the session minus ten seconds, which should be just under three hours
- Renamed the sha20 function to sha1_20 (to designate using sha1 to get a 20 byte hash)
- Some code and debug cleanup
Download (0.014MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1046 downloads
Get-Making-Money-Online-Started 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-08 License: Freeware Price: Free
198 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 for getting 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