<?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/flapjax</id>
  <title type="text">Flapjax Google Group</title>
  <subtitle type="text">
  Discussion list for the Flapjax programming language.
  </subtitle>
  <link href="/group/flapjax/feed/atom_v1_0_topics.xml" rel="self" title="Flapjax feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>ivan</name>
  <email>pivi...@gmail.com</email>
  </author>
  <updated>2009-12-15T10:23:56Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/62e6449330665dbc</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/62e6449330665dbc" />
  <title type="html">compiler install failure</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m trying to install the compiler, so I downloaded the source, cd compiler, &lt;br&gt; cabal install, but am stuck with: &lt;br&gt; &lt;p&gt;Configuring Flapjax-2.0.1... &lt;br&gt; Preprocessing executables for Flapjax-2.0.1... &lt;br&gt; Building Flapjax-2.0.1... &lt;br&gt; &lt;p&gt;src/Flapjax/Compiler.hs:22:17: &lt;br&gt; Could not find module `BrownPLT.Html.Syntax&#39;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Samuel</name>
  <email>mikesam...@gmail.com</email>
  </author>
  <updated>2009-12-14T22:50:27Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/ba29fa5509bb423a</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/ba29fa5509bb423a" />
  <title type="html">Strawman of DSL support for JS</title>
  <summary type="html" xml:space="preserve">
  There&#39;s a strawman proposal for DSL support in EcmaScript at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wiki.ecmascript.org/lib/exe/fetch.php?id=strawman%3Aquasis&amp;cache=cache&amp;media=strawman:quasi-strawman.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I&#39;d love to get thoughts from Flapjaxers since I&#39;m sure many of you &lt;br&gt; have thought a lot about DSLs in Javascript and how to generate and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fred Janon</name>
  <email>fja...@gmail.com</email>
  </author>
  <updated>2009-11-13T09:08:28Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/7ff51c00c9c40879</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/7ff51c00c9c40879" />
  <title type="html">switchB?</title>
  <summary type="html" xml:space="preserve">
  I don&#39;t understand what switchB does: &lt;br&gt; &lt;p&gt;--------------------------- &lt;br&gt; switchB [top] &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flapjax-lang.org/docs/#toc&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; &lt;p&gt;switchB(sourceBB) -&amp;gt; Behavior a &lt;br&gt; &lt;p&gt;sourceBB :: Behavior (Behavior a) &lt;br&gt; &lt;p&gt;*When the value of a time varying value is time varying itself, which is &lt;br&gt; common when dealing DOM objects.*
  </summary>
  </entry>
  <entry>
  <author>
  <name>ravi mittal</name>
  <email>ravik...@gmail.com</email>
  </author>
  <updated>2009-11-04T10:51:28Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/be40858e8cc1d4a6</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/be40858e8cc1d4a6" />
  <title type="html">Demos not showing on website</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; The demos aren&#39;t showing on your website, would you be able to check out &lt;br&gt; whats wrong? &lt;br&gt; Cheers &lt;br&gt; Ravi
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fred Janon</name>
  <email>fja...@gmail.com</email>
  </author>
  <updated>2009-11-04T04:40:53Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/895ecf5aa7a0ac80</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/895ecf5aa7a0ac80" />
  <title type="html">Can the library be smaller?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I know we can minimize the library, but I saw some mention that part of the &lt;br&gt; library is for the compiler. Would it be possible to remove that part? &lt;br&gt; Thanks &lt;br&gt; Fred
  </summary>
  </entry>
  <entry>
  <author>
  <name>Arjun Guha</name>
  <email>arjun.g...@gmail.com</email>
  </author>
  <updated>2009-11-02T18:12:26Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/6fa0774245704523</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/6fa0774245704523" />
  <title type="html">Flapjax REPL</title>
  <summary type="html" xml:space="preserve">
  Last week at OOPSLA, we live-coded a timer in Flapjax, using a custom &lt;br&gt; REPL. I&#39;ve added this REPL to the demos on the Flapjax website: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flapjax-lang.org/demos/timer.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;See the popup in the bottom-right corner for the timer&#39;s code. Other &lt;br&gt; than the built-in timer UI and the showTime function, it is a generic
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fred Janon</name>
  <email>fja...@gmail.com</email>
  </author>
  <updated>2009-11-02T12:18:59Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/9a5d3a22b9678d57</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/9a5d3a22b9678d57" />
  <title type="html">Tutorial question: mouse1.html</title>
  <summary type="html" xml:space="preserve">
  I am trying &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flapjax-lang.org/demos/mouse1.html&quot;&gt;[link]&lt;/a&gt; . I was wondering &lt;br&gt; what needs to be added to the code to make the &amp;quot;themouse&amp;quot; DIV initial &lt;br&gt; position under the current mouse position. In the example, one has to move &lt;br&gt; the mouse for the div to be under the cursor. I tried a few things with no &lt;br&gt; success.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fred Janon</name>
  <email>fja...@gmail.com</email>
  </author>
  <updated>2009-10-31T07:56:05Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/529649616fb20c86</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/529649616fb20c86" />
  <title type="html">Tutorial broken link</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Page doesn&#39;t exist: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flapjax-lang.org/tutorial/demos/mouse1.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; in &lt;br&gt; moving the box to follow the mouse. See the mouse &lt;br&gt; move&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flapjax-lang.org/tutorial/demos/mouse1.html&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; . &lt;br&gt; Fred
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fred Janon</name>
  <email>fja...@gmail.com</email>
  </author>
  <updated>2009-10-30T11:02:56Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/9fb81c203ce41e19</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/9fb81c203ce41e19" />
  <title type="html">How to use Flapjax without the compiler?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;The examples use the compiler, I guess. The paper refers to using the &lt;br&gt; library without the compiler. so what do I need to use to an HTML page &lt;br&gt; to use the library only and not anything that deals with the compiler? &lt;br&gt; I am guessing just include the js library in the HTML head? Do I still &lt;br&gt; need to use &amp;quot;text/flapjax&amp;quot; around my code or just &amp;quot;text/javascript&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>عبوود</name>
  <email>ww5...@gmail.com</email>
  </author>
  <updated>2009-10-25T15:34:56Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/2bb868b83de12d0c</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/2bb868b83de12d0c" />
  <title type="html">abod0505@googlegroups.com‬</title>
  <summary type="html" xml:space="preserve">
  abod0505@googlegroups.com‬
  </summary>
  </entry>
  <entry>
  <author>
  <name>jfreeman</name>
  <email>jfreema...@gmail.com</email>
  </author>
  <updated>2009-10-12T01:19:23Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/930f48eedd7a91dd</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/930f48eedd7a91dd" />
  <title type="html">Order of Evaluation</title>
  <summary type="html" xml:space="preserve">
  Howdy, &lt;br&gt; &lt;p&gt;First, I want to say thank you for this great library. Bringing FRP &lt;br&gt; to JavaScript was a great idea, and you executed it swimmingly. &lt;br&gt; &lt;p&gt;Second, I have read your 2009 OOPSLA paper, and have been developing a &lt;br&gt; web application using Flapjax for the past couple of weeks. I have &lt;br&gt; some questions surrounding guarantees on the order of evaluation. In
  </summary>
  </entry>
  <entry>
  <author>
  <name>André Matos</name>
  <email>apdma...@gmail.com</email>
  </author>
  <updated>2009-09-18T12:39:55Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/4dd22b30b9441c9e</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/4dd22b30b9441c9e" />
  <title type="html">Starting with FlapJax</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; &lt;p&gt;I am starting with flapjax, and for a first contact I am using the paper in &lt;br&gt; your web site. That has some interesting concepts, but I think for the first &lt;br&gt; time it is very hard to understand. &lt;br&gt; &lt;p&gt;I have tried the first example on the paper: &lt;br&gt; &lt;p&gt;&amp;lt;html&amp;gt; &lt;br&gt; &amp;lt;head&amp;gt; &lt;br&gt; &amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html;
  </summary>
  </entry>
  <entry>
  <author>
  <name>titto</name>
  <email>tittoass...@gmail.com</email>
  </author>
  <updated>2009-09-17T21:04:30Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/3a9406c90a87d15a</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/3a9406c90a87d15a" />
  <title type="html">Orc vs flapjax</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I have recently discovered Orc (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://orc.csres.utexas.edu&quot;&gt;[link]&lt;/a&gt;), it seems &lt;br&gt; to be rather similar to flapjax in spirit. &lt;br&gt; &lt;p&gt;From a quick reading of the tutorial it seems to be based on just &lt;br&gt; three coordination primitives (roughly speaking an OR, and AND and an &lt;br&gt; ONCE). &lt;br&gt; &lt;p&gt;I didn&#39;t see Orc mentioned in the OOPSLA paper so I wondered if the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Brad</name>
  <email>bradjone...@gmail.com</email>
  </author>
  <updated>2009-09-17T17:58:40Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/68f818ca3079ae0b</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/68f818ca3079ae0b" />
  <title type="html">Joyent Smart Platform</title>
  <summary type="html" xml:space="preserve">
  From a bird&#39;s eye perspective can anyone comment on the possible &lt;br&gt; synergy (or lack thereof) between Flapjax and the Joyent Smart &lt;br&gt; Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.joyent.com/products/joyent-smart-platform/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pasqualino Assini</name>
  <email>tittoass...@gmail.com</email>
  </author>
  <updated>2009-09-10T16:27:43Z</updated>
  <id>http://groups.google.com/group/flapjax/browse_frm/thread/00c4a350b57ca519</id>
  <link href="http://groups.google.com/group/flapjax/browse_frm/thread/00c4a350b57ca519" />
  <title type="html">simple spreadsheet demo</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; to learn a bit more about flapjax, I have written a little &amp;quot;spreadsheet&amp;quot; demo. &lt;br&gt; You can find it at: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://quicquid.org/spreadsheet.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; However, it doesn&#39;t always work, sometimes a dependent cell is not &lt;br&gt; updated when the cells it depends upon are modified. &lt;br&gt; Also I am not sure that I used the right method to connect/disconnect
  </summary>
  </entry>
</feed>
