by Andreas | Jan 1, 2015 | Software Development |
We at Single Coil Inc wish all of you a Happy Holiday and a Happy New Year. 2014 was an exciting year for S1c, we thank our amazing customers for looking at us to provide technical expertise when/where needed. Also, we have been working on something a bit different...
by Jason Brandt | Dec 13, 2014 | Software Development |
Historically, a major shortcoming of CSS has been its lack of a simple, streamlined layout mechanism. When developing a page layout of any significant complexity , the CSS can quickly devolve into endless spaghetti of “float”s and “clear”s, ...
by Dustin Preuitt | Nov 12, 2014 | Mobile Development, Software Development |
Swift is the new Xcode language being promoted by Apple. I decided it was best to figure out how to use this language and learn its benefits first hand. Why did Apple decide a new language was needed? One major reason is that Objective-C (cocoa) has a bad reputation:...
by Andreas | Sep 6, 2014 | Microsoft Dynamics AX, Software Development |
A frequent customer requirement is to display AX 2012 Financial Dimensions for different entities in row and also column format. Reasons are typically due to some form of reporting or integration into third party systems. One specific area that has become complex in...
by Jason Brandt | Jun 16, 2014 | Mobile Development, Software Development |
With the introduction of iOS 7, Apple made some controversial design decisions which affect not only the end-user, but the developer as well. This may have unwelcome consequences for the look and layout of your app. Today I’ll provide a few tips and tricks for...
by Andreas | Jun 9, 2014 | Microsoft Dynamics AX, Software Development |
In Microsoft Dynamics AX 2012, ListPages are more restricted from customization than in prior versions of AX. Primary reason for the restriction is so that the list pages maintain compatibility with Enterprise Portal. Recently a customer had a requirement where the...