All pastesPublic feed

Public feed

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

    2057035·text·250 B·2011-05-11 20:56 UTC
    >>> string = '�Volcanes de Hielo en Marte? | Imagen astronom�a diaria - Observatorio'
    >>> print string.decode(chardet.detect(string)['encoding']).encode('UTF-8')
    �Volcanes de Hielo en Marte? | Ima
  • Something

    2057031·text·295 B·2011-05-11 20:55 UTC
    <?
    function getAccounts(){
     $query = mysql_query("SELECT id, username FROM `account` ORDER BY username ASC;");
     echo "<select>";
     while($row = mysql_fetch_assoc($query)){
     echo "<option name=\""
  • Someone

    2057030·objectivec·1.0 KB·2011-05-11 20:53 UTC
    - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
     NSInteger rows = [[self playersDict] count];
     return rows;
    }
    
    - (UITableViewCell *)tableView:(U
  • Someone

    2057027·text·575 B·2011-05-11 20:48 UTC
    AdvancedCheckBoxList checkboxes = new AdvancedCheckBoxList();
    foreach (System.Data.DataRowView fila in this.SqlDataSource3.Select(DataSourceSelectArguments.Empty)) {
     ListItem item = new ListItem();
  • Unnamed

    2057025·text·1.7 KB·2011-05-11 20:47 UTC
    using Microsoft.VisualBasic;
    using System;
    using System.Collections;
    using System.Collections.Generic;
    using System.Data;
    using System.Diagnostics;
    
    public class AdvancedCheckBoxList : CheckBox
  • Untitled

    2057024·text·709 B·2011-05-11 20:46 UTC
    diff --git a/examples/meego-ux-components-tutorial/step6/Page1.qml b/examples/me
    index 59a660a..8913443 100644
    --- a/examples/meego-ux-components-tutorial/step6/Page1.qml
    +++ b/examples/meego-ux-co
  • Stuff

    2057018·text·3.1 KB·2011-05-11 20:34 UTC
    ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ 
     │ │ --- Intel HD Audio
  • Someone

    2057016·text·420 B·2011-05-11 20:31 UTC
    nein
    du musst weiter raten XD
    [Dir]
    möchte noch einen buchstaben!!
    [Sarah Pfister]
    okay nur für dich: i
    [Dir]
    ja den ganzen satz mit dem buchstabe dazu 
    [Sarah Pfister]
    marcel ich ........li
  • Miscellany

    2057015·text·80 B·2011-05-11 20:30 UTC
    inrange == 1 {
     lines[++i] = $0;
     if ($0 !~ /multi/)
     found = 1;
    }
    ~
  • Something

    2057013·text·8 B·2011-05-11 20:28 UTC
    jajajaja
  • gateway.log

    2057006·text·828 B·2011-05-11 20:18 UTC
    osrf_http_translator 2011-05-11 15:11:31 [ACT:4724:./osrf_http_translator.c:293:130514392647241] [172.20.0.20] [] open-ils.fielder open-ils.fielder.i18n_l.atomic {"cache":1,"query":{"code":{"!=":null}
  • Something

    2057005·text·4.7 KB·2011-05-11 20:17 UTC
    bt
    #0 0x00007ffff43a2b9b in QThread::wait(unsigned long) () from /usr/lib64/libQtCore.so.4
    #1 0x00007ffff778c07c in StopEngine (this=0x29b0f70, chanid=<value optimized out>, cardid=<value optimiz
  • Anonymous

    2057003·text·1.0 KB·2011-05-11 20:15 UTC
    CXX output/UNIX/./src/Terrain/RasterTile.o
    cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
    src/Terrain/RasterTile.cpp: In member function ‘vo
  • Something

    2057001·text·1.0 KB·2011-05-11 20:08 UTC
    hier bin ich
    test123
    wolltest du mich etwa nur neugierig machen
    
    was ist los du wolltest reden
    
    nein du wolltest reden
    leg mich hier nicht rein
    
    marcel....
    
    ja sprich dich aus
    was hast d
  • Unnamed

    2056999·text·63.7 KB·2011-05-11 20:07 UTC
    
        
  • default.aspx.cs

    2056998·csharp·6.1 KB·2011-05-11 20:07 UTC
    using System;
    using System.Collections.Generic;
    using System.Configuration;
    using System.Data.SqlClient;
    using System.Text;
    
    public partial class _Default : System.Web.UI.Page
    {
     protected
  • Mine

    2056997·text·2.1 KB·2011-05-11 20:06 UTC
    #bot.py
    
    import cPickle
    from random import randint as rint
    
    print 'Init.'
    
    with open('db','r') as f:
     db = cPickle.load(f)
    
    print 'Init\'ed db.'
    
    if __name__ == "__main__":
     wor
  • Anonymous

    2056996·text·5.0 KB·2011-05-11 20:05 UTC
    05-11 23:19:16.577: INFO/Process(226): Sending signal. PID: 672 SIG: 3
    05-11 23:19:16.577: INFO/dalvikvm(672): threadid=4: reacting to signal 3
    05-11 23:19:16.677: INFO/dalvikvm(672): Wrote stack tr
  • Stuff

    2056994·diff·3.7 KB·2011-05-11 20:04 UTC
    diff -Nru eduke32_20110508-1878_orig/Makefile eduke32_20110508-1878/Makefile
    There is no dl library.
    --- Makefile Wed May 11 15:03:02 2011
    +++ Makefile Wed May 11 15:05:15 2011
    @@ -56,7 +56,11 @@
  • autogen

    2056993·text·1.1 KB·2011-05-11 20:03 UTC
    opensrf@Totoro:/openils/bin$ ./autogen.sh -c /openils/conf/opensrf_core.xml -u
    Updating Evergreen organization tree and IDL using '/openils/conf/opensrf_core.xml'
    
    Updating fieldmapper
    Updating we

older pastes →