never been
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 30
IRC BotNET 1.0
BotNET is an IRC bot that has two modes: stand-alone and BotNET mode. more>>
IRCBotNET is a Botnet. It is a network of IRC bots that communicate with one another. They share a means of communication whereby all bots speak to one another and exchange information. They are useful for keeping and maintaining a channel by acting as a group of channel bots that work together with a common goal.
Say, for instance, you have one IRC bot keeping a channel and a netsplit occurs or the bot dies for some reason. Immediately the channel becomes chaotic and anarchic without an IRC bot keeping the peace. With a Botnet, even if an IRC bot dies, here still remains the rest of the bots on the Botnet to continue maintaining the channel and the loss of the one bot means nothing as the other bots do its exact same job.
BotNET is an extremely powerful IRC BOT and has many features.
BotNET doesnt necessarily have to run as a Botnet, it can run as a normal IRC bot and in fact does this by default. It has a massive collection of functions that can be seen in the BotNET man pages. When run as a Botnet, BotNET has supreme capabilities that have never been attempted before in Botnets. When a BotNET bot is run in Botnet mode, it connects to a BotNET Communication Stream Server (botserv) that is included in this package.
It uses this server to communicate with the other bots on the Botnet. The difference here is that not only can it do whatever any other Botnet can do, but it also uses this stream of communication with its added IRC Stand-alone bot functionality. For instance, if you add a user to the bot, immediately, all other bots connected to the database add this user to their local databases and a global-wide Botnet database is maintained. So you can use any one of the bots on the Botnets for anything that you so desire. This powerful feature makes BotNET very predominant over other Botnets.
<<lessSay, for instance, you have one IRC bot keeping a channel and a netsplit occurs or the bot dies for some reason. Immediately the channel becomes chaotic and anarchic without an IRC bot keeping the peace. With a Botnet, even if an IRC bot dies, here still remains the rest of the bots on the Botnet to continue maintaining the channel and the loss of the one bot means nothing as the other bots do its exact same job.
BotNET is an extremely powerful IRC BOT and has many features.
BotNET doesnt necessarily have to run as a Botnet, it can run as a normal IRC bot and in fact does this by default. It has a massive collection of functions that can be seen in the BotNET man pages. When run as a Botnet, BotNET has supreme capabilities that have never been attempted before in Botnets. When a BotNET bot is run in Botnet mode, it connects to a BotNET Communication Stream Server (botserv) that is included in this package.
It uses this server to communicate with the other bots on the Botnet. The difference here is that not only can it do whatever any other Botnet can do, but it also uses this stream of communication with its added IRC Stand-alone bot functionality. For instance, if you add a user to the bot, immediately, all other bots connected to the database add this user to their local databases and a global-wide Botnet database is maintained. So you can use any one of the bots on the Botnets for anything that you so desire. This powerful feature makes BotNET very predominant over other Botnets.
Download (0.027MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1322 downloads
TinyFugue 5.0 Beta 8
TinyFugue project is a MUD client. more>>
TinyFugue project is a MUD client.
TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use with any type of MUD. TinyFugue is one of the most popular and powerful mud clients.
Enhancements:
- Added %max_hook to prevent infinite hook loops.
- Added gethostname().
- Added missing documentation for new "E" and "W" attributes. (50b7)
- Added "inline" flag to decode_attr().
- Added -a< attr > and -p options to /prompt.
- Output of "/load testcolor.tf" now includes labels with r,g,b values.
- May create a debugging log if tf crashes.
- When invoked as a login shell, suspend is ignored, instead of hanging parent (workaround for sshd, which does not correctly set TSTP signal handler).
- Fixed: after a resize with visual=off, the screen was not redrawn. (50b7)
- Fixed: after a resize with visual=off, an immediate backspace or other input deletion would crash tf: "Internal error: output.c, line 2501". (50b7)
- Fixed: server display attributes could be lost if they had wrapped from a previous line and were followed by more attributes.
- Fixed: /filter changed the idea of the virtual bottom line, so a subsequent /unfilter redrew from the new incorrect bottom, and a subsequent /filter used the new incorrect bottom as a starting point for applying a new filter (resulting in a spurious "no lines match criteria" if the only matching lines are between the correct and incorrect bottoms).
- Fixed potential crashes in calling functions with invalid arguments: strrep(), status_fields().
- Fixed: on servers with terminated (GOAHEAD or EOR) prompts, tf could lose the first part of a server line in the rare condition of tf sending a line between receiving the first and second parts of the server line.
- Fixed: non-time decimal values greater than 60 were sometimes formatted as time values. (50b7)
- Fixed fatal bug in moresize() on a world that has never been /connected.
- Fixed infinite loop when replace() is called with empty first argument.
- Fixed: with visual=off, /dokey flush (^[j) did not clear the more prompt.
- Fixed: /recordline ignored -a option if -p was not also given.
- Fixed fatal bug on some systems in /listsockets when there are connectionless sockets open.
- Fixed: various bad things could happen if a trigger attempted to apply a partial hilite to a line longer than 32767 characters.
- Fixed bugs on 64-bit platforms: /fg -c (Debian bug #327448), some variable assignments
- Fixed: some cases of hostname resolution failure could cause a crash
- More robust TELNET protocol handling reduces problems on noncompliant servers: Ignores option subnegotiation if option has not been agreed on. If IAC SB (0xff 0xfa) is received before any other telnet command, the server is treated as a non-telnet server.
- Upgraded configure.in to autoconf 2.59 (should affect developers only)
<<lessTinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use with any type of MUD. TinyFugue is one of the most popular and powerful mud clients.
Enhancements:
- Added %max_hook to prevent infinite hook loops.
- Added gethostname().
- Added missing documentation for new "E" and "W" attributes. (50b7)
- Added "inline" flag to decode_attr().
- Added -a< attr > and -p options to /prompt.
- Output of "/load testcolor.tf" now includes labels with r,g,b values.
- May create a debugging log if tf crashes.
- When invoked as a login shell, suspend is ignored, instead of hanging parent (workaround for sshd, which does not correctly set TSTP signal handler).
- Fixed: after a resize with visual=off, the screen was not redrawn. (50b7)
- Fixed: after a resize with visual=off, an immediate backspace or other input deletion would crash tf: "Internal error: output.c, line 2501". (50b7)
- Fixed: server display attributes could be lost if they had wrapped from a previous line and were followed by more attributes.
- Fixed: /filter changed the idea of the virtual bottom line, so a subsequent /unfilter redrew from the new incorrect bottom, and a subsequent /filter used the new incorrect bottom as a starting point for applying a new filter (resulting in a spurious "no lines match criteria" if the only matching lines are between the correct and incorrect bottoms).
- Fixed potential crashes in calling functions with invalid arguments: strrep(), status_fields().
- Fixed: on servers with terminated (GOAHEAD or EOR) prompts, tf could lose the first part of a server line in the rare condition of tf sending a line between receiving the first and second parts of the server line.
- Fixed: non-time decimal values greater than 60 were sometimes formatted as time values. (50b7)
- Fixed fatal bug in moresize() on a world that has never been /connected.
- Fixed infinite loop when replace() is called with empty first argument.
- Fixed: with visual=off, /dokey flush (^[j) did not clear the more prompt.
- Fixed: /recordline ignored -a option if -p was not also given.
- Fixed fatal bug on some systems in /listsockets when there are connectionless sockets open.
- Fixed: various bad things could happen if a trigger attempted to apply a partial hilite to a line longer than 32767 characters.
- Fixed bugs on 64-bit platforms: /fg -c (Debian bug #327448), some variable assignments
- Fixed: some cases of hostname resolution failure could cause a crash
- More robust TELNET protocol handling reduces problems on noncompliant servers: Ignores option subnegotiation if option has not been agreed on. If IAC SB (0xff 0xfa) is received before any other telnet command, the server is treated as a non-telnet server.
- Upgraded configure.in to autoconf 2.59 (should affect developers only)
Download (0.71MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1017 downloads

AFELO For Linux 7.11
AFELO can be used to select, rotate, resize, crop and upload images on linux. more>> Compressing images and sending them to your website has never been so easy before. AFELO allows to select images on your local computer, to resize and compress them and to send them onto your site with only a few clicks.
Using AFELO to upload images to a website is quite simple:
-If you own an OLEFA website then you can simply use your OLEFA username and password
-If your server supports FTP then you can simply use your FTP username and password
-Webmasters: install the AFELO Gateway Script on your server to allow people uploading images using AFELO
AFELO is free, its easy to use and its fully compatible with Microsoft Windows, Apple MacOS X (Tiger, Leopard) and Linux/UNIX operating systems. Images can be sent to your website or saved locally on your computer.This download version is for Apple MacOS X (Tiger, Leopard).
Interface language versions: english, franch, german and luxembourgish.<<less
Download (1.86MB)
Added: 2009-04-10 License: Freeware Price: Free
197 downloads
Independence 6.0.0.8
Independence is not just one of these commercial distributions who have been appearing daily for the last months. more>>
Independence is not just one of these commercial distributions who have been appearing daily for the last months. It aims at being a distribution allowing the users to make hear their voice in distribution design.
It is built by volunteers who no longer accept having an aristocracy of distribution designers providing solutions who have little relation to the problems faced by us, Linux users. It is built by people who dont accept that present distributions time and again neglect two areas who are vital for Linux future: the desktop and the personal computer.
Software included in Independence:
This is the selection of software that we think to be useful. And even those packages that do originate from the RedHat distribution are often modified to serve the end-users needs better.
Here, you will find a short explanation of the packages we provide, that are either a special remake from RedHat packages, or that are not derived from RedHat packages at all - our very own packages.
ClanLib: Game library, I will include ClanBomber with it.
FileRunner: a filemanager reminding Amigas. It can also act as an FTP client.
Giram: Modeller who uses POV as raytracer. Linux is supposed to be fun.
GnoSamba: Makes easier to config Samba
GTk-Perl: used by Independences Gimp
Hermes: provides MMX acceleration to the ClanLib and SDL libraries.
LinPopUp: allows sending and getting WinPopUp messages. For instance a Samba printer server could notify the user when the job is finished, alternatively a Linux user printing through an NT or Samba server will be avle to know when his output has been printed.
MPEG: An MPEG encoder and decoder.
Mesa: 3D libray used by various programs in Indy
OpenPTC: needed for the game libraries.
SDL: Indys second game library.
Timidity++: Midi sound player.
VNC: With it you can display on Linux applications running on Windows or Macs. Or the opposite.
VNC-alien: This is the part of VNC who will run on Windows or Macs.
Visual-Tcl: IDE and GUI builder for TCL/TK. One of Indys goals is to get that Windows people develop on Linux.
Wav-plugin: A Wav plugin for netscape.
XFree86 (Indy): This is obsolete. Indy had a patched XFree supportng more cards than RedHat, now RedHat has cauight up howver Indys XFree had the hooks for running XFCE in addition to Gnoime and KDE. However I dont think I will be able to add XFCE so I will put the new XFree in the updates section (we will use 3.3.6 against RedHats 3.3.5)
Xconfigurator (Indy): The XF86Config built by RedHat assumes the user is smart enough to nevver shutdown the font server. I find that making a distribution so frail to user error is unacceptable, so Indys configurator geerates a config file whho aloows X to be more tolerant of user errors.
aalib: Needed by Indys gimp.
abisuite: Wysywyg word processor able to read MS word files.
acroread: Adobes PDF reader, better quality than xpdf and able to read files xpdf chokes upon.
anacron: Indy does not assume that every Linux user and specially personal isers will kepp their boxes powered up 24 hours a day. Anacron takes care of doing your cron jobs (jobs that are automatically done from time to time) in such a way that your computer can be put on and off whenever you like.
atalkconf: Graphical configurator for netatalk (Apple Talk server).
autofs: (Indy) Indy was the first distrib relieving the user of the chore of mounting CDROMs. This was unacceptable on workstations.
blender: A complete tool for graphical creation.
cbb: Check book balancer. I have seen much too often people complaining they had to keep Windows due to lack of a Quicken like program. We asumme that many Linux users use it at home and that means they need programs in this vein.
cdda2wav: Reading audio data from CDs and making WAv files of it.
cooledit: Nice X editor.
etcskel (Indy): This contains the files wgho will be placed in the home directory of a newly created user. Indy puts some tricks of its own in this files/
gaim: Taliking to people using AOLs instant messaging service.
gdm (Indy): This is specific due to stupid copyright reasons: it displays RedHat logo.
gfcc: Allows easy configuration of masquerading and similar tricks you can do with ipchains. Can be useful in corporations but also for people with two computers linked by a LAN at home
gimp 1.1.14: For the artist sleeping in each user. This version is supposed to be for developers but I found stable and leagues ahead of the old gimp 1.0 shipped in RedHat..
gimpdoc-pdf: This is version 2 of the manual. RedHat uses HTML for the Gimp manual, Indys uses PDF due to the far graeter quality of the output. In addition some chapters of the manual would not display on Netscape unless you had _at least_ 64 megs of memory.
gltt: This is a library who will no longer be needed after we drop mooonlight, but the demo is so nice I will keep it in the distrib hoping people will create programs with it.
gnomeicu: ICQ client.
gphoto: Downloading images from electronic cameras and making some common manipulatins like removing the red eyes effect.
grip: CD player and ripper.
gtk--: C++ interface for GTK+
gxtar: A Gnome front end to tar, gzip, bzip2 archives.
ibtk: For ATI TV cards.
initscripts (Indy): Indy provides for automatic activation of network daemons when a PPP link is brought up. Also Indy is smarter and more robust than RedHAt respective to an uninstalled gdm, kdm. These tricks and perhaps some more are provded through this packege.
install-sendmail: Easy configuration of sendmail. We want the user being able to ask for help if something goes wrong.
kdebase (Indy): Again there is alittle Indy trick making things easier for the user.
kdevelop: IDE for UNix. If I have tiime to build it we will ship Code Crusader instead
killustrator: I wanted a vector drawing program but I still doubt between this and sketch. Anyone willing to compare them?
klyx: Nearly wysywyg word processor.
knetmon: You really need it if you have windows boxes around you. People who have never been in this situation include Gniomba instead. :-)
kvoice: Voice utility for modems
kwintv: Watch TV
lesstif: Library replcng Motif. Intended for Ted but some of the Motif apps we have could be recompiled with it.
libwmf: needed for abisuite.
lilo (Indy): Indys LILO tells you how to get out of trouble.
lincity: Game.
lokkit: Instant protection against the scum of the Internet. Indy does not assume the user has an experienced sysadmin at hand or is sitting behind a firewall: we have heard of something called home users.
loser: Game. Far too fast when the box has been optimized by Cobra.
lpe: A reasonable editor with online help for people who have to fix a box before having time to learn VI. Indys installs it in a such way it is available in the most desperate situations.
<<lessIt is built by volunteers who no longer accept having an aristocracy of distribution designers providing solutions who have little relation to the problems faced by us, Linux users. It is built by people who dont accept that present distributions time and again neglect two areas who are vital for Linux future: the desktop and the personal computer.
Software included in Independence:
This is the selection of software that we think to be useful. And even those packages that do originate from the RedHat distribution are often modified to serve the end-users needs better.
Here, you will find a short explanation of the packages we provide, that are either a special remake from RedHat packages, or that are not derived from RedHat packages at all - our very own packages.
ClanLib: Game library, I will include ClanBomber with it.
FileRunner: a filemanager reminding Amigas. It can also act as an FTP client.
Giram: Modeller who uses POV as raytracer. Linux is supposed to be fun.
GnoSamba: Makes easier to config Samba
GTk-Perl: used by Independences Gimp
Hermes: provides MMX acceleration to the ClanLib and SDL libraries.
LinPopUp: allows sending and getting WinPopUp messages. For instance a Samba printer server could notify the user when the job is finished, alternatively a Linux user printing through an NT or Samba server will be avle to know when his output has been printed.
MPEG: An MPEG encoder and decoder.
Mesa: 3D libray used by various programs in Indy
OpenPTC: needed for the game libraries.
SDL: Indys second game library.
Timidity++: Midi sound player.
VNC: With it you can display on Linux applications running on Windows or Macs. Or the opposite.
VNC-alien: This is the part of VNC who will run on Windows or Macs.
Visual-Tcl: IDE and GUI builder for TCL/TK. One of Indys goals is to get that Windows people develop on Linux.
Wav-plugin: A Wav plugin for netscape.
XFree86 (Indy): This is obsolete. Indy had a patched XFree supportng more cards than RedHat, now RedHat has cauight up howver Indys XFree had the hooks for running XFCE in addition to Gnoime and KDE. However I dont think I will be able to add XFCE so I will put the new XFree in the updates section (we will use 3.3.6 against RedHats 3.3.5)
Xconfigurator (Indy): The XF86Config built by RedHat assumes the user is smart enough to nevver shutdown the font server. I find that making a distribution so frail to user error is unacceptable, so Indys configurator geerates a config file whho aloows X to be more tolerant of user errors.
aalib: Needed by Indys gimp.
abisuite: Wysywyg word processor able to read MS word files.
acroread: Adobes PDF reader, better quality than xpdf and able to read files xpdf chokes upon.
anacron: Indy does not assume that every Linux user and specially personal isers will kepp their boxes powered up 24 hours a day. Anacron takes care of doing your cron jobs (jobs that are automatically done from time to time) in such a way that your computer can be put on and off whenever you like.
atalkconf: Graphical configurator for netatalk (Apple Talk server).
autofs: (Indy) Indy was the first distrib relieving the user of the chore of mounting CDROMs. This was unacceptable on workstations.
blender: A complete tool for graphical creation.
cbb: Check book balancer. I have seen much too often people complaining they had to keep Windows due to lack of a Quicken like program. We asumme that many Linux users use it at home and that means they need programs in this vein.
cdda2wav: Reading audio data from CDs and making WAv files of it.
cooledit: Nice X editor.
etcskel (Indy): This contains the files wgho will be placed in the home directory of a newly created user. Indy puts some tricks of its own in this files/
gaim: Taliking to people using AOLs instant messaging service.
gdm (Indy): This is specific due to stupid copyright reasons: it displays RedHat logo.
gfcc: Allows easy configuration of masquerading and similar tricks you can do with ipchains. Can be useful in corporations but also for people with two computers linked by a LAN at home
gimp 1.1.14: For the artist sleeping in each user. This version is supposed to be for developers but I found stable and leagues ahead of the old gimp 1.0 shipped in RedHat..
gimpdoc-pdf: This is version 2 of the manual. RedHat uses HTML for the Gimp manual, Indys uses PDF due to the far graeter quality of the output. In addition some chapters of the manual would not display on Netscape unless you had _at least_ 64 megs of memory.
gltt: This is a library who will no longer be needed after we drop mooonlight, but the demo is so nice I will keep it in the distrib hoping people will create programs with it.
gnomeicu: ICQ client.
gphoto: Downloading images from electronic cameras and making some common manipulatins like removing the red eyes effect.
grip: CD player and ripper.
gtk--: C++ interface for GTK+
gxtar: A Gnome front end to tar, gzip, bzip2 archives.
ibtk: For ATI TV cards.
initscripts (Indy): Indy provides for automatic activation of network daemons when a PPP link is brought up. Also Indy is smarter and more robust than RedHAt respective to an uninstalled gdm, kdm. These tricks and perhaps some more are provded through this packege.
install-sendmail: Easy configuration of sendmail. We want the user being able to ask for help if something goes wrong.
kdebase (Indy): Again there is alittle Indy trick making things easier for the user.
kdevelop: IDE for UNix. If I have tiime to build it we will ship Code Crusader instead
killustrator: I wanted a vector drawing program but I still doubt between this and sketch. Anyone willing to compare them?
klyx: Nearly wysywyg word processor.
knetmon: You really need it if you have windows boxes around you. People who have never been in this situation include Gniomba instead. :-)
kvoice: Voice utility for modems
kwintv: Watch TV
lesstif: Library replcng Motif. Intended for Ted but some of the Motif apps we have could be recompiled with it.
libwmf: needed for abisuite.
lilo (Indy): Indys LILO tells you how to get out of trouble.
lincity: Game.
lokkit: Instant protection against the scum of the Internet. Indy does not assume the user has an experienced sysadmin at hand or is sitting behind a firewall: we have heard of something called home users.
loser: Game. Far too fast when the box has been optimized by Cobra.
lpe: A reasonable editor with online help for people who have to fix a box before having time to learn VI. Indys installs it in a such way it is available in the most desperate situations.
Download (1.4MB)
Added: 2005-05-11 License: GPL (GNU General Public License) Price:
1629 downloads
NoMachine NX Desktop Server 3.0.0-63
NoMachine NX Desktop Server is a cost-effective solution that enables any business to deploy centralized applications to thin cl more>>
NoMachine NX Desktop Server is a cost-effective solution that enables any business to deploy centralized applications to thin clients, mobile and home workers, over any network connection, with astonishing speed and ease of use.
NX uses the power of the X-Window system to bring the network transparency of the Unix world to any operating system, including Windows and Mac OS/X. Additionally NX bridges the standard file and print services of the client, with the Unix file and print services of the server, so that, wherever you are, you can see the same applications and the same network resources.
Besides the native X-Window protocol, NX is able to translate, encrypt and compress industry standard protocols like the RDP protocol, used by Microsoft and Citrix, and the VNC protocol, used by a number of freely available tools, giving secure and fast access to the complete set of facilities made available inside a corporate network. The power of network computing has never been more affordable!
Main features:
- Deploys X11, RDP and VNC desktops securely over the Internet
- Provides unmatched performance, thanks to exclusive compression and aggressive caching
- Connects to XDMCP servers, Windows Terminal Services and Citrix MetaFrame servers on the backend, using the same client
- Seamlessly integrates single X11 applications with the native client desktop
- Lets users leave their applications running while disconnected and resume from any client on the network
- Lets applications access any file system on the client as if it were on the server
- Lets users cut and paste between local and remote applications
- Prints from the server to printers installed on the client
- Plays sound and multimedia produced by the remote application
- Integrates with your authentication infrastructure and directory service
- Supports industry standard SSL encryption and Transport Layer Security
- Fully integrates with SSH, avoiding the need for a further network access port
- Provides seamless integration with Web portals and corporate Intranets with one-click access to any application.
Enhancements:
- The new packages fix a number of problems such as the server Debian package not being fully Debian compliant, the NX server leaving a session in status Connecting when trying to suspend it, and the server being unable to find the xauth command on Solaris platforms.
<<lessNX uses the power of the X-Window system to bring the network transparency of the Unix world to any operating system, including Windows and Mac OS/X. Additionally NX bridges the standard file and print services of the client, with the Unix file and print services of the server, so that, wherever you are, you can see the same applications and the same network resources.
Besides the native X-Window protocol, NX is able to translate, encrypt and compress industry standard protocols like the RDP protocol, used by Microsoft and Citrix, and the VNC protocol, used by a number of freely available tools, giving secure and fast access to the complete set of facilities made available inside a corporate network. The power of network computing has never been more affordable!
Main features:
- Deploys X11, RDP and VNC desktops securely over the Internet
- Provides unmatched performance, thanks to exclusive compression and aggressive caching
- Connects to XDMCP servers, Windows Terminal Services and Citrix MetaFrame servers on the backend, using the same client
- Seamlessly integrates single X11 applications with the native client desktop
- Lets users leave their applications running while disconnected and resume from any client on the network
- Lets applications access any file system on the client as if it were on the server
- Lets users cut and paste between local and remote applications
- Prints from the server to printers installed on the client
- Plays sound and multimedia produced by the remote application
- Integrates with your authentication infrastructure and directory service
- Supports industry standard SSL encryption and Transport Layer Security
- Fully integrates with SSH, avoiding the need for a further network access port
- Provides seamless integration with Web portals and corporate Intranets with one-click access to any application.
Enhancements:
- The new packages fix a number of problems such as the server Debian package not being fully Debian compliant, the NX server leaving a session in status Connecting when trying to suspend it, and the server being unable to find the xauth command on Solaris platforms.
Download (6.3MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
838 downloads
GnoTime 2.2.2
GnoTime provides a to-do list organizer and project timer. more>>
GnoTime provides a to-do list organizer and project timer.
GnoTime is a to-do list tracker and project timer with a built-in invoice generator. It allows users to keep track of how much time they have spent working on particular tasks, maintain a diary of that work, and create invoices with task-specific billing fees and rates.
Main features:
- Multiple To-Do Lists that can be sorted by the priority/importance of the tasks in the list. The to-do items can be organized into categories, arranged in a hierarchical way. This makes it easy to maintain both business and personal items in the list, or handle many different projects, while keeping them separate from each other.
- A pair of Diary/Journal areas that can be used to keep long and detailed notes and diary entries. The project description area allows a multi-paragraph description or status to be typed in. The diary area allows day-to-day notes to be associated with a set of timestamps, so that one has a record of what one did on any given day.
- A Running Timer, with time totals, for each project/task. One starts the timer by clicking on a task: it will measure the amount of time that you are in front of the computer. If it detects that the keyboard/mouse are idle, it will stop the clock. If the clock stays stopped too long, it will nag you to start it up again. You can view time totals by day, week, month or year.
- A Billing Status dialog for each diary entry. You can mark any given diary entry as bill-able/non-bill-able, paid or pending, and set the billing rate. Each project can also be marked up with a set of project-planning information: planed start, end and due dates, hours to finish, percent-complete. This is in addition to assigning an urgency/importance to each project, as well as a status (completed/in-progress not-started/canceled).
- A half-dozen different HTML Reports that can slice and dice your lists. Theres a Journal report that shows all of the diary entries for one given project. Theres an Invoice report that summarizes the time spent on each entry, and computes a dollar amount for it. Theres a Status Report that prints the title of each project, together with the paragraph-long descriptions of each. Theres a ToDo report, which prints only the project title, the importance/urgency, and the completed/in-progress/not-started status. The Daily report summarizes the total time spent on a day-by-day basis, and lists each of the projects that were worked on in a given day. Each of these reports can be customized. And, because theyre HTML, you can even publish them as web pages. (Yes, Ive thought of using GnoTime as a weblog management/publishing tool).
Enhancements:
- Build against QOF version 0.6.0, if available.
- Fix issue where yelp doesnt display an entry for gnotime when browsing because it doesnt recognize the entry
- Fix sourceforge bug [ 799077 ] projects blanked when first time user tries to sort
- fix broken leap-year calculation, leading to bugs sourceforge bugs [ 983408 ] and [ 1114205 ]
- Fix crash due to hoverhelp timer popping after a report window is closed.
- Change activity report to display date/time in two distinct html table columns (prettier alignment)
- Bug fix: sourceforge bug report fixed [ 877193 ] toolbar wont go to/stay in text-only mode
- Bug fix: editing time brings up wrong report
- fedora .spec file is out of date and rpm cannot build rpm
- Fix bug involving copy of old gnotime files to a new machine on which gnotime has never been run before.
- Fix sourceforge bug [ 1276458 ] "Empty" appears in diary entry
- Apply sourceforge patch 1176719 Extensible fix for gtkhtml3 building
- Apply 1171394 Adds separate timeout for "No Project" dialog
- Apply sourceforge patch 085911 Add "-" value for status field
- Apply sourceforge patch 074658 Add wordwrapping to diary entry boxes
- Apply sourceforge patch 1074458 Fix a crash when invoking help
- Apply sourceforge patch 1038701 Fix to Activity item in popup menu
- Apply sourceforge patch 1027582 Build system update for qof inclusion
- Fix idle time so that it works with Linux 2.6 kernel /proc/interrupts
- use %e to see the estimated sizing of a project in the logfiles
- Apply new pt_BR translation from Goedson Teixeira Paixao
- Fix for Debian Bug #250776, change widget visibility in the edit interval dialog
<<lessGnoTime is a to-do list tracker and project timer with a built-in invoice generator. It allows users to keep track of how much time they have spent working on particular tasks, maintain a diary of that work, and create invoices with task-specific billing fees and rates.
Main features:
- Multiple To-Do Lists that can be sorted by the priority/importance of the tasks in the list. The to-do items can be organized into categories, arranged in a hierarchical way. This makes it easy to maintain both business and personal items in the list, or handle many different projects, while keeping them separate from each other.
- A pair of Diary/Journal areas that can be used to keep long and detailed notes and diary entries. The project description area allows a multi-paragraph description or status to be typed in. The diary area allows day-to-day notes to be associated with a set of timestamps, so that one has a record of what one did on any given day.
- A Running Timer, with time totals, for each project/task. One starts the timer by clicking on a task: it will measure the amount of time that you are in front of the computer. If it detects that the keyboard/mouse are idle, it will stop the clock. If the clock stays stopped too long, it will nag you to start it up again. You can view time totals by day, week, month or year.
- A Billing Status dialog for each diary entry. You can mark any given diary entry as bill-able/non-bill-able, paid or pending, and set the billing rate. Each project can also be marked up with a set of project-planning information: planed start, end and due dates, hours to finish, percent-complete. This is in addition to assigning an urgency/importance to each project, as well as a status (completed/in-progress not-started/canceled).
- A half-dozen different HTML Reports that can slice and dice your lists. Theres a Journal report that shows all of the diary entries for one given project. Theres an Invoice report that summarizes the time spent on each entry, and computes a dollar amount for it. Theres a Status Report that prints the title of each project, together with the paragraph-long descriptions of each. Theres a ToDo report, which prints only the project title, the importance/urgency, and the completed/in-progress/not-started status. The Daily report summarizes the total time spent on a day-by-day basis, and lists each of the projects that were worked on in a given day. Each of these reports can be customized. And, because theyre HTML, you can even publish them as web pages. (Yes, Ive thought of using GnoTime as a weblog management/publishing tool).
Enhancements:
- Build against QOF version 0.6.0, if available.
- Fix issue where yelp doesnt display an entry for gnotime when browsing because it doesnt recognize the entry
- Fix sourceforge bug [ 799077 ] projects blanked when first time user tries to sort
- fix broken leap-year calculation, leading to bugs sourceforge bugs [ 983408 ] and [ 1114205 ]
- Fix crash due to hoverhelp timer popping after a report window is closed.
- Change activity report to display date/time in two distinct html table columns (prettier alignment)
- Bug fix: sourceforge bug report fixed [ 877193 ] toolbar wont go to/stay in text-only mode
- Bug fix: editing time brings up wrong report
- fedora .spec file is out of date and rpm cannot build rpm
- Fix bug involving copy of old gnotime files to a new machine on which gnotime has never been run before.
- Fix sourceforge bug [ 1276458 ] "Empty" appears in diary entry
- Apply sourceforge patch 1176719 Extensible fix for gtkhtml3 building
- Apply 1171394 Adds separate timeout for "No Project" dialog
- Apply sourceforge patch 085911 Add "-" value for status field
- Apply sourceforge patch 074658 Add wordwrapping to diary entry boxes
- Apply sourceforge patch 1074458 Fix a crash when invoking help
- Apply sourceforge patch 1038701 Fix to Activity item in popup menu
- Apply sourceforge patch 1027582 Build system update for qof inclusion
- Fix idle time so that it works with Linux 2.6 kernel /proc/interrupts
- use %e to see the estimated sizing of a project in the logfiles
- Apply new pt_BR translation from Goedson Teixeira Paixao
- Fix for Debian Bug #250776, change widget visibility in the edit interval dialog
Download (1.3MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
983 downloads
Linphone 1.7.1
Linphone is a Web phone with a GNOME interface. more>>
Linphone is a web phone that it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet.
To call somebody, you must provide to linphone a SIP URL : It is something like toto@machine.com, where toto is a linux user that runs linphone, and machine.com is the name of a host on a network. If you dont know the machines name you can specify simply an IP address in dot notation (as 192.0.0.1)
Linphone is mostly sip compliant. It works successfully with these implementations:
- eStara softphone (commercial software for windows)
- Pingtel phones (with DNS enabled and VLAN QOS support disabled).
- Hotsip, a free of charge phone for Windows.
- Vocal, an open source SIP stack from Vovida that includes a SIP proxy that works with linphone since version 0.7.1.
- Siproxd is a free sip proxy being developped by Thomas Ries because he would like to have linphone working behind his firewall. Siproxd is simple to setup and works perfectly with linphone.
- Partysip aims at being a generic and fully functionnal SIP proxy. Visit the web page for more details on its functionalities.
Linphone may work also with other sip phones, but this has not been tested yet.
Linphone uses the SIP protocol to establish calls, for that reason it cannot work with H323 phones, because SIP and H323 are different and opposite protocols. H323 phones are Netmeeting (for windows), Gnome-meeting (Unix), OpenPhone...
Main features:
- Works with the Gnome Desktop under linux, (maybe some others Unixes, but this has never been tested). Nevertheless you can use linphone under KDE, of course !
- Since version 0.9.0, linphone can be compiled and used without gnome, in console mode, by using the program called "linphonec"
- Works as simply as a cellular phone. Two buttons, no more.
- Linphones includes a large variety of codecs (G711-ulaw, G711-alaw, LPC10-15, GSM, and SPEEX). Thanks to the Speex codec it is able to provide high quality talks even with slow internet connections, like 28k modems.
- Understands the SIP protocol. SIP is a standardised protocol from the IETF (http://www.ietf.org), that is the organisation that made most of the protocols used in the internet. This guaranties compatibility with most SIP - compatible web phones.
- You just require a soundcard to use linphone.
- Other technical functionnalities include DTMF (dial tones) support though RFC2833 and ENUM support (to use SIP numbers instead of SIP addresses).
- Linphone is free software, released under the General Public Licence.
- Linphone is documented: there is a complete user manual readable from the application that explains you all you need to know.
- Linphone includes a sip test server called "sipomatic" that automatically answers to calls by playing a pre-recorded message.
Enhancements:
- This version fixes a compilation error, an incorrect icon path and updates the cz translation.
<<lessTo call somebody, you must provide to linphone a SIP URL : It is something like toto@machine.com, where toto is a linux user that runs linphone, and machine.com is the name of a host on a network. If you dont know the machines name you can specify simply an IP address in dot notation (as 192.0.0.1)
Linphone is mostly sip compliant. It works successfully with these implementations:
- eStara softphone (commercial software for windows)
- Pingtel phones (with DNS enabled and VLAN QOS support disabled).
- Hotsip, a free of charge phone for Windows.
- Vocal, an open source SIP stack from Vovida that includes a SIP proxy that works with linphone since version 0.7.1.
- Siproxd is a free sip proxy being developped by Thomas Ries because he would like to have linphone working behind his firewall. Siproxd is simple to setup and works perfectly with linphone.
- Partysip aims at being a generic and fully functionnal SIP proxy. Visit the web page for more details on its functionalities.
Linphone may work also with other sip phones, but this has not been tested yet.
Linphone uses the SIP protocol to establish calls, for that reason it cannot work with H323 phones, because SIP and H323 are different and opposite protocols. H323 phones are Netmeeting (for windows), Gnome-meeting (Unix), OpenPhone...
Main features:
- Works with the Gnome Desktop under linux, (maybe some others Unixes, but this has never been tested). Nevertheless you can use linphone under KDE, of course !
- Since version 0.9.0, linphone can be compiled and used without gnome, in console mode, by using the program called "linphonec"
- Works as simply as a cellular phone. Two buttons, no more.
- Linphones includes a large variety of codecs (G711-ulaw, G711-alaw, LPC10-15, GSM, and SPEEX). Thanks to the Speex codec it is able to provide high quality talks even with slow internet connections, like 28k modems.
- Understands the SIP protocol. SIP is a standardised protocol from the IETF (http://www.ietf.org), that is the organisation that made most of the protocols used in the internet. This guaranties compatibility with most SIP - compatible web phones.
- You just require a soundcard to use linphone.
- Other technical functionnalities include DTMF (dial tones) support though RFC2833 and ENUM support (to use SIP numbers instead of SIP addresses).
- Linphone is free software, released under the General Public Licence.
- Linphone is documented: there is a complete user manual readable from the application that explains you all you need to know.
- Linphone includes a sip test server called "sipomatic" that automatically answers to calls by playing a pre-recorded message.
Enhancements:
- This version fixes a compilation error, an incorrect icon path and updates the cz translation.
Download (7.4MB)
Added: 2007-04-18 License: GPL (GNU General Public License) Price:
927 downloads
Hephaestus 2.03
Hephaestus is a computer role playing game construction kit. more>>
Hephaestus project is a computer role playing game construction kit.
Hephaestus is a freeware computer role-playing game construction kit (often called an "RPG maker"). A map editor is included, and scripting is done in the Java programming language. Hephaestus is written in Java, and therefore runs on every platform.
Youve wanted to make your own computer role-playing game all your life. Hephaestus 2 makes it easier than ever to make any adventure you can imagine. Use your own art and sounds, or use the standard libraries. Make "static" maps with the map editor, or create your maps entirely with code - even making mazes and dungeons that are different every time you play. Theres never been a better time to start writing your own CRPG!
Hephaestus 2 now includes the post-holocaust horror adventure, Umbra! After the Great Old Ones return to reclaim the Earth, the few survivors cower in towns hidden in the wilderness, or have given themselves over to madness and worship of inhuman gods. You start out alone and helpless, but can rise to strike back, and perhaps return Earth to humanity!
<<lessHephaestus is a freeware computer role-playing game construction kit (often called an "RPG maker"). A map editor is included, and scripting is done in the Java programming language. Hephaestus is written in Java, and therefore runs on every platform.
Youve wanted to make your own computer role-playing game all your life. Hephaestus 2 makes it easier than ever to make any adventure you can imagine. Use your own art and sounds, or use the standard libraries. Make "static" maps with the map editor, or create your maps entirely with code - even making mazes and dungeons that are different every time you play. Theres never been a better time to start writing your own CRPG!
Hephaestus 2 now includes the post-holocaust horror adventure, Umbra! After the Great Old Ones return to reclaim the Earth, the few survivors cower in towns hidden in the wilderness, or have given themselves over to madness and worship of inhuman gods. You start out alone and helpless, but can rise to strike back, and perhaps return Earth to humanity!
Download (2.8MB)
Added: 2007-01-04 License: Freeware Price:
1029 downloads
DownThemAll! 0.9.9.7 for Firefox
DownThemAll is a Firefox extension that lets you download all the links or images contained in a webpage and much more. more>>
Why do we have to load a slow external download manager/accelerator, when we can just have DownThemAll inside Firefox?
DownThemAll is a Firefox extension that lets you download all the links or images contained in a webpage and much more: you can refine your downloads by fully customizable criteria to get only what you really want.
DownThemAll is all you can desire from a download manager: it features an advanced accelerator that increases speed up to 400%, it allows you to pause and resume downloads at any time and, last but not least, its fully integrated into your favorite browser!
No AdWare, no waits. Just the files you want, in a click.
Main features:
Complete integration with Mozilla Firefox
- You can easily access DownThemAll from the context menu, by right-clicking on any webpage, from tools menu, or simply by adding our cute handy icons to your toolbar.
Have your page spidered with a single click
- The dTa Select links window lists every single link, image or embed object contained in a webpage. This is a dream if you need to download a large amount of files in just a few seconds: simply select the files you need and youll be ready to start.
Have all the files you want with just one click
- dTaOneClick downloads the files of a page using the last filters and the last renaming mask you set. So, if you are surfing the web downloading mp3s or pictures, for example, youll just have to find the page you want and to click on dTaOneClick... and all your downloads will start. No need to select them first.
Filtering has never been easier
- Selecting the files you want to download can be even faster, once youve set your personal inclusive filters. In this case youll just have to select the filter you want to apply, and all the files matching your criteria will be automatically downloaded.
- All filters are configurable from dTa preferences window and can include wildcards [*, ?] as well as regular expressions.
- There is also a live-filter that allows you to refine your selection dynamically!
Advanced auto-renaming options
- All files downloaded by dTa can be easily auto-renamed according to your personal needs. There are plenty of tags you can use to build destination filenames and directories, including: date and time of download, website URL, link description and many more!
Increase your download speed up to 400%
- DownThemAll features a smart download technique called multipart download. It splits files into multiple sections, which are downloaded simultaneously. This maximized use of bandwidth increases average download speed up to 400%.
- You can manually add or remove sections whenever you want during the download, and you can choose the maximum number of chunks every file is split into.
Pause and resume your downloads
- DownThemAll can pause and restart downloads at any time, without losing data.
- You can move your files up and down in the queue in order to give them a priority order.
And much more:
- In case a file already exists, you can choose whether your downloads have to be renamed, overwritten or aborted just by setting a default behavior.
- You can customize time-out interval, as well as the maximum number of simultaneous downloads.
- Customize notifications, choosing between Firefox sidebox alerts, alert boxes, or simply nothing at all.
- If you want it, dTa can close the source tab when the download starts.
- You can choose to close dTa automatically when all downloads are completed.
<<lessDownThemAll is a Firefox extension that lets you download all the links or images contained in a webpage and much more: you can refine your downloads by fully customizable criteria to get only what you really want.
DownThemAll is all you can desire from a download manager: it features an advanced accelerator that increases speed up to 400%, it allows you to pause and resume downloads at any time and, last but not least, its fully integrated into your favorite browser!
No AdWare, no waits. Just the files you want, in a click.
Main features:
Complete integration with Mozilla Firefox
- You can easily access DownThemAll from the context menu, by right-clicking on any webpage, from tools menu, or simply by adding our cute handy icons to your toolbar.
Have your page spidered with a single click
- The dTa Select links window lists every single link, image or embed object contained in a webpage. This is a dream if you need to download a large amount of files in just a few seconds: simply select the files you need and youll be ready to start.
Have all the files you want with just one click
- dTaOneClick downloads the files of a page using the last filters and the last renaming mask you set. So, if you are surfing the web downloading mp3s or pictures, for example, youll just have to find the page you want and to click on dTaOneClick... and all your downloads will start. No need to select them first.
Filtering has never been easier
- Selecting the files you want to download can be even faster, once youve set your personal inclusive filters. In this case youll just have to select the filter you want to apply, and all the files matching your criteria will be automatically downloaded.
- All filters are configurable from dTa preferences window and can include wildcards [*, ?] as well as regular expressions.
- There is also a live-filter that allows you to refine your selection dynamically!
Advanced auto-renaming options
- All files downloaded by dTa can be easily auto-renamed according to your personal needs. There are plenty of tags you can use to build destination filenames and directories, including: date and time of download, website URL, link description and many more!
Increase your download speed up to 400%
- DownThemAll features a smart download technique called multipart download. It splits files into multiple sections, which are downloaded simultaneously. This maximized use of bandwidth increases average download speed up to 400%.
- You can manually add or remove sections whenever you want during the download, and you can choose the maximum number of chunks every file is split into.
Pause and resume your downloads
- DownThemAll can pause and restart downloads at any time, without losing data.
- You can move your files up and down in the queue in order to give them a priority order.
And much more:
- In case a file already exists, you can choose whether your downloads have to be renamed, overwritten or aborted just by setting a default behavior.
- You can customize time-out interval, as well as the maximum number of simultaneous downloads.
- Customize notifications, choosing between Firefox sidebox alerts, alert boxes, or simply nothing at all.
- If you want it, dTa can close the source tab when the download starts.
- You can choose to close dTa automatically when all downloads are completed.
Download (0.42MB)
Added: 2006-12-17 License: MPL (Mozilla Public License) Price:
1057 downloads
Class::Meta::Express 0.04
Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes. more>>
Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes.
Synopsis
package My::Contact;
use Class::Meta::Express;
class {
meta contact => ( default_type => string );
has name;
has contact => ( required => 1 );
}
This module provides an interface to concisely yet expressively create classes with Class::Meta. Although I am of course fond of Class::Meta, Ive never been overly thrilled with its interface for creating classes:
package My::Thingy;
use Class::Meta;
BEGIN {
# Create a Class::Meta object for this class.
my $cm = Class::Meta->new( key => thingy );
# Add a constructor.
$cm->add_constructor( name => new );
# Add a couple of attributes with generated accessors.
$cm->add_attribute(
name => id,
is => integer,
required => 1,
);
$cm->add_attribute(
name => name,
is => string,
required => 1,
);
$cm->add_attribute(
name => age,
is => integer,
);
# Add a custom method.
$cm->add_method(
name => chk_pass,
code => sub { return code },
);
$cm->build;
}
This example is relatively simple; it can get a lot more verbose. But even still, all of the method calls were annoying. I mean, whoever thought of using an object oriented interface for declaring a class? (Oh yeah: I did.) I wasnt alone in wanting a more declarative interface; Curtis Poe, with my blessing, created Class::Meta::Declare, which would use this syntax to create the same class:
package My::Thingy;
use Class::Meta::Declare :all;
Class::Meta::Declare->new(
# Create a Class::Meta object for this class.
meta => [
key => thingy,
],
# Add a constructor.
constructors => [
new => { }
],
# Add a couple of attributes with generated accessors.
attributes => [
id => {
type => $TYPE_INTEGER,
required => 1,
},
name => {
required => 1,
type => $TYPE_STRING,
},
age => { type => $TYPE_INTEGER, },
],
# Add a custom method.
methods => [
chk_pass => {
code => sub { return code },
}
]
);
This approach has the advantage of being a bit more concise, and it is declarative, but I find all of the indentation levels annoying; its hard for me to figure out where I am, especially if I have to define a lot of attributes. And finally, everything is a string with this syntax, except for those ugly read-only scalars such as $TYPE_INTEGER. So I cant easily tell where one attribute ends and the next one starts. Bleh.
<<lessSynopsis
package My::Contact;
use Class::Meta::Express;
class {
meta contact => ( default_type => string );
has name;
has contact => ( required => 1 );
}
This module provides an interface to concisely yet expressively create classes with Class::Meta. Although I am of course fond of Class::Meta, Ive never been overly thrilled with its interface for creating classes:
package My::Thingy;
use Class::Meta;
BEGIN {
# Create a Class::Meta object for this class.
my $cm = Class::Meta->new( key => thingy );
# Add a constructor.
$cm->add_constructor( name => new );
# Add a couple of attributes with generated accessors.
$cm->add_attribute(
name => id,
is => integer,
required => 1,
);
$cm->add_attribute(
name => name,
is => string,
required => 1,
);
$cm->add_attribute(
name => age,
is => integer,
);
# Add a custom method.
$cm->add_method(
name => chk_pass,
code => sub { return code },
);
$cm->build;
}
This example is relatively simple; it can get a lot more verbose. But even still, all of the method calls were annoying. I mean, whoever thought of using an object oriented interface for declaring a class? (Oh yeah: I did.) I wasnt alone in wanting a more declarative interface; Curtis Poe, with my blessing, created Class::Meta::Declare, which would use this syntax to create the same class:
package My::Thingy;
use Class::Meta::Declare :all;
Class::Meta::Declare->new(
# Create a Class::Meta object for this class.
meta => [
key => thingy,
],
# Add a constructor.
constructors => [
new => { }
],
# Add a couple of attributes with generated accessors.
attributes => [
id => {
type => $TYPE_INTEGER,
required => 1,
},
name => {
required => 1,
type => $TYPE_STRING,
},
age => { type => $TYPE_INTEGER, },
],
# Add a custom method.
methods => [
chk_pass => {
code => sub { return code },
}
]
);
This approach has the advantage of being a bit more concise, and it is declarative, but I find all of the indentation levels annoying; its hard for me to figure out where I am, especially if I have to define a lot of attributes. And finally, everything is a string with this syntax, except for those ugly read-only scalars such as $TYPE_INTEGER. So I cant easily tell where one attribute ends and the next one starts. Bleh.
Download (0.009MB)
Added: 2006-10-19 License: Perl Artistic License Price:
1105 downloads
WySQL 2.0.0 beta3
WySQL is a CLI-like Web console interface for remote database management when telnet and SSH are not available. more>>
WySQL is a CLI-like web console interface, written in PHP4, for remote database management when telnet/ssh is not available. It also includes a web/sql toolset
Supports multiple dbms (currently MySQL and PostgeSQL) and features history and playback of previous commands and scripts.
DBMS, host, user, password and database name may be forced (configuration) or selected/entered in the control panel.
The aim is not to replace other products, offering better user friendly interfaces, its just a toy for CLI nostalgics looking to feed their typewriting needs...
The dbms abstraction driver may also be used for other products as the WyCSV and WyForm plug-ins and WyCode.
Enhancements:
- This release fixes several problems: The previous V2 beta kept using the V1 console, and the V2 console has never been tested. The class constructor was misspelled, and no initialization was performed (this had no impact but the console). The session handling has been rearranged; it should now work despite the setting of session_autostart and register_globals, but it probably wont work under older versions of PHP. Single-choice entries in database.php were not set by do_connect(), whose parameters, if set, now override the database.php entries. The console (dbms) prompt was not displayed.
<<lessSupports multiple dbms (currently MySQL and PostgeSQL) and features history and playback of previous commands and scripts.
DBMS, host, user, password and database name may be forced (configuration) or selected/entered in the control panel.
The aim is not to replace other products, offering better user friendly interfaces, its just a toy for CLI nostalgics looking to feed their typewriting needs...
The dbms abstraction driver may also be used for other products as the WyCSV and WyForm plug-ins and WyCode.
Enhancements:
- This release fixes several problems: The previous V2 beta kept using the V1 console, and the V2 console has never been tested. The class constructor was misspelled, and no initialization was performed (this had no impact but the console). The session handling has been rearranged; it should now work despite the setting of session_autostart and register_globals, but it probably wont work under older versions of PHP. Single-choice entries in database.php were not set by do_connect(), whose parameters, if set, now override the database.php entries. The console (dbms) prompt was not displayed.
Download (0.023MB)
Added: 2005-07-04 License: GPL (GNU General Public License) Price:
1573 downloads
Brabosphere 1.0.0
Brabosphere is an OpenSource program for the 3D visualisation of molecular systems and their properties. more>>
Brabosphere is an OpenSource program for the 3D visualisation of molecular systems and their properties. Brabospheres name is derived from the quantum mechanical program package BRABO (developed at the Structural Chemistry Group of the University of Antwerp) for which it acts as a graphical frontend.
It can also be used for the analysis and visualisation of the data resulting from this type of calculations. In that respect, results from some other quantum mechanical applications will also be accepted.
For quick viewing of molecular structures, the program CrdView is being developed, acting as a replacement for Xmol and allowing command line conversion between a multitude of coordinate file formats.
Main features:
- Molecule builder:
- Atoms can be added and positioned using absolute or relative cartesian coordinates and internal coordinates.
- They can, of course, also be deleted
- Atoms or groups of atoms can be moved using mouse/keyboard or by giving the exact values.
- Groups of atoms can be rotated around their center of mass.
- Bonds, valence angles and torsion angles can be altered using the mouse/keyboard. Calculating torsion potentials has never been easier!
- The following properties can be visualised in the 3D windows:
- Element type and index
- Mulliken or stockholders charges
- Atomic forces
- An unlimited number of 3D density isosurfaces with different colors and transparency settings
- Calculations are saved in the Chemical Markup Language (CML) format, the XML-based chemistry format of the future.
- The following types of BRABO calculations can be set up:
- Single point energy
- Energy and forces
- Geometry optimization
- The calculation settings can be changed in extreme detail with an interface allowing the addition of new keywords and options. Generated input files can be reviewed before execution.
- An easy interface is provided for showing all output files created by a calculation.
- 2D electron density map files created by BRABOs Potdicht program can be visualized in high quality in a variety of ways. Regions can be analyzed for extrema in the density.
- 3D hydrogen-like orbitals can be calculated analytically for all elements and visualized using isodensity and scatter plots.
- MDI: Brabosphere can open an unlimited number of calculations and present them in the native Multiple Document Interface of each platform. One can switch between the Windows MDI mode, the UNIX Toplevel mode and the tabpage mode, even while the application is running.
<<lessIt can also be used for the analysis and visualisation of the data resulting from this type of calculations. In that respect, results from some other quantum mechanical applications will also be accepted.
For quick viewing of molecular structures, the program CrdView is being developed, acting as a replacement for Xmol and allowing command line conversion between a multitude of coordinate file formats.
Main features:
- Molecule builder:
- Atoms can be added and positioned using absolute or relative cartesian coordinates and internal coordinates.
- They can, of course, also be deleted
- Atoms or groups of atoms can be moved using mouse/keyboard or by giving the exact values.
- Groups of atoms can be rotated around their center of mass.
- Bonds, valence angles and torsion angles can be altered using the mouse/keyboard. Calculating torsion potentials has never been easier!
- The following properties can be visualised in the 3D windows:
- Element type and index
- Mulliken or stockholders charges
- Atomic forces
- An unlimited number of 3D density isosurfaces with different colors and transparency settings
- Calculations are saved in the Chemical Markup Language (CML) format, the XML-based chemistry format of the future.
- The following types of BRABO calculations can be set up:
- Single point energy
- Energy and forces
- Geometry optimization
- The calculation settings can be changed in extreme detail with an interface allowing the addition of new keywords and options. Generated input files can be reviewed before execution.
- An easy interface is provided for showing all output files created by a calculation.
- 2D electron density map files created by BRABOs Potdicht program can be visualized in high quality in a variety of ways. Regions can be analyzed for extrema in the density.
- 3D hydrogen-like orbitals can be calculated analytically for all elements and visualized using isodensity and scatter plots.
- MDI: Brabosphere can open an unlimited number of calculations and present them in the native Multiple Document Interface of each platform. One can switch between the Windows MDI mode, the UNIX Toplevel mode and the tabpage mode, even while the application is running.
Download (2.8MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1252 downloads
Apache::Cache 0.05
Apache::Cache is a cache data accessible between Apache childrens. more>>
Apache::Cache is a cache data accessible between Apache childrens.
SYNOPSIS
use Apache::Cache qw(:status);
my $cache = new Apache::Cache(default_expires_in=>"5 minutes");
# if the if the next line is called within 10 minutes, then this
# will return the cache value overwise, this will return undef and the
# status method will be equal to the constant EXPIRED (exported by Apache::Cache
# on demande via the :status tag)
# the next line try to get the data from the cache, if the data is stored in
# in the cache and if it not expired, then this return the data. Otherwise
# if data have never been store in the cache, or if its expired, this will
# return undef and the status() method will be equal to constant EXPIRED (exported
# by Apache::Cache on demand, via the :status tag)
my $value = $cache->get(Key);
if($cache->status eq EXPIRED)
{
# cant get the data from the cache, we will need to get it by the normal way
# (via database, from file...)
$value = get_my_data(Key); # here, the get_my_data() function is a function of your
# programe that generate a fresh value
# this data have to expires in 30 secondes
my $expires_in = 30 secondes;
$cache->set(Key => $value, $expires_in);
}
elsif($cache->status eq FAILURE)
{
# dont use cache, cache maybe busy by another child or something goes wrong
$value = get_my_data(Key);
}
This module allows you to cache data easily through shared memory. Whithin the framework of an apache/mod_perl use, this cache is accessible from any child process. The data validity is managed in the Cache::Cache model, but as well based on time than on size or number of keys.
Additionnally, you can implement a cache with Apache::Cache in your module without the risk of namespace clash because Apache::Cache is enclosed in the constructors packages caller (see Apache::SharedMem for more details).
<<lessSYNOPSIS
use Apache::Cache qw(:status);
my $cache = new Apache::Cache(default_expires_in=>"5 minutes");
# if the if the next line is called within 10 minutes, then this
# will return the cache value overwise, this will return undef and the
# status method will be equal to the constant EXPIRED (exported by Apache::Cache
# on demande via the :status tag)
# the next line try to get the data from the cache, if the data is stored in
# in the cache and if it not expired, then this return the data. Otherwise
# if data have never been store in the cache, or if its expired, this will
# return undef and the status() method will be equal to constant EXPIRED (exported
# by Apache::Cache on demand, via the :status tag)
my $value = $cache->get(Key);
if($cache->status eq EXPIRED)
{
# cant get the data from the cache, we will need to get it by the normal way
# (via database, from file...)
$value = get_my_data(Key); # here, the get_my_data() function is a function of your
# programe that generate a fresh value
# this data have to expires in 30 secondes
my $expires_in = 30 secondes;
$cache->set(Key => $value, $expires_in);
}
elsif($cache->status eq FAILURE)
{
# dont use cache, cache maybe busy by another child or something goes wrong
$value = get_my_data(Key);
}
This module allows you to cache data easily through shared memory. Whithin the framework of an apache/mod_perl use, this cache is accessible from any child process. The data validity is managed in the Cache::Cache model, but as well based on time than on size or number of keys.
Additionnally, you can implement a cache with Apache::Cache in your module without the risk of namespace clash because Apache::Cache is enclosed in the constructors packages caller (see Apache::SharedMem for more details).
Download (0.008MB)
Added: 2007-03-13 License: Perl Artistic License Price:
956 downloads
AFELO 6.7
AFELO allows you to compress and send images to your webserver. more>>
AFELO allows you to compress and send images to your webserver.
Compressing images and sending them to your webserver has never been so easy before! AFELO allows to select images on your local computer, to resize and compress them and to send them to your server with only a few clicks!
AFELO is free and can be used by anyone! You can send your images to your OLEFA server (using your usual OLEFA username & password), to any other website (via FTP) or save them to your local computer.
AFELO can be used on any computer and is fully compatible with Microsoft Windows, Apple MacOS X and Linux/UNIX operating systems!
<<lessCompressing images and sending them to your webserver has never been so easy before! AFELO allows to select images on your local computer, to resize and compress them and to send them to your server with only a few clicks!
AFELO is free and can be used by anyone! You can send your images to your OLEFA server (using your usual OLEFA username & password), to any other website (via FTP) or save them to your local computer.
AFELO can be used on any computer and is fully compatible with Microsoft Windows, Apple MacOS X and Linux/UNIX operating systems!
Download (1.4MB)
Added: 2006-08-29 License: Freeware Price:
1151 downloads
Roster-in-a-Box 1.0
Roster-in-a-Box project is a course management system designed to facilitate the use of autograded homework assignments. more>>
Roster-in-a-Box project is a course management system designed to facilitate the use of autograded homework assignments, while also allowing for text-based questions to be submitted online and graded online by the instructor. I developed and currently use the system for my introductory statistics and microeconomics courses at Long Island University, and I have had it in production since 2005. While you will be able to break the program if you try hard enough, it is stable and very much ready for use.
I wrote the program because I wanted something simpler than Moodle (and also because my school was not supporting Moodle at the time that I started the project). I love Moodle, and Moodle may be right for you, but it wasnt right for me, because I didnt want the course management system to take over my course web site. Basically, Roster-in-a-Box handles the homework and grading functions with a couple of web pages and leaves you on your own to design the rest of your course web site. That may or may not be what you want.
It should be quite simple to take my statistics modules (and the forthcoming microeconomics modules that I just havent gotten around to packaging) and get your own introductory statistics course up in no time. It is also quite simple to set up a course that consists of only text-based, manually-graded questions. On the other hand, if you want to write auto-graded assignments for some other purpose, you will have to know how to code them yourself. The structure of the modules should be somewhat self-explanatory to experienced programmers, but is probably daunting to those who do not know how to code. The entire program is written in PHP, and uses MySQL as a back-end database.
Version restrictions:
- There are things you could do while editing the assignment list that would leave it in an inconsistent state. For example, if you leave a page open, then open up a different page and make edits in that page, and then go back to the first page and save your changes, you may screw things up. I will get around to fixing this problem at some point, but in the mean time try not to do things like that.
- The program uses the PHP session variable, which by default times out after 24 minutes (supposedly due to security concerns). You should bug the web site administrator to lengthen the PHP system setting session.gc_maxlifetime to be as long as possible.
- By default, the system resets to the Spring semester on January 1st, the Summmer semester on May 15th, and the Fall semester on September 1st. I should probably make these dates editable somewhere in site_settings.php, but instead youll have to dig through administer.php and homework.php if you want to change them.
Enhancements:
- This has been used in a production environment for two years now, but the code has never been released.
<<lessI wrote the program because I wanted something simpler than Moodle (and also because my school was not supporting Moodle at the time that I started the project). I love Moodle, and Moodle may be right for you, but it wasnt right for me, because I didnt want the course management system to take over my course web site. Basically, Roster-in-a-Box handles the homework and grading functions with a couple of web pages and leaves you on your own to design the rest of your course web site. That may or may not be what you want.
It should be quite simple to take my statistics modules (and the forthcoming microeconomics modules that I just havent gotten around to packaging) and get your own introductory statistics course up in no time. It is also quite simple to set up a course that consists of only text-based, manually-graded questions. On the other hand, if you want to write auto-graded assignments for some other purpose, you will have to know how to code them yourself. The structure of the modules should be somewhat self-explanatory to experienced programmers, but is probably daunting to those who do not know how to code. The entire program is written in PHP, and uses MySQL as a back-end database.
Version restrictions:
- There are things you could do while editing the assignment list that would leave it in an inconsistent state. For example, if you leave a page open, then open up a different page and make edits in that page, and then go back to the first page and save your changes, you may screw things up. I will get around to fixing this problem at some point, but in the mean time try not to do things like that.
- The program uses the PHP session variable, which by default times out after 24 minutes (supposedly due to security concerns). You should bug the web site administrator to lengthen the PHP system setting session.gc_maxlifetime to be as long as possible.
- By default, the system resets to the Spring semester on January 1st, the Summmer semester on May 15th, and the Fall semester on September 1st. I should probably make these dates editable somewhere in site_settings.php, but instead youll have to dig through administer.php and homework.php if you want to change them.
Enhancements:
- This has been used in a production environment for two years now, but the code has never been released.
Download (0.13MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above never been 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