if you have problems with greek character encoding use this functions.
Monthly Archives: October 2011
JQUERY MOBILE TUTORIALS
jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.
PHP / Javascript: Cross-domain JSON request issues
I am trying to request JSON from Google Places API, but I am still getting the cross-domain request error after firstly including:
List of common media types
List of common media types IANA manages a registry of media types and character encodings. The organization makes a list available to the public through the Web. Some of the more notable media types used on the Web are listed below:
Create Web Service Using PHP, MySQL, XML, and JSON
Web services are taking over the world. I credit Twitter’s epic rise to the availability of a simple but rich API. Why not use the same model for your own sites? Here’s how to create a basic web service that provides an XML or JSON response using some PHP and MySQL.
LOADING EXTERNAL DATA INTO AN IOS PHONEGAP APP USING JQUERY 1.5
My 2010 post about loading data into a PhoneGap application is by far the most viewed page of my blog so I thought I’d revisit it and write an article about a more efficient method I have been using, following the release of jQuery 1.5.