-
2092320·javascript·1.1 KB·2011-10-21 19:57 UTC
es.SurfaceView.prototype.moveCursor = function( direction ) {
if ( direction === 'left' ) {
this.showCursor( this.cursor.offset - 1 );
} else if ( direction === 'right' ) {
this.showCursor(
-
2092303·text·1.9 KB·2011-10-21 19:20 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092302·text·1.9 KB·2011-10-21 19:20 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092301·text·88 B·2011-10-21 19:20 UTC
on *:JOIN:#tribulation: {
if ([TR]* iswm $nick) { /mode #tribulation +v $nick }
}
-
2092300·text·1.9 KB·2011-10-21 19:20 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092299·text·88 B·2011-10-21 19:20 UTC
on *:JOIN:#tribulation: {
if ([TR]* iswm $nick) { /mode #tribulation +v $nick }
}
-
2092298·text·1.9 KB·2011-10-21 19:20 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092297·text·1.9 KB·2011-10-21 19:19 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092296·text·88 B·2011-10-21 19:18 UTC
on *:JOIN:#tribulation: {
if ([TR]* iswm $nick) { /mode #tribulation +v $nick }
}
-
2092295·text·1.9 KB·2011-10-21 19:18 UTC
General
Complete name : C:\Users\Veronica\Downloads\Films\All of Them Witches - Sobrenatural (1996).mpg
Format : MPEG-PS
File size
-
2092294·text·9.7 KB·2011-10-21 19:16 UTC
;This is a sysprep.inf that will load every SCSI mass storage device driver that ships with Windows 2000 - all 166 of them
;
[unattended]
[GuiUnattended]
timezone=004
adminpassword=*
[UserDa
-
2092293·text·3.2 KB·2011-10-21 19:15 UTC
11 years experience in the following
Windows ME, 2000, XP/Vista
Linux/Unix
Mac OSX
Microsoft Excel
Microsoft Word
Microsoft Power Point
Microsoft Outlook
Adobe PDF
--------------------May 200
-
2092292·text·2.5 KB·2011-10-21 19:10 UTC
[x] African Gray Parrot
[x] American Goldfinch
[x] Andean Cock
[ ] Aqua Barn Owl
[x] Ash
[ ] Aviator
[x] Bali Sterling
[x] Barn Owl
[x] Bird of Paradise
[x] Birthday
[x] Black-Bellied Duck
-
2092291·text·585 B·2011-10-21 19:02 UTC
xbmc@xbmc:~$ sudo apt-get dist-upgrade
[sudo] password for xbmc:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The followin
-
2092290·text·257 B·2011-10-21 18:57 UTC
SELECT user_id, user_name, COUNT(*) AS actions_count FROM users_action JOIN users ON users_action.user_id = users.id WHERE users.role = 1 AND type_id = 0 AND mt_id IN (SELECT id FROM main_table WHERE
-
2092286·text·1.6 KB·2011-10-21 18:44 UTC
Netværk & Internet:
1. Havde du problemer med netværket da du satte din computer til?
besvar venligst ja/nej, hvis ja beskriv da gerne.
2. Hvor stabil var din internetforbindelse?
Bedøm følg
-
2092284·text·1.2 KB·2011-10-21 18:33 UTC
BRUSSELS (Dow Jones)--Euro zone finance ministers have approved the disbursement of an EUR8 billion loan payment for Greece, a senior European Union official said Friday.
"The loan payment has b
-
2092283·text·287 B·2011-10-21 18:24 UTC
SELECT user_id, user_name, COUNT(*) AS actions_count FROM users_action JOIN users ON users_action.user_id = users.id WHERE users.role = 1 AND type_id = 0 AND act_date > MAKEDATE(YEAR(CURDATE()), MONTH
-
2092282·text·268 B·2011-10-21 18:20 UTC
SELECT user_id, user_name, COUNT(*) AS actions_count FROM users_action JOIN users ON users_action.user_id = users.id WHERE type_id = 0 AND act_date > MAKEDATE(YEAR(CURDATE()), MONTH(CURDATE())) AND mt
-
2092280·actionscript·1.5 KB·2011-10-21 18:17 UTC
private function parseRecord(stream:IDataInput):void {
var p:ByteArray;
while(_state!=STATE_CLOSED && stream.bytesAvailable>4) {
if (_packetQueue.length>0) {
var packet:Object = _packet