-
2068992·text·849 B·2011-05-25 15:16 UTC
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQIcBAEBAgAGBQJN3R0rAAoJEAiMHM0QgQ2WjeUQAJ+7GaN67Nrrcw29iOdTRcle
IYMe9sd3mZWYrzUIKE3/NxyzJCFwyhrKs8mgFiaHNnQBCsR65pBZzh/czB1DJHR6
5
-
2068991·text·849 B·2011-05-25 15:14 UTC
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQIcBAEBAgAGBQJN3RxlAAoJEAiMHM0QgQ2Wm6YQALqlBq8yxYuagj08JljtA5W4
iDl6/MrP231TU+BcnA0YAjolEcaaCC/u/WAIandETThN7SnhQL864XHBvWN6RYBr
X
-
2068989·php·634 B·2011-05-25 15:14 UTC
<?php
$username = "sm";
$posts = simplexml_load_file("http://twitter.com/statuses/user_timeline/" . $username . ".rss");
foreach ($posts->channel->item as $post) {
$twit =
-
2068988·php·1.0 KB·2011-05-25 15:13 UTC
// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //
// Ophalen van markers met hun posities uit de database
-
2068987·actionscript·1.2 KB·2011-05-25 15:11 UTC
private function getThumb():void {
// Ophalen van markers
var obj:Object = new Object();
obj.id = markerID;
trace("SQL id: " + obj.id);
var resp:Responder = new Responder(succ
-
2068985·text·367 B·2011-05-25 15:10 UTC
gst-launch v4l2src name=source ! capsfilter name=filter caps=video/x-raw-yuv,width=320,height=240,framerate=5/1,bpp=24 ! tee name=t1 ! queue ! theoraenc ! oggmux ! tcpserversink name=destination host=
-
2068984·text·859 B·2011-05-25 15:09 UTC
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexer' defined in class path resource [WEB-INF/beans.xml]: Cannot resolve reference
-
2068983·text·1.5 KB·2011-05-25 15:08 UTC
gst-launch v4l2src name=source ! capsfilter name=filter caps=video/x-raw-yuv,width=320,height=240,framerate=5/1,bpp=24 ! tee name=t1 ! queue ! ffmpegcolorspace ! capsfilter name=filter3 caps=video/x-r
-
2068964·text·3.7 KB·2011-05-25 14:22 UTC
$ ./manage.py migrate
Running migrations for indexer:
- Nothing to migrate.
- Loading initial data for indexer.
No fixtures found.
Running migrations for sentry:
- Nothing to migrate.
- Loadi
-
2068962·text·464 B·2011-05-25 14:19 UTC
#include <stdio.h>
#include <poll.h>
#include <fcntl.h>
int main()
{
int ret;
int p[2];
struct pollfd fds[1];
// libvirt uses a non-blocking pipe, but a "normal" pipe
-
2068961·text·483 B·2011-05-25 14:18 UTC
opensuse:~ # sfdisk -l /dev/sdb
Disk /dev/sdb: 493 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start En
-
2068959·text·16.5 KB·2011-05-25 14:16 UTC
I/ActivityManager( 170): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=uy.com.pnocetti.spaceshooter/.SplashActivity } from pid 3036
I/Ac
-
2068956·text·16.9 KB·2011-05-25 14:13 UTC
I/ActivityManager( 170): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=uy.com.pnocetti.spaceshooter/.SplashActivity } from pid 3036
I/
-
2068954·text·24.5 KB·2011-05-25 14:12 UTC
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.13 (eballetbo@jupiter) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 Mon May 2 10:09:20 CEST 2011
[ 0.00
-
2068952·text·22.1 KB·2011-05-25 14:11 UTC
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.13 (eballetbo@jupiter) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 Mon May 2 10:09:20 CEST 2011
[ 0.00
-
2068951·text·19.3 KB·2011-05-25 14:09 UTC
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35-1010-linaro-omap (buildd@crabapple) (gcc version 4.4.5 (Ubuntu/Lina
-
2068947·text·11.0 KB·2011-05-25 13:55 UTC
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import org.rsbot.event.events.MessageEvent;
import org.rsbot.eve
-
2068945·text·565 B·2011-05-25 13:48 UTC
Date, OpenBugs, Stage
Df Sum Sq Mean Sq F value Pr(>F)
Stage 1 300868 300868 571.6554 < 2e-16 ***
Increment 1 1893 1893 3.5961 0.05853 .
Residuals
-
2068941·text·297 B·2011-05-25 13:36 UTC
ata1: EH complete
ata1: exception Emask 0x10 SAct 0x0 SErr 0x990000 action 0xe frozen
ata1: irq_stat 0x00400000, PHY RDY changed
ata1: SError: { PHYRdyChg 10B8B Dispar LinkSeq }
ata1: hard resetti
-
2068940·php·974 B·2011-05-25 13:35 UTC
<?php
require('/home/juanx2/public_html/intranet/Configuracion/conexion.php');
require('/home/juanx2/public_html/intranet/Configuracion/session_administracion.php');
require('/home/juanx2/public