Main > Free Download Search >

Free linens and things software for linux

linens and things

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1767
Bubble Thing May9/06

Bubble Thing May9/06


Bubble Thing - Inflate things. Pop them to create chain reactions. Meet the boss at the end. more>>
Bubble Thing - Inflate things. Pop them to create chain reactions. Meet the boss at the end.

Inflate things. Fast to make them pop. Slow to make them grow. Make chains. Meet the boss. Enjoy the music.

Arrow keys move.

WASD to inflate in four directions.

Popping bigger bubbles will spawn more chain-bullets which will pop other bubbles creating chain reactions. They will also release more collectables which net you a greater score.

This game was programmed during the three-day Toronto Game Jam, 2006. I started with my framework, a song, and an idea.

<<less
Download (5.4MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1243 downloads
The Library of Assorted Spiffy Things 0.7

The Library of Assorted Spiffy Things 0.7


The Library of Assorted Spiffy Things was originally designed as a companion library to Eterm. more>>
The Library of Assorted Spiffy Things was originally designed as a companion library to Eterm.
However, it contains many features that other projects may find useful, so it has been broken out into its own library.
Features include thorough debugging and memory tracking engines, various string manipulation functions, and a flexible config file parsing engine.
Enhancements:
- The string class is now both an interface and an implementation, so parallel implementations (e.g., a glib string wrapper) can be created.
- Detection of Imlib2 support and a pixmap leak when it was disabled have been fixed.
- Fixes have been made for gcc4/newer autotools.
- This release also contains a fix for CVE-2006-0224, a buffer overflow which could lead to privilege escalation in setuid/setgid apps using LibASTs configuration engine.
<<less
Download (2.0MB)
Added: 2006-01-24 License: BSD License Price:
1368 downloads
BORG Calendar and Task Tracker 1.6

BORG Calendar and Task Tracker 1.6


BORG is a combination calendar and task tracking system. more>>
BORG is a combination calendar and task tracking system. The calendar supports simple todos. The Task Tracker goes way beyond todos.
BORG is basically meant to be a small self-contained Java application that you can run locally. Many users run BORG Calendar and Task Tracker from a thumb drive.
BORG actually stands for Berger-Organizer. Unfortunately, the name BORG seems to be a popular choice for software products, probably due to the number of Star Trek fans that write code. The fact that BORG calendar also seems to refer to the Microsoft Outlook calendar makes things even more confusing. Oh well....
Why would anyone want to use a home-grown calendar/task tracker when there are so many others out there, freeware and otherwise?
A potential BORG user might agree with the following:
- I use a calendar/task tracker to remind me to do everything in life that I have to do.
- I do not want to set up a web server just to see my calendar
- I do not want to access the internet to see my calendar
- I work on Linux, Windows and other OSs and would like any of my machines to run my calendar program
- I dont want to have to worry about my calendar not working if I upgrade linux, windows, glibc, mySQL, apache, < fill in any third-party software that causes things to stop working >, etc...
- I like open source software. Even if the developer(s) die, I can still build and enhance my calendar program.
Main features:
- Nice Month-at-a-time view
- To-Do list
- Month-print
- Repeating Appointments
- Private Appointments that do not show by default (for recording things like "rectal exam 2pm" that you dont need your friends/coworkers to see over your shoulder).
- The Task Tracker tracks issues and tasks through a set of states with start and end dates, sub-tasks, descriptions, and resolutions.
- Pop-up reminders
- Email reminders
- User tunable task types and state transitions in the task tracker
- Week and Day Views
- A simple address book
- File-based DB or MySQL DB
- XML import/export
- iCal import/export
- more ...
<<less
Download (3.7MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
905 downloads
pychess 0.6 Final

pychess 0.6 Final


pychess is a chess game written using pygtk. more>>
pychess is a chess game written using pygtk.
Should be able to do most things xboard does, but in a nicer gtk/svg enviroment.
Will support
- Svg pieces
- Pgn reading/writing
- Animation
- DnD
- Builtin move validation
- Multiple engines
- and much more.
<<less
Download (0.41MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
927 downloads
Kannel WAP and SMS Gateway 1.4.1

Kannel WAP and SMS Gateway 1.4.1


Kannel WAP and SMS Gateway is an high performance WAP and SMS gateway. more>>
Kannel WAP and SMS Gateway project is a WAP and SMS gateway.
SMS, short message services, are widely used all over the world in huge amounts. The main use for Kannel is to link HTTP based services to various SMS centers using obscure protocols.
WAP, short for Wireless Application Protocol, is a collection of languages and tools and an infrastructure for implementing services for mobile phones. Traditionally such services have worked via normal phone calls or short textual messages (e.g., SMS messages in GSM networks). Neither are very efficient to use, nor very user friendly. WAP makes it possible to implement services similar to the World Wide Web.
Unlike marketers claim, WAP does not bring the existing content of the Internet directly to the phone. There are too many technical and other problems for this to ever work properly. The main problem is that Internet content is mainly in the form of HTML pages, and they are written in such a way as to require fast connections, fast processors, large memories, big screens, audio output, and may require fairly efficient input mechanisms. Thats OK, since they hopefully work better for traditional computers and networks that way. However, portable phones have very slow processors, very little memory, abysmal and intermittent bandwidth, little screens and extremely awkward input mechanisms. Most existing HTML pages simply will not work on them.
WAP defines a completely new markup language, the Wireless Markup Language (WML), which is simpler and much more strictly defined than HTML. It also defines a scripting language, WMLScript, which all browsers are required to support. To make things even simpler for the phones, it even defines its own bitmap format (Wireless Bitmap, or WBMP).
HTTP is also too inefficient for wireless use. By using a semantically equivalent, but binary and compressed format it is possible to reduce the protocol overhead to a few bytes per request, instead of up to hundreds of bytes. Thus, WAP defines a new protocol stack to be used. However, to make things simpler also for the people actually implementing the services, WAP introduces a gateway between the phones and the servers providing content to the phones.
The WAP gateway talks to the phone using the WAP protocol stack, and translates the requests it receives to normal HTTP. Thus, the content providers can use any HTTP servers, and can utilize existing know-how about HTTP service implementation and administration.
In addition to protocol translations, the gateway also compresses the WML pages into a more compact form, to save bandwidth on the air and to further reduce the phones processing requirements. It also compiles WMLScript programs into a byte-code format.
Requierments:
- C compiler and development libraries and related tools.
- The gnome-xml (a.k.a. libxml) library, version 2.2.0 or newer. We recommend that you use libxml version 2.2.5. If you are installing it from your distributions packages, youll need libxml2-dev in addition to run-time libxml2 package libraries.
- Note: there is a bug in libxml version 2.2.3 and 2.2.4 that causes problems with character encoding in attributes. This problem is fixed in 2.2.5. See http://xmlsoft.org/xml.html.
- GNU Make.
- POSIX threads (pthread.h).
- GNU Bison 1.28 if you modify the WMLScript compiler.
- DocBook markup language tools (jade, jadetex, DocBook style-sheets, etc; see README.docbook), if you want to format the documentation (pre-formatted versions are available).
Enhancements:
- Various critical bugfixes since 1.4.0, including major SMSC protocols supported (SMPP, EMI/UCP, and GSM AT modem comands), HTTP layer fixes, and WAP WTP and WTP SAR layer fixes.
- The sendsms HTTP interface has been improved to obey the bearerbox message state for replies.
<<less
Download (2.4MB)
Added: 2006-09-25 License: BSD License Price:
1151 downloads
OpenAether 0.2

OpenAether 0.2


OpenAether project is a collection of libraries and programs that let you do cool things with Jabber. more>>
OpenAether project is a collection of libraries and programs that let you do cool things with Jabber.

Initially focusing on flexible and easy client development, they also support RDBM access and calendaring.

<<less
Download (0.37MB)
Added: 2006-09-01 License: LGPL (GNU Lesser General Public License) Price:
1149 downloads
GiftTagging 1.2

GiftTagging 1.2


GiftTagging enables you to tag the things youd like to be given. more>>
GiftTagging enables you to tag the things youd like to be given.

Official extension for the www.gifttagging.com website, which gives you the ability to build an internet wide wish list.

<<less
Download (0.018MB)
Added: 2007-05-01 License: MPL (Mozilla Public License) Price:
909 downloads
Raj Horizon 0.5

Raj Horizon 0.5


Raj Horizon is a 3D subspace style goal based team deathmatch. more>>
Raj Horizon is a 3D subspace style goal based team deathmatch.

This game is heavily influenced by the game called subspace. It is a 3d spaceship fighter on a 2d platform where you fly around with your team to conquer all the planets. It is entirely multiplayer with a bot team to keep things interesting.

<<less
Download (11.7MB)
Added: 2007-01-15 License: Freeware Price:
1013 downloads
You Only Live Once 005

You Only Live Once 005


You Only Live Once is a Seven Day Roguelike game. more>>
You Only Live Once is a Seven Day Roguelike game.
Main features:
- Extremely tactical combat. There is no randomness in combat. You always hit and always do full damage. This means that careful placement is the difference between success and failure.
- Heavy on plot and characterization. A story is told. It is not just kill things for no reason. (If you want to just kill things for no reason, POWDER is recommended)
- Quick to complete. You can likely fully explore and enjoy the game in an hour or two. You are then free to get on with your life.
Enhancements:
- Version 005 sees the mac-curses build not be distributed. Instead, youll have to content yourself by compiling it by hand out of the macport directory.
<<less
Download (1.1MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1093 downloads
PHP HTML Form Generation and Validation Class 1.0 Beta 3

PHP HTML Form Generation and Validation Class 1.0 Beta 3


PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. more>>
PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation.

If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to see what you can find in order to ease this task.

I made this class first of all because being addicted to coding, I just had to. But what had me really thinking, after looking at some of others people work was: "cool, but what if I have to put the label on top of the text box and not to the left of it? or what if I have to put three controls in a row?" because the vast majority of the HTML form processors Ive seen were just adding the controls one beneath the other and as a webdeveloper I can tell you, besides the login window, I was never asked to build a form where all the controls are just one beneath the other... Now, I am sure that in some of them there were workaround for these things but I wanted it really simple. Oh, and another thing: I wanted the error messages generated by the form validation to be wherever I wanted not just on top, not just on bottom. I want them wherever I feel like theyre looking ok!

So thats why this PHP class is as straightforward as it gets: it provides an easy and intuitive way of handling both HTML form design - based on templates, where you can design your form any way you want, and basic server-side form validation. As this is a BETA version, currently there are only a few validation rules available but you can easily write custom validation rules, both for server-side and client-side.

It provides all the basic controls available in an HTML form plus a date picker control.

In order for the date control to work you must also download the PHP Date Picker Class from the downloads section and configure the PHP Form Generation and Validation Class by setting the datePickerPath property to point to the date picker class!

Youll get a better picture of what Im trying to say by downloading the class and running the example and browsing through the documentation

Suggestions, comments and requests are welcomed.

The code is heavily documented so you can easily understand every aspect of it.

<<less
Download (0.13MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
981 downloads
BBCNews.co.uk RSS reader 0.1.3

BBCNews.co.uk RSS reader 0.1.3


BBCNews.co.uk RSS reader is a SuperKaramba theme. more>>
BBCNews.co.uk RSS reader is a SuperKaramba theme.

Based on LTRSS reader (http://www.kde-look.org/content/show.php?content=27639) I really didnt do almost anything to the original script, just changed things to BBC and made the header pic.

I just thought that since i did it i might as well post it here.

<<less
Download (0.052MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1216 downloads
Viking 0.9

Viking 0.9


Viking is a GPS data editor and topo viewer. more>>
Viking is a free/open source program to manage GPS data. You can import and plot tracks and waypoints, show Terraserver maps under it, add coordinate lines, make new tracks and waypoints, hide different things, etc.

It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX operating systems, and Windows, and is licensed under the GNU GPL.

<<less
Download (MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
836 downloads
Defendguin 0.0.11

Defendguin 0.0.11


Defendguin is a Defender clone with a Linux theme! more>>
Defendguin is a Defender clone with a Linux theme!

Evil monopoly-owning aliens are out to capture friendly little penguinoids and convert them into evil mutants!

Fly around, blast things and save the penguinoids.

<<less
Download (2.1MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1362 downloads
Kpoldek 0.01 Alpha

Kpoldek 0.01 Alpha


Kpoldek project is a small program to manage a RPM packages using external application like poldek. more>>
Kpoldek project is a small program to manage a RPM packages using external application like poldek.

Actually it is just an graphic interface, so dont blame me. I think it might be usefull for a people, that are lazy to do this command things.

<<less
Download (0.094MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
minmax_reMiXed 1.0

minmax_reMiXed 1.0


minmax_reMiXed is a system monitor SuperKaramba theme. more>>
minmax_reMiXed is my first MOD of Sanjay Kumars minmax theme.

I have tried to keep the spirit of the original theme intact -Minimum CPU usage, maximum information.

I added a few bars to indicate CPU usage, HDD info and XMMS slider. Heres what the theme contains :

Clock from Simplewidgets
CPU info
Network Load
XMMS information (no Controls)
HDD info
Outbound Processes info

Most things are from Sanjays theme, unmodified. I just integrated all themes into one (I am bad at coding !)

<<less
Download (0.003MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5