Josh

  Norman, Oklahoma https://joshwright.com

     



109 Stories by Josh

Whack a Champ iPhone Game

For Christmas I made my nephews a game featuring them and our whole family. We all call my dad 'champ' so we made a...
0 9 sec read

Chemical Alarm Clock

Waking up is hard to do. Someone should add an 8 hour coating to an energy pill.
0 3 sec read

Christmas Card 2011

Here's our 2011 Christmas Card. We went through a lot of versions, (some slightly inappropriate) and this is what we came up with. Merry...
0 5 sec read

FloMoJo – Convert Text to Flowchart

Yesterday I created a proof of concept site that converts text to a flow chart. See it at http://flomojo.com Going Postal Yesterday I went...
0 1 min read

Migrating an LLBLGen Project from 2.X to 3.X

Migrating a project from V2 to V3 LLBLGen project was a huge pain. Since I work in 30+ projects that use V2, I decided...
0 1 min read

Native Regex vs. UIWebView Regex

My latest project has me doing A LOT of string manipulation which is a huge pain in objective-c. To top it off, I’d really...
0 46 sec read

Sign Up Sheet for iPad

See Sign Up Sheet in the iPad App Store At MTM, we needed a good way to sign people up for interviews at a...
0 22 sec read

Core Data Migrations and Cave Monsters

Migrating the core data schema on an iOS app is like a monster in a cave. When I walk by, the monster growls and...
0 1 min read

Photoshop Scripting – User Interface

I've been really digging into using JavaScript with Photoshop in the last few months. Today I made a wonderful, mysterious discovery. Discovering the Photoshop...
0 1 min read

Reading and Writing Text Files from Photoshop Scripts

My latest posted discussed showing a UI that had textareas, buttons, and more so users could interact with your Photoshop script. But now I...
0 48 sec read