Main > Free Download Search >

Free cobra 0.97 software for linux

cobra 0.97

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 29
Cobra 0.97

Cobra 0.97


Cobra HTML Toolkit is an open source library that provides a pure Java HTML parser and a renderer. more>>
Cobra HTML Toolkit is an open source library that provides a pure Java HTML parser and a renderer. Cobra is intended to support HTML 4, Javascript and CSS 2. The parser can be used independently of the Cobra renderer.

The Warrior browser is an application that uses the Cobra toolkit to parse and render HTML.

Test Program:
Cobra comes with a test program that shows how a URL is rendered and its HTML DOM as a tree representation. It can be run as follows:

set CLASSPATH=cobra.jar;js.jar
java -Xbootclasspath/p:dom.jar org.xamjwg.html.test.TestEntry

Note that the -Xbootclasspath parameter is only necessary with JDKs prior to 1.5.

Parser Usage:
The recommended way to use the Cobra parser is via the DocumentBuilderImpl class, as follows:

import org.xamjwg.html.parser.*;
import org.xamjwg.html.test.*;
import org.xamjwg.html.*;
import org.w3c.dom.*;
...
HtmlParserContext context = new SimpleHtmlParserContext();
DocumentBuilderImpl dbi = new DocumentBuilderImpl(context);
Document document = dbi.parse(new InputSourceImpl(inputStream));

Rendering Engine Usage:
A Swing component, HtmlPanel, can render a HTML document, as follows:

import org.xamjwg.html.parser.*;
import org.xamjwg.html.test.*;
import org.xamjwg.html.gui.*;
import org.xamjwg.html.*;
import org.w3c.dom.*;
...
HtmlPanel panel = new HtmlPanel();
// This panel should be added to a JFrame or
// another Swing component.
HtmlParserContext context = new SimpleHtmlParserContext();
HtmlRendererContext rcontext = new SimpleHtmlRendererContext(panel);
// Note that document builder should receive both contexts.
DocumentBuilderImpl dbi = new DocumentBuilderImpl(context, rcontext);
Document document = dbi.parse(new InputSourceImpl(inputStream));
// Now set document in panel.
panel.setDocument(document);

<<less
Download (1.8MB)
Added: 2007-07-15 License: LGPL (GNU Lesser General Public License) Price:
833 downloads
Cobras 0.12

Cobras 0.12


Cobras is a programming environment made for programmers which are using Qt libraries for writing programs. more>>
Cobras is a programmers environment made for programmers which are using Qt libraries for writing programs.

Cobras is easy (for now) but very functional and helpfull. Is little, fast and easy in use. Cobras is one binary file (plus icon for desktop).

Important is that working with project dont create his own files. It use only oryginal file .pro. Cobras has all basic functions that this kind of program should have. There is view of files which create project (tree view).

Files can be edited (what is obvious). Text frazes can be searched in actual viewed file, or in all project files. From editor level is possible to compile (F7 - make), rebuild (trl + F7, qmake, make clean, make) and also run program (Ctrl + F5).

Great is switch files method (Ctrl + M) - which let opening associate file with edited file (for cpp file, associated file is h. file and backwards).

Program is stable. Im using it by myslef.

<<less
Download (0.40MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
Cdcat 0.97

Cdcat 0.97


Cdcat is graphical (QT based) multiplatform catalog program which scans the directories/drives you want. more>>
Cdcat is graphical (QT based) multiplatform (Linux/Windows) catalog program which scans the directories/drives you want and memoryze the filesystem /including the tags of mp3s/ and store it in a small file.
The database is stored in a gzipped XML format, so you can hack it, or use it if necessary :-)
And the program can store the content of some specified files up to a limit size if you want. (for example: *.nfo)
Main features:
- You can maintain your media borrowing informations.
- Now cdcat can memorize the name of borrowers and show a red X at the top-right corner of the comment window if the media is borrowed actually.
- The borrowing informations can be set from the upper menu and pop-up menu too
- DVD & CD detection on Linux systems. (Apply a patch from Eduard Bloch)
- Accept a command line parameter as starting database
- Now the datafile stores a version info.
- The cdcat warn you if you open unknown (newer) datafile version.
- Made some english language fix. (and some new bug... ;-) )
- Now you can query the size of the full catalog witch clicking "node size" on the catalog name in directory tree browser.
- Cdcat can read avi technical information with a plugin written by Techno
<<less
Download (0.32MB)
Added: 2005-05-24 License: GPL (GNU General Public License) Price:
1613 downloads
SCons 0.97

SCons 0.97


SCons is an Open Source software construction tool—that is, a next-generation build tool. more>> <<less
Download (0.27MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
894 downloads
Guco 0.97.5

Guco 0.97.5


Guco provides a basic accounting system. more>>
Guco provides a basic accounting system.
Guco is a basic command line accounting system for small or medium enterprises, written in Catalan and adapted to Spanish law.
Compile and Install:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Enhancements:
- Minor bugfixes
<<less
Download (0.87MB)
Added: 2007-01-31 License: GPL (GNU General Public License) Price:
996 downloads
LoST 0.97

LoST 0.97


LoST is a little tool that helps you track where your 10+GB are LoST. more>> <<less
Download (0.15MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1659 downloads
femail 0.97

femail 0.97


femail its a sendmail-compatible commandline interface that can forwards mail via SMTP. more>>
femail its a sendmail-compatible commandline interface that can forwards mail via SMTP.

Opposed to many other implementations, it is RFC 2821 and 2822 compatible. It embeds exra environment information from Apache in the header if present to help tracking down abuse.

Options:

-4 Only use IPv4.
-6 Only use IPv6.
-F name Set the senders name to name.
-f from Set the sender address to from. Normally, femail tries to parse the sender from the
message, and uses login@hostname if that is not present.
-t Read recipients from the message given on stdin, in addition to the recipients given on the
command line.
-v Enable verbose operation.
<<less
Download (0.009MB)
Added: 2005-11-14 License: BSD License Price:
1439 downloads
eXe 0.97

eXe 0.97


The eLearning XHTML editor (eXe) is a Web-based authoring environment designed to assist teachers and academics in the design. more>>
The eLearning XHTML editor (eXe) is a web-based authoring environment designed to assist teachers and academics in the design, development and publishing of web-based learning and teaching materials without the need to become proficient in HTML, XML or complicated web-publishing applications.
The Web is a revolutionary educational tool because it presents teachers and learners with a technology that simultaneously provides something to talk about (content) and the means to hold the conversation (interaction).
Unfortunately, the power of this hypertext medium is constrained in educational settings because the vast majority of teachers and academics do not have the technical skills to build their own web pages, and must therefore rely on the availability of web developers to generate professional looking online content.
Version restrictions:
- Traditionally web-authoring software entails a steep learning curve; it is not intuitive and the applications were not designed for publishing learning content. Consequently teachers and academics have not adopted these technologies for publishing online learning content. eXe aims to provide an intuitive, easy-to-use tool that will enable teachers to publish professional web pages for learning;
- Currently, learning management systems do not offer sophisticated authoring tools for web content (when compared to the capabilities of web-authoring software or the skills of an experienced web developer). eXe will develop a tool that provides professional web-publishing capabilities that can be easily referenced or imported by standards compliant learning management systems;
- Most content management and learning management systems utilize a centralized web server model thus requiring connectivity for authoring. This is limiting for authors with low bandwidth connectivity or no connectivity at all. eXe will be developed as an offline authoring tool without the requirement for connectivity.
- Many content management and learning management systems do not provide an intuitive wysiwyg environment where authors can see what their content will look like in a browser when published, especially when working offline. eXe will mimic wysiwig functionality enabling users to see what the content will look like when published online.
Enhancements:
- Recent versions of eXe have added the ability to embed images and media (audio and video files) into the iDevice template structure.
- Images and media can be used not only in the main field of each iDevice, but in the subfields like "Feedback" as well.
- There have been many bugfixes over the past few months.
- RPMs for Fedora (both Fedora Core 6 and Fedora 7) are being built again.
<<less
Download (9.3MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
525 downloads
TkSpider 0.97

TkSpider 0.97


TkSpider project is a game of solitaire is played with the equivalent of two packs of cards. more>>
TkSpider project is a game of solitaire is played with the equivalent of two packs of cards.

The last release includes several small new features, including a redo feature.

Some code, and the card images, taken from Jeff Godreys "Once in a Lifetime".

Spider, based on the card-game shipped with Windows XP

<<less
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1069 downloads
MinDia 0.97.3

MinDia 0.97.3


MinDia is an application for creating, modifying, and presenting multimedia slide shows. more>>
MinDia is an application for creating, modifying, and presenting multimedia slide shows. Slide shows can contain multimedia elements like images, sounds, and text.
In addition to displaying on screen, it can control Rollei slide projectors (Rolleivision 35 twin digital P and Rolleivision twin msc 3x0 P) via a serial port.
Enhancements:
New features:
- button for switching to fullscreen modus
- automatic language detection
- help dialog improved (find text implemented)
Bugfixes and improvements:
- new directory structure for project
- small bugfixes (QString casts)
- bugfixes in playinfo dialog
- linux version only
- improved configure script (better tmake/qmake and python detection)
- bugfix in installation script (--prefix handling now correct)
- uninstall implemented
- compile problems resolved for newer Qt versions
- source and binary rpm package for SuSE 8.2 available
<<less
Download (1.0MB)
Added: 2005-05-30 License: GPL (GNU General Public License) Price:
1608 downloads
vProftpd 0.97

vProftpd 0.97


vProftpd provides a Perl application to maintain users for a ProFTPD Virtual login system. more>>
vProftpd provides a Perl application to maintain users for a ProFTPD Virtual login system.
Virtual ProFTPD Control creates, deletes, and maintains users for a ProFTPD Virtual login system.
It uses commandline switches to make it easy to call from other scripts or applications.
A user abstraction layer allows for users to be stored in differing ways (SQL, passwd, etc.)
# Simple usage:
$ ftpcontrol -a myuser mypass
$ ftpcontrol -m -p mynewpass myuser
$ ftpcontrol -l
$ ftpcontrol -e myuser
$ ftpcontrol -l -u
$ ftpcontrol -l -u -X nobody
# eXcludes nobody from listing
$ ftpcontrol -u myuser
$ ftpcontrol -r -d myuser
Enhancements:
- Ive released a new version of vproftpd (0.97). The upgrade process is very simple (just follow the INSTALL directions, except dont overwrite your passwd file (etc/passwd)
- New Major Features:
- You can now import/export data into a standard format.
- You can use this to do backups or to change between different user data storage modules (such as using default passwd method at first, then changing to a mysql backend [not yet completed/included], easy upgrade!)
<<less
Download (0.007MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
913 downloads
DAPHNE 0.99.7

DAPHNE 0.99.7


DAPHNE is the First Ever Multiple Arcade Laserdisc Emulator! more>>
DAPHNE is a Free laserdisc game emulator that allows one to play laserdisc arcade games on ones PC. Using DAPHNE, one can play the following laserdisc arcade games:
- Astron Belt
- Badlands
- Begas Battle
- Cliff Hanger
- Cobra Command (running on Astron Belt hardware)
- Dragons Lair (US)
- Eshs Aurunmilla
- Galaxy Ranger
- Space Ace (US)
- Star Blazer
- Super Don Quix-ote
- Thayers Quest
The main question everyone seems to want to know is whether you need a real laserdisc and a real laserdisc player to play games with DAPHNE.
The answer is you do NOT need a real laserdisc player to play games with DAPHNE. DAPHNE can emulate a real laserdisc player using mpeg files. However, if you happen to have a real laserdisc and a real laserdisc player, you CAN use them with DAPHNE.
DAPHNE is available for i386 GNU/Linux, i386 FreeBSD, Mac OSX and Windows 2000/XP. It also may work on older versions of Windows such as 95/98/ME but performance will not be as smooth (rather jerky when using mpeg files).
<<less
Download (2.3MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1140 downloads
StatsDawg 0.97

StatsDawg 0.97


StatsDawg is a suite that has been designed to be easily usable as well as configurable. more>>
StatsDawg is a suite that has been designed to be easily usable as well as configurable.

StatsDawg monitors various aspects of a Linux system such as CPU usage, load average, memory usage, etc. using RRDTool and PHP.

<<less
Download (0.12MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
spfmilter 0.97

spfmilter 0.97


spfmilter provides a Sender Policy Framework (SPF) milter for Sendmail. more>>
spfmilter provides a Sender Policy Framework (SPF) milter for Sendmail.
spfmilter is a milter (sendmail mail filter) which implements the Sender Policy Framework (SPF). SPF is a strategy for preventing junk mail. The SMTP standard for email allows anyone to forge anyone elses email address.
SPF verifies that the Sender address of an email message matches (according to some policy) the client IP address that submitted it.
The idea of SPF is to prevent email forgery. Each participating site sets up a little definition of which hosts are allowed to send mail claiming to be from that site. When another site receives mail, it checks the permitted-senders definition for the originating site. If the check fails, the mail is rejected.
Setting up the permitted-senders definition is very easy, you go to the SPF Wizard and fill out a little form, then put the resulting string into your DNS records. This milter implements the second half of SPF, checking the mail you receive against other sites SPF records.
Enhancements:
- Some improvements to the redhat rcscripts. (Paul Howarth)
- Deal with the unknown-family connections which occasionally show up on some OSs, such as Solaris. (Joel Lord)
<<less
Download (0.055MB)
Added: 2007-03-24 License: BSD License Price:
947 downloads
mod_xmlns 0.97

mod_xmlns 0.97


mod_xmlns Apache module adds XML namespace support to publishing with Apache. more>>
mod_xmlns Apache module adds XML namespace support to publishing with Apache.
mod_xmlns adds XML Namespace support to Apache, and may form the basis of XML-driven publishing systems. It runs as an output filter, so it works automatically with any content generator.
From Version 0.9 (May 1st 2004) it has moved from experimental prototype to provisionally stable (i.e. theres nothing that is known to need changing before it can be declared stable). This hasnt entirely held, as the API has had to be updated. Now the API is shared with mod_publisher, and is being documented.
The basic API for Namespace implementations is:
- Create event handlers for your namespace.
- Declare your handlers in a struct xmlns.
- Make it available to mod_xmlns using ap_register_provider with provider_group=xmlns, provider_name=your_namespace and your choice of version string (see the XMLNSUseNamespace directive).
Directives implemented by mod_xmlns
XMLNSUseNamespace
Syntax: XMLNSUseNamespace URI [on|off] [version]
Activates or deactivates processing for namespace URI, using the processor defined in the version paramater.
XMLNSDefaultNamespace
Syntax: XMLNSDefaultNamespace URI
Sets a URI to use as default namespace (for un-namespaced elements).
XMLNSCommentHandlers
Syntax: XMLNSCommentHandlers on|off
Turns on or off comment handlers defined in namespace implementations. Default is On.
XMLNSCommentRemove
Syntax: XMLNSCommentRemove on|off
Determines whether to strip comments that are not processed by any namespace handler. Default is to pass comments through intact.
Version restrictions:
- mod_xmlns is a minimalist SAX parser, and has no support for DTDs and external entities, nor does it offer much scope for sanity checks on markup being processed. A compatible but richer companion module mod_publisher is in development.
<<less
Download (0.026MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1298 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2