I have made a similar blog post on frameworks / content management systems before in this website, but that was like 6 months ago and a lot have changed. What has been the rage is now the unwanted old component, and there have been made huge improvements in back end framework’s approaches to problems (such… Continue reading Best PHP Back-End Frameworks Of August 2013
Author: admin
Linux Commands For Beginners – A Tutorial
I was introduced to this Linux system by the age of 12 – That might make an idea in your mind why am i a tech article writer and a web developer. Because i was simply born for this. I love to discover new technologies, break them apart, look in them, realize what they do,… Continue reading Linux Commands For Beginners – A Tutorial
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)
Remove Your Codec Packs, Install These Media Players
It is unnerving to see people installing thousands of codec packs in their computers and not realizing that they can get a single good media player that can play all the formats they need when they want to, say view a mkv video, or listen to some Lossless OGG. I will just state right now… Continue reading Remove Your Codec Packs, Install These Media Players
Are Our Children Turning into Cyberspace Cadets?
Most children now live in two worlds – the real one and their virtual one. Cyberspace has become a cool place to spend time in, chat with friends, socialise and share their problems. As well as spending time online chatting with school friends, they also make new friends. And this is where we as parents… Continue reading Are Our Children Turning into Cyberspace Cadets?
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
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
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)