<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hypercities &#187; How To</title>
	<atom:link href="http://hypercities.com/blog/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://hypercities.com</link>
	<description>Main blog for Hypercities</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:23:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Prepare Text for an Object or Collection</title>
		<link>http://hypercities.com/blog/2010/08/31/how-to-prepare-text-for-an-object-or-collection/</link>
		<comments>http://hypercities.com/blog/2010/08/31/how-to-prepare-text-for-an-object-or-collection/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:45:35 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=477</guid>
		<description><![CDATA[Many users compose descriptive text in another program and then copy and paste it into HyperCities. This is actually a good option, because it allows you to do multiple drafts of the text before displaying it in HyperCities. If you do this, though, it’s best to use a plain text editor like Notepad (Windows) or TextWrangler (Mac), and do your formatting using the HyperCities editor, unless you know HTML. Avoid word processing programs like Microsoft Word; Word generates HTML that looks strange in HyperCities, so HyperCities edits most of this formatting out. Doing the formatting in HyperCities saves you time.]]></description>
			<content:encoded><![CDATA[<div>Many users compose descriptive text in another program and then copy and paste it into HyperCities. This is actually a good option, because it allows you to do multiple drafts of the text before displaying it in HyperCities. If you do this, though, it’s best to use a plain text editor like Notepad (Windows) or TextWrangler (Mac), and do your formatting using the HyperCities editor, unless you know HTML. Avoid word processing programs like Microsoft Word; Word generates HTML that looks strange in HyperCities, so HyperCities edits most of this formatting out. In other words, doing the formatting in HyperCities saves you time.</div>
<div>If you would like to write your own HTML, here are some guidelines:</div>
<div>
<ul>
<li>Only use tags that normally appear in the &lt;body&gt; portion of an HTML document. Anything in the &lt;head&gt; portion is discarded.</li>
<li>Use inline styles. CSS blocks (&lt;style&gt; tags) are removed by HyperCities for appearance and security. In the past, some cut-and-paste text from Word has changed the entire appearance of HyperCities because of conflicting style names or styles applied globally to all tags, e.g. &lt;p&gt;.</li>
<li>Links in HyperCities always open new windows. Anchor tags do not work in HyperCities content.</li>
<li>Clicking on images in HyperCities always opens them in our special photo viewer, which allows a user to see them in a larger size.</li>
<li>The following tags will be filtered out, and everything inside of them will be removed:
<ul>
<li>&lt;head&gt;</li>
<li>&lt;script&gt;</li>
<li>&lt;style&gt;</li>
<li>&lt;iframe&gt;</li>
<li>&lt;form&gt;</li>
<li>&lt;input&gt;</li>
<li>&lt;select&gt;</li>
<li>&lt;blink&gt;</li>
</ul>
</li>
<li>For security reasons, all Javascript is filtered out.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2010/08/31/how-to-prepare-text-for-an-object-or-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create an Object</title>
		<link>http://hypercities.com/blog/2010/08/19/how-to-create-an-object/</link>
		<comments>http://hypercities.com/blog/2010/08/19/how-to-create-an-object/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 19:37:59 +0000</pubDate>
		<dc:creator>manok</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=358</guid>
		<description><![CDATA[On the upper left corner of Hypercities, click on the &#8220;Add Media&#8221; button. Clicking it shows the three types of objects that HyperCities allows: points, lines, and polygons. A point is just a single place on a map, which can be represented by an (x,y) coordinate pair. A line is used to trace a path. [...]]]></description>
			<content:encoded><![CDATA[<p>On the upper left corner of Hypercities, click on the &#8220;Add Media&#8221; button. Clicking it shows the three types of objects that HyperCities allows: points, lines, and polygons.<br />
<img class="alignnone size-full wp-image-360" src="http://hypercities.com/files/2010/08/add-buttons2.jpg" alt="add buttons2" width="500" /></p>
<p>A point is just a single place on a map, which can be represented by an (x,y) coordinate pair.</p>
<p>A line is used to trace a path. It can contain many vertices, and can be used to form shapes.</p>
<p>A polygon is a shape. Clicking inside a shape activates the polygon; this is the difference between a polygon and a line. Clicking inside a closed line does not activate the info bubble for that object. Clicking inside a polygon does.</p>
<p>Once you have chosen what kind of object you want to create and its location, you will see the &#8220;Add Media&#8221; frame on the right.</p>
<p><img class="alignnone size-full wp-image-366" src="http://hypercities.com/files/2010/08/addmediainterface.jpg" alt="addmediainterface" width="500" /></p>
<p>Here you can set the title of your object, timespan,  license, and description of the object.</p>
<p>Author name is automatically filled in from the nickname you supplied when you registered. The author name can be changed individually for any object.</p>
<p>To set the time, you can type the year, month and date by either clicking on the fields or tabbing between them. You can also use the arrow keys to change these numbers. Typing &#8220;-&#8221; (the minus sign) toggles between &#8220;BCE&#8221; and CE (when &#8220;BCE&#8221; is not displayed). The date on the right must always be later than the date on the left; HyperCities will prevent you from entering an end date earlier than the start date, and vice versa.</p>
<p>The description field allows rich formatted text.<span style="font-size: 13.3333px"> To edit the HTML source, click on the &#8220;HTML&#8221; icon.</span></p>
<p><span style="font-size: 13.3333px">A note: many users compose the descriptive text in another program and then copy and paste the text into HyperCities. If you do this, it&#8217;s best to use a plain text editor like Notepad (Windows) or TextEdit (Mac), and do your formatting in HyperCities itself, unless you know HTML. Avoid word processing programs like Microsoft Word; Word generates HTML that look stranges when it is displayed in HyperCities. HyperCities also edits out some formatting that Word puts in, so generally, it&#8217;s best to write the text in Notepad (or TextEdit), without formatting, and use HyperCities to do the formatting. The HyperCities text editor is WYSIWYG (what you see is what you get).</span></p>
<p>Add images by clicking the &#8220;Insert/Upload Image&#8221; icon. Videos, however, must be hosted on other video websites such as YouTube, Vimeo, etc., and they can be embedded on Hypercities by copying and pasting the embed code from the hosting service.</p>
<p>To display base maps with your object, click on the &#8220;Select Base Map&#8221; button. This shows a list of maps that are visible in the current viewport and timespan. To select a map, just click on it. Use the &#8220;x&#8221; near the map to remove it.</p>
<p><img class="alignnone size-full wp-image-374" src="http://hypercities.com/files/2010/08/basemap.jpg" alt="basemap" width="500" /></p>
<p>If you want other objects to show up with your object, click on the &#8220;Select Other Items&#8221; button. You can use this window just like the regular collection list. Just check the items on that you want to appear.</p>
<p><img class="alignnone size-full wp-image-371" src="http://hypercities.com/files/2010/08/selectotheritems.jpg" alt="selectotheritems" width="500" /></p>
<p>Once you&#8217;re done, save your object by clicking &#8220;SAVE&#8221; on the lower right corner.</p>
<p>Click <a href="http://hypercities.com/blog/2010/08/12/how-to-create-new-collection/" target="_blank">here to see how to add your object in a collection.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2010/08/19/how-to-create-an-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Edit and Create a New Collection</title>
		<link>http://hypercities.com/blog/2010/08/12/how-to-edit-create-new-collection/</link>
		<comments>http://hypercities.com/blog/2010/08/12/how-to-edit-create-new-collection/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:22:08 +0000</pubDate>
		<dc:creator>manok</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[collection]]></category>
		<category><![CDATA[new collection]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=319</guid>
		<description><![CDATA[This tutorial is about creating a new collection and editing an already existing collection or a new one. &#160; Creating a New Collection Creating a new collection requires you to go to the add media interface. &#160; At the bottom of the &#8220;add media&#8221; frame, click the &#8220;My Collection&#8221; box and click on &#8220;Create New.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial is about creating a new collection and editing an already existing collection or a new one.</p>
<ul>
<p>&nbsp;</p>
<li><strong><font size="4">Creating a New Collection</font></strong></li>
</ul>
<p>Creating a new collection requires you to go to the add media interface.</p>
<p><img class="alignnone size-full wp-image-434" src="http://hypercities.com/files/2010/08/addnew.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<p>At the bottom of the &#8220;add media&#8221; frame, click the &#8220;My Collection&#8221; box and click on &#8220;Create New.&#8221;</p>
<p><img class="alignnone size-full wp-image-437" src="http://hypercities.com/files/2010/08/createnew.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<p>Type in the desired new collection name, and click OK.<br />
<img class="alignnone size-full wp-image-442" src="http://hypercities.com/files/2010/08/collectionname.jpg" alt="create collection name" width="500" /></p>
<p>&nbsp;</p>
<p>Once you click OK, your collection will be inside &#8220;My Collections.&#8221;<br />
<img class="alignnone size-full wp-image-439" src="http://hypercities.com/files/2010/08/added1.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<ul>
<li><strong><font size="4">Editing a Collection</font></strong></li>
</ul>
<p>To add your collection into an already existing collection, edit your collection by viewing it in Narrative mode. To do this, click on the Narrative Mode Button.</p>
<p><img class="alignnone size-full wp-image-444" src="http://hypercities.com/files/2010/08/narrativemode1.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<p>In the Narrative Mode, you will see different options such as &#8220;Expanded View,&#8221; List View, &#8221; &#8220;Edit Collection Info,&#8221; and &#8220;Delete Collection.&#8221; To edit the collection, click the &#8220;Edit Collection Info&#8221; button.<br />
<img class="alignnone size-full wp-image-445" src="http://hypercities.com/files/2010/08/narrativemode2.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<p>Click &#8220;My Collection&#8221; box at the bottom of the &#8220;Edit&#8221; frame. Then search for and select the name of the collection you want to put your new collection into.<br />
<img class="alignnone size-full wp-image-446" src="http://hypercities.com/files/2010/08/narrativemode3.jpg" alt="" width="500" /></p>
<p>&nbsp;</p>
<p>Click SAVE and your new collection will be added automatically into the collection you just selected.<br />
<img class="alignnone size-full wp-image-447" src="http://hypercities.com/files/2010/08/narrativemode41.jpg" alt="" width="500" height="236" /></p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2010/08/12/how-to-edit-create-new-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to design a KML or KMZ file to be compatible with Hypercities</title>
		<link>http://hypercities.com/blog/2010/02/09/how-to-design-a-kml-or-kmz-file-to-be-compatible-with-hypercities/</link>
		<comments>http://hypercities.com/blog/2010/02/09/how-to-design-a-kml-or-kmz-file-to-be-compatible-with-hypercities/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:20:40 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[kml]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=279</guid>
		<description><![CDATA[When preparing a KML file produced by Google Earth, Google Maps, or by hand, it&#8217;s important to ensure that it&#8217;s compatible with HyperCities before uploading it. HyperCities supports most, but not all, of the standard KML tags. The following is a diagram of all the tags that HyperCities supports: This diagram does not include elements [...]]]></description>
			<content:encoded><![CDATA[<p>When preparing a KML file produced by Google Earth, Google Maps, or by hand, it&#8217;s important to ensure that it&#8217;s compatible with HyperCities before uploading it. HyperCities supports most, but not all, of the standard KML tags. The following is a diagram of all the tags that HyperCities supports:</p>
<div id="attachment_280" class="wp-caption aligncenter" style="width: 568px"><img class="size-full wp-image-280" src="http://hypercities.com/files/2010/02/KML_tags.jpg" alt="Tags recognized by HyperCities in a KML file." width="558" height="770" /><p class="wp-caption-text">Tags recognized by HyperCities in a KML file.</p></div>
<p>This diagram does not include elements that describe placemarks and folders, like &#8220;title&#8221;, but these should be interpreted correctly.</p>
<p>Please also note that the link, location, scale, and orientation tags only work if they are associated with a model, not a 2D object.</p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2010/02/09/how-to-design-a-kml-or-kmz-file-to-be-compatible-with-hypercities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Embed a Snapshot in an Placemark</title>
		<link>http://hypercities.com/blog/2009/12/01/how-to-embed-a-snapshot-in-an-placemark/</link>
		<comments>http://hypercities.com/blog/2009/12/01/how-to-embed-a-snapshot-in-an-placemark/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 23:51:22 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=258</guid>
		<description><![CDATA[Snapshots are a useful feature of Hypercities. They allow you to save a certain configuration of Hypercities &#8212; objects, maps, and viewport settings &#8212; and reload it later. The links you use can be embedded as links within Hypercities objects themselves, so that clicking on a link can take a user to a different time [...]]]></description>
			<content:encoded><![CDATA[<p>Snapshots are a useful feature of Hypercities. They allow you to save a certain configuration of Hypercities &#8212; objects, maps, and viewport settings &#8212; and reload it later. The links you use can be embedded as links within Hypercities objects themselves, so that clicking on a link can take a user to a different time and place. Xreatig them is fairly simple. It requires a little bit of knowledge of HTML, but not too much. Here&#8217;s how:</p>
<p>1. Create your snapshot. To do this, set up Hypercities exactly as you want it, then click on the snapshot button. Remember the number at the end of the URL that you&#8217;ll be given.</p>
<p>2. Open the object that you want to put the link to the snapshot inside. Click on the &#8220;HTML&#8221; button. This will display the HTML source code of the text in your object. Find the text you want the user to click on to display the snapshot. Just before the text, without leaving a space, enter the following:</p>
<p>&lt;a snapshotid=&#8221;1234&#8243;&gt;</p>
<p>Replace 1234 with the number you were given when you created the snapshot.</p>
<p>Just after the text, again without leaving a space, enter this: &lt;/a&gt;</p>
<p>What you should end up with is something like the following:</p>
<p>&lt;a snapshotid=&#8221;1234&#8243;&gt;Click me to display the snapshot!&lt;/a&gt;</p>
<p>3. Save your edits as normal. Now, when a user clicks on the link, they should be taken to the exact state you created. Clicking on the link again will take them back.</p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2009/12/01/how-to-embed-a-snapshot-in-an-placemark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Citations to Content</title>
		<link>http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/</link>
		<comments>http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:57:00 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=250</guid>
		<description><![CDATA[On the web, like in Project Muse or Wikipedia, citations generally take the form of endnotes: clicking on a note in a piece of text scrolls your browser to the bottom of the page, where the corresponding endnote is contained. This doesn&#8217;t work in Hypercities, unfortunately, but Hypercitities has something better: citations that open a [...]]]></description>
			<content:encoded><![CDATA[<p>On the web, like in Project Muse or Wikipedia, citations generally take the form of endnotes: clicking on a note in a piece of text scrolls your browser to the bottom of the page, where the corresponding endnote is contained. This doesn&#8217;t work in Hypercities, unfortunately, but Hypercitities has something better: citations that open a new window with the text inside them. The procedure for creating these is a little bit complex, but it&#8217;s easy once you get the hang of it.</p>
<p>First, each citation must have a reference code unique within that particular piece of content. This code can be something as simple as &#8217;1&#8242; for the first one, &#8217;2&#8242; for the second, and so on, but the important thing is that they must be unique within the description of that particular object. You can reuse the same codes in different objects, even if they&#8217;re within the same collection. Codes are used to link the links (the piece of text you click on) to the text that is displayed in the window when it pops up. They can contain letters and numbers, but please avoid other characters or spaces.</p>
<p>Once you have your list of codes, you can begin to enter them. If the content is already in Hypercities, you enter it using the editor. You can also add them to a KML file if you&#8217;re planning to upload your collection as a KML file.</p>
<p>Using the edit window:</p>
<p>&nbsp;</p>
<p>1) Open the edit window. Once it&#8217;s open, click on the HTML button.<br />
<a rel="attachment wp-att-484" href="http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/citation1/"><img class="alignnone size-full wp-image-484" src="http://hypercities.com/files/2009/11/citation1.jpg" alt="" width="500" /></a></p>
<p>Your text should look different now, with a lot of codes you didn&#8217;t see before between greater-than and less-than characters. This is because you are now editing the HTML code that controls how your text is displayed.</p>
<p><a rel="attachment wp-att-485" href="http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/citation2/"><img class="alignnone size-full wp-image-485" src="http://hypercities.com/files/2009/11/citation2.jpg" alt="" width="500" /></a></p>
<p>&nbsp;</p>
<p>2) Find the piece of text you would like the user to click on to display the footnote.</p>
<p>&nbsp;</p>
<p>3) Just before this piece of text, without a space, insert the following code:</p>
<p>&lt;citation refcode=&#8221;<em>ref1</em>&#8220;&gt;</p>
<p>Replace &#8220;ref1&#8243; with the code for this citation.</p>
<p>&nbsp;</p>
<p>4) After the text the user will click on to display the citation, you must close the tag. Again, right after that text, enter the following text:</p>
<p>&lt;/citation&gt;</p>
<p>Do this for all your citations.<br />
<a rel="attachment wp-att-486" href="http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/citation3/"><img class="alignnone size-full wp-image-486" src="http://hypercities.com/files/2009/11/citation3.jpg" alt="" width="500" /></a></p>
<p>&nbsp;</p>
<p>5) At the very end of the document, you enter the text that will be displayed for each citation.</p>
<p>If not, what this means is that you need to create another list of all the text you want to create. Use the following template.</p>
<p>&lt;CitationList&gt; (This needs to appear before the first citation)</p>
<p>&lt;citation refcode=&#8221;<em>ref1</em>&#8220;&gt;Here is the text to be displayed&lt;/citation&gt;</p>
<p>&lt;citation refcode=&#8221;<em>ref2</em>&#8220;&gt;Here is the text to be displayed for your second footnote&lt;/citation&gt;</p>
<p>(Put more citations here)</p>
<p>&lt;/CitationList&gt; (This needs to appear after the last citation)</p>
<p><a rel="attachment wp-att-487" href="http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/citation4/"><img class="alignnone size-full wp-image-487" src="http://hypercities.com/files/2009/11/citation4.jpg" alt="" width="500" /></a></p>
<p>&nbsp;</p>
<p>HTML is allowed within the &lt;citation&gt; elements, but don&#8217;t put anything else between the &lt;CitationList&gt; and the &lt;citation&gt; tags inside it.</p>
<p>If you know XML, we are creating a CitationList element with citation children that have &#8220;ref&#8221; attributes with the same refcodes that you used before. The text of these children will be what is displayed in the new window when the user clicks on the link.</p>
<p>Please note: the text that the user clicks on to display the citation will automatically appear blue, superscripted, and underlined. Do not apply these styles yourself. In fact, if you put a &lt;sup&gt; tag around the text, it will be double-superscripted.</p>
<p>If you&#8217;re uploading a KML file, just follow steps 2-5, and make sure these all of this appears in the CDATA section of the description element of each object. The CitationList must also appear inside the CDATA element at the end of it.</p>
<p>Sample:<br />
<a href="http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/citation5/" rel="attachment wp-att-489"><img src="http://hypercities.com/files/2009/11/citation5.jpg" alt="" width="500" class="alignnone size-full wp-image-489" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2009/11/17/how-to-add-citations-to-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Upload a Collection of KML Files</title>
		<link>http://hypercities.com/blog/2009/10/21/how-to-upload-a-collection-of-kml-files/</link>
		<comments>http://hypercities.com/blog/2009/10/21/how-to-upload-a-collection-of-kml-files/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 00:23:52 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=228</guid>
		<description><![CDATA[Uploading a KML file is a relatively simple process. Reproducing a complex collection structure is less simple, however, but still fairly easy. Since each KML file you upload becomes its own collection, it takes some time to reproduce a complex collection structure. This article attempts to explain how to do this with the least pain [...]]]></description>
			<content:encoded><![CDATA[<p>Uploading a KML file is a relatively simple process. Reproducing a complex collection structure is less simple, however, but still fairly easy. Since each KML file you upload becomes its own collection, it takes some time to reproduce a complex collection structure. This article attempts to explain how to do this with the least pain possible:</p>
<h2>1. Outline your collection hierarchy.</h2>
<p>While it&#8217;s easy to change the hierarchy once your items are already in Hypercities, creating the hierarchy first will save you some time. For our example, let&#8217;s suppose we&#8217;re working on a project called &#8220;The Programmer and the Author,&#8221; and we have four files, houseofleaves.kml, infinitejest.kml, whitenoise.kml, and neuromancer.kml. Let&#8217;s also suppose we want to have the following hierarchy:</p>
<ul>
<li>The Programmer and the Author
<ul>
<li>The 1980s
<ul>
<li>William Gibson, Neuromancer (neuromancer.kml)</li>
<li>Don DeLillo, White Noise (whitenoise.kml)</li>
</ul>
</li>
<li>The 1990s
<ul>
<li>David Foster Wallace, Infinite Jest (infinitejest.kml)</li>
<li>Mark Z. Danielewski, House of Leaves (houseofleaves.kml)</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>2. Create the top-level collection.</h2>
<p>This is the &#8220;meta-collection.&#8221; Once you&#8217;re logged in, go to &#8220;My Profile&#8221; and click on &#8220;Create a New Collection.&#8221;</p>
<div id="attachment_236" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-236" src="http://hypercities.com/files/2009/10/CreateNewCollection2.png" alt="how to create a new collection" width="400" height="251" /><p class="wp-caption-text">how to create a new collection</p></div>
<p>Fill in the required information. In this case, the collection is called &#8220;The Programmer and the Author.&#8221; This collection may not show up in Hypercities yet because it doesn&#8217;t have anything in it.</p>
<p><img class="aligncenter size-full wp-image-239" src="http://hypercities.com/files/2009/10/Nested-21.png" alt="Nested-2" width="400" height="400" /></p>
<h2>3. Create any subcollections that will contain more than one collection.</h2>
<p>Collections with more than one collection should be the next thing you add. Click on &#8220;Create a New Collection&#8221; again and enter the appropriate name, e.g. &#8220;The 1980s.&#8221; Be sure when you do this to add the collection to the collection it will be inside on the &#8220;Add To &#8230;&#8221; tab.</p>
<p><img class="aligncenter size-full wp-image-240" src="http://hypercities.com/files/2009/10/Nested-3.png" alt="Nested-3" width="400" height="447" /></p>
<p>Here, we would add &#8220;The 1980s&#8221; to &#8220;The Programmer and the Author.&#8221; Again, these collections may not show up in Collection List view (though they will show up in the Add To &#8230; tab) if they have nothing in them.</p>
<h2>4. Upload the KML into the appropriate place.</h2>
<p>Now is when the real fun begins. Once you have created the collections, upload your first KML file. Click on the Add Media button.</p>
<p><img class="aligncenter size-full wp-image-241" src="http://hypercities.com/files/2009/10/Nested-4.png" alt="Nested-4" width="400" height="192" /></p>
<p>The bottom button is the &#8220;Import K ML&#8221; button. Click on this.</p>
<p><img class="aligncenter size-full wp-image-242" src="http://hypercities.com/files/2009/10/Nested-5.png" alt="Nested-5" width="400" height="264" /></p>
<p>In the window that pops up, fill in the required information. You must fill in a title, but this will be ignored if a name is specified in the file.</p>
<p><img class="aligncenter size-full wp-image-244" src="http://hypercities.com/files/2009/10/Nested-6.png" alt="Nested-6" width="400" height="391" /></p>
<p>Once you have entered the appropriate information on the first two tabs, click on the Add To tab. Put this in the appropriate collection. Here, we would be putting whitenoise.kml into &#8220;The 1980s.&#8221;</p>
<p><img class="aligncenter size-full wp-image-245" src="http://hypercities.com/files/2009/10/Nested-7.png" alt="Nested-7" width="400" height="390" /></p>
<p>Click the &#8220;submit&#8221; button.</p>
<p>Repeat the process for all the files.</p>
<p>Helpful tips:</p>
<ul>
<li>Before uploading your files, check them by opening them in Google Earth. This will validate that your KML is correct. If there&#8217;s a problem, it will frequently give you a more accurate assessment of what is wrong than Hypercities.</li>
<li>If you only want your sub-collections to appear as collections of the collection that contains them, be sure that the containing collection is the only collection checked in the &#8220;Add To &#8230;&#8221; tab. Otherwise, they will show up under any collections that have been checked.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2009/10/21/how-to-upload-a-collection-of-kml-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create and add media using Google My Maps</title>
		<link>http://hypercities.com/blog/2009/10/05/how-to-create-and-add-media-using-google-my-maps/</link>
		<comments>http://hypercities.com/blog/2009/10/05/how-to-create-and-add-media-using-google-my-maps/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:25:50 +0000</pubDate>
		<dc:creator>presner</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=215</guid>
		<description><![CDATA[The first video is a basic introduction to adding media in HyperCities: The second video will teach you the basics of creating a map using Google My Maps. The third video tells you how to add your Google My Map into HyperCities.]]></description>
			<content:encoded><![CDATA[<p>The first video is a basic introduction to adding media in HyperCities:</p>
<p></p>
<p>The second video will teach you the basics of creating a map using Google My Maps.</p>
<p></p>
<p>The third video tells you how to add your Google My Map into HyperCities.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2009/10/05/how-to-create-and-add-media-using-google-my-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use permalinks</title>
		<link>http://hypercities.com/blog/2009/07/24/how-to-use-permalinks/</link>
		<comments>http://hypercities.com/blog/2009/07/24/how-to-use-permalinks/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:01:14 +0000</pubDate>
		<dc:creator>David Shepard</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://hypercities.com/?p=22</guid>
		<description><![CDATA[If you would you like to give out a link directly to an object or a collection, you can use its permalink URL. These URLs direct Hypercities straight to one object or one collection. To find an object&#8217;s permalink, look in its information bubble. Click on it once it&#8217;s on the map, then click on [...]]]></description>
			<content:encoded><![CDATA[<p>If you would you like to give out a link directly to an object or a collection, you can use its permalink URL. These URLs direct Hypercities straight to one object or one collection.</p>
<p>To find an object&#8217;s permalink, look in its information bubble. Click on it once it&#8217;s on the map, then click on &#8220;More info&#8230;&#8221; and copy the URL from &#8220;Link to this object&#8221; field.</p>
<p>To find a link to a collection, go to the collection&#8217;s Narrative Viewby clicking on the double arrow (&gt;&gt;) next to its name, and click on &#8220;Link to this collection.&#8221; Also, once you open Narrative View, the URL in your browser&#8217;s location bar will contain the URL that will link you back to this collection.</p>
<h4><em>A Note on Permalinks </em></h4>
<p>You&#8217;ll notice that all the links folow this basic format:</p>
<p style="text-align: center"><em>http://hypercities.ats.ucla.edu/#item_type=collection&amp;item_id=8835</em></p>
<p>However, if you are one of the lucky people who was using Hypercities before July 2009, you may have a URL with a question mark (?) rather than a hash symbol (#):</p>
<p style="text-align: center"><em>http://hypercities.ats.ucla.edu/?item_type=collection&amp;item_id=8835</em></p>
<p>These will still work, but it&#8217;s better if you swap out the question mark for a hash symbol. Putting in a question mark causes Hypercities to reset itself every time you change the link. Using the hash symbol doesn&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://hypercities.com/blog/2009/07/24/how-to-use-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
