Technoponics is an information technology consulting firm, specializing in the development of web based solutions for our clients. We work on everything from internal administrative systems to public facing web sites.
Mobile App development with Corona SDK
5/2/2011
Technoponics has selected the Corona SDK technology for its iPhone, iPad and Android projects.
Created in 2007 par the minds behind Adobe Flash, Corona SDK is first and foremost a game development tool. But since we believe that every mobile application...
More
JQUERY 1.5
2/14/2011
Just released : Jquery 1.5 , with the new Deferred option for multiple callback...woohoo
http://blog.jquery.com/2011/02/07/jqcommunity-updates-feb2011/#jqreleased
Plus a preview of the official Jquery UI Grid.
More
CSV Strings in SQL
8/18/2010
I’m working on a webservice that will receive a comma separated list of ID’s and return XML and was concerned about the performance of the function I had been using in SQL to split a string into a table to join and select records.
I have...
More