passgen 0.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 923
PassGen 0.5
PassGen is a free implementation of the password generator developed by Tim Adkisson. more>>
PassGen is a free implementation of the password generator developed by Tim Adkisson.
<<less Download (0.018MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1046 downloads
kpaste 0.5
kpaste is a simple python script that allows you to paste something to http://www.rafb.net/paste more>>
kpaste is a simple python script that allows you to paste something to http://www.rafb.net/paste
You can use it by service menu or console.
Usage:
$ kpaste foo.py
or press ALT + F2 and write "kpaste". Kdialog will be shown, than select file and paste.
Installation:
Sorry for setup.py :-) Just you can install by writing only 3 commands.
There are 3 files in src/ which you should copy to correct directories.
File Name | Description | Path |
----------------|-----------------------------------------------|-----------------------------------------------|
kpaste | An application | /usr/bin |
kpaste.png | An image file which is used by servicemenu | /usr/share/pixmaps |
kpaste.desktop | A service menu that is used by konqueror | $HOME/.kde/share/apps/konqueror/servicemenus |
-----------------------------------------------------------------------------------------------------------------
Note: You must be root in order to copy "kpaste" and "kpaste.png" to its directories.
$ -> user
# -> root
$ cd src/
$ su
# cp kpaste /usr/bin
# cp kpaste.png /usr/share/pixmaps
# exit
$ cp kpaste.desktop ~/.kde/share/apps/konqueror/servicemenus
Enhancements:
- Fixed console output.
- It was giving it with kdialog
<<lessYou can use it by service menu or console.
Usage:
$ kpaste foo.py
or press ALT + F2 and write "kpaste". Kdialog will be shown, than select file and paste.
Installation:
Sorry for setup.py :-) Just you can install by writing only 3 commands.
There are 3 files in src/ which you should copy to correct directories.
File Name | Description | Path |
----------------|-----------------------------------------------|-----------------------------------------------|
kpaste | An application | /usr/bin |
kpaste.png | An image file which is used by servicemenu | /usr/share/pixmaps |
kpaste.desktop | A service menu that is used by konqueror | $HOME/.kde/share/apps/konqueror/servicemenus |
-----------------------------------------------------------------------------------------------------------------
Note: You must be root in order to copy "kpaste" and "kpaste.png" to its directories.
$ -> user
# -> root
$ cd src/
$ su
# cp kpaste /usr/bin
# cp kpaste.png /usr/share/pixmaps
# exit
$ cp kpaste.desktop ~/.kde/share/apps/konqueror/servicemenus
Enhancements:
- Fixed console output.
- It was giving it with kdialog
Download (0.011MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1002 downloads
palaver 0.5
palaver is a multi-user chat component for Jabber and XMPP servers. more>>
palaver is a multi-user chat component for Jabber and XMPP servers. The intention for this project is to support all features of JEP-0045 as well as the relevant extended discovery features of JEP-0128.
palaver is written in Python using the Twisted framework for Internet applications. It is licensed under the open source MIT license.
The main inspiration for writing palaver was to replace JCR mu-conference. While mu-conference has served the community well, its lack of maintenance has left many searching for a replacement.
Currently all basic multi-user chat features are supported, including some extra things like ban lists. More features are on the way, and the intention is to fully support the entire protocol.
palaver is licensed under the MIT open source license. It is free to use, modify and distribute by commercial and non-commercial users and developers.
<<lesspalaver is written in Python using the Twisted framework for Internet applications. It is licensed under the open source MIT license.
The main inspiration for writing palaver was to replace JCR mu-conference. While mu-conference has served the community well, its lack of maintenance has left many searching for a replacement.
Currently all basic multi-user chat features are supported, including some extra things like ban lists. More features are on the way, and the intention is to fully support the entire protocol.
palaver is licensed under the MIT open source license. It is free to use, modify and distribute by commercial and non-commercial users and developers.
Download (0.023MB)
Added: 2007-03-17 License: MIT/X Consortium License Price:
951 downloads
Lapsus 0.0.5
Lapsus is a set of programs created to help manage additional laptop features found on Asus laptops. more>>
Lapsus is a set of programs created to help manage additional laptop features found on Asus laptops and supported by asus-laptop kernel module from ACPI4Asus project, such as additional LEDs, hotkeys, backlight control etc. The project consist of a daemon program monitoring ACPI events, reading/writing /sys/ files created by asus-laptop module and run commands that need privileged access.
The daemon can be controlled over DBus using the client program, or any other programs which has support for that, or can be customized to do so. It can also be controlled with dbus-send utility.
Client program is a KDE Panel Applet (standalone client is planned). It gives easy access to daemons functions, as well as (in the future) providing additional features, such as ACPI hotkeys bindings or power status monitoring.
<<lessThe daemon can be controlled over DBus using the client program, or any other programs which has support for that, or can be customized to do so. It can also be controlled with dbus-send utility.
Client program is a KDE Panel Applet (standalone client is planned). It gives easy access to daemons functions, as well as (in the future) providing additional features, such as ACPI hotkeys bindings or power status monitoring.
Download (0.78MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
861 downloads
GedanKen 0.5
GedanKen is a little karamba widget for your notes I was inspired by TooDoo and dbkalender. more>>
GedanKen is a little karamba widget for your notes I was inspired by TooDoo and dbkalender.
Nethertheless I wanted a theme that looked good with dbkalender, so I used the backgrounds from dbKalendar for a consistent look.
I also used the "add" and "delete" button from TooDoo. After all this copying I added my python code, although it is not the best, it just works.
And I hope youll like it
<<lessNethertheless I wanted a theme that looked good with dbkalender, so I used the backgrounds from dbKalendar for a consistent look.
I also used the "add" and "delete" button from TooDoo. After all this copying I added my python code, although it is not the best, it just works.
And I hope youll like it
Download (0.056MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
KAlgebra 0.5
KAlgebra is a MathML-based graphic calculator. more>>
KAlgebra is a MathML-based graphic calculator, thought to bring to the user its power by solving expressions written in MathML or calculating converted common equations to MathML.
Enhancements:
ExpressionEdit improved in many ways:
- History added
- Highlighting for MathML added
- Toggling between MathML-mode and Expression-mode enabled
- Can tell if we are writing into a function (operator or ci) so we can help the user a bit (for the moment)
- GUI a bit remade, no more MathML or expression tab, everything goes into ExpressionEdit, can change with shift+TAB
- Variable edition dialog added. Useless but looks nice :)
- divide operators fixed (divide, quotient, rem, factorof)
- approx added
- Expression to MathML compiler optimized. Some operators treated as n-ary instead of binary
- Simplification option added (F2)
- Fixed PowerPC error, now should behave fine
- Function support added
<<lessEnhancements:
ExpressionEdit improved in many ways:
- History added
- Highlighting for MathML added
- Toggling between MathML-mode and Expression-mode enabled
- Can tell if we are writing into a function (operator or ci) so we can help the user a bit (for the moment)
- GUI a bit remade, no more MathML or expression tab, everything goes into ExpressionEdit, can change with shift+TAB
- Variable edition dialog added. Useless but looks nice :)
- divide operators fixed (divide, quotient, rem, factorof)
- approx added
- Expression to MathML compiler optimized. Some operators treated as n-ary instead of binary
- Simplification option added (F2)
- Fixed PowerPC error, now should behave fine
- Function support added
Download (0.66MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1276 downloads
manix 0.5
manix is a window manager which aims to provide a full MacOS 8/9 interface, including an implementation of the Carbon API. more>>
manix is a window manager which aims to provide a full MacOS 8/9 interface, including an implementation of the Carbon API.
manix is using X11 as the graphical backend.
The window manager is not finished but should be useable. It will be part of the Manix Desktop which aims to implement the entire Mac OS 8/9 interface, without the hanging
and crashing of course.
Main features:
- Workspaces - currently fixed at 4, but will be settable in version 0.4
- Small and fast
Enhancements:
- Support for transient windows (modal dialogs), a new look for dialogs, and plain windows were added.
<<lessmanix is using X11 as the graphical backend.
The window manager is not finished but should be useable. It will be part of the Manix Desktop which aims to implement the entire Mac OS 8/9 interface, without the hanging
and crashing of course.
Main features:
- Workspaces - currently fixed at 4, but will be settable in version 0.4
- Small and fast
Enhancements:
- Support for transient windows (modal dialogs), a new look for dialogs, and plain windows were added.
Download (0.018MB)
Added: 2005-12-01 License: GPL (GNU General Public License) Price:
1423 downloads
Sparkling 0.5
Sparkling project is a iconset for KDE. more>>
Sparkling project is a iconset for KDE.
Sparkling - an Icon Theme for KDE | 0.5
Download,install,look,feel and comment.
Here is the long awaited new version of Sparkling. I made many changes cause a i still didnt like some of aspects of the iconset and added a few new icons.
Enhancements:
- all icons overworked
- fixed shadow problems
- a lot of small changes and bug fixes
- new copy action icon
- new network_local icon
- new improved firebird icons
- new open term icon
- new monitor icon
- new desktop icon
- new folder_bin icon (now fits exec icon)
- new button_cancel icon
- new improved xmms icon (xmms_on extra icon)
- improved email icon
<<lessSparkling - an Icon Theme for KDE | 0.5
Download,install,look,feel and comment.
Here is the long awaited new version of Sparkling. I made many changes cause a i still didnt like some of aspects of the iconset and added a few new icons.
Enhancements:
- all icons overworked
- fixed shadow problems
- a lot of small changes and bug fixes
- new copy action icon
- new network_local icon
- new improved firebird icons
- new open term icon
- new monitor icon
- new desktop icon
- new folder_bin icon (now fits exec icon)
- new button_cancel icon
- new improved xmms icon (xmms_on extra icon)
- improved email icon
Download (3.2MB)
Added: 2007-02-08 License: Artistic License Price:
994 downloads
Panelizer 0.5
Panelizer is a memory efficient desktop panel. more>>
Panelizer project is a memory efficient desktop panel.
It works by holding all applets within the panel process itself.
Typical memory usage is currently around 1MB with 10 applets loaded.
Applets are provided by dynamically-loaded shared libraries, and new ones can be easily written using an easy C ABI.
Configuration is stored as XML and each applet has its own configuration data.
Here are some currently implemented applets of "Panelizer":
- launch menu (uses Open Desktop compatible entries)
- clock
- CPU instant load bar
- mail notifier (biff)
- removable drive mounter and ejecter
- network traffic monitor and (limited) launcher
- memory monitor
- audio mute
<<lessIt works by holding all applets within the panel process itself.
Typical memory usage is currently around 1MB with 10 applets loaded.
Applets are provided by dynamically-loaded shared libraries, and new ones can be easily written using an easy C ABI.
Configuration is stored as XML and each applet has its own configuration data.
Here are some currently implemented applets of "Panelizer":
- launch menu (uses Open Desktop compatible entries)
- clock
- CPU instant load bar
- mail notifier (biff)
- removable drive mounter and ejecter
- network traffic monitor and (limited) launcher
- memory monitor
- audio mute
Download (0.065MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1122 downloads
Aejaks 0.5
Aejaks is a windowing toolkit for rapid development of AJAX-enabled Web applications. more>> <<less
Download (19.5MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
831 downloads
TpgT 0.5.4
TpgT project is a multi-language, ncurses-based typing trainer. more>>
TpgT project is a multi-language, ncurses-based typing trainer.
The program knows the english and hungarian language.
Enhancements:
- New Makefiles
- Change the keypad initialiton in the lesson.c
- Debian control file correction
- When the menu is starting, functional the UP key.
<<lessThe program knows the english and hungarian language.
Enhancements:
- New Makefiles
- Change the keypad initialiton in the lesson.c
- Debian control file correction
- When the menu is starting, functional the UP key.
Download (0.060MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1102 downloads
XPde 0.5.1
XPde is a Windows XP-like desktop environment for Linux. more>>
XPde is a complete desktop environment for Linux on x86. It tries to make easier for Windows XP users to use a Linux box.
Nothing more, no clipboard compatibility between Gtk and Qt applications, no emulation of Windows applications, no unification on the widgets of X applications, just a desktop environment.
Enhancements:
- The desktop now fully uses PNG+Alpha channel, so you can use the icons of your choice anywhere
- The icon theme has been updated to the latest crystal svg, but not all icons are included, just the needed ones
- The used font now is Bitstream vera, which looks very similar to tahoma
- Now, Im using QTheme from Andreas Hausladen: http://mitglied.lycos.de/AndreasHausladen/Delphi/Kylix/CLXPatches/unitcomp.html#QThemed
- Still some work to do on this field.
- The desktop now is a XPShellListView control, that means that is based on the XPListView control will be used to build the explorer and that uses the XPDirectoryMonitor, a component that maintain an update list of files from a directory and it gets notified about changes without polling or using FAM
- The desktop now repaints significantly faster, I have spent most of the time optimizing the code to make it work faster in lower resources machines
- The taskbar is also completely new, is built using bitmaps, as you can see in the shot and can be themed very easily
- The window manager is mostly new, it also allows you to use themes, including rounded window frames.
<<lessNothing more, no clipboard compatibility between Gtk and Qt applications, no emulation of Windows applications, no unification on the widgets of X applications, just a desktop environment.
Enhancements:
- The desktop now fully uses PNG+Alpha channel, so you can use the icons of your choice anywhere
- The icon theme has been updated to the latest crystal svg, but not all icons are included, just the needed ones
- The used font now is Bitstream vera, which looks very similar to tahoma
- Now, Im using QTheme from Andreas Hausladen: http://mitglied.lycos.de/AndreasHausladen/Delphi/Kylix/CLXPatches/unitcomp.html#QThemed
- Still some work to do on this field.
- The desktop now is a XPShellListView control, that means that is based on the XPListView control will be used to build the explorer and that uses the XPDirectoryMonitor, a component that maintain an update list of files from a directory and it gets notified about changes without polling or using FAM
- The desktop now repaints significantly faster, I have spent most of the time optimizing the code to make it work faster in lower resources machines
- The taskbar is also completely new, is built using bitmaps, as you can see in the shot and can be themed very easily
- The window manager is mostly new, it also allows you to use themes, including rounded window frames.
Download (4.6MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1656 downloads
ChessX 0.5
ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. more>>
ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. The project uses Qt library to create modern, portable graphical interface. Current development is aimed at providing full featured PGN database. Afterwards we will add more flexible native format.
History
The project was started after development of Scid halted and contact with the author was lost. Initially, ChessX was to be a community maintained version of Scid called "New Scid". However, after some initial development, it was decided to break away from the old code so that new ideas and modern interface can be implemented.
Main features:
- Multi-platform. Supports Linux, Microsoft Windows and Mac OS
- Read-only support for PGN Files
- Work with multiple databases simultaneously
- Browse games
- Navigate through game, including variations
- Copy/Paste FEN/PGN
- Enter moves, setup board position
- Basic header search (click on columns in GameList header)
- Player database with picture support
<<lessHistory
The project was started after development of Scid halted and contact with the author was lost. Initially, ChessX was to be a community maintained version of Scid called "New Scid". However, after some initial development, it was decided to break away from the old code so that new ideas and modern interface can be implemented.
Main features:
- Multi-platform. Supports Linux, Microsoft Windows and Mac OS
- Read-only support for PGN Files
- Work with multiple databases simultaneously
- Browse games
- Navigate through game, including variations
- Copy/Paste FEN/PGN
- Enter moves, setup board position
- Basic header search (click on columns in GameList header)
- Player database with picture support
Download (0.60MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
865 downloads
Esteban 0.5
Esteban is a chatbot developed with AIML more>>
Esteban is a chatbot developed with AIML. The goal of this project is to provide a free chatbot to help students of Spanish as a foreign language to learn Spanish.
Esteban is also meant to introduce the concept of free software to teachers who dont have programming skills.
<<lessEsteban is also meant to introduce the concept of free software to teachers who dont have programming skills.
Download (0.027MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1211 downloads
jMSN 0.5.10
jMSN is an MSN client written in Perl for the Linux console. more>>
jMSN is an MSN client written in Perl for the Linux console.
It uses a BitchX-like interface, featuring multiple windows.
It is written in Perl, and is not based on any existing MSN code.
<<lessIt uses a BitchX-like interface, featuring multiple windows.
It is written in Perl, and is not based on any existing MSN code.
Download (0.030MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1148 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 passgen 0.5 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