Main > Free Download Search >

Free caramel apples software for linux

caramel apples

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 184
Snow-Apple

Snow-Apple


Snow-Apple provides an icon pack for Gnome. more>>
Snow-Apple provides an icon pack for Gnome.

Mark Finlay fairly converted the nautilus 2.0.x theme called Snow-Apple, to an icon theme for gnome 2.2.x. thanks to him.

<<less
Download (0.50MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1010 downloads
AFELO 6.7

AFELO 6.7


AFELO allows you to compress and send images to your webserver. more>>
AFELO allows you to compress and send images to your webserver.

Compressing images and sending them to your webserver has never been so easy before! AFELO allows to select images on your local computer, to resize and compress them and to send them to your server with only a few clicks!

AFELO is free and can be used by anyone! You can send your images to your OLEFA server (using your usual OLEFA username & password), to any other website (via FTP) or save them to your local computer.

AFELO can be used on any computer and is fully compatible with Microsoft Windows, Apple MacOS X and Linux/UNIX operating systems!

<<less
Download (1.4MB)
Added: 2006-08-29 License: Freeware Price:
1151 downloads
Comparators 1.4

Comparators 1.4


Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. StringComparator.java compares two Strings, case sensitive. StringComparatorIgnoreCase.java compares two Strings, case insensitive. See http://mindprod.com/jgloss/comparators.html for general information on using comparators. more>>

Comparators - Java classes to include in your programs. Includes:

HTMLArrayComparator.java: Compares two arrays of Strings of HTML, ignoring embedded tags.

HTMLComparator.java: Compares two Strings of HTML, ignoring embedded tags.

StringComparator.java: Compares two Strings, case sensitive.

StringComparatorIgnoreCase.java: Compares two Strings, case insensitive.

See http://mindprod.com/jgloss/comparators.html for general information on using

comparators and generics.

Not useful on its own, though you can run the debugging harness with:

java com.mindprod.comparators.Comparators

Why the orange slice logo? Comparing apples and oranges,

though Comparators are primarily for comparing Objects of

the same class.


Enhancements:
Version 1.4

add pad and icon


System Requirements:
<<less
Download (790Kb)
Added: 2007-05-22 License: Free Price: Free
11 downloads
Criawips 0.0.11

Criawips 0.0.11


Criawips project aims to create a full featured presentation application that integrated smoothly into the GNOME desktop. more>>
Criawips aims to become a full featured presentation application that offers the perfect platform both for small presentations used to explain a few things to other people and for big presentations used for commercial presentations.

Thus it should become easy to use, provide a good integration with other applications to become a presentation platform that can compete with commercial applications like MS PowerPoint, StarOffice Impress and Apples Keynote.

Since version 0.0.10, criawips supports text editing. Its yet very basic, but its going to be improved pretty much with the next releases.

This was the first big step towards creating presentations with criawips. Now the editing capabilities are going to be improved and then we can work on the template infrastructure to provide layouting.

<<less
Download (0.78MB)
Added: 2005-10-02 License: GPL (GNU General Public License) Price:
1482 downloads
Apples Icons for Linux -

Apples Icons for Linux -


9 freeware icons of Apples products. more>> This is one of the Dirceu Veiga's products. This contains 9 freeware icons of Apples products.
Its content includes variations of Cinema Display, eMac and iMac
<<less
Download (195KB)
Added: 2009-04-11 License: Freeware Price: Free
198 downloads
mozplayerxp

mozplayerxp


mozplayerxp is a scriptable Mozilla mplayer plugin. more>>
mozplayerxp is an attempt to embed videos in mozilla firebird and mozilla under linux, the goal is to implement as much windows media/apple quicktime support as possible.

you might ask why another plugin theres already one out there? mplayerplug-in?

mplayerplug-in uses many global variables in its shared library enviroment this is not reliable since there might be problems when running more than one instances (its like 2 people are going to share 1 glass at the same time)

the second aim is usability, this project relies on GTK2+ right now, another patch has to get submitted to the mplayer project for adding ALT-RETURN support to that plugin as well.

currently the plugin is able to switch to fullscreen, start and stop without any problems (that means the hardest part of that plugin is done since threading and forking dont affect anything else anymore).
<<less
Download (0.03MB)
Added: 2005-05-05 License: Free To Use But Restricted Price:
1632 downloads
Baghira 0.8

Baghira 0.8


Baghira is a native style for QT/KDE. more>>
Baghira is a native style for QT/KDE.

The name refers to the Panther of Kiplings famous Jungle Book (German spelling)

You will probably rather know the Disney version...

Basically its a perky imitation of Apples OSX look.

Installation:

tar -xjf baghira.tar.bz2
cd baghira/baghira
./configure --prefix=`kde-config --prefix` --disable-debug [--enable-final]
(!!!BEGINNERS: the direction of the accents is _important_ (top-left to bottom-right), the rectangular brackets mean [this is optional] - dont type them!!!)
make
and finally as root:
make install

<<less
Download (0.89MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
HTML::Template::Set 1.009

HTML::Template::Set 1.009


HTML::Template::Set is a HTML::Template extension that adds set support. more>>
HTML::Template::Set is a HTML::Template extension that adds set support.

SYNOPSIS

in your HTML:

< TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET >
< TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET >
< HTML >
< HEAD >
< TITLE >< TMPL_VAR NAME="title" >< /TITLE >
< /HEAD >

< BODY >
< H1 >< TMPL_VAR NAME="title" >< /H1 >
< HR >
< BR >
< B >You authenticated as: < /B > < TMPL_VAR NAME="ENV_REMOTE_USER" >< BR >< BR >
< TMPL_IF NAME="oranges" >You prefer oranges< /TMPL_IF >
< /BODY >
< /HTML >

in your script:

use HTML::Template::Set;

my $tmpl = new HTML::Template::Set(
filename => foo.tmpl,
associate_env => 1
);

my $handler = $tmpl->param(handler);
if ($handler and $handler eq apples_to_oranges) {
$tmpl->param(oranges => 1);
}

print $tmpl->output();

<<less
Download (0.009MB)
Added: 2007-08-16 License: Perl Artistic License Price:
799 downloads
Really Simple CalDAV Store 0.8.0

Really Simple CalDAV Store 0.8.0


Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources. more>>
Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server.
An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla Calendar (Sunbird/Lightning), Evolution, Mulberry, and soon Apples iCal.
The Really Simple CalDAV Store supports basic delegation of read/write access among calendar users and multiple users or clients reading and writing the same calendar entries over time.
Enhancements:
- Lots of improvements were made to CalDAV specification compliance, especially around privacy of tasks and events.
- Two new translations of the administration interface were added (Polish and Hungarian).
- Support for authentication against an LDAP backend was added along with a number of performance, security, and bugfixes.
<<less
Download (0.31MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
880 downloads
El Cebo-i 1.0

El Cebo-i 1.0


El Cebo-i game is a remake of the well-known game of Snake. more>>
El Cebo-i game is a remake of the well-known game of "Snake", where your objective is to eat as many apples as possible to break the last record... but be careful not to crash against the walls or to eat a part of your own body!!
<<less
Download (0.55MB)
Added: 2007-04-20 License: Freeware Price:
917 downloads
AFELO For Linux 7.11

AFELO For Linux 7.11


AFELO can be used to select, rotate, resize, crop and upload images on linux. more>> Compressing images and sending them to your website has never been so easy before. AFELO allows to select images on your local computer, to resize and compress them and to send them onto your site with only a few clicks.
Using AFELO to upload images to a website is quite simple:
-If you own an OLEFA website then you can simply use your OLEFA username and password
-If your server supports FTP then you can simply use your FTP username and password
-Webmasters: install the AFELO Gateway Script on your server to allow people uploading images using AFELO
AFELO is free, its easy to use and its fully compatible with Microsoft Windows, Apple MacOS X (Tiger, Leopard) and Linux/UNIX operating systems. Images can be sent to your website or saved locally on your computer.This download version is for Apple MacOS X (Tiger, Leopard).
Interface language versions: english, franch, german and luxembourgish.
<<less
Download (1.86MB)
Added: 2009-04-10 License: Freeware Price: Free
197 downloads
airoleap 0.7.3

airoleap 0.7.3


Airctl is a commad-line utility to trigger connection and disconnection events on. more>>
Airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility; try the AirPort Java Configurator http://edge.mcs.drexel.edu/GICL/people/sevy/airport/] , airconf [http://c0re.jp/c0de/airconf/] , or Apples own software to configure thing.

To install follow these commands:
make airctl

Usage:
./airctl -h
<<less
Download (0.011MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1206 downloads
iCal::Parser::SAX 1.07

iCal::Parser::SAX 1.07


iCal::Parser::SAX is a Perl module to generate SAX events from an iCalendar. more>>
iCal::Parser::SAX is a Perl module to generate SAX events from an iCalendar.

SYNOPSIS

use iCal::Parser::SAX;
my $parser=iCal::Parser::SAX->new(Handler=>SAXHandler,%args);
$parser->parse_uri($file);
$parser->parse_uris(@files);

This module uses iCal::Parser to generates SAX events for the calendar contents.

The xml document generated is designed for creating monthly calendars with weeks beginning on monday (e.g., by passing the output through an xsl styleheet).

The basic structure of the generated document (if output through a simple output handler like XML::SAX::Writer), is as follows:

< ical>
< calendars>
< calendar id="cal-id" index="n" name="..." description="..."/>
< /calendars>
< events>
< year year="YYYY">
< month month="[1-12]">
< week week="n">
< day date="YYYY-MM-DD">
< event uid="event-id" idref="cal-id" [all-day="1"]>
< !-- ... -->
< /event>
< /day>
< /week>
< /month>
< /events>
< todos>
< todo idref="cal-id" uid="...">
< !--- ... -->
< /todo>
< /todos>
< /ical>

Along with basics, such as converting calendar attributes to lowercase elements (e.g., a DTSTART attribute in the input would generate a sax event like element({Name=dtstart})>), a number of other processes occur:

day elements are are generated for each date within the months from the first month in the input to the last, even if there are no calendar events on that day. This guarantees a complete calendar month for further processing. If there is an overlap between two or more events, the attribute conflict, containing the number of concurrent overlaps, is added to the element.

If the beginning or end of the month does not start on a monday, or end on a sunday, the days from the previous (next) month month are duplicated within the first (last) week of the current month, including duplicate copies of any calendar events occuring on those days. This allows for displaying a monthly calendar the same way a program such as Apples iCal would, with calendar events showing up if they fall within the overlapping days in the first or last week of a monthly calendar.

<<less
Download (0.022MB)
Added: 2007-04-02 License: Perl Artistic License Price:
935 downloads
Net::DAAP::Client 0.42

Net::DAAP::Client 0.42


Net::DAAP::Client is a client for Apple iTunes DAAP service. more>>
Net::DAAP::Client is a client for Apple iTunes DAAP service.

SYNOPSIS

my $daap; # see WARNING below
$daap = Net::DAAP::Client->new(SERVER_HOST => $hostname,
SERVER_PORT => $portnum,
PASSWORD => $password);
$dsn = $daap->connect;

$dbs_hash = $daap->databases;
$current_db = $daap->db;
$daap_db($new_db_id);

$songs_hash = $daap->songs;
$playlists_hash = $daap->playlists;
$array_of_songs_in_playlist = $daap->playlist($playlist_id);

$url = $daap->url($song_or_playlist_id);

$binary_audio_data = $obj->get($song_id);
$binary_audio_data = $obj->get(@song_ids);
$song_id = $obj->save($dir, $song_id);
@song_ids = $obj->get($dir, @song_ids);

$daap->disconnect;

if ($daap->error) {
warn $daap->error; # returns error string
}

Net::DAAP::Client provides objects representing connections to DAAP servers. You can fetch databases, playlists, and songs. This module was written based on a reverse engineering of Apples iTunes 4 sharing implementation. As a result, features that iTunes 4 doesnt support (browsing, searching) arent supported here.

Each connection object has a destructor, so that you can forget to disconnect without leaving the server expecting you to call back.

WARNING

If you store your object in a global variable, Perl cant seem to disconnect gracefully from the server. Until I figure out why, always store your object in a lexical (my) variable.

<<less
Download (0.012MB)
Added: 2006-11-15 License: Perl Artistic License Price:
1083 downloads
Data::ICal 0.11

Data::ICal 0.11


Data::ICal is a Perl module that generates iCalendar (RFC 2445) calendar files. more>>
Data::ICal is a Perl module that generates iCalendar (RFC 2445) calendar files.

SYNOPSIS

use Data::ICal;

my $calendar = Data::ICal->new();

my $vtodo = Data::ICal::Entry::Todo->new();
$vtodo->add_properties(
# ... see Data::ICal::Entry::Todo documentation
);

# ... or

$calendar = Data::ICal->new(filename => foo.ics); # parse existing file
$calendar = Data::ICal->new(data => BEGIN:VCALENDAR...); # parse existing file


$calendar->add_entry($vtodo);

print $calendar->as_string;

# Or, if youre printing to something you want google to read:
print $calendar->as_string(fold => 0);

A Data::ICal object represents a VCALENDAR object as defined in the iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in many popular calendaring programs such as Apples iCal.

Each Data::ICal object is a collection of "entries", which are objects of a subclass of Data::ICal::Entry. The types of entries defined by iCalendar (which refers to them as "components") include events, to-do items, journal entries, free/busy time indicators, and time zone descriptors; in addition, events and to-do items can contain alarm entries. (Currently, Data::ICal only implements to-do items and events.)
Data::ICal is a subclass of Data::ICal::Entry; see its manpage for more methods applicable to Data::ICal.

<<less
Download (0.10MB)
Added: 2006-12-01 License: Perl Artistic License Price:
1059 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5