Archives
Monthly Archive
for: ‘January, 2010’

Joining the Adobe Community Professionals for 2010

Formerly the Adobe Community Experts program, this is a collective of awesome individuals who exhibit expertise in various Adobe product areas from Acrobat to Photoshop, Flash, Cold Fusion, Flex, AIR and many, many more. Comprised of community leaders, this group has a worldwide presence and expounds the virtues of Adobe to the masses through the …

Read More

GitX Tweaks: Commit View

So, after thinking about my most recent updates, I decided I wanted to change the way that the commit view looks but just slightly. This is my 1st pass on some things I’d like to have available via the toolbar. Would also like to tweak the view selector buttons, revise remote selection and add toolbar …

Read More

GitX Update: Remote Selector

Previously, I implemented toolbar buttons where each button was tied to a specific remote repository. This was/is fine if you’ll only be working with one or two hosts but becomes cumbersome when dealing with multiple hosts.
Enter the NSPopUpButton. By switching to this UI element I’m able to allow a user to select a remote from …

Read More

Introducing Opticon Runtime Debugger

Opticon is a runtime debugging console useful for Flash/Flex developers. It’s simple to start using in your projects. To use, follow these steps after installing the application:
1. Launch the application
2. Click the Settings button
3. Click on the SWC icon to add the OpticonConnector to your project’s build path
4. Replace your trace statements with one of …

Read More