Tags: relaxation

myinterestingthoughts:

Alex Krivtsov Photography 03 - Air Dance 01

myinterestingthoughts:

Alex Krivtsov Photography 03 - Air Dance 01

Tags: art

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++