Main > Free Download Search >

Free rw software for mac

rw

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 66
Apple iTunes 8.2.0

Apple iTunes 8.2.0


The Best digital jukebox, with the #1 music download store. more>>

Apple iTunes 8.2.0 is a handy application which allows you to create libraries of your favorite music that you can play on your computer or portable MP3 player. You can even burn your owncustom CDs with the push of a button. iTunes is the best way to enjoy your digital music and video with your Mac, iPod, iPhone and Apple TV.

Use iTunes to import CDs or download songs and videos from the iTunes Store. Make playlists perfect for any occasion. Burn playlists to CDs and play them on your home stereo. Sync your media with iPod or iPhone to enjoy it on the go, or play your collection on your TV with Apple TV.
Rent and download your favorite movies with iTunes on your computer or directly to your living room on Apple TV. Enjoy rented movies in sizes up to 720p HD with surround sound on your Apple TV and sizes up to DVD-quality on your computer. Transfer your rented movies from iTunes to your iPod or iPhone and enjoy them on the go.
Also, purchase and download your favorite TV shows, music, and more directly on your Apple TV. Effortlessly transfer purchases made on Apple TV back to your computer with iTunes.

Major Features:

  1. Import your CD music collection into iTunes - Put an audio CD into your computers disc drive and click Import CD. iTunes automatically retrieves each songs title, artist, and other information (you must be connected to the Internet to get this information).
  2. Download music, video, and more - In iTunes, click iTunes Store and you can download songs, albums, audiobooks, TV shows, podcasts, music videos, short films, games, and more. The iTunes Store is always open and your selections download to your computer immediately.
  3. Organize your media collection using playlists - Create your own music and video compilations. For example, create a playlist of your favorite songs or of songs perfect for an occasion, such as a birthday party.
  4. Smart Playlists update automatically as your library changes. For example, if you create a Smart Playlist of songs by a particular artist, when you add new music by that artist, the songs are automatically added to the Smart Playlist.
  5. Take your media library with you - Sync your iTunes library with your iPod or iPhone to take your collection with you wherever you go. If you have an iPod that supports video, you can watch movies and TV shows on your iPod.

Enhancements:

  • Now supports iPhone or iPod touch with the iPhone 3.0 Software Update.
  • Also includes many accessibility improvements and bug fixes.

Requirements:

  • Mac computer with an Intel, PowerPC G5, G4, or G3 processor
  • 512MB of RAM; 1GB is required to play HD-quality videos
  • Playing videos also requires at least 16MB of video RAM
  • A broadband Internet connection to use the iTunes Store
  • An Apple combo drive or SuperDrive to create audio, MP3, or back-up CDs; some non-Apple CD-RW recorders may also work.
  • 200MB of available disk space


<<less
Download (77.3MB)
Added: 2009-06-01 License: Freeware Price: FREE
69059 downloads
Formac Devideon 2.6.1

Formac Devideon 2.6.1


DVD authoring softwware. more>>
Formac Devideon superdrive is a DVD-R/RW & CD-R/RW combo drive that comes with Formacs DVD authoring software for Apple Macintosh. The Devideon software allows you to convert iMovies and QuickTime files into the format required for DVD creation.
<<less
Download (1.5MB)
Added: 2004-09-29 License: Freeware Price:
1853 downloads
CD-Erase 1.0

CD-Erase 1.0


Delete data from CD-RWs. more>>
CD-Erase allows you to delete content on a CD-RW disc, making the process easier that taking multiple steps in Disk Copy.
<<less
Download (45KB)
Added: 2004-11-30 License: Freeware Price:
1848 downloads
Retrospect Updater 4.3

Retrospect Updater 4.3


Adds support for files over 2GB on HFS+ volumes, and more. more>>
Retrospect 4.3 Updater adds support for 2+ GB file on HFS+ files on HFS Plus volumes under Mac OS 9 and new devices including CD-RW drives, tape drives, and tape libraries as well as USB and FireWire removable drives. It 4.3 also supports back-up by a specific IP range, and 56-bit encryption DES encryption.
<<less
Download (13.8MB)
Added: 2004-11-08 License: Freeware Price:
1818 downloads
Chop 1.0b

Chop 1.0b


Change file ownership permissions. more>>
Chop is basically a droplet that lets you manage file/folder ownership and permissions.

Chop lets you recursively modify the permissions of a folder and its entire content, treating the enclosed files and folders INDEPENDENTLY. This means, for example, that with ONE simple drag & drop operation, you could set all the files (enclosed in the folder you drag & drop onto Chop) to be rw-rw-r-- (664) and all the subfolders to be rwxrwxr-x (775). In fact it is often requested to give executable privileges to folders and not to files.

Chop lets you change ownership and permissions of a single file or folder (without modifying the enclosed files). This feature can also be useful as a sort of "Info panel" that shows you at a glance all the attributes (ownership and permissions flags) of the desired file or folder.

Chop lets you delete all the invisible ".DS_Store" files enclosed in a particular folder, with a single drang & drop operation.
<<less
Download (144KB)
Added: 2005-01-11 License: Freeware Price:
1750 downloads
BASh 1.8.5

BASh 1.8.5


BASh - 4D component that provides extensive utility commands more>>
BASh is a 4D component that provides extensive utility commands, especially for dynamically reusable variable space (DSS, Dynamic Stack Space, module), date-time stamps (DTS module), resources (RES module), encoding and decoding (CODEC module), encryption (CRYPT module), X4D module (record packing in XML), XML management, and much, much more.
The BASh component now consists of 477 methods across 32 modules of code.
Main features:
Modules currently available in the BASh component:
- ARR - Array sizing, management, and manipulation methods;
- BLOB - BLOB management and manipulation methods;
- CODEC - encoding and decoding support for common formats;
- CONV - conversion methods to handle data and type conversions;
- CRYPT - encryption and decryption routines;
- DATE - provides basic date manipulation routines;
- DSS - Dynamic Stack Space; reusable variable management system;
- DTS - Date-Time Stamps; generation and manipulation methods;
- ENV - environmental information (program, OS, CPU, etc.);
- FILE - path and file name utilities;
- FMAP - file mapping for document types, creator and type codes, and MIME types;
- IB - management and manipulation of indexed BLOBs;
- INIT - module and component initialization;
- INT - interruption manager;
- NULL - Variable clearing and initialization methods;
- NVP - named value pair utilities and management;
- PROS - process information accessors;
- PTEXT - parameter text replacement routines;
- QUIT - controlled clean up of BASh data structures;
- RES - resource management and utility methods;
- RW - read/write module for handling record access;
- SEM - Semaphore management methods;
- SEQ - flexible sequence number module;
- SERNO - serial number generation and confirmation methods;
- STR - string manipulation, formatting, and filtering methods;
- TIME - Time manipulation methods;
- TYPE - Variable type comparison methods;
- URL - URL creation and extraction routines;
- VAR - Variable utility methods;
- WORD - manipulators for non-native four-byte values;
- X4D - XML based record packing and unpacking methods;
- XML - Extensible Markup Lanugage parsing and retrieval code.
<<less
Download (7.2MB)
Added: 2005-12-30 License: Freeware Price:
1396 downloads
Mount CD-RW 1.0

Mount CD-RW 1.0


Mount CD-RW - Mount un-mountable CD-RW discs more>>
Mount CD-RW is an AppleScript applet which uses Adaptec Toast 4.x to mount CD-RW discs that the Finder (Apples CD-ROM Driver) cant mount. Used with OS 9, but should work with any version of AppleScript.

<<less
Download (4KB)
Added: 2006-01-26 License: Freeware Price:
1391 downloads
PowerMac G4 SuperDrive Update 1.0

PowerMac G4 SuperDrive Update 1.0


PowerMac G4 SuperDrive Update - Firmware update for SuperDrive more>>
The Power Mac G4 SuperDrive Firmware Update 1.0 application installs new firmware on the SuperDrive which addresses an incompatibility with 4x DVD-R and 2x DVD-RW media, and the 2x SuperDrive in the Power Mac G4.

You must perform this update if you intend to use 4x DVD-R or 2x DVD-RW media in your Power Mac G4. This update also enables you to eject audio CDs that are copy-protected or have mastering errors.

This update is required only for the Power Mac G4 (Digital Audio), the Power Mac G4 (Quicksilver) and the Power Mac G4 (Quicksilver 2002) with an internal Apple SuperDrive.

<<less
Download (2.3MB)
Added: 2006-02-08 License: Freeware Price:
1379 downloads
QPS Que! USB CD-RW 1.3

QPS Que! USB CD-RW 1.3


QPS Que! USB CD-RW - OS X drivers for the popular drive more>>
QPS Que! USB CD-RW is a driver package that adds support for your QPS Que! USB CD-RW Drive (4X2X8 or 4X4X8) on Mac OS X.

This driver provides support for ATA and ATAPI storage devices using the ISD725, ISD200 or ISD300 USB Bridge chips as well as the Cypress SL11RIDE, SL11-Combo, FX and FX2 USB Bridge chips.

Completly freeware.
<<less
Download (120KB)
Added: 2006-04-10 License: Freeware Price:
1304 downloads
Apple iMac SuperDrive Update 1.0

Apple iMac SuperDrive Update 1.0


Apple iMac SuperDrive Update - Firmware update for 15 flat panel iMac more>>
Apple iMac SuperDrive Update contains new firmware on the SuperDrive which addresses an incompatibility with 4x DVD-R and 2x DVD-RW media, and the 2x SuperDrive in iMac.

You must perform this update If you intend to use 4x DVD-R or 2x DVD-RW media in your iMac.
This update also enables you to eject audio CDs that are copy-protected or have mastering errors.

This update is required only for iMac models with 15" flat panel displays and an internal SuperDrive.

<<less
Download (1.3MB)
Added: 2006-05-08 License: Freeware Price:
1267 downloads
MediaEraser 1.0

MediaEraser 1.0


MediaEraser - For erasing optical media more>>
MediaEraser is a simple tool for erasing optical media (CD-RW and DVD-RW) on MacOS X using the MacOS X Disc Recording framework.

It doesn’t do anything you can’t do with Apple’s Disk Utility or Roxio’s Toast, but it’s much simpler to use.

<<less
Download (192KB)
Added: 2006-05-29 License: Freeware Price:
1246 downloads
DVDPlusTool 1.0b4

DVDPlusTool 1.0b4


DVDPlusTool - DVD+RW & DVD+R compatibility setting tool more>>
With DVDPlusTool users of some DVD+RW/DVD+R writers can set a compatibility option on their DVD+R(W) disks. This can make these disks readable in some problematic DVD players and readers. This is sometimes called compatibility bitsetting.
DVDPlusTool can also be used to wipe a DVD+RW disk using a background format.
This is a beta release. Please test and report your setup and results.
NOTE: This tool is of no use to users of DVD-R(W) writers such as the Apple SuperDrive.
Enhancements:
- Fixed a crash in 1.0b3.
- Cosmetic changes.
- Menu limited to compatible DVD+(plus!)RW drives.
- Improved ejecting.
- Improved unmounting.
<<less
Download (138KB)
Added: 2006-06-22 License: Freeware Price:
1223 downloads
BurnX Free 1.5

BurnX Free 1.5


BurnX Free makes it very easy to burn CDs with multiple sessions in an hybrid format for compatibility with other platforms more>>
BurnX Free makes it very easy to burn CDs with multiple sessions in an hybrid format for compatibility with other platforms.
BurnX Free lets you burn a CD by dragging and dropping files or folders to the main window.
Available only for Mac OS X, this application allows you to use sessions so multiple burns can be done in the same disc. It also has the ability to erase a CD-RW.
Enhancements:
- Support for DVD recording
- Localization in English, French and Spanish
- Icons for files are now shown correctly
- Path for each file is shown
- New Eject Button.
<<less
Download (1MB)
Added: 2006-07-22 License: Freeware Price:
1211 downloads
 
Other version of BurnX Free
BurnX Free 1.0It also has the ability to erase a CD-RW
License:Freeware
Download (967KB)
223 downloads
Added: 2009-04-01
MegaBlanker 0.80

MegaBlanker 0.80


MegaBlanker - Rewriteable media blanking app. more>>
MegaBlanker is a utility to blank CD-RW and DVD-RW/DVD+RW discs for Mac OS X, Intel and PPC versions.
MegaBlanker is able to blank some discs that the finder will not recognize offering you the ability to fix some rewritable media that would otherwise be a coaster.
Enhancements:
- Minor bug fixes.
<<less
Download (75KB)
Added: 2006-08-11 License: Freeware Price:
1171 downloads
 
Other version of MegaBlanker
MegaBlanker 0.8MegaBlanker is a tool convenient for blanking CD-RW and DVD-RW/DVD+RW discs for Mac OS X, Intel and PPC versions. MegaBlanker 0
License:Free
Download (82K)
downloads
Added: 2006-07-20
MegaBlanker 0.8Tyler Riddle - MegaBlanker is a simple to use, yet sophisticated utility to blank CD-RW and DVD-RW/DVD+RW discs for Mac OS X, Intel and PPC versions. MegaBlanker. MegaBlanker 0
License:Freeware
Download (80.1KB)
downloads
Added: 2006-07-19
PlusKit 1.53

PlusKit 1.53


A RapidWeaver plugin that offers powerful styling and importing functionality. more>> A RapidWeaver plugin that offers powerful styling and importing functionality.

PlusKit is a RapidWeaver plugin that offers powerful styling and importing functionality.
PlusKit is a new type of RapidWeaver plugin. Traditionally plugins have added new pages styles (such as Sitemap or Blocks), PlusKit is a different.
Installation
Double-click on the PlusKit.rwplugin icon.
Quit RapidWeaver..
Open RapidWeaver.
Note: If you are upgrading from a previous version of PlusKit, then you MUST uninstall the old version before installing the new one.
Uninstalling
In the Finder open the folder Home > Library > Application Support >RapidWeaver.
Find the PlusKit.rwplugin and move it to the trash.
Hint: Since you are running 10.4.0 (or later) (Tiger), you can use Spotlight to search for PlusKit.rwplugin.

Main features:>
- It makes your Style better with powerful new tags (, and ).
- It provides a powerful importing function (@import(())), from any Styled Text you can import another RW page.
- A great use for this is if you want your Rapidflickr photos inside a sidebar, or perhaps you want an Accordian in a sidebar.
- It provides a powerful automated backup system that will (optionally) insert your version notes in the file metadata to enable spotlight searching.
- It provides a useful global find feature. Good for tracking down where things went.

System requirements:
-

Enhancements:
- Provides a work around to the current gdoc problem.
- Google is having a problem with how they serve up documents in some cases.
- Since its still not fixed I decided to push out a work around.
- Youll need to re-publish any gdoc pages to have this take effect.
- There is a (small) chance this fix wont work for some non-english users, if you still set it let me know.

<<less
Download (1.2MB)
Added: 2008-10-06 License: Freeware Price: FREE
419 downloads
 
Other version of PlusKit
PlusKit 0.96ua powerful importing function (@import(())), from any Styled Text you can import another RW page A great use for this is if you want your Rapidflickr photos inside a sidebar, or perhaps you want
License:Freeware
Download (306KB)
1092 downloads
Added: 2006-11-02
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5