Tutorial: Writing A Modern Web Application With CodeIgniter, Ajax, and Rest (Part 3)

We are coming to the end of our lovely tutorial on how to build a nice little web application with animal management on the database part with the view – writing part. Rev up your syntaxt highlighted editors and click clack to the end of this tutorial to reap the big benefit of your work… Continue reading Tutorial: Writing A Modern Web Application With CodeIgniter, Ajax, and Rest (Part 3)

Published
Categorized as News

Probook PRBT740 Tablet Review

I bought one of these tablets 3 weeks ago from a local store and decided to write a short review on them. In this article, i will describe the looks of the tablet, specification, overall performance, and the durability of the battery. These tablets are in a line of cheap tablets produced in India,having installed… Continue reading Probook PRBT740 Tablet Review

Published
Categorized as Reviews

A Comparison Of Database Software By A Web Application Developer

When making a choice in any kind of software, you must take the factors like price, performance, capacity, and capabilities. And that’s exactly what we will do today in helping you make the choice for your database solution. Databases are applications that help you store large amounts of data and retrieve them as fast as… Continue reading A Comparison Of Database Software By A Web Application Developer

Published
Categorized as News

Top 10 Recovery Software For Your Home and Business Computers

Not taking regular back-ups or taking care of your operating system issues meticulously, will soon or later face you with the problem of having to recover your lost data from your home or business computer. Prevention is better than fixing, but not every person has the time and money to invest in back-up software. We… Continue reading Top 10 Recovery Software For Your Home and Business Computers

Tutorial: Writing A Modern Web Application with CodeIgniter, Ajax, and Rest (Part 2)

In the last tutorial that i wrote with the title that you see up, i have described how to write a model for the retrieval / insertion / updating / deleting operations that you will want to do on your database in your shiny new web application. In this part though, we will deal with… Continue reading Tutorial: Writing A Modern Web Application with CodeIgniter, Ajax, and Rest (Part 2)

Tutorial: Writing A Modern Web Application With CodeIgniter, Ajax, and Rest (Part 1)

It is sure nice to have a framework handle all the logic in your web application, but without dynamic content loading, your web application will be seen as lacking and not modern. We don’t want to give the upper hand to the competitors by a mistake of implementation do we? Today, i will write a… Continue reading Tutorial: Writing A Modern Web Application With CodeIgniter, Ajax, and Rest (Part 1)