[Assorted-commits] SF.net SVN: assorted: [737] personal-site/trunk/src/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 19:20:39
|
Revision: 737 http://assorted.svn.sourceforge.net/assorted/?rev=737&view=rev Author: yangzhang Date: 2008-05-08 12:20:17 -0700 (Thu, 08 May 2008) Log Message: ----------- fixed physical address; added josmp, hstore, gbookmark2delicious; added links; pdf -> pptx Modified Paths: -------------- personal-site/trunk/src/index.txt Modified: personal-site/trunk/src/index.txt =================================================================== --- personal-site/trunk/src/index.txt 2008-05-08 19:19:08 UTC (rev 736) +++ personal-site/trunk/src/index.txt 2008-05-08 19:20:17 UTC (rev 737) @@ -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/G920.gif">G920</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/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( '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>' ); // ]]> @@ -56,8 +56,9 @@ Here are the non-confidential projects in which I've been involved. More details when I have time! -<!-- JOSMP: an exokernel for multi-core x86 systems --> - +- JOSMP: an exokernel operating system for many-core systems. +- [H-Store]: a distributed main-memory relational database management system + for on-line transaction processing workloads. - [WebTables]: web-scale information retrieval over structured data. - [Scalable Resilient Overlay Networks]: distributed algorithms and systems to enable RONs to scale to thousands of nodes. @@ -92,6 +93,7 @@ <!-- TODO upload --> +[H-Store]: http://db.cs.yale.edu/hstore/ [WebTables]: slides/webtables-presentation-google07.pdf [Scalable Resilient Overlay Networks]: http://nms.csail.mit.edu/ron/ @@ -124,9 +126,12 @@ - [Assorted Projects]: my code dump - [Simple Publications Manager]: publication management web application +- [gbookmark2delicious]: Python script to migrate/sync Google Bookmarks to + del.icio.us [Assorted Projects]: http://assorted.sf.net/ [Simple Publications Manager]: http://pubmgr.sf.net/ +[gbookmark2delicious]: http://gbookmark2delicious.googlecode.com/ <a name="papers" /> @@ -143,10 +148,8 @@ - Yang Zhang, Bret Hull, Hari Balakrishnan, Samuel Madden. _ICEDB: Intermittently-Connected Continuous Query Processing_. ICDE 2007. [PDF](http://db.csail.mit.edu/pubs/icde07cr.pdf) - [Slides PDF](icedb-presentation-icde07.pdf) + [Slides PPTX](slides/icedb-presentation-icde07.pptx) -<!-- TODO upload above --> - - Bret Hull, Vladimir Bychkovsky, Yang Zhang, Kevin Chen, Michel Goraczko, Allen Miu, Eugene Shih, Hari Balakrishnan, Samuel Madden. _CarTel: A Distributed Mobile Sensor Computing System_. Sensys 2006. @@ -177,20 +180,15 @@ - 6.033 Computer Systems Engineering (TA, spring 2007) - 6.867 Machine Learning (fall 2007) +<a name="stuff" /> + Stuff ----- +- [Links](links.html) - [Software recommendations](recommendations.html) +<!-- - [Notes](notes/) --> -Links ------ - -- [A Neighborhood of Infinity](http://sigfpe.blogspot.com/) -- [Kernel Trap](http://kerneltrap.org/) -- [Lambda The Ultimate](http://www.lambda-the-ultimate.org/) -- [PBF Comics](http://www.pbfcomics.com/) -- [Tumbolia](http://jorendorff.blogspot.com/) - <!-- Extreme Tracking --> <div id="eXTReMe"><a href="http://extremetracking.com/open?login=yzzororg"> <img src="http://t1.extreme-dm.com/i.gif" style="border: 0;" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |