Introducing ColdFusion In this article, Debjani provides a basic introduction
February 27, 2008 – 10:00 pmIntroducing ColdFusion
In this article, Debjani provides a basic introduction to ColdFusion. He starts the discussion with an overview of the different parts of ColdFusion and then provides a detailed explanation of the ColdFusion Markup Language. After reading this article, you will also be familiar with the different data types supported by ColdFusion and the scopes of the variables available in ColdFusion.
Debjani Mallick
TatukGIS ships DK-CF Edition for Compact Framework
TatukGIS has released the .NET Compact Framework edition of the TatukGIS Developer Kernel toolkit product (DK-CF) for developing of custom GIS applications for Pocket PC-type applications running Windows CE/Mobile operating systems.
Will GNU AGPLv3 boost Open Source SaaS support?
The new version of the GNU Affero General Public License has been published by the Free Software Foundation, based upon the existing GNU GPLv3 license but with one important difference: support for on-demand software-as-a-service (SaaS) applications. By publishing this license, the FSF aims to foster user and development communities around network-oriented free software. The GNU Affero General Public License is a free, copyleft license for software which has been specifically designed to ensure cooperation with the community in the case of network server software. It is intended to guarantee…
Another way of looking at this
Jamie A comments to an article on Channel Register:
Here’s a slightly less technical way of looking at the issue:
Microsoft essentially have 2 editions of a program. The first edition speaks English (User Interface) to the user, but in behind can speak French (COM) to other components.
The second edition also speaks English and French, but can also speak Russian (VSIP - Visual Studio Integration Programme).
Microsoft intends that your components speak Russian in order to extend Visual Studio. Their VSIP license agreement also states that you can only try to speak Russian to the second edition of the software. Attempting to speak Russian to the first edition is not allowed (even if it does speak the language).
Rather than try and speak Russian, Jamie has been using French. He has asked Visual Studio if it talks a certain dialect (COM interface), and it has said “oui”. So he uses that dialect to talk to Visual Studio in order to do what he needs.
The main problem from Microsoft’s point of view is that they didn’t intend for anyone to use that dialect of French in order to talk to Visual Studio. They only expected Russian to be used. However, there’s nothing that explicitly states this. Microsoft even has public notes on the French dialect.
Therefore, Jamie thinks he’s in the right because Microsoft have not said that speaking French is forbidden. Microsoft sees it the other way. And the way things are going, it looks like the decision is going to come from a judge or jury.
There will be some French lessons in a follow up post.
You must be logged in to post a comment.