<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Cosmos-Dev at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/</link>
    <description>Cosmos Dev</description>

    <item>
      <title>Re: Moonlight</title>
      <pubDate>Sun, 08 Nov 2009 09:20:18 GMT</pubDate>
      <dc:creator>Ben Kloosterman</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2818</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2818</guid>
      <description>Downloaded the code and spent 20 min looking at it its all C&#43;+ :-( It uses Cairo to do the rendering. This however is interesting ... </description>
    </item>
    <item>
      <title>Re: Not able to list files in directory</title>
      <pubDate>Sat, 07 Nov 2009 14:33:36 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2817</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2817</guid>
      <description>Dont use VFSManager directly. Use System.IO.Directory.GetFiles() next, how did you format/partition your drive?</description>
    </item>
    <item>
      <title>Not able to list  files in directory</title>
      <pubDate>Sat, 07 Nov 2009 13:56:48 GMT</pubDate>
      <dc:creator>Naresh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2816</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2816</guid>
      <description>Hi, I am a newbie in this COSMOS world. I am trying to list files in the boot directory(code is as shown below).GetCurrentDirectory returns &quot;/0&quot; . I am getting</description>
    </item>
    <item>
      <title>Re: Moonlight</title>
      <pubDate>Sat, 07 Nov 2009 08:27:26 GMT</pubDate>
      <dc:creator>Chad Z. Hower aka Kudzu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2815</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2815</guid>
      <description>We can instead implement our own just based on XAML tags. Moonlight will still have a LOT of binary code per platform for the rendering stuff anyays.</description>
    </item>
    <item>
      <title>Moonlight</title>
      <pubDate>Sat, 07 Nov 2009 01:45:36 GMT</pubDate>
      <dc:creator>Ben Kloosterman</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2814</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2814</guid>
      <description>Just doing more research and Moonlight is not an easy option , though we can use pieces of code as MS will release the specs of Xaml privately Novell who is</description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Fri, 06 Nov 2009 08:20:16 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2813</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2813</guid>
      <description>dont use foreach. not supported yet. replace with: for (int i = 0; i &lt; fileArray.Length; i&#43;+) // assuming fileArray is really an array { name = fileArray[i]; </description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Thu, 05 Nov 2009 17:30:36 GMT</pubDate>
      <dc:creator>Fr. Esau Patrick, OSB</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2812</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2812</guid>
      <description>I hate this. It&#39;s like no matter what I do, it doesn&#39;t want to work with me.. I put in: string[] fileArray = Directory.GetFiles(@&quot;\&quot;, &quot;*.*&quot;); </description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Thu, 05 Nov 2009 17:13:06 GMT</pubDate>
      <dc:creator>Fr. Esau Patrick, OSB</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2811</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2811</guid>
      <description>I haven&#39;t formatted any drivers under Cosmos yet. I&#39;ve only been using the ISO that Cosmos generates when you compile it. Thanks. :) Gonna try working with</description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Thu, 05 Nov 2009 08:46:49 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2810</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2810</guid>
      <description>GetDrives is not yet possible, but GetDirectories(&quot;/&quot;) (or .. &quot;\\&quot;) should give you a linux like mount tree.. How did you format your drive? On Wed, Nov 4,</description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Wed, 04 Nov 2009 17:19:16 GMT</pubDate>
      <dc:creator>Fr. Esau Patrick, OSB</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2809</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2809</guid>
      <description>Ewww! That AML stuff does sound real nasty. I&#39;m having enough trouble with plain old Machine Language. ;) Does MS4 work with multidimensional arrays yet? I&#39;m</description>
    </item>
    <item>
      <title>Re: Shutdown...</title>
      <pubDate>Wed, 04 Nov 2009 16:40:12 GMT</pubDate>
      <dc:creator>Stephen Remde</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2808</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2808</guid>
      <description>I think shutdown requires ACPI to be robust, which is a pain in the ass really. I started implementing ACPI, but the specification are a nightmare and you need</description>
    </item>
    <item>
      <title>Shutdown...</title>
      <pubDate>Wed, 04 Nov 2009 16:34:30 GMT</pubDate>
      <dc:creator>Fr. Esau Patrick, OSB</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2807</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2807</guid>
      <description>I feel so silly asking this, but how do you make Cosmos shutdown? Also, whats the diff between Deboot and Shutdown? I found &#39;em all under the Cosmos.Sys.Deboot</description>
    </item>
    <item>
      <title>Project Type/Debug Engine</title>
      <pubDate>Sun, 01 Nov 2009 18:53:00 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2806</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2806</guid>
      <description>Our Integrated project type is working. WHen building, it&#39;ll produce a .iso Next step is the integrated debugger. Documentation on this part is very limited.</description>
    </item>
    <item>
      <title>Re: new compiler</title>
      <pubDate>Sat, 24 Oct 2009 15:27:51 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2805</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2805</guid>
      <description>regarding our userkit release. If no objections i&#39;ll try to release a new userkit next weekend.. On Sat, Oct 24, 2009 at 12:48 PM, Matthijs ter Woord &lt;</description>
    </item>
    <item>
      <title>Re: new compiler</title>
      <pubDate>Sat, 24 Oct 2009 10:48:26 GMT</pubDate>
      <dc:creator>Matthijs ter Woord</dc:creator>
      <link>http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2804</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/Cosmos-Dev/message/2804</guid>
      <description>i will fix that vmttable thing.</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Wed Dec  2 04:57:36 PST 2009 -->
