All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Miscellany

    2065645·text·558 B·2011-05-20 12:52 UTC
    import Data.List
    import System.Environment
    import System.IO
    import Text.Printf
    import Data.Bits
    import Debug.Trace
    import Control.Applicative
    
    present :: (Int, Maybe Int) -> IO ()
    present
  • Stuff

    2065638·text·1.7 KB·2011-05-20 12:44 UTC
    Company name:
    TappyTaps
    
    Company slogan:
    
    Brief Company Description:
    A Prague-based company founded by two brothers that focuses on the development of unique applications for modern mobile dev
  • deleting bibs by source

    2065626·perl·1.1 KB·2011-05-20 12:26 UTC
    # Lookup our bib_source's id
    my $source = OpenILS::Application::AppUtils->storagereq('open-ils.storage.direct.config.bib_source.search_where',
  • PKGBUILD ruby-compass 0.11.1

    2065620·bash·988 B·2011-05-20 12:22 UTC
    # Maintainer: Aliaksiej Artamonaŭ <aliaksiej.artamonau@gmail.com>
    
    pkgname=ruby-compass
    pkgver=0.11.1
    pkgrel=1
    pkgdesc="A Real Stylesheet Framework"
    arch=("any")
    url="http://compass-style.org"
  • leleobhz

    2065612·text·1.3 KB·2011-05-20 12:17 UTC
    ┌─[leleobhz@daniela.leleobhz.org] 
    └─[~]> qdbus org.bansheeproject.Banshee /org/bansheeproject/Banshee/PlayerEngine org.bansheeproject.Banshee.PlayerEngine.
    org.bansheeproject.Banshee.PlayerEngine.C
  • null

    2065608·text·1.3 KB·2011-05-20 12:12 UTC
    function query(scpi) {
    
     enableSRQ();
    
     /* możliwe że wystarczy zrobić to raz, w enable SRQ. Funkcja poniżej jest wbita inline, ale oczywiście powinna być to metoda w srqHandlerze */
     th
  • Mine

    2065607·text·738 B·2011-05-20 12:06 UTC
    java.awt.KeyboardFocusManager.getCurrentKeyboardFocusManager()
     .addKeyEventDispatcher(new java.awt.KeyEventDispatcher() {
     public boolean dispatchKeyEvent(java.awt.event.KeyEv
  • Someone

    2065604·text·236 B·2011-05-20 12:06 UTC
    function query(scpi) {
     enableSRQ();
     setSRQHandler(function() {
     /* funkcja zostanie uruchomiona w watku obslugujacym srq */
     monitor.signal();
     })
     
     device.send(
  • Unnamed

    2065590·text·976 B·2011-05-20 11:54 UTC
    pieter@uks:~$ dig @2607:f4e0:400:111::18 supranet.net
    
    ; <<>> DiG 9.7.0-P1 <<>> @2607:f4e0:400:111::18 supranet.net
    ; (1 server found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opco
  • Unnamed

    2065589·text·1.8 KB·2011-05-20 11:54 UTC
    <?php
    
     class Email implements iEmail{
    
     
     public $reply_to;
     public $subject;
     public $from;
     public $to;
     public $cc;
     public $bcc;
     public $message;
     public $charset = "iso-
  • Anonymous

    2065573·text·805 B·2011-05-20 11:39 UTC
    E..%..@.@...28bBDDtF......P'INVITE sip:+16504174252@68.68.116.70:5060 SIP/2.0
    Record-Route: <sip:50.56.98.66;lr=on>
    Max-Forwards: 18
    Via: SIP/2.0/UDP 50.56.98.66;branch=z9hG4bK396.20b769a7.0
    Via:
  • Something

    2065572·text·2.4 KB·2011-05-20 11:37 UTC
    hendry@x201 securityprivacy$ git status
    # On branch master
    # Your branch and 'origin/master' have diverged,
    # and have 4 and 1 different commit(s) each, respectively.
    #
    # Changes to be committed:
  • Something

    2065571·text·2.1 KB·2011-05-20 11:36 UTC
    hendry@x201 securityprivacy$ git status
    # On branch master
    # Your branch and 'origin/master' have diverged,
    # and have 4 and 1 different commit(s) each, respectively.
    #
    # Changes to be committed:
  • Unnamed

    2065569·text·882 B·2011-05-20 11:33 UTC
    11:21:15.296658 IP 50.56.98.66.5060 > 68.68.116.63.5060: SIP, length: 779
    E..'..@.@...28bBDDt?......P"INVITE sip:+16504174252@68.68.116.63:5060 SIP/2.0
    Record-Route: <sip:50.56.98.66;lr=on>
    Max-For
  • Mine

    2065568·cpp·776 B·2011-05-20 11:32 UTC
    void
    dailyreminder::SwitchForm(int formType)
    {
     if (activeFormType == formType)
     return;
    
     BaseForm * form = 0;
     switch (formType)
     {
     case AppGlobals::FORM_MAIN:
     form = new MainForm();
  • Mine

    2065567·text·778 B·2011-05-20 11:32 UTC
    void
    dailyreminder::SwitchForm(int formType)
    {
     if (activeFormType == formType)
     return;
    
     BaseForm * form = 0;
     switch (formType)
     {
     case AppGlobals::FORM_MAIN:
     form = new MainForm();
  • Stuff

    2065558·text·1.8 KB·2011-05-20 11:27 UTC
    hendry@x201 securityprivacy$ git commit
    U core/securityprivacy/3.8.2_Privacy_Considerations_for_Device_Property_Access/SP-2600/config.xml
    U core/securityprivacy/3.8.2_Privacy_Considerati
  • Untitled

    2065550·sql·425 B·2011-05-20 11:06 UTC
    'LEFT JOIN `opportunities_audit` `oa` ON ' .
     '`oa`.`parent_id` = `op`.`id` AND ' .
     '`oa`.`before_value_string` = `op`.`sales_stage` AND ' .
     '`oa`.`date_created` = (' .
     'SELECT ' .
  • Miscellany

    2065541·text·1.7 KB·2011-05-20 11:02 UTC
    joe@joe-i7-desktop:~/workspace/ASchEAPaper$ git submodule init
    joe@joe-i7-desktop:~/workspace/ASchEAPaper$ git submodule update
    joe@joe-i7-desktop:~/workspace/ASchEAPaper$ make
     Making dvi for fi
  • Untitled

    2065471·text·1.5 KB·2011-05-20 10:00 UTC
    Index: i18n/wp-help-ru_RU.po
    ===================================================================
    --- i18n/wp-help-ru_RU.po (revision 386978)
    +++ i18n/wp-help-ru_RU.po (working copy)
    @@ -8,14 +8,14

older pastes →