All pastesPublic feed

Public feed

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

    2108938·php·2.3 KB·2012-02-02 06:13 UTC
    <?php
    
    namespace Politistream\CoreBundle\Entity;
    
    use Doctrine\ORM\Mapping as ORM;
    use Politistream\CoreBundle\Component\Profile as PC;
    use Doctrine\Common\Collections\ArrayCollection;
    
    /**
  • Anonymous

    2108937·php·1.3 KB·2012-02-02 06:13 UTC
    <?php
    
    namespace Politistream\AdminBundle\Admin\Core;
    
    use Sonata\AdminBundle\Admin\Admin;
    use Sonata\AdminBundle\Datagrid\ListMapper;
    use Sonata\AdminBundle\Datagrid\DatagridMapper;
    use Sonata
  • Stuff

    2108936·php·1.3 KB·2012-02-02 06:12 UTC
    <?php
    
    namespace Politistream\CoreBundle\Form\Type;
    
    use Symfony\Component\Form\AbstractType;
    use Symfony\Component\Form\FormBuilder;
    use Symfony\Component\ClassLoader\UniversalClassLoader;
    use
  • Miscellany

    2108935·php·1.3 KB·2012-02-02 06:03 UTC
    <?php
    
    namespace Politistream\CoreBundle\Form\Type;
    
    use Symfony\Component\Form\AbstractType;
    use Symfony\Component\Form\FormBuilder;
    use Symfony\Component\ClassLoader\UniversalClassLoader;
    use
  • Miscellany

    2108934·text·1.3 KB·2012-02-02 06:02 UTC
    <?php
    
    namespace Politistream\CoreBundle\Form\Type;
    
    use Symfony\Component\Form\AbstractType;
    use Symfony\Component\Form\FormBuilder;
    use Symfony\Component\ClassLoader\UniversalClassLoader;
    use
  • Mine

    2108929·text·1.0 KB·2012-02-02 04:24 UTC
    library ieee;
    use ieee.std_logic_1164.all;
    use ieee.numeric_std.all;
    
    entity clockmanager is
     port(
     clk : in std_logic;
     wave0 : out std_logic;
     wave1 : out std_logic;
     wave2 : out std_l
  • Miscellany

    2108926·text·5.3 KB·2012-02-02 04:10 UTC
    UPDATE: Feb 1 - When Xtra posts original documents to the web, we typically use a free online service calld Scribd. This involves uploading the file to Scribd's server and then embedding the documen
  • Anonymous

    2108924·text·1.1 KB·2012-02-02 03:36 UTC
    Corruption
    International industries i.e. Diamond industry, history and issues they are dealing with
    Airlines industry i.e. Cathay Pacific: unique challenges of operating and expanding an internation
  • Something

    2108922·text·57.4 KB·2012-02-02 03:20 UTC
    
        
  • Something

    2108918·text·15.3 KB·2012-02-02 02:43 UTC
    22:38:48 T:66396160 NOTICE: -----------------------------------------------------------------------
    22:38:48 T:66396160 NOTICE: Starting XBMC (11.0-BETA2 Git:20120120-f76c547), Platform: Darwin iOS
  • wikipost draft eztv

    2108917·text·5.3 KB·2012-02-02 02:33 UTC
    EZTV is the name of a TV torrent distribution group founded in May, 2005 as a response to the forced disappearance of TVTorrents.tv and btefnet via lawsuit (citation needed). The group was founded by
  • Unnamed

    2108911·php·526 B·2012-02-02 02:12 UTC
    <? 
    /*
     Tomamos las variables globales por el método $_POST['nombreVariable']
     las ALMACENAMOS en variables locales $nombreVariable
    */
     $nombre=$_POST['nombre'];
     $apellido=$_POST['apellido'];
  • Someone

    2108910·text·25.2 KB·2012-02-02 02:12 UTC
    Process: test_video [72362]
    Path: /Users/danielfranca/Workspace/C++/GeminiMedia/test_video-build-desktop-Qt_4_8_0__System__Debug/test_video.app/Contents/MacOS/test_video
    Identifie
  • main.cpp

    2108909·text·193 B·2012-02-02 02:09 UTC
    #include <QtGui/QApplication>
    #include "mainwindow.h"
    
    int main(int argc, char *argv[])
    {
     QApplication a(argc, argv);
     MainWindow w;
     w.show();
     
     return a.exec();
    }
  • mainwindow.cpp

    2108908·text·385 B·2012-02-02 02:09 UTC
    #include "mainwindow.h"
    #include "ui_mainwindow.h"
    
    #include <QMessageBox>
    
    MainWindow::MainWindow(QWidget *parent) :
     QMainWindow(parent),
     ui(new Ui::MainWindow)
    {
     ui->setupUi(thi
  • mainwindow.h

    2108907·text·454 B·2012-02-02 02:08 UTC
    #ifndef MAINWINDOW_H
    #define MAINWINDOW_H
    
    #include <QMainWindow>
    #include <Phonon/MediaObject>
    
    namespace Ui {
     class MainWindow;
    }
    
    class MainWindow : public QMainWindow
    {
     Q_O
  • .pro file

    2108906·text·339 B·2012-02-02 02:08 UTC
    #-------------------------------------------------
    #
    # Project created by QtCreator 2012-02-01T23:59:20
    #
    #-------------------------------------------------
    
    QT += core gui phonon
    
    TARGE
  • Untitled

    2108905·text·11.0 KB·2012-02-02 02:07 UTC
    m15.16293203 47.09845575 0.00000000
    15.32955300 47.09845939 0.00000000
    15.49617400 47.09846311 0.00000000
    15.66473071 47.09923340 0.00000000
    pj_apply_gridshift(): failed to find a
  • Unnamed

    2108904·text·916 B·2012-02-02 01:40 UTC
    // main module
    Module main()
     // Get amount of Class A tickets sold
     Call getClassASold()
     
     // Get amount of Class B tickets sold
     Call getClassBSold()
     
     // Get amount of Class C tickets sol
  • UniRes

    2108903·text·6 B·2012-02-02 01:34 UTC
    UniRes

older pastes →