So… Today I created a chat application for web designers that dindn’t use javascript or ajax but only html and php. So… I created an index.php file where in an iframe I included the afisare.html file were the conversation is stored to display it, and a form to send new phrases. The form action is chat.php that contain a php script that write in afisare.html all the conversations.

Here is the link if you want to download the application!

Tags: php html chat

My Linux Mint 12 Desktop with MATE interface… I like it!

My Linux Mint 12 Desktop with MATE interface… I like it!

Tags: linux mint

Depth-first search in c++

Depth-first search in c++

Tags: c++

Tags: relaxation

A dropdown menu-bar created in css and html for my website… To use it you must replace the links with your owns and insert how much list you want!

Tags: css and html