<?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"
	>
<channel>
	<title>Comments on: Excel macro performance</title>
	<atom:link href="http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/</link>
	<description>Simon Murphy on professional spreadsheet development stuff</description>
	<pubDate>Wed, 09 Jul 2008 17:01:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Simon</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7365</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 08 Oct 2007 14:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7365</guid>
		<description>Stephane
Oxygen Office already has what I would call VBA support, it may not be complete enough to meet your criteria, but its near enough for me. I do accept that its far from complete.
So are you expecting to see 'SCOvell Office' with Windows only features? (Or Windows/SUSE only?)</description>
		<content:encoded><![CDATA[<p>Stephane<br />
Oxygen Office already has what I would call VBA support, it may not be complete enough to meet your criteria, but its near enough for me. I do accept that its far from complete.<br />
So are you expecting to see &#8216;SCOvell Office&#8217; with Windows only features? (Or Windows/SUSE only?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Rodriguez</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7363</link>
		<dc:creator>Stephane Rodriguez</dc:creator>
		<pubDate>Mon, 08 Oct 2007 13:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7363</guid>
		<description>"With OOo adding VBA support"

Not anytime soon.

Someone at Novell worked on it for a couple of months, but VBA has plenty of IP not covered by the covenant not to sue. And a full implementation requires Windows (since VBA wraps OLE, COM, ...)

As for Novell's OpenOffice fork, it does not take an einstein to figure out why Novell (or should i call them Scovell ?) are doing that. Microsoft wants them to push an exclusive version of OpenOffice, to break the Linux interoperability apart.</description>
		<content:encoded><![CDATA[<p>&#8220;With OOo adding VBA support&#8221;</p>
<p>Not anytime soon.</p>
<p>Someone at Novell worked on it for a couple of months, but VBA has plenty of IP not covered by the covenant not to sue. And a full implementation requires Windows (since VBA wraps OLE, COM, &#8230;)</p>
<p>As for Novell&#8217;s OpenOffice fork, it does not take an einstein to figure out why Novell (or should i call them Scovell ?) are doing that. Microsoft wants them to push an exclusive version of OpenOffice, to break the Linux interoperability apart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7346</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Mon, 08 Oct 2007 08:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7346</guid>
		<description>Intresting back ground Harlan, Thanks for making the post.</description>
		<content:encoded><![CDATA[<p>Intresting back ground Harlan, Thanks for making the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Hebb</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7339</link>
		<dc:creator>Nick Hebb</dc:creator>
		<pubDate>Mon, 08 Oct 2007 00:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7339</guid>
		<description>&#62; How important is performance?
&#62;
&#62; I would split that into 2 areas, you may have others?
&#62;
&#62;    1. Excel object model manipulation performance
&#62;    2. General code execution performance

I think Jon nailed it. Maybe I'm cynical, but I think there needs to be a 3rd category added:

3. Marketing performance

In the past, Microsoft has two things going for VBA:
(1) Customer lock-in.
(2) They could leverage off of the huge base of VB developers.

With OOo adding VBA support and the bulk of Windows programmers migrating to .NET, neither of these are as true anymore. I don't know if there's a big financial incentive for Microsoft to improve the VBA IDE.</description>
		<content:encoded><![CDATA[<p>&gt; How important is performance?<br />
&gt;<br />
&gt; I would split that into 2 areas, you may have others?<br />
&gt;<br />
&gt;    1. Excel object model manipulation performance<br />
&gt;    2. General code execution performance</p>
<p>I think Jon nailed it. Maybe I&#8217;m cynical, but I think there needs to be a 3rd category added:</p>
<p>3. Marketing performance</p>
<p>In the past, Microsoft has two things going for VBA:<br />
(1) Customer lock-in.<br />
(2) They could leverage off of the huge base of VB developers.</p>
<p>With OOo adding VBA support and the bulk of Windows programmers migrating to .NET, neither of these are as true anymore. I don&#8217;t know if there&#8217;s a big financial incentive for Microsoft to improve the VBA IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Wallentin</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7316</link>
		<dc:creator>Dennis Wallentin</dc:creator>
		<pubDate>Fri, 05 Oct 2007 08:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7316</guid>
		<description>I recently upgraded to Notes 8 and in one version Symphoni is included. Symphoni only contains word processor, presentation and spreadsheeting. It's also available as a free download and currently it's only available as a beta (which makes me wonder how it could be shipped with Notes?). The new Symphoni is interesting but the slow performance actually makes it nearly impossible to work with.

Harlan - I really like Your historical reviews especially when it comes to Lotus 1-2-3 and Notes.

Kind regards,
Dennis</description>
		<content:encoded><![CDATA[<p>I recently upgraded to Notes 8 and in one version Symphoni is included. Symphoni only contains word processor, presentation and spreadsheeting. It&#8217;s also available as a free download and currently it&#8217;s only available as a beta (which makes me wonder how it could be shipped with Notes?). The new Symphoni is interesting but the slow performance actually makes it nearly impossible to work with.</p>
<p>Harlan - I really like Your historical reviews especially when it comes to Lotus 1-2-3 and Notes.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Rodriguez</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7315</link>
		<dc:creator>Stephane Rodriguez</dc:creator>
		<pubDate>Fri, 05 Oct 2007 05:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7315</guid>
		<description>"Focusing too much on performance can be a big mistake (see the Lotus story in http://www.joelonsoftware.com/items/2007/09/18.html )."

Disagree. I run a business on improving performance.</description>
		<content:encoded><![CDATA[<p>&#8220;Focusing too much on performance can be a big mistake (see the Lotus story in <a href="http://www.joelonsoftware.com/items/2007/09/18.html" rel="nofollow">http://www.joelonsoftware.com/items/2007/09/18.html</a> ).&#8221;</p>
<p>Disagree. I run a business on improving performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harlan Grove</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7314</link>
		<dc:creator>Harlan Grove</dc:creator>
		<pubDate>Thu, 04 Oct 2007 23:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7314</guid>
		<description>Joel Spolsky doesn't know what he's talking about re the original Lotus Symphony. It came out in 1984. I know because I bought it with my first PC. It came out a years and a half after Lotus 123, and it was the FIRST of several 'integrated' packages that caused some excitement in the MID-1980s. Among the others were Framework, Enable and Ability.

Symphony's spreadsheet was actually better than 123. It provided all of 123R1's built-in functions along with many additional functions (all of which were incorporated into 123R2). Symphony also provided multiple movable and resizable (though not overlapping) windows into documents. Character mode versions of 123 never came close to Symphony's UI capabilities.

Symphony's database and charting capabilities were fair in the context of the time, but it's word processor was abominable, and its communications application (read Hyperterminal equivalent) was worse. That said, version 1.1 was the first DOS application to make use of EMS (i.e., EXPANDED rather than Extended) memory cards, even beating out 123.

As for 123, Joel spews more misinformation. 123R2 ran in just 256KB. That didn't leave much memory for the spreadsheet, but it still provided for spreadsheets comparable to what could be crammed into VisiCalc, which loaded into less than 32KB but still only left 32KB left for spreadsheets on the 64KB machines on which it was originally targetted. Every high-end application through 1985 was hand-crafted in assembler because there was a very hard limit of 640KB for executable code on 8086/8 CPU PCs.

123R3 used extended memory - it WAS directed at AT and other 286 or better PCs. What Lotus gave up on was 3D functionality for 8086/8 PCs, so they made the mistake of marketing both 123R2.2 (2D) and 123R3 (3D) at the same time (both released in Summer 1989, more than 5 years after they released the original Symphony).

What killed Lotus was that they focused too closely on the character mode UI and their look &#38; feel lawsuits. They underestimated the market for Windows, not the market for 286 and 386-based PCs. Their first Windows offering, 123 for Windows 1.0 was atrocious, and they took too long coming out with 123 Release 4 for Windows, which came out about the same time as Excel 5. But bundling into productivity suites killed Lotus. 123 and Freelance held their own against Excel and PowerPoint, but Word kicked the living sh*t out of AmiPro, and Access was a real database application development system while Approach was a toy.

I know he's trying to make a bigger point, but he thoroughly screwed up the Lotus details. As for his bigger point, it's a fine explanation of why so many believe mid-1980s software running on mid-1980s hardware performs about as well as mid-2000 software running on mid-2000 hardware. It's certainly true for all together too many spreadsheets.

Some developer concern for economy in use of system resources would be a refreshing change from current standard development practices.</description>
		<content:encoded><![CDATA[<p>Joel Spolsky doesn&#8217;t know what he&#8217;s talking about re the original Lotus Symphony. It came out in 1984. I know because I bought it with my first PC. It came out a years and a half after Lotus 123, and it was the FIRST of several &#8216;integrated&#8217; packages that caused some excitement in the MID-1980s. Among the others were Framework, Enable and Ability.</p>
<p>Symphony&#8217;s spreadsheet was actually better than 123. It provided all of 123R1&#8217;s built-in functions along with many additional functions (all of which were incorporated into 123R2). Symphony also provided multiple movable and resizable (though not overlapping) windows into documents. Character mode versions of 123 never came close to Symphony&#8217;s UI capabilities.</p>
<p>Symphony&#8217;s database and charting capabilities were fair in the context of the time, but it&#8217;s word processor was abominable, and its communications application (read Hyperterminal equivalent) was worse. That said, version 1.1 was the first DOS application to make use of EMS (i.e., EXPANDED rather than Extended) memory cards, even beating out 123.</p>
<p>As for 123, Joel spews more misinformation. 123R2 ran in just 256KB. That didn&#8217;t leave much memory for the spreadsheet, but it still provided for spreadsheets comparable to what could be crammed into VisiCalc, which loaded into less than 32KB but still only left 32KB left for spreadsheets on the 64KB machines on which it was originally targetted. Every high-end application through 1985 was hand-crafted in assembler because there was a very hard limit of 640KB for executable code on 8086/8 CPU PCs.</p>
<p>123R3 used extended memory - it WAS directed at AT and other 286 or better PCs. What Lotus gave up on was 3D functionality for 8086/8 PCs, so they made the mistake of marketing both 123R2.2 (2D) and 123R3 (3D) at the same time (both released in Summer 1989, more than 5 years after they released the original Symphony).</p>
<p>What killed Lotus was that they focused too closely on the character mode UI and their look &amp; feel lawsuits. They underestimated the market for Windows, not the market for 286 and 386-based PCs. Their first Windows offering, 123 for Windows 1.0 was atrocious, and they took too long coming out with 123 Release 4 for Windows, which came out about the same time as Excel 5. But bundling into productivity suites killed Lotus. 123 and Freelance held their own against Excel and PowerPoint, but Word kicked the living sh*t out of AmiPro, and Access was a real database application development system while Approach was a toy.</p>
<p>I know he&#8217;s trying to make a bigger point, but he thoroughly screwed up the Lotus details. As for his bigger point, it&#8217;s a fine explanation of why so many believe mid-1980s software running on mid-1980s hardware performs about as well as mid-2000 software running on mid-2000 hardware. It&#8217;s certainly true for all together too many spreadsheets.</p>
<p>Some developer concern for economy in use of system resources would be a refreshing change from current standard development practices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobansaor</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7313</link>
		<dc:creator>gobansaor</dc:creator>
		<pubDate>Thu, 04 Oct 2007 23:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7313</guid>
		<description>My example did apply to the reduction in prices on server technology in the  mid 90s, but the same thing is happening on the client side today.  As the WAN becomes the new LAN, i.e. the most productive and influential end-users work outside the LAN firewall, the idea of running five year old Windows 2000 PCs as the standard for an organisation's knowledge workers will become untenable.  The future for added-value (rather than add-on) vendors like ourselves is with those action-oriented knowledge workers, many of them free-agents, many mobile, but all looking to their laptop as their personal information store.  
 
An extra 1000 Euro over 3 years is the difference between a powerful PC and an OK one.  So providing power-users with decent client-side hardware is relatively painless.

Tom</description>
		<content:encoded><![CDATA[<p>My example did apply to the reduction in prices on server technology in the  mid 90s, but the same thing is happening on the client side today.  As the WAN becomes the new LAN, i.e. the most productive and influential end-users work outside the LAN firewall, the idea of running five year old Windows 2000 PCs as the standard for an organisation&#8217;s knowledge workers will become untenable.  The future for added-value (rather than add-on) vendors like ourselves is with those action-oriented knowledge workers, many of them free-agents, many mobile, but all looking to their laptop as their personal information store.  </p>
<p>An extra 1000 Euro over 3 years is the difference between a powerful PC and an OK one.  So providing power-users with decent client-side hardware is relatively painless.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7311</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 04 Oct 2007 21:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7311</guid>
		<description>Jon - good point on google+vba (maybe all thats needed is an update to code librarian?)

Tom - performance, yes server-wise more hardware is cheaper/easier than s/w. When its many many client pcs that argument loses strength though.
Lotus/MS with their 3-5 year planning horizon are in a different situation than add-on vendors like us. I feel like I have to focus on the now, next week, next month time frame, and not years into the future.
I totally agree on the blank VBA point.</description>
		<content:encoded><![CDATA[<p>Jon - good point on google+vba (maybe all thats needed is an update to code librarian?)</p>
<p>Tom - performance, yes server-wise more hardware is cheaper/easier than s/w. When its many many client pcs that argument loses strength though.<br />
Lotus/MS with their 3-5 year planning horizon are in a different situation than add-on vendors like us. I feel like I have to focus on the now, next week, next month time frame, and not years into the future.<br />
I totally agree on the blank VBA point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobansaor</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7310</link>
		<dc:creator>gobansaor</dc:creator>
		<pubDate>Thu, 04 Oct 2007 20:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/10/04/excel-macro-performance/#comment-7310</guid>
		<description>Focusing too much on performance can be a big mistake (see the Lotus story in  http://www.joelonsoftware.com/items/2007/09/18.html ).  I once acted as an Oracle DBA and spent many a late night optimising developer SQL statements, eventually it dawned on me that a more cost effective solution to 'bad' developer SQL was to throw more memory, more CPUs or faster disks at the problem.

The same applies to the PCs that will be standard in the corporate world that Office 2007 will inherit in 3 to 5 years time; 64bit, dual processor machines with 'lashings' of memory will solve a lot of .NET interop/marshalling bottlenecks.

As for Access 2007 Macros. I think MS realised that Access had become a developer focused platform  and are trying to refocus it  as an end-user tool. End users tend to find the wide open plains of traditional VBA code intimidating but are happy enough to work with within the 'constrained' commands of Access Macros (and Excel cell formulae).  The professional developer may sing "Don't fence me in", but the average user is more of the homesteader type.

Tom</description>
		<content:encoded><![CDATA[<p>Focusing too much on performance can be a big mistake (see the Lotus story in  <a href="http://www.joelonsoftware.com/items/2007/09/18.html" rel="nofollow">http://www.joelonsoftware.com/items/2007/09/18.html</a> ).  I once acted as an Oracle DBA and spent many a late night optimising developer SQL statements, eventually it dawned on me that a more cost effective solution to &#8216;bad&#8217; developer SQL was to throw more memory, more CPUs or faster disks at the problem.</p>
<p>The same applies to the PCs that will be standard in the corporate world that Office 2007 will inherit in 3 to 5 years time; 64bit, dual processor machines with &#8216;lashings&#8217; of memory will solve a lot of .NET interop/marshalling bottlenecks.</p>
<p>As for Access 2007 Macros. I think MS realised that Access had become a developer focused platform  and are trying to refocus it  as an end-user tool. End users tend to find the wide open plains of traditional VBA code intimidating but are happy enough to work with within the &#8216;constrained&#8217; commands of Access Macros (and Excel cell formulae).  The professional developer may sing &#8220;Don&#8217;t fence me in&#8221;, but the average user is more of the homesteader type.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
