Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
Hi,
the other day i was thinking to make a site where you play a random game each time you visit.
so, i have registered a domain and set it up:
Rand Games
need to do a lot of more work on it, i’m still thinking some features i can add and a proper...
Hi,
the last days i was working on a API for project. for that, i was needed to set a OAuth system. all went perfect but i have a problem when i wanted to use the API in a AJAX app.
as you already know, AJAX it’s a technique where you use javascript...
Hi,
one of the task i was need to do, was to write a javascript funtion to serialize a array, so can be sent through ajax.
the task wasn’t easy, why searching on the web i only found partially working functions (some that only proccess numerical...
Hi,
recently i have needed to do a script that parse a big xml file and insert it to a oscommerce database. i wanted to write this post why can be useful if you are doing something like this and maybe with other CMS system or database schema
the...