0.9 beta
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1662
phpRiya 0.9 Beta
phpRiya is an excellent web based face recognition service. more>>
Riya is an excellent web based face recognition service. phpRiya is a PHP4 class written by GROU.PS team; phpRiya is designed to act as a wrapper for Riya s API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.
Main features:
- LGPL license; you can use it for your commercial projects too!
- Covers 95% of Riya API
- Built-in DB/FS Caching
- Fully extensible via the "call" method
EXAMPLE
< ?php
require_once("phpRiya.php");
$r = new phpRiya("< api key >"); // http://riya.com/applyAPI
// optional - authentication
// required only in Authentication Required functions
// see Riya API
//
// $r->auth("< username >","< password >");
// make a search in public photos
// look for ones tagged with 2006
$photos = $r->photos_search_searchPublic(null,null,null,null,null,null,"2006");
foreach ($photos as $photo) {
echo "< img src="{$photo[thumbnail]}" border="1" />
";
}
?>
<<lessMain features:
- LGPL license; you can use it for your commercial projects too!
- Covers 95% of Riya API
- Built-in DB/FS Caching
- Fully extensible via the "call" method
EXAMPLE
< ?php
require_once("phpRiya.php");
$r = new phpRiya("< api key >"); // http://riya.com/applyAPI
// optional - authentication
// required only in Authentication Required functions
// see Riya API
//
// $r->auth("< username >","< password >");
// make a search in public photos
// look for ones tagged with 2006
$photos = $r->photos_search_searchPublic(null,null,null,null,null,null,"2006");
foreach ($photos as $photo) {
echo "< img src="{$photo[thumbnail]}" border="1" />
";
}
?>
Download (0.088MB)
Added: 2006-08-01 License: LGPL (GNU Lesser General Public License) Price:
1183 downloads
Added: 2009-06-10 License: Freeware Price: FREE
51 downloads
Invasores 0.9 Beta 3
Invasores was first designed as a proof of concept of which language would be faster to develop games. more>>
Invasores project was first designed as a proof of concept of which language would be faster to develop games.
<<less Download (0.28MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
922 downloads
UberImaging 0.9 Beta
UberImaging allows you to control the disk imaging process of several workstations on a network. more>>
UberImaging allows you to control the disk imaging process of several workstations on a network without having to leave your computer.
You can wake up the workstations, image hard drives, and shut them down, all via a simple and easy to use GUI.
UberImaging program takes advantage of PXE and Wake-On-Lan technology in concert with various open source programs such as udpcast to give you remote control of the entire disk imaging process.
<<lessYou can wake up the workstations, image hard drives, and shut them down, all via a simple and easy to use GUI.
UberImaging program takes advantage of PXE and Wake-On-Lan technology in concert with various open source programs such as udpcast to give you remote control of the entire disk imaging process.
Download (3.5MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
1290 downloads
Download (1.0MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
838 downloads
once:radix 0.9 Beta
once:radix is a Rapid Application Development system for Intranet and eXtranet environments. more>>
once:radix project is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
once:radix was created by Cormoran Communication. Their marketing arm is once:technologies. They are a small organisation based in Geelong, Victoria, Australia, with one of their key developers based in Grodno, Belarus.
Development of once:radix began in 2003 and has been used to build enterprise management applications for businesses of all sizes, including some major banks and financial institutions for the past two years.
The development team are all professional programmers, so things that werent top priority have not been completed - most notably, a database editor. They use EMS and PGAdmin; however to make this system accessible to users with no SQL experience, this extra component is needed.
This first code release is a workable beta. In particular, it has limited documentation. It will take a few months to develop it into a straight-out-of-the-box solution. Our vision is to create a system that almost anyone can use. So we need people of all skill levels to make that goal a reality.
We hope to attract contributors who will make this a genuinely community-based project. While our team has achieved significant breakthroughs in RIA development, we believe that sharing the technology with the open source community will lift it to a new level.
We are particularly keen to recruit people who can help document and crash test the system in its current state of development, which has been tagged 0.90 beta.
<<lessonce:radix was created by Cormoran Communication. Their marketing arm is once:technologies. They are a small organisation based in Geelong, Victoria, Australia, with one of their key developers based in Grodno, Belarus.
Development of once:radix began in 2003 and has been used to build enterprise management applications for businesses of all sizes, including some major banks and financial institutions for the past two years.
The development team are all professional programmers, so things that werent top priority have not been completed - most notably, a database editor. They use EMS and PGAdmin; however to make this system accessible to users with no SQL experience, this extra component is needed.
This first code release is a workable beta. In particular, it has limited documentation. It will take a few months to develop it into a straight-out-of-the-box solution. Our vision is to create a system that almost anyone can use. So we need people of all skill levels to make that goal a reality.
We hope to attract contributors who will make this a genuinely community-based project. While our team has achieved significant breakthroughs in RIA development, we believe that sharing the technology with the open source community will lift it to a new level.
We are particularly keen to recruit people who can help document and crash test the system in its current state of development, which has been tagged 0.90 beta.
Download (20MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
812 downloads
Elive 0.9 Beta 8 (MacBook)
Elive, or Enlightenment live CD, is a Debian-based desktop Linux distribution and live CD. more>>
Elive is a Debian-based desktop Linux distribution and LiveCD featuring the Enlightenment window manager. Besides being pre-configured and ready for daily desktop use, it also includes "Elpanel" - a control centre for easy system and desktop administration.
<<less Download (668.1MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
495 downloads
Injection Framework 0.9 Beta
Injection Framework project is a security tool designed to detect and research SQL injections. more>>
Injection Framework project is a security tool designed to detect and research SQL injections.
<<less Download (0.037MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1044 downloads
AMP 0.9.1 Beta
AMP is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. more>>
AMP is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern.
AMP framework is currently integrated with the Spring framework to allow for easy configuration. It was inspired by Ruby on Rails partials.
About AJAX:
Asynchronous JavaScript And XML, or its acronym Ajax, is a Web development technique for creating interactive web applications. The intent is to shift a great deal of interaction to the Web surfers computer, exchanging data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web pages interactivity, speed, and usability. The Ajax technique uses a combination of:
XHTML (or HTML) and CSS for marking up and styling information.
The DOM accessed with a client-side scripting language, especially ECMAScript implementations like JavaScript and JScript, to dynamically display and interact with the information presented
The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in some situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server.
XML is commonly used as the format for transfering data, although any format will work, including preformatted HTML, plain text, JSON and even EBML.
Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together. In fact, derivative/composite technologies based substantially upon Ajax, such as AFLAX, are already appearing.
Enhancements:
- Spring integration now has the additional option of using SpringAmpInterceptor instead of the servlet filter.
- The example application uses the new interceptor instead of the filter, though filter config remains commented out in web.xml.
<<lessAMP framework is currently integrated with the Spring framework to allow for easy configuration. It was inspired by Ruby on Rails partials.
About AJAX:
Asynchronous JavaScript And XML, or its acronym Ajax, is a Web development technique for creating interactive web applications. The intent is to shift a great deal of interaction to the Web surfers computer, exchanging data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web pages interactivity, speed, and usability. The Ajax technique uses a combination of:
XHTML (or HTML) and CSS for marking up and styling information.
The DOM accessed with a client-side scripting language, especially ECMAScript implementations like JavaScript and JScript, to dynamically display and interact with the information presented
The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in some situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server.
XML is commonly used as the format for transfering data, although any format will work, including preformatted HTML, plain text, JSON and even EBML.
Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together. In fact, derivative/composite technologies based substantially upon Ajax, such as AFLAX, are already appearing.
Enhancements:
- Spring integration now has the additional option of using SpringAmpInterceptor instead of the servlet filter.
- The example application uses the new interceptor instead of the filter, though filter config remains commented out in web.xml.
Download (0.020MB)
Added: 2006-02-14 License: GPL (GNU General Public License) Price:
1351 downloads
wxCam 0.9.1 Beta
wxCam is a webcam application for linux. more>>
wxCam is a webcam application for linux. It supports video recording (in an uncompressed AVI format), snapshot taking, and some special commands for Philips webcams, so you can also use the program for astronomy purposes.
It supports video for Linux drivers, so it should work on a very large number of devices.
<<lessIt supports video for Linux drivers, so it should work on a very large number of devices.
Download (MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
816 downloads
AqMail 0.9.1 Beta
AqMail fetches mails from remote mailboxes (POP3), applies admin-defined filters. more>>
AqMail fetches mails from remote mailboxes (POP3), applies admin-defined filters, and stores the email in local mailboxes for POP3 daemons to serve them.
AqMail project supports virtual mail domains and users. It has been tested with QMail as the MTA and with Spamassassin and ClamAV as filters.
Main features:
- supports virtual users and domains
- supports multiple remote boxes per user (mails can be gathered from remote boxes into local boxes)
- individual fetch intervals for every remote box of every user
- system-wide, domain-wide or per-user filtering of mail
- ordering of mail filters
- simple interface to filter scripts (basically "FILTER INFILE OUTFILE")
- POP3 client plugin with APOP or USER/PASS authentification
- maildir plugin (reads and writes maildir folders)
- tested with QMail, SpamAssassin and ClamAV
You can use AqMail to gather mails from multiple email accounts into a single account which can then be accessed via a webmail interface (e.g. OpenWebMail) or via a POP3 server (e.g. QMail).
AqMail can be used as a daemon which continuously fetches, filters and distributes mails. It can also be used in command mode (e.g. to fetch mails and store them directly to a maildir in order to just replace the tool fetchmail).
AqMail is running on my own system in combination with QMail. However, any mail transfer agent which is able to serve from maildir folders can be used.
Enhancements:
- The daemon mode has been improved since 0.9.0beta.
<<lessAqMail project supports virtual mail domains and users. It has been tested with QMail as the MTA and with Spamassassin and ClamAV as filters.
Main features:
- supports virtual users and domains
- supports multiple remote boxes per user (mails can be gathered from remote boxes into local boxes)
- individual fetch intervals for every remote box of every user
- system-wide, domain-wide or per-user filtering of mail
- ordering of mail filters
- simple interface to filter scripts (basically "FILTER INFILE OUTFILE")
- POP3 client plugin with APOP or USER/PASS authentification
- maildir plugin (reads and writes maildir folders)
- tested with QMail, SpamAssassin and ClamAV
You can use AqMail to gather mails from multiple email accounts into a single account which can then be accessed via a webmail interface (e.g. OpenWebMail) or via a POP3 server (e.g. QMail).
AqMail can be used as a daemon which continuously fetches, filters and distributes mails. It can also be used in command mode (e.g. to fetch mails and store them directly to a maildir in order to just replace the tool fetchmail).
AqMail is running on my own system in combination with QMail. However, any mail transfer agent which is able to serve from maildir folders can be used.
Enhancements:
- The daemon mode has been improved since 0.9.0beta.
Download (0.40MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1281 downloads
ARAnyM 0.9.5 Beta
ARAnyM comes from Atari Running on Any Machine and is virtual machine software for running the Atari ST/TT/Falcon OS. more>>
ARAnyM comes from Atari Running on Any Machine and is virtual machine software for running the Atari ST/TT/Falcon OS.
It is a virtual machine software for running the Atari ST/TT/Falcon operating systems (TOS, FreeMiNT, MagiC and others) and TOS/GEM applications on any kind of hardware - be it an IBM clone (read it as "PC", an Apple, an Unix server, a graphics workstation or even a portable computer.
We started this project to fill the demand of modern applications, games, demos and multimedia for higher CPU/graphics power. Quite frankly, you cant expect that 9-17 years old Atari hardware will replay fullscreen DivX movies, encode sound to Ogg Vorbis in real time or just compile a new FreeMiNT kernel or SDL game in a reasonable amount of time. Is that a reason to give up on Atari TOS/GEM altogether and switch to another platform/OS? No! ARAnyM is here to give you the much asked CPU speed, large amount of RAM, huge colourful graphics and anything else you need to keep running your favorite TOS/GEM applications.
We would like you to think about ARAnyM as about yet another TOS clone, similar to Medusa, Hades or Milan, but actually much cheaper and way more powerful. Our goal is to create a distribution installable from a floppy/CD that would turn any PC machine into full featured Atari power machine. If we were a hardware vendor we could even sell computers that would boot directly to TOS desktop! That could help all the remaining Atari users that wish to upgrade their aging machines.
Main features:
- MC68040 compatible CPU (including optional MMU!)
- MC68881 compatible FPU
- JIT Compiler for CPU and FPU (speeds up CPU+FPU up to 10x!)
- ST-RAM 14 MB
- Fast-RAM configurable 0-3824 MB
- Host accelerated fVDI graphics (large highcolor/truecolor resolutions)
- Access to Host OS filesystems using BetaDOS or MiNT native XFS driver
- Ethernet networking via host using MiNT-Net XIF driver
- TOS 4.x XBIOS compatible sound (16-bit 48 kHz stereo sound)
- Parallel port (bidirectional)
- MFP, IKBD, ACIA, VIDEL, BLITTER, FDC, IDE, DSP MC56001
Please note that most hardware emulation is there just to make TOS booting possible. It is not our goal to create an emulator of existing Atari machine. Dont expect that ill-designed applications will work as they would on original Atari machine. Still, our compatibility ratio is much much higher than any of the TOS clones achieved so far.
ARAnyM has been intended to run primarily on Linux/x86 but thanks to libSDL and effort of some ARAnyM team members it currently runs on the following platforms and operating systems:
- All 11 Debian GNU/Linux platforms
- MS Windows/x86 (Cygwin)
- NetBSD/x86
- OpenBSD/x86
- MacOS X/PPC
- Irix/SGI
- Solaris/Sun Sparc
- FreeMiNT/m68k (in progress)
- FreeBSD/x86 (in progress)
Please note that ARAnyM is tested and fully working on the Linux-ia32 only. Some of the other platforms/systems might not have all features enabled or might suffer from some bugs that are caused by limitations of the particular host operating system.
Enhancements:
- New release brings major speed up of the MMU version. FreeMiNT with MMU or Linux-m68k can be run on an average ARAnyM machine faster than on any real MC680x0 now. Mac OS X target has been improved and many smaller bugs have been fixed.
<<lessIt is a virtual machine software for running the Atari ST/TT/Falcon operating systems (TOS, FreeMiNT, MagiC and others) and TOS/GEM applications on any kind of hardware - be it an IBM clone (read it as "PC", an Apple, an Unix server, a graphics workstation or even a portable computer.
We started this project to fill the demand of modern applications, games, demos and multimedia for higher CPU/graphics power. Quite frankly, you cant expect that 9-17 years old Atari hardware will replay fullscreen DivX movies, encode sound to Ogg Vorbis in real time or just compile a new FreeMiNT kernel or SDL game in a reasonable amount of time. Is that a reason to give up on Atari TOS/GEM altogether and switch to another platform/OS? No! ARAnyM is here to give you the much asked CPU speed, large amount of RAM, huge colourful graphics and anything else you need to keep running your favorite TOS/GEM applications.
We would like you to think about ARAnyM as about yet another TOS clone, similar to Medusa, Hades or Milan, but actually much cheaper and way more powerful. Our goal is to create a distribution installable from a floppy/CD that would turn any PC machine into full featured Atari power machine. If we were a hardware vendor we could even sell computers that would boot directly to TOS desktop! That could help all the remaining Atari users that wish to upgrade their aging machines.
Main features:
- MC68040 compatible CPU (including optional MMU!)
- MC68881 compatible FPU
- JIT Compiler for CPU and FPU (speeds up CPU+FPU up to 10x!)
- ST-RAM 14 MB
- Fast-RAM configurable 0-3824 MB
- Host accelerated fVDI graphics (large highcolor/truecolor resolutions)
- Access to Host OS filesystems using BetaDOS or MiNT native XFS driver
- Ethernet networking via host using MiNT-Net XIF driver
- TOS 4.x XBIOS compatible sound (16-bit 48 kHz stereo sound)
- Parallel port (bidirectional)
- MFP, IKBD, ACIA, VIDEL, BLITTER, FDC, IDE, DSP MC56001
Please note that most hardware emulation is there just to make TOS booting possible. It is not our goal to create an emulator of existing Atari machine. Dont expect that ill-designed applications will work as they would on original Atari machine. Still, our compatibility ratio is much much higher than any of the TOS clones achieved so far.
ARAnyM has been intended to run primarily on Linux/x86 but thanks to libSDL and effort of some ARAnyM team members it currently runs on the following platforms and operating systems:
- All 11 Debian GNU/Linux platforms
- MS Windows/x86 (Cygwin)
- NetBSD/x86
- OpenBSD/x86
- MacOS X/PPC
- Irix/SGI
- Solaris/Sun Sparc
- FreeMiNT/m68k (in progress)
- FreeBSD/x86 (in progress)
Please note that ARAnyM is tested and fully working on the Linux-ia32 only. Some of the other platforms/systems might not have all features enabled or might suffer from some bugs that are caused by limitations of the particular host operating system.
Enhancements:
- New release brings major speed up of the MMU version. FreeMiNT with MMU or Linux-m68k can be run on an average ARAnyM machine faster than on any real MC680x0 now. Mac OS X target has been improved and many smaller bugs have been fixed.
Download (1.4MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
834 downloads
TorK 0.18 Beta
TorK project is a Tor Controller for KDE. more>>
TorK project is a Tor Controller for KDE.
TorK allows you to configure, run and update Tor. It also allows you to view the Tor network and choose how you would like to interact with the network.
TorK is very much in an alpha state.
<<lessTorK allows you to configure, run and update Tor. It also allows you to view the Tor network and choose how you would like to interact with the network.
TorK is very much in an alpha state.
Download (0.75MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
817 downloads
PHPflow 0.9.2 Beta
PHPflow project is a programming flowchart construction program. more>>
PHPflow project is a programming flowchart construction program.
PHPflow is a program that provides browser-viewable flowcharts without the need for Visio-like browser-plugins.
All flowchart symbols are drawn as PNG images, and flowcharts are built by wrapping data provided in an ini file into a customizable template using the PNG symbols.
<<lessPHPflow is a program that provides browser-viewable flowcharts without the need for Visio-like browser-plugins.
All flowchart symbols are drawn as PNG images, and flowcharts are built by wrapping data provided in an ini file into a customizable template using the PNG symbols.
Download (0.21MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
980 downloads
Aimwatch 0.9.1 beta
Aimwatch is a packet sniffer designed to reconstruct AOL Instant Messenger and ICQ information. more>>
Aimwatch is a packet sniffer designed to reconstruct AOL Instant Messenger and ICQ information by passively collecting packets from the network.
Main features:
- Messages and Chats
- Buddylists
- AIM Client details
- Login information
- Multiple connections sorted by IP or screenname
- Full interpretted packet dissections of protocol data
- Raw hex views of packets
Packets can be read live from the network or from a file saved in libpcap/tcpdump format. To be able to collect packets from connections between remote machines, you either have to be on a hub (non-switched) network, physically located between the IM client and server, or use other tools to redirect packets through your machine.
Currently this project requires a Linux operating system (or compatible), with the libpcap, libxml2 and GTK+ 2 libraries installed. Ill try to make a binary available with the next version. A text-only interface will be created in the future. A Windows port may also be made, but not this month.
The new design uses an XML file to describe the protocol. The file is read when the program is started and packets are dissected with a dynamic tree created in memory. This allows new packet dissection information to be added to the program without having to recompile or understand the source code.
<<lessMain features:
- Messages and Chats
- Buddylists
- AIM Client details
- Login information
- Multiple connections sorted by IP or screenname
- Full interpretted packet dissections of protocol data
- Raw hex views of packets
Packets can be read live from the network or from a file saved in libpcap/tcpdump format. To be able to collect packets from connections between remote machines, you either have to be on a hub (non-switched) network, physically located between the IM client and server, or use other tools to redirect packets through your machine.
Currently this project requires a Linux operating system (or compatible), with the libpcap, libxml2 and GTK+ 2 libraries installed. Ill try to make a binary available with the next version. A text-only interface will be created in the future. A Windows port may also be made, but not this month.
The new design uses an XML file to describe the protocol. The file is read when the program is started and packets are dissected with a dynamic tree created in memory. This allows new packet dissection information to be added to the program without having to recompile or understand the source code.
Download (0.032MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1547 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 0.9 beta 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