<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ref="http://purl.org/rss/1.0/modules/reference/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://leam.djshawnee.com/rss.rdf">
		<title>LEAM</title>
		<link>http://leam.djshawnee.com/index.php</link>
		<description><![CDATA[No Footer]]></description>
		<items>
			<rdf:Seq>
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080304-192734" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080226-210150" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080219-201235" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080219-193021" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080218-211317" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080210-190517" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080208-141600" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080208-023243" />
				<rdf:li resource="http://leam.djshawnee.com/index.php?entry=entry080204-062813" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080304-192734">
		<title>Post Install Work In ZMI</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080304-192734</link>
		<description><![CDATA[After installing and launching the zope/plone site, the following changes must be made to ensure proper functionality:<br /><br />1)  <b>Modify Navtree.css</b><br />Navigate in the ZMI to ZMI &gt; Portal_Skins &gt; Plone_Styles &gt; Navtree.css.  Choose to create a customization.  In that file, add the following lines near the top of the CSS:<br /><br />/* New navtree styles */<br />li.simMap {<br />    display: inline;<br />}<br /><br />li.simMap a,<br />li.simMap a:hover {<br />    display: inline;<br />}<br /><br /><br />2) <b>Update Javascript Registry</b><br />Add the following file to the javascript registry &#039;wms-gs-1_0_1.js&#039;.<br /><br />3) <b>Enable Products</b><br />Enable the Theme492, SimMap, and SimMapFolder products.<br /><br />4) <b>Create Legend Portlet</b><br />To do this, create a &quot;Static Text Portlet&quot; that will be displayed on the SimMap and SimMapFolder content types.  This static text portlet should contain the following html:<br /><br />&lt;div id=&quot;legend&quot;&gt; &lt;/div&gt;]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080226-210150">
		<title>Meeting 2/26</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080226-210150</link>
		<description><![CDATA[We&#039;ve noted bugs and reported them in the bug tracking system.  Some can be worked on this week, others may be something for future developers to consider. <br /><br />We will meet with the LEAM group to discuss the user study on FRIDAY, MARCH 7th, at 1:00pm. <br /><br />We need to:<br />- Place User Manual online in the Plone site.<br />- Add instructions on how to change a map template and edit a map<br />- Document setting up our products and themes when installing Plone<br />- Check code into subversion<br />- Get more maps on the page (?)<br />- Jeff would like us to research KSS (AJAX framework) as a solution for opening subfolders. This will probably not be something we can use now, but we may want to look into it so we can recommend it to future developers. See: kssproject.org]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080219-201235">
		<title>Meeting Notes 2/19</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080219-201235</link>
		<description><![CDATA[Things to do (potentially)<br />  - setting zoom value in SimMapFolder and SimMap objects<br />  - test legend with non-change map<br />  - clean up naming conventions in code<br />  - default allow comments for SimMap objects<br />  - look for a solution to close SimMapFolders dynamically without refreshing page<br />  - editing the text of mapfile through the web, is there an existing plone product?<br />  - check code into subversion<br /><br />Questions for User Testing Survey<br />  - What transparency is best?<br />  - Should there be labels for each legend image by layer?]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080219-193021">
		<title>Edit SimMap Fixed</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080219-193021</link>
		<description><![CDATA[During the meeting this evening we found that we were unable to edit an existing map.  This was because of a typo in the SimMap product which is now fixed.]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080218-211317">
		<title>Gentlemen, we now have a legend!</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080218-211317</link>
		<description><![CDATA[The legend has been created and is now dynamic. It should be fully working, so be sure to submit bugs if you find them. ]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080210-190517">
		<title>SimMap and SimMapFolder Content Types</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080210-190517</link>
		<description><![CDATA[I worked on the website a lot this weekend, because I realized that this is actually one of the few slow points I have coming up.  I wanted to make sure that I got my three development goals finished on schedule.<br /><br />Here are the improvements I made:<br />1)  There is now a SimMap content type.  This content type requires a TIF file and .map file to be uploaded.  It then translates this information, and displays the Google Maps interface we are used to.<br /><br />2)  I also created a SimMapFolder content type.  This type requires a Latitude and Longitude value.  It then acts as a folder, only when you click to view the folder it displays a blank Google Map centered on the specified location.<br /><br />3)  Finally, I created a SimMapNav portlet.  This portlet essentially copies the standard navigation portlet, and creates the checkboxes for SimMap content types.  However, there appears to be a bug in the implementation of the the way Plone 3 renders portlets, so this ends up changing the functionality of the standard navigation portlet.  I can explain this in more detail at our meeting.<br /><br />I also ran across a simple plone portlet to add static text.  This should allow us to implement the legend display we talked about last meeting.]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080208-141600">
		<title>Displaying a Legend</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080208-141600</link>
		<description><![CDATA[Here is a URL which serves as an example of how to display a legend:<br /><br /><a href="http://twiki.rehearsal.uiuc.edu/cgi-bin/mapserv?SERVICE=WMS&amp;VERSION=1.1.1&amp;layer=final4&amp;REQUEST=getlegendgraphic&amp;FORMAT=image/png&amp;map=/home/cs492/cu/simmap.2008-02-08.4086388517.map" >http://twiki.rehearsal.uiuc.edu/cgi-bin ... 388517.map</a>]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080208-023243">
		<title>New Content Type &quot;SimMap&quot;</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080208-023243</link>
		<description><![CDATA[This evening I worked at adding a new content type to meet the requirements we discussed at the meeting on Tuesday.  I added the SimMap type, which allows a user to upload both a TIF file, and the accompanying .map file.  I tested it out, and it appears to work fine.<br /><br />The next step for this will be to integrate it into the navigation portlet, so that the checkboxes will show up next to this content type as well.]]></description>
	</item>
	<item rdf:about="http://leam.djshawnee.com/index.php?entry=entry080204-062813">
		<title>Debugging workflow created</title>
		<link>http://leam.djshawnee.com/index.php?entry=entry080204-062813</link>
		<description><![CDATA[I worked on defining a workflow.  A hand-drawn picture has been created to depict the workflow.  This will be converted to a Visio drawing and all transitions will be refined based on testing and our Mantis&#039; customizability<br /><br />Mantis system workflow was also altered based on the drafted workflow process.  3 types of users will exist: 492-Developer (the original developer of the feature, or has most extensive knowledge of an area), 492-Test (tester on the 492 team that will review bugs and pass along those which are more complicated), LEAM-User (actual LEAM user, who can only create issues then send it down to the rest of the 492 team to solve)]]></description>
	</item>
</rdf:RDF>
