<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/history.js, branch master</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/history.js?h=master</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/history.js?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2014-12-16T15:37:42Z</updated>
<entry>
<title>moving files around after repository merger</title>
<updated>2014-12-16T15:37:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-16T15:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ade19de410e0a789a921ec1666b278b2a64176d6'/>
<id>urn:sha1:ade19de410e0a789a921ec1666b278b2a64176d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix broken load</title>
<updated>2014-12-01T20:14:23Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-01T20:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3d825732760a610509a2c51f37461426a7a113b7'/>
<id>urn:sha1:3d825732760a610509a2c51f37461426a7a113b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>history: record input field</title>
<updated>2014-11-29T20:39:03Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c8ad3bcd2d0bf7a8b23b2726d756d25536ce1c6a'/>
<id>urn:sha1:c8ad3bcd2d0bf7a8b23b2726d756d25536ce1c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use Bacon instead of signal</title>
<updated>2014-11-29T20:33:44Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:28:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=42eacd877b5564961c2dcc491f5d4b7d62f4e753'/>
<id>urn:sha1:42eacd877b5564961c2dcc491f5d4b7d62f4e753</id>
<content type='text'>
See https://github.com/baconjs/bacon.js

Usage right now:
we have rz_bus to hold global busses:
- names: for autosuggest
- ui busses:
  - ui_key
  - ui_input

The events are objects with {where: from consts, keys/input}
(could maybe just use the events and rely on the target element
class/id)

And graph has it's own bus:
 graph.diffBus

 (camelcase probably not the right style - will fix in later commit)

To publish to a bus you use push.
To insert another stream to a bus you use plug.
To listen to a bus you use onValue (you can use subscribe too to get
errors and end of stream event, but we don't use that yet).

This allows usage of map, filter, flatMap, see github repo for cool
examples.
</content>
</entry>
<entry>
<title>history: small style fix</title>
<updated>2014-11-29T20:33:44Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ad597c32e28b99ba07e35218f44e5090ab1808ac'/>
<id>urn:sha1:ad597c32e28b99ba07e35218f44e5090ab1808ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>history: don't throw on bad input (it's just history)</title>
<updated>2014-11-29T20:30:22Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d27d697c1b914af3fbf76f12c31026cc56f37570'/>
<id>urn:sha1:d27d697c1b914af3fbf76f12c31026cc56f37570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>history: use strict</title>
<updated>2014-11-29T20:30:22Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f4641e13cd4e90d9e43d83ace1079d58e3822b6b'/>
<id>urn:sha1:f4641e13cd4e90d9e43d83ace1079d58e3822b6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename scripts/ -&gt; src/</title>
<updated>2014-11-13T15:41:57Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-13T15:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=76d1de512a58f023ae348ae8500100490fba9915'/>
<id>urn:sha1:76d1de512a58f023ae348ae8500100490fba9915</id>
<content type='text'>
</content>
</entry>
</feed>
