<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Soccer ball</title>
    <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 09:41:05 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 09:41:05 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Soccer ball</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Soccer ball</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball</link>
    </image>
    <item>
      <title>Jabulani</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball?ref=Feed:MaplePrimes:Soccer ball:Comments#comment94932</link>
      <itunes:summary>&lt;p&gt;I'll be impressed if someone can plot one of the actual 2010 World Cup balls: &lt;a href="http://en.wikipedia.org/wiki/Adidas_Jabulani"&gt;http://en.wikipedia.org/wiki/Adidas_Jabulani&lt;/a&gt;&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Soccer ball</description>
      <guid>94932</guid>
      <pubDate>Thu, 08 Jul 2010 17:55:55 Z</pubDate>
      <itunes:author>John May</itunes:author>
      <author>John May</author>
    </item>
    <item>
      <title>model the Jabulani</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball?ref=Feed:MaplePrimes:Soccer ball:Comments#comment94935</link>
      <itunes:summary>&lt;p&gt;I'd be really impressed if anyone could model the Jabulani's behaviour in Maple/MapleSim well enough to show the purported instability of that relatively lighter ball at higher speeds/altitude. (It may not be necessary to achieve fluid dynamics simulation for this, if the seam pattern's effect could be combined with oscillating wake driving forces. I don't know.)&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Soccer ball</description>
      <guid>94935</guid>
      <pubDate>Thu, 08 Jul 2010 18:08:39 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>I like a challenge</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball?ref=Feed:MaplePrimes:Soccer ball:Comments#comment94938</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/posts/94930-Soccer-Ball#comment94932"&gt;@John May&lt;/a&gt; : Not all the details, but here's a rough approximation of some of the features.&lt;/p&gt;
&lt;pre&gt;&amp;gt; with(plots): with(plottools):&lt;br&gt;   C[1]:= 1;&lt;br&gt;   C[2]:= t -&amp;gt; 0.95 + 0.05*sin(3*t);&lt;br&gt; C[3]:= t -&amp;gt; 0.91 + 0.05*sin(3*t);&lt;br&gt; C[4]:= t -&amp;gt; 0.87 + 0.05*sin(3*t);&lt;br&gt; C[5]:= t -&amp;gt; 0.65 + 0.042*sin(3*t);&lt;br&gt; C[6]:= t -&amp;gt; 0.5 + 0.037*sin(3*t);&lt;br&gt;  ts:= [seq(i*2*Pi/50, i=0..50)]:&lt;br&gt;  A:= [seq([seq([[C[k](ts[i-1]),ts[i-1]],[C[k](ts[i]),ts[i]],&lt;br&gt;     [C[k+1](ts[i]),ts[i]],[C[k+1](ts[i-1]),ts[i-1]]],i=2..51)],k=1..6)]:&lt;br&gt; B:=  map(a-&amp;gt;map(p -&amp;gt; map(t -&amp;gt; [sin(0.8*t[1])*cos(t[2]),sin(0.8*t[1])*sin(t[2]),cos(0.8*t[1])], &lt;br&gt;     p), a),A):&lt;br&gt; S:= sphere([0,0,0],0.99, colour=wheat, style=patchnogrid):&lt;br&gt; P:=display(polygonplot3d(B[1],colour=black), polygonplot3d(B[3],colour=gold, style=patchnogrid),&lt;br&gt;    polygonplot3d(B[4],colour=black,style=patchnogrid),&lt;br&gt;    polygonplot3d(B[5],colour=black,style=patchnogrid)):&lt;br&gt;display(P,seq(plottools[rotate](P,arccos(-1/3),0,k*2*Pi/3),k=0..2),&lt;br&gt;      S,scaling=constrained);&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href="/view.aspx?sf=94938/277820/jabulani.jpg"&gt;&lt;img src="/view.aspx?sf=94938/277820/jabulani.jpg" alt=""&gt;&lt;/a&gt;&lt;/pre&gt;</itunes:summary>
      <description>The latest comments added to the Post, Soccer ball</description>
      <guid>94938</guid>
      <pubDate>Thu, 08 Jul 2010 21:40:53 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>@Robert Israel Very nice!</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball?ref=Feed:MaplePrimes:Soccer ball:Comments#comment94973</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/posts/94930-Soccer-Ball#comment94938"&gt;@Robert Israel&lt;/a&gt; Very nice!&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Soccer ball</description>
      <guid>94973</guid>
      <pubDate>Fri, 09 Jul 2010 17:46:23 Z</pubDate>
      <itunes:author>John May</itunes:author>
      <author>John May</author>
    </item>
    <item>
      <title>A very good approximation</title>
      <link>http://www.mapleprimes.com/posts/94930-Soccer-Ball?ref=Feed:MaplePrimes:Soccer ball:Comments#comment94974</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/posts/94930-Soccer-Ball#comment94938"&gt;@Robert Israel&lt;/a&gt;: Nice! I'm impressed.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Soccer ball</description>
      <guid>94974</guid>
      <pubDate>Fri, 09 Jul 2010 18:02:32 Z</pubDate>
      <itunes:author>pchin</itunes:author>
      <author>pchin</author>
    </item>
  </channel>
</rss>