-
2096692·text·5.5 KB·2011-12-27 21:43 UTC
// Last edit : 08/09/2011 17:00
// IMPORTANT : Stop using useless launch options settings (such as -high -dxlevel -heapsize etc...) !!
// Only usefull commands are : -console -refresh (Put here wh
-
2096691·text·10 B·2011-12-27 21:18 UTC
тайна
-
2096689·text·5 B·2011-12-27 21:16 UTC
hello
-
2096687·text·2.3 KB·2011-12-27 20:45 UTC
<?php
// ****************************************************************************
// ** Theme M_Colors
// **
// ** Design, Code & Flash by Yohann Tilotti
// **
// ** http://m-flash.fr
// *
-
2096686·text·2.5 KB·2011-12-27 20:21 UTC
[20:11] You: wht u think?
[20:11] McGee Waddington: i like it
[20:12] You: what happened to ur partner
[20:12] McGee Waddington: which partner?
[20:12] You: the one that was in ur profile
[2
-
2096685·text·799 B·2011-12-27 20:09 UTC
ii gstreamer0.10-plugins-bad 0.10.22-2ubuntu4 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-bad-multiverse 0.10.21-1
-
2096683·php·593 B·2011-12-27 18:59 UTC
function verifica($url)
{
$url = 'http://'.$url;
$ch = curl_init();
$urldata = parse_url($url);
$headers = array("Host: 127.0.0.1");
curl_setopt($ch, CURL
-
2096678·text·1.6 KB·2011-12-27 18:20 UTC
Calculating dependencies... done!
[ebuild R ] x11-libs/cairo-1.10.2-r1
[ebuild U ] media-video/mplayer-1.0_rc4_p20111215 [1.0_rc4_p20110322] USE="-faac*"
[ebuild R ] media-libs/geg
-
2096677·text·932 B·2011-12-27 18:19 UTC
sh-4.2$ cat /etc/portage/package.use
media-video/ffmpeg -encode
dev-db/mysql embedded -static
virtual/mysql embedded -static
dev-vcs/subversion -dso
app-text/poppler -exceptions cairo
media-lib
-
2096676·text·1.3 KB·2011-12-27 18:17 UTC
sh-4.2$ cat /etc/make.conf
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
LDFLAGS="-Wl,-O1 -Wl,--as-needed ${LDFLAGS}"
FEATURES="parallel-fetch"
ARCH="amd64"
-
2096670·text·3 B·2011-12-27 17:20 UTC
nnn
-
2096665·text·801 B·2011-12-27 17:10 UTC
ii gstreamer0.10-plugins-bad 0.10.22-2ubuntu4 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-bad-multiverse 0.10.21-1
-
2096661·python·2.2 KB·2011-12-27 17:00 UTC
def leap(year) :
if year%4!=0 :
return False
if year%100==0 and year%400!=0 :
return False
else :
return True
def legal(day,month,year) :
if year < 1000 :
year=year+2000
if da
-
2096641·text·2.2 KB·2011-12-27 15:37 UTC
En los seres humanos al igual que en los animales existe la comunicación, es esencial para la vida en comunidad del tipo que sea, cada cual cumple una función específica con un beneficio para el grupo
-
2096609·text·118.7 KB·2011-12-27 13:35 UTC
-
2096600·text·2.2 KB·2011-12-27 13:02 UTC
[13:36:38] <DeathWolf> sigh
[13:36:46] <DeathWolf> so my bro is with us on holidays
[13:36:58] <DeathWolf> and his portable hdd stops working
[13:37:02] <DeathWolf> I open it
[13:37:12] <DeathWolf
-
2096595·text·191 B·2011-12-27 12:30 UTC
<div class="login_txt2 required">
<input type="checkbox" name="akceptacja">I Accept TOS
<span style="margin-left:115px;" class="iferror">You must accept TOS</span>
</div>
-
2096590·text·620 B·2011-12-27 11:55 UTC
REM Create a 1024 byte buffer
DIM buffer% 1024
REM Two passes, with options 4 and 7 (offset assembly, runtime != assemble time)
FOR pass=4 TO 7 STEP 3
REM Set up target address and output bu
-
2096585·php·770 B·2011-12-27 11:45 UTC
<div id="container">
<div id="circlemenu">
<ul class="menu" id="menu2">
<li><a href="#"></a></li>
<?php
foreach($entries as $row)
{
-
2096575·text·292 B·2011-12-27 10:25 UTC
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOC