On Thu, Apr 26, 2012 at 08:32:29AM -0400, Mark Haney wrote:
> On 04/26/2012 07:22 AM, Michael Rasmussen wrote:
>
> >
> >Again, you haven't described why Perl can't create the same HTML the PHP
> >does.
> >
> >
> >
>
> Obviously, I didn't explain myself quite well enough. Let me try
> again. I'
Matt
- Original Message -
> From: Mark Haney
> To: beginners@perl.org
> Cc:
> Sent: Thursday, April 26, 2012 12:19 PM
> Subject: Re: PERL CGI, HTML and PHP
>
>
> Well, I kind of agree with you. It's still a scripting language. Regardless
> of its function. (At l
Just throwing in my two cents:
Javascript can run in the backend as well. Take a look at Node.js;
http://nodejs.org/
As far as perl on the web end, look into perldancer
(http://perldancer.org/), mojolicious (http://mojolicio.us/) or catalyst
(http://www.catalystframework.org/)
They are all moder
On 04/26/2012 08:27 AM, Bob McConnell wrote:
From: Mark Haney
This exposes the source of your confusion. Javascript is executed in the
browser, while Perl, PHP, ASP and JSP are all executed on the server. So JS
simply complements all of the others. The biggest issue is that you cannot
dep
On 04/26/2012 07:22 AM, Michael Rasmussen wrote:
Again, you haven't described why Perl can't create the same HTML the PHP does.
Obviously, I didn't explain myself quite well enough. Let me try again.
I've got a web app I'm building for the company I work for. It was
initially started
> From: Mark Haney
>
> I understand the desire to 'keep with one scripting language', but what
> I don't understand is why take a stand like that, yet continue to use
> javascript with PHP and ASP pages. Seems to me, that in the right
> instance combining the two can be very powerful. Personally
On Wed, Apr 25, 2012 at 01:51:46PM -0400, Mark Haney wrote:
> I've got, what I hope is a fairly simple problem that someone can point
> me to the best (or best practices anyway) way to handle it.
>
> I'm writing a web app that monitors embroidery machines and generates
> reports on various metr
Hi,
From: "Mark Haney"
> As for the feature set I mentioned, I've been running into limitations
> with using perl to populate dropdown boxes dynamically and such.
> Granted, I'm sure there's a nice neat way to do it, but I couldn't find
> anything on the interwebs to show me how, and since I k
On 04/25/2012 07:04 PM, Dr.Ruud wrote:
On 2012-04-25 21:53, Shawn H Corey wrote:
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, j
On 2012-04-25 21:53, Shawn H Corey wrote:
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, just an observation.)
Here's a few:
am
On Wed, Apr 25, 2012 at 3:18 PM, Mark Haney wrote:
> On 04/25/2012 02:54 PM, Matthew K wrote:
>
>> Mark,
>>
>> - Original Message -
>>
>>> From: Mark Haney
>>> To: Perl Beginners
>>> Cc:
>>> Sent: Wednesday, April 25, 2012 11:51 AM
>>> Subject: PERL CGI, HTML and PHP
>>>
>>> I've got, wha
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, just an observation.)
Here's a few:
amazon.com
craiglist.com
livejournal.com
slash
On 04/25/2012 02:54 PM, Matthew K wrote:
Mark,
- Original Message -
From: Mark Haney
To: Perl Beginners
Cc:
Sent: Wednesday, April 25, 2012 11:51 AM
Subject: PERL CGI, HTML and PHP
I've got, what I hope is a fairly simple problem that someone can point me
to the best (or best practices
Mark,
- Original Message -
> From: Mark Haney
> To: Perl Beginners
> Cc:
> Sent: Wednesday, April 25, 2012 11:51 AM
> Subject: PERL CGI, HTML and PHP
>
> I've got, what I hope is a fairly simple problem that someone can point me
> to the best (or best practices anyway) way to handle i
14 matches
Mail list logo