-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Thu, May 23 2013
Hi, my name is Gabriel, and I'm a data junkie (everyone claps in imaginary support group). I like to measure processes by analyzing data logs , and check for trends . I do this as part of my job, but also do it with my personal data, such as my email...
-
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. #1 - AppCode AppCode is a must have IDE for any serious...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Fri, May 17 2013
So here's the scenario. You're writing an app, and you realize that it would be really cool if the stuff your app creates could be shared with other people. Sure you can go down the typical root of sharing through e-mail, dropbox, iMessage, etc...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Wed, May 15 2013
So you’ve designed your first ReportPlus dashboard, congratulations!! Now you want to share it, right? Well, you have a number of options with ReportPlus: Save the dashboard in a shared location , for other ReportPlus users to open it. This shared location...
-
-
By:
Brent Schooley
-
In:
Brent's Bytes
-
Posted On:
Wed, May 15 2013
Many people have been requesting more Xamarin.iOS samples for NucliOS . While I haven’t had a chance to work on any of my own recently (those are coming soon), I was happy to see that there are members of our community who have been taking it upon themselves...
-
Introduction As of NucliOS 2013 Volume 1, the IGGridView currently does not support column separator lines. Until we add this feature natively, there's a simple workaround you can use to create gridlines. Creating the Gridlines The idea of the work...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Thu, May 9 2013
If you're a .Net developer that has decided or is toying with the idea to start programming for the iphone/ipad then read on! For the past few months I've been blogging about about various topics related to iOS. Including creating some tutorials...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Wed, May 8 2013
The other day I was doing some coding on the side, and i was playing with different web services. Some of the web services returned JSON, while others returned XML. Now, JSON was easy to handle, b/c i could simply use the NSJSONSerialization class built...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Tue, May 7 2013
The arrival of the iPad has had a huge impact on sales forces , we know for a fact that some Fortune 2000 companies have switched the hardware they would provide to sales reps from laptops to iPads . One typical activity for sales representatives on the...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Tue, May 7 2013
Speaking from experience, .Net has a tendency to spoil us developers. In this post i'm going to talk about one of those scenarios, Boxing/Unboxing. If you're a C# programmer, and you have no idea what i mean by Boxing/Unboxing that proves my point...
-
Introduction When performing complex animations during run-time or any task that would require the translation of one UIView's location into that of another UIView , keeping track of the math on your own can be a challenge. Luckily Apple has created...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Mon, May 6 2013
For the 13.1 release of our NUCLiOS product we added a LOT of features . So many in fact that its actually quite easy to overlook some of them. So, today i'm going to talk about one of my favorite features added to the IGGridView: Infinite Scrolling...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Tue, Apr 30 2013
I threw a wish in the well, looking for ways how to tell, business insight from (data)hell, and now R+ is in my way SharePoint is a well of corporate data that comes in different formats, such as: tasks, issues, contacts, excel files, document libraries...
-
Introduction When visualizing data and presenting it to your users, the readability of your presentation is key. Users should be able to look at the graphic like a body of text and have an understanding of what is being presented. One key element that...
-
Introduction One important aspect of almost any application is the data source that provides or store data to the UI elements. In this article we'll wire up the most widely deployed SQL database engine in the world, SQLite, to the IGGridView . In...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Thu, May 23 2013
Hi, my name is Gabriel, and I'm a data junkie (everyone claps in imaginary support group). I like to measure processes by analyzing data logs , and check for trends . I do this as part of my job, but also do it with my personal data, such as my email...
-
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. #1 - AppCode AppCode is a must have IDE for any serious...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Fri, May 17 2013
So here's the scenario. You're writing an app, and you realize that it would be really cool if the stuff your app creates could be shared with other people. Sure you can go down the typical root of sharing through e-mail, dropbox, iMessage, etc...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Wed, May 15 2013
So you’ve designed your first ReportPlus dashboard, congratulations!! Now you want to share it, right? Well, you have a number of options with ReportPlus: Save the dashboard in a shared location , for other ReportPlus users to open it. This shared location...
-
-
By:
Brent Schooley
-
In:
Brent's Bytes
-
Posted On:
Wed, May 15 2013
Many people have been requesting more Xamarin.iOS samples for NucliOS . While I haven’t had a chance to work on any of my own recently (those are coming soon), I was happy to see that there are members of our community who have been taking it upon themselves...
-
Introduction As of NucliOS 2013 Volume 1, the IGGridView currently does not support column separator lines. Until we add this feature natively, there's a simple workaround you can use to create gridlines. Creating the Gridlines The idea of the work...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Thu, May 9 2013
If you're a .Net developer that has decided or is toying with the idea to start programming for the iphone/ipad then read on! For the past few months I've been blogging about about various topics related to iOS. Including creating some tutorials...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Wed, May 8 2013
The other day I was doing some coding on the side, and i was playing with different web services. Some of the web services returned JSON, while others returned XML. Now, JSON was easy to handle, b/c i could simply use the NSJSONSerialization class built...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Tue, May 7 2013
The arrival of the iPad has had a huge impact on sales forces , we know for a fact that some Fortune 2000 companies have switched the hardware they would provide to sales reps from laptops to iPads . One typical activity for sales representatives on the...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Tue, May 7 2013
Speaking from experience, .Net has a tendency to spoil us developers. In this post i'm going to talk about one of those scenarios, Boxing/Unboxing. If you're a C# programmer, and you have no idea what i mean by Boxing/Unboxing that proves my point...
-
Introduction When performing complex animations during run-time or any task that would require the translation of one UIView's location into that of another UIView , keeping track of the math on your own can be a challenge. Luckily Apple has created...
-
-
By:
Stephen Zaharuk
-
In:
Code By SteveZ
-
Posted On:
Mon, May 6 2013
For the 13.1 release of our NUCLiOS product we added a LOT of features . So many in fact that its actually quite easy to overlook some of them. So, today i'm going to talk about one of my favorite features added to the IGGridView: Infinite Scrolling...
-
-
By:
Gabriel Lopez
-
In:
Gabriel's Blog
-
Posted On:
Tue, Apr 30 2013
I threw a wish in the well, looking for ways how to tell, business insight from (data)hell, and now R+ is in my way SharePoint is a well of corporate data that comes in different formats, such as: tasks, issues, contacts, excel files, document libraries...
-
Introduction When visualizing data and presenting it to your users, the readability of your presentation is key. Users should be able to look at the graphic like a body of text and have an understanding of what is being presented. One key element that...
-
Introduction One important aspect of almost any application is the data source that provides or store data to the UI elements. In this article we'll wire up the most widely deployed SQL database engine in the world, SQLite, to the IGGridView . In...