Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
      By the way, the web application is basically everything and the kitchen sink, so I see it being a very large project.

I'm not sure that what language your write it in is of valid consideration. Whichever language you do write it in you still are going to be bound by some semblance of proper programming technique.

      Any good examples of web applications written in Perl?
You're using one.

      I often feel that people look at Perl as some language from 1998, and Python is the new big thing. I'd like for people to want to use what I am working hard on, so this is a big concern for me.
Who cares what people think? There is always going to be "the new thing" and someday someone is going to think rails|java|python|whatever is "old hat" and want everybody to jump on the bandwagon for the new thing.

If the code is well crafted and the UI is comfortable for folks to use they are going to want to use your application reguardless of what language you write it in. In fact unless you tell them they may never know.

      I am quite comfortable with Perl,
So run with it.

So far I've crafted web applications in:

  • Perl/CGI: My default.
  • mod_perl: One or two apps.
  • Java under pure JSP and servlets.
  • Java using Java Server Faces
  • Java using Struts/Tiles
  • Ruby on Rails
  • PHP
with the Java applications using Hibernate as their peristence layer.

My considered opinion is they each have their advantages and drawbacks. I like some of the UI features of Java Server Faces (JSF). Hibernate is good stuff but can be a bit temperamental.

All in all my favorite is still Perl/CGI and PHP being my least favorite.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg

In reply to Re: Is Perl the right language for a large web application? by blue_cowdawg
in thread Is Perl the right language for a large web application? by walkingthecow

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found