<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi dan,<br>
      <br>
      have you been using git to log your changes so that you would be
      able to merge future updates from the master repo eventually? If
      you look at the dev branch there's already some recent fix.<br>
      <br>
      Let's see the issues:<br>
      <ol>
        <li>if you go to the contact node form you'll notice a checkbox
          which doens't have any label. That is the "honeypot" and
          should not be displayed, css display:none is enough to fix it,
          better to do it in the css<br>
          <br>
        </li>
        <li>on the upper right corner the map and info jquery ui buttons
          are not working and two checkboxes are displayed instead. The
          info checkbox seems to not be working. Pheraphs in this case
          you could just hide them<br>
          <br>
        </li>
        <li>the hide column link has a strange animation, i don't know
          if that is intentional or not, but not a big issue<br>
          <br>
        </li>
        <li>the UI was design to adapt itself to the size of the window.
          After the header was added the UI is always slightly higher
          than the browser chrome window. <br>
        </li>
      </ol>
      The only real issue that could cause problem is the n. 1, if the
      honeypot is checked the system won't send the email.<br>
      <br>
      If you have time to collaborate on git I'd be happy to change few
      things in the 0.9.x version to make it possible to change/extend
      the UI without compromising the possibility of pulling updates. <br>
      This way you could keep the modifications separate from the main
      code and should be still able to pull updates or contribute to
      fixes.<br>
      <br>
      Fed.<br>
      <br>
      Il 10/24/2012 04:59 AM, Dan Sup ha scritto:<br>
    </div>
    <blockquote
cite="mid:CABx-TbDr9RJFNrt0HLhSEaCp1o7OeidDNqt9ED6yyv6zK=yMLg@mail.gmail.com"
      type="cite">Hello,<br>
      <br>
      I am responding to nemisisdesign's request found here:<br>
      <a moz-do-not-send="true"
href="http://www.reddit.com/r/darknetplan/comments/11q82v/project_meshnet_nodeshot_map/c6qgvui">http://www.reddit.com/r/darknetplan/comments/11q82v/project_meshnet_nodeshot_map/c6qgvui</a><br>
      <br>
      I have modified the Nodeshot ui in favor of bootstrap and have
      also removed some elements that we are not using yet.<br>
      Please advise me of any errors or issues you have discovered.
      <div><br>
      </div>
      <div>Cheers,<br>
        Dan</div>
      <br>
    </blockquote>
    <br>
  </body>
</html>