Main > Free Download Search >

Free chocolate covered strawberries software for mac

chocolate covered strawberries

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 282
Back Cover CD for iTunes 1.1

Back Cover CD for iTunes 1.1


Back Cover CD for iTunes brings a complete, professional iTune tool. more>>

Back Cover CD for iTunes 1.1 brings a complete, professional iTune tool. Script AppleScript for automatic creation of CD jewel case inserts (front and back with thin spines) from a selection of songs in iTunes.

Major Features:

  1. Creates front and back cover CD from a selection of songs in iTunes
  2. Can use illustration stored in tag ID3
  3. Can use illustration stored on your hard drive (jpg, gif, png, bmp, tiff, etc.)
  4. Back cover with thin spines
  5. Until 100 songs on back cover
  6. Products a pdf with fonts incorporated (readable on all platforms)
<<less
Download (4.7MB)
Added: 2004-05-30 License: Freeware Price:
downloads
Face The Crowd Saver 1.0

Face The Crowd Saver 1.0


Face The Crowd Saver is designed to cover your desktop with a simple serene screensaver. more>>

Face The Crowd Saver 1.0 is designed to cover your desktop with a simple serene screensaver. It is for OS X. Easy installation.

Requirements:

  • OS X 10.1 and up, including Tiger.
<<less
Download (92.8KB)
Added: 2002-08-25 License: Freeware Price:
downloads
iMac 2004: Strawberry 1.0

iMac 2004: Strawberry 1.0


ShapeShifter theme of original Kaleidoscope theme. more>>
iMac 2004: Strawberry is a ShapeShifter theme that changes the entire graphical interface of your Mac.

This theme is a port of Shureys original "Strawberry iMac" Kaleidoscope scheme. Includes strawberry desktops. A retro theme in that it feels more OS9 than OSX in style.
<<less
Download (3.5MB)
Added: 2004-11-22 License: Freeware Price:
1797 downloads
ShowCDCover 1.0b2

ShowCDCover 1.0b2


Displays CD cover of current iTunes album. more>>
ShowCDCover displays the CD cover of the album that is currently playing on iTunes.

It downloads the cover from the internet, saving it for future use. Its great for parties when in full screen mode! The Artist, Album and Track info are also displayed.
<<less
Download (788KB)
Added: 2004-09-24 License: Freeware Price:
1858 downloads
Album Cover Finder 6.7

Album Cover Finder 6.7


Album Cover Finder is a program giving album artwork, reviews, track listings, artist info and more for your music collection. more>>

Album Cover Finder 6.7 is a program giving album artwork, reviews, track listings, artist info and more for your music collection. Add artwork to your enitre iTunes music library in one step! Sync with iTunes to automatically find artwork and more for the currently playing song as the Artist's Catalog page finds up to 36 other album covers from the same artist. Remote view adds a floating window to the desktop that displays artwork, information for the song currently playing, and simple remote controls for iTunes. Regional Searching for USA, UK, Japan, Germany, France, and Canada helps find more Album Covers.

<<less
Added: 2009-08-02 License: none available Price: Notavailable
downloads
Cover Version 1.5

Cover Version 1.5


Cover Version - iTunes visualizer plug-in more>>
Cover Version plug-in displays the cover art work of the currently playing audio track. The track artist and title is displayed bottom-aligned.

With the options window some settings can be customized :
• Cover: The cover art work can be animated as a flapping flag or as a rotating cuboid.
• Track: The font that displays track artist and title can be changed.
• Display: The screen resolution of full-screen display can be changed.

<<less
Download (528KB)
Added: 2007-04-21 License: Freeware Price:
1001 downloads
Shade Overlay 1.0

Shade Overlay 1.0


Shade Overlay - Lighten or darken an area of a selected image in QuarkXPress more>>
Shade Overlay is an AppleScript that will lighten or darken an area of a selected image in QuarkXPress. This is often done to place text over an image and still have it readable.

To use, place a text or picture box (can even be a polygon) over the part of the image you wish to effect, select the overlay box and the image, and run the script.

The script has preferences for setting the brightness and contrast of either the area covered by the overlay box or the area around the overlay box.

There are preference controls for whether you want the script to use a duplicate file or the original.


<<less
Download (112KB)
Added: 2006-01-12 License: Freeware Price:
1383 downloads
Create iTunes CD Cover 1.0.1

Create iTunes CD Cover 1.0.1


Create iTunes CD Cover - Create iTunes CD covers from OmniGraffle more>>
Create iTunes CD Cover contains templates for OmniGraffle and AppleScripts for iTunes. Put together a playlist for burning to CD in iTunes, pick and run a script, and within moments youll have a cover design built in OmniGraffle, complete with album art.

The templates let you produce inserts for standard or thin CD jewel cases, to be printed on Avery Labels #5931 or #8931 pre-cut stock, or on plain paper you can cut and fold yourself.

<<less
Download (1.4MB)
Added: 2006-09-07 License: Freeware Price:
724 downloads
Quick CD Cover 1.1

Quick CD Cover 1.1


Quick CD Cover - iTunes Apple Script for CD cover layouts more>>
Quick CD Cover is a simple Apple Script using the strenght of XSLT + XSLT:FO for generation of simple CD cover layout from iTunes.
Put the script into ~/Library/iTunes/Scripts/, create the folder if it doesnt exist.
Completly freeware for non-commercial use.
Enhancements:
- Fixed html entities export
- Added simple xml export script.
<<less
Download (125KB)
Added: 2006-09-13 License: Freeware Price:
692 downloads
Covered 0.7.3

Covered 0.7.3


Free and open source Verilog code coverage analysis tool more>> Free and open source Verilog code coverage analysis tool

Covered reads in the Verilog design files and a VCD or LXT formatted dumpfile from a diagnostic run and generates a database file called a Coverage Description Database (CDD) file, using the score command.
Covereds score command can alternatively be used to generate a CDD file and a Verilog module for using Covered as a VPI module in a testbench which can obtain coverage information in parallel with simulation.
The resulting CDD file can be merged with other CDD files from the same design to create accummulated coverage, using the merge command.
Once a CDD file is created, the user can use Covered to generate various human-readable coverage reports in an ASCII format or use Covereds GUI to interactively look at coverage results, using the report command.
Additionally, as part of Covereds score command, race condition possibilities are found in the design files and can be either flagged as errors, ignoredor flagged as warnings.
By specifying race conditions as errors, Covered can also be used as a race condition checker.
Covered currently supports Verilog-1995, Verilog-2001 (with the exception of config blocks currently), and some SystemVerilog constructs. Metrics that are generated include the following:
- Line coverage
- Toggle coverage
- Memory coverage
- Combinational logic coverage
- FSM state and state-transition coverage
- Assertion (functional) coverage

Enhancements
- This primarily fixes a few bugs in the compile of Covered "out of the box". It
- seems that even with the regression testbench, things can still slip through the cracks.
- Anyhow, please use this release instead of the 0.7.2 release.

<<less
Download (2.8MB)
Added: 2009-06-07 License: GPL Price: FREE
188 downloads
CD Cover Tool 1.1.6

CD Cover Tool 1.1.6


CD Cover Tool is a tool for downloading and printing CD covers more>>
CD Cover Tool is a tool for downloading and printing CD covers.
Simply drag and drop your MP3s, organized by folder, onto CDCoverToolUse existing image files, or download new CD covers automatically.
Print CD covers, using downloaded image and filenames to produce tracklisting.Even includes a back cover and edge title.
Enhancements:
- CD cover database query works again and should be much more reliable - now uses Amazon WSL (Web Services Library).
<<less
Download (1.5MB)
Added: 2006-05-15 License: Freeware Price:
910 downloads
Auto-Cover 1.1.002

Auto-Cover 1.1.002


Given a text title of a book, Auto-Cover generates a unique more>>
Given a text title of a book, Auto-Cover generates a unique "barcode"-style bitfield that can be stretched to fit the cover of the book.

Simply type a title into the text field provided and a preview of the bitfield graphic will be shown. The text you type determines not only the bitfield information, but also the hues and tints to use in your design.

When youre happy, choose Save As... in the File menu, and save the file somewhere so that you can import it into your design application.

Auto-Cover generates 32-bit RGB format PICT files, which are a lossless format so the quality should be perfect and the colours should reproduce exactly. However, we recommend you use your design application to convert the image to CMYK (or even better, find and specify a Pantone reference for the colour and use Spot colours for your design).

<<less
Download (670KB)
Added: 2006-07-07 License: Freeware Price:
1213 downloads
ColorBurn 1.1

ColorBurn 1.1


ColorBurn - Widget features a new color palette daily more>>
ColorBurn Widget features a new color palette every day, along with the hexadecimal color values for web designers and developers.
If youre looking for some daily inspiration, a color palette for a project, or simply a slick-looking widget for your Dashboard, ColorBurn has you covered.
Each daily palette features four colors, with the option to change your background from black to white and back again. Previous palettes are saved for one week.
Enhancements:
- Enabled links to examples of the color palettes in use on the web, in art, and in photographs.
<<less
Download (49KB)
Added: 2006-04-06 License: Freeware Price:
1298 downloads
Area Code 1.1

Area Code 1.1


Area Code - Enter an area code and see what areas it serves more>>
Area Code widget allows you to easily find out what areas are covered by different area codes.
By entering the area code in question into the search box, the cities, state or county covered by the area code will be displayed.
Useful for figuring out where items seen in online classifieds are located when the lister forgets to put their location.
Enhancements:
- fixes an area code that was listed wrong.
<<less
Download (24KB)
Added: 2006-01-26 License: Freeware Price:
1375 downloads
last.tweet 0.7

last.tweet 0.7


last.tweet - view covers of recent played tracks on last.fm due to Twitter integration more>>
last.twit is a cool dashbord widget designed to display covers for the last tracks listened via Last.fm.


<<less
Download (128KB)
Added: 2007-05-02 License: Freeware Price:
909 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5