16 posts tagged with Web and perl (View popular tags)

How should I develop simple dynamic web pages using perl? Does anyone have any suggestions on how best to produce simple web pages in perl that execute logic (e.g., opening property documents to retrieve property values and saving back changes). I am new to perl and would like some detail instructions or links to tutorials. Would a framework like Mason be overkill?
posted on Aug 22, 2008 - 6 answers

Hi, Another oddball question... I have a live data stream of AIS data and I would like to take the data and ultimately display it on a world map through a web browser. The problem is that I have no clue as to how I would display live updated information on a map. [more inside]
posted on Aug 11, 2008 - 6 answers

Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted on Jul 24, 2008 - 5 answers

How can I get my web server to interpret perl [more inside]
posted on May 28, 2008 - 7 answers

What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. [more inside]
posted on Jul 6, 2007 - 17 answers

We're losing a freelance, outsourced web coder that our business relies upon. How do we find and then transition over to someone new without losing loads of money and time? Story inside. [more inside]
posted on Sep 15, 2006 - 11 answers

Is there an tool/tutorial to web scrape secure sites like Online Banking or other sites that make sure that it's you that is logging in? [more inside]
posted on Sep 7, 2006 - 7 answers

I am an experienced software engineer and was laid off recently. I'm currently applying for positions. My ideal would be a telecommuting gig, which is the type of position I had most recently. A certain job mailing list I subscribe to has a lot of promising positions, but many of them are marked "onsite". Here's my question: shall I apply for some of these "onsite" positions in the hope that my qualifications will impress the hiring person enough to consider hiring me as a telecommuter? Or would this just be a waste of time for everyone concerned? [more inside]
posted on Sep 5, 2006 - 7 answers

Form re-submission woes! How can I catch page refreshes and prevent form values from being re-submitted? [more inside]
posted on Sep 16, 2005 - 9 answers

I am in a shared hosting environment, but I host multiple domains using mod_rewrite. Of course, this means all the domains get lumped together in one logfile. I need to be able to separate the individual domains for log analysis, without using a CustomLog statement. [more inside]
posted on Aug 17, 2005 - 6 answers

I have a Perl script which is supposed to handle user registration. It works fine from the command line (perl blah.pl "username=blah&password=blah") but doesn't modify the file it's supposed to modify when run as a CGI script in Apache 2.0. [more inside]
posted on Mar 15, 2005 - 2 answers

I need a new way of transforming XML with XSL. Till date I've used PHP's Sablotron, which I absolutely love and is simple to use, but my host keeps forgetting to enable and include it each time they recompile Apache, so I was wondering if someone here knows of a way to do the same with either Perl or JSP/Tomcat or even PHP as long as it is without Sablotron's xslt_create(). [more inside]
posted on Mar 7, 2005 - 10 answers

Using a PHP, Perl, or cron, how do I grab a xml page from a my TiVo that requires https authorization? I have the username and password. [more inside]
posted on Feb 26, 2005 - 16 answers

Due to "security concerns," my web host provider has just banned two Form-to-email scripts (Formmail and NMS Formmail). Now I'm hard up to find a replacement. Any ideas? I'd prefer a solution that doesn't require a mastery of PERL to configure.
posted on Jan 17, 2005 - 4 answers

Can anyone recommend a program (in say perl or java or something) that will execute on my linux web server and a) slurp the file references in the pages (html, php) and b) compare them to the actual files in my web root tree giving me a list of all of the unreferenced files (not referenced on public web pages)? I want to clean up this junky file system, but I don't want to break any links and I inherited the mess. Thanks.
posted on Sep 13, 2004 - 5 answers

I have been looking at changing my web development focus from Windows/ASP/.NET to LAMP(Linux, Apache, MySQL, PHP/Python/Perl) because my gut is telling me that this is where things are going. Oh, Java should be in there as well.

What's the skinny on LAMP in the real world (Netcraft surveys aside)? Is it difficult to change to LAMP/Java? Is the open source thing really sticking?
posted on Jan 9, 2004 - 14 answers