-
2046283·text·727.0 KB·2011-04-14 07:20 UTC
-
2046281·c·573 B·2011-04-14 07:13 UTC
#include <stdio.h>
#include <xmmintrin.h>
#include <emmintrin.h>
inline int sse_round(double x)
{
return(_mm_cvtsd_si32(_mm_set_sd(x)));
}
inline int round_int(double x)
{
int i;
-
2046280·text·417 B·2011-04-14 07:09 UTC
Ultimate Tech House Mix:
Perc - Work Softer [Matador Remix]
Gaetano Parisio - Adagio C A [Original Mix]
D.Ramirez, Mark Knight - System [Rewind Edit]
Daniele Papini - Hidden Source [Original Mix
-
2046266·text·4.0 KB·2011-04-14 06:42 UTC
("qwe",[[(2,43385431717602112336665367442821364098912475732338765914045995777397565894530309642851991116754586690795230113221795423769090227556436644048982225486225948484941365734461498183824647514377
-
2046263·text·27.3 KB·2011-04-14 06:29 UTC
<?xml version="1.0" encoding="utf-8"?>
<channels>
<channel>
<janame>NHK-BS1</janame>
<name>NHK-BS1</name>
<shortname>BS1</shortname>
<type>BS Analog/Digital</type>
<url>ht
-
2046237·text·3.1 KB·2011-04-14 04:31 UTC
Visits
281
% of Site Total: 100.00%
Pages/Visit
1.21
Site Avg: 1.21 (0.00%)
Avg. Time on Site
00:00:57
Site Avg: 00:00:57 (0.00%)
% New Visits
64.41%
Site Avg: 64.41% (0.00%)
Bounce Rate
-
2046235·python·6.3 KB·2011-04-14 04:14 UTC
import wx
import vdesk
import win32con
class App(wx.App):
def OnInit(self):
def CreateChildren():
self.Frame = ShapedFrame()
def Configure():
Frame.Show()
self.SetTopWindow(
-
2046227·text·72 B·2011-04-14 03:40 UTC
http://quedelibros.com/libro/81356/Les-bandits-de-l-Arizona-frances.html
-
2046226·text·1.2 KB·2011-04-14 03:21 UTC
fligg@ks361934 ~ $ httperf --server chabadocuk.com --port 80 --uri /news.php --rate 150 --num-conn 27000
httperf --client=0/1 --server=chabadocuk.com --port=80 --uri=/news.php --rate=150 --send
-
2046225·text·955 B·2011-04-14 03:11 UTC
Hey what’s the point of this
Oh hey what’s your favorite song
Maybe we could hum along
Well I think you're smart
You sweet thing
Tell me your name
I'm dying here
Ooh got you where I want yo
-
2046223·mirc·3.1 KB·2011-04-14 03:07 UTC
On *:CONNECT: { if ($readini(iniscript.ini,Away,Reason)) { set %HLDelay On | away $readini(iniscript.ini,Away,Reason) | TimerHLDelay 1 10 unset %HLDelay } }
if ($chan == #msl { halt }
Alias afk { va
-
2046221·text·1.1 KB·2011-04-14 03:03 UTC
C:\Windows\system32\cmd.exe /c python src/main.py
Traceback (most recent call last):
File "src/main.py", line 14, in <module>
DesktopManager(redirect=False).MainLoop()
File "C:\Python27\li
-
2046220·python·1.1 KB·2011-04-14 03:02 UTC
C:\Windows\system32\cmd.exe /c python src/main.py
Traceback (most recent call last):
File "src/main.py", line 14, in <module>
DesktopManager(redirect=False).MainLoop()
File "C:\Python27\li
-
2046219·python·3.6 KB·2011-04-14 03:01 UTC
class TaskBarIcon(wx.TaskBarIcon):
def __init__(self, IconFilePath, ToolTip, Frame):
wx.TaskBarIcon.__init__(self)
def CreateChildren():
self.IDMoveRight = wx.NewId()
self.IDMoveLe
-
2046217·text·968 B·2011-04-14 02:43 UTC
fabio@debian:/tmp/teste$ git push
DEBUG:gitosis.serve.main:Got command "git-receive-pack 'teste.git'"
DEBUG:gitosis.access.haveAccess:Access check for 'fabio@debian' as 'writable' on 'teste.git'...
-
2046216·text·196 B·2011-04-14 02:36 UTC
[gitosis]
gitweb = yes
daemon = yes
loglevel = DEBUG
[group gitosis-admin]
writable = gitosis-admin
members = gitosis@debian
[group teste]
writeble = teste
member = fabio@debian
-
2046212·text·4.1 KB·2011-04-14 02:14 UTC
21:22 - Joined: bcortell (bcortell@coldfront-2290440D.wv.cc.cmu.edu)
- Topic: RIP CN:TE Rds 1-15, Welcome CN:NE
- Set by Bacon[LE] at 18:38 on Thursday 17 February 2011
21:23 - Channel opened at 21
-
2046199·text·5.1 KB·2011-04-14 01:22 UTC
output of:
wine avs2yuv script.avs - | strace x264 - -of test.264 --demuxer y4m
execve("/usr/bin/x264", ["x264", "-", "-of", "test.264", "--demuxer", "y4m"], [/* 79 vars */]) = 0
brk(0)
-
2046198·text·6.6 KB·2011-04-14 01:13 UTC
[Thu Apr 14 10:47:31 2011] [error] Exception KeyError: KeyError(139698670266176,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored
[Thu Apr 14 10:47:31 2011] [error] [client 12
-
2046197·text·706 B·2011-04-14 01:05 UTC
ON *:TEXT:!read *:#: {
if ($readini(memo.ini, $nick, $2) == $null) {
msg $chan Memo not found.
}
else {
msg $chan $readini(memo.ini, $nick, $2)
}
}
ON *:TEXT:!write *:#: {
i