Google has provided web developers foreign language translation api. Web content translation is not a problem anymore, with google’s Google Translate, research from different countries is now made possible. This is a big help especially for researchers on the net, we can now easily understand web contents and even text from outside sources which also [...]
Archive for the ‘Programming’ Category
Code Igniter Query
Code Igniter is one of the best PHP framework available today. It is free to download and user guide can be found together with the package. In Code Igniter the class that has the database queries or the methods that deals with getting the data on the database is placed inside the MODEL folder. Just [...]
Object Oriented PHP Samples
PHP is one of the mostly used language on the net. Why is it preferred by most web developers? Well, to give a brief reason why I love PHP most and why it is widely used I am sure of and few of the reasons why I love PHP: It is free, easy to use, [...]
Session Authentication
One problem in creating a PHP Session Authentication is that when you are logged in and suddenly logs out and click the back button you will be returned to the page where you kast visited. Isn’t this a problem especially when you have important data in that page. So if you have problem with this [...]
Neural Network Programming
Thank You to Jovencito Talasan One method of Neural Network Programming is Q Learning that will be applied for ai robots. Q learning is is an off-policy method that can be run on top of any strategy wandering in the Markov Decision Process (MDP). It uses the information observed to approximate the optimal function, from [...]
File Extension VOB
Yesterday I was walking on the mall and I saw this movie, it was entitled The Knowing. When I got home I searched for the movie over the net and I saw the trailer and it was something that I should see. It tells about how the feature will be if we keep this foolishness [...]
PHP Displaying On the Browser
When its your first time to code HTML , the tendency of opening the file is by clicking it twice and yes the expected result is displaying. And from that point on, they can view their web page/website as it was intended to be viewed. Above image is one example of an HTML file viewed [...]






