cs 2
Adobe Photoshop CS 2 Update 9.0.2
Adobe Photoshop CS 2 - Image editing software now shipping more>>
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.
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.
Mac OS X 10.3 or later.
- 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.
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
Rays Bar Codes 2.0
Rays Bar Codes - Create, save, view bar codes more>>
Now, you may Save the barcode as a .brcdfl file for future use, or View the bar code in Illustrator CS.
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.
CS Finder Module 1.0.2
CS Finder Module - Emulates some of the Finders commands more>>
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.
TeacherTool 1.2
TeacherTool - Calculates percentage & letter grades more>>
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).
PSLogSearch 0.2
PSLogSearch - Quickly search your Photoshop History Log more>>
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.
CS Debugger 1.0.4
CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users more>>
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.
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!
BatchOutput 2.5.1
BatchOutput - Batch print & PDF export from InDesign more>>
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.
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

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.
Imposition for IDCS, CS2 1.0
Imposition for IDCS, CS2 - Scripts for making 2-up spreads in InDesign more>>
This is the same as the CS version, minus the installer and compatible with CS2.
InDesign CS Calendar 1.0
InDesign CS Calendar - Creates calendars quick more>>
Create calendars where you determine starting month, year, number of months, font, and sizes.
Completly freeware.