Scroll position, UITableViews, and You
Came across a scenario on an iOS app today that didn’t have a clear answer in a single place. I basically had to cobble together a solution for my problem, and wanted to document it here. The Problem I have
thoughts on technical topics
Came across a scenario on an iOS app today that didn’t have a clear answer in a single place. I basically had to cobble together a solution for my problem, and wanted to document it here. The Problem I have
Besides having an app to submit, there are a few things that are imperative to remember when submitting an app to the Apple app store. Fortunately, Apple has documented a LOT of these things. Prepare the App Obviously, the first
When someone asks me, “should we go native or mobile web for our mobile app?” I immediately have one question: what type of interaction will your users have with your app? Will they be inputting their data, taking pictures, or
I did some basic google searching for this solution, and found a lot of old and ridiculous info on how to do this. It’s a very simple solution! Connect your device to your computer Browse to the kindle folder on
CHS download
As I was committing a bunch of code today, I came across the following error in SVN (command line): svn: Commit failed (details follow): svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKCOL req uest
Now that my employer has upgrade our SharePoint site to SharePoint 2010, I’ve spent a little bit of time working on taking full advantage of the new My Site features, particularly the social/collaboration tools. While I have this blog for
I’ve been having a lot of conversations with a client about certifying all their customer-facing applications for Internet Explorer 7 and 8. As a result, there have been some discussions about Internet Explorer 6, and when to end support. The
one of the hurdles i encountered when i first started working with Sharepoint was how to create solutions and deploy them quickly. writing the CAML for the manifest from scratch seemed tedious and daunting, and well…it is (tedious more than
i’ve been working on some custom content types, and could never find the exact answer to my question until i tried a few different tricks. i have come to discover that overriding the Title column on the base content type,