Main > Free Download Search >

Free cs 2 software for mac

cs 2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9376
Adobe Photoshop CS 2 Update 9.0.2

Adobe Photoshop CS 2 Update 9.0.2


Adobe Photoshop CS 2 - Image editing software now shipping more>>
Professional image-editing standard, helps you work more efficiently, explore new creative options, and produce the highest quality images for print, the Web, and anywhere else.
Create exceptional imagery with easier access to file data; streamlined Web design; faster, professional-quality photo retouching; and more.
Enhancements:
- Photoshop no longer crashes when encountering unsupported file types through the Acrobat Touchup workflow.
- Supported files that incorrectly produced an "unsupported color space" message now open as expected.
- TIFF files with layer data greater than 2GB now open correctly.
- A printing issue that could cause banding when using inkjet printers with Mac OS X v.10.4 has been resolved.
<<less
Download (24.1MB)
Added: 2006-09-14 License: Freeware Price:
1152 downloads
iFaces 1.1

iFaces 1.1


iFaces is small Mail.app utility add-on program that will display unread mails sender pictures on your desktop more>> iFaces is small Mail.app utility add-on program that will display unread mails sender pictures on your desktop. It helps you determine if you need to actually open Mail and read the message (or continue working on something else). Inspired by the X11 xFaces program, this Cocoa driven program should make life easier--well, at least more chock-full-o-information on your desktop.
Requirements:
Mac OS X 10.3 or later.
Enhancements:
  • Global Transparency Option Added in preferences.
  • Customizable Unknown Sender Image.
  • Domain Database of images added. This nice feature allows you to customize iFaces to display an image per domain if the sender is not in your address book. For example, if you want to know when you receive email from someone at cs.jhu.edu then you would add an entry with a picture to represent this domain.
  • The window location does not move when new mails are received or read.
  • An Always On Top preference has been added.
<<less
Download (550K)
Added: 2005-05-12 License: Free Price:
downloads
C's Ringers

C's Ringers


Cs Ringers - Have fun with these new ringers. more>> Cs Ringers - Have fun with these new ringers.

Have fun with these new ringers.
Christina Aguilera - Dirty.m4r
Christmas Bells, Carousels & Time (I.m4r
Christmas Eve _ Sarajevo 12_24.m4r
Christmas Eve _ Sarajevo 12_24 4.m4r
Cobrastyle.m4r
Cobrastyle 5.m4r
Cobrastyle 6.m4r
coca cola ad - Lola.m4r
constapated.m4r
constapated (2).m4r
Cool Move.m4r
Corey Hart - I Wear my Sunglasses at.m4r
Counting Cars.m4r
System requirements:
- iPhone

<<less
Download (5.5MB)
Added: 2008-06-18 License: Freeware Price: FREE
204 downloads
Rays Bar Codes 2.0

Rays Bar Codes 2.0


Rays Bar Codes - Create, save, view bar codes more>>
Pick from the Windows menu to select which type of bar code to generate (only UPC A supported in this version). Then, type the code, generate the check digit (if needed), select the bar width reduction and magnification.

Now, you may Save the barcode as a .brcdfl file for future use, or View the bar code in Illustrator CS.

<<less
Download (206KB)
Added: 2007-07-20 License: Freeware Price:
826 downloads
Crystal Space 1.2.1

Crystal Space 1.2.1


Free and open source software development kit for realtime 3D graphics more>> Free and open source software development kit for realtime 3D graphics

Crystal Space is a free cross-platform software development kit for realtime 3D graphics, in particular games.
Main features:>
Generic
- Highly platform independent with good platform abstraction. Officially supports Linux, OSX and Windows using a wide range of compilers.
- Modularized using a lightweight component framework, SCF, based upon the COM model.
- Self contained so that many modules requires no or few external dependencies.
- Written in standard C++ using very few non*standard extensions. Source available under LGPL license.
Comprehensive and competent
- Contains modules for 2d and 3d graphics, sound, collision detection and dynamics via ODE and bullet as well as support modules for filesystem abstraction, xml loading etc.
- Graphics subsystem:
- Generic renderer abstraction with main implementation being OpenGL based.
- Supports hardware accelerated rendering on all supported platforms and cards from all well known vendors.
- OpenGL renderer uses acceleration techniques such as vertex buffers in AGP or VRAM and asyncronious uploads.
- Shader centric design with shaders defined in xml markup and shader programs implemented using Cg, assembly language or fixed function operations.
- Complicated shaders can be constructed using a meta syntax as composed by simpler modules that gets combined on load.
- Library of common shaders such as normal mapping, parallax (virtual displacement) mapping and hardware skinning.
- Contains a software renderer with scaled down features for platforms without OpenGL and/or debugging.
- Mesh objects:
- Plugin based mesh object system
- Generic triangle based mesh with support for frame and bone based animation.
- Terrain mesh with fast block based LOD system.
- Configurable and extensible particle system mesh.
- General system for static LOD on all types of meshes.
- Bone based animation mesh using the cal3d library.
- Collision detection and dynamics:
- Provides bindings for ODE and bullet dynamics systems.
- Automatic setup of collision detection meshes and syncronization of position and orientation of meshes.
- Simplified collision detection when you dont need the full dynamics simulation
- Sound system:
- 2D and 3D sound rendering via DirectSound, Alsa, OSS and CoreAudio.
- Provides both one*time playing of effects and streaming playing in the background for music.
- Other:
- Filesystem abstraction layer, VFS, that handles both physical files on disk and files within ZIP files, giving virtual layout independent from platform and physical layout.
- Abstracted configuration layer with support for settings in configuration file, system dependent storage such as the registry and command line.
Compatible
- Custom model and scene file format with exporters for Blender and 3d studio max and model importers for common file formats such as 3ds and md2.
- Supports all common texture file formats including dds, jpg, png as well as some more exotic ones such as mng (animated texture format).
- Sound loaders for wav and ogg formats.
- All subsystems easily extendable for new file formats.

Enhancements:
- fixes for some compilation warnings.
- fixes and enhancements for TinyXML and xmlread.
- fixes for dynavis, sprcal3d, odedynam, genmesh, shaders, LeakGuard and RB tree.
- fix for dynamic lights not shining on certain objects.
- fix for TinyXML writer crashing on empty attributes.
- fix for setting priority on a non-running thread having no effect.
- fix for UTF-8 BOM tripping up XML parser.
- fix for terrain2 not setting SplatDistance.
- fix for csperl5 plugin build error on amd64.
- fix for csInputDefinition::ParseKey() considering non-keyboard definitions.
- fix for some sndsys parts not being under LGPL.
- fix for light attenuation vector update after cutoff distance change.
- fix for mouse and joystick event helpers not using csKeyModifiers.
- fix for xmlshader conditions.
- fix for DDS cubemap saving.
- fix for wrong refCount on materials.
- fix and optimization for opcode/CollideRay.
- work-around crashes on exit with static profile builds.
- castle textures split, licensing.
- leak fixes...
- removal of some old unused cruft from the Jam build system
- work-around internal Jam crasher.
- work-around g++ -Wno-long-double bug for recent compilers.
- fix for cross-compile problem with -fvisibility-inlines-hidden.
fix broken folding of multi-token build switches, for example:
- "-framework Foo -framework Bar" being incorrectly mutated to "-framework FooBar".
- fix missing dependency in cs-config/Jamfile.
- fix for incorrect declaration of pycscegui clean target.
- fix for SWIG 1.3.31+ required for python 2.5 bindings.
- fix for detection of python installation in non-standard locations.
- fix for augmenting pkg-config path with user-specified dir.
- fix for vertexlight.cgvp not getting installed.
- loads of other clean-ups, fixes and improvements...
- fix for lighter2 related to lighting through portals.
- fix for a crasher in basemapgen.
- fix for startme not handling spaces in paths to the called applications.
- fix for viewmesh mouse events.
- updates for links for PSDK with VC8 Express.
- updates for URLs and FAQ.
- updates for sound system documentation.
- fix for crash in the Alsa driver at exit.
- re-enable VBO for ATI driver 2.1.7059+.
- work-around driver-brokenness for Intel GMA 950 & 3100 texture compression.
- fix binutils check for Mac OS X Leopard.
- fix for MacOS X enter raw-key-code.
- fix for CoreAudio driver.
- fix libcrystalspace_staticplugins failing to compile in MSVC8 due to pycscegui.

<<less
Download (42.2MB)
Added: 2008-10-04 License: GPL Price: FREE
402 downloads
CS Finder Module 1.0.2

CS Finder Module 1.0.2


CS Finder Module - Emulates some of the Finders commands more>>
CS Finder is a module designed for use with Ambrosia Softwares utility, ColorSwitch Pro. The module emulates some of the Mac OS Finders commands.
It also adds a few useful features, such as being able to quit and launch the Finder.
With a single click, you now can empty the trash, restart, shut down, put your PowerBook (or monitor) to sleep, and even quit all running applications.
Enhancements:
- Now includes an updated version of Matt SysMode wrappers.
<<less
Download (10KB)
Added: 2006-02-17 License: Freeware Price:
1346 downloads
TeacherTool 1.2

TeacherTool 1.2


TeacherTool - Calculates percentage & letter grades more>>
TeacherTool allows students or teachers to calculate one or a series of scores keeping track of the class average as well as the number of As, Bs, Cs, Ds and Fs. The software features a customizable grading scale and calculates either by number missed or by the number correct.
TeacherTool is a software utility that calculates the percentage and letter grade for tests, quizzes, or assignments.
Upon entering a total score, the user enters either the number missed or number correct...the software will keep track of the number of As, Bs, Cs, Ds, and Fs for the particular score as well as the class average.
The user can choose to use the default grading scale or use their own.
Enhancements:
- A new feature that shows a series of scores at a glance or to present to students through a television or projector connected to the computer (Available via the File menu).
<<less
Download (885KB)
Added: 2006-08-08 License: Freeware Price:
1178 downloads
PSLogSearch 0.2

PSLogSearch 0.2


PSLogSearch - Quickly search your Photoshop History Log more>>
PSLogSearch has been designed to quickly search your Photoshop History Log, but can be used to search any log or text file.

It requires Adobe Photoshop CS or CS2 because previous versions of Photoshop do not offer a log feature.
To use it, launch it and then help it locate you log file - normally located in your Documents folder. Enter search terms separated by spaces in the search box and hit enter or return. The terms are treated as being cumulative which means that the results contain all of the terms that youve typed. You can add context to the search results by choosing the number of lines after, before or both before and after your search hits.

This is beta software. It doesnt do a great deal so is unlikely to cause any problems on your Mac - but you run it at your own risk.

<<less
Download (88KB)
Added: 2005-10-19 License: Freeware Price:
1465 downloads
CS Debugger 1.0.4

CS Debugger 1.0.4


CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users more>>
CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users. It gives shortcuts of the most used commands of Macsbug. You have to drag this item into the "Control Strip Modules" folder in the "System Folder" and restart.
If you are familiar with Macsbug and ResEdit, you can customize the behavior of the menu items.
When a low-level debugger is installed (like Macsbug or Jasik Debugger), you can invoke it easily.
Enhancements:
- URLs updated.
<<less
Download (5KB)
Added: 2005-11-18 License: Freeware Price:
1439 downloads
macScheme48 1.0a

macScheme48 1.0a


macScheme48 is a great implement that meets all your needs of a visual front-end for the Unix programming environment scheme48. more>>

macScheme48 1.0a is a great implement that meets all your needs of a visual front-end for the Unix programming environment scheme48. Its features are similar to Northwestern University's WinScheme48 (cs.nwu.edu). Please make sure to read the readme file, as this uses a shell-script install!

<<less
Download (1.4MB)
Added: 2002-03-04 License: Freeware Price:
downloads
BatchOutput 2.5.1

BatchOutput 2.5.1


BatchOutput - Batch print & PDF export from InDesign more>>
BatchOutput will automatically print and export to PDF multiple InDesign documents with variety of options.
With BatchOutput, you just need to select the documents you need to output and hit the button, and BatchOutput will do the rest.
BatchOutput features intuitive, elegant, easy-to-use interface and a comprehensive interactive manual which will guide you through all the options.
Main features:
- output using InDesign Print or Export to PDF presets
- output using current InDesign print/export settings
- export all PDFs to one folder or to the folder with original InDesign document
- output all files on the list automatically or showing Print/Export dialog for each file
- close each document after output or leave them open
- output all pages or a specific range
- new InDesign presets are instantly available in BatchOutput
- interactive file list which will:
- open InDesign documents directly from the list
- reveal them in Finder (even multiple selections)
- show different icons for InDesign CS and CS2 files (even if they all look the same in Finder)
- detailed progress of the output process.
<<less
Download (1.9MB)
Added: 2007-07-27 License: Updater Price: $74
499 downloads
ColloQ 0.11

ColloQ 0.11


ColloQ - An improved IRC client for the iPhone, based upon mColloquy. more>> ColloQ - An improved IRC client for the iPhone, based upon mColloquy.

ColloQ was inspired by my early experiences with mColloquy. Thrilled at finding a functioning IRC client for the iPhone, I also found myself saying "I wish it did X ... I wish it did Y ... why doesnt it have Z?" The source code was publicly available, so I thought what better way to learn iPhone programming than to tinker with an existing app.
Roughly four months later colloQ was released.
Main features:
- More notifications are visible: joins, parts, nick changes, etc.
- Channel/PM timestamp
- Activity notification on main chats screen
- Channel member list allows access to user functions:
- Start/Resume PM
- Op, Deop
- Ban, Kick
- PM views now include a "Close PM" button
- Fonts and icons are now smaller - screen real estate is precious!
- A number of "slash" commands are available:
- /join Self-explanatory. The channel will appear in your main list. Example: /join #iPhone
- /raw join password I forgot to add password support to the /join command, but you can use this raw command as a workaround for now.
- /me Sometimes referred to as an "action". Example: /me throws a hissy.
- /msg Sends a PM to . Example: /msg nickserv help
- /query Opens up a PM window to , but does not send a message. The window will appear on your main chats screen. Example: /query JoeBlough
- /nick Changes your IRC nickname. Example: /nick NewNick
- /ns A shortcut for /msg nickserv. Example: /ns identify mypass
- /cs A shortcut for /msg chanserv. Example: /cs set #iPhone desc A channel.
- /ms A shortcut for /msg memoserv. Example: /ms read 1
- /os A shortcut for /msg operserv. Example: /os help
- /raw This is a special command that sends text directly to the IRC server. It is like the /quote command found in other clients. With it you can send any command that the IRC server understands. Example: /raw links. (If you really want to see all of the commands that the server understands, take a look at http://www.faqs.org/rfcs/rfc1459.html).
mColloquy bugs that are FIXED in colloQ
- Channel and PM views are corrupted and go all red/orange after some time. Fixed However, each channel or PM view is limited to approximately 5700 characters. Oldest messages start scrolling off once it fills up.
- Input bar is black on iPod Touch. Fixed
- When channel and PM views are first created, the very first message is lost. Fixed
- Tapping on URLs in channel and PM views causes app to crash/disconnect. Fixed
System requirements:
- iPhone

<<less
Download (272KB)
Added: 2008-06-21 License: Freeware Price: FREE
202 downloads
Proper Fraction 2.0

Proper Fraction 2.0


Proper Fraction has the advantages of Quarks Make Fraction, but for InDesign. Select a fraction, like 1/8. Simply double-click the script. You get a properly styled fraction. more>> Proper Fraction 2.0 has the advantages of Quarks Make Fraction, but for InDesign. Select a fraction, like 1/8. Simply double-click the script. You get a properly styled fraction.

Pro Version also available! The Pro script can automatically format all fractions in a document or selection, apply OpenType fraction formatting or apply a thin stroke to the numerator and denominator for better looking fractions, apply custom kerning, has a Preferences window to edit settings, and more.

Requirements:

  • InDesign CS, CS2, or CS3
  • InCopy CS, CS2, or CS3.
<<less
Download (246K)
Added: 2007-09-27 License: Free Price:
downloads
Imposition for IDCS, CS2 1.0

Imposition for IDCS, CS2 1.0


Imposition for IDCS, CS2 - Scripts for making 2-up spreads in InDesign more>>
Imposition for IDCS, CS2 is a pair of scripts for imposing InDesign CS and CS2 pages in 2-up spreads. Automatic page numbering is retained and the result is an editable InDesign document.

This is the same as the CS version, minus the installer and compatible with CS2.

<<less
Download (12KB)
Added: 2006-04-02 License: Freeware Price:
1304 downloads
InDesign CS Calendar 1.0

InDesign CS Calendar 1.0


InDesign CS Calendar - Creates calendars quick more>>
Place InDesign CS Calendar in Adobe Indesign CS > Presets > Scripts for it to show in your Scripts palette

Create calendars where you determine starting month, year, number of months, font, and sizes.

Completly freeware.


<<less
Download (27KB)
Added: 2006-01-22 License: Freeware Price:
1387 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5