postal 2 mall pics
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6481
Postal 2: Share the Pain DEMO 1407
Postal 2: Share the Pain DEMO is a FPS game for Linux. more>> <<less
Download (167.3MB)
Added: 2006-03-17 License: Freeware Price:
1015 downloads
Postal 0.67
Postal is a SMTP and POP benchmark suite. more>>
Postal suite currently consists of two programs, Postal and Rabid. Postal (the mad postman) is a program that will deliver mail as fast as possible via the SMTP protocol to test mail server performance.
Rabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP server performance. All messages sent via Postal have MD5 checksums appended, and Rabid will check the MD5 to ensure that the messages are not being corrupted.
It works by taking a list of user names and applying random transformations to them to get the FROM and TO addresses, this is because if each email address takes 30 bytes of storage then 1,000,000 accounts would take 30M of RAM. 3,000,000 accounts would take 90M of RAM which would be more than the memory in my test machine (this would cause thrashing and make the benchmark invalid), and it would take ages to load all that data from the hard drive. Using 100,000 accounts and applying a transformation to map them to 30M accounts is a much more efficient use of resources.
When sending the mail the subject and body will be random data. A header field X-Postal will be used so that procmail can easily filter out such email just in case you accidentally put your own email address as one of the test addresses. ;)
For Debian the best thing to do is to do "apt-get install postal", if you dont want to use the version supplied with your version of Debian you can build a Debian package in the usual manner.
Change to the directory containing the unpacked source and use the command:
dpkg-buildpackage -rfakeroot -tc -us
That will create a .deb in the parent directory.
For Red Hat etc there is a portslave.spec file to allow for building with
the "rpm -b" command.
For Solaris use the command "make -C sun" to build a package in /var/spool/pkg
(make sure you have write access to that directory).
For other Unix setup "./configure ; make install" should do an install.
Enhancements:
- The license was changed to GPLv3.
<<lessRabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP server performance. All messages sent via Postal have MD5 checksums appended, and Rabid will check the MD5 to ensure that the messages are not being corrupted.
It works by taking a list of user names and applying random transformations to them to get the FROM and TO addresses, this is because if each email address takes 30 bytes of storage then 1,000,000 accounts would take 30M of RAM. 3,000,000 accounts would take 90M of RAM which would be more than the memory in my test machine (this would cause thrashing and make the benchmark invalid), and it would take ages to load all that data from the hard drive. Using 100,000 accounts and applying a transformation to map them to 30M accounts is a much more efficient use of resources.
When sending the mail the subject and body will be random data. A header field X-Postal will be used so that procmail can easily filter out such email just in case you accidentally put your own email address as one of the test addresses. ;)
For Debian the best thing to do is to do "apt-get install postal", if you dont want to use the version supplied with your version of Debian you can build a Debian package in the usual manner.
Change to the directory containing the unpacked source and use the command:
dpkg-buildpackage -rfakeroot -tc -us
That will create a .deb in the parent directory.
For Red Hat etc there is a portslave.spec file to allow for building with
the "rpm -b" command.
For Solaris use the command "make -C sun" to build a package in /var/spool/pkg
(make sure you have write access to that directory).
For other Unix setup "./configure ; make install" should do an install.
Enhancements:
- The license was changed to GPLv3.
Download (0.083MB)
Added: 2007-07-02 License: GPL v3 Price:
1223 downloads
mojoPortal 2.2.2.8
mojoPortal project is an Object Oriented web site framework. more>>
mojoPortal project is an Object Oriented web site framework written in C# that runs under ASP.NET on Windows or under mono on GNU/Linux or Mac OS X.
Main features:
- Runs under Windows/IIS or mono/Apache with most GNU/Linux distributions or Mac OS X
- Works with MS SQL Server, MySQL, or PostgreSQL databases
- Host multiple sites on 1 installation and db with host names
- Content Management with support for work flow and approval/publishing process
- Enter content with the FCKeditor HTML WYSIWYG
- Blogs
- Forums
- Image Gallery
- RSS Feed Aggregator
- Event Calendar
- Contact Form
- File Manager - use with caution, provides direct access to the server file system.
- Shared Files module - looks and acts like the File Manager module but stores and manages files in a safe way on the server. Folders are really database items as are the friendly file names. Files are stored securely in a special folder and named using guid strings and a .config extension. This prevents them from being requested or served with a normal http request. Authorized users can download because the module serves them using Response.WriteFile. The module also supports versioning of files.
- User Profile Page
- Member List Page
- Bread Crumbs
- Custom Skinning based on Paul Wilsons MasterPages with support for user selectable skins and individual skins per page
- Dynamic HTML Cross Browser Menu using Scott Mitchells skmMenu
- Localization - all labels and image alt text comes from a configuration file
- Configurable Whether to Encrypt Passwords
- Configurable Whether Registration requires e-mail confirmation
- Configure use of SSL for the whole Site or per Page
- Send Password Feature (when not using encryption)
- Url Re-writing for mapping friendly Urls to site pages
- Site Search with Role based filtering
- Error logging and optional debug logging
mojoPortal is being developed/managed by Joe Audette, MCSD, MCDBA, MCSE, I named it after my dog Mojo.
Enhancements:
- mojoPortal 2.x now works on Mono, so mojoPortal 1.x is being retired.
- New features include multi-site support based on folders or host names.
- The editor provider model has support for both FCKeditor and TinyMCE.
- This release has improved markup semantics and CSS organization.
<<lessMain features:
- Runs under Windows/IIS or mono/Apache with most GNU/Linux distributions or Mac OS X
- Works with MS SQL Server, MySQL, or PostgreSQL databases
- Host multiple sites on 1 installation and db with host names
- Content Management with support for work flow and approval/publishing process
- Enter content with the FCKeditor HTML WYSIWYG
- Blogs
- Forums
- Image Gallery
- RSS Feed Aggregator
- Event Calendar
- Contact Form
- File Manager - use with caution, provides direct access to the server file system.
- Shared Files module - looks and acts like the File Manager module but stores and manages files in a safe way on the server. Folders are really database items as are the friendly file names. Files are stored securely in a special folder and named using guid strings and a .config extension. This prevents them from being requested or served with a normal http request. Authorized users can download because the module serves them using Response.WriteFile. The module also supports versioning of files.
- User Profile Page
- Member List Page
- Bread Crumbs
- Custom Skinning based on Paul Wilsons MasterPages with support for user selectable skins and individual skins per page
- Dynamic HTML Cross Browser Menu using Scott Mitchells skmMenu
- Localization - all labels and image alt text comes from a configuration file
- Configurable Whether to Encrypt Passwords
- Configurable Whether Registration requires e-mail confirmation
- Configure use of SSL for the whole Site or per Page
- Send Password Feature (when not using encryption)
- Url Re-writing for mapping friendly Urls to site pages
- Site Search with Role based filtering
- Error logging and optional debug logging
mojoPortal is being developed/managed by Joe Audette, MCSD, MCDBA, MCSE, I named it after my dog Mojo.
Enhancements:
- mojoPortal 2.x now works on Mono, so mojoPortal 1.x is being retired.
- New features include multi-site support based on folders or host names.
- The editor provider model has support for both FCKeditor and TinyMCE.
- This release has improved markup semantics and CSS organization.
Download (MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
861 downloads
Rational PIC Assembler 2.0
Rational PIC Assembler is a mid-range PIC assembler with Intel style syntax. more>>
Rational PIC Assembler is an assembler for the mid-range microcontrollers from Microchip. The project uses Intel style mnemonics and target-first operand ordering. Designed to feel comfortable to PC assembly programmers.
This assembler generates code compatible with Microchips midline microcontrollers but is incompatible with their assembler. It should feel familiar to any PC assembly programmer. The instruction mnemonics and operand order are Intel style ( i.e. right, as opposed to wrong ).
Command Line Syntax
pic-asm [ -c ] [ -l filename ] [ -o filename ] input_file
-c -- console mode
an assembly source is accepted from stdin. binary code is
output on stdout. errors are output to stderr
-l filename -- specify listing file
-o filename -- specify object file
Input
The input is a sequence of line each of which contains one or more of the following fields
label instruction operands ; comment
The label and comment are optional. The operands required depend on the instruction.
The assembler is case sensitive, even for instructions.
Constants
Hex values can be specified with C-style 0x[:xdigit:]+. Binary values can be specified with 0b[01]+. Decimal values require no prefix as decimal is the default base.
Character constants are specified by enclosing a single character or escaped character within single quotes. String constants are specified by enclosing zero or more characters and escaped characters within double quotes. String constants generate one character constant for each character in the string. There is no trailing zero stored. For example:
db "Hello worldn", 0, a, b, r, n, t
Labels
A label is a sequence of alphanumeric characters ( including underbar ) that starts a line. Labels do not have colons. Labels local to the last nonlocal label can be defined by prefixing the name with a dot. For instance
; example from example-1.asm
foo call .1
.1 jmp .2
.2 jmp .1
bar call .1
.1 jmp .2
.2 jmp .1
In this example, the labels defined are foo, foo.1, foo.2, bar, bar.1, and bar.2. The first call branches to foo.1. The second call branches to bar.1. The labels local to foo can not be referenced before foo has been declared nor after bar has been declared.
Directives
Data can be declared. The declarator takes the place of the instruction and is followed by one or more expressions separated by commas. Each expression corresponds to one word in the output code regardless of the declarator type.
db - each operand is AND-ed with 0xff before being stored
dw - full 14 bit word definition
dt - each operand is AND-ed with 0xff and OR-ed with 0x3400 ( the return-with-value opcode ). This allows generation of case tables. You can add the accumulator ( w ) to the offset of the table. The processor will branch to the location in the table and return with an eight bit result
For instance:
db 1,2,3
dw 0x3fff, 0x3ff * 16 + 15, -1
dt 0b001, 0b010, 0b100
Equates are a named sequence of tokens. They can be defined with equ. For instance:
led_1 equ 0x100 | 1
led_2 equ 0x100 | 2
combo equ ( led_1 ) | ( led_2 )
The org position can be changed with org. For instance
org 0x10o
Enhancements:
- This release adds support for sophisticated macros, include files, conditional compilation, and compatibility with Microchip headers.
<<lessThis assembler generates code compatible with Microchips midline microcontrollers but is incompatible with their assembler. It should feel familiar to any PC assembly programmer. The instruction mnemonics and operand order are Intel style ( i.e. right, as opposed to wrong ).
Command Line Syntax
pic-asm [ -c ] [ -l filename ] [ -o filename ] input_file
-c -- console mode
an assembly source is accepted from stdin. binary code is
output on stdout. errors are output to stderr
-l filename -- specify listing file
-o filename -- specify object file
Input
The input is a sequence of line each of which contains one or more of the following fields
label instruction operands ; comment
The label and comment are optional. The operands required depend on the instruction.
The assembler is case sensitive, even for instructions.
Constants
Hex values can be specified with C-style 0x[:xdigit:]+. Binary values can be specified with 0b[01]+. Decimal values require no prefix as decimal is the default base.
Character constants are specified by enclosing a single character or escaped character within single quotes. String constants are specified by enclosing zero or more characters and escaped characters within double quotes. String constants generate one character constant for each character in the string. There is no trailing zero stored. For example:
db "Hello worldn", 0, a, b, r, n, t
Labels
A label is a sequence of alphanumeric characters ( including underbar ) that starts a line. Labels do not have colons. Labels local to the last nonlocal label can be defined by prefixing the name with a dot. For instance
; example from example-1.asm
foo call .1
.1 jmp .2
.2 jmp .1
bar call .1
.1 jmp .2
.2 jmp .1
In this example, the labels defined are foo, foo.1, foo.2, bar, bar.1, and bar.2. The first call branches to foo.1. The second call branches to bar.1. The labels local to foo can not be referenced before foo has been declared nor after bar has been declared.
Directives
Data can be declared. The declarator takes the place of the instruction and is followed by one or more expressions separated by commas. Each expression corresponds to one word in the output code regardless of the declarator type.
db - each operand is AND-ed with 0xff before being stored
dw - full 14 bit word definition
dt - each operand is AND-ed with 0xff and OR-ed with 0x3400 ( the return-with-value opcode ). This allows generation of case tables. You can add the accumulator ( w ) to the offset of the table. The processor will branch to the location in the table and return with an eight bit result
For instance:
db 1,2,3
dw 0x3fff, 0x3ff * 16 + 15, -1
dt 0b001, 0b010, 0b100
Equates are a named sequence of tokens. They can be defined with equ. For instance:
led_1 equ 0x100 | 1
led_2 equ 0x100 | 2
combo equ ( led_1 ) | ( led_2 )
The org position can be changed with org. For instance
org 0x10o
Enhancements:
- This release adds support for sophisticated macros, include files, conditional compilation, and compatibility with Microchip headers.
Download (0.040MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1090 downloads
Pyastra 0.0.4.1-preview
Pyastra is a python to assembler translator. more>>
Pyastra is a python to assembler translator. The project takes source file written in python and, if the code contains no errors, generates an assembler file.
Then you may comile it to hex-file using your favourite PIC assembler (gpasm, mpasm, or any other compatible with them).
Goals:
- to bring a python translator to the world of microcontrollers
- to support a wide range of microcontrollers and processors
- to generate compact and effective code
- to be developer- and user-friendly
<<lessThen you may comile it to hex-file using your favourite PIC assembler (gpasm, mpasm, or any other compatible with them).
Goals:
- to bring a python translator to the world of microcontrollers
- to support a wide range of microcontrollers and processors
- to generate compact and effective code
- to be developer- and user-friendly
Download (0.19MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1061 downloads
PDL::Graphics::TriD 2.4.3
PDL::Graphics::TriD is a PDL 3D interface. more>>
PDL::Graphics::TriD is a PDL 3D interface.
SYNOPSIS
use PDL::Graphics::TriD;
# After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); # $colors = (3,n,...) line3d([$x,$y,$z]); imagrgb([$r,$g,$b]); lattice3d([$x,$y,$z]); # 2-d piddles points3d([$x,$y,$z]);
hold3d(); # the following graphs are on top of each other and the previous line3d([$x,$y,$z]); line3d([$x,$y,$z+1]); $pic = grabpic3d(); # Returns the picture in a (3,$x,$y) float piddle (0..1).
release3d(); # the next graph will again wipe out things.
WARNING
These modules are still in a somewhat unfocused state: dont use them yet if you dont know how to make them work if they happen to do something strange.
This module implements a generic 3D plotting interface for PDL. Points, lines and surfaces (among other objects) are supported.
With OpenGL, it is easy to manipulate the resulting 3D objects with the mouse in real time - this helps data visualization a lot.
<<lessSYNOPSIS
use PDL::Graphics::TriD;
# After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); # $colors = (3,n,...) line3d([$x,$y,$z]); imagrgb([$r,$g,$b]); lattice3d([$x,$y,$z]); # 2-d piddles points3d([$x,$y,$z]);
hold3d(); # the following graphs are on top of each other and the previous line3d([$x,$y,$z]); line3d([$x,$y,$z+1]); $pic = grabpic3d(); # Returns the picture in a (3,$x,$y) float piddle (0..1).
release3d(); # the next graph will again wipe out things.
WARNING
These modules are still in a somewhat unfocused state: dont use them yet if you dont know how to make them work if they happen to do something strange.
This module implements a generic 3D plotting interface for PDL. Points, lines and surfaces (among other objects) are supported.
With OpenGL, it is easy to manipulate the resulting 3D objects with the mouse in real time - this helps data visualization a lot.
Download (2.1MB)
Added: 2007-06-21 License: Perl Artistic License Price:
858 downloads
CANFestival GUI 0.2
CANFestival GUI project is an implementation of the CANopen protocol. more>>
CANFestival GUI project is an implementation of the CANopen protocol.
CANopen SlaveLib is an implementation of the CANopen protocol for CAN bus devices.
It makes it very easy to create CANopen slave devices under Linux and on Microchips PIC microcontrollers.
Main features:
- Opensource and therefore available for everyone
- Standard-compliant
- Highly portable
- Programmed in ANSI-C (especially because of the portability)
<<lessCANopen SlaveLib is an implementation of the CANopen protocol for CAN bus devices.
It makes it very easy to create CANopen slave devices under Linux and on Microchips PIC microcontrollers.
Main features:
- Opensource and therefore available for everyone
- Standard-compliant
- Highly portable
- Programmed in ANSI-C (especially because of the portability)
Download (0.43MB)
Added: 2006-10-19 License: LGPL (GNU Lesser General Public License) Price:
1112 downloads
povmake 1.0.0
povmake is a shell-script that acts as a simple front-end to the POV-ray raytracer. more>>
povmake is a shell-script that acts as a simple front-end to the POV-ray raytracer. It allows you to trace a poyray file with four different sizes and four different quality settings. It produces minimal output, but saves the information from povray in a logfile.
The table below gives an overview of the built-in settings. Of course you can change those by editing the script.
Size value
s[mall] 320x200
m[edium] 640x480
l[arge] 800x600
x[large] 1024x768
Quality value
l[ow] +Q3
m[ed] +Q7
h[igh] +Q9 +A0.2 +R5 +AM2
[e]x[tra] +Q11 +A0.2 +R5 +AM2
A sample invocation might be:
slacker:~/src/povray$ makepov m x foo.pov
The result would be a file foo.tga, and a logfile, povrun.log.
<<lessThe table below gives an overview of the built-in settings. Of course you can change those by editing the script.
Size value
s[mall] 320x200
m[edium] 640x480
l[arge] 800x600
x[large] 1024x768
Quality value
l[ow] +Q3
m[ed] +Q7
h[igh] +Q9 +A0.2 +R5 +AM2
[e]x[tra] +Q11 +A0.2 +R5 +AM2
A sample invocation might be:
slacker:~/src/povray$ makepov m x foo.pov
The result would be a file foo.tga, and a logfile, povrun.log.
Download (0.002MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1235 downloads
Lipstik 2.2.2
Lipstik is a fast and clean style for KDE3 with many options to tune your desktop look. more>>
Lipstik is a fast and clean style for KDE3 with many options to tune your desktop look.
Just try it!
INSTALLATION:
Please read the INSTALL file.
CONFIGURATION:
You can find many options in the styles configuration panel. Go to Settings/Appearance & Themes/Style and click on the configure button.
BUGS:
Read the BUGS file; if the issue is not reported, post a comment below, Ill try to read them often.
<<lessJust try it!
INSTALLATION:
Please read the INSTALL file.
CONFIGURATION:
You can find many options in the styles configuration panel. Go to Settings/Appearance & Themes/Style and click on the configure button.
BUGS:
Read the BUGS file; if the issue is not reported, post a comment below, Ill try to read them often.
Download (0.41MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
924 downloads
RoadMap 1.0.12
RoadMap is a car navigation system for UNIX. more>>
RoadMap is an open source (GPL) program that provides a car navigation for Linux and UNIX. It displays a map of the streets, tracks the position provided by a NMEA-compliant GPS receiver, identifies the street matching this GPS position and announces the name of the crossing street at the next intersection. A rudimentary trip feature allows RoadMap to display some basic navigation information (distance to the destination, direction, speed, etc..). Voice messages are generated that duplicate some of the screen information.
It is possible to display a specific area by providing a (complete or incomplete) postal address, the intersection of two streets or an exact position (longitude / latitude).
The map files used by RoadMap are generated from the TIGER files provided by the US Census Bureau, and thus cover the USA only. The RoadMap map format is a binary format that is sensitive to the endianness of the processor. Maps available on this site cover all the USA and have been generated for a little endian processor (such as the Intel Pentium and StrongARM processors).
RoadMap has been designed to be usable on both a desktop or laptop PC, or on a PDA such as the iPAQ from HP (formely from COMPAQ). It can use either the Gtk 1.2 , Gtk 2.0 or QT graphic library for its user interface. The Qt interface supports the Sharps Zaurus PDA. All these machines share the same endianness and can use the maps provided on this site.
RoadMap is at an early stage of development. At this time there are no routing features implemented yet. The plan for the future is to implement some navigation features similar to those found in commercial street navigation systems. The main limit for implementing routing is the lack of navigation information in the US Census Bureau database (for example one-way street are not indicated). The US Census Bureau has clearly indicated that it does not plan to add these information in the future (the USCB does not need them).
RoadMap uses gpsd for the GPS link and flite (festival lite) for the voice messages. Note that flite can be rebuilt with better voices than the default one (such as a US voice instead of a british one--some may disagree :). See the flite README for more information. Here is an example, courtesy of Scot Wilcoxon:
cd flite make clean # to remove old executable files ./configure --with-vox=cmu_us_kal16
RoadMap comes with its own GPS status screen, which provides an overview of the satellites received and highlights those the GPS has a fix on. This status screen allows for placing the GPS device in a position that optimizes satellite reception, even if that means making the GPS devices screen not accessible.
RoadMap uses a binary file format for representing the maps that is compact enough to allow the storage of many maps on a Compact Flash or MultiMedia card. For example, the map of Los Angeles county takes about 10 Mbytes of flash space. RoadMap comes with a set of tools to convert the US Census bureau data (both the 2000 and 2002 versions) into its own map format. Future versions of the US Census bureau data will be supported as well (usually a 1 or 2 months after the data has been released).
When RoadMap starts, it displays a map of the same area that was displayed on the latest session. Clicking on the map screen triggers a "sign" that displays the name of the street, road or freeway (if any) that is the closest to the mouse hotpoint.
Enhancements:
- This version includes some GUI improvements (the user can redefine the toolbar & menu) and bug fixes.
- Improved maps are now available on the web site, which were built from the TIGER 2004se files.
<<lessIt is possible to display a specific area by providing a (complete or incomplete) postal address, the intersection of two streets or an exact position (longitude / latitude).
The map files used by RoadMap are generated from the TIGER files provided by the US Census Bureau, and thus cover the USA only. The RoadMap map format is a binary format that is sensitive to the endianness of the processor. Maps available on this site cover all the USA and have been generated for a little endian processor (such as the Intel Pentium and StrongARM processors).
RoadMap has been designed to be usable on both a desktop or laptop PC, or on a PDA such as the iPAQ from HP (formely from COMPAQ). It can use either the Gtk 1.2 , Gtk 2.0 or QT graphic library for its user interface. The Qt interface supports the Sharps Zaurus PDA. All these machines share the same endianness and can use the maps provided on this site.
RoadMap is at an early stage of development. At this time there are no routing features implemented yet. The plan for the future is to implement some navigation features similar to those found in commercial street navigation systems. The main limit for implementing routing is the lack of navigation information in the US Census Bureau database (for example one-way street are not indicated). The US Census Bureau has clearly indicated that it does not plan to add these information in the future (the USCB does not need them).
RoadMap uses gpsd for the GPS link and flite (festival lite) for the voice messages. Note that flite can be rebuilt with better voices than the default one (such as a US voice instead of a british one--some may disagree :). See the flite README for more information. Here is an example, courtesy of Scot Wilcoxon:
cd flite make clean # to remove old executable files ./configure --with-vox=cmu_us_kal16
RoadMap comes with its own GPS status screen, which provides an overview of the satellites received and highlights those the GPS has a fix on. This status screen allows for placing the GPS device in a position that optimizes satellite reception, even if that means making the GPS devices screen not accessible.
RoadMap uses a binary file format for representing the maps that is compact enough to allow the storage of many maps on a Compact Flash or MultiMedia card. For example, the map of Los Angeles county takes about 10 Mbytes of flash space. RoadMap comes with a set of tools to convert the US Census bureau data (both the 2000 and 2002 versions) into its own map format. Future versions of the US Census bureau data will be supported as well (usually a 1 or 2 months after the data has been released).
When RoadMap starts, it displays a map of the same area that was displayed on the latest session. Clicking on the map screen triggers a "sign" that displays the name of the street, road or freeway (if any) that is the closest to the mouse hotpoint.
Enhancements:
- This version includes some GUI improvements (the user can redefine the toolbar & menu) and bug fixes.
- Improved maps are now available on the web site, which were built from the TIGER 2004se files.
Download (1.4MB)
Added: 2005-11-06 License: GPL (GNU General Public License) Price:
1449 downloads
Polyglot 2.2.2
Polyglot is a highly extensible compiler front end for the Java programming language. more>>
Polyglot is a highly extensible compiler front end for the Java programming language. The project is implemented as a Java class framework using design patterns to promote extensibility. Using Polyglot, language extensions can be implemented without duplicating code from the framework itself.
Polyglot has been used to implement domain-specific languages, to explore language design ideas, to simplify Java for pedagogical purposes, and for various code transformations such as optimization and fault injection. Polyglot has been used for both major and minor language extensions; our experience suggests that the cost of implementing an extension scales well with the degree to which it modifies Java.
Polyglot compiles and runs on (at least) Linux, Solaris, Windows, and Mac OS X. Ant and the JFlex scanner generator are required to build it. On Windows, you will also need Cygwin.
Polyglot includes PPG, an extensible LALR parser generator based on the CUP LALR parser generator for Java (extended with improved debugging support).
Polyglot supports Java version 1.4, but a Polyglot extension that supports Java 5. has been developed at UCLA.
A version of Polyglot written in the J& language is also under development. It makes extending the base compiler even easier.
Enhancements:
- Miscellaneous bugfixes.
- An assumption that return statements occur only within methods has been fixed.
- A copy(NodeFactory) method has been added to the Node interface to generate a new version of a node with a different node factory.
<<lessPolyglot has been used to implement domain-specific languages, to explore language design ideas, to simplify Java for pedagogical purposes, and for various code transformations such as optimization and fault injection. Polyglot has been used for both major and minor language extensions; our experience suggests that the cost of implementing an extension scales well with the degree to which it modifies Java.
Polyglot compiles and runs on (at least) Linux, Solaris, Windows, and Mac OS X. Ant and the JFlex scanner generator are required to build it. On Windows, you will also need Cygwin.
Polyglot includes PPG, an extensible LALR parser generator based on the CUP LALR parser generator for Java (extended with improved debugging support).
Polyglot supports Java version 1.4, but a Polyglot extension that supports Java 5. has been developed at UCLA.
A version of Polyglot written in the J& language is also under development. It makes extending the base compiler even easier.
Enhancements:
- Miscellaneous bugfixes.
- An assumption that return statements occur only within methods has been fixed.
- A copy(NodeFactory) method has been added to the Node interface to generate a new version of a node with a different node factory.
Download (MB)
Added: 2007-06-11 License: Eclipse Public License Price:
946 downloads
KPhoTools 0.2.1
PhoTools is an Image Album generation tool. more>>
KPhoTools is a program for KDE which helps you creating fast online photo galleries in HTML.
KPhoTools is an Image Album generation tool. It creates an HTML Album containing your Images in HTML which can be published as webpage. It can rotate/resize images, blend logos, create thumbnails, and create albums in several styles.
Main features:
- Rotating images
- Rezising images
- Create thumbnails
- Image filters (*)
- Several styles
- Logo Blending
Features of the albums are:
- Simple and clean indexing
- Nice overview of your pics
- Slideshows
- No PHP needed! (only HTML & Javascript)
- Preloading (no empty boxes on screen)
- Not present pics wont be loaded (box will be shown)
- Screenshot function
- Screenshots from desktop
- Screenshots from selected areas on your desktop
- Screenshots of single windows
<<lessKPhoTools is an Image Album generation tool. It creates an HTML Album containing your Images in HTML which can be published as webpage. It can rotate/resize images, blend logos, create thumbnails, and create albums in several styles.
Main features:
- Rotating images
- Rezising images
- Create thumbnails
- Image filters (*)
- Several styles
- Logo Blending
Features of the albums are:
- Simple and clean indexing
- Nice overview of your pics
- Slideshows
- No PHP needed! (only HTML & Javascript)
- Preloading (no empty boxes on screen)
- Not present pics wont be loaded (box will be shown)
- Screenshot function
- Screenshots from desktop
- Screenshots from selected areas on your desktop
- Screenshots of single windows
Download (0.69MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1501 downloads
Poesia 3.5 Beta
Poesia provides an Internet content filter. more>>
Poesia provides an Internet content filter.
Public Opensource Environment for a Safer Internet Access (POESIA) is an Internet content filter, partly funded by the European Commission.
POESIA filters harmful content in several channels (Web, email, Usenet news). It combines innovative technologies to achieve more effective filtering than other products.
Filtering covers a range of modes, including image filtering, natural language text filtering, URLs, PICs, and JavaScript filtering.
The filter will initially be deployed in English, Italian, and Spanish. Additional work is required to cover other European languages.
Enhancements:
- All:
- Bug 1447402 fix: chown all installation directories, because they had root privillegies.
- Monitor:
- Bug fix: corrected the client IP address in displayed history to the parsed value from X-Client-IP header provided by Shweby
- Bug fix: forwarding multiple headers like "Set-Cookie" because they are needed by web applications like Sourceforge, phpMySQL and Mantis.
- Bug fix: Detection of the content type both with Content-Type header and file extension, because some sites ommit the Content-Type header
- Bug fix: if the header value is " ", the Misc.clean() method kills the running thread.
- Limit the number of dispalyed items in history.
- Alternate colors when displaying history.
- Adding enabled option in filters and database, at start time only.
- Shweby:
- Sending X-Client-IP header to the monitor.
- Bug fix: we forgot to send content-length header when null body.
- Bug 1447413 fix: send error page when HTTPS protocol is requested.
- Italian:
- Bug fix: SIGSEGV when the monitor disconnects.
- Removed the MySQL connection and replaced it by an XML configuration file.
<<lessPublic Opensource Environment for a Safer Internet Access (POESIA) is an Internet content filter, partly funded by the European Commission.
POESIA filters harmful content in several channels (Web, email, Usenet news). It combines innovative technologies to achieve more effective filtering than other products.
Filtering covers a range of modes, including image filtering, natural language text filtering, URLs, PICs, and JavaScript filtering.
The filter will initially be deployed in English, Italian, and Spanish. Additional work is required to cover other European languages.
Enhancements:
- All:
- Bug 1447402 fix: chown all installation directories, because they had root privillegies.
- Monitor:
- Bug fix: corrected the client IP address in displayed history to the parsed value from X-Client-IP header provided by Shweby
- Bug fix: forwarding multiple headers like "Set-Cookie" because they are needed by web applications like Sourceforge, phpMySQL and Mantis.
- Bug fix: Detection of the content type both with Content-Type header and file extension, because some sites ommit the Content-Type header
- Bug fix: if the header value is " ", the Misc.clean() method kills the running thread.
- Limit the number of dispalyed items in history.
- Alternate colors when displaying history.
- Adding enabled option in filters and database, at start time only.
- Shweby:
- Sending X-Client-IP header to the monitor.
- Bug fix: we forgot to send content-length header when null body.
- Bug 1447413 fix: send error page when HTTPS protocol is requested.
- Italian:
- Bug fix: SIGSEGV when the monitor disconnects.
- Removed the MySQL connection and replaced it by an XML configuration file.
Download (4.2MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
959 downloads
HTML Tidy
HTML Tidy cleans up HTML source and formats it nicely. more>>
HTML TIDY is a free utility to fix mistakes made while editing HTML and to automatically tidy up sloppy editing into nicely layed out markup. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
When editing HTML its easy to make mistakes. Wouldnt it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggetts HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy wont generate a cleaned up version when there are problems that it cant be sure of how to handle. These are logged as "errors" rather than "warnings".
Dave Raggett has now passed the baton for maintaining Tidy to a group of volunteers working together as part of the open source community at Source Forge. The source code continues to be available under an open source license, and you are encouraged to pass on bug reports and enhancement requests at http://tidy.sourceforge.net.
If you find HTML Tidy useful and you would like to say thanks, then please send me a (paper) postcard or other souvenir from the area in which you live along with a few words on what you are using Tidy for. It will be fun to map out where Tidy users are to be found! My postal address is given at the end of this file.
The W3C public email list devoted to HTML Tidy is: . To subscribe send an email to html-tidy-request@w3.org with the word subscribe in the subject line (include the word unsubscribe if you want to unsubscribe). The archive for this list is accessible online. If you would like to contact the developers, or you just want to submit an enhancement request or a bug report, please visit http://tidy.sourceforge.net.
Tidy can now perform wonders on HTML saved from Microsoft Word 2000! Word bulks out HTML files with stuff for round-tripping presentation between HTML and Word. If you are more concerned about using HTML on the Web, check out Tidys "Word-2000" config option! Of course Tidy does a good job on Word97 files as well!
Main features:
- Missing or mismatched end tags are detected and corrected
- End tags in the wrong order are corrected
- Fixes problems with heading emphasis
- Recovers from mixed up tags
- Getting the
in the right place
- Adding the missing "/" in end tags for anchors
- Perfecting lists by putting in tags missed out
- Missing quotes around attribute values are added
- Unknown/Proprietary attributes are reported
- Proprietary elements are recognized and reported as such
- Tags lacking a terminating > are spotted
<<lessWhen editing HTML its easy to make mistakes. Wouldnt it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggetts HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy wont generate a cleaned up version when there are problems that it cant be sure of how to handle. These are logged as "errors" rather than "warnings".
Dave Raggett has now passed the baton for maintaining Tidy to a group of volunteers working together as part of the open source community at Source Forge. The source code continues to be available under an open source license, and you are encouraged to pass on bug reports and enhancement requests at http://tidy.sourceforge.net.
If you find HTML Tidy useful and you would like to say thanks, then please send me a (paper) postcard or other souvenir from the area in which you live along with a few words on what you are using Tidy for. It will be fun to map out where Tidy users are to be found! My postal address is given at the end of this file.
The W3C public email list devoted to HTML Tidy is: . To subscribe send an email to html-tidy-request@w3.org with the word subscribe in the subject line (include the word unsubscribe if you want to unsubscribe). The archive for this list is accessible online. If you would like to contact the developers, or you just want to submit an enhancement request or a bug report, please visit http://tidy.sourceforge.net.
Tidy can now perform wonders on HTML saved from Microsoft Word 2000! Word bulks out HTML files with stuff for round-tripping presentation between HTML and Word. If you are more concerned about using HTML on the Web, check out Tidys "Word-2000" config option! Of course Tidy does a good job on Word97 files as well!
Main features:
- Missing or mismatched end tags are detected and corrected
- End tags in the wrong order are corrected
- Fixes problems with heading emphasis
- Recovers from mixed up tags
- Getting the
in the right place
- Adding the missing "/" in end tags for anchors
- Perfecting lists by putting in tags missed out
- Missing quotes around attribute values are added
- Unknown/Proprietary attributes are reported
- Proprietary elements are recognized and reported as such
- Tags lacking a terminating > are spotted
Download (0.22MB)
Added: 2005-05-05 License: MIT/X Consortium License Price:
2216 downloads
OT2 1.0.1
OT2 project is a bonsai collection management software for *nix systems and windows. more>>
OT2 project is a bonsai collection management software for *nix systems and windows, it helps you to manage your trees, your pots and your pictures.
Main features:
Basics features
- Unlimited number of trees and pots with their detailed characteristics.
- Sort trees according to their name, age, species..., show all of them or only a subset (mature bonsai, potensai, kusamono...)
- For each tree, you can record or schedule any work, remark, treatement, etc..
- Add as many pictures as you want. Pictures can be resized and moved to a repository while the original may be saved in another place.
- See the complete history of a tree, pictures and events displayed together or separated.
- For rempotting events, choose the pot to put the tree in.
- Full fledged installer/desinstaller
- Free sotfware (as defined by the FSF) : no limitations, no customer code, will always be free.
- ...and many more.
Advanced features :
- Easy to use interface, tabbed navigation.
- Integration with you favorite image editor : no more lengthy search on your hard drive to find a picture for a virtual.
- Export your tree data to a set of HTML pages.
- Batch management of trees with progressive individualization. Very handy for seedlings!
- Data stored in file or in a mySql server, local or distant (GNU/Linux only feature)
- Use the industry standard SQL language to store the data : your data is safely keeped and still belongs to you !
- and more...
Enhancements:
Bug fixes:
- pot suppression doesnt work
- order button without effect in some views
- tree history view no updated after adding a picture or an event
- price of tree limited to 99
- doubling of apostrophes when reentering text.
- crash when suppressing a picture in its full size view
- pot price is not properly displayed
- bugs in default picture managment
- some spelling mistakes
- corrected bug which prevented the programm to run
- correctly on non english or french systems (e.g. german)
- Fixed bug on tab tittle
Improvements:
- new full fledged windows installer
- display values (start, number to show, sorting order etc) remembered from one session to the next
- new dialog to easily choose the default pic of a tree
- for kusamonos, style is automatically set to "without"
- for pots, shape is not required anymore
- HTML export assistant now allow to choose a background image and a cascading style sheet. A default style is proposed in the app folder.
- double click on a pot, photo or tree summary opens the complete view in a new tab
- new tabs show on foreground
- creation of a new tree now just needs entering its name and its species
- Partially improved updating view when adding pictures
<<lessMain features:
Basics features
- Unlimited number of trees and pots with their detailed characteristics.
- Sort trees according to their name, age, species..., show all of them or only a subset (mature bonsai, potensai, kusamono...)
- For each tree, you can record or schedule any work, remark, treatement, etc..
- Add as many pictures as you want. Pictures can be resized and moved to a repository while the original may be saved in another place.
- See the complete history of a tree, pictures and events displayed together or separated.
- For rempotting events, choose the pot to put the tree in.
- Full fledged installer/desinstaller
- Free sotfware (as defined by the FSF) : no limitations, no customer code, will always be free.
- ...and many more.
Advanced features :
- Easy to use interface, tabbed navigation.
- Integration with you favorite image editor : no more lengthy search on your hard drive to find a picture for a virtual.
- Export your tree data to a set of HTML pages.
- Batch management of trees with progressive individualization. Very handy for seedlings!
- Data stored in file or in a mySql server, local or distant (GNU/Linux only feature)
- Use the industry standard SQL language to store the data : your data is safely keeped and still belongs to you !
- and more...
Enhancements:
Bug fixes:
- pot suppression doesnt work
- order button without effect in some views
- tree history view no updated after adding a picture or an event
- price of tree limited to 99
- doubling of apostrophes when reentering text.
- crash when suppressing a picture in its full size view
- pot price is not properly displayed
- bugs in default picture managment
- some spelling mistakes
- corrected bug which prevented the programm to run
- correctly on non english or french systems (e.g. german)
- Fixed bug on tab tittle
Improvements:
- new full fledged windows installer
- display values (start, number to show, sorting order etc) remembered from one session to the next
- new dialog to easily choose the default pic of a tree
- for kusamonos, style is automatically set to "without"
- for pots, shape is not required anymore
- HTML export assistant now allow to choose a background image and a cascading style sheet. A default style is proposed in the app folder.
- double click on a pot, photo or tree summary opens the complete view in a new tab
- new tabs show on foreground
- creation of a new tree now just needs entering its name and its species
- Partially improved updating view when adding pictures
Download (0.35MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1208 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 postal 2 mall pics 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