Ted Gueniche

June 1, 2011
by ted
0 comments

Bypassing cross domain ajax restriction using php

This article presents a way to communicate between two distinct webserver using php. The goal is to send a http request to another website in order to get some raw information (XML, JSON,…) or to get some html. The protocol of … Continue reading

March 12, 2011
by ted
0 comments

Artificial Intelligence in a simple web application

I always wanted to create an Artificial Intelligence, I should probably start small, like this: Let’s imagine a web page where there is a list of links to your favorite websites. My blog Weather Calendar Gmail Now the goal would be that every … Continue reading