-
2004338·text·301 B·2010-11-28 04:11 UTC
and the wind blew
teased her hair out of place
inciting her to dance
slave to its ways
the green hill grew before her eyes
she, valorous, approached,
quelled defiant thoughts of collapse
she
-
2004310·text·27.6 KB·2010-11-28 02:57 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Sun Nov 28 02:57:23 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
2004306·text·1.9 KB·2010-11-28 02:46 UTC
"Sometimes you have to let go of the thing you love the most to gain the thing you need the most."
"Make an impact, not just an impression."
"Be Jesus with skin on."
(Below quotes and the li
-
2004292·text·3.9 KB·2010-11-28 02:24 UTC
I made this for online users who'd like to send friend requests. Keeping offline profile professional, because you've probably heard stories about how colleges and companies look at Facebook pages to
-
2004288·text·541 B·2010-11-28 02:12 UTC
Index: external/FFmpeg/libavformat/utils.c
===================================================================
--- external/FFmpeg/libavformat/utils.c (revision 27349)
+++ external/FFmpeg/libavform
-
2004153·text·2.9 KB·2010-11-27 22:27 UTC
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <sys/mman.h>
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <dirent.h>
int m
-
2004096·c·4.4 KB·2010-11-27 21:18 UTC
/**
Programmed By : m1o2
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <sys/types.h>
#define WaitForEnter { fprintf(stderr
-
2004092·text·1.6 KB·2010-11-27 21:13 UTC
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
diffstat libdbus-1-dev libdbus-glib-1-dev libgcrypt11-dev libgnutls-de
-
2004060·c·10.0 KB·2010-11-27 20:36 UTC
//******************************************************************************
// I2C Master
// double byte read
// single byte write
//
// 5 OCT 2010
// Comments updated 27 NOV 2010 but sti
-
2004051·text·31.1 KB·2010-11-27 20:31 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Sat Nov 27 20:30:44 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
2004049·text·715 B·2010-11-27 20:28 UTC
set timeout=3
insmod lvm
insmod part_gpt
insmod ext2
set root=(home-root)
search --no-floppy --fs-uuid --set f21f3e52-4e9f-412b-a92f-806014e5a72f
if loadfont /boot/grub/unifont.pf2;
-
2004030·text·1.3 KB·2010-11-27 20:21 UTC
Situado en un mundo de fantasía gótico, ésta es la historia de Teito Klein, un huérfano que se convirtió en el estudiante número uno de la academia militar. Sin embargo, en un inesperado giro de acont
-
2004021·c·6.9 KB·2010-11-27 20:18 UTC
//******************************************************************************
// I2C Slave Transmitter
// variable length multi byte read
// single byte write
//
// 6 OCT 2010
// Comments up
-
2004000·csharp·231 B·2010-11-27 20:13 UTC
static void Main()
{
Application app = new Application();
app.EnableVisualStyles();
app.SetCompatibleTextRenderingDefault(false);
a
-
2003967·text·3.3 KB·2010-11-27 20:04 UTC
/*
WiiMotion Plus Mouse v 2010.01.14
by lednerg <- thanks, you!
Emulates the basic functionality of a Gyration Air Mouse.
Requires GlovePIE versi
-
2003942·text·2.8 KB·2010-11-27 19:57 UTC
/*
WiiMotion Plus Mouse v 2010.01.14
by lednerg <- thanks, you!
Emulates the basic functionality of a Gyration Air Mouse.
Requires GlovePIE versi
-
2003933·text·343 B·2010-11-27 19:55 UTC
echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\LicStorage /f
echo data > "%SystemDrive%\Documents and Settin
-
2003882·text·937 B·2010-11-27 19:42 UTC
pkgname=arte7recorder
pkgver=5.0
pkgrel=beta5
pkgdesc='Download broadcasts from http://plus7.arte.tv'
url='http://codingteam.net/project/arte7recorder'
arch=('i686' 'x86_64')
license=('GPL2')
s
-
2003831·text·9.4 KB·2010-11-27 18:19 UTC
#include <a_samp>
#pragma tabsize 0
#define BLUE 0x0D7792AA
new gate;
new gate1;
new gate2;
new gates[10];
new gates7;
new gates8;
new lspddoor1;
new lspddoor2;
new lockers1;
new loc
-
2003827·text·8.0 KB·2010-11-27 18:10 UTC
-- import Control.OldException(catchDyn,try)
import Control.OldException(catchDyn)
import XMonad
import System.Exit
import XMonad.Config.Gnome
import XMonad.Layout.Circle
import XMonad.Layout.No