eyes of lynx 0.1.4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 333
Eyes Of Lynx 0.1.4
Eyes Of Lynx is an application for examining your images on the Web. more>>
Eyes Of Lynx is an application for examining your images on the Web. It is written in PHP/Javascript and is licensed under the GNU General Public License.
Eyes Of Lynx project is designed to be fast, intuitive and very powerful. Its key features include an original and innovative interface, zoom and rotation tools, a thumbnails image navigation, ...
Main features:
- Arrangement of images in albums (directories and subdirectories)
- Zoom in, out, fit to window, 1:1 size and by selection (Shift + left mouse drag)
- Rotation left, right in increments of 90 degrees (requires PHPs GD extension or ImageMagick)
- Auto rotate photos: Eol can look at information stored by digital cameras in photos and automatically rotate them as needed
- Images can be cached in a smaller/intermediate size to increase display and loading speeds (requires PHPs GD extension or ImageMagick).
- The quality (level of JPEG compression) of resized images generated can be ajusted.
- Thumbnails image navigation, very useful when an image is zoomed
- Image properties dialog (draggable)
- Fully themeable
- Very easy setup (See INSTALL file in the source archive to know more about install instructions)
- Currently, only JPEG & PNG images are supported
<<lessEyes Of Lynx project is designed to be fast, intuitive and very powerful. Its key features include an original and innovative interface, zoom and rotation tools, a thumbnails image navigation, ...
Main features:
- Arrangement of images in albums (directories and subdirectories)
- Zoom in, out, fit to window, 1:1 size and by selection (Shift + left mouse drag)
- Rotation left, right in increments of 90 degrees (requires PHPs GD extension or ImageMagick)
- Auto rotate photos: Eol can look at information stored by digital cameras in photos and automatically rotate them as needed
- Images can be cached in a smaller/intermediate size to increase display and loading speeds (requires PHPs GD extension or ImageMagick).
- The quality (level of JPEG compression) of resized images generated can be ajusted.
- Thumbnails image navigation, very useful when an image is zoomed
- Image properties dialog (draggable)
- Fully themeable
- Very easy setup (See INSTALL file in the source archive to know more about install instructions)
- Currently, only JPEG & PNG images are supported
Download (0.14MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
852 downloads
HeavenOS 0.1.4
HeavenOS is an original, alternative 32-bit operating system for Intel 80386 compatible processors. more>>
HeavenOS is an original, alternative 32-bit operating system for Intel 80386 compatible processors.
It is made with NASM (The Netwide Assembler), and is not intended to compare to modern operating systems, but to try to get the best features and discover better ways to do things.
HeavenOS project is intended to be a simple and pratical platform for development, running with a small amount of code.
<<lessIt is made with NASM (The Netwide Assembler), and is not intended to compare to modern operating systems, but to try to get the best features and discover better ways to do things.
HeavenOS project is intended to be a simple and pratical platform for development, running with a small amount of code.
Download (0.24MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1330 downloads
Smalltalk YX 0.1.4
Smalltalk YX is an open source Smalltalk-80 implementation. more>>
Smalltalk YX software is an open source Smalltalk-80 implementation.
Main features:
- Readable code
- Flexibility trough easy creation of plugins
- Portable to most important platforms
- Optimized
- Modern
- Embeddable in C applications
- Easy to use, powerful and well-structured environment
- Small
<<lessMain features:
- Readable code
- Flexibility trough easy creation of plugins
- Portable to most important platforms
- Optimized
- Modern
- Embeddable in C applications
- Easy to use, powerful and well-structured environment
- Small
Download (0.077MB)
Added: 2007-08-01 License: MIT/X Consortium License Price:
817 downloads
zufall 0.1.4
zufall is a simple program to change the background periodically. more>>
zufall is a simple program to change the background periodically.
The project takes one or more directories with images as a parameter (no GUI) and sets a randomly chosen image as background. If there is a border remaining, its color is the average color of two corners of the image. This mostly fits the image very well.
The program doesnt work if the root-window is hidden by another program, like in Gnome or KDE.
Installation
./configure && make
make install
or copy the binary "zufall" to a directory in your path.
<<lessThe project takes one or more directories with images as a parameter (no GUI) and sets a randomly chosen image as background. If there is a border remaining, its color is the average color of two corners of the image. This mostly fits the image very well.
The program doesnt work if the root-window is hidden by another program, like in Gnome or KDE.
Installation
./configure && make
make install
or copy the binary "zufall" to a directory in your path.
Download (0.070MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1056 downloads
Apolos 0.1.4
Apolos is a small program to listen to music CDs, and is planned to be able to rip them also. more>>
Apolos is a small program to listen to music CDs, and is planned to be able to rip them also. Its written in C for GNU/Linux using GTK+ as the GUI.
If you dont use Apolos from CVS, type next commands:
./configure
make && make install
<<lessIf you dont use Apolos from CVS, type next commands:
./configure
make && make install
Download (0.23MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
PyFuzzyLib 0.1.4
PyFuzzyLib projecta is a library which makes it easy to build inference engines in Python. more>>
PyFuzzyLib projecta is a library which makes it easy to build inference engines in Python.
PyFuzzyLib is a library that enables the user to make fuzzy computations easily.
<<lessPyFuzzyLib is a library that enables the user to make fuzzy computations easily.
Download (0.071MB)
Added: 2006-09-26 License: LGPL (GNU Lesser General Public License) Price:
1124 downloads
PyDBDesigner 0.1.4.1
PyDBDesigner is a database modeling tool using the entity-relation (ER) paradigm. more>>
PyDBDesigner is a free relational database modeling tool that is planned to be able to design both logical and physical models similarly to Erwin(c) and PowerDesigner.
Its goal is to provide a useful toolset that allows developers analysts and database designers to design and develop databases from the verbal model to the schemas and SQL scripts.
There is no such a tool is available as a freeware. There is a project called DbDesigner, but it seems to be discontinued and its functionality is not enough for modeling (and the concept behind it seems to be weak).
The concept is to implement ER logical and physical modeling paradigm as correctly as possible, meanwhile creating a tool that is useful as soon as it is possible. So the development concept is that features are added rapidly, but carefully (trying to leave space to the features that come later).
For example, the "type" class is good enough to implement data domains, however, the code that actually creates domains using GUI is not implemented. The "type" attribute of the properties uses this object, so adding domains to attribute types is easy.
<<lessIts goal is to provide a useful toolset that allows developers analysts and database designers to design and develop databases from the verbal model to the schemas and SQL scripts.
There is no such a tool is available as a freeware. There is a project called DbDesigner, but it seems to be discontinued and its functionality is not enough for modeling (and the concept behind it seems to be weak).
The concept is to implement ER logical and physical modeling paradigm as correctly as possible, meanwhile creating a tool that is useful as soon as it is possible. So the development concept is that features are added rapidly, but carefully (trying to leave space to the features that come later).
For example, the "type" class is good enough to implement data domains, however, the code that actually creates domains using GUI is not implemented. The "type" attribute of the properties uses this object, so adding domains to attribute types is easy.
Download (0.053MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1657 downloads
Linkage 0.1.4
Linkage is a Gtk+ BitTorrent client written in C++. more>>
Linkage is a Gtk+ BitTorrent client written in C++.
Linkage is a BitTorrent using gtkmm and libtorrent. Features include DHT, PEX, UPnP, desktop notifications and torrent creation.
<<lessLinkage is a BitTorrent using gtkmm and libtorrent. Features include DHT, PEX, UPnP, desktop notifications and torrent creation.
Download (0.53MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
799 downloads
Jeceira 0.1.4
Jeceira provides an implementation of JCR (JSR 170). more>>
Jeceira provides an implementation of JCR (JSR 170).
Jeceira is an implementation of JCR, the Content Repository for Java Technology Specification (JSR 170).
Its goal is to create a freely available, fast, and extensible layer for various content dependent applications to build upon.
Enhancements:
- Observation implemented
- Configuration of UUID generator simplified (no jug-native directory required)
- Node.orderBefore revised (including changes in the database schema)
- Bugfix in saving items (new items could be saved by calling save on them)
- Bugfix in counting of changes pending in a session
- Package item refactored
- Dependency on commons-0.1 changed to commons-0.2 due to a bugfix in the
- commons module
<<lessJeceira is an implementation of JCR, the Content Repository for Java Technology Specification (JSR 170).
Its goal is to create a freely available, fast, and extensible layer for various content dependent applications to build upon.
Enhancements:
- Observation implemented
- Configuration of UUID generator simplified (no jug-native directory required)
- Node.orderBefore revised (including changes in the database schema)
- Bugfix in saving items (new items could be saved by calling save on them)
- Bugfix in counting of changes pending in a session
- Package item refactored
- Dependency on commons-0.1 changed to commons-0.2 due to a bugfix in the
- commons module
Download (4.1MB)
Added: 2007-02-09 License: The Apache License Price:
988 downloads
GIPSpin 0.1.4
GIPSpin is a graphical interface programming system which allows code to be visualized. more>>
GIPSpin is a graphical interface programming system which allows code to be visualized and which can generate threaded code.
The user constructs code segments using visual boxes. The program flow is represented as links between the boxes. Complex elements such as threader boxes are available to implement threading.
Currently, simple C code can be automatically parsed and visualized. The user can also start with the GUI to construct code segments which are turned into C++ code.
Intended Audience:
Researchers and programmers who are interested in visual programming and threading. As stated in the development status, a lot of work remains to be done, and we would be happy for suggestions and comments.
We have found that the GIPSpin approach is also helpful for beginning programmers by reducing the intimidation factor in jumping right to text programming, and also helping develop better mental skills for grasping program flow. Seeing how the structured boxes generate code makes the task of programming seem less daunting.
<<lessThe user constructs code segments using visual boxes. The program flow is represented as links between the boxes. Complex elements such as threader boxes are available to implement threading.
Currently, simple C code can be automatically parsed and visualized. The user can also start with the GUI to construct code segments which are turned into C++ code.
Intended Audience:
Researchers and programmers who are interested in visual programming and threading. As stated in the development status, a lot of work remains to be done, and we would be happy for suggestions and comments.
We have found that the GIPSpin approach is also helpful for beginning programmers by reducing the intimidation factor in jumping right to text programming, and also helping develop better mental skills for grasping program flow. Seeing how the structured boxes generate code makes the task of programming seem less daunting.
Download (3.2MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1501 downloads
libRUIN 0.1.4
libRUIN is a rendering library for various XML-based user interface markup languages. more>>
libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL). libRUIN is using the Ncurses terminal control library as a rendering target.
GNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion).
An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.
Enhancements:
- This release adds an implementation of the automatic table layout algorithm.
- The latest versions of SCSS and SDOM have been integrated, allowing automatic document type detection and several rendering correctness fixes.
- The API has changed to reflect the mitigated need for XML dialect specification.
- Issues related to rendering corruption and border widths have been resolved.
<<lessGNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion).
An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.
Enhancements:
- This release adds an implementation of the automatic table layout algorithm.
- The latest versions of SCSS and SDOM have been integrated, allowing automatic document type detection and several rendering correctness fixes.
- The API has changed to reflect the mitigated need for XML dialect specification.
- Issues related to rendering corruption and border widths have been resolved.
Download (0.48MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
959 downloads
PlayGUI 0.1.4
PlayGUI is a java client for MPD. more>>
PlayGUI is a java client for MPD (Music Player Daemon).
It does all your basic music player stuff, and has nice searches.
MPD is music server designed to allow one music server to be controlled by one or more clients. These clients can be many of a long list, availible on the MPD wiki. This program is a java client, so it is compatible with Linux, Windows, and Mac OS.
Installation:
No installation is needed. Just run the jar file.
Configuration:
Configuration options can be set on the command line. Run the jar file with the flag "--help" for details.
Search
You can run a search entering it in the search box in the upper right. The search can be as simple as "beatles", but searches also allow both booleans and qualifiers. To do a boolean search, use the C-style "&&" for "and", and "||" for "or". Parenthesies are allowed for grouping, as are exclamation points preceeding terms (or groups) for exclusions. So a search of "(beatles || acdc) && hello" would yield all songs that contained "beatles" or "acdc" and also contained "hello". A search for "!foo" evaluates to everything that doesnt contain "foo".
Qualifiers let you choose which fields to search. The default is to search title, artist, filename, and album. If you want to only search a specific one, do a search as "X:Y":
f:X -- filename search
b:X -- band (artist) search
a:X -- album search
s:X -- song (title) search
These two can be combined, so the following search is fine: "b:Beatles || f:Beatles"
Play around with these.
<<lessIt does all your basic music player stuff, and has nice searches.
MPD is music server designed to allow one music server to be controlled by one or more clients. These clients can be many of a long list, availible on the MPD wiki. This program is a java client, so it is compatible with Linux, Windows, and Mac OS.
Installation:
No installation is needed. Just run the jar file.
Configuration:
Configuration options can be set on the command line. Run the jar file with the flag "--help" for details.
Search
You can run a search entering it in the search box in the upper right. The search can be as simple as "beatles", but searches also allow both booleans and qualifiers. To do a boolean search, use the C-style "&&" for "and", and "||" for "or". Parenthesies are allowed for grouping, as are exclamation points preceeding terms (or groups) for exclusions. So a search of "(beatles || acdc) && hello" would yield all songs that contained "beatles" or "acdc" and also contained "hello". A search for "!foo" evaluates to everything that doesnt contain "foo".
Qualifiers let you choose which fields to search. The default is to search title, artist, filename, and album. If you want to only search a specific one, do a search as "X:Y":
f:X -- filename search
b:X -- band (artist) search
a:X -- album search
s:X -- song (title) search
These two can be combined, so the following search is fine: "b:Beatles || f:Beatles"
Play around with these.
Download (0.060MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1176 downloads
Control Library 0.1.4
Control Library is a small C++ library for writing control applications. more>>
Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2.
Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the control code to be tested in userspace before running it in kernelspace under RTLinux.
Main features:
- Thread support as C++ class(es)
- Locking primitives in a C++ way
- Synchronization (semaphores, conditions)
- Timing primitives (getting the absolute time, timers, etc)
- Reusable PWM (pulse-width modulation) algorithm
- Reusable PID (proportional integral differential) control algorithm
- Compiles for either userspace Linux or RTLinux kernel space
- Platform-neutral API -- all platform specific calls reside in one .c file so adding a new embedded platform to this library is relatively straightforward
- Makes development and testing easire -- its easier to test under userspace then recompile for kernel space using the same API.
Enhancements:
- This release adds a waitData() method for RTFifos in userspace context.
- There are miscellaneous utility functions such as a C++/Kernel compatible Memcpy, Strdup, Strcpy, etc.
<<lessControl Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the control code to be tested in userspace before running it in kernelspace under RTLinux.
Main features:
- Thread support as C++ class(es)
- Locking primitives in a C++ way
- Synchronization (semaphores, conditions)
- Timing primitives (getting the absolute time, timers, etc)
- Reusable PWM (pulse-width modulation) algorithm
- Reusable PID (proportional integral differential) control algorithm
- Compiles for either userspace Linux or RTLinux kernel space
- Platform-neutral API -- all platform specific calls reside in one .c file so adding a new embedded platform to this library is relatively straightforward
- Makes development and testing easire -- its easier to test under userspace then recompile for kernel space using the same API.
Enhancements:
- This release adds a waitData() method for RTFifos in userspace context.
- There are miscellaneous utility functions such as a C++/Kernel compatible Memcpy, Strdup, Strcpy, etc.
Download (0.018MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1167 downloads
Open as user 0.1.4
Open as user is a servicemenu allows you to open a file as a different user. more>>
Open as user is a servicemenu allows you to open a file as a different user.
Installation:
To install, put the file in ~/.kde/share/apps/konqueror/servicemenus and restart Konqueror.
<<lessInstallation:
To install, put the file in ~/.kde/share/apps/konqueror/servicemenus and restart Konqueror.
Download (MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
934 downloads
pyraknet 0.1.4
pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet. more>>
pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet.
pyraknet allows you to concentrate on your game or application rather then writing a your own networking code. pyraknet is straightforward to implement and you only need a small amount of TCP/IP networking knowledge.
Main features:
- Easy to implement
- Cross platform
- High performance
- Low bandwidth overhead
- Automatic peer management. Each client is assigned an identifier.
- Optonally specify packets to be reliable -- packets will automatically resend themselves if dropped.
- Optonally specify packets to arrive in the right order, or to be discarded if it receives an old packet.
Enhancements:
- pyraknets license has changed to LGPL.
- There are now Mac OS X binaries and a few new methods.
<<lesspyraknet allows you to concentrate on your game or application rather then writing a your own networking code. pyraknet is straightforward to implement and you only need a small amount of TCP/IP networking knowledge.
Main features:
- Easy to implement
- Cross platform
- High performance
- Low bandwidth overhead
- Automatic peer management. Each client is assigned an identifier.
- Optonally specify packets to be reliable -- packets will automatically resend themselves if dropped.
- Optonally specify packets to arrive in the right order, or to be discarded if it receives an old packet.
Enhancements:
- pyraknets license has changed to LGPL.
- There are now Mac OS X binaries and a few new methods.
Download (0.31MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
975 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 eyes of lynx 0.1.4 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