<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7499534395704949588.post3544922219771621225..comments</id><updated>2011-10-31T23:57:31.199+01:00</updated><category term='Google+ Hangouts collaboration diagram editor processWave.org'/><title type='text'>Comments on processWave: syncro: Real collaboration in Google Wave gadgets</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.processwave.org/feeds/3544922219771621225/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default'/><link rel='alternate' type='text/html' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html'/><author><name>processWave</name><uri>http://www.blogger.com/profile/03884112907021436994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7499534395704949588.post-1801215315512400452</id><published>2011-02-24T12:55:59.803+01:00</published><updated>2011-02-24T12:55:59.803+01:00</updated><title type='text'>@Anonymous: The idea described here is based on La...</title><content type='html'>@Anonymous: The idea described here is based on Lamport clocks, which are somewhat related to vector clocks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/1801215315512400452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/1801215315512400452'/><link rel='alternate' type='text/html' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html?showComment=1298548559803#c1801215315512400452' title=''/><author><name>processWave</name><uri>http://www.blogger.com/profile/03884112907021436994</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html' ref='tag:blogger.com,1999:blog-7499534395704949588.post-3544922219771621225' source='http://www.blogger.com/feeds/7499534395704949588/posts/default/3544922219771621225' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1197183824'/></entry><entry><id>tag:blogger.com,1999:blog-7499534395704949588.post-3220408681787243218</id><published>2011-02-23T13:50:40.807+01:00</published><updated>2011-02-23T13:50:40.807+01:00</updated><title type='text'>Why aren&amp;#39;t you simply use vector clocks or mat...</title><content type='html'>Why aren&amp;#39;t you simply use vector clocks or matrix clocks?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/3220408681787243218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/3220408681787243218'/><link rel='alternate' type='text/html' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html?showComment=1298465440807#c3220408681787243218' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html' ref='tag:blogger.com,1999:blog-7499534395704949588.post-3544922219771621225' source='http://www.blogger.com/feeds/7499534395704949588/posts/default/3544922219771621225' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1957827331'/></entry><entry><id>tag:blogger.com,1999:blog-7499534395704949588.post-2226196579631023538</id><published>2010-02-26T03:52:46.287+01:00</published><updated>2010-02-26T03:52:46.287+01:00</updated><title type='text'>I made something somewhat similar (but nowhere nea...</title><content type='html'>I made something somewhat similar (but nowhere near as polished) in my Ajax Animator gadget. To circumvent the 100kb limit, you could remove the spaces in the JSON, take the quotes off the key names (when possible) and have a library of key names to shorten the content from, for example {&amp;#39;type&amp;#39;:&amp;#39;rectangle&amp;#39;} to {t:&amp;#39;r&amp;#39;}, which is what I do in my system.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/2226196579631023538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7499534395704949588/3544922219771621225/comments/default/2226196579631023538'/><link rel='alternate' type='text/html' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html?showComment=1267152766287#c2226196579631023538' title=''/><author><name>antimatter15</name><uri>http://www.blogger.com/profile/14882409403928954949</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.processwave.org/2010/02/syncro-real-collaboration-in-google.html' ref='tag:blogger.com,1999:blog-7499534395704949588.post-3544922219771621225' source='http://www.blogger.com/feeds/7499534395704949588/posts/default/3544922219771621225' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1553437881'/></entry></feed>
