The Team
Technoponics three founding partners are all seasoned veterans in the IT industry. Sylvain Frechette, William Groombridge and Francois Pomerleau bring to Technoponics experiences from a variety of industries such as banking, publishing, manufacturing, service and advertising.
How We Work
The key to success in developing and implementing any information system is communication. Constant exchange of information between developer and client ensures that everyone is working towards the same goal.
Coupled with good communication, Technoponics utilizes an iterative development process based on the agile development model. Iterative development offers many advantages, mainly the constant feedback to the customer. Each iteration of the application allows both the developer and customer to communicate using a tangible model.
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