X-Received: by 10.66.80.34 with SMTP id o2mr1424368pax.9.1358541064678; Fri, 18 Jan 2013 12:31:04 -0800 (PST) X-Received: by 10.50.191.131 with SMTP id gy3mr1180318igc.1.1358541064636; Fri, 18 Jan 2013 12:31:04 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!f6no9337178pbd.1!news-out.google.com!6ni3747pbd.1!nntp.google.com!f6no9337176pbd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 18 Jan 2013 12:31:03 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=64.183.216.122; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u NNTP-Posting-Host: 64.183.216.122 References: <2e28b877-c7a5-43b5-91d5-55bf0400d79e@googlegroups.com> <2m8hf8dn5va1afqngil3js5a8f08fe5c0f@4ax.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3d8ac348-5ed1-45bb-9aec-1cd78902fbc1@googlegroups.com> Subject: Re: splash screen From: bob smith Injection-Date: Fri, 18 Jan 2013 20:31:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21541 On Friday, January 18, 2013 12:09:20 AM UTC-6, Roedy Green wrote: > On Thu, 17 Jan 2013 17:18:40 -0800, Roedy Green > > wrote, quoted or indirectly quoted > > someone who said : > > > > >It documents six different techniques with sample code for most of > > >them. > > > > now seven. > > -- > > Roedy Green Canadian Mind Products http://mindprod.com > > The first 90% of the code accounts for the first 90% of the development time. > > The remaining 10% of the code accounts for the other 90% of the development > > time. > > ~ Tom Cargill Ninety-ninety Law Also, is it okay if I use that splash code in my project? Thanks.