Main > Free Download Search >

Free cadillac cts 2008 software for mac

cadillac cts 2008

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 139
Cadillac Escalade Theme 1.0

Cadillac Escalade Theme 1.0


Use this lovely theme to customize your iPhone. more>> Use this lovely theme to customize your iPhone.

Cadillac Escalade Theme is a beautifully designed iPhone or iPod Tocuh theme based on Cadillacs Escalade.
Cadillac Escalade Theme provides a custom wallpaper, custom slider, a unique battery and a custom lockscreen.
Also avaible for download on Cydia.

System requirements:
- iPhone

<<less
Download (2.2MB)
Added: 2009-06-07 License: Freeware Price: FREE
190 downloads
Rudix 2008

Rudix 2008


Rudix 2008 is widely known as an attractive and simple-to-use world class collection of pre-compiled and ready to use Unix compatible software more>> <<less
Download (155.4MB)
Added: 2008-03-22 License: Freeware Price:
downloads
PCIC Reference 0.2.2008

PCIC Reference 0.2.2008


Easily manage your technical documents. more>>

PCIC Reference 0.2.2008 is a very flexible and effective Apple Help Book file with a small cocoa application wrapper, which will help to easily manage your technical documents.

The primary reason was the elegance of the Apple Help Book, which is based on HyperText Markup Language (HTML) documents. One interesting note is that Apple allows the programmer to insert key words in each HTML file so that when the Help Book is searched, only documents with those key words appear in the search results list. This is a perfect method to manage a library of technical papers.

Enhancements:

  • Updated with 2008 conference data.
  • Added links between multi-part papers.
  • Corrected unrecognized characters in abstracts for recent years.
<<less
Download (3.6MB)
Added: 2009-07-16 License: Freeware Price: FREE
10 downloads
Christmas CoutDown 2008 1.0

Christmas CoutDown 2008 1.0


A very simple dashboard widget that counts down until Christmas. more>> BitNami Alfresco Stack is an easy to use installer for Alfresco, which is an Enterprise Content Management (ECM) system featuring Document Management, Web Content Management, Collaboration Management, Records Management and Image Management.
The BitNami Project was created to help spread the adoption of freely available, high quality, open source web applications. BitNami aims to make it easier than ever to discover, download and install Open Source software such as document and content management systems, wikis and blogging software.
The BitNami Alfresco Stack is an installer that greatly simplifies the installation of Alfresco and runtime dependencies. It includes ready-to-run versions of Apache-Tomcat, MySQL and Java(tm) runtime. Alfresco Stack is distributed for free under the Apache 2.0 license. Please see the appendix for the specific licenses of all Open Source components included.
FEATURES
- Easy to Install
BitNami Stacks are built with one goal in mind: to make it as easy as possible to install open source software. Our installers completely automate the process of installing and configuring all of the software included in each Stack, so you can have everything up and running in just a few clicks.
- Independent
BitNami Stacks are completely self-contained, and therefore do not interfere with any software already installed on your system. For example, you can upgrade your systems MySQL or Apache Tomcat without fear of breaking your BitNami Stack.
- Integrated
By the time you click the finish button on the installer, the whole stack will be integrated, configured and ready to go.
- Relocatable
BitNami Stacks can be installed in any directory. This allows you to have multiple instances of the same stack, without them interfering with each other.
NOTES:
The link 1 is for Mac x86
The link 2 is for Mac PPC
<<less
Download (2MB)
Added: 2008-11-18 License: Freeware Price: FREE
194 downloads
Election 2008 1.1

Election 2008 1.1


Customize your folders using democrat or republican icons. more>> Customize your folders using democrat or republican icons.

Election 2008 is a set of graphic icons for Barack Obama vs. John McCain as well as democrat and republican icons.

<<less
Download (984KB)
Added: 2008-10-03 License: Freeware Price: FREE
399 downloads
Scarytime Halloween Screensaver 2008

Scarytime Halloween Screensaver 2008


Scarytime Halloween Screensaver 2008 is created as special treat from MacScreensavers and Screentime Media which is equipped with ghosts, ghouls, flying cows and more. more>>

Scarytime Halloween Screensaver 2008 is created as special treat from MacScreensavers and Screentime Media which is equipped with ghosts, ghouls, flying cows and more.

Frankenstein makes a guest appearance, and we cap it all off with the grim reaper.

Requirements:
  • Mac OS X 10.2.8 or later.
<<less
Download (3.4MB)
Added: 2008-10-16 License: Free Price:
downloads
Unicode Converter 2008.04.30

Unicode Converter 2008.04.30


Convert displayable character to unicode value and reverse more>>

Mystery Island II takes elements from puzzle games, adventure games, and science fiction to create a fun and interesting experience. The demo is available as a free game download.
You are a Navy Seal currently serving aboard the USS Volarus when your submarine is destroyed by an unidentified vessel. A Russian nuclear warship seems the most likely possibility. You escape the final blast and wash up on a tropical island. The situation, as you find out, is a much more grim that you originally anticipated. The fate of humankind now rests in your hands.
Players must find and use items to progress further in the game, ensure they stay alive, and finally defeat the aliens, saving Earth!

<<less
Download (5MB)
Added: 2008-08-03 License: Freeware Price: FREE
187 downloads
mEdit 2008 Release 2

mEdit 2008 Release 2


The text editor that introduced custom editable formats, called workbooks, and editing of multiple text documents. more>> <<less
Download (5.4MB)
Added: 2008-02-04 License: Freeware Price:
13 downloads
FIFE 2008.1

FIFE 2008.1


Free and open source 2D game creation engine more>> Free and open source 2D game creation engine

The mission of the FIFE project is to create a cross platform 2D game creation framework. Games can be created with combination of editor tools, game specific scripts, engine, and game content (e.g. maps, graphics and sounds).
NOTE: FIFE is licensed and distributed under the terms of the GNU Library or Lesser General Public License (LGPL).

Main features:>
- Games can be created with combination of engine, editor tools, game specific scripts and game content (e.g. maps, graphics and sounds).
- Framework is not tied to any type of game (e.g. RTS, RPG), but instead provides flexible platform for all of them.
- Framework supports different isometric views with addition of pure top-down view.
- Instead of full 3D flexibility, engine focuses mainly on using high quality 2D graphics. This puts less demands on target platforms and also simplifies the framework and game development.
- Purpose of the editor tools is to help to bind the game content with the engine and scripts.

Enhancements:
- Elevations removed (Fallout legacy).
Support for namespaces:
New resource infrastructure migrated into whole engine. This enables:
- uniform pooling for all resources that need to be pooled.
- uniform loading for all resources (model stuff, images, sounds...).
- uniform saving for resources which support saving (model stuff).
- Datasets are now stored in a flat list in model instead of dataset hierarchy.
- Changes in model are now bookkeeped. Observer interfaces provided for change listeners.
- This enables e.g. reacting only to changes instead of polling on every round.
- Also critical enabler for triggers.
- Instances now support initial rotation value.
- Objects support default actions.
- Further model cleanup.
- All resources are now defined with principle 1 file / 1 resource.
- Importing of objects can now be done also based on directories where they are contained.
- Relative paths are now used instead of absolute ones.
- All loading happens now from python (tinyxml dependency removed).
- Improved error reporting.
- Possibility to move instances on map.
- Possibility to rotate instances on map.
- Possibility to zoom the map (OpenGL mode only).
- Painting with currently selected instance (e.g. large ground areas).
- Importing of multiple objects based on given directory.
- Initial map creation wizard (still work in progress).
More assets:
- Graphics, sounds, music...
- Two new maps matching the storyline.
- Rio de hola now conforms to package structure: http://wiki.fifengine.de/Fife_Package_Specification
- Popup menu integration, demonstration of actions (kick, talk).
- Hiding of scrollbars.
- Text wrapping.
- A lot of smaller improvements.
- Pixel perfect instance picking (taking transparency into account).
- Ability to get list of instances from given screen rectangle.
- Distance calculations made easy, exposed to scripts.
- Instance outlining.
- Instance coloring.
- Screenshots are now saved in png format (instead of bmp).
- Stereo sound support in linux (introduced with the help of openal-soft).
- Both renderbackend and separate images can now render graphical primitives (e.g. lines, dots..).
- Each camera now has separate set of renderers. Allows truly adjusting cameras independently.
- Zooming capability (currently properly supported only by OpenGL backend).
- Support for drag cursor definitions.
- OpenGL graphics chunking size is now definable in settings. Should help e.g. with large backgrounds.
- GenericRenderer adding customised rendering capabilities for scripts.
- Initial package structure defined for FIFE clients.
- Updated guichan to the latest release 0.8.1.
- Usage of unittest++ instead of boost unittests.
- Lots of bug fixes.
- Switch from GPL 2.0 to LGPL 2.1 (or newer).

<<less
Download (25.7MB)
Added: 2008-10-04 License: Freeware Price: FREE
392 downloads
HDRFlow Maya 2008 0.1

HDRFlow Maya 2008 0.1


A collection of floating point image readers for Autodesk’s Maya 2008. more>> <<less
Download (4MB)
Added: 2007-10-15 License: Freeware Price:
16 downloads
EM Ticker 2008 v14

EM Ticker 2008 v14


EM Ticker 2008 is known as a tiny and convenient application to provide you with easy access to the great online ticker website for the soccer European cup competition 2008 without the need of a web browser. more>>

EM Ticker 2008 v14 is known as a tiny and convenient application to provide you with easy access to the great online ticker website for the soccer European cup competition 2008 without the need of a web browser. EM Ticker 2008 is using very few screen place, so it makes it easy for you to work on your make and be informed of an going on soccer match.

Also supporting many other ligas. The ticker of rp-online.de offers match information in German language!

Requirements:

  • Mac OS X 10.2 or higher (Now also available for Microsoft Windows)
<<less
Download (4.1MB)
Added: 2008-06-06 License: Freeware Price:
downloads
 
Other version of EM Ticker 2008
EM Ticker 2008 v11great online ticker website for the soccer european cup competition 2008 made by rp-online.de ... EM Ticker 2008 is using very few screen place, so it makes it easy for you to work on your make and
License:Freeware
Download (2MB)
646 downloads
Added: 2006-10-12
Packet Peeper 17.8.2008

Packet Peeper 17.8.2008


Packet Peeper offers you a comprehensive network protocol analyzer (or packet sniffer), its features include TCP stream reassembly, privilege separation, simultaneous capture sessions, filters, Python plugins, and support for pcap capture files. more>> Packet Peeper 17.8.200 offers you a comprehensive network protocol analyzer (or "packet sniffer"), its features include TCP stream reassembly, privilege separation, simultaneous capture sessions, filters, Python plugins, and support for pcap capture files.

Requirements:
Mac OS X 10.4 or later.
<<less
Download (1.1MB)
Added: 2008-08-18 License: Free Price:
downloads
M-Audio Fast Track Ultra 8R 2.0.13

M-Audio Fast Track Ultra 8R 2.0.13


Provides the latest audio driver for the M-Audio Fast Track Ultra 8R device more>> Provides the latest audio driver for the M-Audio Fast Track Ultra 8R device

M-Audio Fast Track Ultra 8R is a driver installer package that will provide you with the latest audio drivers for the M-Audio Fast Track Ultra 8R.
NOTE: Once you have completed installation, connect the device to a USB port on your computer. The use of USB hubs is not recommended when using M-Audio devices.

System requirements:
- M-Audio Fast Track Ultra 8R device

Enhancements
- Added: June 19, 2008 - This driver has been qualified to work with PTMP 7.4.2
- Added: Dec 17, 2008 - This driver has been qualified to work with PTMP 8 on 10.5.5 with Intel and PPC

<<less
Download (1.3MB)
Added: 2009-01-26 License: Freeware Price: FREE
186 downloads
Apple AirPort Extreme 2008-004

Apple AirPort Extreme 2008-004


Apple AirPort Extreme resolves some issues with AirPort connections when roaming in large Wi-Fi networks. more>>

Apple AirPort Extreme 2008-004 resolves some issues with AirPort connections when roaming in large Wi-Fi networks. This update is recommended for all Intel-based Macintosh computers running Mac OS 10.5.5

Requirements:

  • Mac OS X 10.5.5
<<less
Download (2.4MB)
Added: 2008-10-24 License: Updater Price:
downloads
Web Coder 2008.04.30

Web Coder 2008.04.30


Easily code web pages with this project-style IDE application more>> The Amazonpedia widget allows you to search every Amazon site for Books, DVDs, CDs and Games, as well as giving you access to all your Pedia applications at once. Along with the search results, the widget will tell you about the status of an item - whether you own it, if its on your wish list or if somebody borrowed it and when its due back. And thanks to the powerful search that combines all of the Pedias into one, you dont have to switch back and forth between applications anymore when looking for an entry.
Searching high and low
From the top bar of the widget, choose what youd like to search for in Amazon - books, DVDs, CDs or games - or whether youd like to do a local search of the Pedias. Then enter a keyword into the search field and hit return. On the backside of the widget you can choose which Amazon site youd like to search (US, Canada, UK, Germany, France or Japan) and how youd like the search to be sorted. You can also choose which Pedias to include in your localized search. dashboard plus sign
Installing the widget
If youre using Safari, click the download button above. When the widget download is complete, choose Dashboard, click the plus sign to display the Widget Bar and click the widgets icon in the Widget Bar to open it.
If youre using a browser other than Safari, click the download button above. When the widget download is complete, unarchive it and place it in ~/Library/Widgets/. Then choose Dashboard, click the Plus sign to display the Widget Bar and click the widgets icon in the Widget Bar to open it.
Feature Highlights
search sitesAccess all Amazon sites
pediasSearch inside all the Pedias
borrowed iconFlags borrowed items
wishlist iconFlags wishlist items
addAdd items directly to a Pedia
buyBuy items directly at Amazon
<<less
Download (5MB)
Added: 2008-08-02 License: Freeware Price: FREE
189 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5