<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’m suggesting that both website docs AND local docs opened in/by Pd can be the same html+media.<div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Feb 26, 2016, at 6:09 PM, Lucas Cordiviola <<a href="mailto:lucarda27@hotmail.com" class="">lucarda27@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Can it be done with<span class="Apple-converted-space"> </span><a href="http://puredata.info/" class="">puredata.info</a>?<br class=""><br class=""><font face="Courier New, Courier, Monospace" size="2" class="">Mensaje telepatico asistido por maquinas.</font><br class=""><br class=""><div class=""><hr id="stopSpelling" class="">From: <a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a><br class="">Date: Fri, 26 Feb 2016 17:35:58 -0700<br class="">To: <a href="mailto:jancsika@yahoo.com" class="">jancsika@yahoo.com</a><br class="">CC: <a href="mailto:pd-list@lists.iem.at" class="">pd-list@lists.iem.at</a><br class="">Subject: Re: [PD] multi-language help patches<br class=""><br class=""><div style="line-height: normal;" class="">I'd look at how the processing team has put their site/reference together:</div><div style="line-height: normal;" class=""><a href="https://github.com/processing/processing-docs" target="_blank" class="">https://github.com/processing/processing-docs</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">It's basically using a php engine with content written and parsed in xml. Each function/class to be documented has it's own file and each file starts form a template which the author then just needs to fill out. I'm not suggesting using xml, etc but I like the layout from an editing & parsing perspective.</div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">And this is the processing reference, which I feel is a great model for a teaching/arts environment (aka good balance towards readability for beginners and the important info for pros). This section is also included when you download Processing and opened automatically via a link form the Processing IDE itself as well as contextual menu when hilghighting functions & classes in the editor:</div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class=""><a href="https://processing.org/reference/" target="_blank" class="">https://processing.org/reference/</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">Openframeworks has been going in that direction, but the codebase is a lot larger and the underlying C++ requires more details to explain, etc hence the recent DocSprint. So far, the examples have been refreshed and lots of useful snippets & longer form tutorials/books have been put together:</div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">New Learning page from last weekend:<span class="Apple-converted-space"> </span><a href="http://openframeworks.cc/learning/" target="_blank" class="">http://openframeworks.cc/learning/</a></div><div style="line-height: normal;" class="">Existing reference:<span class="Apple-converted-space"> </span><a href="http://openframeworks.cc/documentation/" target="_blank" class="">http://openframeworks.cc/documentation/</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">Here's the current OF website using markdown parsing & generation:</div><div style="line-height: normal;" class=""><a href="https://github.com/openframeworks/ofSite" target="_blank" class="">https://github.com/openframeworks/ofSite</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">And here's a new approach to generating the OF documentation as a work in progress:</div><div style="line-height: normal;" class=""><a href="https://github.com/halfdanj/ofdocumentationgenerator" target="_blank" class="">https://github.com/halfdanj/ofdocumentationgenerator</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">Here's a couple docs and workflows that have come out of and/or been generated by the DocSprint work:</div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class=""><a href="https://hackpad.com/API-Documentation-Overview-wCQ4J5hrBbW" target="_blank" class="">https://hackpad.com/API-Documentation-Overview-wCQ4J5hrBbW</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class=""><a href="https://github.com/openframeworks/openFrameworks/wiki/Examples-Contribution-Process-Flow" target="_blank" class="">https://github.com/openframeworks/openFrameworks/wiki/Examples-Contribution-Process-Flow</a></div><div style="line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="line-height: normal;" class="">I feel one of the best aspects of PD are the examples via help patches so maybe splitting things up outside of PD might work against that? However, this would allow for a place for larger scale information as well as images, embed, etc.</div><div style="line-height: normal;" class=""><br class=""></div><div class=""><div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" target="_blank" class="">@danomatika</a><br class=""><a href="http://danomatika.com/" target="_blank" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com/" target="_blank" class="">robotcowboy.com</a></div></div></div><br class=""><div class=""><blockquote class=""><div class="">On Feb 26, 2016, at 5:20 PM, Jonathan Wilkes <<a href="mailto:jancsika@yahoo.com" class="">jancsika@yahoo.com</a>> wrote:</div><br class="ecxApple-interchange-newline"><div class=""><div class=""><div style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div id="ecxyui_3_16_0_1_1456519552262_36365" class="">Do you have a spec from that sprint?</div><div class="ecxqtdSeparateBR"><br class=""><br class=""></div><div class="ecxyahoo_quoted" style="display: block;"><div style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div dir="ltr" class=""><font face="Arial" size="2" class="">On Friday, February 26, 2016 7:08 PM, Dan Wilcox <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>> wrote:<br class=""></font></div><br class=""><br class=""><div class="ecxy_msg_container"><div id="ecxyiv3115880885" class=""><div class="">Also, my thinking is going in this direction as we’re dealing with the same issues in the OpenFrameworks community. My uni department just hosted an OF DocSprint last weekend and we spent a good amount of time wrangling how best to integrate a Markdown + Doxygen generated reference system.<div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">Of course pure data patch files and C++ source files are somewhat different, but I feel there are the same issues to solve such as what requires the most maintenance, works on all platforms, and is easy for non developer contributors to use. It’s one thing to build a custom system (we did) and quite another to get people to pitch in and fill the content in. I just wouldn’t want anyone to spend a lot of time making something admittedly cool and built into the canvas but, in the end, may not be leveraged by the community the same way a portable, easy to edit, cross platform standard might.<br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;">--------<br class="ecxyiv3115880885" clear="none">Dan Wilcox<br class="ecxyiv3115880885" clear="none"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="https://twitter.com/danomatika">@danomatika</a><br class="ecxyiv3115880885" clear="none"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="http://danomatika.com/">danomatika.com</a><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="http://robotcowboy.com/">robotcowboy.com</a></div></div></div><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885yqt9353302304" id="ecxyiv3115880885yqt01564"><div class=""><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885">On Feb 26, 2016, at 5:01 PM, Dan Wilcox <<a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="mailto:danomatika@gmail.com">danomatika@gmail.com</a>> wrote:</div><br class="ecxyiv3115880885Apple-interchange-newline" clear="none"><div class="ecxyiv3115880885"></div></blockquote></div></div></div></div></div><div class="ecxyiv3115880885yqt9353302304" id="ecxyiv3115880885yqt25060"><div class=""><div class="ecxyiv3115880885" style="word-wrap: break-word;"><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25304"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25325">Ok, so which html reference system should I leverage here?</span></div></div></div></blockquote><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">Probably something using css and an html template that make it easy for people to fill out. I’d say 1 main html file for each object to document w/ room for sub pages if needed. Different languages can live in different folders.</div><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">The nice thing about this approach is lots of people can edit html, there are plenty of designers, the files can be rendered by pretty much anything, etc. Another option is to have a templating system that uses Markdown, etc and just renders to html. It can then live in it’s own source repository for shared work and be used as a basis for online as well as distributed documentation.</div><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">Maybe a good start would be to look at the pure data object database/wiki that is around somewhere. I can’t find the link off the top of my head.</div><br class="ecxyiv3115880885" clear="none"><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25304"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25325">Where will <br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25325">the html files get stored, and how do we get from clicking the link in the <br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25564"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25325">help patch (I'm assuming we're still using the current help patches to show <br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25325">a simple demo of the object) to opening the html doc in the correct language?</span></div></div></div></blockquote><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">Just like opening a help patch with a context menu option or maybe links we can open from the patch itself. Use the current help paths for searching and use tcl to launch the path in the system web browser if found.</div><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">I’d say the most useful thing would be add linking between patches and external files (html, etc) in general. I believe Hans had this in extended for the pd-doc stuff.</div><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">I’m suggesting this approach partially so you/we don’t end up reinventing the wheel. A custom, integrated system would be *nice* but I feel that will require too much backend work to build and them probably too much work to maintain/extend in the future. HTML+CSS has the option of being loaded into a web view within TK I imagine, so another option would be a side pane or extra window that can open up right in PD. I’d suggest staying away from building extra widgets etc to render a custom approach within the patch itself.</div><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;">--------<br class="ecxyiv3115880885" clear="none">Dan Wilcox<br class="ecxyiv3115880885" clear="none"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="https://twitter.com/danomatika">@danomatika</a><br class="ecxyiv3115880885" clear="none"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="http://danomatika.com/">danomatika.com</a><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="http://robotcowboy.com/">robotcowboy.com</a></div></div></div><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885">On Feb 26, 2016, at 4:44 PM, Jonathan Wilkes <<a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>> wrote:</div><div class="ecxyiv3115880885"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"><span class="ecxyiv3115880885"></span></div><div class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_25303"><span class="ecxyiv3115880885">-Jonathan</span></div><div class="ecxyiv3115880885qtdSeparateBR"><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885yahoo_quoted" style="display: block;"><div class="ecxyiv3115880885" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" dir="ltr"><font class="ecxyiv3115880885" face="Arial" size="2">On Friday, February 26, 2016 4:34 PM, Dan Wilcox <<a rel="nofollow" shape="rect" class="ecxyiv3115880885" target="_blank" href="mailto:danomatika@gmail.com">danomatika@gmail.com</a>> wrote:<br class="ecxyiv3115880885" clear="none"></font></div><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885y_msg_container"><div class="ecxyiv3115880885" id="ecxyiv3115880885"><div class="ecxyiv3115880885">I think what implying is that maybe Pd *doesn’t* need to handle it. Simply, Pd could open a local webpage, similar to how the Processing “Find in reference” context menu option works when highlighting a function in the editor.<div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885">Not to say you/we can’t work out a file format/system to handle alot of this, but I’m thinking that html reference already works well for many other contexts an doesn’t require building new formats/systems to solve alot of the same problems.</div><div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;">--------<br class="ecxyiv3115880885" clear="none">Dan Wilcox<br class="ecxyiv3115880885" clear="none"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">@danomatika</a><br class="ecxyiv3115880885" clear="none"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">danomatika.com</a><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">robotcowboy.com</a></div></div></div><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885yqt9913388156" id="ecxyiv3115880885yqt08150"><div class="ecxyiv3115880885"><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885">On Feb 26, 2016, at 2:08 PM, Jonathan Wilkes <<a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">jancsika@yahoo.com</a>> wrote:</div><br class="ecxyiv3115880885Apple-interchange-newline" clear="none"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" dir="ltr"><span class="ecxyiv3115880885">html could be leveraged, but I'm really looking for a spec for how Pd<span class="Apple-converted-space"> </span><br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr"><span class="ecxyiv3115880885">handles it.  Is it a GUI widget?  An abstraction?  A canvas method?  A new<span class="Apple-converted-space"> </span><br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4929"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954">"#" directive?</span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4955"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954"><br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_5021"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954">Do the translations get saved along with the help patch, or are they stored in<span class="Apple-converted-space"> </span><br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_5022"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954">a directory and fetched when needed?  Etc.</span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_5055"><br class="ecxyiv3115880885" clear="none"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954"></span></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_5094"><span class="ecxyiv3115880885" id="ecxyiv3115880885yui_3_16_0_1_1456519552262_4954">-Jonathan<br class="ecxyiv3115880885" clear="none"></span></div><div class="ecxyiv3115880885qtdSeparateBR"><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885yahoo_quoted" style="display: block;"><div class="ecxyiv3115880885" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" dir="ltr"><font class="ecxyiv3115880885" face="Arial" size="2">On Friday, February 26, 2016 1:02 PM, Dan Wilcox <<a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">danomatika@gmail.com</a>> wrote:<br class="ecxyiv3115880885" clear="none"></font></div><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885y_msg_container"><div class="ecxyiv3115880885" id="ecxyiv3115880885"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885"><blockquote class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9484">I'll implement any *clear* spec for multi-language help patches someone comes up <br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885" dir="ltr">with with the following constraints:</div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9694">1. it separates design from content.</div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9695">2. in only requires documentation writers to care about content.</div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9560">3. it does not pigeonhole help patches into having a single, ugly design</div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9559">4. documentation writers will be guaranteed that whatever they write, it won't <br class="ecxyiv3115880885" clear="none"></div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9544">overlap patch content.</div><div class="ecxyiv3115880885" dir="ltr" id="ecxyiv3115880885yui_3_16_0_1_1456507563708_9542">5. it is maintainable and scalable<br class="ecxyiv3115880885" clear="none"></div></div></blockquote></div><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class="ecxyiv3115880885" dir="ltr"><br class="ecxyiv3115880885" clear="none"></div></div></div>Sounds like .html.<div class="ecxyiv3115880885"><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><div class="ecxyiv3115880885" style="letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;">--------<br class="ecxyiv3115880885" clear="none">Dan Wilcox<br class="ecxyiv3115880885" clear="none"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">@danomatika</a><br class="ecxyiv3115880885" clear="none"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">danomatika.com</a><br class="ecxyiv3115880885" clear="none"><div class="ecxyiv3115880885"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">robotcowboy.com</a></div></div></div><br class="ecxyiv3115880885" clear="none"></div></div></div><br class="ecxyiv3115880885" clear="none">_______________________________________________<br class="ecxyiv3115880885" clear="none"><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">Pd-list@lists.iem.at</a><span class="Apple-converted-space"> </span>mailing list<br class="ecxyiv3115880885" clear="none">UNSUBSCRIBE and account-management -><span class="Apple-converted-space"> </span><a href="https:/" rel="nofollow" shape="rect" class="ecxyiv3115880885 ecxyiv3115880885removed-link" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"></div></div></div></div></div></div></div></blockquote></div></div><br class="ecxyiv3115880885" clear="none"></div></div></div><br class="ecxyiv3115880885" clear="none"><br class="ecxyiv3115880885" clear="none"></div></div></div></div></div></div></div></blockquote></div><br class="ecxyiv3115880885" clear="none"></div><br class="ecxyiv3115880885" clear="none"></div></div></div><br class=""><br class=""></div></div></div></div></div></div></div></blockquote></div><br class=""><br class="">_______________________________________________<span class="Apple-converted-space"> </span><a href="mailto:Pd-list@lists.iem.at" class="">Pd-list@lists.iem.at</a><span class="Apple-converted-space"> </span>mailing list UNSUBSCRIBE and account-management -><span class="Apple-converted-space"> </span><a href="http://lists.puredata.info/listinfo/pd-list" class="">http://lists.puredata.info/listinfo/pd-list</a></div></div></div></blockquote></div><br class=""></div></body></html>