<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/jscsharp</id>
  <title type="text">jscsharp Google Group</title>
  <subtitle type="text">
  Dedicated to c# to script cross compiler. The jsc compiler is about actionscript, javascript, php and java.
  </subtitle>
  <link href="/group/jscsharp/feed/atom_v1_0_msgs.xml" rel="self" title="jscsharp feed"/>
  <updated>2009-11-20T22:35:45Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Melissa</name>
  <email>fadeygorihvostk...@gmail.com</email>
  </author>
  <updated>2009-11-20T22:35:45Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/1332a27b93ac103f/c043383d46839ccf?show_docid=c043383d46839ccf</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/1332a27b93ac103f/c043383d46839ccf?show_docid=c043383d46839ccf"/>
  <title type="text">Funny clips</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jenna</name>
  <email>stanimirbelash...@gmail.com</email>
  </author>
  <updated>2009-11-18T21:56:03Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/1d643e84828cedfc/9bddd2cf76e500ac?show_docid=9bddd2cf76e500ac</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/1d643e84828cedfc/9bddd2cf76e500ac?show_docid=9bddd2cf76e500ac"/>
  <title type="text">Some fun videos</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T06:50:59Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/5dc4fcaa56b0b5e3?show_docid=5dc4fcaa56b0b5e3</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/5dc4fcaa56b0b5e3?show_docid=5dc4fcaa56b0b5e3"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T05:34:04Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ebc640988f24902d?show_docid=ebc640988f24902d</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ebc640988f24902d?show_docid=ebc640988f24902d"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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...
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T05:17:34Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/980c6777a66f0dbf?show_docid=980c6777a66f0dbf</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/980c6777a66f0dbf?show_docid=980c6777a66f0dbf"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T04:22:29Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/f2deee6c5d62d49e?show_docid=f2deee6c5d62d49e</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/f2deee6c5d62d49e?show_docid=f2deee6c5d62d49e"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  UPD: very sorry, the &#39;??&#39; operator sneaked in, should pay more &lt;br&gt; attention to notes on website...
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T04:13:32Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/89dda3966e79c6f7?show_docid=89dda3966e79c6f7</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/89dda3966e79c6f7?show_docid=89dda3966e79c6f7"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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 /
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T03:54:42Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ff28faa630c58d69?show_docid=ff28faa630c58d69</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/ff28faa630c58d69?show_docid=ff28faa630c58d69"/>
  <title type="text">Re: Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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 :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>wizzard0</name>
  <email>wizza...@gmail.com</email>
  </author>
  <updated>2009-11-18T03:07:47Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/3bb5a9d78cbfde28?show_docid=3bb5a9d78cbfde28</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/fedc5dc0be0aecfb/3bb5a9d78cbfde28?show_docid=3bb5a9d78cbfde28"/>
  <title type="text">Exception while building jsc.meta WPF-&gt;ExtendToAvalonEverywhere</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>SamDolkins</name>
  <email>zdorovtsov...@gmail.com</email>
  </author>
  <updated>2009-11-18T02:46:23Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/dcc7930db4e65859/beae3e2f7bc86df8?show_docid=beae3e2f7bc86df8</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/dcc7930db4e65859/beae3e2f7bc86df8?show_docid=beae3e2f7bc86df8"/>
  <title type="text">Get passwords for adult websites for free by yourself ;)</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ivor</name>
  <email>viktorindevunin44...@gmail.com</email>
  </author>
  <updated>2009-11-17T07:40:50Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/eb8267caa16f610a/2fa1f5b4a9a37cec?show_docid=2fa1f5b4a9a37cec</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/eb8267caa16f610a/2fa1f5b4a9a37cec?show_docid=2fa1f5b4a9a37cec"/>
  <title type="text">What are they doing?</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>SimonGankins</name>
  <email>jeuzmeahl39...@gmail.com</email>
  </author>
  <updated>2009-11-14T10:42:20Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/9aa80a0ffc379784/147c4b8592917dff?show_docid=147c4b8592917dff</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/9aa80a0ffc379784/147c4b8592917dff?show_docid=147c4b8592917dff"/>
  <title type="text">naked stars: strongest women of the world)</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>AdminUser</name>
  <email>wundermcpartla...@gmail.com</email>
  </author>
  <updated>2009-11-08T20:44:16Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/66161f0280fc5e2a/f7899835bcc8439a?show_docid=f7899835bcc8439a</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/66161f0280fc5e2a/f7899835bcc8439a?show_docid=f7899835bcc8439a"/>
  <title type="text">U can try to ptint money at home and make them looks real)</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>JessicaKonars</name>
  <email>gabrielehorsl...@gmail.com</email>
  </author>
  <updated>2009-11-06T09:34:31Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/6cb7d6fac84e6232/7dc62701571236a5?show_docid=7dc62701571236a5</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/6cb7d6fac84e6232/7dc62701571236a5?show_docid=7dc62701571236a5"/>
  <title type="text">The funniest p0rn scens)</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>JonSamuels</name>
  <email>federicalieb...@gmail.com</email>
  </author>
  <updated>2009-11-04T10:54:02Z</updated>
  <id>http://groups.google.com/group/jscsharp/browse_thread/thread/43d56620f303920c/4ef41b52bfc063ce?show_docid=4ef41b52bfc063ce</id>
  <link href="http://groups.google.com/group/jscsharp/browse_thread/thread/43d56620f303920c/4ef41b52bfc063ce?show_docid=4ef41b52bfc063ce"/>
  <title type="text">Gues which boobs belongs to Paris Hilton and get 25$.</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
</feed>
