My Recent Pastes (244951 and counting)

All Pasties (over 244,951 and counting)

Pages: 1 4 6 8 12248

Below are summaries of the most recent pasties.

December 03, 2008
6:39PM EDT

1
2
3
4
5
root@lvps212-223-229-32:~# ps ax
  PID TTY      STAT   TIME COMMAND
    1 ?        Ss     1:36 init [2]      
 1355 ?        SN     0:00 /bin/sh /usr/bin/mysqld_safe
 1377 ?        SNl    8:39 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/lvps212-223-229-32.my-simplyroot.de.pid --skip-external-locking --port

December 03, 2008
6:39PM EDT

1
2
3
4
5
#page {
        margin: 0px auto;
        width: 100%;
}

December 03, 2008
6:34PM EDT

1
Thae

December 03, 2008
6:34PM EDT

1
2
3
4
5
int inorderTraverse(treeNode *ptr, int counter, int *histogramArray, FILE *outputfile)
{
   int q = 0;
   if (ptr == NULL)
   {

December 03, 2008
6:33PM EDT

1
2
3
4
5
Index: /svn/mono-olive2/class/System.Workflow.Runtime/Test/System.Workflow.Runtime/WorkflowPersistenceServiceTest.cs
===================================================================
--- /svn/mono-olive2/class/System.Workflow.Runtime/Test/System.Workflow.Runtime/WorkflowPersistenceServiceTest.cs        (revision 120646)
+++ /svn/mono-olive2/class/System.Workflow.Runtime/Test/System.Workflow.Runtime/WorkflowPersistenceServiceTest.cs        (working copy)
@@ -1,9 +1,11 @@

December 03, 2008
6:32PM EDT

1
2
3
4
5
Database changed
mysql> describe petri_bundles;
+------------+--------------+------+-----+---------+----------------+
| Field      | Type         | Null | Key | Default | Extra          |
+------------+--------------+------+-----+---------+----------------+

December 03, 2008
6:29PM EDT

1
2
3
4
Vienna:~ pieter$ gpg --list-keys Miklos
pub   1024D/03915096 2003-11-10 [expires: 2037-11-01]
uid                  Miklos Vajna <vmiklos@frugalware.org>
sub   1024g/FFB6E431 2003-11-10 [expires: 2037-11-01]

December 03, 2008
6:28PM EDT

1
2
3
4
5
/*Assume that VecX is a variable that decides the horizontal velocity of 
the platforms. If VecX is a positive number, the platforms are moving to 
the right. The higher it is, the faster. For left, invert that statement. 
For example, if VecX == 8, the platforms are moving 8 pixels per frame, 
assuming we are syncing this to the LCD's vertical blank. Also, buttonR 

December 03, 2008
6:28PM EDT

1
2
3
4
5
var xmlLoader:URLLoader = new URLLoader();
var xmlData:XML = new XML ;
xmlLoader.addEventListener(Event.COMPLETE, LoadXML);
xmlLoader.load(new URLRequest(http://www.squisheesoft.com/xml/books.xml”));

December 03, 2008
6:27PM EDT

1
2
3
4
5
(orton)
[Merrimac: ~/sites/topp/orton/src/almanac]
$ bin/buildout
U    /Users/toffer/Sites/topp/orton/src/almanac/src/CommunityAlmanac/opengeo/almanac/security.py
Updated to revision 1905.

December 03, 2008
6:25PM EDT

1
2
3
  def self.stamper_managed_company
    User.find(User.stamper, :include => [:managed_company]).managed_company
  end

December 03, 2008
6:22PM EDT

1
2
3
4
5
1)
Spec::Mocks::MockExpectationError in 'MSpecMain#run uses exec to invoke the runner script'
#<MSpecMain:0x56f928> expected :exec with ("ruby", "-v", /mspec\/bin\/mspec-run$/) but received it with ("ruby", "-v", "/Users/lattam/Projects/mspec/bin/mspec-run", "spec/commands/fixtures/level2/three_spec.rb", "spec/commands/fixtures/one_spec.rb", "spec/commands/fixtures/two_spec.rb", "spec/commands/mkspec_spec.rb", "spec/commands/mspec_ci_spec.rb", "spec/commands/mspec_run_spec.rb", "spec/commands/mspec_spec.rb", "spec/commands/mspec_tag_spec.rb", "spec/expectations/expectations_spec.rb", "spec/expectations/should_spec.rb", "spec/guards/bug_spec.rb", "spec/guards/compliance_spec.rb", "spec/guards/conflict_spec.rb", "spec/guards/endian_spec.rb", "spec/guards/extensions_spec.rb", "spec/guards/guard_spec.rb", "spec/guards/noncompliance_spec.rb", "spec/guards/platform_spec.rb", "spec/guards/quarantine_spec.rb", "spec/guards/runner_spec.rb", "spec/guards/superuser_spec.rb", "spec/guards/support_spec.rb", "spec/guards/version_spec.rb", "spec/helpers/argv_spec.rb", "spec/helpers/bignum_spec.rb", "spec/helpers/const_lookup_spec.rb", "spec/helpers/fixture_spec.rb", "spec/helpers/flunk_spec.rb", "spec/helpers/io_spec.rb", "spec/helpers/metaclass_spec.rb", "spec/helpers/ruby_exe_spec.rb", "spec/helpers/scratch_spec.rb", "spec/helpers/tmp_spec.rb", "spec/matchers/base_spec.rb", "spec/matchers/be_ancestor_of_spec.rb", "spec/matchers/be_close_spec.rb", "spec/matchers/be_empty_spec.rb", "spec/matchers/be_false_spec.rb", "spec/matchers/be_kind_of_spec.rb", "spec/matchers/be_nil_spec.rb", "spec/matchers/be_true_spec.rb", "spec/matchers/complain_spec.rb", "spec/matchers/eql_spec.rb", "spec/matchers/equal_element_spec.rb", "spec/matchers/equal_spec.rb", "spec/matchers/equal_utf16_spec.rb", "spec/matchers/include_spec.rb", "spec/matchers/match_yaml_spec.rb", "spec/matchers/output_spec.rb", "spec/matchers/output_to_fd_spec.rb", "spec/matchers/raise_error_spec.rb", "spec/matchers/respond_to_spec.rb", "spec/mocks/mock_spec.rb", "spec/mocks/proxy_spec.rb", "spec/runner/actions/debug_spec.rb", "spec/runner/actions/filter_spec.rb", "spec/runner/actions/gdb_spec.rb", "spec/runner/actions/tag_spec.rb", "spec/runner/actions/taglist_spec.rb", "spec/runner/actions/tally_spec.rb", "spec/runner/actions/timer_spec.rb", "spec/runner/context_spec.rb", "spec/runner/example_spec.rb", "spec/runner/exception_spec.rb", "spec/runner/filters/match_spec.rb", "spec/runner/filters/profile_spec.rb", "spec/runner/filters/regexp_spec.rb", "spec/runner/filters/tag_spec.rb", "spec/runner/formatters/dotted_spec.rb", "spec/runner/formatters/file_spec.rb", "spec/runner/formatters/html_spec.rb", "spec/runner/formatters/method_spec.rb", "spec/runner/formatters/specdoc_spec.rb", "spec/runner/formatters/spinner_spec.rb", "spec/runner/formatters/summary_spec.rb", "spec/runner/formatters/unit_spec.rb", "spec/runner/formatters/yaml_spec.rb", "spec/runner/mspec_spec.rb", "spec/runner/shared_spec.rb", "spec/runner/tag_spec.rb", "spec/utils/name_map_spec.rb", "spec/utils/options_spec.rb", "spec/utils/script_spec.rb")
/Users/lattam/Projects/mspec/spec/commands/mspec_spec.rb:258:

December 03, 2008
6:21PM EDT

1
2
3
4
5
$testpackages = ["portmap", "mysql"]

Service { ensure => running, enable => true, require => [Package[$testpackages], Service[portmap]], }

package { portmap: ensure => installed; }

December 03, 2008
6:19PM EDT

1
2
3
4
5
INSERT INTO Item VALUES('Colored Pencils', 3, 7.99, 'Equipment', 'Chao\'s Home');
INSERT INTO Item VALUES('Colored Paper', 1, 11.99, 'Equipment', 'Chao\'s Home');
INSERT INTO Item VALUES('Washable Glue Sticks', 1, 8.29, 'Equipment', 'Chao\'s Home');
INSERT INTO Item VALUES('Name Tags', 8, 4.99, 'Equipment', 'Chao\'s Home');
INSERT INTO Item VALUES('Calligraphy Paper', 2, 17.01, 'Equipment', 'Chao\'s Home');

December 03, 2008
6:19PM EDT
by headius

1
2
3
4
$ jruby -d -e "require 'nokogiri_java'; p Nokogiri; p Nokogiri::XML; p Nokogiri::XML::Node.instance_methods(false)"
Nokogiri
Nokogiri::XML
["internal_subset", "add_previous_sibling", "pointer_id", "name", "path", "parent_set", "remove_attribute", "to_xml", "parent", "child", "previous_sibling", "namespaces", "next_sibling", "key_p", "attributes", "type", "dup", "blank_p", "[]=", "unlink", "name_set", "content", "encode_special_chars", "add_next_sibling", "replace"]

December 03, 2008
6:18PM EDT

1
2
3
4
5
class Dog
   attr :ears, true

   def initialize
     self.ears = 2

December 03, 2008
6:18PM EDT

1
2
3
4
5
mysql> select * from worldview;
+------+------------------------------+-------------------------+
| id   | description                  | name                    |
+------+------------------------------+-------------------------+
|    1 | Default / Testing World View | default                 |

December 03, 2008
6:15PM EDT

1
2
3
4
5
INSERT INTO Member VALUES('Aikanysh Syrgak-Kyzy', null, 'aikasyrgak@wpi.edu', null, 'member', '2012', 'Bishkek, Kyrgystan', null);
INSERT INTO Member VALUES('Alex L. Lee', null, 'alexlee@wpi.edu', null, '_Officer 06-07', '2007', null, null);
INSERT INTO Member VALUES('Daisuke Abe', null, 'aloe@wpi.edu', null, 'alum', '2008', 'Tokyo, Japan', null);
INSERT INTO Member VALUES('Alexander D Muir', null, 'Amuir10@wpi.edu', null, 'member', '2012', 'Portsmouth, RI', null);
INSERT INTO Member VALUES('Bo-Huei Lin', null, 'amuro811@wpi.edu', null, 'member', null, null, null);

December 03, 2008
6:15PM EDT

1
2
3
4
5
1)
An exception occurred during: before :each
ARGF.close closes the current file and read the next one ERROR
NoMethodError: undefined method `fixture' for #<Object:0x3476b4>
./1.8/core/argf/close_spec.rb:5

December 03, 2008
6:11PM EDT

1
2
3
4
5
installing manpages
instruby.rb:390:in `[]': undefined bytecode (bug): /(\d+)$/ (RegexpError)
        from instruby.rb:390:in `block (2 levels) in <main>'
        from instruby.rb:387:in `each'
        from instruby.rb:387:in `block in <main>'

Next page

Previous page