<?xml version="1.0" encoding="UTF-8"?>
<rss 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/" version="2.0">
  <channel>
    <title>New Comments : Fotonotes Ideas</title>
    <description />
    <item>
      <title>Comment by David Brown</title>
      <link>http://fotonotes.ideascale.com/a/dtd/3527-4176</link>
      <description>If the JavaScript were generated programmatically through the PHP script, it would be relatively easy to include/exclude specific UI functionality depending on the user.</description>
      <pubDate>Tue, 26 Jan 2010 07:24:59 PST</pubDate>
      <guid isPermaLink="true">http://fotonotes.ideascale.com/a/dtd/3527-4176</guid>
    </item>
    <item>
      <title>Comment by David Brown</title>
      <link>http://fotonotes.ideascale.com/a/dtd/18590-4176</link>
      <description>I think this will be critical for my application where I'm running PHP on a somewhat memory-constrained virtual server. I don't expect to be able to load the whole JPEG into memory to process the EXIF data and retrieve the fotonotes data, especially not if displaying multiple images on a page. Leave loading the image data to the browser! :-)&lt;br/&gt;&lt;br/&gt;(I do understand how it's a great to be able to keep this information in a single file package together with the image itself. Just doesn't work for me.)</description>
      <pubDate>Tue, 26 Jan 2010 06:36:28 PST</pubDate>
      <guid isPermaLink="true">http://fotonotes.ideascale.com/a/dtd/18590-4176</guid>
    </item>
    <item>
      <title>Comment by BBHdZJhT</title>
      <link>http://fotonotes.ideascale.com/a/dtd/18590-4176</link>
      <description>FOR THE LOVE OF GOD PLEASE IMPLEMENT THIS!!!</description>
      <pubDate>Sun, 29 Nov 2009 14:45:31 PST</pubDate>
      <guid isPermaLink="true">http://fotonotes.ideascale.com/a/dtd/18590-4176</guid>
    </item>
    <item>
      <title>Comment by kewl_01</title>
      <link>http://fotonotes.ideascale.com/a/dtd/3527-4176</link>
      <description>I managed to get something similar to work on my site.  What i managed to do was&lt;br/&gt;&lt;br/&gt;1) Nobody could write a note unless he is logged in.&lt;br/&gt;2) after login, all user can write a note on any pictures.&lt;br/&gt;3) a user can only edit/delete the notes he wrote&lt;br/&gt;4) owner of the pic can delete/edit any notes written by others&lt;br/&gt;&lt;br/&gt;How I achieved this is by adding into the fotonote xml, the userid and name (as per my site Database) of the note author.&lt;br/&gt;&lt;br/&gt;(author)&lt;br/&gt;  (name)(/name)&lt;br/&gt;  (userid)(/userid)&lt;br/&gt;(/author)&lt;br/&gt;&lt;br/&gt;Then before allowing any action on it, the script calls a sql select script (via a php file) which then compares if he is the owner.  If he is, he can delet/edit anything.  Else only his own notes. &lt;br/&gt;&lt;br/&gt;Maybe you can do something similar to this?  My site (still a work in progress) is www.picturesteal.com</description>
      <pubDate>Tue, 28 Jul 2009 11:48:27 PDT</pubDate>
      <guid isPermaLink="true">http://fotonotes.ideascale.com/a/dtd/3527-4176</guid>
    </item>
  </channel>
</rss>


