diff: w3: MCORBA addition.
Tyson Dowd
trd at cs.mu.OZ.AU
Wed Sep 23 00:21:32 AEST 1998
Hi,
Here's an updated version of the MCORBA web page diff.
===================================================================
Estimated hours taken: 0.5
include/menubar.inc:
Put a Related menu item with MCORBA as a sub-item into
the menubar.
news/mcorba_newsdb.inc:
news/newsdb.inc:
Link to the MCORBA page from the news.
Index: include/menubar.inc
===================================================================
RCS file: /home/mercury1/repository/w3/include/menubar.inc,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 menubar.inc
--- menubar.inc 1998/09/01 02:41:04 1.1.1.1
+++ menubar.inc 1998/09/22 14:03:59
@@ -38,5 +38,10 @@
<a href="<?echo $root?>/download/old-release.html">Old Releases
</a><BR>
</SMALL>
-<p>
+<P>
+<B><a href="<?echo $root?>/information/related.html">Related</a></B><BR>
+<SMALL>
+ <a href="<?echo $root?>/mcorba.html">MCORBA</a> <BR>
+</SMALL>
+<P>
<B><a href="<?echo $root?>/contact.html">Contact</a></B>
Index: news/mcorba_newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/mcorba_newsdb.inc,v
retrieving revision 1.1
diff -u -r1.1 mcorba_newsdb.inc
--- mcorba_newsdb.inc 1998/09/11 05:54:25 1.1
+++ mcorba_newsdb.inc 1998/09/21 07:32:12
@@ -16,7 +16,7 @@
$mcorba_newsdb = array(
-"9 Sep 1998" => array("MCORBA web page added.",
+"21 Sep 1998" => array("MCORBA web page added.",
"We've just added this page to the Mercury web pages."
)
Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.5
diff -u -r1.5 newsdb.inc
--- newsdb.inc 1998/09/21 06:46:18 1.5
+++ newsdb.inc 1998/09/21 07:31:18
@@ -16,6 +16,17 @@
$newsdb = array(
+"21 Sep 1998" => array("MCORBA: CORBA for Mercury.",
+
+"We've done some work on MCORBA, which is a binding to CORBA for
+Mercury. CORBA is a distributed object framework, that allows local
+and remote objects to communicate. MCORBA allows you to use
+Mercury to talk to other CORBA objects, and to implement CORBA
+objects. It's still preliminary, if you are interested see the
+<A HREF=\"mcorba.html\">MCORBA page</A> for more information."
+),
+
+
"18 Sep 1998" => array("New unstable daily releases.",
"The Mercury daily snapshot, called the release-of-the-day (ROTD) scheme
--
Tyson Dowd # There isn't any reason why Linux can't be
# implemented as an enterprise computing solution.
trd at cs.mu.oz.au # Find out what you've been missing while you've
http://www.cs.mu.oz.au/~trd # been rebooting Windows NT. -- InfoWorld, 1998.
More information about the developers
mailing list