[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] addding new features in cobalt raq
- Subject: Re: [cobalt-developers] addding new features in cobalt raq
- From: "Ryan Verner [festy]" <vernerr@xxxxxxxxxxx>
- Date: Wed Oct 3 21:47:16 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Certainly all of these features can be added easily, no different to
configuring any Linux/*nix box.
Are you talking about intergrating these with the web interface, or what
exactly?
- Ryan
----- Original Message -----
From: "maheshwar kanitkar" <mrkanitkar@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Thursday, October 04, 2001 4:43 PM
Subject: [cobalt-developers] addding new features in cobalt raq
> hi,
> I am interested to add these features in cobalt RaQ4 .
>
> If any of us tried some of these features on cobalt
> let me know.
> Also if anybody interested to find , let me know.
> 1)Real Audio, Real Video Support
> 2)Macromedia's Shockwave Support
> 3)TrueSpeech Digital Audio Support
> 4)Fractal Imagers,FutureSplash Support
> 5)Infinop's wavelet image compression Support
> 6)VocalTec Internet Phone Support
> 7)Maple,Mathematica Support
> 8)Midi, NetMC, NET TOOB Support
> 9)Sizzler, ToolBook II Instructor Support
> 10)Vream - Virtual Reality Authority Software Support
> 11)VivoActive, Voxware Support
> 12)VRML, and WINPurchase
> 13)Cgiemail
> 14)Formmail
> 15)Guest Book
> 16)Free-For-All links page
> 17)Site counterDatabase Scripts
> 18) BBS
> 19) SEARCH ENGINE for website.
> 20)wusage
> 21) search Engine submitter
> 22)Groupware
> 23) Chat SERVER
> 24) webmail on IMAP
> 25)jdbc drivers for diff. databases.
> 26) interbase database
> 27) PHPadmin
> 28) mysql admin GUI for clients
> 29)postgress admin GUI for clients
> 30) shopping cart
>
> regards,
> maheshwar
>
>
>
> --- cobalt-developers-request@xxxxxxxxxxxxxxx wrote:
> > Send cobalt-developers mailing list submissions to
> > cobalt-developers@xxxxxxxxxxxxxxx
> >
> > To subscribe or unsubscribe via the World Wide Web,
> > visit
> >
> >
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
> > or, via email, send a message with subject or body
> > 'help' to
> > cobalt-developers-request@xxxxxxxxxxxxxxx
> >
> > You can reach the person managing the list at
> > cobalt-developers-admin@xxxxxxxxxxxxxxx
> >
> > When replying, please edit your Subject line so it
> > is more specific
> > than "Re: Contents of cobalt-developers digest..."
> >
> > > [Cobalt Developers Discussion Forum Digest]
> > > Today's Topics:
> >
> > 1. Re: [qube3] content filtering (Bruce
> > Timberlake)
> > 2. SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download (Kai R Schantz,
> > euroweb as)
> > 3. Re: [qube3] content filtering (Taco Scargo)
> > 4. Re: SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download (ProServe - Peter
> > Batenburg)
> > 5. Re: block spam email question
> > (jale@xxxxxxxxxx)
> > 6. Re: block spam email question
> > (jale@xxxxxxxxxx)
> > 7. What I need to install *.xml on Cobalt RAQ's.
> > (Carlos F. Moreno)
> > 8. Re: SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download (ProServe - Peter
> > Batenburg)
> > 9. RE: Cannot make JDBC connection to MySQL (Java
> > Developers Kit package) (Rick Archibald)
> >
>
> > ATTACHMENT part 4.1 message/rfc822
> > Date: Tue, 02 Oct 2001 20:15:24 -0700
> > From: Bruce Timberlake <bruce.timberlake@xxxxxxx>
> > Organization: Sun Microsystems, Inc.
> > To: cobalt-developers@xxxxxxxxxxxxxxx
> > Subject: Re: [cobalt-developers] [qube3] content
> > filtering
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Leland J. Steinke wrote:
> >
> > > How hard should it be to combine the web caching
> > function of a Qube3
> > > with an external content-filtering system such as
> > > surfwatch/surfcontrol? Our customer wants to
> > avoid configuring proxies
> > > on every workstation and we figured that it could
> > be done once for all
> > > on the qube.
> > >
> > > If this is going to be an exercise in IPChains, so
> > be it.
> >
> >
> > It shouldn't be tough at all, provided there is a
> > Linux version of the
> > filtering software you want to run.
> >
> > On my own Qube3, I run JunkBuster (a banner blocker
> > --
> > http://www.junkbuster.com/) and Squid caching
> > together. Junkbuster runs
> > as a proxy service on port 8000; I just had to
> > configure it to point
> > itself at Squid instead of going immediately to the
> > web on port 80.
> >
> > For very simple blocking, you can use the "built-in"
> > (after installing
> > the multi-lingual patch) "Restricted Access" filter,
> > which allows you to
> > create either an explicit allow or explicit deny
> > list. This actually
> > uses Squid itself as the "filter" by [only|not]
> > retrieving pages from
> > the specified domains. The control page shows up
> > under Web Services on
> > the Qube's Administrative interface when the patch
> > is installed.
> >
> > Restricted Access also has a field to enter IP
> > addresses of certain
> > workstations, so only designated workstations can
> > even attempt to go
> > through the Qube, and the rest are blocked
> > immediately.
> >
> > The downside to this (if you are doing explicitly
> > denied sites) is that
> > you have to keep up with the list of domains you
> > want blocked.
> > Explicitly allowed lists are easier: "you can go to
> > *.yahoo.com and
> > *.sun.com sites. All others are blocked."
> >
> >
> > --
> > Bruce Timberlake
> > Technology Engineer
> > Sun Cobalt Server Appliances
> > Sun Microsystems, Inc.
> >
> > E: bruce.timberlake@xxxxxxx
> > T: 877-718-3569
> > U: http://www.sun.com/cobalt/
> >
> >
> >
>
> > ATTACHMENT part 4.2 message/rfc822
> > From: "Kai R Schantz, euroweb as"
> > <schantz@xxxxxxxxxx>
> > To: <cobalt-developers@xxxxxxxxxxxxxxx>
> > Subject: SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download
> > Date: Wed, 3 Oct 2001 08:05:40 +0200
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Hi,
> >
> > Thats true for the last 2-3 months it is almost
> > imposible to surf cobalt
> > pages looking for info or buy somthing it useses
> > like 5-6 min to open every
> > pages and somtimes pages dont open up at all! This
> > war never a problem
> > before,then they where in the same speed as rest of
> > Internett. So what has
> > happpend? And It is not ny access. becuse i have a
> > 2040kb ADSL whitch I can
> > se live 600kb video from servers in the US, and i
> > have not truoble with
> > other sites than cobalt. The pages with downloads on
> > is almost imposible to
> > contact so a european mirror would be fine.
> >
> > And for potential customers that have heard of
> > cobalt and goes to the site
> > and think does slow pages are served by a cobalt
> > will never buy that
> > product!
> >
> > Hope sombody at Sun Cobalt read this (allso some of
> > the sun site is dead
> > slow).
> >
> > Best Regards
> >
> > Kai Schantz
> > euroweb, Norway
> >
> >
> > >
> > > Hia,
> > >
> > > I want to mirror www.cobalt.com/support/download
> > to our own local server
> > > because the cobalt webservers are just too slow or
> > offline. Anyone from
> > > cobalt who want to set up a rsyncd? I'm also
> > thinking of making this
> > > mirror public.
> > >
> > > Met vriendelijke groet/With kind regards,
> > >
> > > Peter Batenburg
> > >
> > > ProServe B.V.
> > > Prisma 100
> > > 3364 DJ Sliedrecht
> > > Tel.: 0184 - 423 815
> > > Fax: 0184 - 417 160
> > > http://www.proserve.nl
> > >
> > >
> >
> **********************************************************************
> > > This email and any files transmitted with it are
> > confidential and
> > > intended solely for the use of the individual or
> > entity to whom they
> > > are addressed. If you have received this email in
> > error please notify
> > > the sender by replying the email and please remove
> > > the files from your computer.
> > >
> > > This footnote also confirms that this email
> > message has been swept
> > > for the presence of computer viruses.
> > >
> >
> **********************************************************************
> > >
> > >
> >
> >
>
> > ATTACHMENT part 4.3 message/rfc822
> > From: "Taco Scargo" <taco.scargo@xxxxxxx>
> > To: <cobalt-developers@xxxxxxxxxxxxxxx>
> > Subject: Re: [cobalt-developers] [qube3] content
> > filtering
> > Date: Wed, 3 Oct 2001 10:26:49 +0200
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Hi Leland,
> >
> > > How hard should it be to combine the web caching
> > function of a Qube3
> > > with an external content-filtering system such as
> > > surfwatch/surfcontrol? Our customer wants to
> > avoid configuring proxies
> > > on every workstation and we figured that it could
> > be done once for all
> > > on the qube.
> >
> > Have a look at www.qubux.com !
> >
> > With regards,
> >
> > Taco Scargo
> > Professional Services Manager, EMEA
> >
> > Sun Microsystems
> > Sun Cobalt Server Appliances
> >
> >
>
> > ATTACHMENT part 4.4 message/rfc822
> > Date: Wed, 3 Oct 2001 14:28:59 +0200 (CEST)
> > From: ProServe - Peter Batenburg <peter@xxxxxxxxxxx>
> > To: <cobalt-developers@xxxxxxxxxxxxxxx>
> > CC: <steve.coltman@xxxxxxx>, <gvdveen@xxxxxxxxxxx>
> > Subject: Re: SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download
> > Organization: ProServe (http://www.proserve.nl)
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Hi Kai,
> >
> > I haven't received any reply's from Sun/Cobalt staff
> > as I expected. I will
> > call the emea sales people from Sun & Cobalt to get
> > this solved. The
> > cobalt homepage is still a very important place for
> > regular users and new
> > customers.
> > Maybe its a good idea to put the emea part of the
> > Cobalt website in emea?
> > I'm willing to discuss putting a colo box in our
> > (fast)network to
> > construct this.
> >
> > Met vriendelijke groet/With kind regards,
> >
> > Peter Batenburg
> >
> > ProServe B.V.
> > Prisma 100
> > 3364 DJ Sliedrecht
> > Tel.: 0184 - 423 815
> > Fax: 0184 - 417 160
> > http://www.proserve.nl
> >
> >
> **********************************************************************
> > This email and any files transmitted with it are
> > confidential and
> > intended solely for the use of the individual or
> > entity to whom they
> > are addressed. If you have received this email in
> > error please notify
> > the sender by replying the email and please remove
> > the files from your computer.
> >
> > This footnote also confirms that this email message
> > has been swept
> > for the presence of computer viruses.
> >
> **********************************************************************
> >
> > On Wed, 3 Oct 2001, Kai R Schantz, euroweb as wrote:
> >
> > > Hi,
> > >
> > > Thats true for the last 2-3 months it is almost
> > imposible to surf cobalt
> > > pages looking for info or buy somthing it useses
> > like 5-6 min to open every
> > > pages and somtimes pages dont open up at all! This
> > war never a problem
> > > before,then they where in the same speed as rest
> > of Internett. So what has
> > > happpend? And It is not ny access. becuse i have a
> > 2040kb ADSL whitch I can
> > > se live 600kb video from servers in the US, and i
> > have not truoble with
> > > other sites than cobalt. The pages with downloads
> > on is almost imposible to
> > > contact so a european mirror would be fine.
> > >
> > > And for potential customers that have heard of
> > cobalt and goes to the site
> > > and think does slow pages are served by a cobalt
> > will never buy that
> > > product!
> > >
> > > Hope sombody at Sun Cobalt read this (allso some
> > of the sun site is dead
> > > slow).
> > >
> > > Best Regards
> > >
> > > Kai Schantz
> > > euroweb, Norway
> > >
> > >
> > > >
> > > > Hia,
> > > >
> > > > I want to mirror www.cobalt.com/support/download
> > to our own local server
> > > > because the cobalt webservers are just too slow
> > or offline. Anyone from
> > > > cobalt who want to set up a rsyncd? I'm also
> > thinking of making this
> > > > mirror public.
> > > >
> > > > Met vriendelijke groet/With kind regards,
> > > >
> > > > Peter Batenburg
> > > >
> > > > ProServe B.V.
> > > > Prisma 100
> > > > 3364 DJ Sliedrecht
> > > > Tel.: 0184 - 423 815
> > > > Fax: 0184 - 417 160
> > > > http://www.proserve.nl
> > > >
> >
> >
>
> > ATTACHMENT part 4.5 message/rfc822
> > From: jale@xxxxxxxxxx
> > Date: Wed, 03 Oct 2001 08:28:27 -0400
> > To: cobalt-developers@xxxxxxxxxxxxxxx
> > Subject: Re: [cobalt-developers] block spam email
> > question
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> >
> > >Under Control Panel choose Parameters for the Email
> > server.
> > >
> > >Add the spam domain or specific email address to
> > the Reject the following
> > >Users/Hosts/Domains area and save.
> > >
> > >You didn't say which server you have, these
> > instructions are for a Raq4,
> > >but they are similar on the other Raqs.
> >
> > Yes, I realized I had forgotten to say that I am on
> > a RAQ3 - I am checking
> > to see if I have this option.
> >
> > Thanks for all the responses.
> >
> > JALE
> >
> >
>
> > ATTACHMENT part 4.6 message/rfc822
> > From: jale@xxxxxxxxxx
> > Date: Wed, 03 Oct 2001 08:31:27 -0400
> > To: cobalt-developers@xxxxxxxxxxxxxxx
> > Subject: Re: [cobalt-developers] block spam email
> > question
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> >
> > >Add the spam domain or specific email address to
> > the Reject the following
> > >Users/Hosts/Domains area and save.
> >
> > Yup, the RAQ3 has this:
> >
> > >Reject the following Users/Hosts/Domains
> >
> > THANKS!!!!!!!
> >
> > Jale
> >
> >
> >
>
> > ATTACHMENT part 4.7 message/rfc822
> > Date: Wed, 03 Oct 2001 09:00:23 -0600
> > From: "Carlos F. Moreno" <cmoreno@xxxxxxxxxxxxx>
> > Organization: CyberFuel
> > To: cobalt-developers@xxxxxxxxxxxxxxx
> > Subject: [cobalt-developers] What I need to install
> > *.xml on Cobalt RAQ's.
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Hi,
> >
> > What I need to install *.xml on Cobalt RAQ's. (
> > RAQ 3 and RAQ 4) ?
> > Thanks..
> >
> >
> > --
> > Carlos F. Moreno
> > cmoreno@xxxxxxxxxxxxx
> > CyberFuel.com
> > (506) 204-7337
> >
> >
> >
>
> > ATTACHMENT part 4.8 message/rfc822
> > Date: Wed, 3 Oct 2001 17:18:17 +0200 (CEST)
> > From: ProServe - Peter Batenburg <peter@xxxxxxxxxxx>
> > To: <cobalt-developers@xxxxxxxxxxxxxxx>
> > Subject: Re: SV: [cobalt-developers] rsync mirror of
> > www.cobalt.com/support/download
> > Organization: ProServe (http://www.proserve.nl)
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> > Some examples:
> > 17:09:31 (3.60 KB/s) -
> > `RaQ3-All-Security-4.0.1-10014.pkg' saved
> > [3062070/3062070]
> > 17:13:36 (2.79 KB/s) -
> > `RaQ3-All-Security-4.0.1-10108.pkg' saved
> > [335074/335074]
> > 17:14:53 (5.38 KB/s) -
> > `RaQ3-All-Security-4.0.1-10125.pkg' saved
> > [385671/385671]
> > 17:17:17 (4.53 KB/s) -
> > `RaQ3-All-Security-4.0.2-9769.pkg' saved
> > [522757/522757]
> >
> > O, so sad.
> >
> > Met vriendelijke groet/With kind regards,
> >
> > Peter Batenburg
> >
> > ProServe B.V.
> > Prisma 100
> > 3364 DJ Sliedrecht
> > Tel.: 0184 - 423 815
> > Fax: 0184 - 417 160
> > http://www.proserve.nl
> >
> >
> **********************************************************************
> > This email and any files transmitted with it are
> > confidential and
> > intended solely for the use of the individual or
> > entity to whom they
> > are addressed. If you have received this email in
> > error please notify
> > the sender by replying the email and please remove
> > the files from your computer.
> >
> > This footnote also confirms that this email message
> > has been swept
> > for the presence of computer viruses.
> >
> **********************************************************************
> >
> > On Wed, 3 Oct 2001, Kai R Schantz, euroweb as wrote:
> >
> > > Hi,
> > >
> > > Thats true for the last 2-3 months it is almost
> > imposible to surf cobalt
> > > pages looking for info or buy somthing it useses
> > like 5-6 min to open every
> > > pages and somtimes pages dont open up at all! This
> > war never a problem
> > > before,then they where in the same speed as rest
> > of Internett. So what has
> > > happpend? And It is not ny access. becuse i have a
> > 2040kb ADSL whitch I can
> > > se live 600kb video from servers in the US, and i
> > have not truoble with
> > > other sites than cobalt. The pages with downloads
> > on is almost imposible to
> > > contact so a european mirror would be fine.
> > >
> > > And for potential customers that have heard of
> > cobalt and goes to the site
> > > and think does slow pages are served by a cobalt
> > will never buy that
> > > product!
> > >
> > > Hope sombody at Sun Cobalt read this (allso some
> > of the sun site is dead
> > > slow).
> > >
> > > Best Regards
> > >
> > > Kai Schantz
> > > euroweb, Norway
> > >
> > >
> > > >
> > > > Hia,
> > > >
> > > > I want to mirror www.cobalt.com/support/download
> > to our own local server
> > > > because the cobalt webservers are just too slow
> > or offline. Anyone from
> > > > cobalt who want to set up a rsyncd? I'm also
> > thinking of making this
> > > > mirror public.
> > > >
> > > > Met vriendelijke groet/With kind regards,
> > > >
> > > > Peter Batenburg
> > > >
> > > > ProServe B.V.
> > > > Prisma 100
> > > > 3364 DJ Sliedrecht
> > > > Tel.: 0184 - 423 815
> > > > Fax: 0184 - 417 160
> > > > http://www.proserve.nl
> > > >
> >
> >
>
> > ATTACHMENT part 4.9 message/rfc822
> > Subject: RE: [cobalt-developers] Cannot make JDBC
> > connection to MySQL (Java
> > Developers Kit package)
> > To: cobalt-developers@xxxxxxxxxxxxxxx
> > From: "Rick Archibald" <rick.archibald@xxxxxxx>
> > Date: Tue, 2 Oct 2001 09:05:31 -0500
> > Reply-to: cobalt-developers@xxxxxxxxxxxxxxx
> >
> >
> > Hi, Alex!
> >
> > Changing the URL to localhost resolved my problem!
> >
> > Thanks so much for your help!
> >
> > Rick Archibald
> >
> >
> >
> > Hi,
> >
> > use this URL: jdbc:mysql://localhost/database
> > or set this permission to the appropriate virtaul
> > host:
> > permission java.net.SocketPermission
> > "mysite.com:1024-",
> > "listen,connect,resolve";
> > if you want to use mysite.com in URL.
> >
> > Place your mysql driver to <appropriate virtual
> > site>/WEB-INF/lib
> > or grant java.security.AllPermission to your mysql
> > driver if you
> > place it in another place.
> > Are you sure that you use correct file -
> > mm.mysql.jdbc-1.2c.tar.gz?
> > You need to use jar file instead to gz file. You
> > wrote that you use
> > correct mm.mysql-2.0.4-bin.jar before, use it now.
> >
> > Hope it help to you.
> > Regards,
> > Alex
> >
> > > -----Original Message-----
> > > From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> > > [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On
> > Behalf Of Rick
> > > Archibald
> > > Sent: Monday, October 01, 2001 7:28 PM
> > > To: cobalt-developers@xxxxxxxxxxxxxxx
> > > Subject: [cobalt-developers] Cannot make JDBC
> > connection to MySQL
> > > (Java Developers Kit package)
> > >
> > >
> > > Problem - cannot make JDBC connection to MySQL
> > with the new Java
> > > Developers
> > > Kit package.
> > >
> > > Previously, I used JSP and servlets on my RaQ3
> > with a solution that had
> > > been hacked together. After Cobalt came out with
> > a package for
> > > the Cobalt,
> > > I decided I wanted to use that instead. Here's
> > what I did:
> > > 1. Install latest patches:
> > > RaQ3-All-System-4.0.1-10659.pkg
> > > RaQ3-All-System-4.0.1-10765.pkg
> > > RaQ3-All-Security-4.0.1-10628.pkg
> > > RaQ3-All-Kernel-4.0.1-2.216C28III.pkg
> > > 2. Remove old jakarta-tomcat directory, java sdk,
> > and modifications to
> > > configuration files.
> > > 3. Installed Java Developers Kit package and Java
> > Update package.
> > >
> > > Everything installed fine, and my JSP and servlets
> > work.
> > > However, I can no
> > > longer connect to the MySQL server. When my JSP
> > pages try to connect ,
> > > they produce a 500 page which says "Cannot connect
> > to MySQL server on
> > > www.mysite.com:3306. Is there a MySQL server
> > running on the machine/port
> > > you are trying to connect to?" I can telnet
> > "telnet www.mysite.com
> > 3306",
> > > and I get a reply with the version of MySQL server
> > followed by some
> > > gibberish. I also run "mysqladmin -p -h
> > 'www.mysite.com' --port=3306
> > > version", and I get a reply saying the connection
> > is "www.mysite.com via
> > > TCP/IP" and theTCP port is "3306". Everything
> > appears to work
> > > fine, except
> > > I can't get my jsp pages to connect.
> > >
> > > After encountering these problems, I upgraded the
> > MySQL package from
> > > 3.23.36 to 3.23.37, but I still got the 500 page
> > with the same
> > > message. An
> > > additional change I noted between the working
> > solution I had
> > > before and the
> > > current solution is that the jdbc driver is
> > currently from the
> > > mm.mysql.jdbc-1.2c.tar.gz (I think I used
> > mm.mysql-2.0.4-bin.jar before).
> > >
> > > Here are the parameters:
> > > DRIVER = "org.gjt.mm.mysql.Driver";
> > > USERNAME = "my_username";
> > > PASSWORD = "my_password";
> > > URL = "jdbc:mysql://www.mysite.com/database";
> > >
> > > Here are the software packages I'm using:
> > > MySQL - 3.23.37
> > > JDBC driver - mm.mysql.jdbc-1.2c.tar.gz
> > > Tomcat - 3.2.3
> > > Java - jdk1.3.1
> > >
> >
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> >
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> >
> >
> >
> >
> >
> ***********************************************************************
> > This e-mail and any attachments may contain
> > information which is
> > confidential, privileged, proprietary or otherwise
> > protected by law.
> > The information is solely intended for the named
> > addressee (or a person
> > responsible for delivering it to the addressee). If
> > you are not the
> > intended recipient of this message, you are not
> > authorized to read,
> > print, retain, copy or disseminate this message or
> > any part of it.
> > If you have received this e-mail in error, please
> > notify the sender
> > immediately by return e-mail and delete it from your
> > computer.
> >
> ***********************************************************************
> >
> >
> >
> > > _______________________________________________
> > cobalt-developers Discussion Forum Digest
> > cobalt-developers@xxxxxxxxxxxxxxx
> >
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> NEW from Yahoo! GeoCities - quick and easy web site hosting, just
$8.95/month.
> http://geocities.yahoo.com/ps/info1
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
>