My Recent Pastes (264508 and counting)

All Pasties (over 264,508 and counting)

Pages: 1 8541 8543 8545 13226

Below are summaries of the most recent pasties.

October 30, 2007
4:22PM EDT

1
2
3
4
5
require 'drb'

class SubversionProjectSpawnerController < ActionController::Base
  def index
  end

October 30, 2007
4:20PM EDT

1
2
3
4
2.4.4.2 Still image requirements from the lunar surface include the following: 
 Panoramic Images shall have the following attributes: 
o Horizon level 
o Horizontal Dimension: 360

October 30, 2007
4:18PM EDT

1
2
3
<%= text_field_tag("name"), nil %><br>
<%= submit_tag("create") %><br>
<%= @name %>

October 30, 2007
4:15PM EDT

1
2
3
4
5
require 'drb'

class SubversionProjectSpawnerController < ActionController::Base
  @name = ""
  def index

October 30, 2007
4:08PM EDT
by nicksieger

1
2
3
4
5
    [junit] Testcase: testKernel.rb(org.jruby.test.ScriptTestSuite$ScriptTest): FAILED
    [junit] /Users/nicksieger/Projects/jruby/maint/jruby-1_0/maven/jruby/target/test-classes/test/testKernel.rb failed, complete failure list follows:
    [junit] EXCEPTION raised kernel 53 -- 
    [junit]     Exception: nonexistentcmd: not found
    [junit]     /Users/nicksieger/Projects/jruby/maint/jruby-1_0/maven/jruby/target/test-classes/file_to_be_loaded.rb:1

October 30, 2007
4:05PM EDT

1
2
3
4
5
function timePassed($pastTimestamp)
{
$currentTimestamp = time();
$timePassed = $currentTimestamp - $pastTimestamp; //time passed in seconds
// Minute == 60 seconds

October 30, 2007
4:01PM EDT

1
2
3
4
5
<?php
if(isset($_POST["btnSignOut"]))
{
$nowlogout = time();
$timeloggedin = ($_SESSION["nowlogin"] - $nowlogout);

October 30, 2007
3:58PM EDT

1
2
3
4
5
def someaction
  __profile__ :someaction, 0.1 do
   # some code here 
  end
end    

October 30, 2007
3:58PM EDT

1
2
3
4
select encode(AsBinary(GeomFromText('POINT(10 10)', -1)), 'hex');
                   encode                   
--------------------------------------------
 010100000000000000000024400000000000002440

October 30, 2007
3:55PM EDT

1
2
3
4
5
polygon_test=# select postgis_lib_version();
 postgis_lib_version 
---------------------
 1.2.1
(1 row)

October 30, 2007
3:52PM EDT
by stick

1
2
3
4
5
[root@laptux manifests]# puppetd --test
notice: Ignoring cache
info: Retrieving plugins
info: Caching configuration at /var/lib/puppet/localconfig.yaml
notice: Starting configuration run

October 30, 2007
3:49PM EDT

1
I'm not a windbag, I just play one on tv

October 30, 2007
3:41PM EDT

1
2
3
4
5
/*
 * student.java
 * Anthony Yates
 * CSCE 1030.003
 * TR 3:30 - 5:20

October 30, 2007
3:38PM EDT

1
/^SIP\/(\w+)-(\w+)\s+(\w+)@(\w+):(\w+)\s+(\w+)\s+ChanSpy\(sip\/(\w+)|/

October 30, 2007
3:38PM EDT

1
2
3
4
5
#include <iostream>
#include <cstdio>
#include <string>
#include <map>

October 30, 2007
3:37PM EDT

1
/^SIP\/(\w+)-(\w+)\s+(\w+)@(\w+):(\w+)\s+(\w+)\s+ChanSpy\(sip\/(\w+)|/

October 30, 2007
3:36PM EDT

1
/^SIP\/(\w+)-(\w+)\s+(\w+)@(\w+):(\w+)\s+(\w+)\s+ChanSpy\(sip\/(\w+)|/

October 30, 2007
3:25PM EDT

1
2
3
4
5
OpenSSH_4.5p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /Users/mccune/.ssh/config
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to backupsd [140.254.92.27] port 22.

October 30, 2007
3:15PM EDT

1
2
3
4
5
Index: test/artifact.rb
===================================================================
--- test/artifact.rb        (revision 357)
+++ test/artifact.rb        (working copy)
@@ -6,6 +6,7 @@

October 30, 2007
3:15PM EDT

1
2
3
4
5
<message name="PutStaticInEvent">
        <argument name="CFG.DefaultLayout" value="TwoColumn" />
        <argument name="CFG.IsWrapped" value="true" />
</message>        

Next page

Previous page