All pastesPublic feed

Public feed

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

    2055473·text·551 B·2011-05-08 21:06 UTC
    Looking for tcl/tk libraries under /usr/lib ,/usr/local/lib...
     Looking for tcl/tk 8.4... 
     Looking for tcl/tk 84...
     Looking for tcl/tk 8.3...
  • Anonymous

    2055469·text·2.3 KB·2011-05-08 21:00 UTC
    %define name skencil
    %define version 0.6.17
    %define pyimgversion 1.1.2
    
    Name: %name
    Summary: Drawing tool
    Version: %version
    Release: %mkrel 2
    
    Source0: http://download.sourceforge.net/sketch
  • Someone

    2055468·text·1.5 KB·2011-05-08 20:58 UTC
    HAI 1.2
    
    OBTW LOLCODE DUN HAZ YARN-SPILTING SO
    YA HAFTO PREPROSHES YR INPUHT SO THERZ
    JUSTA SHINGLE NUMBR PR LIEN KTHX
    SUMFIN LIEK THAT: tr -s '[:space:]' '\n'
    TLDR, I HAS A TEZTS, GIMMEH TEZTS
  • serverinfo zunamer

    2055464·text·1.4 KB·2011-05-08 20:39 UTC
    import os
    import app
    import locale
    import debugInfo
    import binascii
    
    CHINA_PORT = 50000
    
    def BuildServerList(orderList):
     retMarkAddrDict = {}
     retAuthAddrDict = {}
     retRegion0 = {}
    
     rid
  • huggle buggle

    2055463·text·817 B·2011-05-08 20:36 UTC
    COMException: The requested resource is in use. (Exception from HRESULT: 0x800700AA)
     at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object& URL, Object& flags, Object& targetFr
  • Something

    2055459·text·2.2 KB·2011-05-08 20:27 UTC
    [INFO] ------------------------------------------------------------------------
    [INFO] Building OpenNMS JoeSNMP SNMP Implementation
    [INFO] task-segment: [install]
    [INFO] ------------------------
  • Anonymous

    2055456·text·2.1 KB·2011-05-08 20:22 UTC
    SET @entry = 200036;
    SET @modelid = 20790;
    SET @name = "VehicleName";
    
    SET @vehicleid = 202;
    SET @speedwalk = 1.2;
    SET @speedrun = 1.4;
    
    INSERT INTO `revash_world`.`creature_template` (`entry`
  • Anonymous

    2055452·text·53.8 KB·2011-05-08 20:04 UTC
    
        
  • Miscellany

    2055449·html·534 B·2011-05-08 19:52 UTC
    <div class="vote_box span-5 last">
     <span class="span-2">
     <a href="#" class="vote_ui vote_up" movieid="{{ movieid }}"> 
     <img width="16px" height="16px" src="/media/images/vote/vote_up.png">
  • Miscellany

    2055448·html·933 B·2011-05-08 19:52 UTC
    {# renders a movie and takes mov - movie parameter #}
    {% if mov %}
     <div class="span-3 compactMoviePoster">
     <a href="/movie?id={{ mov.mid }}">
     <img src="{{ poster.url }}">
     </a>
     </div>
  • Untitled

    2055447·text·405 B·2011-05-08 19:51 UTC
    gnomeMenu :: X ()
    gnomeMenu = withDisplay $ \dpy -> do
     rw <- asks theRoot
     gnome_panel <- getAtom "_GNOME_PANEL_ACTION"
     panel_menu <- getAtom "_GNOME_PANEL_ACTION_MAIN_MENU"
    
     io
  • Someone

    2055446·c·551 B·2011-05-08 19:51 UTC
    #include <X11/Xlib.h>
    
    int main()
    {
     Display *dpy = XOpenDisplay(NULL);
     if (! dpy)
     return -1;
    
     int screen = DefaultScreen(dpy);
     Window root = RootWindow(dpy, screen);
    
     XClientMes
  • Miscellany

    2055445·python·284 B·2011-05-08 19:49 UTC
    def get_friends_who_like_format(self, mov):
     f = self.get_friends_who_like(mov)
     if f == None or len(f) < 1:
     return ""
     if len(f) == 1:
     return "%s %s likes this movie" % (f[0].f
  • Stuff

    2055444·text·275 B·2011-05-08 19:49 UTC
    def get_friends_who_like_format(self, mov):
     f = self.get_friends_who_like(mov)
     if f == None or len(f) < 1:
     return ""
     if len(f) == 1:
     return "%s %s likes this movie" % (f[0].first_name
  • Anonymous

    2055441·c·117 B·2011-05-08 19:41 UTC
    #include <stdlib.h>
    
    void main(){
     int *p;
     while (1){
     p = rand();
     *p = rand();
     }
    }
  • Someone

    2055437·text·443 B·2011-05-08 19:31 UTC
    'urlManager'=>array(
     'urlFormat'=>'path',
     'rules'=>array(
     'user/create'=>'user/create',
     'user/<_a:(update|delete|view)>/<uuid>'=>'user/<_a>',
     '<controller:\w+>/<id:\d+>'=>'<co
  • Untitled

    2055436·text·487 B·2011-05-08 19:28 UTC
    public function rules()
     {
     return array(
     // all the required fields
     array('content, created_on_utc', 'required'),
    
     // foreign keys
     array('user_id', 'exist', 'allowEmpty'=>false, '
  • anssi

    2055435·text·349 B·2011-05-08 19:25 UTC
    Index: gpac/src/Makefile
    ===================================================================
    --- gpac/src/Makefile
    +++ gpac/src/Makefile 2011-05-08 22:25:14.426574802 +0300
    @@ -179,7 +179,7 @@
     OBJSPI
  • Unnamed

    2055434·text·6.1 KB·2011-05-08 19:19 UTC
    root@helm-0:/home/carlosh# aptitude update
    Obj http://backports.debian.org squeeze-backports Release.gpg
    Ign http://backports.debian.org/debian-backports/ squeeze-backports/contrib Translation-en
    I
  • Something

    2055432·text·675 B·2011-05-08 19:10 UTC
    author: Erick Leão
    author_email: email@email.com
    version: 1.0
    create_at: 2011-03-11
    description: Esquema de banco de dados para registrar a tabela modules_configs
    ---
    name: modules_config
    cls:

older pastes →