From owner-freebsd-questions@FreeBSD.ORG Mon Jun 12 00:14:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D7516A474 for ; Mon, 12 Jun 2006 00:14:15 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B7643D45 for ; Mon, 12 Jun 2006 00:14:15 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.6+UW06.03/8.13.6+UW06.03) with ESMTP id k5C0EEWe009604 for ; Sun, 11 Jun 2006 17:14:14 -0700 X-Auth-Received: from [140.142.179.38] (cs333-37.spmodem.washington.edu [140.142.179.38]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.6+UW06.03/8.13.6+UW06.03) with ESMTP id k5C0E9dY001860 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sun, 11 Jun 2006 17:14:12 -0700 Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <200606112224.32870.freebsd01@dgmm.net> References: <200606101654.14556.freebsd01@dgmm.net> <200606111200.04723.freebsd01@dgmm.net> <200606112224.32870.freebsd01@dgmm.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sun, 11 Jun 2006 17:17:22 -0700 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.750) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_CRUFT 0' Subject: Re: Long Shot - MSN Group chat room access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 00:14:16 -0000 On Jun 11, 2006, at 2:24 PM, dgmm wrote: > On Sunday 11 June 2006 16:34, Nikolas Britton wrote: >> On 6/11/06, dgmm wrote: >>> On Sunday 11 June 2006 03:49, Nikolas Britton wrote: >>>> I forgot about Konqueror :-) I just tried spoofing msn chat with >>>> Konqueror and it worked, well I got to the front page at least >>>> but I >>>> don't have an msn account so I can't test it any further. In >>>> Konqueror >>>> simply goto Settings > Configure Konqueror... > Browser >>>> Identification, and then click on "New...". set it to >>>> http://chat.msn.com and use "Internet Explorer 6.0 on Windows XP". >>> >>> She can get into the the relevant groups page and access all the >>> features >>> there except for the live chat room. Closer inspection looks >>> like it's >>> all ActiveX stuff so that's most likely the problem. I tried as you >>> suggested but Konqueror crashed :-( >> >> Spoof as Firefox 1.0/1.5 on Windows 2000 / XP. >> Spoof as NN4 / NN6 on Windows 95 / 98. >> Spoof as IE4 on Windows 95 etc. etc. >> >> It must be assuming you have ActiveX because your identifying >> yourself >> as IE6/XP... > > It appears to be more complex than either of us thought :-( > > I tried various useragent strings in Konqueror and the nearest I > got was a > blank chat page with no warnings. > > I've now also tried putting an IE5/Win95 useragent string into > general.useragent.override in the about.config page of FireFox. > > This fooled msn completely but didn't do me any good. > > -------------------------------------------------------- > We are now downloading MSN Chat software. > > If a Security Warning box like this appears, please click its Yes > button to > complete the download. > NOTE: If you click No, you will not be able to chat. > > The download is in progress > It takes approximately 2 minutes. > (using a 28.8k modem) > -------------------------------------------------------- > > Of course, nothing downloaded, and even if it had, well it ain't > gonna work. > > I've got Wine compiled now so will see what I can do with that. > > -- > Dave Yeah, I've tried similar solutions with Wine to try and get other programs to work that require ActiveX (Steam/HL), and I have been partially successful. In the end, you may just have to have a computer which can access MSN chat using XP or maybe OSX (?). I don't forsee full support being available to the Unix crowd anytime in the future, since many MSN related items are based on ActiveX and MS- rightfully so-won't give up something that makes their OS 'more accessible' to some items, be they websites or other software related things such as installers, etc since that would be giving up part of their market share. Also, MS has been playing a cat and mouse game with the Wine people for quite some time locking the Wine folks out by restricting operating systems versions and software installations (DX9, IE, etc), which has-for the most part-worked in MS's favor, but you may be lucky and are able to access MSN chat on FreeBSD by some oversight by a dev somewhere ;). -Garrett