Technology
Python
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Developed by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
MySQL
MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.
MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP web application software stack. LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python".
Ajax
Ajax is a group of interrelated web development methods used on the client-side to create asynchronous web applications. With Ajax, web applications can send data to, and retrieve data from, a server asynchronously (in the background) without interfering with the display and behavior of the existing page.
jQuery
jQuery is great library for developing Ajax based applications. It's a library for the JavaScript programmers, which simplifies the development of web 2.0 applications.
YUI
The YUI Library is a set of utilities and controls, written with JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.
AcuRapid core competency is in using Django as the web application framework development and Python as the object-oriented programming language. On the surface, for user interface and user experience, we use HTML/XHTML, CSS, Javascript, and jQuery. We also apply AJAX appropriately but extensively.