Displaying 16 results from an estimated 16 matches for "jzhang".
Did you mean:
zhang
2005 Aug 11
1
tcltk programming guide
Dear List,
I'm looking for some documentation about the R tcltk package
The one I found in the help doesn't look exaustive, I need
information on the use of the single tk widget, maybe with some examples
thank you,
simone gabbriellini
2003 Feb 25
1
Re: A tcltk question
Hi,
I am trying to create a light-weight window with no border and title bar. The
following code does not work for me.
base <- tktoplevel()
tkwm.overrideredirect(base, TRUE) (or FALSE)
Could someone help me out? Thanks.
Jianhua Zhang
Department of Biostatistics
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084
2003 Apr 29
1
Re: Unzip gz files in R under Windows
I tried zip.unpack to unzip a gz file under Windows and got "error 1 in
extracting from zip file". Did I do something wrong or is there a better way of
unziping a gz file in Windows? The gz file is fine as I could unzip it visually
throught Windows. Thanks.
Jianhua
2004 Sep 14
1
Re: datalist
Hi,
The following is a cut/paste from http://developer.r-project.org/200update.txt:
...
3) When a package is installed, all the data sets are loaded to see
what they produce. If this is undesirable (because they are
enormous, or depend on other packages that need to be installed
later, ...), add a `datalist' file to the data subdirectory as
described in `Writing R
2002 Mar 27
0
Question
How can I eliminate the need for wineserver? I'm using winelib right now.
Thanks!
Judy Zhang
Software Developer
InSytems Technology
E-mail:jzhang@insystems.com
905-5131400 x 3708
2007 Apr 18
0
[Bridge] Re: Sorry for bothering Beg for help
On Tue, 30 Nov 2004 21:50:00 -0800
"kingz" <jzhang@cienettechnologies.com> wrote:
> Hi,
>
> Sorry for bothering you!
>
> Now I am in deep trouble on Ethernet bridge and VLAN, I posted my issue,
> but no reply, so I only beg for your help!
>
> Could you give me any comment, hint, way to fix my issue? Thank you very...
2002 Sep 13
4
tcltk documentation
> Dear all,
> I am looking for basic examples of the use of tcltk in R.
> Thank you in advance for any information, R-script, ...
Most of us started from the handful of examples you can see via
demo("tcltk")
There are also some good examples in the mailing list archives
though some of the R to Tcl/Tk interfaces changed slightly in
recent releases.
--
According to the
2007 Apr 18
3
[Bridge] My configuration in Bridge, 802.1Q VLAN, and hotmail login, Thanks to all
Hi All,
For my issue, first thanks to ALL, I have some idea of it.
Also Thank Peter for his kind remind, I would become one good guy in
this list.
Most mentioned MTU, but how I assure that the problem is just MTU, how I
debug it?
Here is my bridge configuration:
Internet
|
|
Gateway
|
| eth0
Ethernet Bridge
| eth1
|
H u b ( one normal hub
2007 Apr 18
0
[Bridge] My hotmail login issue is fixed!!
Hi All,
Today is a great day. My hotmail login error is fixed.
Following Peter's advice, I used e1000 card, don't change any MTU , the
hotmail login error went away! It is MTU issue, for VLAN tag traffice
going through the bridge, the NICs in the bridge need support VLAN tag,
e100/e1000 card can.
Thanks to Peter, Stephen Hemminger, and All !
So far I know Intel e100/e1000 card can
2007 Apr 18
0
[Bridge] Hotmail login error with bridge
Hi All,
I am having trouble in Ethernet bridge and 802.1Q VLAN, I have the
following network:
Internet
|
|
Gateway ( UPNP device)
|
|
H u b ( one normal hub or switch , no VLAN)
| \
| \
| \
Some 802.1Q VLAN Switches ( their uplink port is tagged)
Our PCs connect with these VLAN Switches, they access Internet through
the
2007 Apr 18
0
[Bridge] Very strange hotmail login error!
Hi All,
Very sorry for posting my question again, because I want to tell you
more details on my issue, and it is very important for us!
Now I am having trouble in Ethernet bridge and 802.1Q VLAN, I have the
following network:
Internet
|
Gateway ( One UPNP device)
|
| <--------- If insert one Ethernet bridge box in here ,
somethings changes
|
H u b
2007 Apr 18
0
[Bridge] Ethernet bridge and 802.1Q VLAN , hotmail login error
Hi All,
I posted this question several days before, as if no one reply, any
help, hint would be highly appreciated!
PLEASE SAVE ME!
Now I am having trouble in Ethernet bridge and 802.1Q VLAN, I have the
following network:
Internet
|
|
Gateway
|
| <--------- If insert one Ethernet bridge box in here
,somethings changes
|
H u b ( one normal
2003 Sep 24
2
rsync files from Windows 2000 to Solaris 8
Hi,
I was able to rsync files from Windows 2000 to Solaris 8 but when I opened
the text files with vi on solaris, a '^M' char was appended to each line of
the files. My question is how to get rid of that '^M' when rsync'ing ? I
suspect this is because Windows and Unix treat line feed/carriage return
differently, but I just do not want that '^M' shown in the files after
2008 Mar 07
0
VTD-XML 2.3 released
Version 2.3 of VTD-XML (http://vtd-xml.sf.net), the next generation
document-centric XML processing model, is now released. To download
the latest version please visit
http://sourceforge.net/project/showfiles.php?group_id=110612&package_....
Below is a list of new features and enhancements in this version.
* VTDException is now introduced as the root class for all other VTD-
XML''s
2005 Jan 31
1
tc, VLAN, ebtables issue
Hi all,
I am testing one QOS system, I want to control bandwidth by VLAN id.
Here is my test network:
Internet Gateway
|
|
QOS control box ( Bridge box, Redhat 9, 2.4.28 kernel with
ebtables-brnf-8_vs_2.4.28 patch)
|
|
VLAN Switch
|
|
PC PC
In my QOS control box, it is a bridge box, I used Redhat 9, 2.4.28
kernel with ebtables-brnf-8_vs_2.4.28
2002 Jul 12
2
R GUI and object browser
>Date: Fri, 12 Jul 2002 08:35:26 -0700 (PDT)
>From: Thomas Lumley <tlumley at u.washington.edu>
>To: Patrick Connolly <p.connolly at hortresearch.co.nz>
>cc: R-help <r-help at stat.math.ethz.ch>
>Subject: Re: [R] R GUI and object browser
>MIME-Version: 1.0
>
>On Fri, 12 Jul 2002, Patrick Connolly wrote:
>>
>>
>> I wrote my function some