Web Programming
ASP, PHP, Perl, and Javascript are among just a few of the web programming languages we use for scripting the functionality of your web pages. Highly dynamic and database driven web sites often require significant amounts of web scripting. At Technoponics, we can also take your graphical layouts and designs, and create optimized HTML for your site.
Database Development
Technoponics develops databases for members and content alongside dynamic driven web sites. We also design databases for intranet, extranet systems and for OLAP based CRM systems. The database development requirements differ significantly from project to project. Most clients tend to choose Microsoft's SQL Server, but we have often done projects using Oracle. There are also open source alternatives available like MySQL.
Networking
If you are building a server room, or engineering the infrastructure for a high volume web application, we may be able to help. Servers, databases, ethernet switches, firewalls, routers, and content switches are all key components to a highly available web application. If you would like Technoponics to help you with your devices or network installation, please contact us with the details of your request.
Hosting
At Technoponics we have a number of hosting services available for our clients. We have shared and dedicated server hosting solutions for ASP / SQL Server, which include unlimited email accounts on your domain name. For additional information on our hosting services and facilities, please follow the more info link.
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