<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:iweb="http://www.apple.com/iweb" version="2.0">
  <channel>
    <title>Downloads</title>
    <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Downloads.html</link>
    <description>Software and other things I have written.</description>
    <generator>iWeb 2.0.3</generator>
    <item>
      <title>MDS for Mathematica 6.0</title>
      <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2007/6/21_MDS_for_Mathematica_6.0.html</link>
      <guid isPermaLink="false">12d1125a-098c-41c0-b706-b899f7c07180</guid>
      <pubDate>Thu, 21 Jun 2007 14:37:16 -0400</pubDate>
      <description>&lt;a href=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2007/6/21_MDS_for_Mathematica_6.0_files/droppedImage.png&quot;&gt;&lt;img src=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Media/droppedImage.png&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:192px; height:173px;&quot;/&gt;&lt;/a&gt;A few weeks ago someone asked for examples of the Multidimensional Scaling package for Mathematica. While I was at it, I updated the package to work with version 6.0 (and probably 5.2, but not tested). The old 4.x version remains &lt;a href=&quot;Entries/2006/2/10_MDS_Package.html&quot;&gt;here&lt;/a&gt; for those who need it. &lt;br/&gt;&lt;br/&gt;Installation is simple, unpack the zip file and install in your system-wide or user Applications folder. (The examples assume the data is stored in the system-wide area, so you’ll need to tweak a few Import[]s if you put it somewhere else. The rest of the package should work perfectly fine however.)&lt;br/&gt;&lt;br/&gt;Usage is pretty simple, there are basically two functions exported:&lt;br/&gt;&lt;br/&gt; MultidimensionalScaling[data,dimensions] - takes the dissimilarity matrix data and creates a state for dimensions dimensions. The data structure basically consists of {Stim Configuration, SVD Data, SVD Data, Stress}&lt;br/&gt;IterateMDS[state] or IterateMDS[state,times] - takes the state returned from MultidimensionalScaling[] and iterates it. &lt;br/&gt;&lt;br/&gt;For examples, see the MDS Demo file in the Examples directory. That is all.&lt;br/&gt;&lt;br/&gt;Download: &lt;a href=&quot;Entries/2007/6/21_MDS_for_Mathematica_6.0_files/MDS6.zip&quot;&gt;MDS6.zip&lt;/a&gt;</description>
      <enclosure url="http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2007/6/21_MDS_for_Mathematica_6.0_files/droppedImage.png" length="79067" type="image/png"/>
    </item>
    <item>
      <title>Skidmore College Poster Template</title>
      <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/4/3_Skidmore_College_Poster_Template.html</link>
      <guid isPermaLink="false">334f8451-a8e0-4055-af26-09792c4e7de7</guid>
      <pubDate>Mon, 3 Apr 2006 13:21:37 -0400</pubDate>
      <description>&lt;a href=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/4/3_Skidmore_College_Poster_Template_files/vss05.jpg&quot;&gt;&lt;img src=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Media/vss05.jpg&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:192px; height:118px;&quot;/&gt;&lt;/a&gt;This thing is getting old... but is still serviceable. &lt;a href=&quot;Entries/2006/4/3_Skidmore_College_Poster_Template_files/posterNue1.ppt&quot;&gt;Download it here&lt;/a&gt;</description>
      <enclosure url="http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/4/3_Skidmore_College_Poster_Template_files/vss05.jpg" length="169450" type="image/jpeg"/>
    </item>
    <item>
      <title>Mathematica Language Modules for BBEdit</title>
      <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_Mathematica_Language_Modules_for_BBEdit.html</link>
      <guid isPermaLink="false">eabd82b1-28dd-4f3f-8b1a-08bf72a55e39</guid>
      <pubDate>Mon, 20 Feb 2006 10:54:28 -0500</pubDate>
      <description>&lt;a href=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_Mathematica_Language_Modules_for_BBEdit_files/Picture%202.png&quot;&gt;&lt;img src=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Media/Picture%202.png&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:192px; height:132px;&quot;/&gt;&lt;/a&gt;Of course you use &lt;a href=&quot;http://www.wolfram.com/&quot;&gt;Mathematica&lt;/a&gt;, we all do, it’s nothing to be ashamed of. If you find yourself editing the occasional .m file in &lt;a href=&quot;http://www.bbedit.com/&quot;&gt;BBEdit&lt;/a&gt;, this language module is for you.&lt;br/&gt;&lt;br/&gt;Download &lt;a href=&quot;Entries/2006/2/20_Mathematica_Language_Modules_for_BBEdit_files/Mathematica.plist&quot;&gt;Mathematica.plist&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If you write the occasional MathLink program, this one will be useful also.&lt;br/&gt;&lt;br/&gt;Download &lt;a href=&quot;Entries/2006/2/20_Mathematica_Language_Modules_for_BBEdit_files/MathLinkTemplate.plist&quot;&gt;MathLinkTemplate.plist&lt;/a&gt; &lt;br/&gt;&lt;br/&gt;Place them in ~/Library/Application Support/BBEdit/Language Modules and enjoy your color-filled goodness.</description>
      <enclosure url="http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_Mathematica_Language_Modules_for_BBEdit_files/Picture%202.png" length="50191" type="image/png"/>
    </item>
    <item>
      <title>RenderMan RIB and Shading Language Language Modules for BBEdit</title>
      <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_RenderMan_RIB_and_Shading_Language_Language_Modules_for_BBEdit.html</link>
      <guid isPermaLink="false">bc1f3890-beaf-41aa-9245-02225c550c1b</guid>
      <pubDate>Mon, 20 Feb 2006 10:48:44 -0500</pubDate>
      <description>&lt;a href=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_RenderMan_RIB_and_Shading_Language_Language_Modules_for_BBEdit_files/Picture%201.png&quot;&gt;&lt;img src=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Media/Picture%201.png&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:192px; height:124px;&quot;/&gt;&lt;/a&gt;If you’re me, you use &lt;a href=&quot;http://www.bbedit.com/&quot;&gt;BBEdit&lt;/a&gt; occasionally. &lt;br/&gt;&lt;br/&gt;You also use &lt;a href=&quot;http://www.pixar.com/renderman&quot;&gt;RenderMan&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;If you use these things, these BBEdit language modules will be useful to you.&lt;br/&gt;&lt;br/&gt;Download &lt;a href=&quot;Entries/2006/2/20_RenderMan_RIB_and_Shading_Language_Language_Modules_for_BBEdit_files/RendermanRIB.plist&quot;&gt;RendermanRIB.plist&lt;/a&gt;&lt;br/&gt;Download &lt;a href=&quot;Entries/2006/2/20_RenderMan_RIB_and_Shading_Language_Language_Modules_for_BBEdit_files/RendermanShadingLanguage.plist&quot;&gt;RendermanShadingLanguage.plist&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Place them in ~/Library/Application Support/BBEdit/Language Modules and enjoy your color-filled goodness.</description>
      <enclosure url="http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/20_RenderMan_RIB_and_Shading_Language_Language_Modules_for_BBEdit_files/Picture%201.png" length="187740" type="image/png"/>
    </item>
    <item>
      <title>MDS Package</title>
      <link>http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/10_MDS_Package.html</link>
      <guid isPermaLink="false">02dd0a3c-850c-493a-8af2-a3e9aae52216</guid>
      <pubDate>Fri, 10 Feb 2006 12:35:37 -0500</pubDate>
      <description>&lt;a href=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/10_MDS_Package_files/mds.png&quot;&gt;&lt;img src=&quot;http://www.skidmore.edu/%7Eflip/Site/Downloads/Media/mds_1.png&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:192px; height:195px;&quot;/&gt;&lt;/a&gt;A Mathematica package for performing multi-dimensional scaling calculations. Not well documented, if you use it, let me know and I can send some better examples than what are in the .m file.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2006/2/10_MDS_Package_files/MDS.m&quot;&gt;Download MDS.m&lt;/a&gt;</description>
      <enclosure url="http://www.skidmore.edu/%7Eflip/Site/Downloads/Entries/2006/2/10_MDS_Package_files/mds.png" length="16331" type="image/png"/>
    </item>
  </channel>
</rss>
