All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Something

    2053816·text·2.0 KB·2011-05-04 13:47 UTC
    <html>
    <body>
    
    <h2> Video tag </h2>
    <video class="nativeEmbedPlayerPid" id="pid_mwe_ogg_player_1" src="http://upload.wikimedia.org/wikipedia/commons/8/8c/Aljazeeraasset-GAZAATTACKD29128D540.ogv" c
  • Miscellany

    2053815·text·192 B·2011-05-04 13:41 UTC
    ¿Que hará lo que pueda? Los fracasados siempre alegan haber hecho lo que han podido. Los ganadores se van a casa y follan con la reina del baile." John Patrick Mason (Sean Connery), La Roca.
  • Stuff

    2053812·apache·2.8 KB·2011-05-04 13:25 UTC
    # ATTENTION!
    # DO NOT MODIFY THIS FILE OR ANY PART OF IT. THIS CAN RESULT IN IMPROPER PLESK
    # FUNCTIONING OR FAILURE, CAUSE DAMAGE AND LOSS OF DATA. IF YOU REQUIRE CUSTOM
    # MODIFICATIONS TO BE AP
  • Mine

    2053811·text·490 B·2011-05-04 13:23 UTC
    ___ ___ ___ ___ ___ ___ ___
     /\ \ /\ \ /\ \ /\ \ /\ \ /\ \ /\ \
     /::\ \ /::\ \ /::\ \ \:\ \ _\:\ \ /:|__|_
  • Stuff

    2053809·text·3.1 KB·2011-05-04 13:20 UTC
    /bin/sh /var/tmp/paludis/dev-lang-php-5.3.6/work/sapis-build/cli/libtool --silent --preserve-dup-deps --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/paludis/dev-lang-php-5.3.6/work/sapis-build/cli/
  • Stuff

    2053806·apache·1.9 KB·2011-05-04 13:09 UTC
    # ATTENTION!
    # DO NOT MODIFY THIS FILE OR ANY PART OF IT. THIS CAN RESULT IN IMPROPER PLESK
    # FUNCTIONING OR FAILURE, CAUSE DAMAGE AND LOSS OF DATA. IF YOU REQUIRE CUSTOM
    # MODIFICATIONS TO BE APPL
  • Stuff

    2053805·apache·260 B·2011-05-04 13:09 UTC
    RewriteCond %{REQUEST_URI} !^/http://www.fullagency.it/.*$
    RewriteCond %{HTTP_USER_AGENT} "android|blackberry|ipad|iphone|ipod|iemobile|opera mobile|palmos|webos|googlebot-mobile" [NC]
    RewriteRule ^
  • htaccess

    2053804·text·1.3 KB·2011-05-04 13:08 UTC
    Name Last modified Size Description
     MailTemplate/ 04-May-2011 14:40 - 
     autoloader.php 04-May-2011 14:40 1.7K 
     autoloader/ 04-May-2011 14:40 - 
     backend/ 04-May-2011 14:51 - 
     classes/
  • Something

    2053801·text·486 B·2011-05-04 12:58 UTC
    <script type="text/javascript">
    
     var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-23037949-1']);
     _gaq.push(['_trackPageview']);
    
     (function() {
     var ga = document.createElement('s
  • htaccess

    2053799·text·574 B·2011-05-04 12:52 UTC
    Name Last modified Size Description
     MailTemplate/ 04-May-2011 14:40 - 
     autoloader.php 04-May-2011 14:40 1.7K 
     autoloader/ 04-May-2011 14:40 - 
     backend/ 04-May-2011 14:51 - 
     classes
  • Untitled

    2053798·text·3.5 KB·2011-05-04 12:50 UTC
    2011-05-01 01:41:21 Info: Listening for GUI clients on IPv6 0:0:0:0:0:0:0:0 port 4242 using protocol version 10 
    2011-05-01 01:42:08 Info: Client connected from 0:0:0:0:0:FFFF:7F00:1%0 
    2011-05-01 0
  • htaccess

    2053797·text·490 B·2011-05-04 12:48 UTC
    MailTemplate/ 04-May-2011 14:40 - 
     autoloader.php 04-May-2011 14:40 1.7K 
     autoloader/ 04-May-2011 14:40 - 
     classes/ 04-May-2011 14:40 - 
     css/ 04-May-2011 14:40 - 
     images/ 04-May-20
  • Miscellany

    2053796·bash·198 B·2011-05-04 12:41 UTC
    for repo in $(wget -o /dev/null -O - http://git.gitbrew.org/ps3/ | grep .git | grep '<td>' | cut -d '>' -f 3 | cut -d '<' -f -1 | egrep -v '^$'); do git clone git://git.gitbrew.org/ps3/${repo}; done
  • Something

    2053792·text·605 B·2011-05-04 12:33 UTC
    CXX inkscape.o
     CXX interface.o
    interface.cpp: In function ‘void injectRenamedIcons()’:
    interface.cpp:1620: error: no matching function for call to ‘Gtk::IconTheme::load_icon(Glib::ustring
  • .vimperator/colors/evening+.vimp

    2053788·text·2.4 KB·2011-05-04 12:18 UTC
    " ==VimperatorColorSchema==
    " name: evening
    " ==/VimperatorColorSchema==
    
    hi StatusLine color: #333; background: #777;
    
    hi Normal color: #ddd; background: #333;
  • Google Video closed

    2053787·text·1.7 KB·2011-05-04 12:16 UTC
    Dear Google Video User,
    
    Later this month, hosted video content on Google Video will no longer be available for playback. Google Video stopped taking uploads in May 2009 and now we’re removing the r
  • Miscellany

    2053781·text·43.4 KB·2011-05-04 12:03 UTC
    
        
  • Mine

    2053780·text·12.0 KB·2011-05-04 11:59 UTC
    \usepackage[pdftex]{insdljs}
    \newcommand\Hello{Hello World!}
    
    \begin{insDLJS}[HelloWorld]
    function HelloWorld()
    {
     app.alert("\Hello", 3);
    }
    \end{insDLJS}
    
    error:
    *****
    ***** Xe
  • Untitled

    2053778·javascript·183 B·2011-05-04 11:52 UTC
    someValue = "foo";
    
    function CreatAlertByValue(val) {
     return function () {
     alert(val);
     };
    }
    
    someElement.onclick = CreateAlertByValue(someValue);
    
    someValue = "bar";
  • Unnamed

    2053776·text·8.9 KB·2011-05-04 11:44 UTC
    #!/usr/bin/python
    
    """
    Tom's Clock
    Tom Dignan - http://tomdignan.com - <tom.dignan@gmail.com>
    Last Modified: Mon Feb 14 04:02:31 EST 2011
    Release: 0.02-dev
    """
    
    # TODO: start modularizing the

older pastes →