Thursday, January 18, 2007

Sign up for A Week of Science   posted by Razib @ 1/18/2007 08:59:00 PM
Share/Bookmark

There is now a sign up page for A Week of Science. Basically I'll take the feeds and load them up on Justscience.net with Feedpress the day before the 5th. You can see the current list here. You can insert the sign up page with this code into your own site (remove the styling if you wish of course):
<form action="http://www.justscience.net/signup.php" method="GET">
<style>
#justScienceInputs { border:#CCCCCC thin groove; width: 250px; padding:5px;
background-color:#FFFFCC; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
input {width:150px;}
</style>
<div id="justScienceInputs">
<b>Sign up for Just Science 2007!</b><br/>
<input type="text" name="blogName" value="" />Blog name<br/>
<input type="text" name="blogEmail" value="" />Email contact<br/>
<input type="text" name="blogURL" value="" />Blog URL<br/>
<input type="text" name="blogFeed" value="" />Blog Feed<br/>
<input type="submit" name-"blogSubmit" value="Sign me up" /><br/>

Submitting this information means that you will be signed up for the aggregator
blog site Justscience.net for the week of February 5th to the 11th.
</div>
</form>