All pastesPublic feed

Public feed

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

    2120635·text·1.7 KB·2012-02-22 05:32 UTC
    import cgi
     
     
    class Tag(object):
     def __init__(self, name):
     super(Tag, self).__init__()
     self.n = name
     self.attrList = []
     self.classString = ""
  • Stuff

    2120634·text·608 B·2012-02-22 05:32 UTC
    i have a problem with my Grub 2 setup. 
    This setup has worked in the past but wont any more most annoying. 
    
    at the moment after install the main os i disable os prober. this is because i find it m
  • butts

    2120633·text·1.7 KB·2012-02-22 05:30 UTC
    import cgi
     
     
    class Tag(object):
     def __init__(self, name):
     super(Tag, self).__init__()
     self.n = name
     self.attrList = []
     self.classString = ""
  • butts

    2120631·text·1.6 KB·2012-02-22 05:25 UTC
    import cgi
    
    class Tag(object):
     def __init__(self, name):
     super(Tag, self).__init__()
     self.n = name
     self.attrList = []
     self.classString = ""
     self.
  • Miscellany

    2120629·text·474 B·2012-02-22 05:23 UTC
    #include <stdio.h>
    #include "ilist_destructive.h"
    
    static void iprint(char *label, ilist d){
     printf("%s ",label);
     while (!iempty_huh(d)) {
     printf(" %d",ifirst(d));
     d = irest_d
  • Someone

    2120626·text·357 B·2012-02-22 05:22 UTC
    ps_1_4
    
    ////////////////////////////////
    // r0: alphamaps
    // r1 - r4: textures
    ////////////////////////////////
    
    // Sample textures
    texld r0, t0
    texld r1, t1
    texld r2, t1
    texld r3, t1
    texl
  • Anonymous

    2120625·text·104.0 KB·2012-02-22 04:28 UTC
    
        
  • Untitled

    2120621·text·816 B·2012-02-22 04:09 UTC
    <script>
    
    function HideWebPartZone()
    {
     var x = document.getElementsByTagName("TD")
     var i=0;
     for (i=0;i<x.length;i++)
     {
     if (x[i].width=="70%")
     {
     // left column
     x[
  • Untitled

    2120619·text·2.0 KB·2012-02-22 03:24 UTC
    <table class="style1">
     <tr>
     <td class="style5">
     <asp:Panel runat="server" Visible="true" ID="pnlSub">
     &nbsp;<asp:Button ID="BtnS
  • Untitled

    2120614·text·3.5 KB·2012-02-22 03:14 UTC
    #include "ilist_destructive.h"
    #include <stdlib.h>
    
    // The ilist ADT is a pointer to this secret struct
    struct ilist_ADT {
     struct ilist_ADT * rest;
     int first;
     int length;
    };
    
    //
  • AdvancedIO Surveillance Canada

    2120605·text·8.4 KB·2012-02-22 02:58 UTC
    [b]AdvancedIO Systems[/b]
    -founded in 2004
    -lists public address as Suite 601 – 3292 Production Way in Burnaby, B.C
    -its old public address was Suite 502 - 595 Howe Street (http://www.electronicspe
  • Mine

    2120596·text·473 B·2012-02-22 02:27 UTC
    public string GetTag(string value)
     {
     UInt32 hex = Convert.ToUInt32("0x" + value, 16);
     return ((hex & 0x000000FFU) << 24 | (hex & 0x0000FF00U) << 8 |
     (hex & 0x00FF0000U
  • Stuff

    2120595·text·8.5 KB·2012-02-22 02:25 UTC
    import java.awt.Color;
    import java.awt.Font;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.
  • Unnamed

    2120593·text·2.0 KB·2012-02-22 02:19 UTC
    // def function ; alias "+###def" "+use;wait;-use;wait;+use;wait;-use;wait;+use;wait;-use;wait;+use;"
    // def function ; alias "-###def" "-u
  • Anonymous

    2120591·text·8.2 KB·2012-02-22 01:48 UTC
    import java.awt.Color;
    import java.awt.Font;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.
  • Mine

    2120590·text·1.3 KB·2012-02-22 01:46 UTC
    [Feb 22 02:11:58] VERBOSE[5733] loader.c: app_festival.so => (Simple Festival I nterface)
    [Feb 22 02:11:58] VERBOSE[5733] pbx.c: == Registered applicat
  • Something

    2120589·scheme·515 B·2012-02-22 01:43 UTC
    (define (icons_destroy int ilst)
     (cond
     [(iempty? ilst)
     (make-ilist_ADT int ilst 1)]
     [else (define len (add1 (ilist_ADT-counter ilst)))
     (set! ilst (make-ilist_ADT int ilst
  • Anonymous

    2120588·text·846 B·2012-02-22 01:37 UTC
    // modifies il1 and il2 to form an ilist consisting of the
    // elements from il1 followed by the elements from il2
    // references to il1 and il2 cease to be valid ilists
    ilist iappend_destroy(ilist i
  • Untitled

    2120587·text·1.4 KB·2012-02-22 01:36 UTC
    try 
     {
     txtName.setBackground(Color.WHITE);
    
     double billTotal = Double.parseDouble(txtName.getText());
     int totalPeople = Integer.parseInt(txtPeople.getText());
     int incorrect
  • Stuff

    2120586·text·5 B·2012-02-22 01:35 UTC
    sdssd

older pastes →