Main > Free Download Search >

Free press software for linux

press

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 302
PRES 1.10.0 Beta 1

PRES 1.10.0 Beta 1


PRES (the Press Release System) is a simple content management system. more>>
PRES project (the Press Release System) is a simple content management system, essentially targeted at producing a news and information site. Managing a PRES system is designed to be simple.
However, presentation is sophisticated and flexible. An elementary knowledge of IT would be useful but expertise in designing and managing websites is not a requirement. PRES can be used for anything from private blogging to corporate news systems.
Main features:
Flexible Presentation
- All content is generated as XML which is styled at server side with XSL-T stylesheets to provide the final look and feel of your pages. This permits an almost infinite variety of presentations. Furthermore, different XSL-T transforms can be associated with different categories, allowing you to have different styling for different parts of your site.
Caching
- Content is generated on request, but in order to limit the computational load on busy sites all content is cached for a limited period (by default twenty minutes).
Subscription
- PRES allows users to subscribe to categories - effectively sections of the site. When new stories are posted to a section youre subscribed to, you will automatically get email with a link to the story.
Syndication
- PRES makes its headlines available as a syndication feed, using both RSS 0.91 and RSS 1.0. This allows other news sites to automatically incorporate live headlines from a PRES site into their content.
Threaded Discussion
- PRES optionally allows registered users to add comments to stories in a threaded manner, similar to sites like Slashdot.
Moderation
- PRES optionally allows registered users to moderate other users comments.
<<less
Download (7.2MB)
Added: 2007-05-15 License: GPL (GNU General Public License) Price:
893 downloads
Petals on a Rose 1.0

Petals on a Rose 1.0


Petals on a Rose is an intriguing puzzle game for all ages. more>>
Petals on a Rose is an intriguing puzzle game for all ages. This website claims that Bill Gates was stumped by it for two days. Its usually played with a group of friends and a set of 5 dice. The game master rolls the dice and tells everyone the answer. This computer version of the puzzle works similarly, only in this case the computer plays as the game master.

To play you just double click the icon to start the program. Type your guess in the "Answer" field and press "Check". If your guess is correct you get congratulated, otherwise you need to try again. If you get tired of guessing you can press the "Give Up" button and youll get the answer to that particular roll.

Just press the "Roll Dice" button at any time to get a new set of numbers.

Always remember, dont tell the answer to anyone!

Have fun, and good luck.
<<less
Download (0.16MB)
Added: 2007-07-20 License: MIT/X Consortium License Price:
826 downloads
KSSH 0.7

KSSH 0.7


KSSH is a ssh/openssh frontend for KDE. more>>
KSSH is a KDE front-end to ssh.

It can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.

This means that you can press in any konsole "New Session" and then select "Secure Shell".

<<less
Download (0.063MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1607 downloads
mop(e)snake 0.5

mop(e)snake 0.5


mop(e) snake is a classic snake game which pits you against all the pain in the world. more>>
mop(e) snake is a classic snake game which pits you against all the pain in the world. mop(e)snake project runs on Linux, Windows, and GP2X.
You can try its innovative one-finger control method or stick with a more traditional style of play.
Playing mop(e)snake
Press any key to start, and use the arrow keys to control your snake. Eat the pain.
Alternatively, you can use the good old fashioned O, P, Q, A key layout you remember from your ZX Spectrum days. You can also redefine the keys by modifying the config file in ~/.mopesnake/config. Figuring out the format of that file is left as an exercise for the reader.
Press ESCAPE on the title screen to enter the menu, which allows you to change the skill level (Easy, Medium or Hard) and the game mode (Normal or One-button). Press ESCAPE during the game to pause or quit.
In one-button mode, press any key to start, and any key to turn in the direction in which the arrow is pointing. Its tricky at first, but try to get into the rhythm. Its quite fun.
Enhancements:
- mop(e)snake now continues to run if the sound fails to initialize.
- The ability to turn music and sound effects on and off has been added.
<<less
Download (0.37MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1040 downloads
rsjog 1.1

rsjog 1.1


rsjog is an X11 handler for Sony Vaio jog wheels. more>>
rsjog project is an X11 handler for Sony Vaio jog wheels.
It is designed to work with the /dev/sonypi kernel module.
It provides mousewheel emulation and (optionally) graphical menus you can navigate with the wheel.
Main features:
Simple mode (no menu file)
- Mouse wheel simulation for scroll wheel
- Press scroll wheel for middle button simulation
- Back button (if available) simulates middle button too
Menu mode
- Mouse wheel simulation for scroll wheel
- Press scroll wheel to pop up menu
- menu hides again after a time if not used
- Scroll through menu with scroll wheel
- Press scroll wheel to launch action
- Actions to launch programs
- Action to change volume using the wheel
- Action to change lcd brightness using the wheel
- Actions to simulate mouse button presses
- Back button (if available) simulates middle button if menu is not up but also goes back through menu structure/closes menu if visible
- Configuration file to specify menu structure
- Configuration file to specify vaio FN key bindings, file paths, timeouts, slider granularity, etc.
- Automatically reloads config files when they change
<<less
Download (0.042MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
649 downloads
Atomorun 1.1_pre2

Atomorun 1.1_pre2


Atomorun project is an OpenGL Jump&Run clone. more>>
Atomorun project is an OpenGL Jump&Run clone.
In Atomorun, the character "Atomio" has to escape from an exploding nuclear bomb. The shockwave tries to catch you, so run as fast as you can!
It uses 3D OpenGL for the graphics, while the gameplay is 2D (just jump and run as fast as you can, left to right)
Enhancements:
- Forgot to put the body in a displaylist also...
- The glasses are black again (ooops)
- It is now possible to leave the "game over"-screen with a press on ENTER
- The level is now generated randomly and a little bit larger. Makes it much more difficult :)
- Redesigned the menu.
- Some code cleanup
- Added the acid fog, from which Atomio has to run away.
- Fixed bug, where you could change the direction of Atomio in the menu.
- Sound support added. (New dependency: SDL_mixer with ogg support)
- Textures are now stored in smaller and better PNGs. (New dependency: SDL_image with png support)
- If loading a PNG (or OGG) fails, it tries to load a BMP (or WAV). See docsINSTALL.win32, why. Grrr, why do I have to make a win32 build?
- Fixed menu bug. It was possible to press Escape in the menu after playing the game.
- Its now possible to change resolution and fullscreen mode with commandline arguments. Start "atomorun -h" for more help.
<<less
Download (1.9MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
PwdHash 1.1

PwdHash 1.1


PwdHash is an extension which generates theft-resistant passwords. more>>
PwdHash is an extension which generates theft-resistant passwords.

Automatically generates per-site passwords if you prefix your password with @@ or press F2 beforehand.

Prevents JavaScript from reading your password as it is typed. The same password will be generated at each subdomain: a.example.com matches b.example.com, a.example.co.uk matches b.example.co.uk, but a.co.uk and b.co.uk are different.

Hashed passwords can also be generated at https://www.pwdhash.com/

<<less
Download (0.015MB)
Added: 2007-04-18 License: MPL (Mozilla Public License) Price:
589 downloads
TCPCam Beta1

TCPCam Beta1


TCPCam is a video and audio point to point conference program for Linux that is very easy to use and modify. more>>
TCPCam is a video and audio point to point conference program for Linux that is very easy to use and modify. The connection uses a single TCP port that needs to be open on only one of the two ends.
TCPCam is possible to change the video compression and resolution at run-time to match the available bandwidth.
It uses the Speex encoder for audio compression (in both narrowband and wideband), JPEG compression for video, and works with most video4linux devices and audio boards supporting the OSS API.
Main features:
- It works using a single TCP port (port 7766). In order for TCPCam to work between two users, one of the users can be completly firewalled, while the other one must have port TCP 7766 open to the outside.
- Audio frames are encoded using the Speex encoder/algorithm.
- Video frames are encoded using JPEG at high compression level.
- The user can switch between ten different video quality levels at runtime using keys from 1 to 0.
- Support for multiple video resolution (up to 640x480), the user can switch at runtime using the right keys (see usage)
- Full screen mode (just press f to toggle).
- Capture screenshots in JPEG format (just press enter).
- Audio works in narrowband (8Khz) and wideband (16Khz).
- The protocol is very simple to implement in most operating systems and programming languages. It is based on frames with a simple header containing audio or video and transimtted over a TCP channel.
<<less
Download (0.90MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1214 downloads
TkPasMan 2.2b

TkPasMan 2.2b


TkPasMan is a simple program that stores usernames and passwords for access to various websites. more>>
TkPasMan is a simple program that stores usernames and passwords for access to various websites.
It is inspired by gpasman, but has more `paste possibilities. For example, you can just paste username and then password behind it.
How To Use TkPasMan:
A. Entering a new site.
1. Choose `Add site from the Edit menu to add a new site you want to store your password for.
2. Type a clear description, and press .
3. Now you can type your username and/or password in the fields on the right.
4. Use the checkbuttons to adjust the way username and/or password will be copied into the primary X selection when you select a description. Most times, you will want to select the first two options, i.e. `Username and `Password.
B. Selecting username and password and pasting them elsewhere.
1. Point your mouse to one of the descriptions in the list on the left.
2. Just press your left mouse button, and, depending on your configuration of the checkbuttons, TkPasMan will select a username or password for you.
3. Now, point your mouse to the application you want to paste your username in.
4. Just press the middle mouse, and voil? the item will be pasted! TkPasMan will automagically put the next item (most times a password) in the X selection, so, after you pasted a username somewhere, just go to the place you want to paste the password, and again middle-click to put the password on its place.
Enhancements:
- Fixed the install procedure to use install instead of cp.
<<less
Download (0.030MB)
Added: 2006-09-08 License: GPL (GNU General Public License) Price:
1141 downloads
KAppfinder 3.3.2

KAppfinder 3.3.2


KAppfinder searches your workstation for many common applications and creates menu entries for them. more>>
KAppfinder searches your workstation for many common applications and creates menu entries for them.

This package is part of KDE, and a component of the KDE base module. See the kde and kdebase packages for more information.

Installation:

You need to install klik on your system to run cmg applications.

Press Alt-F2 and paste:

wget klik.atekon.de/client/install -O -|sh

<<less
Download (0.81MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1489 downloads
Blues55 20060517

Blues55 20060517


Blues55 transforms a Siemens S55 cell-phone into a remote control for your computer. more>>
Blues55 transforms a Siemens S55 cell-phone into a remote control for your computer.

Siemens phones dont have the same functionality as Sony Ericsson phones, though. Its for instance not possible to send userface elements onto the phone. Blues55 just sniffs every key-press on the phone. Its therefore best to go into key-lock state of the phone before launching Blues55.

Usage:

Establish a serial bluetooth-connection with the phone (usually sudo rfcomm bind 0 00:11:22:33:44:55)
Go into the keylock-state of the phone.
Launch Blues55: ./blues55 -k (-k for keyboard control; -m for mouse).
<<less
Download (0.016MB)
Added: 2006-05-18 License: GPL (GNU General Public License) Price:
1254 downloads
QSynaptics 0.2.0

QSynaptics 0.2.0


QSynaptics is a Qt-based configuration utility for the Synaptics touch pad driver. more>>
QSynaptics aims to help desktop users to configure their synaptics touch pad thats commonly used in laptops.
The program uses Qt 3.2, is easy to manage and performs the basic configuration steps to use your pad more efficiently. The program is based on the X11 synaptics touch pad driver.
Main features:
- pressure sensitivity: adjust how strong you have to press your pad to create events
- tapping: adjustable tapping delay and disengageable tapping
- smart tapping: switches off mouse pad for an certain delay after an keyboard event has occured
- mouse button emulation: mapping of multifinger taps to certain mouse button
- circular scrolling: enable or disable circular scrolling and adjusting the speed, configuring sensitive edges/corners
<<less
Download (0.10MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1661 downloads
Bug Squish 0.0.6

Bug Squish 0.0.6


Bug Squish is a game in which you have to squish bugs before they suck all the blood out of your arm. more>>
Bug Squish is a game in which you have to squish bugs before they suck all the blood out of your arm.
In Bug Squish, you must defend your arm from an onslaught of blood-sucking insects. Use your fly-swatter to squish them before they suck you dry.
Bug Squish is based on the shareware game "Blood Suckers" for MacOS.
Main features:
Game Play:
- 32 waves of attacking insects
- "Extra Blood" and "Bonus Score Multiplier" extras
- Multiple bug types
Sound:
- Humorous, high quality sound effects
- Fun music
Control:
- Mouse control
Enhancements:
- Fixed "Ugh" and "Ouch" sounds for embedded version.
- Added Start and Continue buttons to embedded title screen.
- Game pauses when you press Escape (Cancel) in embedded version.
- Game state saved when you quit, loaded when you start again, so you can unpause even if youve quit the game completely!
- Splatted bugs eventually vanish in embedded version.
- Embedded version uses hidden file (~/.bugsquish) for high score, instead of a visible one (~/bugsquish.dat)
- Embedded version uses mouse motion, not mouse button press. (Too easy to not lift stylus high enough.)
<<less
Download (0.74MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1069 downloads
PSPL Multi Select Box 1.0.1

PSPL Multi Select Box 1.0.1


PSPL Multi Select Box is an enhanced implementation of the HTML form input element for selecting multiple items from a list. more>>
PSPL Multi Select Box is an enhanced implementation of the HTML form input element for selecting multiple items from a list.

Users can select multiple choices without having to press the ALT button like a normal "select multiple" box. It is easy to customize, and you can easily modify the visual style of PSPL Multi Select Box to match your Web site design or theme.

The project is also compliant to W3C standards, and has been tested with most recent browsers. Unlike normal "select multiple" boxes, PSPL Multi Select Box follows the layer design in IE.
<<less
Download (MB)
Added: 2007-02-09 License: Free To Use But Restricted Price:
987 downloads
SDL Fungus 0.0.10

SDL Fungus 0.0.10


SDL Fungus is an addictive, multiplayer puzzle game based on NetFungus for two to four players. more>>
SDL Fungus is an addictive, multiplayer puzzle game based on NetFungus. Up to four players can play by trying to surround and capture each others fungus.

Currently only the multiplayer mode on a single computer works. I plan on cleaning up the code and releaseing it under the GNU GPL before adding networked multiplayer or AI. Also, a MacOS X port should come soon.

All comments are welcome. There are probably hundreds of bugs. Also, the program uses SDL.

Controls

- To rotate the piece you want to place, press space.
- To skip your turn, press tab.
- To bite press control and then click on the fungus blocks that you want to bite. After you have selected press control again or press space to cancel the bite.

<<less
Download (0.10MB)
Added: 2005-11-04 License: LGPL (GNU Lesser General Public License) Price:
1449 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5