perfect keylogger 1.6.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 236
Added: 2005-10-11 License: GPL Price: FREE
1 downloads
Skylendar 1.6.2
Skylendar is a modern design astrology software for Linux and the KDE 3 desktop environment. more>>
Skylendar is a free that is licensed under the GPL Licence and modern design astrology software for Linux and the KDE 3 desktop environment.
Main features:
- A Wheel Chart, displaying with up to 4 concentric rings.
- A Standard List Chart, that displays a text list of objects positions and speeds, aspects and mid-points tables.
- A Simple or Dual Aspects Scan List Chart, that displays a text list of the current towards natal or mutual aspects occuring during a given time span.
- Uses the high precision Swiss ephemeris library for computation. (Notice that the swiss ephemeris is NOT FREE for commercial use)
- Numerous planets, virtual planets, exotic objects, stars, aspects, and ayanamsa computing methods.
- Numerous parameters managed, such as orbs, orbs additions, aspects colors, etc...
- A SQL database interface for storing/retrieving the personal data and restrictions sets. (Actually PostgrSQL 7.2.x).
- Single, transiting, progressed and directed subcharts.
- Aspects table below the wheel chart.
- Animation.
- Printing.
- True multitasking chart computation. e.g. An animation can run while scanning for mutual aspects.
<<lessMain features:
- A Wheel Chart, displaying with up to 4 concentric rings.
- A Standard List Chart, that displays a text list of objects positions and speeds, aspects and mid-points tables.
- A Simple or Dual Aspects Scan List Chart, that displays a text list of the current towards natal or mutual aspects occuring during a given time span.
- Uses the high precision Swiss ephemeris library for computation. (Notice that the swiss ephemeris is NOT FREE for commercial use)
- Numerous planets, virtual planets, exotic objects, stars, aspects, and ayanamsa computing methods.
- Numerous parameters managed, such as orbs, orbs additions, aspects colors, etc...
- A SQL database interface for storing/retrieving the personal data and restrictions sets. (Actually PostgrSQL 7.2.x).
- Single, transiting, progressed and directed subcharts.
- Aspects table below the wheel chart.
- Animation.
- Printing.
- True multitasking chart computation. e.g. An animation can run while scanning for mutual aspects.
Download (2.9MB)
Added: 2006-12-30 License: GPL (GNU General Public License) Price:
1034 downloads
pfstools 1.6.2
pfstools allows for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. more>>
pfstools project contains a set of command line (and one GUI) programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. All programs in the package exchange data using a simple generic file format (pfs) for HDR data. The concept of the pfstools is similar to netpbm package for low-dynamic range images.
pfstools come with a library for reading and writing pfs files. The library can be used for writing custom applications that can integrate with the existing pfstools programs.
pfstools offers also a good integration with a high-level mathematical programming language GNU Octave. pfstools can be used as the extension of Octave for reading and writing HDR images or simply to store effectively large matrices.
Note that pfs in not just another format for storing HDR images (and there are already quite a few of them). It is more an attempt to integrate the existing file formats by providing a simple data format that can be used to exchange data between applications.
Enhancements:
- matlab: pfsview can now display 2D cell arrays
- pfs library: quite serious bug in sRGB transforms fixed
- added: check for GLUT library (unix only)
- added: man page for pfsglview
<<lesspfstools come with a library for reading and writing pfs files. The library can be used for writing custom applications that can integrate with the existing pfstools programs.
pfstools offers also a good integration with a high-level mathematical programming language GNU Octave. pfstools can be used as the extension of Octave for reading and writing HDR images or simply to store effectively large matrices.
Note that pfs in not just another format for storing HDR images (and there are already quite a few of them). It is more an attempt to integrate the existing file formats by providing a simple data format that can be used to exchange data between applications.
Enhancements:
- matlab: pfsview can now display 2D cell arrays
- pfs library: quite serious bug in sRGB transforms fixed
- added: check for GLUT library (unix only)
- added: man page for pfsglview
Download (0.53MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
839 downloads
FunkLoad 1.6.2
FunkLoad is a functional and load Web tester. more>>
FunkLoad project is a functional and load web tester, written in Python, whose main use cases are:
- Functional testing of web projects, and thus regression testing as well.
- Performance testing: by loading the web application and monitoring your servers it helps you to pinpoint bottlenecks, giving a detailed report of performance measurement.
- Load testing tool to expose bugs that do not surface in cursory testing, like volume testing or longevity testing.
- Stress testing tool to overwhelm the web application resources and test the application recoverability.
- Writing web agents by scripting any web repetitive task, like checking if a site is alive.
Main features:
- Functional test are pure Python scripts using the pyUnit framework like normal unit test. Python enable complex scenarios to handle real world applications.
- Truly emulates a web browser (single-threaded) using Richard Jones webunit:
- basic authentication support
- cookies support
- fetching css, javascript and images
- emulating a browser cache
- file upload and multipart/form-data submission
- https support
- Advanced test runner with many command-line options:
- set the target server url
- display the fetched page in real time in your browser
- debug mode
- green/red color mode
- Turn a functional test into a load test: just by invoking the bench runner you can identify scalability and performance problems.
- Detailed bench reports in ReST or HTML (and PDF via ps2pdf) containing:
- bench configuration
- tests, pages, requests stats and charts.
- 5 slowest requests
- servers cpu usage, load average, memory/swap usage and network traffic charts.
- http error summary list
- Easy test customization using a configuration file or command line options.
- Easy test creation using TestMaker / maxq recorder, so you can use your web browser and produce a FunkLoad test automatically.
- Provides web assertion helpers.
- Provides a funkload.CPSTestCase to ease Zope and Nuxeo CPS testing.
- Easy to install and use, see examples in the demo folder.
Enhancements:
- This release fixes some HTTP encoding and reporting bugs, it also brings support for Python 2.5.
<<less- Functional testing of web projects, and thus regression testing as well.
- Performance testing: by loading the web application and monitoring your servers it helps you to pinpoint bottlenecks, giving a detailed report of performance measurement.
- Load testing tool to expose bugs that do not surface in cursory testing, like volume testing or longevity testing.
- Stress testing tool to overwhelm the web application resources and test the application recoverability.
- Writing web agents by scripting any web repetitive task, like checking if a site is alive.
Main features:
- Functional test are pure Python scripts using the pyUnit framework like normal unit test. Python enable complex scenarios to handle real world applications.
- Truly emulates a web browser (single-threaded) using Richard Jones webunit:
- basic authentication support
- cookies support
- fetching css, javascript and images
- emulating a browser cache
- file upload and multipart/form-data submission
- https support
- Advanced test runner with many command-line options:
- set the target server url
- display the fetched page in real time in your browser
- debug mode
- green/red color mode
- Turn a functional test into a load test: just by invoking the bench runner you can identify scalability and performance problems.
- Detailed bench reports in ReST or HTML (and PDF via ps2pdf) containing:
- bench configuration
- tests, pages, requests stats and charts.
- 5 slowest requests
- servers cpu usage, load average, memory/swap usage and network traffic charts.
- http error summary list
- Easy test customization using a configuration file or command line options.
- Easy test creation using TestMaker / maxq recorder, so you can use your web browser and produce a FunkLoad test automatically.
- Provides web assertion helpers.
- Provides a funkload.CPSTestCase to ease Zope and Nuxeo CPS testing.
- Easy to install and use, see examples in the demo folder.
Enhancements:
- This release fixes some HTTP encoding and reporting bugs, it also brings support for Python 2.5.
Download (0.074MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
928 downloads
Spket IDE 1.6.2
Spket IDE project is powerful toolkit for JavaScript and XML development. more>>
Spket IDE project is powerful toolkit for JavaScript and XML development.
The powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development. It provides features like code completion, syntax highlighting and content ouline that helps developers producitively create efficient JavaScript code.
Enhancements:
- A JavaScript Formatter was added for making code pretty.
- Syntax highlighting was added for Server Side Script.
- Other minor bugfixes and feature enhancements were made.
<<lessThe powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development. It provides features like code completion, syntax highlighting and content ouline that helps developers producitively create efficient JavaScript code.
Enhancements:
- A JavaScript Formatter was added for making code pretty.
- Syntax highlighting was added for Server Side Script.
- Other minor bugfixes and feature enhancements were made.
Download (6.1MB)
Added: 2007-08-20 License: Free for non-commercial use Price:
803 downloads
PSP-Recode 1.1
PSP-Recode is another service menu for PSP videos, tested with my 1.5-2.71-B PSP and works perfect. more>>
PSP-Recode is another service menu for PSP videos, tested with my 1.5-2.71-B PSP and works perfect.
Based on podencoder and original psp-recode for mp4ip, but this only need the last version of ffmpeg with PSP suport.
This script only required ffmpeg and kdialog installed in your system, but, for best performance (progress bars) you must install zenity and mplayer.
Installation:
Copy < PSP_Video.desktop > to < $HOME/.kde/share/apps/konqueror/servicemenus/ >,
and copy < psp-recode.sh > to < $HOME/bin > directory or another one that is in
your $PATH.
You can see PSP-Recode options typing < psp-recode.sh --help > in one console.
Remember that your PSP need runing firmware up to 2.01 or emulated firmware.
Enhancements:
- Bug fixed if your ffmpeg version uses video bitrate in bits/s or in kbits/s, the program ask you.
<<lessBased on podencoder and original psp-recode for mp4ip, but this only need the last version of ffmpeg with PSP suport.
This script only required ffmpeg and kdialog installed in your system, but, for best performance (progress bars) you must install zenity and mplayer.
Installation:
Copy < PSP_Video.desktop > to < $HOME/.kde/share/apps/konqueror/servicemenus/ >,
and copy < psp-recode.sh > to < $HOME/bin > directory or another one that is in
your $PATH.
You can see PSP-Recode options typing < psp-recode.sh --help > in one console.
Remember that your PSP need runing firmware up to 2.01 or emulated firmware.
Enhancements:
- Bug fixed if your ffmpeg version uses video bitrate in bits/s or in kbits/s, the program ask you.
Download (0.003MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1094 downloads
Picture Downloader 0.2b
Picture Downloader is an app suitable for downloading pictures from websites. more>>
Picture Downloader is an app suitable for downloading pictures from websites. Picture Downloader as the name implies is an application written in C-Sharp and Gtk-Sharp made to automate the process of downloading images from websites, Perfect for TGPs.
Right now Picture Downloader is in a very early stage of development , this means bugs are still there and some features are on their way.
Main features:
- Scan HTML code to extract links to images.
- Save pictures to a desired directory.
- Filter type of pictures (jpg, jpeg, gif, png).
- Can download from secure sites (.htacces, .htpasswd).
<<lessRight now Picture Downloader is in a very early stage of development , this means bugs are still there and some features are on their way.
Main features:
- Scan HTML code to extract links to images.
- Save pictures to a desired directory.
- Filter type of pictures (jpg, jpeg, gif, png).
- Can download from secure sites (.htacces, .htpasswd).
Download (0.011MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
894 downloads
PasswordMaker 1.6.2
PasswordMaker is a small, lightweight, free, extension for Internet Explorer, Firefox, Mozilla, Netscape, Flock. more>>
PasswordMaker project is a small, lightweight, free, extension for Internet Explorer, Firefox, Mozilla, Netscape, Flock, and Yahoo! Widgets which creates unique, secure passwords that are very easy for you to retrieve but no one else. Nothing is stored anywhere, anytime, so theres nothing to be hacked, lost, or stolen.
How It Works:
You provide PasswordMaker two pieces of information: a "master password" -- that one, single password you like -- and the URL of the website requiring a password. Through the magic of one-way hash algorithms, PasswordMaker calculates a message digest, also known as a digital fingerprint, which can be used as your password for the website.
Although one-way hash algorithms have a number of interesting characteristics, the one capitalized by PasswordMaker is that the resulting fingerprint (password) does "not reveal anything about the input that was used to generate it." In other words, if someone has one or more of your generated passwords, it is computationally infeasible for him to derive your master password or to calculate your other passwords. Computationally infeasible means even computers like this wont help!
<<lessHow It Works:
You provide PasswordMaker two pieces of information: a "master password" -- that one, single password you like -- and the URL of the website requiring a password. Through the magic of one-way hash algorithms, PasswordMaker calculates a message digest, also known as a digital fingerprint, which can be used as your password for the website.
Although one-way hash algorithms have a number of interesting characteristics, the one capitalized by PasswordMaker is that the resulting fingerprint (password) does "not reveal anything about the input that was used to generate it." In other words, if someone has one or more of your generated passwords, it is computationally infeasible for him to derive your master password or to calculate your other passwords. Computationally infeasible means even computers like this wont help!
Download (0.16MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
1855 downloads
Kivio 1.6.2
Kivio is a flowcharting and diagramming application for the KOffice application suite. more>>
Kivio is a flowcharting and diagramming application for the KOffice application suite, and has an userinterface that is similar to Visio.
Kivio project is fully integrated into KOffice and can for example be embedded into KWord.
Main features:
- Scriptable stencils using Python.
- Support for Dia stencils.
- Plugin framework for adding more functionality.
<<lessKivio project is fully integrated into KOffice and can for example be embedded into KWord.
Main features:
- Scriptable stencils using Python.
- Support for Dia stencils.
- Plugin framework for adding more functionality.
Download (54.4MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
594 downloads
PyScrabble 1.6.2
PyScrabble is an online, multiplayer Scrabble game. more>>
PyScrabble project is an online, multiplayer Scrabble game.
Please note that Scrabble is a registered trademark of Hasbro Inc.. Myself, nor this game are affiliated with Hasbro in any fashion.
Written by Kevin Conaway.
Main features:
- Ability to chat with all users connected to a server.
- Ability to play in simultaneous games.
- Use of Official Scrabble Two-Twelve word-length dictionary for word lookup.
<<lessPlease note that Scrabble is a registered trademark of Hasbro Inc.. Myself, nor this game are affiliated with Hasbro in any fashion.
Written by Kevin Conaway.
Main features:
- Ability to chat with all users connected to a server.
- Ability to play in simultaneous games.
- Use of Official Scrabble Two-Twelve word-length dictionary for word lookup.
Download (3.1MB)
Added: 2007-03-22 License: BSD License Price:
950 downloads
PolyPuzzle 1.6.2
PolyPuzzle project is a cute game, based on the original puzzle #0. more>>
PolyPuzzle project is a cute game, based on the original puzzle #0.
Poly Puzzle is my first original program to make use of Tks canvas widget. It was inspired by a plastic puzzle named Beat The Computer which came in an array of
sizes and loud colours.
It now has trays with polygons based on hexagons, squares and equilateral triangles. The new round tray is based on smooth triangles, and isnt quite as cute as
the original puzzle #0.
I had planned to incorporate a computer solution feature. This would be handy for the actual plastic game - which you have to put away at the end of the day - but
on the computer there are no little pieces to lose under the carpet ;>. More to the point - it would require quite a bit of programming / math!
<<lessPoly Puzzle is my first original program to make use of Tks canvas widget. It was inspired by a plastic puzzle named Beat The Computer which came in an array of
sizes and loud colours.
It now has trays with polygons based on hexagons, squares and equilateral triangles. The new round tray is based on smooth triangles, and isnt quite as cute as
the original puzzle #0.
I had planned to incorporate a computer solution feature. This would be handy for the actual plastic game - which you have to put away at the end of the day - but
on the computer there are no little pieces to lose under the carpet ;>. More to the point - it would require quite a bit of programming / math!
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1067 downloads

ReNameIt For Linux 1.0.20
ReNameIt is a powerful desktop tool more>> ReNameIt is a powerful desktop tool which will help you rename & index any number of files quickly and safely. If you need to index your pictures, MP3s, movies or if you simply need to keep your files in perfect order then ReNameIt is the tool you need.<<less
Download (134KB)
Added: 2009-04-14 License: Freeware Price: Free
193 downloads
Apache::AxKit::Language::XSP 1.6.2
Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. more>>
Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages.
SYNOPSIS
< xsp:page
xmlns:xsp="http://apache.org/xsp/core/v1" >
< xsp:structure >
< xsp:import >Time::Object< /xsp:import >
< /xsp:structure >
< page >
< title >XSP Test< /title >
< para >
Hello World!
< /para >
< para >
Good
< xsp:logic >
if (localtime->hour >= 12) {
< xsp:content >Afternoon< /xsp:content >
}
else {
< xsp:content >Morning< /xsp:content >
}
< /xsp:logic >
< /para >
< /page >
< /xsp:page >
XSP implements a tag-based dynamic language that allows you to develop your own tags, examples include sendmail and sql taglibs. It is AxKits way of providing an environment for dynamic pages. XSP is originally part of the Apache Cocoon project, and so you will see some Apache namespaces used in XSP.
Also, use only one XSP processor in a pipeline. XSP is powerful enough that you should only need one stage, and this implementation allows only one stage. If you have two XSP processors, perhaps in a pipeline that looks like:
... => XSP => XSLT => XSLT => XSP => ...
it is pretty likely that the functionality of the intermediate XSLT stages can be factored in to either upstream or downstream XSLT:
... => XSLT => XSP => XSLT => ...
This design is likely to lead to a clearer and more maintainable implementation, if only because generating code, especially embedded Perl code, in one XSP processor and consuming it in another is often confusing and even more often a symptom of misdesign.
Likewise, you may want to lean towards using Perl taglib modules instead of upstream XSLT "LogicSheets". Upstream XSLT LogicSheets work fine, mind you, but using Perl taglib modules results in a simpler pipeline, simpler configuration (just load the taglib modules in httpd.conf, no need to have the correct LogicSheet XSLT page included whereever you need that taglib), a more flexible coding environment, the ability to pretest your taglibs before installing them on a server, and better isolation of interface (the taglib API) and implementation (the Perl module behind it). LogicSheets work, and can be useful, but are often the long way home. That said, people used to the Cocoon environment may prefer them.
<<lessSYNOPSIS
< xsp:page
xmlns:xsp="http://apache.org/xsp/core/v1" >
< xsp:structure >
< xsp:import >Time::Object< /xsp:import >
< /xsp:structure >
< page >
< title >XSP Test< /title >
< para >
Hello World!
< /para >
< para >
Good
< xsp:logic >
if (localtime->hour >= 12) {
< xsp:content >Afternoon< /xsp:content >
}
else {
< xsp:content >Morning< /xsp:content >
}
< /xsp:logic >
< /para >
< /page >
< /xsp:page >
XSP implements a tag-based dynamic language that allows you to develop your own tags, examples include sendmail and sql taglibs. It is AxKits way of providing an environment for dynamic pages. XSP is originally part of the Apache Cocoon project, and so you will see some Apache namespaces used in XSP.
Also, use only one XSP processor in a pipeline. XSP is powerful enough that you should only need one stage, and this implementation allows only one stage. If you have two XSP processors, perhaps in a pipeline that looks like:
... => XSP => XSLT => XSLT => XSP => ...
it is pretty likely that the functionality of the intermediate XSLT stages can be factored in to either upstream or downstream XSLT:
... => XSLT => XSP => XSLT => ...
This design is likely to lead to a clearer and more maintainable implementation, if only because generating code, especially embedded Perl code, in one XSP processor and consuming it in another is often confusing and even more often a symptom of misdesign.
Likewise, you may want to lean towards using Perl taglib modules instead of upstream XSLT "LogicSheets". Upstream XSLT LogicSheets work fine, mind you, but using Perl taglib modules results in a simpler pipeline, simpler configuration (just load the taglib modules in httpd.conf, no need to have the correct LogicSheet XSLT page included whereever you need that taglib), a more flexible coding environment, the ability to pretest your taglibs before installing them on a server, and better isolation of interface (the taglib API) and implementation (the Perl module behind it). LogicSheets work, and can be useful, but are often the long way home. That said, people used to the Cocoon environment may prefer them.
Download (0.30MB)
Added: 2007-08-02 License: Perl Artistic License Price:
813 downloads
Helma for liunx 1.6.2
Web application framework for fast,efficient scripting and serving of website. more>> Helma is written in Java and employs Javascript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma pioneered the simple and codeless mapping of application objects to database tables. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.
Helma has proven itself to be stable and fast, capable of serving high traffic sites with hundreds of thousands of dynamic pages per day. The Austrian Broadcasting Corporation, popular weblog hosting sites such as antville.org, twoday.net, and blogger.de, among many others, have successfully been deploying Helma for several years.<<less
Download (6.21MB)
Added: 2009-04-04 License: Freeware Price: Free
204 downloads
ProStockMaster for Linux 1.6.2
Sell stock photos through top microstock sites iStockPhoto,ShutterStock,DreamsTime,123rf,BigStockPhoto,CanStockPhoto,Fotolia,Stockxpert,Alamy,PantherMedia,Pixamba with our state-of-the-art software more>>
ProStockMaster for Linux 1.6.2 is designed with the professional in mind which gives you all the features which lets you sell stock photos through top microstock sites StockPhoto,ShutterStock,DreamsTime,123rf,BigStockPhoto,CanStockPhoto,Fotolia,Stockxpert,Alamy,PantherMedia,Pixamba with our state-of-the-art. Fast uploads, automated keywording & translations, earnings statistics collection, EXIF & IPTC editing and more.
Major Features:
- Upload all your images to top stock photography agencies just in one click! You can even upload folders!
- Automate IPTC and Adobe XMP keywording (tagging)! Enter a word or a phrase in your native language and get tens of automatically generated English keywords relevant for your image. All this just in one button click!
- Describe images in your native language with auto-translation
- Get your earning statistic directly at your fingertips, all-in-one for all agencies
- View EXIF data inserted by your camera: aperture & shutter, program mode, ISO, focal length, flash mode, metering mode and much more
- Translate metadata for all images in the selected folder to another language. All the images will be copied to another folder and their metadata will be translated on-the-fly
- Fast search in images on your computer for any keyword either in the image' title, description or in the keywords fields
- Apply the same metadata set to the series. Copy keywords, title and description (IPTC) from one image to another, making keywording of similar images extremely fast and easy.
- Import and export keywords from external files, optionally with on-the-fly translation. You can keep your keywords in categories in your native language and then import, translate & insert them in your images
- Upload history / track records
Enhancements: This release fixes Alamy uploads.
Requirements: Java 2 Standard Edition Runtime Environment
WareSeeker Editor
Download (6.39MB)
Added: 2009-04-23 License: Freeware Price: $0
183 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 perfect keylogger 1.6.2 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