Main > Free Download Search >

Free httpwatch 3.2 software for linux

httpwatch 3.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 293
eTktab 3.2

eTktab 3.2


eTktab is an ASCII tablature editor for 4/5/6 stringed instruments. he code is based on TkTab by Giovanni Chierico more>>
eTktab is an ASCII tablature editor for 4/5/6 stringed instruments. he code is based on TkTab by Giovanni Chierico. Many of the ideas for the user interface came from tablature mode written for the Unix editor emacs. Mac and Windows binaries were created with freely available tk library.
The program makes 30 fretboard positions available for one-keypress entry (5 on each string.) The following is an example keyboard layout for United States keyboard (first row is numbers, second row QWERTY, etc.) "Base" refers to the movable position of the players hand.
Enhancements:
- Lyrics/tab mode now switches automatically, in response to mouse clicks in tab scores or textboxes
- Can now click on end of textbox symbol to go into that textbox
- In lyrics mode, "current position" color now only added to the textbox that contains the cursor
- Focus now follows cursor for left/right cursor key
- Menubuttons now keep consistent size, where possible
- Fixed bug in internationalization code, regarding Save in File menu
- Return key uses new feature, listed below to insert whitespace, rather than blank tab positions to end of line
- Macintosh Classic and OS X now have File, Edit, and Help menus exclusively in the Mac Menubar (rather than the window statusbar)
- Many OS X bugfixes, due to upstream cleanup in tcl/tk 8.4.5
- Blank spaces may now be added to tablature (using whitespace in tab makes files unreadable by versions older than 3.2)
<<less
Download (0.049MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1193 downloads
SWT 3.2

SWT 3.2


SWT is an open source widget toolkit for Java. more>>
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

Full-blown examples that can be downloaded from the eclipse download page. The examples in package org.eclipse.swt.examples run standalone, and the examples in org.eclipse.swt.examples.* packages are eclipse plug-ins.

To get the examples, first go and watch to the eclipse download page:
http://download.eclipse.org/downloads/index.php
Then click on the eclipse build that you would like examples for (i.e. the eclipse build that you are running; typically the latest Stable Build).
Then scroll down until you see "Example Plug-ins". Read the paragraph on installing them, and select the download for your platform.
After installing the examples, the source for them will be in a src.zip file in the appropriate subdirectory of: eclipse/plugins/org.eclipse.sdk.examples.source_ /src/
For example, the 3.1 source for the standalone examples in org.eclipse.swt.examples is in: org.eclipse.sdk.examples.source_3.1.0/src/org.eclipse.swt.examples_3.1.0/swtexamplessrc.zip.
To run the plug-in SWT examples, restart eclipse, go to Window > Show View... > Other... and expand "SWT Examples".
<<less
Download (2.8MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
710 downloads
Tracx 1.3.2

Tracx 1.3.2


Tracx is a tracing XML language. more>>
Tracx is a tracing XML language. The software was motivated by a system management approach where system configuration information is retrieved via plain remote shell command output and stored in a structured way to XML.

The software is stable and production ready but there is still missing any user guide. Slash is a pretty example for the usage of the dragon parser generator, also available on this page.

<<less
Download (1.2MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1000 downloads
hpanel 0.3.2

hpanel 0.3.2


hpanel is a small panel that lists your windows. more>>
hpanel is a small panel that lists your windows.
Hpanel is hacked version of fspanel, a small panel that lists your windows and allows you to switch workspaces.
It requires a window manager that is compliant with the NETWM specification.
It works nicely with pekwm and aewm++, and handles maximized windows better than fspanel.
Enhancements:
- When the panel is minimized to the right sideit doesnt reserve screenspace for it self anymore.This means windows can be fully maximized.
- This works if the panel is on top or on bottom of the screen.
- This make more sense too me than the original behaviour of fspanel which always reserved screenspace on the bottom of the screen.
<<less
Download (0.018MB)
Added: 2006-09-27 License: Freely Distributable Price:
1123 downloads
ACL2 3.2.1

ACL2 3.2.1


ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of models. more>>
ACL2 is a programming language in which you can model computer systems and a tool to help you prove properties of those models. ACL2 stands for "A Computational Logic for Applicative Common Lisp".
It is an "industrial-strength" version of the NQTHM or Boyer/Moore theorem prover, and has been used for the formal verification of commercial microprocessors, the Java Virtual Machine, interesting algorithms, and so forth.
Enhancements:
- A soundness bug and some other minor bugs have been fixed.
- Including books has been sped up by as much as 50%.
- Rewriting can be dynamically monitored.
- Accumulated persistence supports meta-rules and identifies useless rules, and many other minor updates have been made.
<<less
Download (5.8MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
870 downloads
JavaCC 3.2

JavaCC 3.2


JavaCC is a Java parser generator. more>>
Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications.

A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar.

In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation, such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, and more.
<<less
Download (0.50MB)
Added: 2005-04-22 License: Freeware Price:
912 downloads
Templeet 3.3.2

Templeet 3.3.2


Templeet provides a powerful template engine. more>>
Templeet provides a powerful template engine.
Templeet is a very powerful template engine which allows you to create photo galleries, news systems, personal sites, blogs, etc.
You can use it to generate HTML, CSS, SVG pictures, SMIL, and any kinds of text files. It offers multiple levels of caches.
Templeets strong points are ease of install, performance, and increased productivity through multiple levels of cache. When all caches are activated, performance is similar to serving static pages, ie. around 400 hits/second on a PII 400Mhz processor.
Templeet, is distributed under the free Gnu Public License (GPL) and open source. The latest source code is available through CVS, and discussions about development can be held in the public mailing lists. We do welcome user feedback and additions.
The documentation is currently pretty thin and is mostly only available in French, but it should be enough to get you started... provided you do read French, of course. Wed be grateful to any kind soul who could take the time to translate it into English (note: it gets better, so you can still take a look).
Only a few examples of templates are provided, but they should be good enough to give you a rough idea of what you can do with Templeet. If you need help, members of the mailing lists could provide support in a timely manner. You can also take a look at the available packages, and if this is your first Templeet installation, we invite you to read the documentation.
Templeet only needs a web server (Apache) and PHP. It supports databases but none is needed to run Templeet.
Main features:
- Template system
- Complete file manager (file upload, download remote file)
- Template editor
- Minimal shell
- Full authentication management (using either: file, MySQL, PostgreSQL or ODBC)
- User management interface
- Package system, install and update
- Updating Templeet with administrators interface
- Secured template updates (non modification check since last update)
- Thumbnail generation with GD, GD2 or convert (ImageMagick)
- Full caching system. Near static pages performances
- Functions for HTML validity
- Definition of functions within templates, recursive calls possible
- Remote RSS stream management display
- Spell checker module
- Secured private information management.
- Templeet configuration management through a GUI
- Multilingual management, in the manner of Apache
- Works with Unix and Windows
- Full independent installer, no need to have an Internet connection while installing
- Weblog available as a package, no database needed
- Fitted for small personnal sites as well as huge sites serving millions of hits per day
<<less
Download (0.62MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
961 downloads
LastBASH 0.3.2

LastBASH 0.3.2


LastBASH is a console/terminal based Last.fm player. more>>
LastBASH project is a console/terminal based Last.fm player. Although the default Last.fm player is a great one, it also is a graphical one and it could be somewhat inadequate for the die-hard terminal users, like some people I know.
LastBASH tries to find its place among the other Last.fm players, filling this gap: the missing console player.
Basically, it is no more than a TUI frontend, written in Bash. It displays the information of the current playing track, keeps a history of the played tracks and allows the user to perform some actions on the current track, such as love, skip or ban.
To listen to Last.fm, you can use any player capable of mp3 streaming (such as MPlayer, mpg123, XMMS and so on) by opening the M3U playlist that LastBASH saves on connecting. But the recommended way is to use the LastBASH frontend features and let it run some compatible player in background (MPlayer or mpg123), that you can control through the same user interface. This way you need to have only one console open to listen and control Last.fm.
Main features:
- authentication using the md5 password encryption
- retrieves the metadata of the current playing track and displays it (artist, album, track name, track duration)
- keeps a history of last played tracks
- allows you to control the Last.fm station, by issuing the love, skip and ban commands
- optionally, it can run a backend player (such as MPlayer or mpg123), which you can control through the same interface, or lets you choose any external player you wish (capable of playing mp3 streams)
Usage
Please see the Install page for quick instructions about how to install and launch LastBASH. You must have a compatible terminal (linux or xterm are supported at the moment) and, if you wish to use the backend player, you should have MPlayer. For now.
After you have donwloaded, extracted and installed the program, run it. You do not need to pass any command line parameters, at least at first start.
lastbash
It will ask your Last.fm username and password. You should have one. If not, hmmm... go and create an account on Last.fm
Then, the program will try to connect. If it succeeds, it will save a playlist in ~/.lastbash/playlist.m3u, for you to open with some external player, if you dont want to use the backend it provides.
If you have MPlayer (for the moment, this is the backend), it will start playing. If not, you will have to tell LastBASH not to try to run it by creating the ~/.lastbash/config file and adding this line:
USE_PLAYER="n"
Then, open your mp3 player, load the above-mentioned playlist and start playing. LastBASH will show you the current playing track and will keep a history of last played tracks. Enjoy!
Enhancements:
- This release adds debug mode toggling directly from the interface, adds more remote commands, checks the validity of data passed in the commandline, displays detailed station changing errors, fixes player integration (especially the "quit" sequence), includes the man page and the configuration file, saves the current meta information to a file, shows a better help message, and uses getopts for parsing the commandline parameters.
<<less
Download (0.013MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
947 downloads
abcpp 1.3.2

abcpp 1.3.2


abcpp is a simple yet powerful preprocessor designed for, but not limited to, ABC music files. more>>
abcpp is a simple yet powerful preprocessor designed for, but not limited to, ABC music files. One of my hobbies is music: I play flute, recorder, whistle and clarinet, and I sing as a tenor in a choir. I find that the ABC music notation language is a wonderful tool to typeset sheet music. ABC is one of the best designed, easy to use, well-thought out, and nicely implemented notation formats Ive ever seen: IMHO, it surpasses other good notation languages like GNU Lilypond or MusiXTeX. (Philips Music Writer is a serious contender though.) You can write music in a very simple ASCII format and convert it to MIDI, or typeset it to make professional-looking scores.

The only serious problem with ABC is that it was originally designed for melody, not for harmony. In simple words, this means that you can only write music for a single instrument or voice. This is an example of what ABC can do; it sounds like this. Although it works beautifully for simple tunes and folk music, it can be not enough for Western classical music.

Some ABC applications implement unofficial extensions to the ABC language that make it possible to write polyphonic music. The purpose of the ABC Plus project is to provide software and documentation for this extended ABC. Here is an example of classical music written in ABC Plus; it sounds like this.

All RPMs available from this site were built on a Mandriva 2006 GNU/Linux machine.
<<less
Download (0.052MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1185 downloads
pAgenda 3.2

pAgenda 3.2


pAgenda is a Cross-platform calendar/schedule. more>>
pAgenda is a Cross-platform calendar/schedule.

Uses sqlite DB to handle multiple schedules with ease in single, small, portable files -- easy to backup or transfer.

Simple, functional and the strongest feature is how well it prints out a daily schedule with a single-click.

Source code available for Linux. Windows requires no installation, just unzip and run.

<<less
Download (0.060MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
1042 downloads
mp3blaster 3.2.3

mp3blaster 3.2.3


mp3blaster provides interactive playing of audio files like mp3 on a text console. more>>
Mp3blaster is an mp3 player for computers running a UNIX-like operating system, e.g. Linux, Free/Net/OpenBSD, etc. mp3blasters interface is entirely text based, thereby eliminating the need for a graphical environment like X-Windows.
This does not limit the way you can control the player whilst playing though; just like any graphical mp3 player, there are cd-style buttons like play, stop, pause, next track, etc.
While hardly anyone had ever heard of mp3 back in early 1997, I began to build up my own mp3 collection. As a Linux (text console) adept, I was heavily frustrated by the lack of a decent mp3 player. There was a (at the time) very popular command-line based mp3 player though, called splay. I figured I could use its mpeg decoding library and write my own interface in ncurses to control it. The plan was there!
Thinking about how to implement this interface, I also wondered why all mp3players had such plain playlist functionality! I like the ability to chuck a bunch of CDs in a multi-CD cd player, and then play the CDs in random order. In such a way that the cd player selects one of the five CDs at random, and then plays the entire disc. This continues, until all discs have been played. No mp3 player could do this, so I decided to add it to mine.
Enhancements:
- A parallel build bug was fixed. make -j now works.
- Dynamic screen resizing was implemented.
- A race condition that caused 100% CPU consumption at the end of each song was fixed.
<<less
Download (0.30MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1179 downloads
libpackman 0.3.2

libpackman 0.3.2


libpackman (Package Management) library provides a single API for accessing multiple package formats and package databases. more>>
libpackman (Package Management) library provides a single API for accessing multiple package formats and package databases.

Libpackmans module support allows for other developers to quickly provide support for new package formats and database formats.

Libpackman is in the alpha stage. It currently supports reading of RPM packages, partial reading of Debian packages, reading of the RPM database, and reading/writing of the GNUpdate database. Packages can be queried, but installation is, for the moment, disabled.

NOTE: This is a development release, and may harm your system if you use it to install packages. We take no responsibility for corrupted package databases or filesystems.

Installation:

$ ./configure --prefix=/usr

Then compile it:

$ make

And finally, install it:

$ make install
<<less
Download (0.18MB)
Added: 2006-03-22 License: LGPL (GNU Lesser General Public License) Price:
1314 downloads
MacOSD 0.3.2

MacOSD 0.3.2


MacOSD is a visualization frontend for PBButtonsD, the button and power event daemon used for Apple computers. more>>
MacOSD is a visualization frontend for PBButtonsD, the button and power event daemon used for Apple computers.

For PowerPC laptops such as the iBooks and PowerBooks a special daemon named pbbuttonsd can handle the special "multi-media" keys to dim the display and regulate the audio volume accordingly.

However I find the example Gtk+ application gtkpbbuttons not that pretty.

So I implemented a more On-Screen-Display like variant. Currently it can utilize the XOSD library.

Although recently that other program got some pixmap theming support, it is still written in "handling every bit manually C" and still uses Gtk+.

The latest MacOSD deos now utilze the anti-aliasing and real alpha blending canvas library Evas. It does utilize gtkpbbuttons themes just fine - and comes with a slightly cleaned-up version CleanOSX

Version 0.3.0 of MacOSD is also able to provide real transparency With latest X.org servers and a running composition manager.

<<less
Download (0.16MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
wmMand 1.3.2

wmMand 1.3.2


wmMand is a Window Maker dockapp that allows you to browse or explore the Mandelbrot fractal. more>>
wmMand is a Window Maker dockapp that allows you to browse or explore the Mandelbrot fractal.
Enhancements:
- The primary difference in this release is the focus handling.
- Now the keyboard isnt explicitly grabbed whenever the pointer is inside the small window, and unhandled key presses are passed on (so multimedia keys work, for example).
- Error trapping for malloc calls has been added.
- A minor problem in which the pointer was "flashing" when zooming with the keyboard has also been fixed.
<<less
Download (0.037MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
953 downloads
Gaphas 0.3.2

Gaphas 0.3.2


Gaphas is a diagramming widget for GTK+ written in Python. more>>
Gaphas is a diagramming widget for GTK+ written in Python.
It is a MVC canvas that uses Cairo_ for rendering. One of the nicer things of this widget is that the user (model) is not bothered with bounding box calculations: this is all done through Cairo.
Main features:
- Each item has its own separate coordinate space (easy when items are rotated).
- Items on the canvas can be connected to each other. Connections are maintained by a linear constraint solver.
- Multiple views on one Canvas.
- What is drawn is determined by Painters. Multiple painters can be used and painters can be stacked.
- User interaction is handled by Tools. Tools can be stacked.
- Versatile undo/redo system
<<less
Download (0.087MB)
Added: 2007-08-15 License: LGPL (GNU Lesser General Public License) Price:
802 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5