<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715</link>
    <title>MATLAB Central Newsreader - wavelets - image downsampling</title>
    <description>Feed for thread: wavelets - image downsampling</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sat, 14 Mar 2009 02:50:03 -0400</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#634780</link>
      <author>Chaos </author>
      <description>NZTideMan &amp;lt;mulgor@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; May I suggest that an appropriate standard response to all future&lt;br&gt;
&amp;gt; posts by Brendan should be: RTFM&lt;br&gt;
&lt;br&gt;
Retards who post &quot;RTFM&quot; are just that retards. If you have the time to read over 3000+ pages, you have too much time on your hands.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;Insteading wasting years RTFM, learn how to grep, sed, or awk.</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 23:36:14 -0500</pubDate>
      <title>wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612512</link>
      <author>Brendan</author>
      <description>I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
understand the output format of the wavedec2 function, but from this&lt;br&gt;
output how do I select a given wavelet level(e.g. largest&lt;br&gt;
approximation coefficient) and reconstruct  as I can do with the 2-D&lt;br&gt;
Wavelet Selection GUI?</description>
    </item>
    <item>
      <pubDate>Sat, 22 Nov 2008 21:13:35 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612611</link>
      <author>Brendan</author>
      <description>On Nov 21, 7:36=A0pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
&amp;gt; understand the output format of the wavedec2 function, but from this&lt;br&gt;
&amp;gt; output how do I select a given wavelet level(e.g. largest&lt;br&gt;
&amp;gt; approximation coefficient) and reconstruct =A0as I can do with the 2-D&lt;br&gt;
&amp;gt; Wavelet Selection GUI?&lt;br&gt;
&lt;br&gt;
Was a simple question, but no one could be arsed to reply. Here I was&lt;br&gt;
trying manually to take chunks out of wavedec2 output and put it&lt;br&gt;
through waverec2, when all that was needed was the wrcoef2 command.&lt;br&gt;
Thanks for nothing.</description>
    </item>
    <item>
      <pubDate>Sat, 22 Nov 2008 22:21:50 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612622</link>
      <author>Skeptic</author>
      <description>On Nov 22, 4:13=A0pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; On Nov 21, 7:36=A0pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
&amp;gt; &amp;gt; understand the output format of the wavedec2 function, but from this&lt;br&gt;
&amp;gt; &amp;gt; output how do I select a given wavelet level(e.g. largest&lt;br&gt;
&amp;gt; &amp;gt; approximation coefficient) and reconstruct =A0as I can do with the 2-D&lt;br&gt;
&amp;gt; &amp;gt; Wavelet Selection GUI?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Was a simple question, but no one could be arsed to reply. Here I was&lt;br&gt;
&amp;gt; trying manually to take chunks out of wavedec2 output and put it&lt;br&gt;
&amp;gt; through waverec2, when all that was needed was the wrcoef2 command.&lt;br&gt;
&amp;gt; Thanks for nothing.&lt;br&gt;
&lt;br&gt;
------------------------------------------------------&lt;br&gt;
You're welcome.  We aim to please.  Come back soon and we'll give you&lt;br&gt;
nothing again.</description>
    </item>
    <item>
      <pubDate>Sat, 22 Nov 2008 23:44:57 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612632</link>
      <author>Walter Roberson</author>
      <description>Brendan wrote:&lt;br&gt;
&amp;gt; On Nov 21, 7:36 pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt; I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
&amp;gt;&amp;gt; understand the output format of the wavedec2 function, but from this&lt;br&gt;
&amp;gt;&amp;gt; output how do I select a given wavelet level(e.g. largest&lt;br&gt;
&amp;gt;&amp;gt; approximation coefficient) and reconstruct  as I can do with the 2-D&lt;br&gt;
&amp;gt;&amp;gt; Wavelet Selection GUI?&lt;br&gt;
&lt;br&gt;
&amp;gt; Was a simple question, but no one could be arsed to reply.&lt;br&gt;
&lt;br&gt;
I did not answer your question when I read it, and this displeased you enough&lt;br&gt;
that you posted about the matter, so we can observe that you perceived that I&lt;br&gt;
&quot;owed&quot; you more of my time and skills than I in fact provided to you. Could&lt;br&gt;
I ask you to outline the amount of time and energy that you expected from -me-?&lt;br&gt;
And could I also ask you to discuss the point of whether you expect -me-&lt;br&gt;
(personally) to devote similar amounts of time and energy to every poster,&lt;br&gt;
or whether you were expecting more of time/skills investment than average?&lt;br&gt;
&lt;br&gt;
I am still trying to work out this &quot;Work / Life Balance&quot; thing. Obviously I failed&lt;br&gt;
you on this point, so my parameters are in need of some tuning, and I should be&lt;br&gt;
spending less time with my family or less time sleeping, and more time volunteering&lt;br&gt;
answering questions. What proportions of dividing my time would you feel would have&lt;br&gt;
been more fair to you?&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
.signature note: I am now avoiding replying to unclear or ambiguous postings.&lt;br&gt;
Please review questions before posting them. Be specific. Use examples of what you mean,&lt;br&gt;
of what you don't mean. Specify boundary conditions, and data classes and value&lt;br&gt;
relationships -- what if we scrambled your data or used -Inf, NaN, or complex(rand,rand)?</description>
    </item>
    <item>
      <pubDate>Sun, 23 Nov 2008 16:01:44 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612711</link>
      <author>Brendan</author>
      <description>On Nov 22, 7:44=A0pm, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt; &amp;gt; On Nov 21, 7:36 pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; understand the output format of the wavedec2 function, but from this&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; output how do I select a given wavelet level(e.g. largest&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; approximation coefficient) and reconstruct =A0as I can do with the 2-D&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; Wavelet Selection GUI?&lt;br&gt;
&amp;gt; &amp;gt; Was a simple question, but no one could be arsed to reply.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I did not answer your question when I read it, and this displeased you en=&lt;br&gt;
ough&lt;br&gt;
&amp;gt; that you posted about the matter, so we can observe that you perceived th=&lt;br&gt;
at I&lt;br&gt;
&amp;gt; &quot;owed&quot; you more of my time and skills than I in fact provided to you. Cou=&lt;br&gt;
ld&lt;br&gt;
&amp;gt; I ask you to outline the amount of time and energy that you expected from=&lt;br&gt;
&amp;nbsp;-me-?&lt;br&gt;
&amp;gt; And could I also ask you to discuss the point of whether you expect -me-&lt;br&gt;
&amp;gt; (personally) to devote similar amounts of time and energy to every poster=&lt;br&gt;
,&lt;br&gt;
&amp;gt; or whether you were expecting more of time/skills investment than average=&lt;br&gt;
?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am still trying to work out this &quot;Work / Life Balance&quot; thing. Obviously=&lt;br&gt;
&amp;nbsp;I failed&lt;br&gt;
&amp;gt; you on this point, so my parameters are in need of some tuning, and I sho=&lt;br&gt;
uld be&lt;br&gt;
&amp;gt; spending less time with my family or less time sleeping, and more time vo=&lt;br&gt;
lunteering&lt;br&gt;
&amp;gt; answering questions. What proportions of dividing my time would you feel =&lt;br&gt;
would have&lt;br&gt;
&amp;gt; been more fair to you?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; --&lt;br&gt;
&amp;gt; .signature note: I am now avoiding replying to unclear or ambiguous posti=&lt;br&gt;
ngs.&lt;br&gt;
&amp;gt; Please review questions before posting them. Be specific. Use examples of=&lt;br&gt;
&amp;nbsp;what you mean,&lt;br&gt;
&amp;gt; of what you don't mean. Specify boundary conditions, and data classes and=&lt;br&gt;
&amp;nbsp;value&lt;br&gt;
&amp;gt; relationships -- what if we scrambled your data or used -Inf, NaN, or com=&lt;br&gt;
plex(rand,rand)?&lt;br&gt;
&lt;br&gt;
Walter, I haven't a clue who you are and why you feel I was personally&lt;br&gt;
asking you for anything. If you feel my comment was specifically&lt;br&gt;
directed at you, then I definitely suggest you spend more time with&lt;br&gt;
your family, and less on this newsgroup.&lt;br&gt;
&lt;br&gt;
What I pay back is to post my own answer to my own question, to help&lt;br&gt;
others who might have the same problem, and to try to answer one or&lt;br&gt;
two questions for each that I post.</description>
    </item>
    <item>
      <pubDate>Sun, 23 Nov 2008 16:03:50 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612712</link>
      <author>Brendan</author>
      <description>On Nov 22, 6:21=A0pm, Skeptic &amp;lt;skep...@mailinator.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; On Nov 22, 4:13=A0pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; On Nov 21, 7:36=A0pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; I am trying to use the wavelet toolbox to downsample images. I&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; understand the output format of the wavedec2 function, but from this&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; output how do I select a given wavelet level(e.g. largest&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; approximation coefficient) and reconstruct =A0as I can do with the 2-=&lt;br&gt;
D&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Wavelet Selection GUI?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Was a simple question, but no one could be arsed to reply. Here I was&lt;br&gt;
&amp;gt; &amp;gt; trying manually to take chunks out of wavedec2 output and put it&lt;br&gt;
&amp;gt; &amp;gt; through waverec2, when all that was needed was the wrcoef2 command.&lt;br&gt;
&amp;gt; &amp;gt; Thanks for nothing.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------&lt;br&gt;
&amp;gt; You're welcome. =A0We aim to please. =A0Come back soon and we'll give you&lt;br&gt;
&amp;gt; nothing again.&lt;br&gt;
&lt;br&gt;
Now this reply is funny and to the point.</description>
    </item>
    <item>
      <pubDate>Sun, 23 Nov 2008 17:15:23 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612724</link>
      <author>Walter Roberson</author>
      <description>Brendan wrote:&lt;br&gt;
&amp;gt; On Nov 22, 7:44 pm, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; On Nov 21, 7:36 pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Was a simple question, but no one could be arsed to reply.&lt;br&gt;
&lt;br&gt;
&amp;gt; Walter, I haven't a clue who you are and why you feel I was personally&lt;br&gt;
&amp;gt; asking you for anything.&lt;br&gt;
&lt;br&gt;
But you expected *someone* to reply, and you were displeased that no-one&lt;br&gt;
did (on a weekend). If you weren't expecting *me* (personally) to reply,&lt;br&gt;
then you must have been expecting some other specific person(s) to reply&lt;br&gt;
in that timeframe. Whom -specifically- were you expecting to reply and were&lt;br&gt;
disappointed you by not doing so? By &quot;specifically&quot;, I mean &quot;Name the person&lt;br&gt;
or persons&quot;. Was it John? Roger? Urs? Matt?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;gt; Walter, I haven't a clue who you are and why you feel I was personally&lt;br&gt;
&amp;gt; asking you for anything.&lt;br&gt;
&lt;br&gt;
The antonym of &quot;no one&quot; is, lacking context otherwise, &quot;everyone&quot;. I am&lt;br&gt;
part of &quot;everyone&quot;, so when you assign blame that &quot;no one&quot; did this, you&lt;br&gt;
include in that blame that *I* (personally) did not do that thing. Similarly&lt;br&gt;
for each other person here: your posting, as phrased, blamed each of us&lt;br&gt;
*personally* for not having answered your question. &lt;br&gt;
&lt;br&gt;
Each reply has to come from *someone* or some organization. If there is&lt;br&gt;
that no specific person and no specific group with responsibility for replying,&lt;br&gt;
there can be no displeasure that &quot;no one could be arsed to reply&quot;&lt;br&gt;
(disappointment, perhaps, but not displeasure); as there -was- that displeasure,&lt;br&gt;
then there must have been some identifiable person or entity that you felt should&lt;br&gt;
have replied but whom did not. Which person or entity was that?&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
.signature note: I am now avoiding replying to unclear or ambiguous postings.&lt;br&gt;
Please review questions before posting them. Be specific. Use examples of what you mean,&lt;br&gt;
of what you don't mean. Specify boundary conditions, and data classes and value&lt;br&gt;
relationships -- what if we scrambled your data or used -Inf, NaN, or complex(rand,rand)?</description>
    </item>
    <item>
      <pubDate>Sun, 23 Nov 2008 19:07:15 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#612735</link>
      <author>NZTideMan</author>
      <description>On Nov 24, 6:15=A0am, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt; &amp;gt; On Nov 22, 7:44 pm, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt; On Nov 21, 7:36 pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt; Was a simple question, but no one could be arsed to reply.&lt;br&gt;
&amp;gt; &amp;gt; Walter, I haven't a clue who you are and why you feel I was personally&lt;br&gt;
&amp;gt; &amp;gt; asking you for anything.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; But you expected *someone* to reply, and you were displeased that no-one&lt;br&gt;
&amp;gt; did (on a weekend). If you weren't expecting *me* (personally) to reply,&lt;br&gt;
&amp;gt; then you must have been expecting some other specific person(s) to reply&lt;br&gt;
&amp;gt; in that timeframe. Whom -specifically- were you expecting to reply and we=&lt;br&gt;
re&lt;br&gt;
&amp;gt; disappointed you by not doing so? By &quot;specifically&quot;, I mean &quot;Name the per=&lt;br&gt;
son&lt;br&gt;
&amp;gt; or persons&quot;. Was it John? Roger? Urs? Matt?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Walter, I haven't a clue who you are and why you feel I was personally&lt;br&gt;
&amp;gt; &amp;gt; asking you for anything.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; The antonym of &quot;no one&quot; is, lacking context otherwise, &quot;everyone&quot;. I am&lt;br&gt;
&amp;gt; part of &quot;everyone&quot;, so when you assign blame that &quot;no one&quot; did this, you&lt;br&gt;
&amp;gt; include in that blame that *I* (personally) did not do that thing. Simila=&lt;br&gt;
rly&lt;br&gt;
&amp;gt; for each other person here: your posting, as phrased, blamed each of us&lt;br&gt;
&amp;gt; *personally* for not having answered your question.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Each reply has to come from *someone* or some organization. If there is&lt;br&gt;
&amp;gt; that no specific person and no specific group with responsibility for rep=&lt;br&gt;
lying,&lt;br&gt;
&amp;gt; there can be no displeasure that &quot;no one could be arsed to reply&quot;&lt;br&gt;
&amp;gt; (disappointment, perhaps, but not displeasure); as there -was- that displ=&lt;br&gt;
easure,&lt;br&gt;
&amp;gt; then there must have been some identifiable person or entity that you fel=&lt;br&gt;
t should&lt;br&gt;
&amp;gt; have replied but whom did not. Which person or entity was that?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; --&lt;br&gt;
&amp;gt; .signature note: I am now avoiding replying to unclear or ambiguous posti=&lt;br&gt;
ngs.&lt;br&gt;
&amp;gt; Please review questions before posting them. Be specific. Use examples of=&lt;br&gt;
&amp;nbsp;what you mean,&lt;br&gt;
&amp;gt; of what you don't mean. Specify boundary conditions, and data classes and=&lt;br&gt;
&amp;nbsp;value&lt;br&gt;
&amp;gt; relationships -- what if we scrambled your data or used -Inf, NaN, or com=&lt;br&gt;
plex(rand,rand)?&lt;br&gt;
&lt;br&gt;
I saw Brendan's original post also.  From his question it was clear he&lt;br&gt;
had not RTFM.  I thought of telling him to do this, but refrained in a&lt;br&gt;
(rare) moment of diplomacy.  Brendan obviously did read the manual (as&lt;br&gt;
he should have before posting his silly question here) and&lt;br&gt;
subsequently responded to my non-posting by abusing me (and others).&lt;br&gt;
What should we do in future?&lt;br&gt;
&lt;br&gt;
May I suggest that an appropriate standard response to all future&lt;br&gt;
posts by Brendan should be: RTFM</description>
    </item>
    <item>
      <pubDate>Tue, 25 Nov 2008 01:36:14 -0500</pubDate>
      <title>Re: wavelets - image downsampling</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239715#613066</link>
      <author>Brendan</author>
      <description>On Nov 23, 3:07=A0pm, NZTideMan &amp;lt;mul...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; On Nov 24, 6:15=A0am, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; On Nov 22, 7:44 pm, Walter Roberson &amp;lt;rober...@hushmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; Brendan wrote:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; On Nov 21, 7:36 pm, Brendan &amp;lt;brendandetra...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; Was a simple question, but no one could be arsed to reply.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Walter, I haven't a clue who you are and why you feel I was personall=&lt;br&gt;
y&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; asking you for anything.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; But you expected *someone* to reply, and you were displeased that no-on=&lt;br&gt;
e&lt;br&gt;
&amp;gt; &amp;gt; did (on a weekend). If you weren't expecting *me* (personally) to reply=&lt;br&gt;
,&lt;br&gt;
&amp;gt; &amp;gt; then you must have been expecting some other specific person(s) to repl=&lt;br&gt;
y&lt;br&gt;
&amp;gt; &amp;gt; in that timeframe. Whom -specifically- were you expecting to reply and =&lt;br&gt;
were&lt;br&gt;
&amp;gt; &amp;gt; disappointed you by not doing so? By &quot;specifically&quot;, I mean &quot;Name the p=&lt;br&gt;
erson&lt;br&gt;
&amp;gt; &amp;gt; or persons&quot;. Was it John? Roger? Urs? Matt?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Walter, I haven't a clue who you are and why you feel I was personall=&lt;br&gt;
y&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; asking you for anything.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; The antonym of &quot;no one&quot; is, lacking context otherwise, &quot;everyone&quot;. I am&lt;br&gt;
&amp;gt; &amp;gt; part of &quot;everyone&quot;, so when you assign blame that &quot;no one&quot; did this, yo=&lt;br&gt;
u&lt;br&gt;
&amp;gt; &amp;gt; include in that blame that *I* (personally) did not do that thing. Simi=&lt;br&gt;
larly&lt;br&gt;
&amp;gt; &amp;gt; for each other person here: your posting, as phrased, blamed each of us&lt;br&gt;
&amp;gt; &amp;gt; *personally* for not having answered your question.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Each reply has to come from *someone* or some organization. If there is&lt;br&gt;
&amp;gt; &amp;gt; that no specific person and no specific group with responsibility for r=&lt;br&gt;
eplying,&lt;br&gt;
&amp;gt; &amp;gt; there can be no displeasure that &quot;no one could be arsed to reply&quot;&lt;br&gt;
&amp;gt; &amp;gt; (disappointment, perhaps, but not displeasure); as there -was- that dis=&lt;br&gt;
pleasure,&lt;br&gt;
&amp;gt; &amp;gt; then there must have been some identifiable person or entity that you f=&lt;br&gt;
elt should&lt;br&gt;
&amp;gt; &amp;gt; have replied but whom did not. Which person or entity was that?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; --&lt;br&gt;
&amp;gt; &amp;gt; .signature note: I am now avoiding replying to unclear or ambiguous pos=&lt;br&gt;
tings.&lt;br&gt;
&amp;gt; &amp;gt; Please review questions before posting them. Be specific. Use examples =&lt;br&gt;
of what you mean,&lt;br&gt;
&amp;gt; &amp;gt; of what you don't mean. Specify boundary conditions, and data classes a=&lt;br&gt;
nd value&lt;br&gt;
&amp;gt; &amp;gt; relationships -- what if we scrambled your data or used -Inf, NaN, or c=&lt;br&gt;
omplex(rand,rand)?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I saw Brendan's original post also. =A0From his question it was clear he&lt;br&gt;
&amp;gt; had not RTFM. =A0I thought of telling him to do this, but refrained in a&lt;br&gt;
&amp;gt; (rare) moment of diplomacy. =A0Brendan obviously did read the manual (as&lt;br&gt;
&amp;gt; he should have before posting his silly question here) and&lt;br&gt;
&amp;gt; subsequently responded to my non-posting by abusing me (and others).&lt;br&gt;
&amp;gt; What should we do in future?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; May I suggest that an appropriate standard response to all future&lt;br&gt;
&amp;gt; posts by Brendan should be: RTFM- Hide quoted text -&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; - Show quoted text -&lt;br&gt;
&lt;br&gt;
Must be from Invercargill.</description>
    </item>
  </channel>
</rss>

