[Assorted-commits] SF.net SVN: assorted:[901] personal-site/trunk/src/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-07-18 08:40:14
|
Revision: 901 http://assorted.svn.sourceforge.net/assorted/?rev=901&view=rev Author: yangzhang Date: 2008-07-18 08:40:19 +0000 (Fri, 18 Jul 2008) Log Message: ----------- updated "office" number; added more sw links Modified Paths: -------------- personal-site/trunk/src/index.txt Modified: personal-site/trunk/src/index.txt =================================================================== --- personal-site/trunk/src/index.txt 2008-07-18 08:39:01 UTC (rev 900) +++ personal-site/trunk/src/index.txt 2008-07-18 08:40:19 UTC (rev 901) @@ -41,7 +41,7 @@ item( 'Jabber (Google)', 'xmpp:', 'gmail.com', 'yaaang' ); item( 'Skype', 'callto://', 'yaaang' ); item( 'FreeNode', 'irc://irc.freenode.org/', 'zeeeee' ); // TODO fix - item( 'Office', 'MIT/CSAIL <a href="http://whereis.mit.edu/map-jpg?selection=32&Buildings=go">32</a>-<a href="http://www.csail.mit.edu/resources/maps/9G/G980.gif">G980</a>, <a href="http://www.eecs.mit.edu/stata-link.html">Stata Center</a>, <a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=32+Vassar+St,+Cambridge,+MA+02139&sll=42.357926,-71.093616&sspn=0.00842,0.01575&ie=UTF8&ll=42.362682,-71.093495&spn=0.008419,0.01575&z=16&iwloc=addr">32 Vassar St., Cambridge, MA 02139</a>, <a href="callto://+1-617-253-0969">(617) 253-0969</a>' ); + item( '"Office"', 'MIT/CSAIL <a href="http://whereis.mit.edu/map-jpg?selection=32&Buildings=go">32</a>-<a href="http://www.csail.mit.edu/resources/maps/9G/G908.gif">G908</a>, <a href="http://www.eecs.mit.edu/stata-link.html">Stata Center</a>, <a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=32+Vassar+St,+Cambridge,+MA+02139&sll=42.357926,-71.093616&sspn=0.00842,0.01575&ie=UTF8&ll=42.362682,-71.093495&spn=0.008419,0.01575&z=16&iwloc=addr">32 Vassar St., Cambridge, MA 02139</a>, <a href="callto://+1-617-253-0969">(617) 253-0969</a>' ); item( 'GPG public key', '<a href="yang.gpg.asc">yang.gpg.asc</a> (<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xB1E65B60">MIT PKS entry</a>)' ); document.write( '</ul>' ); // ]]> @@ -118,9 +118,11 @@ <a name="software" /> -Software --------- +Misc Software +------------- +<!-- TODO: have a page of software --> + These are various other software I've worked on, not exclusively associated with any particular project above. @@ -128,10 +130,14 @@ - [Simple Publications Manager]: publication management web application - [gbookmark2delicious]: Python script to migrate/sync Google Bookmarks to del.icio.us +- [ICFPC 2008 entry]: with Kwon An, Chris Lesniewski-Laas, and Greg Little +- [BattleCode 2008 entry]: with Greg Little [Assorted Projects]: http://assorted.sf.net/ [Simple Publications Manager]: http://pubmgr.sf.net/ [gbookmark2delicious]: http://gbookmark2delicious.googlecode.com/ +[ICFPC 2008 entry]: http://www.assembla.com/spaces/icfpc08-csail +[BattleCode 2008 entry]: http://www.assembla.com/spaces/battlecode2008 <a name="papers" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |