Videos in category Perl





Smart Debugger for Perl, Python, Ruby, Firebug

Smart Debugger for Perl, Python, Ruby, Firebug

Posted in Conferences, Development, Broadcasting, Frameworks, RailsConf 2006, Perl, Python, Javascript, Ruby, Debugging, Screencasts, Ruby On Rails

Smart Debugger for Perl, Python, Ruby, Javascript (Firebug) develsdb.googlecode.com/svn/trunk/ The screencast includes only perl debugger. please refer the above link for wiki on python, ruby and firebug.

Tags: Debugging, Conferences, Ruby, Ruby On Rails, Frameworks, Perl, Python, Javascript, Firebug, Smart Debugger, RailsConf 2006, ...


Devel::sdb (Smart Debugger)

Devel::sdb (Smart Debugger)

Posted in OS, Development, Broadcasting, Science, Linux, Perl, Python, Ruby, Debugging, Screencasts, Computer Science

"Devel::sdb" is an enhanced version of Perl's (v5.8.8) powerful interactive debugger. The GUI version "ptkdb" does a very good job already. However, smart debugger takes different approach to problem solving and focuses on non GUI situations. Some of the features added to this version are data rendering, flexible breakpoints, zoompoints, custom mode for debugging fork process and synt...

Tags: Debugging, Ruby, Perl, Python, OS, Linux, Science, Computer Science, Smart Debugger, Devel::sdb, Karthikeyan Rajaram, ...


YAPC::ASIA: Behind the Scenes at LiveJournal: Scaling Storytime

YAPC::ASIA: Behind the Scenes at LiveJournal: Scaling Storytime

Posted in Conferences, Databases, Development, Broadcasting, MySQL, Perl, Lectures

Hear the history and lessons learned while scaling a community site (LiveJournal.com) from a single server with a dozen friends to hundreds of machines and 10M+ users. What's worked, what hasn't, and all the things we've had to build ourselves, now in common use throughout the "Web 2.0" world, including memcached, MogileFS, Perlbal, and our job dispatch systems.

Tags: Conferences, Perl, Databases, MySQL, Scalability, Lectures, Clustering




YAPC::ASIA: Perl Program Repair Shop and Red Flags

YAPC::ASIA: Perl Program Repair Shop and Red Flags

Posted in Conferences, Development, Broadcasting, Practices, Perl, Debugging, Lectures

It's hard to write great code, but it doesn't have to be hard to write good code. 'Red flags' are easy-to-see signs that you have an easy opportunity to make your code better. I'll show many red flags in real programs I've gathered and show easy ways to make these programs smaller, faster, and simpler to understand. Topics include: Grammars; recursive-descent parsing; trivial and basic parsers;...

Tags: Debugging, Practices, Conferences, Perl, Lectures, YAPC



YAPC::ASIA: Introduction to DBIx::Class

YAPC::ASIA: Introduction to DBIx::Class

Posted in Conferences, Databases, Development, Broadcasting, Perl, Lectures

Object-relational mappers (ORMs) are a hot topic today. In this talk, we'll learn how to use the DBIx::Class ORM to access nearly any database, simple or complex; brand-new or legacy. We'll discuss how to create easily-migratable schemas, and learn how to use resultsets to search, update, and generally make working with relational data fun!

Tags: Conferences, Perl, Databases, Lectures, YAPC


YAPC::ASIA: Jifty Now!

YAPC::ASIA: Jifty Now!

Posted in Web 2.0, Conferences, Technologies, Databases, Development, Broadcasting, AJAX, Web Services, Perl, Javascript, Lectures

In a year's time since its initial release, Jifty has emerged asthe framework of choice for building rich web applications andservices.This talk walks through the implementation of doxory.com, anaddictive community website built within an afternoon, showing offJifty's comprehensive support for database modelling (without SQL),Ajax effects (without JavaScript), semantic markup (without XML),as w...

Tags: Web 2.0, Conferences, Technologies, AJAX, Perl, Javascript, Databases, Lectures, YAPC, Web Services