Programmers can be lazy.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!
error_reporting(E_ALL & ~E_STRICT & ~E_NOTICE & ~E_DEPRECATED);
ini_set("default_charset", "");
$html_flags=ENT_QUOTES | ENT_HTML401;
$html_encoding='cp1252';
date_default_timezone_set("Europe/Bucharest");
$citatepedia_serv = "localhost";
$citatepedia_user = "luc7v_citatepedia_usr_ro";
$citatepedia_pass = "ZeDK$@nZ6f[A";
$citatepedia_data = "luc7v_citatepedia_ro";
$citatepedia_path = dirname(__FILE__);
$citatepedia_encoding='ISO-8859-1';
$cookie_domain = ".citatepedia.ro";
$home_domain = strtolower($_SERVER['HTTP_HOST']);
if (substr($home_domain,0,4)=='www.') $home_domain=substr($home_domain,4);
if (substr($home_domain,-3)==':80') $home_domain=substr($home_domain,0,-3);
$comments_table = "citatepedia_comentarii";
$match_cautare_against = ' MATCH (termen1,titlu1,pre1,definitie1,autor) AGAINST ';
$match_cautare0_against = ' MATCH (termen0,titlu0,pre0,definitie0,autor0) AGAINST ';
$match_subiect_against = ' MATCH (termen1,titlu1,pre1,definitie1) AGAINST ';
$optad_enabled=false;
$metamagazin_enabled=false;
$videotag=true;
include 'text_ro.php';
Couldn't connect to MySQL

Hubris itself will not let you be an artist.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

For me, writing is a love-hate relationship.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

It is easier to port a shell than a shell script.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

I am not a sort of person who wants to run a company.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

Real programmers can write assembly code in any language.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

The problems that I really like to solve are our cultural problems.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

I think computer science, by and large, is still stuck in the Modern age.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

We are so Post-Modern that we don't realize how Post-Modern we are anymore.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!

The three chief virtues of a programmer are: Laziness, Impatience and Hubris.
quote by Larry Wall
Added by Lucian Velea
Comment! | Vote! | Copy!
