mind expanding
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 676
Mind AI 0.1
Mind AI is an artificial mind based on some advanced concepts. more>>
Mind AI project is an artificial mind based on some advanced concepts:
- machine learning
- representation
- meta representation of concepts
- concept reflection
- reification
- denotation
Interaction with the AI is done via IRC.
Enhancements:
- geo: start some geo-location development ; play with AddressInfo class and think about LocationProvider implementation
- irc: add support for PING / PONG mechanism
- add support for *help command
<<less- machine learning
- representation
- meta representation of concepts
- concept reflection
- reification
- denotation
Interaction with the AI is done via IRC.
Enhancements:
- geo: start some geo-location development ; play with AddressInfo class and think about LocationProvider implementation
- irc: add support for PING / PONG mechanism
- add support for *help command
Download (MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1115 downloads
CGI::Expand 2.02
CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention. more>>
CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention.
SYNOPSIS
use CGI::Expand;
use CGI; # or Apache::Request, etc.
$args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) );
# $args = { a => [3,undef,4], b => { c => [x] }, }
# Or to catch exceptions:
eval {
$args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) );
} or log_and_exit( $@ );
#-----
use CGI::Expand qw(expand_hash);
$args = expand_hash({a.0=>77}); # $args = { a => [ 77 ] }
Converts a CGI query into structured data using a dotted name convention similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate "param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can be subclassed.
<<lessSYNOPSIS
use CGI::Expand;
use CGI; # or Apache::Request, etc.
$args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) );
# $args = { a => [3,undef,4], b => { c => [x] }, }
# Or to catch exceptions:
eval {
$args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) );
} or log_and_exit( $@ );
#-----
use CGI::Expand qw(expand_hash);
$args = expand_hash({a.0=>77}); # $args = { a => [ 77 ] }
Converts a CGI query into structured data using a dotted name convention similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate "param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can be subclassed.
Download (0.008MB)
Added: 2007-07-07 License: Perl Artistic License Price:
840 downloads
Mindless 0.1
Mindless is a mind mapping tool. more>>
Mindless project is a mind mapping tool.
KMindless is a mind mapper for laying out ideas/structures.
Files and notes can be associated with nodes within the mind map.
A todo list can be set up with each item in the list having an associated mind map.
<<lessKMindless is a mind mapper for laying out ideas/structures.
Files and notes can be associated with nodes within the mind map.
A todo list can be set up with each item in the list having an associated mind map.
Download (0.039MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
Mr. Random 1.3
Mr. Random project is a utility useful for filling a portable MP3 audio player with music randomly selected. more>>
Mr. Random project is a utility useful for filling a portable MP3 audio player with music randomly selected from a larger collection situated on a computer hard drive.
This is a good idea if you cant make up your mind what you want to hear, you prefer to be surprised by a selection of music you may not have heard in a while, or want to hear familiar music juxtaposed in novel combinations.
<<lessThis is a good idea if you cant make up your mind what you want to hear, you prefer to be surprised by a selection of music you may not have heard in a while, or want to hear familiar music juxtaposed in novel combinations.
Download (2.0MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1061 downloads
gnommind 2.1.1
gnommind project is a Master Mind game for GNOME. more>>
gnommind project is a Master Mind game for GNOME.
gtkmmind or gnommind (the GNOME version of gtkmmind), a simple but addictive game for Linux, inspired from the Master Mind game.
You must guess a color code by trying different combinations.
Main features:
- The configurable parameters are the number of colors and the number of pieces to play with.
- Gaming explanations are provided in the game.
- The ChangeLog is available.
- This program is licensed under the GNU General Public License (GPL) and may be freely distributed.
<<lessgtkmmind or gnommind (the GNOME version of gtkmmind), a simple but addictive game for Linux, inspired from the Master Mind game.
You must guess a color code by trying different combinations.
Main features:
- The configurable parameters are the number of colors and the number of pieces to play with.
- Gaming explanations are provided in the game.
- The ChangeLog is available.
- This program is licensed under the GNU General Public License (GPL) and may be freely distributed.
Download (0.22MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
Window Manager Icons 0.4.0
Window Manager Icons purpose of the wm-icons project is to provide a themeable icon distribution for window managers. more>>
Window Manager Icons purpose of the wm-icons project is to provide a themeable icon distribution for window managers.
Main features:
- Providing an efficient configurable icons distribution.
- Creating a framework for easy configurable icon themes.
- Staying window manager independent, but with fvwm in mind.
- Releasing the distribution under GPL.
<<lessMain features:
- Providing an efficient configurable icons distribution.
- Creating a framework for easy configurable icon themes.
- Staying window manager independent, but with fvwm in mind.
- Releasing the distribution under GPL.
Download (3.5MB)
Added: 2006-04-10 License: GPL (GNU General Public License) Price:
1297 downloads
Blended 1.6
Blended provides a simple theme designed to blend in with the menu bar to create a smooth appearance. more>>
Blended provides a simple theme designed to blend in with the menu bar to create a smooth appearance.
The theme was designed with the Clearlooks GTK2 theme in mind, but works well with other themes that have plain menu bars.
Inculdes 4 theme variations:
- Blended ( Top corners rounded)
- BlendedDoubleRound (Top and bottom corners rounded)
- BlendedSmall (Smaller window butons)
- BlendedSmallDoubleRound
NOTE:
If you want all 4 variations make sure they are all coppied to your themes folder as at least for me installing through theme preferences only installs the last theme.
Enhancements:
- Looks much better with darker GTK themes
- Windows have a slightly beveled appearance
- Title padding reduced on regular button size themes
- focused text no longer etched
- other minor changes
<<lessThe theme was designed with the Clearlooks GTK2 theme in mind, but works well with other themes that have plain menu bars.
Inculdes 4 theme variations:
- Blended ( Top corners rounded)
- BlendedDoubleRound (Top and bottom corners rounded)
- BlendedSmall (Smaller window butons)
- BlendedSmallDoubleRound
NOTE:
If you want all 4 variations make sure they are all coppied to your themes folder as at least for me installing through theme preferences only installs the last theme.
Enhancements:
- Looks much better with darker GTK themes
- Windows have a slightly beveled appearance
- Title padding reduced on regular button size themes
- focused text no longer etched
- other minor changes
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
970 downloads
Netdisco 0.95
Netdisco is an Open Source web-based network management tool. more>>
Netdisco is an Open Source web-based network management tool.
Designed for moderate to large networks, configuration information and connection data for network devices are retrieved by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is stored using a SQL database for scalability and speed.
Cisco Discovery Protocol (CDP) optionally provides automatic discovery of the network topology. The network is inventoried by both device model and operating system (like IOS). Netdisco uses router ARP tables and L2 switch MAC forwarding tables to locate nodes on physical ports and track them by their IP addresses.
For each node, a time stamped history of the ports it has visited and the IP addresses it has used is maintained. Netdisco gets all its data, including CDP topology information, with SNMP polls and DNS queries. It does not use CLI access and has no need for privilege passwords. Security features include a wire-side Wireless Access Point (AP) locator.
Main features:
Switch Ports
- Central location to disable/enable switch ports.
- Network administrators can disable and enable ports without having to know enable or privilege passwords. Reasons for switching on/off ports are logged for end-of-the-year auditing and reporting. Non-IOS savvy managers can control port access from a familiar browser interface. This feature was designed with a University Residential Networks (ResNet) in mind.
- Only users you specify in Netdisco will have access to switch off a port. Netdisco will also not allow people to switch off uplink ports by accident.
- MAC Address to switch port resolution.
- IP Address to switch port resolution.
- Find Switch Ports with multiple nodes attached
- Find nodes using multiple IP addresses
- Find nodes by vendor (using MAC address OUI)
Easy Administration
- Navigation through a Web Interface. Maintenance through a Command Line Interface (CLI).
- Database store for scalability and speed (Postgresql).
- Easily extendible to new network device types and vendors.
- Built-in user system to restrict access to sensitive data and features.
Network Administration and Security
- Administratively enable/disable switch ports from web interface with logging.
- Automatic inventory and search of network hardware.
- Duplex Mismatch Finder for uplink ports.
- Find rouge Wireless Access Points (APs) from the wired-side of network.
- Layer-Two Traceroute
Reporting
- Netdisco creates a clickable graph/map of your network topology.
- Get statistics of the number of actual nodes connected to network and their address-space usage.
- Optional integration with a Pinnacle Database.
- Inventory of Network Devices:
- by Operating System (IOS,CatOS,HP...)
- by Model, Vendor, OSI Layer, DNS Name
- Find devices using IP Addresses without DNS entries.
Enhancements:
- This is a major release with many enhancements, including Apache2 support, per-port VLAN control on some devices, wireless network SSID inventory, significantly-expanded device support with support of SNMP::Info, and many bugfixes.
<<lessDesigned for moderate to large networks, configuration information and connection data for network devices are retrieved by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is stored using a SQL database for scalability and speed.
Cisco Discovery Protocol (CDP) optionally provides automatic discovery of the network topology. The network is inventoried by both device model and operating system (like IOS). Netdisco uses router ARP tables and L2 switch MAC forwarding tables to locate nodes on physical ports and track them by their IP addresses.
For each node, a time stamped history of the ports it has visited and the IP addresses it has used is maintained. Netdisco gets all its data, including CDP topology information, with SNMP polls and DNS queries. It does not use CLI access and has no need for privilege passwords. Security features include a wire-side Wireless Access Point (AP) locator.
Main features:
Switch Ports
- Central location to disable/enable switch ports.
- Network administrators can disable and enable ports without having to know enable or privilege passwords. Reasons for switching on/off ports are logged for end-of-the-year auditing and reporting. Non-IOS savvy managers can control port access from a familiar browser interface. This feature was designed with a University Residential Networks (ResNet) in mind.
- Only users you specify in Netdisco will have access to switch off a port. Netdisco will also not allow people to switch off uplink ports by accident.
- MAC Address to switch port resolution.
- IP Address to switch port resolution.
- Find Switch Ports with multiple nodes attached
- Find nodes using multiple IP addresses
- Find nodes by vendor (using MAC address OUI)
Easy Administration
- Navigation through a Web Interface. Maintenance through a Command Line Interface (CLI).
- Database store for scalability and speed (Postgresql).
- Easily extendible to new network device types and vendors.
- Built-in user system to restrict access to sensitive data and features.
Network Administration and Security
- Administratively enable/disable switch ports from web interface with logging.
- Automatic inventory and search of network hardware.
- Duplex Mismatch Finder for uplink ports.
- Find rouge Wireless Access Points (APs) from the wired-side of network.
- Layer-Two Traceroute
Reporting
- Netdisco creates a clickable graph/map of your network topology.
- Get statistics of the number of actual nodes connected to network and their address-space usage.
- Optional integration with a Pinnacle Database.
- Inventory of Network Devices:
- by Operating System (IOS,CatOS,HP...)
- by Model, Vendor, OSI Layer, DNS Name
- Find devices using IP Addresses without DNS entries.
Enhancements:
- This is a major release with many enhancements, including Apache2 support, per-port VLAN control on some devices, wireless network SSID inventory, significantly-expanded device support with support of SNMP::Info, and many bugfixes.
Download (0.33MB)
Added: 2006-11-30 License: BSD License Price:
1064 downloads
PureAdmin 0.3
PureAdmin is a graphical utility used to administer and monitor your PureFTPd ftp server. more>>
PureAdmin is a graphical utility used to administer and monitor your PureFTPd ftp server.
PureAdmin is a graphical tool used to make the management of PureFTPd a little easier.
PureAdmin project features a user manager, viewing of activities (uploads/downloads) and logfile viewing (updated in realtime).
It is not dependant on GNOME (only GTK+ 2.x) and it is developed with the GNOME Human Interface Guidelines in mind.
Enhancements:
- Fixed a startup-notification bug
- Fixed some bugs with the notification icon
- Added new tango based icons in various sizes.
<<lessPureAdmin is a graphical tool used to make the management of PureFTPd a little easier.
PureAdmin project features a user manager, viewing of activities (uploads/downloads) and logfile viewing (updated in realtime).
It is not dependant on GNOME (only GTK+ 2.x) and it is developed with the GNOME Human Interface Guidelines in mind.
Enhancements:
- Fixed a startup-notification bug
- Fixed some bugs with the notification icon
- Added new tango based icons in various sizes.
Download (0.14MB)
Added: 2005-11-24 License: GPL (GNU General Public License) Price:
1439 downloads
Daimonin 0.9.7
Daimonin is a isometric real-time massive multiplayer Online RPG game. more>>
Daimonin is a FREE isometric real-time massive multiplayer Online RPG. 2d/3d graphics, 3d sound effects, digital ambient music.
Fast expanding world and community. Thousands of items, spells, monsters, quests... Group playing, guilds and clans. Monster AI and factions. The game play allows great object interaction.
You can open every chest or shelf you found somewhere in the game. Torches on the wall can be turned on or off. Items have detailed and complex description.
Enhancements:
- group playing
- instance maps
- new talk interface
- complex quest system
- several times bigger game world
- about 40-50 news monsters
- more and better animations
- many hundred new objects
- new map editor
- map wizard system
- VOL/GM volunteer system
- new spells
- DPS/THAC system
- and much more including many technical changes
<<lessFast expanding world and community. Thousands of items, spells, monsters, quests... Group playing, guilds and clans. Monster AI and factions. The game play allows great object interaction.
You can open every chest or shelf you found somewhere in the game. Torches on the wall can be turned on or off. Items have detailed and complex description.
Enhancements:
- group playing
- instance maps
- new talk interface
- complex quest system
- several times bigger game world
- about 40-50 news monsters
- more and better animations
- many hundred new objects
- new map editor
- map wizard system
- VOL/GM volunteer system
- new spells
- DPS/THAC system
- and much more including many technical changes
Download (24MB)
Added: 2007-05-25 License: Freeware Price:
1336 downloads
SMSLink 0.56b-3
SMSLink project implements a client/server gateway to the SMS protocol. more>>
SMSLink project implements a client/server gateway to the SMS protocol (short messages on the mobile phones).
It requires the use of dedicated hardware (a serial GSM module).
Both SMS emission and reception are supported, either in text-mode or in PDU-mode.
It also includes an SMS to eMail gateway module.
The server runs under Linux and FreeBSD and supports interactive mode via telnet.
The command-line client already exists for Linux, FreeBSD, Solaris, HP-UX, and Win32.
A basic Web interface is also provided.
Main features:
- The use of TCP/IP sockets for communication between client and server means that the application is network-aware from the start and that deploying it over a WAN (or across the internet) is a piece of cake. Expanding it as well, since writing additional clients for it is possible on any platform supporting sockets. Various ports of the client to Win32 are now available.
- The server process has a command-line interface connected to the socket, making it possible to use it interactively from a telnet session (only line mode telnet supported at the present time - see server/BUGS and server/TODO in the sources directory). This feature is of enormous help when troubleshooting or debugging.
- The command-line interface is backed by a parser written in lex and yacc (flex/bison, actually), which makes the language relatively easy to extend.
- The server was built from the start with the idea of multiple GSM modules in mind. Adding a line to two configuration files (and connecting the hardware, of course) is all there is to using two modules instead of one. The number of modules supported by the server is limited by the hardware only.
- The choice to use specific hardware (the serial GSM module), although limiting the general-purpose use of this application, allows for some very usefull features, the most prominant one being the ability to receive SMS messages as well as send them. This feature is now implemented (as of version 0.41b). Once downloaded from the GSM module, those messages can either be stored in an inbox file or fed through an external program or script, or both.
- By sitting straight on the GSM network, the use of the GSM module offers an advantage that far outweighs its cost : provider independance. The ability to send and receive SMS might be limited in some way or another by the level of your subscription, but all providers should offer a standard way of doing it. No "provider-specific driver" is required in this case. Whats more, all SMS routing aspects are being taken care of by the GSM network itself. Caution is advisable when choosing the provider though, as some of them might place some restrictions on routing to and/or from outside networks (e.g. Mobistar and Itineris*) or lack the implementation of some advanced features of the SMS protocol such as "point-to-point SMS" or "SMS-back" (e.g. Proximus through the UCP interface*).
- As of version 0.48b, initial support for PDU mode and the creation of a "driver-like" capability table for the GSM modules means that most module brands on the market could be supported with little effort. This "driver" approach also garanties that youll be able to mix and match different brands and models of modules on the same server with no problem. Support for PDU mode also opens up a new batch of options, like setting the validity period for a message, potential support for non-standard alphabet, binary content delivery to the mobile phone (logos, tunes, etc. ?) and more.
- A full-fledged access control mechanism allows you to specify precisely which client machine or subnet should be allowed to connect and which shouldnt. The access control is IP-based (as opposed to user-based) and defaults to "deny" for increased security. When the situation doesnt require any access control, the whole thing can be easily disabled by the administrator.
<<lessIt requires the use of dedicated hardware (a serial GSM module).
Both SMS emission and reception are supported, either in text-mode or in PDU-mode.
It also includes an SMS to eMail gateway module.
The server runs under Linux and FreeBSD and supports interactive mode via telnet.
The command-line client already exists for Linux, FreeBSD, Solaris, HP-UX, and Win32.
A basic Web interface is also provided.
Main features:
- The use of TCP/IP sockets for communication between client and server means that the application is network-aware from the start and that deploying it over a WAN (or across the internet) is a piece of cake. Expanding it as well, since writing additional clients for it is possible on any platform supporting sockets. Various ports of the client to Win32 are now available.
- The server process has a command-line interface connected to the socket, making it possible to use it interactively from a telnet session (only line mode telnet supported at the present time - see server/BUGS and server/TODO in the sources directory). This feature is of enormous help when troubleshooting or debugging.
- The command-line interface is backed by a parser written in lex and yacc (flex/bison, actually), which makes the language relatively easy to extend.
- The server was built from the start with the idea of multiple GSM modules in mind. Adding a line to two configuration files (and connecting the hardware, of course) is all there is to using two modules instead of one. The number of modules supported by the server is limited by the hardware only.
- The choice to use specific hardware (the serial GSM module), although limiting the general-purpose use of this application, allows for some very usefull features, the most prominant one being the ability to receive SMS messages as well as send them. This feature is now implemented (as of version 0.41b). Once downloaded from the GSM module, those messages can either be stored in an inbox file or fed through an external program or script, or both.
- By sitting straight on the GSM network, the use of the GSM module offers an advantage that far outweighs its cost : provider independance. The ability to send and receive SMS might be limited in some way or another by the level of your subscription, but all providers should offer a standard way of doing it. No "provider-specific driver" is required in this case. Whats more, all SMS routing aspects are being taken care of by the GSM network itself. Caution is advisable when choosing the provider though, as some of them might place some restrictions on routing to and/or from outside networks (e.g. Mobistar and Itineris*) or lack the implementation of some advanced features of the SMS protocol such as "point-to-point SMS" or "SMS-back" (e.g. Proximus through the UCP interface*).
- As of version 0.48b, initial support for PDU mode and the creation of a "driver-like" capability table for the GSM modules means that most module brands on the market could be supported with little effort. This "driver" approach also garanties that youll be able to mix and match different brands and models of modules on the same server with no problem. Support for PDU mode also opens up a new batch of options, like setting the validity period for a message, potential support for non-standard alphabet, binary content delivery to the mobile phone (logos, tunes, etc. ?) and more.
- A full-fledged access control mechanism allows you to specify precisely which client machine or subnet should be allowed to connect and which shouldnt. The access control is IP-based (as opposed to user-based) and defaults to "deny" for increased security. When the situation doesnt require any access control, the whole thing can be easily disabled by the administrator.
Download (0.26MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1129 downloads
wmacpiload 0.1.2
wmacpiload is a dockapp for monitoring CPU temp and battery time from ACPI. more>>
wmacpiload is a dockapp for monitoring CPU temp and battery time from ACPI. In the style of wmcpuload and wmapmload.
I can make no guarantee about this codes functionality on systems other than Linux - I do not have other OSes to test upon (least ways ones that I regularly boot into).
Also keep in mind that some systems dont support suspend etc in ACPI - as usual the risk is yours. Thats about all I can offer in the way of advice - feel free to email me with suggestions etc.
<<lessI can make no guarantee about this codes functionality on systems other than Linux - I do not have other OSes to test upon (least ways ones that I regularly boot into).
Also keep in mind that some systems dont support suspend etc in ACPI - as usual the risk is yours. Thats about all I can offer in the way of advice - feel free to email me with suggestions etc.
Download (0.22MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1082 downloads
libt2n 0.3
libt2n (talk to neighbor) is a C++ library for inter-process communication (IPC) with an additional code generator. more>>
libt2n project is a C++ library for inter-process communication (IPC) with an additional code generator (libt2n-codegen).
Before inventing our own IPC library, we checked a lot of other IPC frameworks like CORBA, D-BUS and ICE. But they werent easy to use (you need many lines of code to export or use a method, let alone good error handling) and did not allow passing complex C++ objects like vectors, maps and your own classes. To get all this we had to develop our own framework.
Heres a list of goals we had in mind while developing:
- easy to use, mimimum of code-lines needed to export and use methods
- handles complex C++ structures like maps of vectors, etc.
- passes exceptions from the server back to the caller
- easy integration into autotools and pkg-config
Of course we had to limit the feature set, so libt2n currently has these restrictions:
C++ only
- Synchronous, blocking, no callbacks
- no server-side objects, just functions you can call
- no threads or multiple server processes for handling multiple requests at once
Communication between client and server is currently done using Unix domain sockets (named pipes) or TCP. But the library is designed transport-independent, so it can be expanded to shared memory or other mechanisms.
Serializing all the complex objects is done with Boost serialization.
<<lessBefore inventing our own IPC library, we checked a lot of other IPC frameworks like CORBA, D-BUS and ICE. But they werent easy to use (you need many lines of code to export or use a method, let alone good error handling) and did not allow passing complex C++ objects like vectors, maps and your own classes. To get all this we had to develop our own framework.
Heres a list of goals we had in mind while developing:
- easy to use, mimimum of code-lines needed to export and use methods
- handles complex C++ structures like maps of vectors, etc.
- passes exceptions from the server back to the caller
- easy integration into autotools and pkg-config
Of course we had to limit the feature set, so libt2n currently has these restrictions:
C++ only
- Synchronous, blocking, no callbacks
- no server-side objects, just functions you can call
- no threads or multiple server processes for handling multiple requests at once
Communication between client and server is currently done using Unix domain sockets (named pipes) or TCP. But the library is designed transport-independent, so it can be expanded to shared memory or other mechanisms.
Serializing all the complex objects is done with Boost serialization.
Download (0.88MB)
Added: 2007-05-08 License: LGPL (GNU Lesser General Public License) Price:
899 downloads
Ethane 0.1
Ethane is the easy way to thrive ad hoc network. more>>
Ethane is the easy way to thrive ad hoc network. With ease of use and minimal system changes in mind, it provides four small software packages that can be installed to provide ad hoc network auto configuration for Linux and Windows XP.
<<less Download (0.035MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1121 downloads
KLone-DevKit 1.2.0
KLone-DevKit is a full-featured development kit for developing custom applications based on KLone. more>>
KLone-DevKit is a full-featured development kit for developing custom applications based on KLone. KLone-DevKit was thought and designed with a learn-by-example paradigm in mind.
The developer is guided through the creation and release of his/her own KLone application via a range of real use case examples.
The package is also a good starting point for those who want to create an easy and complete KLone development framework from scratch or simply those who want to start hacking on a .kl1 file without the hassle of creating a custom build environment.
Enhancements:
- A new demo application (pxaregs-gui) has been added to control, via a Web-based AJAX interface, PXA255/PXA270 CPU registers.
<<lessThe developer is guided through the creation and release of his/her own KLone application via a range of real use case examples.
The package is also a good starting point for those who want to create an easy and complete KLone development framework from scratch or simply those who want to start hacking on a .kl1 file without the hassle of creating a custom build environment.
Enhancements:
- A new demo application (pxaregs-gui) has been added to control, via a Web-based AJAX interface, PXA255/PXA270 CPU registers.
Download (0.040MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1272 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 mind expanding 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