Paul Solt
Putting the Inc back in Solt since 2005.
  • About
  • Artwork Evolution
  • Artwork
  • Impulse
  • News
  • Projects
    • Texture Evolution
    • Labyrinth
    • Planetpaluza
    • Ray Tracer
    • Photon Mapping
    • Comp. Animation
    • Particle Systems
    • Game Boy Advance Graphics Library
  • iPhone Development Stream
Screen Shot 2012-04-04 at 2.37.36 PM

App Rochester – iPhone Programming Presentation

By Paul Solt On April 4, 2012 · Leave a Comment · In iPhone

In followup from my iPhone programming presentation I have uploaded the presentation and sample Xcode project (Xcode 4.3.2) The sample converts between temperatures in celsius and fahrenheit.

The sample shows how to setup the gestures in Xcode’s interface builder, rather than in Objective-C code. Using the UIPanGestureRecognizer we [...]

Continue Reading →
Unit Test Bundle in Xcode 4

iPhone Unit Testing Explained – Part II

By Paul Solt On March 31, 2012 · 2 Comments · In iPhone

Xcode 4 has drastically improved iPhone unit testing and Mac unit testing from my previous post, iPhone Unit Testing Explained – Part I Creating the unit testing target is easy and you can start writing test code in under 5 minutes.

The biggest hassle in testing is setting up [...]

Continue Reading →
m

Learn iPhone Programming via Skill Share in Rochester, NY

By Paul Solt On March 23, 2012 · 1 Comment · In iPhone

I’m teaching a small hands-on course for iPhone development in Rochester, NY on April 21st 10am-12pm.

Signup

Space is limited: http://skl.sh/rIUWEE

About this Class

Learn how to get [...]

Continue Reading →
Art

Creating NSDocument using Folder Bundles and UTI Identifiers

By Paul Solt On February 3, 2012 · Leave a Comment · In Mac OSX

I’ve been working on a Lion NSDocument-based application that deals with multiple data files. I decided to work with the NSFileWrapper and treat a folder like a single file. (i.e. Xcode Project Files .xcodeproj) I wanted to get an icon to display for the folder and to have it appear as a  single file on [...]

Continue Reading →
siri_mean

The Potential of Siri

By Paul Solt On October 18, 2011 · Leave a Comment · In iPhone

I’ve been working on iPhone development for several years and I have been very excited to see how the iPhone SDK has progressed. See my original article on how I envisioned the iPad revolutionizing the computing experience. Siri takes the iPhone platform to an entirely new level. 

Continue Reading →
iTunesArtwork

Photo Table: Sharing Photos on iPad and iPhone using Multi-touch Input

By Paul Solt On September 30, 2011 · Leave a Comment · In iPhone

Photo Table has been built from the ground up to support image management using the concept of albums. We can import albums from Facebook, Flickr, and the Photo Library.

Continue Reading →

clang++ is awesome, goodbye g++

By Paul Solt On September 9, 2011 · 2 Comments · In Computer Science

I finally got around to reading up on the clang compiler and I love it. The error messages are so helpful. Here’s a quick example with a syntax error. Lets compile it on the command line.

#include <iostream> int main() { std::cotut << “Hello World”; return 0; }

Continue Reading →
EvolveCoffeeTable2

Idea to App Store – How to make, market, and sell your iPhone App

By Paul Solt On August 23, 2011 · 2 Comments · In iPhone

I’ve posted my presentation from the Computer Science Community at RIT on making iPhone/iPad apps from February 2011. The video is in two parts and I discuss the initial sales, analytics, marketing when releasing an iPhone app.

Continue Reading →
Xcode Icon

iOS Development Presentation

By Paul Solt On June 12, 2011 · Leave a Comment · In iPhone

Here are my slides and demo code from the presentation on Friday, June 10th at 10am in ICL5 at RIT.

iPhoneOS Development III – Paul Solt

Gestures Demo

 

Continue Reading →
TableViewCustomBackground

Transparent UITableView with Custom Background UIView and Tap Gestures

By Paul Solt On May 14, 2011 · 6 Comments · In iPhone

In order to create a custom background for a transparent UITableView you’ll need to do a few things. I’ve got the basic code below after a lot of tinkering. I’ve also included how to make it so you can hide the UITableView when you tap in the transparent areas below the rows using [...]

Continue Reading →
← Previous Entries
  • Artwork Evolution

    http://ArtworkEvolution.com

  • Facebook

    Paul Solt | Create Your Badge
  • @PaulSolt

    • RT @flexibits: Happy 1st Birthday, Fantastical! http://t.co/bIcVDgbZ 2012/05/18
    • @IAmReynolds thanks, I think it's the color choice that made it look good. Gradient colors similar to the line color. 2012/05/17
    • @rwenderlich I'm interested if this is still an option. I did a text-based risk game back in high school. It could work for an iPad app. 2012/05/16
  • Github

  • Tags

    animation App Store Artwork Evolution Boost Boot Camp C++ cross platform development Dual Monitors function pointers Gears of War 2 gestures git GLUT inheritance iOS iPad iPhone Macbook Pro Mac OS X MacPorts member functions Objective-C OCUnit OpenGL player/stage polymorphism presentation programming remote control RIT SCM slides static methods STL svn 1.6 tdd testable code testing unit testing version control Windows XP Xbox 360 Xcode xcode 3.1.2
  • Recent Posts

    • App Rochester – iPhone Programming Presentation
    • iPhone Unit Testing Explained – Part II
    • Learn iPhone Programming via Skill Share in Rochester, NY
    • Creating NSDocument using Folder Bundles and UTI Identifiers
    • The Potential of Siri
"RT @flexibits: Happy 1st Birthday, Fantastical! http://t.co/bIcVDgbZ" — PaulSolt

Paul Solt

Pages

  • About
  • Artwork
  • Artwork Evolution
  • Impulse
  • News
  • iPhone Development Stream
  • Projects

The Latest

  • App Rochester - iPhone Programming Presentation
    In followup from my iPhone programming presentation I have uploaded the presentation […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2010 Paul Solt
Platform by PageLines