<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://blog.lib.umn.edu/sigal003/technotes/">
<title>technotes</title>
<link>http://blog.lib.umn.edu/sigal003/technotes/</link>
<description>notes on tech stuff i try</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-06-23T08:52:22-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.31-en" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://blog.lib.umn.edu/sigal003/technotes/132116.html" />

<rdf:li rdf:resource="http://blog.lib.umn.edu/sigal003/technotes/036291.html" />

<rdf:li rdf:resource="http://blog.lib.umn.edu/sigal003/technotes/034926.html" />

<rdf:li rdf:resource="http://blog.lib.umn.edu/sigal003/technotes/025612.html" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://blog.lib.umn.edu/sigal003/technotes/132116.html">
<title>Where to find those snappy little icons for &apos;print this page&apos; and &apos;email this page&apos;?</title>
<link>http://blog.lib.umn.edu/sigal003/technotes/132116.html</link>
<description>So I&apos;m working on a website, and need icons for &apos;email this page&apos; and &apos;print this page&apos;. Where to go? I started with a google image search for &apos;open source icons&apos;. This was a good start but pretty random and...</description>
<dc:subject>webmastering</dc:subject>
<dc:creator>sigal003</dc:creator>
<dc:date>2008-06-23T08:52:22-06:00</dc:date>
</item>

<item rdf:about="http://blog.lib.umn.edu/sigal003/technotes/036291.html">
<title>I went with Site5...so far so good</title>
<link>http://blog.lib.umn.edu/sigal003/technotes/036291.html</link>
<description>In my previous entry, I talked about the frustrating process of trying to pick a web host. I said that I was close to deciding between site5.com and hostgator.com. Well, I went with Site5.com. I signed up online, and didn&apos;t...</description>
<dc:subject>webmastering</dc:subject>
<dc:creator>sigal003</dc:creator>
<dc:date>2006-01-26T14:21:54-06:00</dc:date>
</item>

<item rdf:about="http://blog.lib.umn.edu/sigal003/technotes/034926.html">
<title>Finding a web host</title>
<link>http://blog.lib.umn.edu/sigal003/technotes/034926.html</link>
<description>Finding a new webhost sucks. It&apos;s gotta be the most tedious and dizzying process ever. There are so many web hosting companies, and so many resellers, which all offer so many similar-looking but difficult to interpret deals. They all try...</description>
<dc:subject>webmastering</dc:subject>
<dc:creator>sigal003</dc:creator>
<dc:date>2006-01-06T10:12:13-06:00</dc:date>
</item>

<item rdf:about="http://blog.lib.umn.edu/sigal003/technotes/025612.html">
<title>javascript to do basic calculations from form data</title>
<link>http://blog.lib.umn.edu/sigal003/technotes/025612.html</link>
<description>I&apos;m writing a javascript to perform a few simple calculations starting from one number entered by a user on a form on a web page, then output the results of the calculation in a popup window. I wrote something like...</description>
<dc:subject>javascript</dc:subject>
<dc:creator>sigal003</dc:creator>
<dc:date>2005-08-12T13:51:13-06:00</dc:date>
</item>


</rdf:RDF>