Re: [techtalk] Unsubscribe????
At 22:54 15.05.2000 EDT, you wrote > This was the original Message: >Hello: >Would somebody please direct me to the website where I can ubsubcribe to this list? >I tried going to the linuxchix website but could not get to the account information... >Thanks in advance >Sri You can not unsubscribe ;-)) If you subscribe once you must stay livetime here... ;-)) Have a nice techtalk-free time Michelle -- Don't cc: me on mailinglists, I'm subscribed, if I write there. Linux rebootet man in drei Fällen: Neuer Kernel, neue (Board-)Hardware, Stromausfall Aber Windows rebootet man auch in drei Fällen: Schutzverletzung, Bluescreen, keinen Bock... ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] cgi scripts & html output
On Mon, May 15, 2000 at 10:35:33PM -0400, Shelly L. Hokanson wrote: > but for some reason, this script omits one entire line of the html, where it > would send the input text to the final post output process. on screen, i see > everything correctly except where that line would be, it shows > "> > obviously the end of the line of html that's being omitted. i can't figure > out why it's doing it. there's no odd line breaks in the html, and all of > the variables seem to be referenced correctly in the script. Hi, I downloaded the dforum script and tried it myself, too. Like Sean mentioned, the preview looked fine to me. When I looked the html source of the preview screen, I saw the following tag in the tag. If you are talking about the last line (">), this is a part of the tag. It is trying to pass everything including newlines. If not, I would wonder if you have added something to the original forum.pl. Hope this help :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] laptops
Thanks very much for all the comments, they are very useful. I am looking into getting a Dell now, maybe a Latitude. I may try getting a refurbished one; though I had a friend who got a refurbished laptop (not a dell though) and had lots of trouble with it, so I hope it's not too risky. I will probably have to get it shipped from UK, since I don't know where any Dell dealers are locally to Copenhagen (where I am now) - so maybe that makes it more risky to get a refurbished one, as sending off for repairs is more trouble. Helena ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] laptops
Hi Helena, Du hast am Tue, May 16, 2000 at 01:40:45PM +0200 folgendes geschrieben: > I am looking into getting a Dell now, maybe a Latitude. [...] > I will probably have to get it shipped from UK, since I don't > know where any Dell dealers are locally to Copenhagen (where I I'm quite sure there are Dell dealers in Denmark -- however, I really hope they're better off than the Norwegian ones: I ordered an ISDN-card for my latitude, and -- although my employer is a huge customer of Dell Norway -- got (after more than one month) a card that can be upgraded to ISDN. I ordered the upgrade, and two month after, I am still waiting. The box itself runs OK with the exception of the soundcard. My boyfriend's new Latitude is going back to Dell now, because the APM causes the box to freeze, and he is also extremely unhappy with Dell's salesfolk. Let me put it this way: I wouldn't choose a Dell if I had to... :) Patricia ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
RE: [techtalk] laptops
I work for Prima Publishing. If you can wait a month, Prima has a Linux for the Laptop book coming out. It's written by an excellent author - Bill Ball - who has written numerous Linux books. It should be available toward the end of June. He's been using Linux on a laptop for more than 4 years and has about 12 or so currently running various distributions of linux including an iBook. Even if you can't wait that long to buy a laptop, I'd recommend the book because it'll help you with any bumps you encounter. It also has unique content - MP3s, Web Cam stuff, wireless networking. It's being tech edited by the lead technician at Tuxtops. Lynette Quinn Prima Tech -Original Message- From: Helena Verrill [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 16, 2000 6:41 AM To: [EMAIL PROTECTED] Subject: Re: [techtalk] laptops Thanks very much for all the comments, they are very useful. I am looking into getting a Dell now, maybe a Latitude. I may try getting a refurbished one; though I had a friend who got a refurbished laptop (not a dell though) and had lots of trouble with it, so I hope it's not too risky. I will probably have to get it shipped from UK, since I don't know where any Dell dealers are locally to Copenhagen (where I am now) - so maybe that makes it more risky to get a refurbished one, as sending off for repairs is more trouble. Helena ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
RE: [techtalk] laptops
> I will probably have to get it shipped from UK, since I don't > know where any Dell dealers are locally to Copenhagen (where I > am now) - so maybe that makes it more risky to get a refurbished > one, as sending off for repairs is more trouble. Dell does not have retail dealers. Dell machines are not sold in stores like CompUsa either. Dell is a mail-order retailer. If you want a Dell you need to either order it through their web site (www.dell.com) or call them and order one on the phone (800) 879-3355. I usually look up what I want on the web site and then call in the order, that way I get exactly what I want, because sometimes the web site allows you to pick only certain options for a system, and you can get any questions answered on the spot. Again, Dell has excellent tech support. The people they have on the other side of the line actually know and understand what they are talking about, unlike other support companies. You will be pleased with a Dell. Samantha ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
[techtalk] dual graphics cards and X on linux?
does anyone know how (if?) I can put 2 graphics cards in a linux machine and have 2 X displays? I looked at the XFree86 4.0 documentation and it says it supports some multi-head configurations, but it doesn't describe how to do it. Any help would be greatly appreciated. Thanks, Connie == Connie Waring - Systems Specialist Americas Technology Ctr SGI, 11490 Westheimer #100, Houston, TX 77077 281-493-8361 [EMAIL PROTECTED] ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] dual graphics cards and X on linux?
Connie Waring wrote: > > does anyone know how (if?) I can put 2 graphics cards in a linux machine and > have 2 X displays? > I looked at the XFree86 4.0 documentation and it says it supports some > multi-head configurations, but it doesn't describe how to do it. > > Any help would be greatly appreciated. > > Thanks, > > Connie > If i remember correctly, multi head display is only supported by the Matrox G400 dual head cards. As far as two video cards, i have not seen this supported at all in any X server. I think the main problem has to do with the specific IRQ/IO that memory cards use, and two cards would end up clobbering each other.. (this is probably wrong, YMMV) Good luck! and let me know if you do get it working with anything other than a G400. -- .oO()Oo.oO()Oo.oO()Oo.oO()Oo.oO()Oo.oO()Oo.oO()Oo.oO()Oo.oO()Oo. [EMAIL PROTECTED] | http://cubicmetercrystal.com/ "You are the product of a mutational union of ~640Mbytes of genetic information." ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] cgi scripts & html output
ahhh you got the not found error because in my exhaustion i left out part of the URL! http://jove.prohosting.com/~tchron/cgi-bin/dforum/forum.pl i was using input similar to what you typed (sean) - upon clicking "preview message", here's a snippet of the source of the resulting preview page (immediately following the snippet you pasted below) - ... "> ... notice after the form input for the subject line, there's a broken tag there (that was supposed to be the form input for the body of the message). here's a snippet of the actual screen output: (which you should be able to reproduce now that i have gotten the URL right!) Forum - [Submit Preview] From: testing (testing) Subject: this is a test Date: 05/16/2000 this is a test "> someone suggested that i may have modified the original forum.pl - i had originally, then in my troubleshooting i started from scratch. the 'forum.pl' that's currently in use is direct from the site, no mods at all. i'm gonna take another shot at this beast now with fresh eyes, and hopefully come up with something!!! unless of course one of you beats me to it! thanks all, shelly techchron.com beta 2 - girls are techies too! http://jove.prohosting.com/~tchron come write for us! - Original Message - From: Sean McAfee <[EMAIL PROTECTED]> To: techtalk <[EMAIL PROTECTED]> Sent: Tuesday, May 16, 2000 2:10 AM Subject: Re: [techtalk] cgi scripts & html output > "Shelly L. Hokanson" <[EMAIL PROTECTED]> wrote: > >it's a message forum script, called DForum. here's the link to the actual > >script if anyone wants to look at it. > >http://www.dansteinman.com/dforum/forum > > >here's my problem. > >the author uses the EOF command to tell the script to output html. (what > >does EOF stand for, anyway?). > > As previously mentioned, "End Of File". It's not a command, but simply the > delimiter of a construct called a "here document", a feature Perl borrowed > from the shell. Try this at your shell prompt: > > tr a-z A-Z < This text will be converted to uppercase. > EOF > > The actual word that follows the << is arbitrary: > > tr a-z A-Z < This text will be converted to uppercase. > stop-input-here > > >according to him (and the other scripts i've > >played with that use that command), whatever is typed in the EOF section is > >read as html, so it's all typical html markup. good enough. well. one > >particular step in the message forum posting process you input your message, > >then click a "preview" button (form inputs in the html). all fine and dandy, > >but for some reason, this script omits one entire line of the html, where it > >would send the input text to the final post output process. on screen, i see > >everything correctly except where that line would be, it shows > >"> > >obviously the end of the line of html that's being omitted. i can't figure > >out why it's doing it. there's no odd line breaks in the html, and all of > >the variables seem to be referenced correctly in the script. > > >here's a link to what the problem is if you want to reproduce it. it's a > >test of a message forum on my techchron.com site: > >http://jove.prohosting.com/~tchron/dforum/forum.pl > > I get a (rather extravagent) "Not Found" message when I try to view this > link. I downloaded the forum.pl script and installed it locally, and I > can't see the behavior you describe. For example, I entered the three > lines "Testing", "Testing", and "1, 2, 3.". The "Submit Preview" page > presents the text just as I entered it; the page source looks like this: > > Subject: Testing > Date: 05/16/2000 > Testing > Testing > 1, 2, 3. > > > What's the exact input you used that caused your problem? > > -- > Sean McAfee | GCS d->-- s+++: a27 C++ US+++ P+++$ L++ E- W+ N++ | > | K w--- O? M- V-- PS+ PE Y+ PGP?>++ t+() 5++ X R+ | mcafee@ > | tv+ b++ DI++ D+ G e++ h r---* y+>++ | umich.edu > > > ___ > techtalk mailing list > [EMAIL PROTECTED] > http://www.linux.org.uk/mailman/listinfo/techtalk ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
[techtalk] this looks like a good place to ask(:
Hey there, my name is Melanie, and I run the Kitchener-Waterloo chapter. I'm also a volunteer writer for linux.com/jobs. I do interviews of ppl. who have jobs using linux. I'd like to find some women out there who use linux for their jobs too! Pretty much every person I've found has been a guy, and I know there's some of us out there... somewhere(: email me if you'd be interested in doing an interview. Melanie Burrett ( I can also be reached through [EMAIL PROTECTED]) - This mail sent via Golden Triangle Web-Mail http://www.golden.net ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] cgi scripts & html output
"Shelly L. Hokanson" wrote: > > > > > > > "> > > > > > The line of perl that produces the 7th line down (the "> line) is producing the extraneous "> in the output. Of course, this is obvious and not necessarily helpful - but it gives an idea of where to start debugging. Jenn V. -- "We're repairing the coolant loop of a nuclear fusion reactor. This is women's work!" Helix, Freefall. http://www.purrsia.com/freefall/ Jenn Vesperman[EMAIL PROTECTED] http://www.simegen.com/~jenn ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] network speeds...
There are other factors to consider in doing a network speed benchmark, not just the card itself. It depends also on the connection to the network, whether you are using a hub or a router. Now as I recall, if you're using hubs, the lower transfer rates could be interference from other concurrent use on the network. In using a router, it's different. I could transfer 10GB from one computer to another in less then 15 minutes using a router and 100T configuration. I'm not sure what the transfer rate was exactly but I think it was pretty fast. For the software, are you using Windows or Linux? In other words, what OS do you need the net statistics software to run on? Beverly > Can anyone tell me a network speed benchmark > site or utility? I'm curious what would be considered > 'normal' transfer rates on a 100 BT network. > > I'm using analogx's Netstat utility on my > win98 box. When transferring from my rhl server > I'm getting 6.3 MB per sec, when transferring > to the server I get 2.5MB. Is this fast? Slow? etc... > And why the massive difference in speed? > > Also, what does the load average under uptime signify? > ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] dual graphics cards and X on linux?
Yes it's supported but the problem is that the window managers haven't implemented it into their code yet. Of course, I haven't looked into the multi-monitor problem in two months and things could be different now. I think I'll look into it again. Beverly > does anyone know how (if?) I can put 2 graphics cards in a linux machine and > have 2 X displays? > I looked at the XFree86 4.0 documentation and it says it supports some > multi-head configurations, but it doesn't describe how to do it. > > Any help would be greatly appreciated. ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] network speeds...
At 01:53 AM 5/17/00 -0400, you wrote: >For the software, are you using Windows or Linux? In other words, what OS >do you need the net statistics software to run on? I have software for windows already, though it's nice, it's rather simple. I would much prefer to have something for my (linux) server, which would allow me to monitor speeds to different computers as opposed to installing something on each box... I have a 10/100 8 port switch and 100 24 port hub. Currently, I'm running everything out of the 24 port hub, thinking that things will be faster on the same hub than if I have to patch the hub to the switch. Does this make sense or is a switch really that much better that it'll make up for any loss? Also, 10 gb per 15 minutes calculates to c. 11 MB/sec if I'm not mistaken (which I probably am :-) which is like double the speed of my current setup. So, is my config messed up, my hardware cheaper, or just the hub vs. switch issue? *Sigh* Sorry I'm such a newbie at all this! Thanks for your time, Walt -~ If you don't care where you are, then you ain't lost. ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk