Confy's Computer Science Conference Calendar and Call for Papers
Your personal assistant for keeping track of Computer Science events
About
This page is supposed to support you in keeping track of interesting conferences. This service started in the summer of 2005 and is still under development. Future extensions/improvements may include subscribing for topics, email-service for approaching deadlines, support for journals, and more advanced automatic insertion of new calls for papers.
Help
This page is supposed to support you in keeping track of interesting conferences. The idea is as follows. As soon as you've made a login, you can "delete" all conferences that are of no interest to you, leaving a short list of relevant events. If any conferences are missing, you can add them yourself with little effort (using a so-called bookmarklet).
You can also show your list to others. See for example the list maintained by Mathijs of the Delft University of Technology.
This site also uses the possibility to include your list in your own website. See events interesting to Mathijs. To do this use the following commands in your .php file.
$name="your_login"; $url="http://www.confy.org/assistant.php?username=$name&noheader=1"; include_url($url);
Development
If you have any suggestions for improvement, please feel free to mail to info at confy dot org.
It's also possible to view the ChangeLog for recent changes.