From owner-freebsd-questions@FreeBSD.ORG Tue Feb 6 19:56:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62CA816A400 for ; Tue, 6 Feb 2007 19:56:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.freebsd.org (Postfix) with ESMTP id 3A7DF13C474 for ; Tue, 6 Feb 2007 19:56:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn05.u.washington.edu (hymn05.u.washington.edu [140.142.12.184]) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l16JuILS015070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Feb 2007 11:56:18 -0800 Received: from localhost (localhost [127.0.0.1]) by hymn05.u.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l16JuIX5011233 for ; Tue, 6 Feb 2007 11:56:18 -0800 X-Auth-Received: from [192.55.52.1] by hymn05.u.washington.edu via HTTP; Tue, 06 Feb 2007 11:56:18 PST Date: Tue, 6 Feb 2007 11:56:18 -0800 (PST) From: youshi10@u.washington.edu To: freebsd-questions@freebsd.org In-Reply-To: <4FC1923462424E35658DC08B@utd59514.utdallas.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.2.6.114434 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: One hurdle left to switch 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: Tue, 06 Feb 2007 19:56:20 -0000 On Tue, 6 Feb 2007, Paul Schmehl wrote: > --On Tuesday, February 06, 2007 09:46:14 -0800 youshi10@u.washington.edu wrote: >> >> Oh, another thing. I've used H&R Block's online tax accounting service, >> and although it's not the best interface, it's just as good as some >> copies of Turbotax that I've seen. >> > You used it with FreeBSD? What browser? And did it require Flash? Java? > > Paul Schmehl (pauls@utdallas.edu) > Senior Information Security Analyst > The University of Texas at Dallas > http://www.utdallas.edu/ir/security/ H&R Block uses strictly Javascript (not sure if it's really AJAX quality, but it might be), so if you have a recent mozilla based browser stuff should work out of the box. Don't try to load the page with lynx or links though :D. -Garrett