Top stories for perl

Buzz | Video | Top stories | My News


added 2008 Mon Apr 21 11:20:10 by hyperdogmedia
5 web development techniques to prevent Google from crawling your HTML forms. do you really want Googlebot messing around in your HTML forms? Probably not. But prepare, because other (not so polite bots) are coming!
added 2008 Mon Apr 14 11:46:58 by bloid
I’ve been taking DDJ for a couple years now. It’s cheap and occasionally has something interesting in it, but it’s been less interesting than I remember it being when I read it in college. I’ve been much more enamored with the Communciations of the ACM. Today, I received my issue and there’s an interview with Paul Jansen of TIOBE Software.
added 2008 Fri Apr 11 13:22:28 by bloid
I had a fair amount of email from people, and saw some blogs, complaining about the fact that Google App Engine currently supports Python only. On the video, and in the docs, it is frequently mentioned that other languages are to come, and that the infrastructure itself is language neutral. We have to start somewhere! I personally have a slight Ruby preference, but there is a funny thing about Python.
added 2008 Tue Apr 8 21:58:06 by pkrumins
Coding Horror makes its traffic stats publicly available. Unfortunately just the last 500 records are available. I wrote a program to accumulate search keywords and analyzed the data later. Project uses Perl, SQLite and Google Charts.
added 2008 Tue Mar 4 19:45:16 by bloid
There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful modules in this collection.
added 2008 Tue Feb 26 22:43:46 by spacebat
A tongue-in-cheek response to a recent blog post about Ruby
added 2008 Fri Jan 25 18:57:24 by bloid
A number of folks commented on the last post about my "ignorant and apparently unsupported swipes against Parrot and Perl".
added 2008 Thu Jan 24 7:42:55 by novemberainian
Ruby heavily borrowed from Smalltalk, Lisp and Perl. While trying to make Hpricot test suite run fine on Ruby 1.9.0 author found regular expressions syntax that Programming Ruby and The Ruby Way seems not cover at all.
added 2008 Thu Jan 17 21:26:27 by zeevb
The TIOBE Programming Community Index has declared Python as the Programming Language of 2007 due to a surge in its popularity rating during the year, making it now the sixth most popular programming language and finally surpassing Perl. More details at : http://www.tiobe.com/tpci.htm

Sponsors

More tags

Linux Programming Security Software unix-linux ajax how-to javascript php java tools .net trends frameworks books gui web design ruby open source reviews eclipse other languages python humor announcement News Microsoft Windows Oreilly usability database standards c-and-cpp server google free web services web search Network games reference computer development online tips funny tool howto tutorial unix scripts monster templates web hosting book xml opinion oracle filesystem plagger install ppm cookbook debug ebook regex lisp c macros domain name apache front page functional toolbox cloud sakura mogilefs sixapart orielly devel.xml programming languages language tutorial a lesson programming language tutorials xml tutorials free domain secure shell gigs email accounts free site promotion free e-commerce 99.9 uptime guarantee page extensions ssh access imap email free site builder larry wall postmodernism

more tags »

 
added 2008 Tue Jan 8 18:18:13 by petvirus
This little gem of a perl has so many uses. I can think of about 11 right now. Now i must make an application which uses this code. Note: this works on unix, but might need some quotes to run on windows
added 2007 Mon Dec 31 0:32:48 by ludinom
Suppose you are running ssh to some system called neptune, which doesn't necessarily have your editor of choice (e.g., gvim for this guy) installed. This script lets you type "vi somefile" in the neptune ssh session and causes the following command to be run on your workstation: "gvim scp://neptune//path/to/somefile".
added 2007 Wed Dec 19 19:11:26 by gst
* Understand the Catalyst Framework and MVC architecture * Build and test a site with Catalyst * Detailed walkthroughs to create sample applications * Extend Catalyst through plug-ins
added 2007 Fri Dec 7 17:42:53 by bloid
I think, to most people, scripting is a lot like obscenity. I can't define it, but I'll know it when I see it. Here are some common memes floating around:
added 2007 Wed Dec 5 18:16:46 by bloid
Here are some things of the top of my head that I think are pretty cool
added 2007 Wed Dec 5 14:42:02 by bloid
XKCD has been trying Python in place of Perl
added 2007 Mon Dec 3 22:01:46 by zenruby
Back in February, I made a very popular post which compared several implementations of the Ruby language. More than 9 months later, I’m back with a brand new shootout. Fasten your seat belts, it’s going to be fun.
added 2007 Mon Dec 3 21:03:57 by gst
Perl on Rails is a project by the smart chaps over in BBC Audio and Music Interactive that replicates the Ruby On Rails MVC framework in Perl. They’re obviously rather proud of themselves, and I understand that internally the project is making waves. Whilst I applaud the technical achievement of the individual developers, I deplore the situation that has forced them to do this.
added 2007 Mon Dec 3 20:00:33 by daniel
This isn't an article about how to use regexes; you've probably seen plenty of those already. It's about how you would write a regex package from scratch, in a language like C that doesn't already have regexes.
DZone

Perl on Rails

  Comments Opens a new window
DZone tags : perl Programming
added 2007 Mon Dec 3 15:09:10 by bloid
Like most organisations the BBC has its own technical ecosystem; the BBC's is pretty much restricted to Perl and static files. This means that the vast majority of the BBC's website is statically published - in other words HTML is created internally and FTP'ed to the web servers. There are then a range of Perl scripts that are used to provide additional functionality and interactivity.
added 2007 Wed Nov 28 16:18:18 by zenruby
Granted Python is not the fastest language out there, but Ruby 1.9 was still able to execute the script almost 3 times as fast. It’s unbelievable.
added 2007 Wed Nov 28 7:00:00 by unknown user
Saved By: Jinzang | View Details | Give Thanks
added 2007 Sun Nov 25 23:04:54 by h3rald
A review of Komodo Edit 4.2, an interesting free cross-platform IDE/Editor hybrid with amazing Ruby/Python/Perl support.
added 2007 Sun Nov 25 23:04:54 by h3rald
A review of Komodo Edit 4.2, an interesting free cross-platform IDE/Editor hybrid with amazing Ruby/Python/Perl support.
added 2007 Mon Nov 19 16:55:03 by bloid
While most sysadmins would use a language like Perl or Python for developing their scripts, this fellow uses Haskell. Of course, I asked him why he used Haskell. His answers really aren’t surprising to somebody who has used Haskell before.
added 2007 Mon Nov 19 7:44:00 by stonyandcher
Behind every robot is a driver. While NASA's twin robot geologists, Spirit and Opportunity, have gained plenty of media attention since they first landed on Mars at the start of 2004, little attention has been given to the team of dedicated programmers behind the robots, plotting their every move.
added 2007 Sun Nov 18 0:36:07 by whiskeyjack
A good performance tuning article about using simple DBI based access to a database over a large result set in Perl.
added 2007 Mon Nov 5 15:03:08 by gst
Open source and scripting technologies may be capturing the headlines lately, but Java and Microsoft language skills still put developers top in salary talks with bosses. Next year, application developers and senior web developers skilled in Java, Java Enterprise Edition and Microsoft's C# and VisualBasic.NET look likely to have more leverage in salary negotiations and pull in more cash than those armed with Linux, Apache, MySQL and Perl/PHP/Python (LAMP) or AJAX, according to a new salary survey. (Discussed here: http://myblog.rsynnott.com/2007/11/in-the-21st-century-python-wil.html In the 21st century, Python will be too cheap to meter - Robert Synnott )
added 2007 Thu Oct 25 21:18:29 by omouse
A reddit user by the name of alanshutko stated what was necessary to make Scheme, Common Lisp, Haskell, and other non-mainstream languages more appealing to the average programmer. A Scheme program that renames files is shown. It uses regular expressions and file/directory/path functions.
added 2007 Mon Oct 22 5:29:12 by gst
Since my previous meditation seemed to upset some people, here's more serious pondering. This is not the first node on the merits of Object-Oriented Programming (or Object-Oriented Paradigm), and certainly not the last. Interested monks can read The world is not object oriented, Damian Conway's ten rules for when to use OO, and Coding styles: OOP vs. Subs for starters.
added 2007 Tue Oct 16 6:46:59 by bloid
In my first real task at my new job, I am part of the team that is supposed to rebuild the site. The site is a public facing ecommerce site written in Perl and it doesn’t appear that Perl is leaving the equation. First, I’m not a Perl guy. Not that I don’t like Perl, I’ve just as of yet had not had the opportunity to learn it. No problem, I can Google a few Perl tutorials to pick up the syntax and such enough to understand what I’m looking at. Besides I’ve always wanted to learn Perl, so here is my chance.