My Recent Pastes (264400 and counting)

All Pasties (over 264,400 and counting)

Pages: 1 7870 7872 7874 13220

Below are summaries of the most recent pasties.

December 26, 2007
10:39PM EDT

1
2
3
4
5
 mvn ant:ant
[INFO] Scanning for projects...
[WARNING] Overriding profile: 'env-windows' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'env-windows' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'env-windows' (source: pom) with new instance from source: pom

December 26, 2007
10:10PM EDT

1
2
3
4
5
Generated: Wed Dec 26 2007 22:08:59 GMT-0500 (Eastern Standard Time)
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build ID: 2007112718

Enabled Extensions: [44]

December 26, 2007
9:58PM EDT

1
2
3
4
5
class OhHaiThere
  @me = "not cool"
  attr_reader :me
  
  def set_me

December 26, 2007
9:44PM EDT

1
2
3
4
5
== error message

NameError in Storyteller#hello

Showing layouts/_footer.rhtml where line #2 raised:

December 26, 2007
9:42PM EDT

1
2
3
4
5
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14 seconds

December 26, 2007
9:37PM EDT

1
2
3
4
5
javax.swing.SwingUtilities.invoke_later java.lang.Runnable.impl { frame }

def frame
  puts 'I am on the EDT!'
end

December 26, 2007
9:36PM EDT

1
2
3
4
5
class UsersController < ApplicationController
  # Be sure to include AuthenticationSystem in Application Controller instead
  include AuthenticatedSystem


December 26, 2007
9:27PM EDT

1
2
3
4
5
@implementation MasterView

- (void) coverFlow: (id) id requestImageAtIndex: (int) index quality: (unsigned int) qual {

  NSLog(@"requestImageAtIndex id: %p ind: 0x%x q: 0x%x,%d", id, index, qual,qual);

December 26, 2007
9:05PM EDT

1
2
3
4
5
class LoginController < ApplicationController
        def login
                params    = $cgi.params
                user_name = params['user_name'].first # avoid user_name being an array
                password  = params['password'].first  # avoid password being an array

December 26, 2007
9:04PM EDT

1
2
3
4
5
Anchorman The Legend of Ron Burgundy
Blade Runner
Butterfly Effect
Chicago 720p
Clockwork Orange 1080p

December 26, 2007
8:24PM EDT

1
2
3
4
5
#!/usr/local/bin/ruby
#
#  Created by me on 2007-12-24.
#  Copyright (c) 2007. All pwnage reserved.

December 26, 2007
8:09PM EDT

1
2
3
4
5
//The class

class Session
{
  var $newPosts = Array();          //New posts for when the user logs in

December 26, 2007
8:06PM EDT

1
2
3
4
5
//The class

class Session
{
  var $newPosts = Array();          //New posts for when the user logs in

December 26, 2007
8:05PM EDT

1
2
3
4
5
require "rubygems"
require "net/http"
require "uri"

MAX_THREADS = 5

December 26, 2007
7:47PM EDT

1
2
3
4
5
├───app
│   ├───controllers
│   ├───helpers
│   ├───models
│   └───views

December 26, 2007
7:40PM EDT

1
/home/adedawso/public_html/BSC/kb/error_log: [26-Dec-2007 11:14:03] PHP Warning: require_once(kbconfig.php) [&lt;a href='function.require-once'&gt;function.require-once&lt;/a&gt;]: failed to open stream: No such file or directory in /home/adedawso/public_html/BSC/kb/common/index.php on line 24 [26-Dec-2007 11:14:03] PHP Fatal error: require_once() [&lt;a href='function.require'&gt;function.require&lt;/a&gt;]: Failed opening required 'kbconfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:./common/includes') in /home/adedawso/public_html/BSC/kb/common/index.php on line 24 [26-Dec-2007 11:31:06] PHP Warning: mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Unknown MySQL server host 'DB_HOST' (1) in /home/adedawso/public_html/BSC/kb/common/includes/class.db.php on line 14 [26-Dec-2007 15:21:27] PHP Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/adedawso/public_html/BSC/kb/common/includes/class.db_cache.php on line 280

December 26, 2007
7:39PM EDT

1
[Wed Dec 26 17:36:21 2007] [error] [client 193.252.149.16] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary.

December 26, 2007
7:37PM EDT
by Justin Wilson

1
2
3
4
public class Temp {

}

December 26, 2007
7:37PM EDT

1
2
3
4
5
require "rubygems"
require "net/http"
require "uri"

MAX_THREADS = 5

December 26, 2007
7:32PM EDT

1
2
3
4
5
undefined method `wait' for nil:NilClass - (NoMethodError)
/data/bleacherreport/releases/20071226234536/vendor/plugins/backgroundrb/server/lib/backgroundrb/middleman.rb:217:in `new_worker'
/data/bleacherreport/releases/20071226234536/vendor/plugins/backgroundrb/server/lib/backgroundrb/thread_pool.rb:36:in `dispatch'
/data/bleacherreport/releases/20071226234536/vendor/plugins/backgroundrb/server/lib/backgroundrb/thread_pool.rb:22:in `initialize'
/data/bleacherreport/releases/20071226234536/vendor/plugins/backgroundrb/server/lib/backgroundrb/thread_pool.rb:22:in `new'

Next page

Previous page