Mobile Performance Testing - JSON vs XML Torrey Betts / Tue, Apr 19, 2016 Introduction It doesn't matter if you're loading a configuration file, data set or even something obtained from a website to use as a data source, there is a performance tradeoff you'll encounter...
Using the IGOverlayView to Display a Toast Message (ObjC) Torrey Betts / Thu, Apr 7, 2016 What is the IGOverlayView? The IGOverlayView is a powerful and extremely flexible control for displaying any type of view that will overlay another view, with or without animation, when shown or...
Create Tappable Content Within the IGLabel (Obj-C) Torrey Betts / Wed, Apr 6, 2016 What is the IGLabel? The IGLabel is an iOS control for creating rich text labels. It works similarly to the generic UILabel and applies styles to text in a similar fashion that is done when using...
11 Programming Languages as High School Stereotypes Dara Monasch / Wed, Jun 17, 2015 You know you've considered this before... well, we've ironed it out for you! 11 Programming Languages as High School Stereotypes C# - The Valedictorian C - The Golden Child C++ - The...
Create a Side Menu using NucliOS Torrey Betts / Fri, Oct 31, 2014 Introduction Side menus are a common UI pattern found in iOS apps. With the release of NucliOS 2014 Volume 2, we included a side menu control that makes it simple to add a side menu to any view...
Passing Data Between View Controllers (iOS Obj-C) Torrey Betts / Thu, May 29, 2014 Introduction When designing an app that makes use of multiple view controllers it may become necessary to pass data back and forth between the view controllers. This common occurance will be...
Create an iOS Flow Layout with Ease Using NucliOS (Obj-C & C#) Torrey Betts / Fri, Apr 25, 2014 Introduction With the release of NucliOS 2014 Volume 1 we've included a flow layout control ( IGFlowLayoutView ). This control allows you to easily create a dynamically sized list of items that...
Create Barcodes in iOS with Ease Using NucliOS (Obj-C & C#) Torrey Betts / Wed, Apr 23, 2014 Introduction With the recent release of NucliOS 2014 Volume 1 we've added an iOS control that can render 12 different barcode types. The graphic below shows all of the currently supported types...
IGChartView : Custom Data Styling (ObjectiveC / Xamarin.iOS - Monotouch) Darrell Kress / Tue, Apr 22, 2014 Introduction NucliOS 2014 v 1 introduces the ability to style individual parts of Category Series based charts. Now when certain datapoint needs to be brought to attention, you can change it's appearance...
Top 10 Tools for Mac and iOS Development - 2014 Torrey Betts / Thu, Apr 17, 2014 Introduction Having the right set of tools can take your development quality to the next level. This article provides you with my personal current top 10 apps to use for Mac and iOS development...