by Ryan Ragle | Feb 10, 2011 | Apple, Programming, Xcode
Rushing through to figure out how to install the iAd Tester app on your iOS device and test with your local development machine? Me too. Here’s hoping the google gods pointed you in the right direction. First, a couple of assumptions: A. You’ve installed Xcode and...
by Ryan Ragle | Jan 15, 2011 | Uncategorized
Who loves their OWC SSD Drive? I do! I do! Who’s geek enough to make an icon especially for it? I am! I am! Enjoy a standalone SSD or combined with the Icy Dock 3.5 holder. ...
by Ryan Ragle | Jan 3, 2011 | Compression, Xcode
So you don’t want to learn how to build 63 different pieces of software so you can finally use ffmpeg 0.6.1 for Mac OS X 10.6 to encode WEBM files for HTML5 compliant video heh? Well, hopefully these instructions will get you on the right path: 1. Install *Xcode 3.2.5...
by Ryan Ragle | Dec 28, 2010 | After Effects
If you use After Effects with FxFactory, there is no doubt you have seen the message: FxFactory found software on your system that may cause rendering artifacts and destabilize After Effects when plug-ins are used: /Library/Graphics/Quartz Composer...
by Ryan Ragle | Jun 23, 2010 | Uncategorized
Some of you may want to have screen casts recorded with screenflow that work on an iPad. Not only that, you’ll probably want chapter markers too. If so, here are the following export settings you’ll need. Be sure to do a small export test using in and out points and...
by Ryan Ragle | Jun 11, 2010 | Apple
Since moving my home server to Snow Leopard, AKA OS X 10.6 I recently bought a drobo to keep all my archives on for relatively fast access. At least faster than searching my archives with CD Finder, then pulling out the appropriate DVD to restore. One thing that I was...
by Ryan Ragle | Mar 9, 2010 | Compression
It would seem that techsmith loves to torture its mac users saying that their download page contains both the techsmith encoder and decoder to write out your compressed files. Hog wash I say! This is the true hidden link that contains the encoder as well. Don’t forget...
by Ryan Ragle | Jan 25, 2010 | ActionScript
A lot of sites these days use swfobject. It’s probably one of, if not the the best flash embedders out there. Any site that needs flash, it’s the first library I go for. It’s pretty elegant in its solution: var flashvars = {}; flashvars.name1 = "hello";...
by Ryan Ragle | Jan 16, 2010 | Programming
Just when you think you’ve finished a flash with any external file references, it will always come to bite you in the ass when you move it to the production servers. Case in point, there is a bug in Flash to do with assigning a skin attribute to the FLVPlayback.skin...
by Ryan Ragle | Dec 27, 2009 | Programming
If you do a lot of web work, chances are you play with both prototype and jquery. Even more, if you’re using the google APIs then it makes it really easy to load up these libraries. Using something like the following:...
Recent Comments