My Recent Pastes (245405 and counting)

All Pasties (over 245,405 and counting)

Pages: 1 7869 7871 7873 12271

Below are summaries of the most recent pasties.

October 07, 2007
10:58AM EDT

1
2
3
4
5
%ex 11
%encode a list with single items not counted
list_encoding_again(L)->
        list_encoding_again(L,[]).
list_encoding_again([H|T],Packed)->

October 07, 2007
10:37AM EDT
by Filip de Waard

1
2
3
4
5
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/Current/bin/paster", line 8, in <module>
    load_entry_point('PasteScript==1.3.6', 'console_scripts', 'paster')()
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/command.py", line 78, in run
    invoke(command, command_name, options, args[1:])

October 07, 2007
10:36AM EDT

1
2
3
4
5
class Foo < ActiveRecord::Base
  
  def title=(title)
    title.gsub!(/\D+/, '')
    attributes[:title] = title

October 07, 2007
10:34AM EDT
by Filip de Waard

1
2
3
4
5
"""Setup the nCMS application

use paster setup-app your.ini to execute. For example:
    paster setup-app development.ini

October 07, 2007
10:27AM EDT

1
2
3
4
5
server {
        listen   80;
        server_name  localhost bounga.org www.bounga.org;

        access_log  /var/log/nginx/bounga.access.log;

October 07, 2007
10:15AM EDT

1
2
3
4
5
$("window").load(function(){
    // my functions for images  
});

window.onload = function(){

October 07, 2007
10:13AM EDT

1
2
3
$("window").load(function(){
    // my functions for images  
});

October 07, 2007
9:40AM EDT

1
2
3
4
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} !"CFNetwork"
RewriteRule .* - [F,L]

October 07, 2007
9:21AM EDT

1
print "aaaaaaa"

October 07, 2007
9:21AM EDT

1
2
3
4
5
#!/usr/bin/env ruby
#
#  Created by Peter Haza on 2007-10-07.
#  Copyright (c) 2007. All rights reserved.

October 07, 2007
9:14AM EDT

1
2
3
4
5
These changes will happen to the database as soon as you commit 
them. Please take a minute to review them:

 Item Name                                       Operations
=============================================== ===========

October 07, 2007
8:47AM EDT

1
2
3
4
5
[maki@archer ~]$ fusion-icon
 * Detected Session: kde
 * Searching for installed applications...
Backend     : ini
Integration : true

October 07, 2007
8:29AM EDT

1
2
3
4
5
## helper

require File.dirname(__FILE__) + '/../spec_helper'

describe PagesHelper do # Helper methods can be called directly in the examples (it blocks)

October 07, 2007
7:32AM EDT

1
2
3
4
5
Rohitab
void TakeScreenShot(char* filename)


    {

October 07, 2007
7:22AM EDT
by leethal

1
2
3
4
5
class String
  def split_thingie(words = 10)
    self.split(" ")[0..words-1]
  end
end

October 07, 2007
7:03AM EDT

1
2
3
4
5
[stojance@act1v8 ~]$ banshee --debug
** Running Banshee in Debug Mode **
** Running Mono with --debug   **
Debug: [10/7/2007 1:01:54 PM] (Loading audio profiles) - /usr/share/banshee/audio-profiles
Debug: [10/7/2007 1:01:55 PM] (GStreamer pipeline does not run) - audioconvert ! xingenc bitrate=128 ! id3v2mux

October 07, 2007
6:58AM EDT

1
yh

October 07, 2007
6:54AM EDT

1
2
3
4
<php blaggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg sgkmksg                 sgsgssdfsodjsdogsojgsg

?>lol
testing

October 07, 2007
6:44AM EDT

1
2
3
 ls /opt/local/lib/erlang/            
COPYRIGHT    PR.template  bin/         erts-5.5.5/  man/         releases/
Install*     README       doc/         lib/         misc/        usr/

October 07, 2007
6:29AM EDT

1
2
3
4
5
These changes will happen to the database as soon as you commit 
them. Please take a minute to review them:

       Model Name                                      Operations
====== =============================================== ==========

Next page

Previous page