Posts Tagged ‘jQuery’


PHP Project: My Trip Emission

By Oscar Dias on April 26th, 2012 with no Comments »
My Trip Emission

After my one year trip to Australia I’m back to Brazil. It’s time to get this blog back to life. So, I’m going to start writing about a PHP application I did a few years ago called My Trip Emission. It is an application that give you the emission of CO2 of your trip, all you need is to define the model of your car and your trip (from and to). It is developed in pure PHP with jQuery and the Google Maps API.

Read more »


How to Add a Rate Field to WordPress Comments

By Oscar Dias on September 28th, 2010 with 19 Comments »
WordPress

In this article I’ll show you how to add a rating field to your WordPress comments. We’ll work with PHP to enable the new field and show it in the comments template. Also, we’re going to do some styling in order to give a nice look to the rate system. Finally we’ll also create a small JavaScript using jQuery to enable it.

Read more »