<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>EDF at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/EDF/</link>
    <description>European Data Format  (EDF and EDF+)</description>

    <item>
      <title>EDFlib.</title>
      <pubDate>Mon, 16 Nov 2009 14:36:45 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/509</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/509</guid>
      <description>EDFlib now supports reading and writing EDF&#43;/BDF+ files. Reading/writing EDF+ files (including annotations) is a breeze with this library. I provided a</description>
    </item>
    <item>
      <title>Re: EDFlib programming library</title>
      <pubDate>Wed, 11 Nov 2009 08:46:31 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/508</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/508</guid>
      <description>Thanks Howard, I will correct this in the next version. Next version will write files as well. I will also provide a DLL of EDFlib.</description>
    </item>
    <item>
      <title>Re: EDFlib programming library</title>
      <pubDate>Mon, 09 Nov 2009 19:26:33 GMT</pubDate>
      <dc:creator>howardlightstone</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/507</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/507</guid>
      <description>... Tested with Visual Studio 2005 with some issues: 1.  Stupid compiler doesn&#39;t like inline declarations NOT in a block so I moved them above the first</description>
    </item>
    <item>
      <title>EDFlib programming library</title>
      <pubDate>Mon, 09 Nov 2009 11:53:30 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/506</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/506</guid>
      <description>I made a programming library for C/C&#43;+ for reading EDF/EDF&#43;/BDF/BDF+ files. You can find it here: http://www.teuniz.net/edflib/ I tested it with GCC on Linux</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Fri, 06 Nov 2009 07:14:55 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/505</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/505</guid>
      <description>I started to write an EDF-library for C/C&#43;+. It reads EDF, EDF+, BDF and BDF+ files (ofcourse including annotations). I expect to finish and publish it next</description>
    </item>
    <item>
      <title>Re: manipulating (at least reading) EDF/EDF+ files</title>
      <pubDate>Thu, 05 Nov 2009 18:09:06 GMT</pubDate>
      <dc:creator>Horace Townsend</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/504</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/504</guid>
      <description>... If anyone is interested I have a JAVA program for reading EDF files. I use it as a front end to a program for producing dBin files for the EEG Atlas (see</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 21:25:10 GMT</pubDate>
      <dc:creator>Tom Evans</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/503</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/503</guid>
      <description>I have a limited python class I have used for reading EDF in the past. It was made to be functional enough to do one particular job rather than a full library,</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 20:05:09 GMT</pubDate>
      <dc:creator>Derek Eder</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/502</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/502</guid>
      <description>... What about BioSig? http://biosig.sourceforge.net/index.html ~ Derek Derek N. Eder Gothenburg University Vigilance and Neurocognition Laboratory </description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 19:30:33 GMT</pubDate>
      <dc:creator>Jean-François Wauthy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/501</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/501</guid>
      <description>Le mercredi 04 novembre 2009 à 20:18 &#43;0100, Jean-François Wauthy a ... I finally quickly set up a git-daemon, you can clone using git clone</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 19:18:16 GMT</pubDate>
      <dc:creator>Jean-François Wauthy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/500</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/500</guid>
      <description>... Hi ... I wrote a simple C library under the LGPL license back in June to help parsing and creating EDF files. It is based on GLib/GObject (which is not</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 18:09:28 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/499</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/499</guid>
      <description>... There seems to be one for C#: http://tech.groups.yahoo.com/group/EDF/message/434 http://www.codeplex.com/edf I would like to write a library for C if I can</description>
    </item>
    <item>
      <title>Re: edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 17:17:36 GMT</pubDate>
      <dc:creator>Forrest Sheng Bao</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/498</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/498</guid>
      <description>I kinda have the same problem. What I do is using EDF+ to ASCII converter (there are tons of this out there) to get ASCII files from EDF+ and the use my Python</description>
    </item>
    <item>
      <title>edf manipulation libraries C/Python</title>
      <pubDate>Wed, 04 Nov 2009 15:04:35 GMT</pubDate>
      <dc:creator>Zsolt</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/497</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/497</guid>
      <description>Hi, Is anybody aware of OpenSource library for manipulating (at least reading) EDF/EDF+ files. I have a large number of EDF files with EEG data to read in and</description>
    </item>
    <item>
      <title>New version of EDFbrowser.</title>
      <pubDate>Wed, 28 Oct 2009 11:45:17 GMT</pubDate>
      <dc:creator>teunizz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/496</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/496</guid>
      <description>There is a new version of EDFbrowser available at: http://www.teuniz.net/edfbrowser/ Regards, Teunis van Beelen</description>
    </item>
    <item>
      <title>Re: Polyman error with 2 EDF Annotations [2 Attachments]</title>
      <pubDate>Fri, 23 Oct 2009 23:21:25 GMT</pubDate>
      <dc:creator>Santiago S. Manganoti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/EDF/message/495</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/EDF/message/495</guid>
      <description>Hello Bob, I believe these technical details about EDF Annotations were not really clear for me, now you have explained it to me, I have a better idea of it. I</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Dec 20 19:05:55 PST 2009 -->
