<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>jscsharp Google Group</title>
  <link>http://groups.google.com/group/jscsharp</link>
  <description>Dedicated to c# to script cross compiler. The jsc compiler is about actionscript, javascript, php and java.</description>
  <language>en</language>
  <item>
  <title>Funny clips</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/1332a27b93ac103f/c043383d46839ccf?show_docid=c043383d46839ccf</link>
  <description>
  New funny clips from BoomClips. Enjoy! &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://myurlz.com/funvids2&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/1332a27b93ac103f/c043383d46839ccf?show_docid=c043383d46839ccf</guid>
  <author>
  fadeygorihvostk...@gmail.com
  (Melissa)
  </author>
  <pubDate>Fri, 20 Nov 2009 22:35:45 UT
</pubDate>
  </item>
  <item>
  <title>Some fun videos</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/1d643e84828cedfc/9bddd2cf76e500ac?show_docid=9bddd2cf76e500ac</link>
  <description>
  Just to cheer Your up, short video: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bit.ly/cJTKK&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Have a good day.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/1d643e84828cedfc/9bddd2cf76e500ac?show_docid=9bddd2cf76e500ac</guid>
  <author>
  stanimirbelash...@gmail.com
  (Jenna)
  </author>
  <pubDate>Wed, 18 Nov 2009 21:56:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/5dc4fcaa56b0b5e3?show_docid=5dc4fcaa56b0b5e3</link>
  <description>
  5 more bugs, 4 worked around, last don&#39;t know how(( &lt;br&gt; &lt;p&gt;1=================== &lt;br&gt; &lt;p&gt;f# projects dont set postbuild vars &lt;br&gt; &lt;p&gt;2=================== &lt;br&gt; &lt;p&gt;some &#39;unsupported flow&#39; methods &lt;br&gt; &lt;p&gt; script: message JSC1007: emitting body _NewFromTimeKind &lt;br&gt; script : error JSC1000: emmiting failed : multiple stack entries
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/5dc4fcaa56b0b5e3?show_docid=5dc4fcaa56b0b5e3</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 06:50:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ebc640988f24902d?show_docid=ebc640988f24902d</link>
  <description>
  I&#39;ve hacked in an IgnoreSerializableAttribute into jsc and corrected &lt;br&gt; the corresponding test for serializability, &lt;br&gt; but now the IL emitter throws into debugger.break() in ILFlow.cs line &lt;br&gt; 439 :( &lt;br&gt; &lt;p&gt;I could provide you with source code of the F# library (it&#39;s about one &lt;br&gt; page long :)), and the binary...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ebc640988f24902d?show_docid=ebc640988f24902d</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 05:34:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/980c6777a66f0dbf?show_docid=980c6777a66f0dbf</link>
  <description>
  Seems that it won&#39;t be easy to build a F# library. &lt;br&gt; &lt;p&gt;After adding [Obfuscation(Feature=&amp;quot;script&amp;quot;) ] attribute, the error &lt;br&gt; &#39;type is not defined&#39; was gone, but now I get the following error: &lt;br&gt; &lt;p&gt;script : error JSC1000: *** private field not supported on serialize &lt;br&gt; &lt;p&gt;And now i&#39;m finally out of luck - F# compiler adds
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/980c6777a66f0dbf?show_docid=980c6777a66f0dbf</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 05:17:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/f2deee6c5d62d49e?show_docid=f2deee6c5d62d49e</link>
  <description>
  UPD: very sorry, the &#39;??&#39; operator sneaked in, should pay more &lt;br&gt; attention to notes on website...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/f2deee6c5d62d49e?show_docid=f2deee6c5d62d49e</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 04:22:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/89dda3966e79c6f7?show_docid=89dda3966e79c6f7</link>
  <description>
  Finally, after commenting out unimplemented features and &lt;br&gt; deleting .xamls, i&#39;ve got yet another exception :))) &lt;br&gt; &lt;p&gt;---- CUT HERE ---- &lt;br&gt; &lt;p&gt;PostBuildEvent: &lt;br&gt; if Release==Debug goto :eof &lt;br&gt; C:\util\jsc\bin\jsc.meta.exe ExtendToAvalonEverywhere /assembly:D: &lt;br&gt; \hallsvn\DigitalLiquid\Digital Liquid\bin\Release\DigitalLiqu id.exe /
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/89dda3966e79c6f7?show_docid=89dda3966e79c6f7</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 04:13:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ff28faa630c58d69?show_docid=ff28faa630c58d69</link>
  <description>
  Also, want to note that in VS2010, the default architecture for C# &lt;br&gt; projects is x86, and jsc.meta being AnyCPU can&#39;t load &#39;em on x64 &lt;br&gt; machine. &lt;br&gt; &lt;p&gt;I&#39;ve figured how to translate XAML to C# and how to make the stub, now &lt;br&gt; trying further :)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ff28faa630c58d69?show_docid=ff28faa630c58d69</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 03:54:42 UT
</pubDate>
  </item>
  <item>
  <title>Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/3bb5a9d78cbfde28?show_docid=3bb5a9d78cbfde28</link>
  <description>
  I&#39;ve played with the examples and tried to port my existing simple WPF &lt;br&gt; application (basically, a window with textbox and treeview + logic &lt;br&gt; written in F#) &lt;br&gt; &lt;p&gt;After adding post-build event, I&#39;ve got the following exception &lt;br&gt; (attached at the end) &lt;br&gt; After studying source code of jsc.meta I assume i need to add the stub
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/3bb5a9d78cbfde28?show_docid=3bb5a9d78cbfde28</guid>
  <author>
  wizza...@gmail.com
  (wizzard0)
  </author>
  <pubDate>Wed, 18 Nov 2009 03:07:47 UT
</pubDate>
  </item>
  <item>
  <title>Get passwords for adult websites for free by yourself ;)</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/dcc7930db4e65859/beae3e2f7bc86df8?show_docid=beae3e2f7bc86df8</link>
  <description>
  There is no reason to send sms, or use u&#39;re credit cards or smth else, &lt;br&gt; because there is a way to watch or download hot movies for free ;) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://relyt.us/passwordshack&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/dcc7930db4e65859/beae3e2f7bc86df8?show_docid=beae3e2f7bc86df8</guid>
  <author>
  zdorovtsov...@gmail.com
  (SamDolkins)
  </author>
  <pubDate>Wed, 18 Nov 2009 02:46:23 UT
</pubDate>
  </item>
  <item>
  <title>What are they doing?</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/eb8267caa16f610a/2fa1f5b4a9a37cec?show_docid=2fa1f5b4a9a37cec</link>
  <description>
  Hi! Please look at this short video. What are they doing? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tube23441.notlong.com/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/eb8267caa16f610a/2fa1f5b4a9a37cec?show_docid=2fa1f5b4a9a37cec</guid>
  <author>
  viktorindevunin44...@gmail.com
  (Ivor)
  </author>
  <pubDate>Tue, 17 Nov 2009 07:40:50 UT
</pubDate>
  </item>
  <item>
  <title>naked stars: strongest women of the world)</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/9aa80a0ffc379784/147c4b8592917dff?show_docid=147c4b8592917dff</link>
  <description>
  woman 5 times bigger and stronger then make me scarry))especialy naked &lt;br&gt; like this)) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://smallurl.in/strongest&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/9aa80a0ffc379784/147c4b8592917dff?show_docid=147c4b8592917dff</guid>
  <author>
  jeuzmeahl39...@gmail.com
  (SimonGankins)
  </author>
  <pubDate>Sat, 14 Nov 2009 10:42:20 UT
</pubDate>
  </item>
  <item>
  <title>U can try to ptint money at home and make them looks real)</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/66161f0280fc5e2a/f7899835bcc8439a?show_docid=f7899835bcc8439a</link>
  <description>
  Damn, i print it and use 20$ bill in gas station)), be careful )) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://fineurl.com/moneyprint&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/66161f0280fc5e2a/f7899835bcc8439a?show_docid=f7899835bcc8439a</guid>
  <author>
  wundermcpartla...@gmail.com
  (AdminUser)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:44:16 UT
</pubDate>
  </item>
  <item>
  <title>The funniest p0rn scens)</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/6cb7d6fac84e6232/7dc62701571236a5?show_docid=7dc62701571236a5</link>
  <description>
  This is fanniest staff i&#39;ve ever seen)) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.jqr.org/?videocut&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/6cb7d6fac84e6232/7dc62701571236a5?show_docid=7dc62701571236a5</guid>
  <author>
  gabrielehorsl...@gmail.com
  (JessicaKonars)
  </author>
  <pubDate>Fri, 06 Nov 2009 09:34:31 UT
</pubDate>
  </item>
  <item>
  <title>Gues which boobs belongs to Paris Hilton and get 25$.</title>
  <link>http://groups.google.com/group/jscsharp/browse_thread/thread/43d56620f303920c/4ef41b52bfc063ce?show_docid=4ef41b52bfc063ce</link>
  <description>
  ONLY for google groups usersWhatch couple boobs on video, give me &lt;br&gt; answer by email. In message give me the name of the girl and the way &lt;br&gt; how to pay if the answer is correct(paypal, webmoney, Bank Transfer). &lt;br&gt; First 40 correct answers - get the prize! Horry up! here is the video &lt;br&gt; online: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://webdesignsbystacy.com/bks/img/movie/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/jscsharp/browse_thread/thread/43d56620f303920c/4ef41b52bfc063ce?show_docid=4ef41b52bfc063ce</guid>
  <author>
  federicalieb...@gmail.com
  (JonSamuels)
  </author>
  <pubDate>Wed, 04 Nov 2009 10:54:02 UT
</pubDate>
  </item>
  </channel>
</rss>
