All pastesPublic feed

Public feed

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

    2055580·text·243 B·2011-05-09 05:29 UTC
    cnt = {'2': 2, '3': 1, '4': 7, '5': 4}
    
    tiletypes = {'2': 1, '3': 1, '4': 1, '5': 1}
    finalcount = {}
    
    for tile in cnt:
     tiletype = tiletypes[tile]
     finalcount[tiletype] = finalcount.get(t
  • Miscellany

    2055579·text·291 B·2011-05-09 05:28 UTC
    cnt = {'2': 2, '3': 1, '4': 7, '5': 4}
    
    # fill the line below with all possible tiles
    tiletypes = {'2': 1, '3': 1, '4': 1, '5': 1}
    finalcount = {}
    
    for tile in cnt:
     tiletype = tiletypes[til
  • Anonymous

    2055572·text·65.8 KB·2011-05-09 05:03 UTC
    
        
  • Miscellany

    2055565·text·4.2 KB·2011-05-09 04:47 UTC
    <necrodearia> I am discussing with a couple of our twelve members of the bitcoind team. There has been some discussion of offering consultation types of services while I was gone.
    <dr_jesus> er, ok
  • Untitled

    2055562·text·1.3 KB·2011-05-09 04:36 UTC
    Enabled Plugins (non bundled)
    --------------------------
    Adaptavist Community Bubbles (com.adaptavist.confluence.bubbles, Version: 1.6.2, Installed: Aug 22, 2010)
    Atlassian Templates: Human Resourc
  • Untitled

    2055561·text·14.1 KB·2011-05-09 04:32 UTC
    Enabled Plugins
    --------------------------
    Adaptavist Community Bubbles (com.adaptavist.confluence.bubbles, Version: 1.6.2, Installed: Aug 22, 2010)
    Add Content Menu Sections (confluence.menu.add,
  • Unnamed

    2055557·text·178 B·2011-05-09 03:58 UTC
    \begin{figure*}[htbp]
     \centering
     \includegraphics[width=1.00\textwidth]{dash_demo.png}
     \caption{Kontagent Dashboard demo screenshot}
     \label{fig:dash_demo}
    \end{figure*}
  • Mine

    2055555·text·4 B·2011-05-09 03:42 UTC
    test
  • Unnamed

    2055551·text·971 B·2011-05-09 03:32 UTC
    To whom it may concern,
    
    This email is regarding an invoice I received in the mail summarizing my account balance for April 30, 2011.
    
    It was never discussed, more importantly agreed to, that ther
  • Mine

    2055534·text·298 B·2011-05-09 01:53 UTC
    {
     
     $model=new Comment;
     if(isset($_POST))
     {
     $content= $_POST['content'];
     
     $id = $_POST['uuid'];
  • Unnamed

    2055532·php·388 B·2011-05-09 01:50 UTC
    <div class="form">
    <?php echo CHtml::beginForm(); ?>
     <div class="row">
     
     <?php echo CHtml::textArea('content'); ?>
     
     </div>
     <div class="row buttons">
     <?php echo CHtml::ajaxSubmitBu
  • Unnamed

    2055530·text·383 B·2011-05-09 01:46 UTC
    <div class="form">
    <?php echo CHtml::beginForm(); ?>
     <div class="row">
     
     <?php echo CHtml::textArea('content'); ?>
     
     </div>
     <div class="row buttons">
     <?php echo CHtml::ajaxSubmitBu
  • Unnamed

    2055521·text·55.3 KB·2011-05-09 01:04 UTC
    
        
  • johnburn

    2055509·javascript·735.5 KB·2011-05-08 23:57 UTC
    
        
  • Something

    2055504·text·1.0 KB·2011-05-08 23:28 UTC
    Electronic commerce is having a substantial growth, many of those people formerly without Internet access can today shop comfortably at home. However if more and more often people search for those kin
  • Something

    2055502·text·1.3 KB·2011-05-08 23:15 UTC
    //******************************************************************************
    // RKCHAT 1.0
    // RkChat is a multithreaded, multi user chat application that can be ho
  • Untitled

    2055501·text·40.9 KB·2011-05-08 23:10 UTC
    
        
  • Stuff

    2055500·text·920 B·2011-05-08 22:59 UTC
    _____ ___ ___ ___ ___ 
     / /::\ / /\ /__/| ___ / /\ / /\ 
     / /:/\:\ / /:/_ |
  • Stuff

    2055493·text·566 B·2011-05-08 22:36 UTC
    $ pacman -Qm
    aspell-sv 0.51-1
    dzen2-xft-xpm-xinerama-svn 271-1
    elyxer 1.2.1-1
    faenza-icon-theme 0.9.2-1
    flashplugin-prerelease 10.3.162.29-4
    gnome-colors-icon-theme 5.5.1-1
    google-earth 6.0.2.2
  • Mine

    2055489·text·690 B·2011-05-08 22:18 UTC
    spaceNum = 0
     currentString2 = ""
     for i in range(len(currentString)):
     if currentString[i] == ' ':
     spaceNu

older pastes →