[28355] in Perl-Users-Digest
Perl-Users Digest, Issue: 9719 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Wed Sep 13 03:05:59 2006
Date: Wed, 13 Sep 2006 00:05:07 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Wed, 13 Sep 2006 Volume: 10 Number: 9719
Today's topics:
Auto Web Surfing / Form Entry frznchckn@gmail.com
Re: Decode data of different charsets into UTF8 (Perl i <rvtol+news@isolution.nl>
Re: FAQ 9.7 How do I make a pop-up menu in HTML? <tintin@invalid.invalid>
Re: How do you compress a url for ascii output? <glennj@ncf.ca>
Re: How do you compress a url for ascii output? <john@castleamber.com>
Re: i need to ssh to remote server using Perl vish.chitnis@gmail.com
Re: i need to ssh to remote server using Perl vish.chitnis@gmail.com
Re: i need to ssh to remote server using Perl vish.chitnis@gmail.com
Re: localtime is now wrong after server change <tintin@invalid.invalid>
Re: localtime is now wrong after server change <jwcarlton@gmail.com>
new CPAN modules on Wed Sep 13 2006 (Randal Schwartz)
Re: NTLM and LWP::UserAgent <AaronJSherman@gmail.com>
Re: variable inheritance xhoster@gmail.com
Wide character issues with HTML Tidy <neilang@gmail.com>
Re: XML content element parsing <tadmc@augustmail.com>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: 12 Sep 2006 22:22:17 -0700
From: frznchckn@gmail.com
Subject: Auto Web Surfing / Form Entry
Message-Id: <1158124937.374093.289930@i3g2000cwc.googlegroups.com>
I'm a novice Perl programmer but an intermediate coder in general and
am hoping someone can point me in the right direction on this...
Through an online interface, my cell phone provider allows me to enter
calendar events that sync with my phone. This has always been
pointless b/c I don't want to have to update my calendar app (MS
Outlook, Sunbird, Google Calendar, etc) and then also have to do it on
my phone calendar.
If I get a csv dump of my calendar, can I write a script that will
enter all the events into the web form for me?
------------------------------
Date: Tue, 12 Sep 2006 23:36:51 +0200
From: "Dr.Ruud" <rvtol+news@isolution.nl>
Subject: Re: Decode data of different charsets into UTF8 (Perl internal format)
Message-Id: <ee7gjo.d4.1@news.isolution.nl>
Peter J. Holzer schreef:
> Dr.Ruud:
>> Peter J. Holzer:
>>> iso-8859-1 and cp437 are easy as the ranges for accented characters
>>> overlap very little. In fact the range where most accented
>>> characters are in cp437 isn't even defined in iso-8859-1, so if you
>>> find a character in this range it can't be iso-8859-1 (but it might
>>> be win-1252).
>>
>> The character map "ISO_8859-1:1987", more commonly known by its
>> preferred MIME name of "ISO-8859-1" (note the extra hyphen over
>> "ISO 8859-1"), has both the ranges 00-1F and 80-9F defined.
>
> According to
> ISO/IEC 8859-1:1997
> (http://anubis.dkuug.dk/JTC1/SC2/WG3/docs/n411.pdf):
>
> | The shaded positions in the code table correspond
> | to bit combinations that do not represent graphic
> | characters. Their use is outside the scope of
> | ISO/IEC 8859; it is specified in other International
> | Standards, for example ISO/IEC 6429.
>
> The shaded positions are 00-1F and 7F-9F.
Yes, but that is about "ISO 8859-1", not about "ISO-8859-1".
http://en.wikipedia.org/wiki/ISO_8859
<quote>
The ISO 8859-n encodings only contain printable characters, and were
designed to be used in conjunction with control characters mapped to the
unassigned bytes. To this end a series of encodings registered with the
IANA add the C0 control set (control characters mapped to bytes 0 to 31)
from ISO 646 and the C1 control set (control characters mapped to bytes
127 to 159) from ISO 6429, resulting in full 8-bit character maps with
most, if not all, bytes assigned. These sets have ISO-8859-n as their
preferred MIME name or, in cases where a preferred MIME name isn't
specified, their canonical name. Many people use the terms ISO 8859-n
and ISO-8859-n interchangeably.
</quote>
It is a silly difference, but you used the MIME-name. The Unicode
Consortium's documents aren't clean in this aspect either, you can find
both terms on the same page and wonder if they mean the same thing.
And there are for some reason still 3 XXX-s in
http://www.unicode.org/charts/PDF/U0080.pdf (PAD, HOP, SGCI).
--
Affijn, Ruud
"Gewoon is een tijger."
------------------------------
Date: Wed, 13 Sep 2006 12:08:27 +1200
From: "Tintin" <tintin@invalid.invalid>
Subject: Re: FAQ 9.7 How do I make a pop-up menu in HTML?
Message-Id: <45073ede$0$19738$88260bb3@free.teranews.com>
"brian d foy" <brian.d.foy@gmail.com> wrote in message
news:120920060958557253%brian.d.foy@gmail.com...
> In article <1158068446.174221.266380@e63g2000cwd.googlegroups.com>,
> it_says_BALLS_on_your forehead <simon.chao@fmr.com> wrote:
>
>> PerlFAQ Server wrote:
>
>> > --------------------------------------------------------------------
>
>> > 9.7: How do I make a pop-up menu in HTML?
>
>> Is this really On Topic?
>
> As a frequently asked question about Perl, it got an entry in perlfaq9.
> You'll find lots of CGI questions and answers in there.
I think the wording of
"The CGI.pm module (available from CPAN)...."
should read something like:
"The CGI.pm module (which is a core Perl module)......"
--
Posted via a free Usenet account from http://www.teranews.com
------------------------------
Date: 12 Sep 2006 23:07:50 GMT
From: Glenn Jackman <glennj@ncf.ca>
Subject: Re: How do you compress a url for ascii output?
Message-Id: <slrnegefe6.909.glennj@smeagol.ncf.ca>
At 2006-09-11 12:11PM, "blaine@worldweb.com" wrote:
> Hello,
>
> I've been trying to come up with a way to compress part of a url to
> make it shorter.
Before we continue helping this guy, consider:
http://www.microsoft.com/technet/security/Bulletin/MS06-042.mspx
A remote code execution vulnerability exists in the way Internet
Explorer handles long URLs in when visiting websites using HTTP 1.1
protocol and compression. An attacker could exploit the
vulnerability by constructing a specially crafted Web page that
could potentially allow remote code execution if a user viewed the
Web page. An attacker who successfully exploited this vulnerability
could take complete control of an affected system.
--
Glenn Jackman
Ulterior Designer
------------------------------
Date: 12 Sep 2006 23:41:07 GMT
From: John Bokma <john@castleamber.com>
Subject: Re: How do you compress a url for ascii output?
Message-Id: <Xns983CBE11EA33Fcastleamber@130.133.1.4>
"blaine@worldweb.com" <blaine@worldweb.com> wrote:
> Hello,
>
> I've been trying to come up with a way to compress part of a url to
> make it shorter.
>
> Below I have an example of a variable for my url and want it smaller
> sized ascii. I've been trying the Compress:Zlib, however this doesn't
> output ascii.. Any ideas?
use base64 encoding on the compressed data, which might work when the
compression works well. Other, and maybe better option, is using sessions
and using the session id in the URL.
--
John Experienced Perl programmer: http://castleamber.com/
Perl help, tutorials, and examples: http://johnbokma.com/perl/
------------------------------
Date: 12 Sep 2006 21:21:10 -0700
From: vish.chitnis@gmail.com
Subject: Re: i need to ssh to remote server using Perl
Message-Id: <1158121269.984731.133050@d34g2000cwd.googlegroups.com>
Paul Lalli wrote:
> vish.chitnis@gmail.com wrote:
> > i get this error when i try to install the Net::SSH::Perl package.. wht
> > else i need to do in order to install this package successfully
>
> > nmake -- NOT OK
> > unning make test
> > Can't test without successful make
> > unning make install
> > make had returned bad status, install seems impossible
>
> Please stop top-posting. Post your replies BELOW what you are replying
> to. Thank you.
>
> First, I don't believe for a second that's the FULL error message.
> What happened before the "NOT OK"?
>
> Second, have you tried installing the package through ActiveState's
> Perl Package Manager (ppm)? That's generally far easier for Windows
> module installations.
>
> Paul Lalli
hi paul
thnx for ur suggestions..
now i have a query...i didnt understand when u said try installing thro
PPM...first how do i find tht PPM is installed in my machine or it gets
installed by default when you install the active perl on your
machine..i have active perl 8.xx installed on my machine
thanks
vish
------------------------------
Date: 12 Sep 2006 21:34:31 -0700
From: vish.chitnis@gmail.com
Subject: Re: i need to ssh to remote server using Perl
Message-Id: <1158122071.497376.170340@b28g2000cwb.googlegroups.com>
Ch Lamprecht wrote:
> vish.chitnis@gmail.com wrote:
> > hi paul,
> >
> > i get this error when i try to install the Net::SSH::Perl package.. wht
> > else i need to do in order to install this package successfully
> >
> > vish
> >
> > nmake -- NOT OK
> > unning make test
> > Can't test without successful make
> > unning make install
> > make had returned bad status, install seems impossible
> >
>
> Why don't you use ppm to install the package:
>
> ppm
>
> i net-ssh-perl
>
> HTH, Christoph
>
> --
>
> perl -e "print scalar reverse q/ed.enilno@ergn.l.hc/"
ok.i found that PPM is there in /perl/bin its ms-dos batch file which
after run gives me the ppm command prompt..now when i issue the above
command
i net-ssh-perl to install this package, i get package not found
error..so how do i go abt it..i can download the package the( it will
be .gz file i guess) so after i download this file wht files shall i
extract and where do i paste them under perl directory..can i know the
location for this package..
thanks
vish
------------------------------
Date: 12 Sep 2006 21:35:48 -0700
From: vish.chitnis@gmail.com
Subject: Re: i need to ssh to remote server using Perl
Message-Id: <1158122148.797436.308700@e63g2000cwd.googlegroups.com>
vish.chitnis@gmail.com wrote:
> Paul Lalli wrote:
> > vish.chitnis@gmail.com wrote:
> > > i get this error when i try to install the Net::SSH::Perl package.. wht
> > > else i need to do in order to install this package successfully
> >
> > > nmake -- NOT OK
> > > unning make test
> > > Can't test without successful make
> > > unning make install
> > > make had returned bad status, install seems impossible
> >
> > Please stop top-posting. Post your replies BELOW what you are replying
> > to. Thank you.
> >
> > First, I don't believe for a second that's the FULL error message.
> > What happened before the "NOT OK"?
> >
> > Second, have you tried installing the package through ActiveState's
> > Perl Package Manager (ppm)? That's generally far easier for Windows
> > module installations.
> >
> > Paul Lalli
>
>
>
> hi paul
>
> thnx for ur suggestions..
> now i have a query...i didnt understand when u said try installing thro
> PPM...first how do i find tht PPM is installed in my machine or it gets
> installed by default when you install the active perl on your
> machine..i have active perl 8.xx installed on my machine
>
> thanks
> vish
ok.i found that PPM is there in /perl/bin its ms-dos batch file which
after run gives me the ppm command prompt..now when i issue the above
command
i net-ssh-perl to install this package, i get package not found
error..so how do i go abt it..i can download the package from the net (
it will be .gz file i guess) so after i download this file wht files
shall i extract and where do i paste them under perl directory..can i
know the location for this package..i.e net::ssh::perl
thanks
vish
------------------------------
Date: Wed, 13 Sep 2006 12:04:56 +1200
From: "Tintin" <tintin@invalid.invalid>
Subject: Re: localtime is now wrong after server change
Message-Id: <45073e0b$0$19725$88260bb3@free.teranews.com>
"Dave Weaver" <zen13097@zen.co.uk> wrote in message
news:45069517$0$1385$da0feed9@news.zen.co.uk...
> On Mon, 11 Sep 2006 21:47:10 +1200, Tintin <tintin@invalid.invalid> wrote:
>> Replace the entire awful code above with
>>
>> use POSIX 'strftime';
>> my $thistimestamp = "%Y%m%d%H%M%S",localtime;
>>
>> Much easier on the eye.
>
> But, surprisingly, not so useful.
>
> ITYM:
>
> my $thistimestamp = strftime "%Y%m%d%H%M%S",localtime;
> ^^^^^^^^
Argh! I even tested the code, but unfortunately, I had the incorrect
version in my copy buffer.
--
Posted via a free Usenet account from http://www.teranews.com
------------------------------
Date: 12 Sep 2006 18:21:19 -0700
From: "Jason" <jwcarlton@gmail.com>
Subject: Re: localtime is now wrong after server change
Message-Id: <1158110479.574019.151860@i42g2000cwa.googlegroups.com>
> "We" used to be helpful?
>
> You have never once given help to anyone on CLPM. Considering your
> coding skills that is a good thing.
Wow, I'm impressed with your ability to Google. I bow down to the
idiocy that is you.
Yes, I used to be a regular in this NG. I've been programming since
around '95, but I've gotten myself into a nice little rut where I
pretty much write the same type of thing, over and over. But back then,
I posted under a different name; nowadays, it's just too much trouble
to go through FreeAgent to make the occassional post, when I can use
Google more quickly.
Not that it's any of your business, but I currently own a web design
firm with more than 15 employees. My job is now day-to-day management
and the occassional debugging of programs, so while I used to be the
programmer, I really don't write programs to any large degree. Learn to
be nice; you'll probably be asking me for a job one day.
Not that you'll believe me. Not that I care.
You may think that you know everything, but as you become an adult,
you'll realize that there's more to life (and programming) than what
you think you know now. And a part of that is acting mature, and
treating people with respect.
> You didn't write that code, you cribbed it from somewhere. This
> crap is all over the net, almost literally. Don't try to pass off
> (bad) folklore as your own work.
You're calling me a liar, I'm calling you a tiresome juvenile that's
quite simply wrong. Prove me wrong, and I'll shut up; until then, I
thank you for your assistance in the very minor Perl question, and will
say "you're welcome" to the "thank you" that is sure to come for my
lesson on respect.
> Of course you can't change the server's time. It's a good thing
> you can't because that would be the wrongest thing to do. You can
> however change the time zone your program uses and that's what you
> should have done. You don't need privileges for that.
"Wrongest?"
Obviously, I was referring to the time zone. See, even the wisest of us
can make a typing faux pas.
> Ah, but we all are familiar with the logic of "your" code. Is that
> what you're saying?
Yes, and apparently I was correct. Whether I was tired, and whether you
are a prick, I got the answer I needed, didn't I? You were just so
caught up in proving yourself to be correct that you couldn't help but
answer. I knew I could count on your kind.
And before you go thinking how important you are to the NG, you'll
notice that several other people replied in a much more adult manner,
saying the same thing.
Please don't bother wasting anymore bandwidth by this now off-topic
thread; it's not like I have time to read it. When I want your advice,
I'll be sure to post again.
To the rest of you, I apologize for falling into this childishness. I
certainly know better, but sometimes you just get dragged in. If this
guy isn't the norm around here (and I certainly hope he's not) then I
apologize for the ill thoughts I've had toward this once elite NG. If
he is the norm... then my, how the mighty have fallen.
- J
------------------------------
Date: Wed, 13 Sep 2006 04:42:09 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules on Wed Sep 13 2006
Message-Id: <J5IL29.7yv@zorch.sf-bay.org>
The following modules have recently been added to or updated in the
Comprehensive Perl Archive Network (CPAN). You can install them using the
instructions in the 'perlmodinstall' page included with your Perl
distribution.
Acme-Spork-v0.0.4
http://search.cpan.org/~dmuey/Acme-Spork-v0.0.4/
Perl extension for spork()ing in your script
----
Astro-SpaceTrack-0.024
http://search.cpan.org/~wyant/Astro-SpaceTrack-0.024/
Retrieve orbital data from www.space-track.org.
----
BerkeleyDB-0.30
http://search.cpan.org/~pmqs/BerkeleyDB-0.30/
Perl extension for Berkeley DB version 2, 3 or 4
----
CFPlus-0.5
http://search.cpan.org/~mlehmann/CFPlus-0.5/
undocumented utility garbage for our crossfire client
----
CFPlus-0.51
http://search.cpan.org/~mlehmann/CFPlus-0.51/
undocumented utility garbage for our crossfire client
----
Catalyst-Plugin-Authentication-Credential-HTTP-0.07
http://search.cpan.org/~nuffin/Catalyst-Plugin-Authentication-Credential-HTTP-0.07/
HTTP Basic and Digest authentication for Catlayst.
----
Chart-Clicker-1.0.7
http://search.cpan.org/~gphat/Chart-Clicker-1.0.7/
Powerful, extensible charting.
----
Class-Trait-0.21
http://search.cpan.org/~ovid/Class-Trait-0.21/
An implementation of Traits in Perl
----
Config-Simple-4.59
http://search.cpan.org/~sherzodr/Config-Simple-4.59/
simple configuration file class
----
Config-Simple-App-0.01
http://search.cpan.org/~sherzodr/Config-Simple-App-0.01/
Perl extension for managing application's configuration settings
----
Crossfire-0.9
http://search.cpan.org/~mlehmann/Crossfire-0.9/
Crossfire maphandling
----
ExtUtils-Autoconf-0.02
http://search.cpan.org/~flora/ExtUtils-Autoconf-0.02/
Perl interface to GNU autoconf
----
FormValidator-Simple-0.18
http://search.cpan.org/~lyokato/FormValidator-Simple-0.18/
validation with simple chains of constraints
----
Games-Dice-Advanced-1.1
http://search.cpan.org/~dcantrell/Games-Dice-Advanced-1.1/
simulate dice rolls, including weird and loaded dice
----
Geo-Postcodes-0.30
http://search.cpan.org/~arne/Geo-Postcodes-0.30/
Base class for the Geo::Postcodes::* modules
----
Geo-Postcodes-DK-0.30
http://search.cpan.org/~arne/Geo-Postcodes-DK-0.30/
Danish postcodes with associated information
----
Geo-Postcodes-NO-0.30
http://search.cpan.org/~arne/Geo-Postcodes-NO-0.30/
Norwegian postcodes with associated information
----
Geography-JapanesePrefectures-v0.0.3
http://search.cpan.org/~tokuhirom/Geography-JapanesePrefectures-v0.0.3/
Japanese Prefectures Data.
----
IO-Socket-SSL-1.0
http://search.cpan.org/~sullr/IO-Socket-SSL-1.0/
Nearly transparent SSL encapsulation for IO::Socket::INET.
----
Ingres-Utility-IIMonitor-0.01
http://search.cpan.org/~worm/Ingres-Utility-IIMonitor-0.01/
[One line description of module's purpose here]
----
Ingres_Utility_IIName_0.01
http://search.cpan.org/~worm/Ingres_Utility_IIName_0.01/
----
Jifty-0.60912
http://search.cpan.org/~jesse/Jifty-0.60912/
an application framework
----
Jifty-DBI-0.25
http://search.cpan.org/~jesse/Jifty-DBI-0.25/
An object-relational persistence framework
----
Math-Random-0.69
http://search.cpan.org/~grommel/Math-Random-0.69/
Random Number Generators
----
Math-Symbolic-0.503
http://search.cpan.org/~smueller/Math-Symbolic-0.503/
Symbolic calculations
----
Net-Pcap-Reassemble-0.01
http://search.cpan.org/~jraftery/Net-Pcap-Reassemble-0.01/
IP fragment reassembly for Net::Pcap
----
Net-eBay-0.38
http://search.cpan.org/~ichudov/Net-eBay-0.38/
Perl Interface to XML based eBay API.
----
Object-Deadly-0.07
http://search.cpan.org/~jjore/Object-Deadly-0.07/
An object that dies whenever examined
----
OpenGuides-0.57
http://search.cpan.org/~dom/OpenGuides-0.57/
A complete web application for managing a collaboratively-written guide to a city or town.
----
PDF-FromHTML-0.20
http://search.cpan.org/~audreyt/PDF-FromHTML-0.20/
Convert HTML documents to PDF
----
PDF-Table-0.03
http://search.cpan.org/~omega/PDF-Table-0.03/
A utility class for building table layouts in a PDF::API2 object.
----
POE-Component-SNMP-1.06
http://search.cpan.org/~rdb/POE-Component-SNMP-1.06/
POE interface to Net::SNMP
----
POE-Component-Win32-ChangeNotify-1.02
http://search.cpan.org/~bingos/POE-Component-Win32-ChangeNotify-1.02/
A POE wrapper around Win32::ChangeNotify.
----
POE-Component-Win32-EventLog-1.06
http://search.cpan.org/~bingos/POE-Component-Win32-EventLog-1.06/
A POE component that provides non-blocking access to Win32::EventLog.
----
PerlMagick-6.29
http://search.cpan.org/~jcristy/PerlMagick-6.29/
----
Semi-Semicolons-0.04
http://search.cpan.org/~dha/Semi-Semicolons-0.04/
writing perl code with the word 'Peterbilt' as statement terminator, rather than a semicolon.
----
Spreadsheet-ParseExcel-0.27_02
http://search.cpan.org/~szabgab/Spreadsheet-ParseExcel-0.27_02/
Get information from Excel file
----
Verby-0.02
http://search.cpan.org/~nuffin/Verby-0.02/
A framework for compositing and sequencing steps of execution.
----
Verby-0.03
http://search.cpan.org/~nuffin/Verby-0.03/
A framework for compositing and sequencing steps of execution.
----
WWW-Mechanize-XML-0.02
http://search.cpan.org/~whiteb/WWW-Mechanize-XML-0.02/
adds an XML DOM accessor to WWW::Mechanize.
----
WWW-OpenSearch-0.07
http://search.cpan.org/~bricas/WWW-OpenSearch-0.07/
Search A9 OpenSearch compatible engines
----
Workflow-0.23
http://search.cpan.org/~jonasbn/Workflow-0.23/
Simple, flexible system to implement workflows
If you're an author of one of these modules, please submit a detailed
announcement to comp.lang.perl.announce, and we'll pass it along.
This message was generated by a Perl program described in my Linux
Magazine column, which can be found on-line (along with more than
200 other freely available past column articles) at
http://www.stonehenge.com/merlyn/LinuxMag/col82.html
print "Just another Perl hacker," # the original
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
------------------------------
Date: 12 Sep 2006 21:42:18 -0700
From: "Aaron Sherman" <AaronJSherman@gmail.com>
Subject: Re: NTLM and LWP::UserAgent
Message-Id: <1158122538.055825.244150@d34g2000cwd.googlegroups.com>
mumebuhi wrote:
> I am having problems accessing any sites outside my organization using
> LWP::UserAgent. My organization is using NTLM authentication.
It looks like you get redirected by some internal system to an
authentication page and then authentication fails. Check your
credentials. Are you SURE the netloc field is right. You give a sample
(which is clearly bogus, but you might have sanitized it for security
reasons) of "host:8080". Did you verify with the people maintaining the
outgoing proxy that the netloc you are using is correct?
If the word "netloc" isn't familiar, start with "perldoc
LWP::UserAgent" and search for "cred".
------------------------------
Date: 12 Sep 2006 22:51:08 GMT
From: xhoster@gmail.com
Subject: Re: variable inheritance
Message-Id: <20060912185158.607$Cr@newsreader.com>
"Matt Garrish" <mgarrish@gmail.com> wrote:
> xhoster@gmail.com wrote:
>
> > "Matt Garrish" <mgarrish@gmail.com> wrote:
> > > I'm faced with the problem of one module serving up data for 10
> > > different applications, where the only difference is the data being
> > > generated. Without going into the gory details, each year the data
> > > structure (the database) can change for each application and the
> > > applications have no relation to each other.
> >
> > If the data can change independently, the structure of the data can
> > change independently, and the applications have no relation to each
> > other, then why even bother trying to tie them together?
> >
>
> Why not? The output is identical, only the structure and data differs,
> and even at that only to degrees.
The only thing that changes is the data being generated, but the data being
generated is always identical. Well, then I give up.
...
>
> > > I currently have the data all in one big configuration file but it's
> > > quickly becoming unwieldy and too large
> >
> > What does that mean? It is taking too long to parse? It is taxing
> > your server memory? It is causing your text editor to crash when you
> > try to edit it? It is taxing you mental ability to understand it all?
> >
>
> You do know that sarcasm is about as funny and original as going around
> telling everyone to "tell it to the hand", right? But whatever gets you
> off. If you've dealt with a program of any complexity before, you'd
That wasn't sarcasm, that a question with 4 proposed possibilities for
answers. If you had dealt with programs of any complexity before[1], you'd
know that all of them are real possibilities to encounter, and would know
that how you fix them depends on which one is the actual problem.
[1] Now that was sarcasm.
Xho
--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
------------------------------
Date: 12 Sep 2006 18:12:17 -0700
From: "Noodle" <neilang@gmail.com>
Subject: Wide character issues with HTML Tidy
Message-Id: <1158109937.290495.151060@m73g2000cwd.googlegroups.com>
Hi,
I have some content which I run html tidy over in perl... only
occasionally I get a warning "Wide character in print at
/opt/iw-home/perl/.../Tidy.pm line 133.".
Is there a easy way to convert wide characters to ordinary characters
so tidy doesn't show this warning??
TIA.
------------------------------
Date: Tue, 12 Sep 2006 18:26:32 -0500
From: Tad McClellan <tadmc@augustmail.com>
Subject: Re: XML content element parsing
Message-Id: <slrnegegh8.5hl.tadmc@magna.augustmail.com>
J. Gleixner <glex_no-spam@qwest-spam-no.invalid> wrote:
> Sharif Islam wrote:
>> <person login='jane2'>
>
> Shouldn't the value for an element's attributes be in double quotes?
No. You can use single or double quotes on attribute values.
--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 9719
***************************************