The CHESS Main page has the DREAM Seminar appear on it via a rss feed. The way we do this is by getting the RSS feed from
http://events.berkeley.edu/index.php/rss/sn/eecs/type/future.html?filter=Secondary%20Event%20Type&filtersel=1485

Note that to get the ical feed, replace /rss/ with /ical/.

For details, see: http://events.berkeley.edu/documentation/user/rss.html

To get a list of centers, see "Group or Center" in the upper right on the EECS calendar: http://events.berkeley.edu/index.php/calendar/sn/eecs.html. The secondary event types are:

<label>Group or Center</label><select name="SecondaryEventType[]"  id="inputSecondaryEventType[]" >
   <option value="Show All">Show All</option>
   <option value="1440">BISC</option>
   <option value="1441">CHESS</option>
   <option value="1442">CIS</option>
   <option value="1443">Database</option>

   <option value="1444">Departmental</option>
   <option value="1485">DREAMS</option>
   <option value="1445">Industrial Relations Office</option>
   <option value="1446">LAPACK</option>
   <option value="1467">Net/Comm/DSP</option>
   <option value="1447">Par Lab</option>

   <option value="1448">Plasmonic</option>
   <option value="1449">Solid State Technology and Devices</option>
   <option value="1450">Theory</option>
   <option value="1451">TRUST</option>
</select>

The CHESS main page uses the same mechanism as How do blog entries appear on the website?