<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Ruby Spreadsheet</title>
	<atom:link href="http://spreadsheet.ch/feed/" rel="self" type="application/rss+xml" />
	<link>http://spreadsheet.ch</link>
	<description>Writing and Reading Spreadsheets with Ruby</description>
	<lastBuildDate>Wed, 19 Jun 2013 01:07:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='spreadsheet.ch' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Ruby Spreadsheet</title>
		<link>http://spreadsheet.ch</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://spreadsheet.ch/osd.xml" title="The Ruby Spreadsheet" />
	<atom:link rel='hub' href='http://spreadsheet.ch/?pushpress=hub'/>
		<item>
		<title>Modifying an exiting Workbook with several Worksheets with the Ruby spreadsheet library</title>
		<link>http://spreadsheet.ch/2011/10/20/modifying-an-exiting-workbook-with-several-worksheets-with-the-ruby-spreadsheet-library/</link>
		<comments>http://spreadsheet.ch/2011/10/20/modifying-an-exiting-workbook-with-several-worksheets-with-the-ruby-spreadsheet-library/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 06:22:22 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Workbook]]></category>
		<category><![CDATA[Worksheet]]></category>
		<category><![CDATA[protip]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=141</guid>
		<description><![CDATA[This question has been asked many times on the mailing list: I have an Excel file (workbook) with many worksheets in it. Now I modify one worksheet but leave the other worksheets untouched. When I write the file and then try to open it with OpenOffice or Microsoft Office the file hangs. What do I [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=141&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This question has been asked many times on the mailing list:</p>
<p>I have an Excel file (workbook) with many worksheets in it. Now I modify one worksheet but leave the other worksheets untouched. When I write the file and then try to open it with OpenOffice or Microsoft Office the file hangs. What do I have to do?</p>
<p>1. You need to write the modified file to a new file name.</p>
<p>2. If the Workbook contains empty sheets, delete the empty sheets from the source file. There is no point in carrying empty sheets around.</p>
<p>3. If the Workbook contains 1 sheet that you want to modify but you want to leave the other worksheets untouched because they contain data, then read the following post from John Smith (very smart guy).</p>
<p><a href="http://groups.google.com/group/rubyspreadsheet/browse_thread/thread/f5bc157b06b66604">http://groups.google.com/group/rubyspreadsheet/browse_thread/thread/f5bc157b06b66604</a></p>
<p>4. If you find a better solution, let me know via the list &#8211; and do not forget to post your sample code to github (please do not post it in the mail).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=141&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2011/10/20/modifying-an-exiting-workbook-with-several-worksheets-with-the-ruby-spreadsheet-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby Spreadsheet 0.6.5.3 has been released</title>
		<link>http://spreadsheet.ch/2011/03/23/ruby-spreadsheet-0-6-5-3-has-been-released/</link>
		<comments>http://spreadsheet.ch/2011/03/23/ruby-spreadsheet-0-6-5-3-has-been-released/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 15:48:23 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[0.6.5.3]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=119</guid>
		<description><![CDATA[Thanks to Alexandre Bini for this update. See: http://url.ba/ery3 PS: A lot of questions have already been answered here: http://rubyforge.org/forum/forum.php?set=custom&#38;forum_id=2920&#38;style=nested&#38;max_rows=50&#38;submit=Change+View<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=119&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Thanks to Alexandre Bini for this update. See: <a href="http://url.ba/ery3">http://url.ba/ery3</a></p>
<p>PS: A lot of questions have already been answered here:</p>
<p><a href="http://rubyforge.org/forum/forum.php?set=custom&amp;forum_id=2920&amp;style=nested&amp;max_rows=50&amp;submit=Change+View">http://rubyforge.org/forum/forum.php?set=custom&amp;forum_id=2920&amp;style=nested&amp;max_rows=50&amp;submit=Change+View</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=119&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2011/03/23/ruby-spreadsheet-0-6-5-3-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>New Mailinglist for Ruby Spreadsheet</title>
		<link>http://spreadsheet.ch/2011/02/14/new-mailinglist-for-ruby-spreadsheet/</link>
		<comments>http://spreadsheet.ch/2011/02/14/new-mailinglist-for-ruby-spreadsheet/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 08:43:57 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>
		<category><![CDATA[ywesee]]></category>
		<category><![CDATA[Mailinglist]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=117</guid>
		<description><![CDATA[This is the new mailing list for Ruby Spreadsheet. http://groups.google.com/group/rubyspreadsheet Any technical, featural or legal question should go here, or as a comment into this blog. Feel free to document on your own site as well and then just send in your link to the ML. You may also write in Japanese if you like [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=117&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This is the new mailing list for Ruby Spreadsheet.</p>
<blockquote><p><a href="http://groups.google.com/group/rubyspreadsheet">http://groups.google.com/group/rubyspreadsheet</a></p></blockquote>
<p>Any technical, featural or legal question should go here, or as a comment into this blog. Feel free to document on your own site as well and then just send in your link to the ML. You may also write in Japanese if you like <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  or prefer, the answer may come in english though. English is the preferred language.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=117&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2011/02/14/new-mailinglist-for-ruby-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Hiding and Grouping of columns and lines now possible with Ruby Spreadsheet</title>
		<link>http://spreadsheet.ch/2010/12/07/hiding-and-grouping-of-columns-and-lines-now-possible-with-ruby-spreadsheet/</link>
		<comments>http://spreadsheet.ch/2010/12/07/hiding-and-grouping-of-columns-and-lines-now-possible-with-ruby-spreadsheet/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 16:10:47 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[Outline]]></category>
		<category><![CDATA[0.6.5]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=100</guid>
		<description><![CDATA[If you are using Ruby-Spreadsheet to edit existing Excel Files then we have a new feature for you: Hiding, Unhiding, and Outlining of columns and lines is now possible with Ruby-Spreadsheet 0.6.5. You can create a new file with outline and hiding rows and columns as follows: require &#8216;spreadsheet&#8217; # create a new book and [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=100&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you are using Ruby-Spreadsheet to edit existing Excel Files then we have a new feature for you: Hiding, Unhiding, and Outlining of columns and lines is now possible with Ruby-Spreadsheet <a href="http://scm.ywesee.com/?p=spreadsheet/.git;a=commit;h=3317d159af9871441f7ebcf52e9d7473b783f7e5">0.6.5</a>.</p>
<p>You can create a new file with outline and hiding rows and columns as<br />
follows:</p>
<blockquote><p>require &#8216;spreadsheet&#8217;</p>
<p># create a new book and sheet<br />
book = Spreadsheet::Workbook.new<br />
sheet = book.create_worksheet<br />
5.times {|j| 5.times {|i| sheet[j,i] = (i+1)*10**j}}</p>
<p># column<br />
sheet.column(2).hidden = true<br />
sheet.column(3).hidden = true<br />
sheet.column(2).outline_level = 1<br />
sheet.column(3).outline_level = 1</p>
<p># row<br />
sheet.row(2).hidden = true<br />
sheet.row(3).hidden = true<br />
sheet.row(2).outline_level = 1<br />
sheet.row(3).outline_level = 1</p>
<p># save file<br />
book.write &#8216;out.xls&#8217;</p></blockquote>
<p>gem and gemspec for ruby spreadsheet 0.6.5 can be found <a href="http://scm.ywesee.com/?p=spreadsheet/.git;a=commit;h=3317d159af9871441f7ebcf52e9d7473b783f7e5">here</a>. Hit the &#8220;Blob&#8221; link to download the gem.</p>
<p># This deletes the highest outline level</p>
<blockquote><p>require &#8216;spreadsheet&#8217;</p>
<p>file = ARGV[0]<br />
book = Spreadsheet.open(file, &#8216;rb&#8217;)<br />
sheet= book.worksheet(0)</p>
<p>26.upto(30) do |i|<br />
sheet.row(i).outline_level = 4<br />
end</p>
<p>book.write &#8220;out.xls&#8221;</p></blockquote>
<p># This hides the rows in the highest level of outline</p>
<blockquote><p>require &#8216;spreadsheet&#8217;</p>
<p>file = ARGV[0]<br />
book = Spreadsheet.open(file, &#8216;rb&#8217;)<br />
sheet= book.worksheet(0)</p>
<p>26.upto(30) do |i|<br />
sheet.row(i).hidden = true<br />
end</p>
<p>book.write &#8220;out.xls&#8221;</p></blockquote>
<p>See the sample file. <a href="http://rubyspreadsheet.files.wordpress.com/2010/12/beispiel_nested_outline.xls">Sample Nested Outline for Ruby-Spreadsheet 0.6.5</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=100&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2010/12/07/hiding-and-grouping-of-columns-and-lines-now-possible-with-ruby-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>getting ready to add some new features to ruby-spreadsheet</title>
		<link>http://spreadsheet.ch/2010/11/26/getting-ready-to-add-some-new-features-to-ruby-spreadsheet/</link>
		<comments>http://spreadsheet.ch/2010/11/26/getting-ready-to-add-some-new-features-to-ruby-spreadsheet/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 08:07:42 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[column grouping]]></category>
		<category><![CDATA[lines grouping]]></category>
		<category><![CDATA[Makro]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=96</guid>
		<description><![CDATA[We are getting ready to add some new features to ruby spreadsheet: http://dev.ywesee.com/wiki.php/Spreadsheet/Iss<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=96&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We are getting ready to add some new features to ruby spreadsheet: <a href="http://dev.ywesee.com/wiki.php/Spreadsheet/Iss">http://dev.ywesee.com/wiki.php/Spreadsheet/Iss</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=96&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2010/11/26/getting-ready-to-add-some-new-features-to-ruby-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Formula support is coming to spreadsheet, we just do not know when</title>
		<link>http://spreadsheet.ch/2010/02/23/formula-support-is-coming-to-spreadsheet-we-just-do-not-know-when/</link>
		<comments>http://spreadsheet.ch/2010/02/23/formula-support-is-coming-to-spreadsheet-we-just-do-not-know-when/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 09:18:29 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Formula Support]]></category>
		<category><![CDATA[Formula]]></category>
		<category><![CDATA[Formula support Ruby Spreadsheet]]></category>
		<category><![CDATA[Spreadsheet]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=86</guid>
		<description><![CDATA[Obviously Formula support is the single most wanted feature for Ruby-Spreadsheet. This will come, we just do not know when. In the meantime we fixed two bugs: Add missing Font-encoding Properly encode fragment mark in URLs check it out at: http://scm.ywesee.com/?p=spreadsheet/.git;a=summary<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=86&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Obviously Formula support is the single most wanted feature for Ruby-Spreadsheet. This will come, we just do not know when. In the meantime we fixed two bugs:</p>
<ul>
<li>Add missing Font-encoding</li>
<li>Properly encode fragment mark in URLs</li>
</ul>
<p>check it out at: <a href="http://scm.ywesee.com/?p=spreadsheet/.git;a=summary">http://scm.ywesee.com/?p=spreadsheet/.git;a=summary</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=86&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2010/02/23/formula-support-is-coming-to-spreadsheet-we-just-do-not-know-when/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Exported Formulas displaying #name? and #REF? when opened in Excel</title>
		<link>http://spreadsheet.ch/2010/02/08/exported-formulas-displaying-name-and-ref-when-opened-in-excel/</link>
		<comments>http://spreadsheet.ch/2010/02/08/exported-formulas-displaying-name-and-ref-when-opened-in-excel/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 07:23:03 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Spreadsheet]]></category>
		<category><![CDATA[#name]]></category>
		<category><![CDATA[#REF]]></category>
		<category><![CDATA[Formulas]]></category>

		<guid isPermaLink="false">http://spreadsheet.ch/?p=78</guid>
		<description><![CDATA[The Ruby Spreadsheet Gem is not acting as expected with the formula of cell A2 in: http://www.kangarooit.com/test/test_input.xls When copying this formula into another spreadsheet (and writing that spreadsheet to disk using the ruby Spreadsheet API), the resultant spreadsheet (test_output.xls) shows &#8216;#REF!&#8217; in mac excel and &#8216;#NAME?&#8217; in openoffice for cell A2 instead of &#8217;365&#8242; How [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=78&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The Ruby Spreadsheet Gem is not acting as expected with the formula of  cell A2 in: <a href="http://www.kangarooit.com/test/test_input.xls">http://www.kangarooit.com/test/test_input.xls</a> When copying this formula into another spreadsheet (and writing that spreadsheet to disk using the ruby Spreadsheet API), the resultant spreadsheet (test_output.xls) shows &#8216;#REF!&#8217; in mac excel and &#8216;#NAME?&#8217; in openoffice for cell A2 instead of &#8217;365&#8242;  How can this script be modified so that the resultant spreadsheet &#8216;test_output.xls&#8217; has &#8217;365&#8242; visible in cell A2 when opened in a spreadsheet program (eg. excel, open office)??  To test this behavior, copy this script into a file called &#8216;spreadsheet_spec.rb&#8217; &amp; run: &gt; spec spreadsheet_spec.rb</p>
<p><a href="http://pastie.org/809024?theme=blackboard">http://pastie.org/809024?theme=blackboard</a></p>
<p><a href="http://github.com/jacobat/ruby-spreadsheet/issues#issue/2">http://github.com/jacobat/ruby-spreadsheet/issues#issue/2</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=78&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2010/02/08/exported-formulas-displaying-name-and-ref-when-opened-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Requests for commercial Ruby-Spreadsheet Licences</title>
		<link>http://spreadsheet.ch/2009/04/22/requests-for-commercial-ruby-spreadsheet-licences/</link>
		<comments>http://spreadsheet.ch/2009/04/22/requests-for-commercial-ruby-spreadsheet-licences/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 07:17:23 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Commercial Ruby Spreadsheet Licence]]></category>
		<category><![CDATA[Licence]]></category>
		<category><![CDATA[Non GPLv3 usage]]></category>
		<category><![CDATA[Request Commercial Licence]]></category>
		<category><![CDATA[Ruby Spreadsheet]]></category>

		<guid isPermaLink="false">http://rubyspreadsheet.wordpress.com/?p=65</guid>
		<description><![CDATA[So far we got requests from the following companies for commercial, Non-GPLv3 Ruby Spreadsheet Licences: Workbooks.com AtomicObject.com (not for profit request) Digipaint.nl Lynxgl.com A major corporation Every Day Hero Mikamai DataXu Colin Timmermans ISS National Library of Medicine Swrve.com Steve Collins freewheel.tv Alex Ng (License revoked until further notice) shorelabs.com Zbyszek For commercial NON-GPLv3 Licences [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=65&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>So far we got requests from the following companies for commercial, Non-GPLv3 Ruby Spreadsheet Licences:</p>
<ul>
<li><a href="http://www.workbooks.com">Workbooks.com</a></li>
<li><a href="http://www.atomicobject.com/">AtomicObject.com</a> (<a href="http://rubyspreadsheet.wordpress.com/2009/03/04/not-for-profit-licence-for-ruby-spreadsheet/">not for profit request</a>)</li>
<li><a href="http://www.digipaint.nl">Digipaint.nl</a></li>
<li><a href="http://www.lynxgl.com">Lynxgl.com</a></li>
<li><a href="http://rubyforge.org/tracker/?func=detail&amp;atid=2678&amp;aid=22910&amp;group_id=678">A major corporation</a></li>
<li><a href="http://www.everydayhero.com.au">Every Day Hero</a></li>
<li><a href="http://mikamai.com">Mikamai</a></li>
<li><a href="http://twitter.com/#%21/DataXu">DataXu</a> Colin Timmermans</li>
<li><a href="http://www.iss.ch">ISS</a></li>
<li><a href="http://www.nlm.nih.gov/">National Library of Medicine</a></li>
<li><a href="http://swrve.com/">Swrve.com</a> Steve Collins</li>
<li><a href="http://www.freewheel.tv">freewheel.tv</a> Alex Ng <strong>(License revoked until further notice)</strong></li>
<li><a href="http://shorelabs.com">shorelabs.com</a> Zbyszek</li>
</ul>
<p>For commercial NON-GPLv3 Licences please contact zdavatz at ywesee dot com.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=65&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2009/04/22/requests-for-commercial-ruby-spreadsheet-licences/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>Not-For-Profit Licence for Ruby-Spreadsheet</title>
		<link>http://spreadsheet.ch/2009/03/04/not-for-profit-licence-for-ruby-spreadsheet/</link>
		<comments>http://spreadsheet.ch/2009/03/04/not-for-profit-licence-for-ruby-spreadsheet/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 17:55:07 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Licence]]></category>
		<category><![CDATA[Not For Profit]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[not GPLv3]]></category>

		<guid isPermaLink="false">http://rubyspreadsheet.wordpress.com/?p=60</guid>
		<description><![CDATA[Today we received an Email from AtomicObject regarding a free NON-GPLv3 licence for their Non-For-Profit Project SMEToolkit &#8211; that code is not OpenSource other code from AtomicObject obviously is OSS. After our first reaction of a flat denial to do so, we had some internal discussions and would be willing to provide AtomicObject with a [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=60&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today we received an Email from <a href="http://www.atomicobject.com/">AtomicObject</a> regarding a free NON-GPLv3 licence for their Non-For-Profit Project <a href="http://www.smetoolkit.org/smetoolkit/en">SMEToolkit</a> &#8211; that code is not OpenSource other code from AtomicObject obviously is OSS. After our first reaction of a flat denial to do so, we had some internal discussions and would be willing to provide AtomicObject with a licence for SMEToolkit under the following circumstances (and maybe more to come):</p>
<p>1. Where will we be credited for our work? Where in the Website and where in the source code? The term to mention would be &#8220;ywesee &#8211; the Ruby Spreadsheet&#8221; that of course would have to be linked i.e. to some new Blog entry on this Blog. Maybe even with this entry.</p>
<p>2. Where, in which countries, and on how many servers do you and  will you run <a href="http://www.smetoolkit.org/smetoolkit/en" rel="nofollow">http://www.smetoolkit.org/smetoolkit/en</a>?</p>
<p>3. What are the reasons why <a href="http://www.smetoolkit.org/" rel="nofollow">http://www.smetoolkit.org/</a> can not be licensed under GPLv3? We would like to state those reasons in the free license.</p>
<p>4. We could only grant our licence for this specific project.  Other projects and clients of AtomicObject would not be allowed to use  Ruby Spreadsheet under the possibly given licence.</p>
<p>5. We are willing to do this because we want you to see how easy  it is to print a spreadsheet with our Software and of course  because we want to sell additional licences to you <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  for your other NON GPLv3 clients.</p>
<p>Lets see how this turns out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=60&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2009/03/04/not-for-profit-licence-for-ruby-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
		<item>
		<title>0.6.3.1 Ruby Spreadsheet released</title>
		<link>http://spreadsheet.ch/2009/02/13/0631-ruby-spreadsheet-released/</link>
		<comments>http://spreadsheet.ch/2009/02/13/0631-ruby-spreadsheet-released/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 15:02:17 +0000</pubDate>
		<dc:creator>zdavatz</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://rubyspreadsheet.wordpress.com/?p=56</guid>
		<description><![CDATA[*   Reduce warnings produced by running under ruby -w *   Improved auto-formatting for Dates and Times *   Honor Row, Column, Worksheet and Workbook-formats *   Merge branch &#8216;master&#8217; into HEAD *   Only select the First Worksheet by default http://scm.ywesee.com/?p=spreadsheet/.git;a=summary<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=56&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>*   Reduce warnings produced by running under ruby -w<br />
*   Improved auto-formatting for Dates and Times<br />
*   Honor Row, Column, Worksheet and Workbook-formats<br />
*   Merge branch &#8216;master&#8217; into HEAD<br />
*   Only select the First Worksheet by default</p>
<p><a href="http://scm.ywesee.com/?p=spreadsheet/.git;a=summary">http://scm.ywesee.com/?p=spreadsheet/.git;a=summary</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyspreadsheet.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyspreadsheet.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spreadsheet.ch&#038;blog=5805349&#038;post=56&#038;subd=rubyspreadsheet&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spreadsheet.ch/2009/02/13/0631-ruby-spreadsheet-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8daae60058e7022f2810d1059243abfd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zdavatz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
