All pastesPublic feed

Public feed

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

    2123392·text·777 B·2012-03-02 03:05 UTC
    alias away {
     else {
     .away $+($chr(3),4,$1-,$chr(15)) ¤ Verließ um:10 $time(ddd dd mmm yyyy) at $asctime(hh:nn:ss TT) 
     amee ist jetzt away. ¤ Grund: $+($chr(3),4,$1-,$chr(15)) ¤ Verlie
  • Something

    2123390·text·193 B·2012-03-02 02:53 UTC
    alias amsga { if (!$isid && $server) { var %x = $comchan($me,0)
     while (%x) { if (!$istok(#mSL #IRChelp #Help #BNC, $comchan($me,%x), 32)) { msg $comchan($me, %x) $1- } 
    dec %x } } }
  • Someone

    2123387·text·293 B·2012-03-02 02:14 UTC
    On *:TEXT:*:*:{
     If (Kenny isin $strip($1-)) {
     $iif(!$window(@Hihlights),window @Highlights)
     echo @Highlights $chr(3) $+ 04 $nick $chr(3) Highlighted you $iif(#,on $chr(3) $+ 04 #,$chr(3)
  • Mine

    2123382·text·11.4 KB·2012-03-02 01:43 UTC
    Rarity's Reality
    
     Today was like any other day, I had just gotten off school, and began to walk home. The warm weather had caused to snow to melt a bit, making the sidewalks a little slushy,
  • Unnamed

    2123381·text·51.3 KB·2012-03-02 01:40 UTC
    
        
  • Untitled

    2123380·text·1.6 KB·2012-03-02 01:39 UTC
    rommon 15 > reset
    0:00.575651: Please set IPAddr variable
    0:00.576248: Please set Netmask variable
    0:00.576612: Please set Broadcast variable
    0:00.576978: No gateway has been specified
    0:00.57758
  • Something

    2123379·text·6.1 KB·2012-03-02 01:37 UTC
    [ 1657.479] 
    X.Org X Server 1.11.3.901 (1.11.4 RC 1)
    Release Date: 2012-01-06
    [ 1657.479] X Protocol Version 11, Revision 0
    [ 1657.479] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
  • Untitled

    2123378·text·152 B·2012-03-02 01:36 UTC
    Configuration reg is 0x0
    ignore-config: disabled
    console baud: 9600
    boot: the ROM monitor
    autoboot state = 0
    autoboot count = 0
    autoboot sptr = 0
  • rekahsoft

    2123377·text·214 B·2012-03-02 01:32 UTC
    6c6
    < pkgver=2011.54
    ---
    > pkgver=2012.55
    17c17
    < sha256sums=('5aa4021ac9bac4092c2bd9d41d67143429b3cf791ddc8b590841e1765d8daf3a'
    ---
    > sha256sums=('04982af2a10b220fa940f9f72f276d612c9bb643cfbb5ee1416e
  • rekahsoft

    2123376·text·231 B·2012-03-02 01:24 UTC
    (LINE 0): START TXT FILE
    (LINE 1): This is a text file used for testing read/write and other file operations from different programming languages
    (LINE 2): Testing for line one
    (LINE 3): Testing for l
  • Mine

    2123375·csharp·198 B·2012-03-02 01:21 UTC
    public decimal Test()
     {
     int integerPart = 1;
     int decimalPart = 2;
     
     return (parteEntera + (parteDecimal * 0.01));
     
     }
  • Mine

    2123374·csharp·234 B·2012-03-02 01:20 UTC
    public decimal LeerAforador(int id_surt, int manguera) 
     {
     int integerPart = 1;
     int decimalPart = 2;
     
     return (parteEntera + (parteDecima
  • Untitled

    2123369·text·22.0 KB·2012-03-02 00:51 UTC
    ========================================================================
    Showing information for /org/freedesktop/UDisks/devices/dm_2d0
     native-path: /sys/devices/virtual/block/dm-0
  • Unnamed

    2123367·text·8.5 KB·2012-03-02 00:40 UTC
    So as y'all know I spent September 18th - October 17th participating in a Wild Moon, courtesy of Teaching Drum Outdoor School, in the northwoods of Wisconsin. I went in to the experience highly domest
  • Something

    2123363·text·2.0 KB·2012-03-02 00:23 UTC
    enyo.kind( {
     name: "TestTransition",
     kind: enyo.transitions.Simple,
     begin: function()
     {
     this.log();
     var c = this.pane.transitioneeForView(this.fromView).hasNode()
  • Stuff

    2123362·sql·2.0 KB·2012-03-02 00:23 UTC
    SELECT DISTINCT
     a.W6Key KEY, ae.StartTime, ae.FinishTime, a.CommentText,NONAVAILABILITYTYPE NATypeKey, SeriesKey, NAKeyword, 
     NVL(un.FullName, replace
  • Unnamed

    2123361·text·2.1 KB·2012-03-02 00:19 UTC
    var target : Transform;
    var distance = 4.5;
    
    var xSpeed = 250.0;
    var ySpeed = 120.0;
    
    var yMinLimit = -20;
    var yMaxLimit = 80;
     
    
    var zoomRate = 20;
    
    private var x = 0.0;
    private va
  • Stuff

    2123360·text·17.0 KB·2012-03-02 00:19 UTC
    “How far was the growth of the Civil Rights movement in the 1950s and 1960s due to the emergence of effective black leaders?”
    
    In 1791, the American “Bill of Rights” was drawn up. This bill was pa
  • Something

    2123356·php·2.8 KB·2012-03-01 23:48 UTC
    function partSearch() {
    
     if ($_POST['typelist'] == '' && $_POST['Make'] == '' && $_POST['Series'] == '' && $_POST['Model'] == '' && $_POST['search'] == '' ) {
     $data['heading'] =
  • Someone

    2123353·text·2.4 KB·2012-03-01 22:57 UTC
    #pragma strict
    
    /*var minFov: float = 15f;
    var maxFov: float = 90f;
    var sensitivity: float = 10f;
    var cameramain : Transform;
    var lastMousePosition : Vector3;
    
    function Zooming(){
    
    var fov:

older pastes →