RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-28 Thread Tony Wright
Subject: Re: [OT] Bill gates on our energy futures - some tech miracles needed On 27 February 2010 16:49, Tony Wright wrote: And I suppose Warwick Hughes has it all right? I don't know. I didn't really opine on Warwick Hughes. The only stuff I posted about him was written by Phil Jo

RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-26 Thread Tony Wright
And I suppose Warwick Hughes has it all right? If anyone has an agenda here with a foregone conclusion it’s got to be him. Since well before 2005, when he requested the IPCC data, he was bagging anything remotely green. No wonder they didn’t want to give anything to him, they knew his agenda was

RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-26 Thread Tony Wright
ausdotnet-boun...@lists.codify.com [mailto:ausdotnet-boun...@lists.codify.com] On Behalf Of mike smith Sent: Friday, 26 February 2010 11:31 AM To: ausDotNet Subject: Re: [OT] Bill gates on our energy futures - some tech miracles needed On 25 February 2010 20:07, Tony Wright wrote: Meanwhile:

ASP.Net, ADAM, Membership Providers and Role Providers

2010-02-25 Thread Tony Wright
Hi all, I am currently trying to get ASP.Net working with ADAM (which is the lightweight Active Directory for Applications) on a Windows XP SP3 machine. I have configured ASP.Net membership and role providers in the web.config file. I have opened up the ASP.Net web administration tool. I can

RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-25 Thread Tony Wright
Meanwhile: I had a look at David Connors sent link: http://earthobservatory.nasa.gov/Features/WorldOfChange/sea_ice_south.php and it should be pointed out that this refers to sea ice and whether that has an impact on increasing sea levels. I looked another link on this site: http://earthobserva

RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-23 Thread Tony Wright
If anyone is interested, the Australian position statements on Antarctic Ice Melts are at http://www.aad.gov.au/default.asp?casid=36276. I sat through the entire video presentation and thought it was very credible. From: ausdotnet-boun...@lists.codify.com [mailto:ausdotnet-boun...@lists.c

RE: [OT] Bill gates on our energy futures - some tech miracles needed

2010-02-23 Thread Tony Wright
My understanding is that the base load problem has been solved, it’s just that there’s no political will to accept it. That is, there is too much vested interest in the alternatives and a lot of money spent by some very powerful groups to promote the status quo, as that’s where they make their m

String enumerations and resource files in c#

2010-02-13 Thread Tony Wright
Hi all, I have blogged on how to enumerate strings via resource files on my blog at: http://tonesdotnetblog.wordpress.com/2010/02/14/string-enumerations-and-reso urce-files-in-c/ This is as a result of a discussion at Silverlight Code Camp. Hope this helps someone! Regards, Tony