<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>That's a great manifesto, sounds like an interesting object. &nbsp;Something like [pool] but with more options. &nbsp;What do you have in mind to use it for?</div><div><br></div><div>On the exciting topic of build systems, I recommend using the Library Template for this. &nbsp;It'll save you the headache of making a build system for GNU/Linux, Windows, etc.</div><div><br></div><div><a href="http://puredata.info/docs/developer/LibraryTemplate">http://puredata.info/docs/developer/LibraryTemplate</a></div><div><br></div><div>.hc</div><br><div><div>On Jul 25, 2011, at 9:27 AM, Louis-Philippe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Pure Data Peoples,<div><br></div><div>I'm still quite new to the Pure Data world, so please be indulgent to my first hacked external offering: puredis.</div><div><br></div><div>Any of you heard of Redis?&nbsp;<a href="http://antirez.com/post/redis-manifesto.html" target="_blank">http://antirez.com/post/redis-manifesto.html</a></div> <div><br></div><div>for those of you who have not, it is:</div><div><br></div><div>- NoSQL Key-Value Server</div><div>- Fast</div><div>- A DSL for abstract data types: Lists, Hashes, Sets, SortedSets</div><div>- A Pub/Sub server</div> <div><br></div><div>Puredis brings Redis to the Pure Data world:</div><div><br></div><div>[puredis] - Synchronous Blocking Redis client</div><div><br></div><div>[apuredis] - Asynchronous Non-Blocking Redis client</div><div> <br></div><div>[spuredis] - Redis Pub/Sub Subscriber</div><div><br></div><div>See&nbsp;<a href="https://github.com/lp/puredis#readme">https://github.com/lp/puredis#readme</a></div><div>for build instructions and usage.</div><div> <br></div><div>Feel free to constructively criticize if you feel the pd integration lacks some fundamental functionality.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div> _______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div apple-content-edited="true"> <div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br class="Apple-interchange-newline"><br></div><div><br></div><div>----------------------------------------------------------------------------<br></div><div><br></div><div>I have always wished for my computer to be as easy to use as my&nbsp;telephone; my wish has come true because I can no longer figure out&nbsp;how to use my telephone."&nbsp;&nbsp;--Bjarne Stroustrup (creator of C++)</div></span></div> </div><br></body></html>