[Assorted-commits] SF.net SVN: assorted:[914] personal-site/trunk
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-07-30 07:05:52
|
Revision: 914 http://assorted.svn.sourceforge.net/assorted/?rev=914&view=rev Author: yangzhang Date: 2008-07-30 07:05:58 +0000 (Wed, 30 Jul 2008) Log Message: ----------- updated freenode handle; updated office number; added corey paper; added xvm to project list Modified Paths: -------------- personal-site/trunk/src/index.txt personal-site/trunk/src/links.txt Added Paths: ----------- personal-site/trunk/static/papers/corey-osdi08.pdf Modified: personal-site/trunk/src/index.txt =================================================================== --- personal-site/trunk/src/index.txt 2008-07-30 03:15:58 UTC (rev 913) +++ personal-site/trunk/src/index.txt 2008-07-30 07:05:58 UTC (rev 914) @@ -40,8 +40,8 @@ item( 'Yahoo', 'ymsgr:sendIM?', 'overbored' ); 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/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( 'FreeNode', 'irc://irc.freenode.org/', 'zeeee' ); // 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/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-6015">(617) 253-6015</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,9 +56,11 @@ Here are the non-confidential projects in which I've been involved. More details when I have time! -- 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. +- Invirt: [SIPB]'s virtual machine management system. The name of the MIT + instance of this service is [XVM]. +- Corey: an exokernel operating system for many-core systems. - [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. @@ -91,7 +93,8 @@ - [Recovery-Oriented Computing] (ROC). - [Microsoft Search] and [Microsoft SharePoint Portal Server]. -<!-- TODO upload --> +[SIPB]: http://sipb.mit.edu/ +[XVM]: http://xvm.mit.edu/ [H-Store]: http://db.cs.yale.edu/hstore/ [WebTables]: slides/webtables-presentation-google07.pdf @@ -121,12 +124,13 @@ Misc Software ------------- -<!-- TODO: have a page of software --> +<!-- TODO: ZDB provides comprehensive navigable views of your software/projects +--> These are various other software I've worked on, not exclusively associated with any particular project above. -- [Assorted Projects]: my code dump +- [Assorted Projects]: my code dump---find a bunch more programs here - [Simple Publications Manager]: publication management web application - [gbookmark2delicious]: Python script to migrate/sync Google Bookmarks to del.icio.us @@ -146,6 +150,13 @@ <!-- TODO: mirror papers. integrate with zdb --> +- Silas Boyd-Wickizer (MIT), Haibo Chen (Fudan University), Rong Chen (Fudan + University), Yandong Mao (Fudan University), Frans Kaashoek (MIT), Robert + Morris (MIT), Aleksey Pesterev (MIT), Lex Stein (Microsoft Research Asia), + Ming Wu (Microsoft Research Asia), Yuehua Dai (Xi'an Jiaotong University), + Yang Zhang (MIT), Zheng Zhang (Microsoft Research Asia). _Corey: an + operating system for many cores_. OSDI 2008. [PDF](papers/corey-osdi08.pdf). + - Michael Cafarella, Alon Halevy, Daisy Wang, Eugene Wu, Yang Zhang. _WebTables: Exploring the Power of Tables on the Web_. VLDB 2008. [PDF](papers/webtables-vldb08.pdf) Modified: personal-site/trunk/src/links.txt =================================================================== --- personal-site/trunk/src/links.txt 2008-07-30 03:15:58 UTC (rev 913) +++ personal-site/trunk/src/links.txt 2008-07-30 07:05:58 UTC (rev 914) @@ -4,19 +4,22 @@ Myself Elsewhere ---------------- -- [Blog](http://scripts.mit.edu/~y_z/wp/) +- [My blog] - [Bookmarks]: Mirrors my Google Bookmarks using [gbookmark2delicious]. I post articles, software/tools, research projects, homepages, and just about anything else noteworthy that I come across. -- [Google Reader Shared Items]: I try to keep this restricted to posts that are - technical in nature, with a heavy emphasis on software systems in computer - science. +- [Google Reader Shared Items]: These are articles that I found interesting + from my RSS reader (Google Reader). I try to keep this restricted to posts + that are technical in nature, with a heavy emphasis on software systems in + computer science, but sometimes I share things like release announcements of + some of my favorite software. - [All my feed subscriptions] ([RSS]): All my Google Reader subscriptions, merged via Yahoo Pipes. Like my shared items, this is still mostly technical content. - [Facebook](http://www.facebook.com/profile.php?id=708869) - [LinkedIn](http://www.linkedin.com/in/yzhang) +[Blog]: http://scripts.mit.edu/~y_z/wp/ [Bookmarks]: http://del.icio.us/yaaang/ [gbookmark2delicious]: http://gbookmark2delicious.googlecode.com/ [Google Reader Shared Items]: https://www.google.com/reader/shared/18352898346631652002 @@ -31,10 +34,13 @@ Haskell posts. Low frequency. - [All Things Distributed]: Werner Vogels' blog (Amazon CTO and former CMU prof). Focus on distributed systems. Low frequency. -- [Ars Technica]: Jon "Hannibal" Stokes' pieces great explanatory articles on +- [Ars Technica]: Jon "Hannibal" Stokes' great explanatory articles on computer architecture topics. Low frequency. - [Evan Jones' Scratch Pad]: Labmate's blog on systems topics with occasional low-level articles on programming. Low frequency. +- [Geeking with Greg]: A blog by Greg Linden, the guy behind Amazon's + recommendation and personalization systems, now at MS Live Labs. Lots of good + discussion on IR research. Low frequency. - [High Scalability]: Blog on systems and scalability, particularly in the web applications/datacenter universe. The author frequently provides useful summarizing notes. Medium frequency. @@ -58,6 +64,7 @@ [All Things Distributed]: http://www.allthingsdistributed.com/ [Ars Technica]: http://arstechnica.com/index.ars [Evan Jones' Scratch Pad]: http://evanjones.ca/ +[Geeking with Greg]: http://glinden.blogspot.com/ [High Scalability]: http://www.highscalability.com/ [Kernel Trap]: http://kerneltrap.org/ [Linux kernel mailing list]: http://lkml.org/ Property changes on: personal-site/trunk/static/papers/corey-osdi08.pdf ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |