Main > Free Download Search >

Free eagle 0.7 software for linux

eagle 0.7

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 593
Eagle 0.7

Eagle 0.7


Eagle project is a python library to help GUI development. more>>
Eagle project is a python library to help GUI development.

Eagle is an abstraction layer atop Graphical Toolkits to make GUI programming as easy as possible. Eagle reaches this by narrowing whats possible to do and providing high level components with easy to use API.

Currently GTK and GTK/Hildon/Maemo are done.

<<less
Download (0.90MB)
Added: 2007-04-26 License: LGPL (GNU Lesser General Public License) Price:
662 downloads
 
Other version of Eagle
Eagle 4.16The Eagle EDA software is composed of tightly integrated modules for PCB design, including ... Eagle has a free full-function (only board size limited) non-commercial license available
License:Free for non-commercial use
Download (7.3MB)
859 downloads
Added: 2005-12-14
Atol 0.7.3

Atol 0.7.3


Atol is a dual panel file manager written using GTK+ toolkit and C++ programming language. more>>
Atol is a classical dual panel file manager portable to both Linux and Windows OS (using C++ and GTK+ toolkit).
Atol is a Norton Commander clone, classical dual panel file manager. Atol features common file operations, archive browsing (.zip, .tar, .gz, .arj, .bz2, .Z) and a lot more.
It is portable to both Linux and Windows OS (using C++ and GTK+ toolkit).
Main features:
- common file operations (copy,move,delete,rename)
- support for achiver plugins (.zip, .tar, .gz, .bz2, .arj, .rar, .lst)
- file search
- browsing bookmarks (directory shortcuts menu)
- file list filtering
- file split and merge support
- file hash calculation (crc32, md5, sha1)
- file encryption/decryption using strong blowfish algorithm
- multilanguage support
- fast file viewer (text, bin and hex mode)
<<less
Download (0.56MB)
Added: 2006-12-25 License: BSD License Price:
1036 downloads
uEagle-ATM 1.3

uEagle-ATM 1.3


uEagle-ATM provides a rewritten driver for ADSL USB modems with ADIs Eagle-USB chipset. more>>
uEagle-ATM provides a rewritten driver for ADSL USB modems with ADIs Eagle-USB chipset.
uEagle-ATM is a driver for ADSL USB modems with ADIs Eagle-USB chipset like Sagem Fast 800 or Comtrend CT-350.
This driver has been rewritten to adapt to the usbatm library, which is also used by the driver for Speedtouch 330 and Connexant AccessRunner.
It is based on Damien Bergaminis ueagle driver for *BSD. It works with Linux kernel 2.6.10 and above.
All encapsulations, such as PPPoA, PPPoE, or Routed IP, are taken into account.
Enhancements:
- improve debug trace in order to make easy to solve user problems.
- indent some code
- increase version number
- increase ack timeout for slow system (geode 233MHz where HZ=100)
- reset the cmv ack flag when rebooting
- fix potential null pointer dereference. Found by the Coverity checker.
- fix leak of memory allocated to intr if allocation of sc->urb_int fails. Found by the Coverity checker.
<<less
Download (0.037MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
933 downloads
Freenet 0.7

Freenet 0.7


Freenet is free software which lets you publish and obtain information on the Internet without fear of censorship. more>>
Freenet software lets you publish and obtain information on the Internet without fear of censorship. To achieve this freedom, the network is entirely decentralized and publishers and consumers of information are anonymous. Without anonymity there can never be true freedom of speech, and without decentralization the network will be vulnerable to attack.
Communications by Freenet nodes are encrypted and are "routed-through" other nodes to make it extremely difficult to determine who is requesting the information and what its content is.
Users contribute to the network by giving bandwidth and a portion of their hard drive (called the "data store") for storing files. Unlike other peer-to-peer file sharing networks, Freenet does not let the user control what is stored in the data store. Instead, files are kept or deleted depending on how popular they are, with the least popular being discarded to make way for newer or more popular content. Files in the data store are encrypted to reduce the likelihood of prosecution by persons wishing to censor Freenet content.
The network can be used in a number of different ways and isnt restricted to just sharing files like other peer-to-peer networks. It acts more like an Internet within an Internet. For example Freenet can be used for:
Publishing websites or freesites
Communicating via message boards
Content distribution
Unlike many cutting edge projects, Freenet long ago escaped the science lab, it has been downloaded by over 2 million users since the project started, and it is used for the distribution of censored information all over the world including countries such as China and the Middle East.
Ideas and concepts pioneered in Freenet have had a significant impact in the academic world. Our 2000 paper "Freenet: A Distributed Anonymous Information Storage and Retrieval System" was the most cited computer science paper of 2000 according to Citeseer, and Freenet has also inspired papers in the worlds of law and philosophy. Ian Clarke, Freenets creator and project coordinator, was selected as one of the top 100 innovators of 2003 by MITs Technology Review magazine.
Enhancements:
- This release operates over UDP rather than TCP.
- It can transparently operate through firewalls.
- The core architecture and algorithm have been redesigned for simplicity and efficiency.
- A new and even simpler API allowing the rapid development of third party software that interacts with Freenet has been added.
<<less
Download (6.3MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1515 downloads
KTurtle 0.7

KTurtle 0.7


KTurtle is a Logo programming language interpreter for KDE. more>> <<less
Download (MB)
Added: 2005-05-31 License: GPL (GNU General Public License) Price:
948 downloads
ircbase 0.7

ircbase 0.7


Ircbase is a daemon (ircbase) that runs on a Unix server and performs actual IRC client operations. more>>
First, there is a daemon (ircbase) that runs on a Unix server and performs actual IRC client operations. It listens on an assigned TCP port for connections from the actual user, which will run another program. This other program (irc.exe for now) can run on Windows, and prThere is now limited support for connecting with conventional IRC clients.Povides graphical user interaction to the features contained in ircbase.
There is now limited support for connecting with another IRC clients. Such a solution will not be able to take full advantage of the features in ircbase, and is also currently rather flakey and ad hoc, but its provided anyway for people that want it while they wait for the native clients to be usable enough. When you do this, ircbase will behave like an advanced autonomous detachable ircbouncer.
Set up your IRC client to connect to the ircbase like it was an IRC server. The nick you setup in the client will map to ircbase session ID, and ircbase will connect to the actual IRC server with the session parameters (including nick) from the configuration file. It will then do some tricks to convince the IRC client of the actual nick in use after connecting/attaching, to avoid confusing it.
(The nick is used to select session ID rather than anything else in order to make it easy to use with ircII, which can specify the nick on the command line or in the /server and /window server commands.)
If you need to issue a command for interpretation by the ircbase parser, you can prefix it with /QUOTE I, e.g. for accepting a DCC on the ircbase end, use /QUOTE I /dcc get nick
and for changing servers, /QUOTE I /server irc.server
Main features:
- The above structure has the advantages that you can run ircbase on a shell account (warning, advertisement: Arctic Net can provide these) idling permanently on the IRC server very much like a bot, and yet, the user can, whenever he comes online, and from wherever he is, connect to it and use it for IRC-ing like any other IRC client.
-
- The ircbase keeps track of the most recent events, so when he does this, he will automatically receive its "scrollback buffer", so he can quickly catch up with what has happened just before he arrived. This is also an advantage if his modem is unstable and often drops the connection, since this way he wont miss anything, no matter how thoroughly the user machine itself crashes (provided he comes online again before the buffer is completely flushed, of course, but this buffer can be arbitrarily sized).
-
- Since ircbase allows scripts to run unattended at all times, it is meant to be able to replace any dedicated bots. Bots are a menace to the net, with their use of resources better spent on human clients, and the net would do so much better without them. With this system, even the most diehard childish moronic obnoxious bot-lover can do without them, simply because our design is superior, when completed.
-
- A system for interconnecting ircbases into an op-net (to replace the traditional bot-net) is also planned.
Enhancements:
- Finally gave a license to ircbase (irccli is still undecided, though).
- Finally ircbase is now under the GNU General Public License, version 2.
<<less
Download (0.151MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1225 downloads
Dabo 0.7

Dabo 0.7


Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit more>>
Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit.
Dabos authors, Ed Leafe and Paul McNett, have strong backgrounds in database application development using the awesome and underrated Microsoft Visual FoxPro development environment.
While Visual FoxPro shines at developing data-centric applications, it has one limitation that cannot be ignored: it only runs on Microsoft Windows, and Ed and Paul both have clients that want their applications to run on Linux and Macintosh. We are sure we are not alone in this regard: it is a multi-platform world with more diverse needs than one vendor can fulfill.
Ed and Paul got to talking one day: Paul had been researching various multiplatform GUI toolkits for about 18 months, and Ed has lots of experience developing the Visual FoxPro Codebook framework. We decided to work together to make a framework for developing robust data-centric applications for multi-platform deployment. Weve come up with a design that is simple, flexible, and robust, and weve begun developing our own client applications using the Dabo framework.
Dabo is not complete, but is very capable now for many needs.
Currently, Dabo only supports MySQL and Firebird backends (with PostgreSQL almost done), but in the near future it will support all databases that have drivers that conform to the Python dbapi. These databases include:
- MySQL (already supported)
- PostgreSQL(already supported)
- Firebird (already supported)
- Oracle
- DB2
- MS-SQL and MSDE
- Sybase
- PySQLite
- Berkeley DB
<<less
Download (0.56MB)
Added: 2006-11-18 License: MIT/X Consortium License Price:
1071 downloads
OJAX 0.7

OJAX 0.7


OJAX provides a highly dynamic AJAX based user interface to a federated search service for OAI-PMH compatible repository. more>>
OJAX provides a highly dynamic AJAX based user interface to a federated search service for OAI-PMH compatible repository metadata.
OJAX is simple, non-threatening but powerful. It attempts to minimise upfront user investment and provide immediate dynamic feedback, thus encouraging experimentation and enabling enactive learning.
Benefits of OJAX
- Provide a single search interface across all the repositories in use in an institution or consortium.
- Or provide an improved search interface to a single repository
- Faster resource discovery.
- Easy to use, and support.
Main features:
- Auto-completion of search terms
- Triggering of auto-searches
- Dynamically scrollable search results - no more navigating between pages
- Auto-expansion of search result details
- Rapid sorting of results
- Integrated with the Firefox 2 / IE 7 search feature
- Supports OpenSearch Discovery
- Stored searches as Atom feeds
- Includes an OAI-PMH harvester
- Easy to install in your own institution
Enhancements:
- This is a beta release.
- Performance, stability, and user feedback were improved.
- New features include supporting Atom feeds of stored searches to alert users when new content matching their interests is harvested.
<<less
Download (5.9MB)
Added: 2007-01-17 License: The Apache License 2.0 Price:
1013 downloads
Appleseed 0.7.2

Appleseed 0.7.2


Appleseed is a social networking software, similar to Friendster or Myspace. more>>
Appleseed project is an effort to create open source Social Networking software that is based on a distributed model. For instance, a profile on one Appleseed website could "friend" a profile on another Appleseed website, and the two profiles could interact with each other.

Apart from being distributed, Appleseed will also have a strong focus on privacy and security, as well as a commitment to seeing the user as an online citizen, as opposed to a consumer to be targetted. This is in stark contrast to current social networking websites, who rely heavily on ad placement and data mining of their users.

The first goal is to create a codebase for basic interaction, such as creating profiles, creating and participating in message groups, journals and comments, etc.

Eventually, Appleseed will encompass many different aspects, from mail to messaging to journals/blogs to photo uploads and management. A module architecture is also in the works for even greater extensibility.

Development currently uses Object Oriented PHP4, MySQL (InnoDB), XHTML, Javascript, and CSS2. Mozilla/Firefox will be the target platform.
<<less
Download (0.43MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
844 downloads
amaroKed 0.7

amaroKed 0.7


amaroKed is a SuperKaramba theme for controling amaroK. more>>
amaroKed is a SuperKaramba theme for controling amaroK.

Mouse wheel over it changes the volume.

<<less
Download (0.009MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1222 downloads
SunflowerApplet 0.7

SunflowerApplet 0.7


SunflowerApplet changes the shadow on the windows managed by compiz when the decorator plugin is enabled. more>>
SunflowerApplet changes the shadow on the windows managed by compiz when the decorator plugin is enabled.
The shadow on the window moves from left to right from 6am to 6pm, and stays static from 6pm to 6am, as if the shadow is being cast by the "sun" moving right to left over your windows. This is just a toy.
SunflowerApplet requires compiz to be the window manager and the compiz decorator plugin to be active.
Enhancements:
- Use Stock Close button on Preferences Window
- Place dot on map for chosen location
- Create SunflowerApplet.server as part of the configure process
- Graphical location picker
<<less
Download (0.13MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
809 downloads
FAlbum 0.7.0

FAlbum 0.7.0


FAlbum is a WordPress plugin that allows you to display your Flickr photos and photosets on your site. more>>
FAlbum is a WordPress plugin that allows you to display your Flickr photos and photosets on your site.

WordPress 1.5 / 2.0 - Installation Instructions:

1. Download file from http://www.randombyte.net/files/falbum/ (zip or tar.gz versions).

2. Extract the files to the wp-content/plugins/ directory. Note: The files must be located within a new directory name falbum .../wp-content/plugins/falbum/falbum.php

3. Activate the plugin via your WP admin console.

4. Within the WP admin console navigate to Options -> FAlbum

5. Complete the two Initial Setup steps to allow FAlbum to access your Flickr account

6. Update the Setup information and press Update Options

7. Add a new link to your site to view the photos. Examples (depending on the frieldly URLs setting): http://yoursite.com/wordpress/wp-content/plugins/falbum/wp/album.php
or
http://yoursite.com/wordpress/photos/

Expanded installation / upgrading instructions located in the FAblum wiki:
http://www.randombyte.net/wiki/falbum/falbum

<<less
Download (0.16MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
910 downloads
KPowersave 0.7.2

KPowersave 0.7.2


KPowersave is a KDE frontend to powersave. more>>
KPowersave provides battery monitoring and suspend/ standby triggers for KDE.
It is based on the powersave package and therefore supports APM and ACPI.
Whats New in 0.6.2 Stable Release:
- This release depends on powersave >= 0.12.18.
- It fixes autosuspend and inactivity detection (workarounds for broken X libraries), fixes the DCOP function for autosuspend, fixes detection/handling if DBUS/HAL/powersaved are not running, fixes the config dialog to respect DPMS timeout rules, checks the applet menu before trigger autosuspend, fixes distribution detection in configure, and changes the default bug reporting links for dists.
- It adds missing DCOP functions, allows changing brightness with the mouse wheel over the applet icon, and updates the autosuspend blacklist and translations.
<<less
Download (1.9MB)
Added: 2007-02-18 License: GPL (GNU General Public License) Price:
982 downloads
MyXML 0.7

MyXML 0.7


MyXML is an UDF extension to the MySQL database. more>>
MyXML is an UDF extension to the MySQL database. It provides a set of utilities to make generating XML from the database a simple task.

It provides routines to encode XML, create tags and return entire queries in XML.
<<less
Download (0.011MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
849 downloads
keyspeedapplet 0.7.3

keyspeedapplet 0.7.3


keyspeedapplet project is a panel applet to show the speed you are typing. more>>
keyspeedapplet project is a panel applet to show the speed you are typing.

This is an Applet, similar to the applets, showing the cpu-speed, which shows the speed you are currently typing.

It shows the average speed of the last 15 seconds and the average speed of the last minute.

In addition it shows how many errors you made and features a highscore list which is stored human readable in ~/.keyspeedrc.yaml

<<less
Download (0.009MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
925 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5