Navigation
-
Recent Posts
Archives
- September 2018
- November 2017
- August 2017
- May 2017
- January 2017
- December 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- March 2016
- January 2016
- December 2015
- November 2015
- September 2015
- March 2015
- December 2014
- November 2014
- March 2014
- January 2014
- March 2013
- February 2013
- October 2012
- July 2012
- February 2012
- January 2012
- December 2011
- January 2011
- July 2010
- April 2010
- December 2009
- July 2009
- December 2008
- July 2008
- June 2008
- February 2008
- September 2007
- June 2007
- March 2007
- December 2006
- July 2006
- April 2006
- February 2006
- November 2005
- October 2005
- July 2005
- June 2005
- May 2005
- April 2005
Categories
Meta
Monthly Archives: August 2016
SDK Design Goal #6: Design for Purpose
This is a seventh article in the SDK Design Goal series. Please see the introduction article “How to present the licensed technology the right way?”. We already discussed in the previous article, SDK Design Goal #5: Design for Extra Functionality, that when you initially develop your technology to be used internally, usually only the API necessary […]
SDK tsar Comments Off on SDK Design Goal #6: Design for Purpose
SDK Design Goal #5: Design for Extra Functionality
A part of this article covers the issues related to C/C++/Java programming languages, and mentions relevant APIs. Feel free to skip those if you’re not familiar with the languages. This is a sixth article in the SDK Design Goal series. Please see the introduction article “How to present the licensed technology the right way?”. When […]
SDK tsar Tagged api, development, sdk
Comments Off on SDK Design Goal #5: Design for Extra Functionality
SDK Design Goal #4: Design for Future Portability
A part of this article covers the issues arising from designing C/C++ interfaces, and assumes basic knowledge of those languages. This is a fifth article in the SDK Design Goal series. Please see the introduction article “How to present the licensed technology the right way?”. The technology you have developed works fine on a 32-bit […]
SDK tsar Tagged design, sdk development
Comments Off on SDK Design Goal #4: Design for Future Portability