| bio | website | sunsetlakesoftware.com |
|---|---|---|
| location | Madison, WI | |
| age | 34 | |
| visits | member for | 4 years, 8 months |
| seen | 2 mins ago | |
| stats | profile views | 28,515 |
My day job is with a company called SonoPlot, Inc., which I co-founded. SonoPlot manufactures and sells robotic systems for the printed electronics and biological research markets. Among other things, I write our control software in Cocoa.
I do Mac and iOS development on the side in my one-man company Sunset Lake Software, with a particular focus on the iPhone and iPad. I provide the source code for my Molecules iOS application under the BSD license, but I do sell an application called Pi Cubed as well. I'm the author of an open source iOS framework called GPUImage which lets you perform GPU-accelerated filtering of images and video.
I also taught a course on advanced iPhone development at the Madison Area Technical College, for which the fall and spring semesters' videos can be found on iTunes U (this has also been made into a full course for the new iTunes U app). Class notes for this course (with links to sample code and other resources) can be downloaded here in VoodooPad format.
Like everyone else, I'm also on Twitter.
|
11h |
revised |
Mysql CREATE DEFINER appended answer 16615091 as supplemental |
|
11h |
comment |
what is Generic . and how to make possible to get the generic type on runtime When you copy words from an external source, you need to properly quote this and provide a citation, as I did above. |
|
11h |
revised |
what is Generic . and how to make possible to get the generic type on runtime Added proper citation for where this was copied from |
|
23h |
revised |
Creating audit triggers in SQL Server deleted 133 characters in body |
|
23h |
revised |
Using a cursor with dynamic SQL in a stored procedure deleted 68 characters in body |
|
23h |
revised |
What is the correct way to create a single instance application? deleted 89 characters in body |
|
23h |
revised |
WPF TextBox Validation deleted 91 characters in body |
|
23h |
revised |
Sending Mail with an attachment using SMTP deleted 130 characters in body |
|
23h |
awarded | Good Answer |
|
1d |
comment |
'backborad' with high CPU usage percentage on iPhone4 of iOS6.0 while using opengles How are you rendering these video frames? Are you using Core Graphics at any point in this? You haven't provided a lot of detail here. |
|
1d |
comment |
iOS dismiss UIAlertView beforing showing another …and that's why iterating private internal view structures is a fragile process. |
|
1d |
revised |
Is Apple's PLIST an open standard? rolled back to a previous revision |
|
1d |
revised |
page speed font link google fonts appended answer 16599740 as supplemental |
|
1d |
comment |
GPUImage and Voronoi filter The voronoiFilter in the above is the actual filter where the image is manipulated. The other simply seeds the second with the lookup table it needs, so reading from the jfaVoronoiFilter is meaningless. |
|
1d |
comment |
How to keep an iPhone app running on background fully operational @slash28cu - You have one extremely downvoted question that was deleted, which appears to be what is keeping you under the system-imposed threshold. My suggestion would be to email the team (using the link at the bottom of this page) and ask to have that question dissociated from your account. There's nothing else I can do to help you here, unfortunately. |
|
1d |
comment |
iOS - 3D Transforms Lost When Creating Screenshots This is effectively the same question as is asked here: stackoverflow.com/questions/1949003/… , because -renderInContext: drops the 3-D portion of CATransform3D transformations on views. |
|
2d |
comment |
How to design model view matrix opengl es 2.0 for handling complete video frame display with aspect ratio You've now asked the same question six times in a row. Please stop doing this and refine your original question to show what you've attempted or researched. |
|
2d |
revised |
black screen on new facebook app deleted 82 characters in body |
|
2d |
comment |
GPUImage and Voronoi filter Why are you reading from the jfaVoronoiFilter and not voronoiFilter at the end there? |
|
2d |
comment |
Declaring Varibles in Objective-C @H2CO3 - Even if you feel that someone has not done the proper research before asking, that's no excuse for being rude toward them. We all have to start somewhere. |