Paul Solt
Putting the Inc back in Solt since 2005.
  • About
  • Artwork Evolution
  • Impulse
  • News
  • Projects
    • Texture Evolution
    • Labyrinth
    • Planetpaluza
    • Ray Tracer
    • Photon Mapping
    • Comp. Animation
    • Particle Systems
    • Game Boy Advance Graphics Library

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 →

iPhone Remote Control Samples

By Paul Solt On August 4, 2009 · 5 Comments · In Computer Science

Get ready for an iPhone robot remote control. I’m working on creating a couple samples and documentation.

Check out the video from Imagine RIT: http://www.youtube.com/watch?v=MOxTV41Lqac

Here’s the link to my follow-up post: iPhone Player/Stage Sample Projects

Continue Reading →

Life Changing Event

By Paul Solt On January 24, 2008 · 2 Comments · In Computer Science, Life at RIT, Mac

My life has changed thanks to Joe.

Suddenly my tab key is more useful on my Macbook. I can now tab through my dialog option buttons. There’s an obscure setting in the System Preferences > Keyboard and Mouse > Keyboard Shortcuts > Full Keyboard Access (set to All Controls). Or you can press ctrl-F7.

This [...]

Continue Reading →

End of the Spring Quarter

By Paul Solt On May 13, 2007 · Leave a Comment · In Computer Science, Life at RIT

Wow, these past few weeks have been flying by. This coming week is week 10 and then I have three finals on Saturday because RIT decided to start finals on Saturday for spring to avoid conflicts the graduation ceremonies. I have two papers to write, one on photon mapping and caustics for computer graphics II [...]

Continue Reading →

Spring Quarter

By Paul Solt On March 20, 2007 · 1 Comment · In Computer Science, Life at RIT, News

Wow, it’s already week 2 of spring quarter and I’ve got a heavy load. Here’s a link to my main RIT web page that I updated with current course work. RIT Webpage So far I have links for two of the classes I’m taking with graphical pictures, code, and possibly even some executable [...]

Continue Reading →

Computer Science BS/MS switch and the dawn of a new club

By Paul Solt On January 29, 2007 · 1 Comment · In Computer Science

I now have two big things that I’m doing in addition to everything else. First, I’m planning on switching over to the Computer Science BS/MS program. So I’ll get a Masters in Computer Science with one additional year of college, putting me at 2010. For the MS degree, I plan on doing a cluster in [...]

Continue Reading →
  • Artwork Evolution

    http://ArtworkEvolution.com

  • Facebook

    Paul Solt | Create Your Badge
  • @PaulSolt

    • I just unlocked the "Super Swarm Sunday" badge on @foursquare! Go team! http://t.co/jg1u7Blz 4 hours ago
    • I'm at Super Swarm Sunday w/ @michaelmurphy @aaronfeng @benatnewdigs @unystartups @amblatx1 @skeeterharris @ianmikutel http://t.co/pPsid8Aj 4 hours ago
    • RT @mattgemmell: CGPathCreateCopyByStrokingPath() (new in iOS 5 / Lion). I've wanted this function for as long as I've written UI code. ... 2012/02/04
  • Github

  • Tags

    animation App Store Artwork Evolution Boost Boot Camp C++ cross platform default values development Dual Monitors function pointers Gears of War 2 git GLUT graphics ImagineRIT Impulse inheritance iOS iPad iPhone Macbook Pro Mac OS X MacPorts member functions Objective-C OpenGL PAX 10 player/stage polymorphism programming remote control RIT Robot robotics SCM static methods STL svn 1.6 version control Windows XP Xbox 360 Xcode xcode 3.1.2 XNA
  • Recent Posts

    • Creating NSDocument using Folder Bundles and UTI Identifiers
    • The Potential of Siri
    • Photo Table: Sharing Photos on iPad and iPhone using Multi-touch Input
    • clang++ is awesome, goodbye g++
    • Idea to App Store – How to make, market, and sell your iPhone App
"I just unlocked the "Super Swarm Sunday" badge on @foursquare! Go team! http://t.co/jg1u7Blz" — PaulSolt

Paul Solt

Pages

  • About
  • Artwork Evolution
  • Impulse
  • News
  • Projects

The Latest

  • Creating NSDocument using Folder Bundles and UTI Identifiers
    I’ve been working on a Lion NSDocument-based application that deals with multiple […]

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