-
2088585·text·7.6 KB·2011-10-10 06:54 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org
-
2088584·text·7.6 KB·2011-10-10 06:53 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org
-
2088583·text·546 B·2011-10-10 06:53 UTC
<html>
<body>
<h1>Shanghai News</h1>
<?php
$str = file_get_contents('http://news.google.com.hk/news?hl=zh-CN&gl=cn&q=shanghai&um=1&ie=UTF-8&output=rss');
$xml = new SimpleXMLElement($str);
-
2088574·text·372 B·2011-10-10 06:19 UTC
skyprox:~# iptables -L -nv | grep 192.168.0.77
37 9535 QUEUE all -- * * 192.168.0.77 0.0.0.0/0
36 8540 QUEUE all -- * * 0.0.0.0/0 192.
-
2088573·php·555 B·2011-10-10 06:15 UTC
<?
interface IPerson
{
public function sayHi($name);
}
class Person implements IPerson
{
public function __construct()
{
}
public function sayHi($name)
{
echo "Hi $name ho
-
2088567·text·854 B·2011-10-10 05:44 UTC
postgres@mandreacchio ~ $ pg_upgrade --old-datadir "data.9.0" --new-datadir "data" --old-bindir "/opt/pgsql-9.0/bin/" --new-bindir "/usr/bin/"
Performing Consistency Checks
-------------------------
-
2088565·text·6.8 KB·2011-10-10 05:24 UTC
Rogiee sup
05:14 Rogiee or you could be ignorant
05:14 Rogiee either way
05:25 J36|afk i just got back...
05:26 Rogiee just had an arguement with debenkey
05:26 Rogiee about various stuff
05:26
-
2088564·text·2.8 KB·2011-10-10 05:13 UTC
#version=1.0
############################################################
# ______ _ _ #
# | ___ \ | | | | #
-
2088562·text·2.8 KB·2011-10-10 05:09 UTC
convert: /Volumes/FreeAgent GoFlex Drive/Batch 018/18-1378M.TIF: Bogus "StripByteCounts" field, ignoring and calculating from imagelength. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/707.
conve
-
2088558·text·962 B·2011-10-10 05:03 UTC
Loaded plugins: langpacks, presto, refresh-packagekit
kdebase-runtime-flags-4.6.5-1.fc15.noarch is a duplicate with kdebase-runtime-flags-4.6.2-1.fc15.noarch
kdebase-runtime-flags-4.6.5-1.fc15.noarc
-
2088550·text·6.1 KB·2011-10-10 04:37 UTC
Gallery exists on page YOUNG_GIRL_SITS_ON_THE_PORCH_STEPS_DAYDREAMING_WHILE_HER_CAT_SNIFFS_FLOWERS._HER_HOME_IS_ACROSS_THE_STREET_FROM_THE..._-_NARA_-_557842.tif
Sleeping for 4.8 seconds, 2011-10-09
-
2088546·text·569 B·2011-10-10 04:17 UTC
Traceback (most recent call last):
File "NARA_uploader_JPG.py", line 577, in <module>
main(sys.argv[1:])
File "NARA_uploader_JPG.py", line 570, in main
fileDescription = removeTIFFPara
-
2088545·text·907 B·2011-10-10 04:16 UTC
Traceback (most recent call last):
File "NARA_uploader_JPG.py", line 577, in <module>
main(sys.argv[1:])
File "NARA_uploader_JPG.py", line 555, in main
currentDescription = currentFile
-
2088543·python·276 B·2011-10-10 04:01 UTC
@view_config(route_name="test1")
def do_test1(request):
r = Response( body=json.dumps({'aa':'bb', 'message':'this is the message'}), content_type="application/json")
r.headers['Access-Control-Al
-
2088541·text·1.4 KB·2011-10-10 03:31 UTC
Text Mode Setup Utility 1.19.10 (c) 1999-2006 Red Hat, Inc.
┌────────┤ Choose a Tool ├─────────┐
│
-
2088539·text·9.9 KB·2011-10-10 03:22 UTC
=======> ERROR: Footprint mismatch found:
NEW -rw-r--r-- root/root usr/include/webkit-1.0/webkit/WebKitDOMCustom.h
MISSING -rw-r--r-- root/root usr/include/webkit-1.0/w
-
2088538·text·362 B·2011-10-10 03:19 UTC
10-09 23:19:14.960: ERROR/InputDispatcher(493): channel '40c9c710 com.kakuro45/com.kakuro45.Kakuro45Activity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
10-09 23:19:14
-
2088537·text·533 B·2011-10-10 03:03 UTC
Packages to install: 1
Create boot environment: No
Create backup boot environment: No
DOWNLOAD PKGS FILES XFER (MB)
Completed
-
2088536·bash·7.5 KB·2011-10-10 02:55 UTC
#!/bin/sh
#
# Traffic logging tool for OpenWRT-based routers
#
# Created by Emmanuel Brucy (e.brucy AT qut.edu.au)
#
# Based on work from Fredrik Erlandsson (erlis AT linux.nu)
# Based on traff
-
2088532·text·204 B·2011-10-10 02:04 UTC
for myname in "$1"/*; do
case $(file "$myname") in
*avi* )
workingname=""$myname""
workingpath=""$workingname""
outfile=`basename "$workingname" .av