My Recent Pastes (264510 and counting)
All Pasties (over 264,510 and counting)
Pages: 1 … 8014 8015 8016 8017 8018 … 13226
Below are summaries of the most recent pasties.
December 13, 2007
2:43PM EDT
1 2 3 4 5 |
function first(thehash) { for (var i = 0; i = 1; i++) { // however you access the key and array here } } |
December 13, 2007
2:37PM EDT
View more (33 lines)
1 2 3 4 5 |
==32567== Invalid read of size 8 ==32567== at 0x4013A54: (within /lib64/ld-2.6.1.so) ==32567== by 0x4009A2F: (within /lib64/ld-2.6.1.so) ==32567== by 0x4005C06: (within /lib64/ld-2.6.1.so) ==32567== by 0x4007778: (within /lib64/ld-2.6.1.so) |
December 13, 2007
2:36PM EDT
View more (34 lines)
1 2 3 4 5 |
import java.util.HashMap;
public class Beispiel1 {
public static void main(String[] args) {
System.out.println(check("asdqwe", "asdqqq"));
|
December 13, 2007
2:34PM EDT
View more (34 lines)
1 2 3 4 5 |
# A database contains a collection of none redundant data, models some aspects of reality, and is sharable between different application system * Non-Redundant Data Storage What is non-redundant data storage, how does this differ from regular storage |
December 13, 2007
2:33PM EDT
View more (12 lines)
1 2 3 4 5 |
www - dodawanie artykułow/newsów przez użytkownikow - tutoriale css/php/python/ruby/javascript/VB/Perl/CGI itp - download - rejestracja uzytkownikow - może bedzie może nie, jakby było juz to, to logowanie by było na zasadzie openid |
December 13, 2007
2:32PM EDT
View more (32 lines)
1 2 3 4 5 |
import java.util.HashMap;
public class Beispiel1 {
public static void main(String[] args) {
System.out.println(check("asdqwe", "asdqqq"));
|
December 13, 2007
2:26PM EDT
View more (23 lines)
1 2 3 4 5 |
NOISE = %w( ! @ # $ % ^ & * ( ) _ - = + [ ] { } \ | ; : ' " / ? , . < > ` ~ a about above all along also although am an any are aren't as at and be because been but by can cannot could couldn't |
December 13, 2007
2:26PM EDT
View more (16 lines)
1 2 3 4 5 |
LINK librubinius-0.8.0.so make[2]: Leaving directory `/home/phil/src/rubinius/shotgun/lib' CC main.o CC rubinius.bin make[1]: Leaving directory `/home/phil/src/rubinius/shotgun' |
December 13, 2007
2:24PM EDT
View more (46 lines)
1 2 3 4 5 |
<? require("dbconfig.php"); require("Snoopy.class.php"); //error_reporting(0); |
December 13, 2007
2:22PM EDT
View more (10 lines)
1 2 3 4 5 |
class Array # jQuery-style implicit iteration def method_missing(method, *args) if self.all? { |i| i.respond_to?(method) } self.map{ |i| i.send method, *args } |
December 13, 2007
2:16PM EDT
View more (18 lines)
1 2 3 4 5 |
# # $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $ # # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location |
December 13, 2007
2:14PM EDT
View more (12 lines)
1 2 3 4 5 |
void binary(int number) {
int remainder;
if(number <= 1) {
cout << number;
|
December 13, 2007
2:14PM EDT
View more (20 lines)
1 2 3 4 5 |
# Titles Why Agile Works: "The Toyota Way" applied to development. The Toyota Way: 14 Principles To Live By |
December 13, 2007
2:13PM EDT
View more (39 lines)
1 2 3 4 5 |
# Titles Why Agile Works: "The Toyota Way" applied to development. The Toyota Way: 14 Principles To Live By |
December 13, 2007
2:12PM EDT
View more (52 lines)
1 2 3 4 5 |
/!\ FAILSAFE /!\ Thu Dec 13 14:07:43 -0500 2007 Status: 500 Internal Server Error undefined method `new' for #<Hash:0x1220654> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/cgi/session.rb:273:in `initialize_without_cgi_reader' /Library/Ruby/Gems/1.8/gems/actionpack-2.0.1/lib/action_controller/cgi_ext/session.rb:39:in `initialize' |
December 13, 2007
2:10PM EDT
View more (100 lines)
1 2 3 4 5 |
Completed in 0.28404 (3 reqs/sec) | DB: 0.04422 (15%) | 302 Found [http://ericcolon.com/admin/articles/create] Processing ArticlesController#edit (for 68.242.23.162 at 2007-12-13 12:29:46) [GET] Session ID: 47c1db444bea990bc01d6dee8e447399 |
December 13, 2007
2:10PM EDT
View more (40 lines)
1 2 3 4 5 |
NoMethodError in Workouts#show Showing workouts/show.html.erb where line #7 raised: undefined method `activities_path' for #<ActionView::Base:0x23eeb60> |
December 13, 2007
2:09PM EDT
View more (31 lines)
1 2 3 4 5 |
http://api.feedster.com/ping http://api.moreover.com/RPC2 http://api.my.yahoo.com/RPC2 http://xping.pubsub.com/ping/ http://ping.blo.gs/ |
December 13, 2007
2:00PM EDT
View more (14 lines)
1 2 3 4 5 |
<?php
function __encryptName($name, $encryptionType){
$str = {$encryptionType}($name);
$tl = substr($str, 0, 8);
|
December 13, 2007
1:59PM EDT
View more (25 lines)
1 2 3 4 5 |
to_wkt: function() { var new_geom = this.feature.geometry.clone(); Utils.inverse_mercator(this.controls.map.layers[0], new_geom.components); return new_geom.toString(); |
Pastie