Today, I was trying to get a list of all my unread messages in Gmail, at the beginning I thought this task it would be really easy, but actually, took
Today, I was trying to get a list of all my unread messages in Gmail, at the beginning I thought this task it would be really easy, but actually, took
When you have a project created on Joomla CMS, you will need to protect your directories and files in order to avoid a possible attack or loosing information. During my
Imagine the situation where you need to read a list of configuration permissions, these permissions are inside of an XML file called permisos.xml in a valid directory of your server. In
When we are creating plugins or simple code in jQuery and there is a single or many plugin dependences among them, a common task is to implement a mechanism to
In a previous post I explained what is the process for Saving a complex JSON object in a cookie by using jQuery (demo included in PHP). Now, I would like to add
“A woman tells her programmer husband to go to the store for some milk and while he’s there, get some eggs. He takes egg carton after egg carton, until there
Java is a Platform to create robust, secure and scalable stand-alone and enterprise web applications. It has a lot of classes and resources that make easy to develop many functionalities
Today, I spent almost three hours to test and implement a mechanism to save a complex JSON object and get it to render in a HTML output,, for this reason
Sublime Text 2 is my opinion one of most beautiful and useful editors for web developers, of course I really like Notepad++ (but this one, it doesn’t have a version
This short script could help you find blank lines at the beginning or the end of a set of files (in this case in the same directory where you run