<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (albertsun)</title>
    <link>https://pinboard.in/u:albertsun/public/</link>
    <description>recent bookmarks from albertsun</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.evanmiller.org/how-not-to-sort-by-average-rating.html"/>
	<rdf:li rdf:resource="http://blog.thejit.org/2010/02/12/voronoi-tessellation/"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/563198/how-do-you-detect-where-two-line-segments-intersect"/>
	<rdf:li rdf:resource="http://www.mathjax.org/"/>
	<rdf:li rdf:resource="http://www.ecp6.jussieu.fr/pageperso/bondy/books/gtwa/gtwa.html"/>
	<rdf:li rdf:resource="http://www.scottaaronson.com/writings/bignumbers.html"/>
	<rdf:li rdf:resource="http://cacm.acm.org/magazines/2009/9/38904-the-status-of-the-p-versus-np-problem/fulltext"/>
	<rdf:li rdf:resource="http://detexify.kirelabs.org/classify.html"/>
	<rdf:li rdf:resource="http://tlt.its.psu.edu/suggestions/international/accents/codemac.html#math"/>
	<rdf:li rdf:resource="http://collison.ie/blog/2009/04/hacking-for-fun-and-profit-with-mathematica-and-the-google-analytics-api"/>
	<rdf:li rdf:resource="http://www.ams.org/featurecolumn/archive/bezier.html"/>
	<rdf:li rdf:resource="http://www.wired.com/techbiz/it/magazine/17-03/wp_quant"/>
	<rdf:li rdf:resource="http://terrytao.wordpress.com/"/>
	<rdf:li rdf:resource="http://www.slate.com/id/2201428"/>
	<rdf:li rdf:resource="http://projecteuler.net/"/>
	<rdf:li rdf:resource="http://sierra.nmsu.edu/morandi/notes/groupactions.pdf"/>
	<rdf:li rdf:resource="http://wildaboutmath.com/2008/01/14/8-really-fun-paper-and-pencil-math-games/"/>
	<rdf:li rdf:resource="http://www.tkcs-collins.com/truman/monopoly/monopoly.shtml"/>
	<rdf:li rdf:resource="http://mathworld.wolfram.com/news/2004-10-13/google/"/>
	<rdf:li rdf:resource="http://thinkzone.wlonk.com/MathFun/Triangle.htm"/>
	<rdf:li rdf:resource="http://wildaboutmath.com/"/>
	<rdf:li rdf:resource="http://wildaboutmath.com/2007/11/11/impress-your-friends-with-mental-math-tricks/?more"/>
	<rdf:li rdf:resource="http://select.nytimes.com/2005/12/06/opinion/06kristof.html"/>
	<rdf:li rdf:resource="http://xahlee.org/flatland/index.html"/>
	<rdf:li rdf:resource="http://blogs.britannica.com/blog/main/2007/07/why-math-geeks-especially-immigrant-geeks-rule/"/>
	<rdf:li rdf:resource="http://xkcd.com/"/>
	<rdf:li rdf:resource="http://en.wikipedia.org/wiki/Trigonometric_identity"/>
	<rdf:li rdf:resource="http://en.wikipedia.org/wiki/Table_of_integrals"/>
	<rdf:li rdf:resource="http://blog.360.yahoo.com/blog-5CcC9sQlcqhUDN1P5SbXoWa5x.0-?cq=1&amp;p=4"/>
	<rdf:li rdf:resource="http://www.math.upenn.edu/ugrad/transfer.html"/>
	<rdf:li rdf:resource="http://wiki.mako.cc/WeddingVows"/>
	<rdf:li rdf:resource="http://mathtest.idiotworld.com/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.evanmiller.org/how-not-to-sort-by-average-rating.html">
    <title>How Not To Sort By Average Rating</title>
    <dc:date>2013-04-04T22:48:27+00:00</dc:date>
    <link>http://www.evanmiller.org/how-not-to-sort-by-average-rating.html</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[instead, use the Wilson score confidence interval for a Bernoulli parameter]]></description>
<dc:subject>algorithm math statistics ranking programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:albertsun/b:4e7e3088de3c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:algorithm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:statistics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:ranking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.thejit.org/2010/02/12/voronoi-tessellation/">
    <title>Voronoi Tessellation</title>
    <dc:date>2011-06-02T22:14:14+00:00</dc:date>
    <link>http://blog.thejit.org/2010/02/12/voronoi-tessellation/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>javascript math geometry voronoi</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:aaec765277e6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geometry"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:voronoi"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/563198/how-do-you-detect-where-two-line-segments-intersect">
    <title>homework - How do you detect where two line segments intersect? - Stack Overflow</title>
    <dc:date>2011-05-03T20:56:54+00:00</dc:date>
    <link>http://stackoverflow.com/questions/563198/how-do-you-detect-where-two-line-segments-intersect</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math geometry</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:be5d99411cb0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geometry"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.mathjax.org/">
    <title>MathJax | Beautiful math in all browsers</title>
    <dc:date>2010-12-06T14:23:14+00:00</dc:date>
    <link>http://www.mathjax.org/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math javascript fonts</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:bdb9a16dac07/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:fonts"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ecp6.jussieu.fr/pageperso/bondy/books/gtwa/gtwa.html">
    <title>Graph Theory with Applications</title>
    <dc:date>2009-11-10T23:19:00+00:00</dc:date>
    <link>http://www.ecp6.jussieu.fr/pageperso/bondy/books/gtwa/gtwa.html</link>
    <dc:creator>albertsun</dc:creator><dc:subject>graphtheory book math</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:239b47674d33/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:graphtheory"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.scottaaronson.com/writings/bignumbers.html">
    <title>Who Can Name the Bigger Number?</title>
    <dc:date>2009-10-29T18:51:54+00:00</dc:date>
    <link>http://www.scottaaronson.com/writings/bignumbers.html</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:f01eb8ce6335/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://cacm.acm.org/magazines/2009/9/38904-the-status-of-the-p-versus-np-problem/fulltext">
    <title>The Status of the P Versus NP Problem | September 2009 | Communications of the ACM</title>
    <dc:date>2009-08-26T16:48:56+00:00</dc:date>
    <link>http://cacm.acm.org/magazines/2009/9/38904-the-status-of-the-p-versus-np-problem/fulltext</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math toread</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:4b1138d5fdc4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:toread"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://detexify.kirelabs.org/classify.html">
    <title>Detexify LaTeX handwritten symbol recognition</title>
    <dc:date>2009-07-13T14:39:40+00:00</dc:date>
    <link>http://detexify.kirelabs.org/classify.html</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[draw -> latex code
]]></description>
<dc:subject>math reference latex cool tool</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:2aecc7ba64c6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:latex"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:cool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:tool"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tlt.its.psu.edu/suggestions/international/accents/codemac.html#math">
    <title>Macintosh Accent Codes</title>
    <dc:date>2009-04-28T13:56:16+00:00</dc:date>
    <link>http://tlt.its.psu.edu/suggestions/international/accents/codemac.html#math</link>
    <dc:creator>albertsun</dc:creator><dc:subject>mac reference math symbols</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:cefaa65b9454/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:symbols"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://collison.ie/blog/2009/04/hacking-for-fun-and-profit-with-mathematica-and-the-google-analytics-api">
    <title>Patrick Collison » blog » Hacking for fun and profit with Mathematica and the Google Analytics API</title>
    <dc:date>2009-04-28T03:41:14+00:00</dc:date>
    <link>http://collison.ie/blog/2009/04/hacking-for-fun-and-profit-with-mathematica-and-the-google-analytics-api</link>
    <dc:creator>albertsun</dc:creator><dc:subject>googleanalytics web analytics math mathematica</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:8b0567924847/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:googleanalytics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:analytics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:mathematica"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ams.org/featurecolumn/archive/bezier.html">
    <title>From Bézier to Bernstein</title>
    <dc:date>2009-04-12T17:08:45+00:00</dc:date>
    <link>http://www.ams.org/featurecolumn/archive/bezier.html</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[Bézier curves are ubiquitous in computer graphics (like the pen tool)
]]></description>
<dc:subject>graphics math design</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:5d749717420e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:design"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.wired.com/techbiz/it/magazine/17-03/wp_quant">
    <title>Recipe for Disaster: The Formula That Killed Wall Street</title>
    <dc:date>2009-02-25T02:43:29+00:00</dc:date>
    <link>http://www.wired.com/techbiz/it/magazine/17-03/wp_quant</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[David Li's Gaussian Copula function
]]></description>
<dc:subject>business math economics analysis finance risk</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:fc4e1790ff9d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:business"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:economics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:analysis"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:finance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:risk"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://terrytao.wordpress.com/">
    <title>Terence Tao Math Blog</title>
    <dc:date>2008-12-15T00:09:14+00:00</dc:date>
    <link>http://terrytao.wordpress.com/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>blog math academic</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:4dfc9fd91d7c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:blog"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:academic"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.slate.com/id/2201428">
    <title>How the financial markets fell for the martingale, a 400-year-old sucker bet. - By Jordan Ellenberg - Slate Magazine</title>
    <dc:date>2008-10-03T06:47:35+00:00</dc:date>
    <link>http://www.slate.com/id/2201428</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math slate financial markets news</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:7d193d312ffc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:slate"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:financial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:markets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:news"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://projecteuler.net/">
    <title>Project Euler</title>
    <dc:date>2008-08-22T06:59:39+00:00</dc:date>
    <link>http://projecteuler.net/</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[progressively harder math problems solvable in any programming language
]]></description>
<dc:subject>math programming compsci science fun games geek puzzle cod computer learning puzzles</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:ba45259e3066/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:compsci"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:science"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:fun"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geek"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:puzzle"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:cod"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:computer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:learning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:puzzles"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sierra.nmsu.edu/morandi/notes/groupactions.pdf">
    <title>Group Actions (PDF)</title>
    <dc:date>2008-03-18T01:04:41+00:00</dc:date>
    <link>http://sierra.nmsu.edu/morandi/notes/groupactions.pdf</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[Hi everyone,

 I was just informed of some notes available online about group actions, and in particular, using them to prove various results from section 2 in Herstein as we have been doing. You can find the notes at:

 http://sierra.nmsu.edu/morandi
]]></description>
<dc:subject>math notes groups actions</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:5fc4b3150974/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:notes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:groups"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:actions"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wildaboutmath.com/2008/01/14/8-really-fun-paper-and-pencil-math-games/">
    <title>8 really fun paper and pencil Math games » Fun Math Blog</title>
    <dc:date>2008-01-16T18:13:14+00:00</dc:date>
    <link>http://wildaboutmath.com/2008/01/14/8-really-fun-paper-and-pencil-math-games/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math games</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:b28a946b16b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:games"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.tkcs-collins.com/truman/monopoly/monopoly.shtml">
    <title>Probabilities in the Game of Monopoly®</title>
    <dc:date>2008-01-03T00:57:02+00:00</dc:date>
    <link>http://www.tkcs-collins.com/truman/monopoly/monopoly.shtml</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[monopoly statistics
]]></description>
<dc:subject>games monopoly statistics probability math reference fun cool strategy</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:e8d27e6d1077/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:monopoly"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:statistics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:probability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:fun"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:cool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:strategy"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mathworld.wolfram.com/news/2004-10-13/google/">
    <title>MathWorld News: Mathematica's Google Aptitude</title>
    <dc:date>2007-12-13T07:14:13+00:00</dc:date>
    <link>http://mathworld.wolfram.com/news/2004-10-13/google/</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[Answer to the 'GLAT' Google Aptitude Test
]]></description>
<dc:subject>google math puzzles geek interview test</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:8deac76cb1ec/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:puzzles"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geek"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:interview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:test"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://thinkzone.wlonk.com/MathFun/Triangle.htm">
    <title>World's Hardest Easy Geometry Problem</title>
    <dc:date>2007-12-08T07:57:06+00:00</dc:date>
    <link>http://thinkzone.wlonk.com/MathFun/Triangle.htm</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math geometry puzzle</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:9cd3dca12669/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geometry"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:puzzle"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wildaboutmath.com/">
    <title>Fun Math Blog</title>
    <dc:date>2007-12-04T08:15:17+00:00</dc:date>
    <link>http://wildaboutmath.com/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math education blog</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:d2097b6b4d02/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:education"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:blog"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wildaboutmath.com/2007/11/11/impress-your-friends-with-mental-math-tricks/?more">
    <title>Impress your friends with mental Math tricks » Fun Math Blog</title>
    <dc:date>2007-12-04T08:12:49+00:00</dc:date>
    <link>http://wildaboutmath.com/2007/11/11/impress-your-friends-with-mental-math-tricks/?more</link>
    <dc:creator>albertsun</dc:creator><dc:subject>math tips trivia</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:a59a6e5e7823/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:trivia"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://select.nytimes.com/2005/12/06/opinion/06kristof.html">
    <title>The Hubris of the Humanities - New York Times</title>
    <dc:date>2007-10-05T16:37:56+00:00</dc:date>
    <link>http://select.nytimes.com/2005/12/06/opinion/06kristof.html</link>
    <dc:creator>albertsun</dc:creator><dc:subject>nytimes kristof math science humanities twocultures</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:5a636176e0d8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:nytimes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:kristof"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:science"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:humanities"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:twocultures"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://xahlee.org/flatland/index.html">
    <title>Flatland</title>
    <dc:date>2007-10-02T06:47:01+00:00</dc:date>
    <link>http://xahlee.org/flatland/index.html</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[A Romance of Many Dimensions

by Edwin Abbott Abbott
]]></description>
<dc:subject>book flatland literature math science</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:1d779ee2629b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:flatland"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:literature"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:science"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blogs.britannica.com/blog/main/2007/07/why-math-geeks-especially-immigrant-geeks-rule/">
    <title>Why Math Geeks (Especially Immigrant Geeks) Rule - Britannica Blog</title>
    <dc:date>2007-07-04T17:55:09+00:00</dc:date>
    <link>http://blogs.britannica.com/blog/main/2007/07/why-math-geeks-especially-immigrant-geeks-rule/</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA["The other culture these immigrants bring with them is one of academic rigor.  In their schools in their home countries, they were very challenged by their classes, and required to do considerably more challenging mathematics than their children are doing
]]></description>
<dc:subject>math immigration blogpost</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:265465679fa2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:immigration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:blogpost"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://xkcd.com/">
    <title>xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe</title>
    <dc:date>2007-04-15T20:04:45+00:00</dc:date>
    <link>http://xkcd.com/</link>
    <dc:creator>albertsun</dc:creator><dc:subject>comics humor webcomic geek funny cool math</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:e9ec4e8481cf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:comics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:humor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:webcomic"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:geek"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:funny"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:cool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikipedia.org/wiki/Trigonometric_identity">
    <title>List of trigonometric identities - Wikipedia, the free encyclopedia</title>
    <dc:date>2007-02-22T07:06:40+00:00</dc:date>
    <link>http://en.wikipedia.org/wiki/Trigonometric_identity</link>
    <dc:creator>albertsun</dc:creator><dc:subject>wikipedia math trigonometry reference</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:90fd6100bc0f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:wikipedia"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:trigonometry"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikipedia.org/wiki/Table_of_integrals">
    <title>Table of integrals - Wikipedia, the free encyclopedia</title>
    <dc:date>2007-02-22T04:11:43+00:00</dc:date>
    <link>http://en.wikipedia.org/wiki/Table_of_integrals</link>
    <dc:creator>albertsun</dc:creator><dc:subject>wikipedia math integrals reference</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:4da14550f185/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:wikipedia"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:integrals"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.360.yahoo.com/blog-5CcC9sQlcqhUDN1P5SbXoWa5x.0-?cq=1&amp;p=4">
    <title>&quot;Perelman's Song&quot;, - Tina S. Chang's Blog</title>
    <dc:date>2006-11-15T03:27:38+00:00</dc:date>
    <link>http://blog.360.yahoo.com/blog-5CcC9sQlcqhUDN1P5SbXoWa5x.0-?cq=1&amp;p=4</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[uhhh. description of the proof of Poincare's Conjecture in short story form. fun eh?
]]></description>
<dc:subject>math story</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:c2b8bc05db5b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:story"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.math.upenn.edu/ugrad/transfer.html">
    <title>Transfer Credit for Math Courses at Penn</title>
    <dc:date>2006-11-06T23:27:04+00:00</dc:date>
    <link>http://www.math.upenn.edu/ugrad/transfer.html</link>
    <dc:creator>albertsun</dc:creator><dc:subject>upenn math transfer department</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:f82f0e13d9be/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:upenn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:transfer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:department"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wiki.mako.cc/WeddingVows">
    <title>WeddingVows - wiki.mako.cc</title>
    <dc:date>2006-06-09T13:48:30+00:00</dc:date>
    <link>http://wiki.mako.cc/WeddingVows</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[two hacker's wedding vows.
]]></description>
<dc:subject>math wedding hacks</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:28aca13abd58/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:wedding"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:hacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mathtest.idiotworld.com/">
    <title>Math God test</title>
    <dc:date>2006-03-07T23:20:19+00:00</dc:date>
    <link>http://mathtest.idiotworld.com/</link>
    <dc:creator>albertsun</dc:creator><description><![CDATA[(come back when this is less laggy) 3/7/06
]]></description>
<dc:subject>math test sequences patterns</dc:subject>
<dc:identifier>https://pinboard.in/u:albertsun/b:ff322e69cff7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:test"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:sequences"/>
	<rdf:li rdf:resource="https://pinboard.in/u:albertsun/t:patterns"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>