-
2120983·javascript·4.0 KB·2012-02-23 08:00 UTC
// ==UserScript==
// @name Download YouTube Captions
// @namespace http://userscripts.org/*
// @include http://www.youtube.com/watch?*
// ==/UserScript==
var id = unsafeWind
-
2120971·text·5.9 KB·2012-02-23 06:03 UTC
You left the building (53 minutes 5 seconds ago).
You walked towards the South-East (53 minutes 5 seconds ago).
You climbed into the building (52 minutes 59 seconds ago).
Aileen Wuornos bit you, bu
-
2120970·text·341 B·2012-02-23 06:00 UTC
$photosize = module::get_var("qrcode_block", "photosize");
// photosize can be: thumb, resize, file
// strip the ?m=xxx of the end of the url
$photo_url = preg_replace('/\?m=.*/', '', $
-
2120969·text·443 B·2012-02-23 05:47 UTC
The Nook Tablet when it doesn't have an external microsd, it powers on, you see the N screen then goes blank.
I have tried a couple CWM and was able to mount /sdcard but nothing seems to bring it b
-
2120968·text·329 B·2012-02-23 05:47 UTC
$photosize = module::get_var("qrcode_block", "photosize");
// photosize can be: thumb, resize, file
// strip the ?m=xxx of the end of the url
$photo_url = preg_replace('/\?m=.*/', '', $
-
2120967·text·52.6 KB·2012-02-23 05:36 UTC
-
2120966·text·3.2 KB·2012-02-23 05:06 UTC
2012-02-22 23:05 WARNING requests.packages.urllib3.connectionpool TV Retrying (1 attempts remain) after connection broken by 'BadStatusLine('',)': /api/Updates.php?type=all&time=
2012-0
-
2120965·text·3.3 KB·2012-02-23 04:53 UTC
CREATE TABLE patient(patient_no number(5) primary key,patient_name varchar(50), p_add varchar(150),p_birth_date date,p_phone number(10) );
Create table Room(Room_id number(5) primary key, Room_type
-
2120962·text·994 B·2012-02-23 04:18 UTC
Consider the following table
1) Patient (Patient_no,patient_name, p_add,p_birth_date,p_phone)
2) Room (Room_id, Room_type room_rate)
3) Doctor (doc_id,doc_name,doc_add,doc_type,doc_mob
-
2120961·text·60.2 KB·2012-02-23 04:13 UTC
-
2120960·text·454 B·2012-02-23 03:51 UTC
miss_logic: I found the pen!
[10:48 PM] rainbowdashyy: YAY!
[10:48 PM] rainbowdashyy: now you're going to lose it again
[10:48 PM] miss_logic: >.> it was under the cat
[10:48 PM] rainbowdashyy: ..
-
2120957·text·1.2 KB·2012-02-23 03:06 UTC
#include <stdio.h>
#define MAXSTR 50 // Tamanho maximo da string de entrada
// Prototipos
int* q0(char);
int q1(char);
int q2(char);
int q3(char);
// Funcoes com comportamento de cada est
-
2120953·actionscript·929 B·2012-02-23 02:50 UTC
package;
import flash.display.StageScaleMode;
import flash.display.StageAlign;
import flash.display.MovieClip;
import flash.display.Sprite;
import flash.text.TextField;
import flash.Lib;
impo
-
2120950·text·582 B·2012-02-23 02:34 UTC
Bulbasaur
__....___ , .
_.-~ __...--~~ ~/\
Amw / / / | |
| | | \ \
__ _..---..-~\ | |
| ~ .-~-
-
2120949·text·25.0 KB·2012-02-23 02:34 UTC
- The SD x264 TV Releasing Standards 2012 -
L¦¦¦¦¦¦¦TT¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦TT¦¦¦¦¦¦¦-
-¦¦¦¦¦¦¦++¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦T¦¦¦¦¦¦
-
2120948·text·278 B·2012-02-23 02:33 UTC
______
/ \
___I_ 0 0 I______
/ \ () / \
I 0 0 I I 0 0 I
I () I I () I
##I I_____I I#
-
2120947·text·623 B·2012-02-23 02:31 UTC
,----..
/ / \ ___
/ . : ,--.'|_ .--.,
. / ;. \ | | :,' ,--.' \
. ; / ` ;
-
2120942·text·16.9 KB·2012-02-23 01:55 UTC
2012-02-22 20:04:03.553 [4692:bac]: restore library built Sep 14 2011 at 01:30:07
2012-02-22 20:04:03.553 [4692:bac]: iTunes: iTunes 10.5.3.3
2012-02-22 20:04:03.553 [4692:bac]: iTunes: Software pay
-
2120941·text·1.0 KB·2012-02-23 01:53 UTC
(1:30:59 AM) punjabimunda: hey
(1:31:00 AM) punjabimunda: bro
(1:31:01 AM) punjabimunda: u tehre
(1:31:05 AM) punjabimunda: i gotta talk to u
(1:31:19 AM) MrJohnnZ: sure
(1:31:21 AM) MrJohnnZ:
-
2120937·text·2.4 KB·2012-02-23 01:33 UTC
import java.util.Scanner;
import java.io.*;
public class Main {
public static void main(String[] args) throws FileNotFoundException {
int type, order, data, all;
int count=0;