circle
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 83
The Circle 0.41c
The Circle is an open source scalable decentralized peer to peer application. more>>
The Circle is an open source scalable decentralized peer to peer application. What does that mean? Well, theres no central authority running the show. No entry taxes either, no censorship, and (in theory) no weak point which can break the whole system.
No one even owns the source code. As long as there is one Circle peer running, anywhere in the world, theres still a network.
Main features:
- Share files
- Send instant messages and chat IRC-style
- Put together your own personalized, trust based news service
- Proxy Debian package downloads
The Circle is written in Python. It runs on Linux and Windows. (in fact, there is very little operating system specific code, so it will most likely work on any system that supports Python)
Scalability
At the core of the Circle is a decentralized hashtable, or "Chord". This table allows users to search for files in logarithmic time, based on keywords. This means that the Circle does not have the scalability problems of Gnutella style network (such as Kazaa, eDonkey), while also avoiding the need for a central server and therefore a single point of failure. Details of its operation are given in the "Technical Details" section below.
Privacy
The Circle does have the ability to post fully anonymous news a la Freenet. However, the file-sharing protocol isnt entirely anonymous. People will be able to work out your IP address.
In order to protect user privacy, the Circle includes a Digital Rights Management system. Although everybody can search your files by their keywords, you may choose which users are authorized to download them. An unauthorized third party has access only to the names of your files, not to their content. Needless to say, we expect you to use this system in order to prevent copyright infringement, while allowing private copy.
Note: If we become aware that you are trying to share snuff or child pornography, we will be able to work out your IP and from that your location and identity, and report you to the police and/or your ISP. Snuff and child pornography are things we think any reasonable person considers to be evil (its an issue quite separate from the debate over copyright).
<<lessNo one even owns the source code. As long as there is one Circle peer running, anywhere in the world, theres still a network.
Main features:
- Share files
- Send instant messages and chat IRC-style
- Put together your own personalized, trust based news service
- Proxy Debian package downloads
The Circle is written in Python. It runs on Linux and Windows. (in fact, there is very little operating system specific code, so it will most likely work on any system that supports Python)
Scalability
At the core of the Circle is a decentralized hashtable, or "Chord". This table allows users to search for files in logarithmic time, based on keywords. This means that the Circle does not have the scalability problems of Gnutella style network (such as Kazaa, eDonkey), while also avoiding the need for a central server and therefore a single point of failure. Details of its operation are given in the "Technical Details" section below.
Privacy
The Circle does have the ability to post fully anonymous news a la Freenet. However, the file-sharing protocol isnt entirely anonymous. People will be able to work out your IP address.
In order to protect user privacy, the Circle includes a Digital Rights Management system. Although everybody can search your files by their keywords, you may choose which users are authorized to download them. An unauthorized third party has access only to the names of your files, not to their content. Needless to say, we expect you to use this system in order to prevent copyright infringement, while allowing private copy.
Note: If we become aware that you are trying to share snuff or child pornography, we will be able to work out your IP and from that your location and identity, and report you to the police and/or your ISP. Snuff and child pornography are things we think any reasonable person considers to be evil (its an issue quite separate from the debate over copyright).
Download (0.78MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1536 downloads
Unit Circle 1.0.1
Unit Circle project shows the relationship between trigonometric and angles functions like sine and cosine. more>>
Unit Circle project shows the relationship between trigonometric and angles functions like sine and cosine. To do this, the program implements an interactive "unit circle" (radius = 1) diagram, where the user can click or drag to set angles and see how the values of trigonometric functions change accordingly.
The unit circle (where the radius equals 1) provides a very clear demonstration of how various trigonometric functions relate to angles and one another. Draw an angle line from the origin to a point on the circumphrence of the circle; the (x,y) coordinates of that point will will be the cosine and sine of the angle.
In Unit Circle, use the mouse to set the angle line by either clicking or dragging the pointer inside the diagram. Or, change the trigonmetric values in the fields, and the angle will automatically adjust.
The inspiration for this program was provided by my home-schooled daughters, who had difficulty understanding the nature of trigonometry. As an educational tool, Unit Circle has been a success, and it may evolve into a larger application for exploring other aspects of trigonometry and geometry.
<<lessThe unit circle (where the radius equals 1) provides a very clear demonstration of how various trigonometric functions relate to angles and one another. Draw an angle line from the origin to a point on the circumphrence of the circle; the (x,y) coordinates of that point will will be the cosine and sine of the angle.
In Unit Circle, use the mouse to set the angle line by either clicking or dragging the pointer inside the diagram. Or, change the trigonmetric values in the fields, and the angle will automatically adjust.
The inspiration for this program was provided by my home-schooled daughters, who had difficulty understanding the nature of trigonometry. As an educational tool, Unit Circle has been a success, and it may evolve into a larger application for exploring other aspects of trigonometry and geometry.
Download (0.10MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1386 downloads
TheCircle 0.41c
The Circle is an open source scalable decentralized peer to peer application. more>>
The Circle is an open source scalable decentralized peer to peer application. What does that mean? Well, theres no central authority running the show. No entry taxes either, no censorship, and (in theory) no weak point which can break the whole system. No one even owns the source code. There is a network, even if there are a few people which uses this program.
The Circle allows you to :
* Share files
* Send instant messages and chat IRC-style
* Put together your own personalized, trust based news service
* Proxy Debian package downloads
The Circle is written in Python. It runs on Linux and Windows. (in fact, there is very little operating system specific code, so it will most likely work on any system that supports Python).
At the core of the Circle is a decentralized hashtable, or "Chord". This table allows users to search for files in logarithmic time, based on keywords. This means that the Circle does not have the scalability problems of Gnutella style network (such as Kazaa, eDonkey), while also avoiding the need for a central server and therefore a single point of failure. Details of its operation are given in the "Technical Details" section below.
The Circle does have the ability to post fully anonymous news a la Freenet. However, the file-sharing protocol isnt entirely anonymous. People will be able to work out your IP address.
In order to protect user privacy, the Circle includes a Digital Rights Management system. Although everybody can search your files by their keywords, you may choose which users are authorized to download them. An unauthorized third party has access only to the names of your files, not to their content. Needless to say, we expect you to use this system in order to prevent copyright infringement, while allowing private copy.
Note: If we become aware that you are trying to share snuff or child pornography, we will be able to work out your IP and from that your location and identity, and report you to the police and/or your ISP. Snuff and child pornography are things we think any reasonable person considers to be evil (its an issue quite separate from the debate over copyright).
<<lessThe Circle allows you to :
* Share files
* Send instant messages and chat IRC-style
* Put together your own personalized, trust based news service
* Proxy Debian package downloads
The Circle is written in Python. It runs on Linux and Windows. (in fact, there is very little operating system specific code, so it will most likely work on any system that supports Python).
At the core of the Circle is a decentralized hashtable, or "Chord". This table allows users to search for files in logarithmic time, based on keywords. This means that the Circle does not have the scalability problems of Gnutella style network (such as Kazaa, eDonkey), while also avoiding the need for a central server and therefore a single point of failure. Details of its operation are given in the "Technical Details" section below.
The Circle does have the ability to post fully anonymous news a la Freenet. However, the file-sharing protocol isnt entirely anonymous. People will be able to work out your IP address.
In order to protect user privacy, the Circle includes a Digital Rights Management system. Although everybody can search your files by their keywords, you may choose which users are authorized to download them. An unauthorized third party has access only to the names of your files, not to their content. Needless to say, we expect you to use this system in order to prevent copyright infringement, while allowing private copy.
Note: If we become aware that you are trying to share snuff or child pornography, we will be able to work out your IP and from that your location and identity, and report you to the police and/or your ISP. Snuff and child pornography are things we think any reasonable person considers to be evil (its an issue quite separate from the debate over copyright).
Download (0.78MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1222 downloads
GIMP circle brushes 1.0
GIMP circle brushes provides circle brushes for use as rubber stamps in the GIMP. more>>
GIMP circle brushes provides circle brushes for use as "rubber stamps" in the GIMP.
GIMP circle brushes can be used with one click instead of creating outline circles by making a circle, filling with black, shrinking, and filling with white.
The following pixel sizes are provided: 6, 12, 15, 20, 24, 30, 40, 50, 60, 80, 100, 140, 200, 300, 400, 500, and 600.
Circle brushes are my third brush collection for use in the GIMP.
It was brush week for me.
Making circles is a bit of a pain with the GIMP. I know the Make a circular selection,
fill it black, shrink it, fill it white thingy -- but come on already... if I can rubber stamp a
premade circle brush where I need it instead, wouldnt that be kinda nice?
These were fairly easy, in theory. I had to add a bit of extra feathering to the above technique to get nice circles in all the sizes. Also several 45-degree rotations which smoothed out a lot of upper-end noise.
I also tried exporing from Inkscape, but the paths I converted to bitmaps did not work out as well as I had hoped and wound up sticking with the GIMP to create all
of them.
Sizes I made are:
6,12,15,20,24,30,40,50,60,80,100,140,200,300,400,500 and 600.
Use them for anything youd like. If you redistribute them, please include this file.
I post these, and perhaps make updates, at gimphelp.org. All the items will also be included (in png format) at wpclipart.com, the Public Domain clipart site.
Installation:
Stick them in the GIMP brushes folder and either "refresh brushes" or restart the GIMP. I put them in the system-wide folder, on my Slackware machine this folder is located at: /usr/share/gimp/2.0/brushes
You should also have a local brushes folder at: ~/.gimp-2.x/brushes
<<lessGIMP circle brushes can be used with one click instead of creating outline circles by making a circle, filling with black, shrinking, and filling with white.
The following pixel sizes are provided: 6, 12, 15, 20, 24, 30, 40, 50, 60, 80, 100, 140, 200, 300, 400, 500, and 600.
Circle brushes are my third brush collection for use in the GIMP.
It was brush week for me.
Making circles is a bit of a pain with the GIMP. I know the Make a circular selection,
fill it black, shrink it, fill it white thingy -- but come on already... if I can rubber stamp a
premade circle brush where I need it instead, wouldnt that be kinda nice?
These were fairly easy, in theory. I had to add a bit of extra feathering to the above technique to get nice circles in all the sizes. Also several 45-degree rotations which smoothed out a lot of upper-end noise.
I also tried exporing from Inkscape, but the paths I converted to bitmaps did not work out as well as I had hoped and wound up sticking with the GIMP to create all
of them.
Sizes I made are:
6,12,15,20,24,30,40,50,60,80,100,140,200,300,400,500 and 600.
Use them for anything youd like. If you redistribute them, please include this file.
I post these, and perhaps make updates, at gimphelp.org. All the items will also be included (in png format) at wpclipart.com, the Public Domain clipart site.
Installation:
Stick them in the GIMP brushes folder and either "refresh brushes" or restart the GIMP. I put them in the system-wide folder, on my Slackware machine this folder is located at: /usr/share/gimp/2.0/brushes
You should also have a local brushes folder at: ~/.gimp-2.x/brushes
Download (0.042MB)
Added: 2006-04-27 License: BSD License Price:
1286 downloads
Circle Social Bookmark Icons for Linux -
10 freeware circular icons of Web 2 Social Bookmarks more>> The Circle Social Bookmark Icons for Linux - is one of the Dirceu Veiga's selection of the most beautiful icons. The program includes 10 freeware "circular" icons of Web 2 Social Bookmarks which you can use for your blogs, websites, desktops, softwares. Its content is inclusive of Blinklist, Delicious, Digg, Flickr, Furl, Magnolia, Newsvine, Reddit, Stumbleupon, Technorati
The Linux version consists of PNG files sized from 512X512 to 16X16 pixels. Great for Bloggers.<<less
Download (1.53MB)
Added: 2009-04-28 License: Freeware Price:
182 downloads
Filelight 1.0
Filelight allows you to understand exactly where your diskspace is being used. more>>
Filelight allows you to understand exactly where your diskspace is being used by graphically representating your filesystem as a set of concentric segmented-rings.
Filelight creates a complex, but data-rich graphical representation of the files and directories on your computer. An example of Filelights representation of KDEs disk usage is shown below. It is important to understand that the full circle represents 143MB, and there are 143MB of files contained recursively in the directory.
Segments are sized relative to the files they represent. Directories have child-segments that represent the files in that directory. Hovering over any segment gives you details about the file it represents, such as its size.
The net-result is something similar to KDirStat, however the data is more dense, and the representation more informative. Most people tend to use Filelight to find out where their diskspace is concentrated, and this is what it is mostly designed to do.
Filelight is released under the GNU General Public License.
<<lessFilelight creates a complex, but data-rich graphical representation of the files and directories on your computer. An example of Filelights representation of KDEs disk usage is shown below. It is important to understand that the full circle represents 143MB, and there are 143MB of files contained recursively in the directory.
Segments are sized relative to the files they represent. Directories have child-segments that represent the files in that directory. Hovering over any segment gives you details about the file it represents, such as its size.
The net-result is something similar to KDirStat, however the data is more dense, and the representation more informative. Most people tend to use Filelight to find out where their diskspace is concentrated, and this is what it is mostly designed to do.
Filelight is released under the GNU General Public License.
Download (0.65MB)
Added: 2006-09-02 License: GPL (GNU General Public License) Price:
1148 downloads
jPicEdt 1.4.1
jPicEdt is a multi-platform vector-based graphic editor for LaTeX and related packages, including eepic and PsTricks. more>>
jPicEdt is a multi-platform vector-based graphic editor for LaTeX and related packages, including eepic and PsTricks.
The LaTeX picture environment is a special environment for inserting simple drawing commands into a LaTeX file.
This environment was obviously not intented to replace more sophisticated graphical formats such as Postscript or PDF (and their associated design tools: Adobe Illustrator, Macromedia Freehand,...), but was merely aimed at easily incorporating small and simple drawings (e.g. graphs, electrical schematics,...)
Yet picture commands are flexible enough to allow one to build rather complicated drawings, including circles, rectangles, lines and vectors, bezier splines.
Besides, using epic/eepic or PsTricks packages largely increases the set of available commands, and amongst other things, allows for shape-filling (and colours with PsTricks) and a better rendering of shapes.
Finally, one of the main benefits of using the picture environment is the ability to incorporate text containing any LaTeX command allowed in LR mode, e.g. equations, arrays or user-defined commands.
Main features:
- Every graphical element allowed by the picture environment commands: lines, arrows, circles, boxes.
- Emulated elements, for example lines of any slope (which LaTeX doesnt support natively), circles of any size, ellipses, arcs and polygons. This makes a strong use of the multiput command.
- Nearly every object allowed by the epic/eepic packages (excluding grids and textured filling): dashed lines, filled (whitened, blackened or shaded) ellipses or polygons, arcs,... Using this package is optional.
- Starting from version 1.3.2, nearly every object in the pstricks.sty package (this include : filling with colors, hatches, textures, setting various stroke parameters, rotating texts,...). Support for pst-node.sty and other related packages is either experimental (meaning that you must recompile with a boolean flag turned on) or simply underway.
<<lessThe LaTeX picture environment is a special environment for inserting simple drawing commands into a LaTeX file.
This environment was obviously not intented to replace more sophisticated graphical formats such as Postscript or PDF (and their associated design tools: Adobe Illustrator, Macromedia Freehand,...), but was merely aimed at easily incorporating small and simple drawings (e.g. graphs, electrical schematics,...)
Yet picture commands are flexible enough to allow one to build rather complicated drawings, including circles, rectangles, lines and vectors, bezier splines.
Besides, using epic/eepic or PsTricks packages largely increases the set of available commands, and amongst other things, allows for shape-filling (and colours with PsTricks) and a better rendering of shapes.
Finally, one of the main benefits of using the picture environment is the ability to incorporate text containing any LaTeX command allowed in LR mode, e.g. equations, arrays or user-defined commands.
Main features:
- Every graphical element allowed by the picture environment commands: lines, arrows, circles, boxes.
- Emulated elements, for example lines of any slope (which LaTeX doesnt support natively), circles of any size, ellipses, arcs and polygons. This makes a strong use of the multiput command.
- Nearly every object allowed by the epic/eepic packages (excluding grids and textured filling): dashed lines, filled (whitened, blackened or shaded) ellipses or polygons, arcs,... Using this package is optional.
- Starting from version 1.3.2, nearly every object in the pstricks.sty package (this include : filling with colors, hatches, textures, setting various stroke parameters, rotating texts,...). Support for pst-node.sty and other related packages is either experimental (meaning that you must recompile with a boolean flag turned on) or simply underway.
Download (5.3MB)
Added: 2007-01-03 License: GPL (GNU General Public License) Price:
1030 downloads
Graphics::Simple 0.04
Graphics::Simple is a simple , device-independent graphics API for Perl. more>>
Graphics::Simple is a simple , device-independent graphics API for Perl.
SYNOPSIS
use Graphics::Simple;
line 100,100,200,200;
circle 50,50,25;
stop(); clear(); # Wait for a button press, clear the page
Ever had a Commodore C-64 or Vic-20 or some other of the machines of that era? Where doing graphics was as simple as
line 20,20,50,30;
and you didnt have to go through things like XOpenDisplay etc.
This module tries to bring back the spirit of that era in a modern environment: this module presents a simple, unified API to several different graphics devices - currently X (using Gtk and Gnome) and PostScript.
The interface is primarily made easy-to-use, starting from the idea that the above line command must work. Therefore, it exports most of the primitives by default (you can turn this off).
However, everything is not sacrificed in the name of simplicity: believing in "simple things simple, complicated things possible", this module also allows multiple windows (all the primitives also work as methods of window objects) as well as raw access to the underlying devices - although the device-independence is then lost. In future plans are some sort of interactions with the devices with which it is possible as well as the addition of more devices.
The use command currently accepts the forms
use Graphics::Simple;
use Graphics::Simple qw/line circle/;
use Graphics::Simple 300,400; # portrait paper
use Graphics::Simple 300,400, qw/line circle/;
i.e. the optional size of the default window first and then normal Exporter arguments.
Graphics::Simple has several different back-ends, currently GnomeCanvas, TkCanvas, PostScript and (not fully working yet) Fig. Other backends are expected.
To start Graphics::Simple with a given backend, you should set the environment variable GSIMPL to the value, e.g. by running your script with the command
GSIMPL=PostScript perl gt1.pl
or by setting the environment variable permanently in your shell, by
GSIMPL=PostScript
export GSIMPL
or
setenv GSIMPL PostScript
<<lessSYNOPSIS
use Graphics::Simple;
line 100,100,200,200;
circle 50,50,25;
stop(); clear(); # Wait for a button press, clear the page
Ever had a Commodore C-64 or Vic-20 or some other of the machines of that era? Where doing graphics was as simple as
line 20,20,50,30;
and you didnt have to go through things like XOpenDisplay etc.
This module tries to bring back the spirit of that era in a modern environment: this module presents a simple, unified API to several different graphics devices - currently X (using Gtk and Gnome) and PostScript.
The interface is primarily made easy-to-use, starting from the idea that the above line command must work. Therefore, it exports most of the primitives by default (you can turn this off).
However, everything is not sacrificed in the name of simplicity: believing in "simple things simple, complicated things possible", this module also allows multiple windows (all the primitives also work as methods of window objects) as well as raw access to the underlying devices - although the device-independence is then lost. In future plans are some sort of interactions with the devices with which it is possible as well as the addition of more devices.
The use command currently accepts the forms
use Graphics::Simple;
use Graphics::Simple qw/line circle/;
use Graphics::Simple 300,400; # portrait paper
use Graphics::Simple 300,400, qw/line circle/;
i.e. the optional size of the default window first and then normal Exporter arguments.
Graphics::Simple has several different back-ends, currently GnomeCanvas, TkCanvas, PostScript and (not fully working yet) Fig. Other backends are expected.
To start Graphics::Simple with a given backend, you should set the environment variable GSIMPL to the value, e.g. by running your script with the command
GSIMPL=PostScript perl gt1.pl
or by setting the environment variable permanently in your shell, by
GSIMPL=PostScript
export GSIMPL
or
setenv GSIMPL PostScript
Download (0.013MB)
Added: 2006-07-19 License: Perl Artistic License Price:
1194 downloads
KIconEdit 3.5.4
KIconEdit or KDE Icon Editor is a small graphics drawing program especially for creating icons using the standard KDE icon palet more>>
KIconEdit or KDE Icon Editor is a small graphics drawing program especially for creating icons using the standard KDE icon palette.
KIconEdit has most of the tools which are needed for easy creation of icons including: Line, Ellipse, Circle, Rectangle, Freehand, Eraser and Spraycan. More tools are planned but not fully implemented.
KIconEdit is part of the K Desktop Environment (KDE).
<<lessKIconEdit has most of the tools which are needed for easy creation of icons including: Line, Ellipse, Circle, Rectangle, Freehand, Eraser and Spraycan. More tools are planned but not fully implemented.
KIconEdit is part of the K Desktop Environment (KDE).
Download (MB)
Added: 2006-08-08 License: GPL (GNU General Public License) Price:
1176 downloads
OCC 1.2.9
OCC is a PHP chess game. more>>
Online Chess Club (OCC) is a small PHP chess game.
Note: If you dont know what PHP is dont bother to download. This is only required to set up a chess server. Playing needs nothing more than a simple web browser.
OCC is not intended for massive use but rather for a small circle of friends of yours. While it is possible to play a quick game by hitting Refresh! frequently or using a chat tool to tell your friend whether you are finished, this is again not the intention of OCC. Other online chess games may fit this purpose better.
The idea of OCC is to run a number of games simultaneously against various friends and to check from time to time, like once a day, whether anyone has moved and if so to enter your move along with a comment.
Any number of simultaneous games is allowed. OCC stores the full move history of a game and automatically recognizes checkmate and stalemate. An option to draw a game is available (both sides have to agree) and when a game is finished it can either be archived or deleted. The moves itself are either submitted in the normal short chess notation or a full move notation. An in-game help explains the exact usage.
Further on, any game (no matter whether it is open or closed) can be re-viewed move by move or saved as PGN to analyse it with your favorite chess tool; for instance with Fritz.
A PHP-ready web server is required to set up a chess server while playing itself requires a browser.
Enhancements:
- This release features some minor enhancements.
- Most notably, the previous comment is saved to keep track of a conversation.
- Besides, some typos were fixed and some descriptions were improved.
- Comments may not contain HTML tags and the dialogue for opening a new game has moved to a new section.
<<lessNote: If you dont know what PHP is dont bother to download. This is only required to set up a chess server. Playing needs nothing more than a simple web browser.
OCC is not intended for massive use but rather for a small circle of friends of yours. While it is possible to play a quick game by hitting Refresh! frequently or using a chat tool to tell your friend whether you are finished, this is again not the intention of OCC. Other online chess games may fit this purpose better.
The idea of OCC is to run a number of games simultaneously against various friends and to check from time to time, like once a day, whether anyone has moved and if so to enter your move along with a comment.
Any number of simultaneous games is allowed. OCC stores the full move history of a game and automatically recognizes checkmate and stalemate. An option to draw a game is available (both sides have to agree) and when a game is finished it can either be archived or deleted. The moves itself are either submitted in the normal short chess notation or a full move notation. An in-game help explains the exact usage.
Further on, any game (no matter whether it is open or closed) can be re-viewed move by move or saved as PGN to analyse it with your favorite chess tool; for instance with Fritz.
A PHP-ready web server is required to set up a chess server while playing itself requires a browser.
Enhancements:
- This release features some minor enhancements.
- Most notably, the previous comment is saved to keep track of a conversation.
- Besides, some typos were fixed and some descriptions were improved.
- Comments may not contain HTML tags and the dialogue for opening a new game has moved to a new section.
Download (0.089MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
911 downloads
Frocor 0.1
Frocor stands for F Resonating Objects Correlator and is a sound- graphics installation. more>>
Frocor stands for F Resonating Objects Correlator and is a sound- graphics installation.
Changes of properties of a Frocor object will result in changes of both the graphics and the sound output.
Main features:
It is based on some parallels between sounds and geometric objects:
Geometry
- Shape (Circle / Triangle / ...)
- Size
- Color
- Animation (Spinning)
Acoustics
- Sound Shape (Sine / Triangular / ...)
- Volume
- Frequency
- Sweep
Enhancements:
- 10/05/2005: first public frocor release: 0.1!
<<lessChanges of properties of a Frocor object will result in changes of both the graphics and the sound output.
Main features:
It is based on some parallels between sounds and geometric objects:
Geometry
- Shape (Circle / Triangle / ...)
- Size
- Color
- Animation (Spinning)
Acoustics
- Sound Shape (Sine / Triangular / ...)
- Volume
- Frequency
- Sweep
Enhancements:
- 10/05/2005: first public frocor release: 0.1!
Download (0.28MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1149 downloads
HPGL-Distiller 0.9.1
HPGL-Distiller is a small program that was written to filter out aspects of a HPGL file. more>>
HPGL-Distiller is a small program that was written to filter out aspects of a HPGL file which are not relevant for various HPGL output devices, typically vinyl cutters. The original reason for filtering out the irrelevant codes was that my own personal vinyl cutter was responding poorly to the excess data.
How does it work?
The HPGL-Distiller is actually a very simple program (even written in C) that breaks the incoming HPGL data stream into individual HPGL commands and simply copies or ignores each command based on the built in list of acceptable HPGL commands. A lot of HPGL commands generated by pstoedit pertain to aspects of plotting like line type, width, pen colour, pen width and such, all of which arent always relevant, especially in the cutting processes.
It should be pointed out that as you go up in the range of the plotters/cutters, the HPGL feature set they support will tend to increase (ie, supporting arcs, circles, rectangles natively).
How do I use it?
HPGL-Distiller is used as a post-processing tool after converting an existing vector format (SVG, DXF, EPS etc) into HPGL via pstoedit. By default the output of the pstoedit (with -f plot-hpgl) contains a lot of HPGL commands which are of no relevance to the final vinyl cutter in question.
pstoedit -f plot-hpgl imagefile.eps fulloutput.hpgl
hpgl-distiller -i fulloutput.hpgl -o distilled.hpgl
(subsequently you can possibly output the distilled HPGL to your
cutter using cat distilled.hpgl > /dev/ttyS1 )
Enhancements:
- A shell script that can allow Inkscape and other programs to print directly to HPGL vinyl cutters was added.
<<lessHow does it work?
The HPGL-Distiller is actually a very simple program (even written in C) that breaks the incoming HPGL data stream into individual HPGL commands and simply copies or ignores each command based on the built in list of acceptable HPGL commands. A lot of HPGL commands generated by pstoedit pertain to aspects of plotting like line type, width, pen colour, pen width and such, all of which arent always relevant, especially in the cutting processes.
It should be pointed out that as you go up in the range of the plotters/cutters, the HPGL feature set they support will tend to increase (ie, supporting arcs, circles, rectangles natively).
How do I use it?
HPGL-Distiller is used as a post-processing tool after converting an existing vector format (SVG, DXF, EPS etc) into HPGL via pstoedit. By default the output of the pstoedit (with -f plot-hpgl) contains a lot of HPGL commands which are of no relevance to the final vinyl cutter in question.
pstoedit -f plot-hpgl imagefile.eps fulloutput.hpgl
hpgl-distiller -i fulloutput.hpgl -o distilled.hpgl
(subsequently you can possibly output the distilled HPGL to your
cutter using cat distilled.hpgl > /dev/ttyS1 )
Enhancements:
- A shell script that can allow Inkscape and other programs to print directly to HPGL vinyl cutters was added.
Download (0.004MB)
Added: 2007-02-08 License: BSD License Price:
993 downloads
KChart 1.6.1
KChart is the KOffice chart drawing application. more>>
KChart is the KOffice chart drawing application part of the KOffice suite. Use it to embed charts into your KOffice documents, e.g. a report written with KWord or a slideshow made with KPresenter.
Main features:
Easy to Use:
- default values for all parameters
- automatic ordinate axis computation based on highest/lowest data value
- default sizes (fonts, line widths...) relative to the window size
Highly Configurable:
- All of the parameters may be changed after configuring/drawing the chart.
- Size values (axis/grid line width, font sizes, bar width, dataset gap, pie chart radius ... ) may be specified in either absolute pixels or relative to the window size. This makes your chart layout-independent since such values are being recalculated automatically when the window dimensions have changed.
Flexible Layout:
- Legends may be centered at a chart edge or in a corner with the chart making way in vertical and/or in horizontal direction thus offering 16 legend/chart relationships to choose from
- Header and footer texts have special font type/size and color settings
Axes and Data:
- Automatical ordinate axis computation based on highest/lowest data value which can be easily replaced by programmer-defined start, end and delta value settings.
- Abscissa labels may be taken either from data cells containing the respective strings or from programmer-defined QStringLists or calculated automatically based on a format chosen by the user and values found in the cells
- Up to 8 axes: 2 left, 2 right, 2 top, 2 bottom
- A chart may have 2 different ordinates: e.g. left axis for series 1,2,3 right axis for data series 4
- Each axis may draw (sub-)grid lines using their own color, line width, style
Chart Combinations:
- sharing the same abscissa axis or using different ones (e.g Top and Bottom axis)
- sharing the same ordinate or using different ones (e.g Left and Right axis)
- Axes may use the same line color / line width as the bars (or the lines, resp.) which they belong to.
Chart Types:
- Bar: normal | stacked | percent, 2D | 3D-Look
- Line: normal | stacked | percent, 2D | 3D-Look, show marker: circle | square | diamond
- Area: normal | stacked | percent
- HiLo: normal | open-close
- Pie: normal | exploded | some exploded, 2D | 3D
- Ring: normal | exploded | some exploded, fixed thickness | relative thickness
- Polar: normal | stacked | percent
<<lessMain features:
Easy to Use:
- default values for all parameters
- automatic ordinate axis computation based on highest/lowest data value
- default sizes (fonts, line widths...) relative to the window size
Highly Configurable:
- All of the parameters may be changed after configuring/drawing the chart.
- Size values (axis/grid line width, font sizes, bar width, dataset gap, pie chart radius ... ) may be specified in either absolute pixels or relative to the window size. This makes your chart layout-independent since such values are being recalculated automatically when the window dimensions have changed.
Flexible Layout:
- Legends may be centered at a chart edge or in a corner with the chart making way in vertical and/or in horizontal direction thus offering 16 legend/chart relationships to choose from
- Header and footer texts have special font type/size and color settings
Axes and Data:
- Automatical ordinate axis computation based on highest/lowest data value which can be easily replaced by programmer-defined start, end and delta value settings.
- Abscissa labels may be taken either from data cells containing the respective strings or from programmer-defined QStringLists or calculated automatically based on a format chosen by the user and values found in the cells
- Up to 8 axes: 2 left, 2 right, 2 top, 2 bottom
- A chart may have 2 different ordinates: e.g. left axis for series 1,2,3 right axis for data series 4
- Each axis may draw (sub-)grid lines using their own color, line width, style
Chart Combinations:
- sharing the same abscissa axis or using different ones (e.g Top and Bottom axis)
- sharing the same ordinate or using different ones (e.g Left and Right axis)
- Axes may use the same line color / line width as the bars (or the lines, resp.) which they belong to.
Chart Types:
- Bar: normal | stacked | percent, 2D | 3D-Look
- Line: normal | stacked | percent, 2D | 3D-Look, show marker: circle | square | diamond
- Area: normal | stacked | percent
- HiLo: normal | open-close
- Pie: normal | exploded | some exploded, 2D | 3D
- Ring: normal | exploded | some exploded, fixed thickness | relative thickness
- Polar: normal | stacked | percent
Download (55.4MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1058 downloads
CYCAS 3.80.1
CYCAS is a 2D/3D CAD package. more>>
CYCAS is a 2D+3D CAD package for drafting and design in high quality and for creating 3D presentations and technical illustrations easily.
Some of its features include an easy-to-handle user interface, special architectural elements and functions, a WYSIWYG display, printing, plotting, import and export filters, photorealistic rendering with POV-Ray, documentation and tutorials, example drawings, and an extendable 2D/3D symbols library.
Easy to handle. Dialog boxes to design drawing elements easily with a database function to improve work flow. A layer technique which is flexible to employ.
It simulates working with transparency sheets. HTML online help, illustrated with many graphics. Graphical user interface based on GTK (The Gimp Toolkit).
Lines, circles, texts, patterns and color fillings, calculation of areas and volumina, semi-automatic and manual measurement, support of architectural presentation, extendable Symbol library.
Architectural elements such as walls, openings, windows, doors, 3D basics, extendable Symbol library.
Intuitive working in the ground plan, elevation and isometric views. Computing graphics such as hidden line graphics or wire graphics from various perspective or isometric views.
Direct export to POV-Ray [TM of the POV-Ray Team] module to generate high-quality rendered images easily. Extendable Material database to support output of 3D data to renderer.
<<lessSome of its features include an easy-to-handle user interface, special architectural elements and functions, a WYSIWYG display, printing, plotting, import and export filters, photorealistic rendering with POV-Ray, documentation and tutorials, example drawings, and an extendable 2D/3D symbols library.
Easy to handle. Dialog boxes to design drawing elements easily with a database function to improve work flow. A layer technique which is flexible to employ.
It simulates working with transparency sheets. HTML online help, illustrated with many graphics. Graphical user interface based on GTK (The Gimp Toolkit).
Lines, circles, texts, patterns and color fillings, calculation of areas and volumina, semi-automatic and manual measurement, support of architectural presentation, extendable Symbol library.
Architectural elements such as walls, openings, windows, doors, 3D basics, extendable Symbol library.
Intuitive working in the ground plan, elevation and isometric views. Computing graphics such as hidden line graphics or wire graphics from various perspective or isometric views.
Direct export to POV-Ray [TM of the POV-Ray Team] module to generate high-quality rendered images easily. Extendable Material database to support output of 3D data to renderer.
Download (3.0MB)
Added: 2006-07-25 License: Free for non-commercial use Price:
760 downloads
Scriptio 0-0
Scriptio is an open source framework for presenting animations and educational content in a rich online experience. more>>
Scriptio project is an open source framework for presenting animations and educational content in a rich online experience.
Featuring an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for rich Web 2.0 applications.
Scriptio is written in JavaScript, and exploits Ajax techniques. Ajax refers to tools and methods for creating interactive web applications. If accompanying narration or sound is needed, interfaces to Flash, QuickTime, and standard audio formats are supported.
Main features:
Intuitive scripting language
- The scripting language is a simple and easy to understand. It can also be extended since it is built in JavaScript.
Rich object set
- Text, images, rectangles, lines, and circles are supported. Input controls such as buttons, text entry fields, radio buttons, and checkboxes are used for created highly-interactive instructional presentations.
Multiple audio options
- If you need a music or narration soundtrack, interfaces for QuickTime and Flash are included. A Java applet that supports audio formats of Ogg, AU, and WAV has also been developed.
Authoring Tools
- An "author mode" gives valuable feedback as you work and develop your scripts.
<<lessFeaturing an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for rich Web 2.0 applications.
Scriptio is written in JavaScript, and exploits Ajax techniques. Ajax refers to tools and methods for creating interactive web applications. If accompanying narration or sound is needed, interfaces to Flash, QuickTime, and standard audio formats are supported.
Main features:
Intuitive scripting language
- The scripting language is a simple and easy to understand. It can also be extended since it is built in JavaScript.
Rich object set
- Text, images, rectangles, lines, and circles are supported. Input controls such as buttons, text entry fields, radio buttons, and checkboxes are used for created highly-interactive instructional presentations.
Multiple audio options
- If you need a music or narration soundtrack, interfaces for QuickTime and Flash are included. A Java applet that supports audio formats of Ogg, AU, and WAV has also been developed.
Authoring Tools
- An "author mode" gives valuable feedback as you work and develop your scripts.
Download (1.5MB)
Added: 2006-01-18 License: Other/Proprietary License Price:
1374 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 circle 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