-
1927790·actionscript·456 B·2010-08-28 16:25 UTC
The<a href=http://www.gurmanya.com>.</a> diminish encompassed all aspects of urban planning, both in the decorous of Paris and in the natal districts: streets and boulevards, regulations imposed on fa
-
1927782·actionscript·15 B·2010-08-28 16:12 UTC
Unknown message
-
1927770·text·12.8 KB·2010-08-28 15:54 UTC
diff --git a/common/xutil.h b/common/xutil.h
index 5d9b759..2b1c0ce 100644
--- a/common/xutil.h
+++ b/common/xutil.h
@@ -27,7 +27,6 @@
#include <xcb/xcb_aux.h>
#include <xcb/xcb_event.h>
#include <
-
1927749·text·807 B·2010-08-28 15:17 UTC
Intel Core i5 750 2.66GHz Socket LGA1156 8MB L3 Cache Retail Boxed Processor 161.23
ASROCK P55 PRO Socket 1156 8 Channel Audio ATX Motherboard 72.51
Corsair 650W TX Series PSU - 120mm Fan, 80+% Ef
-
1927733·text·3.6 KB·2010-08-28 15:08 UTC
My last name: Hafizudin
I was born in: 1985
I am really: weird, paranoid
My phone is: nokia E71
My eye color is: hazel
My ring size is: No friggen idea
My height is: 1.76
I am allergic to: kiwi
-
1927716·perl·459 B·2010-08-28 15:00 UTC
#!/usr/bin/perl -w
use strict;
die "Invalid Input" unless (@ARGV == 2);
open F, "pdftk $ARGV[0] output - uncompress dont_ask |"
or die "Can't open input pipe: $!";
binmode F;
open G, "|
-
1927607·text·7.0 KB·2010-08-28 13:37 UTC
DebugMessage: Version 1.06.019 last updated on: 08-28-2010 00:03
DebugMessage: Entering WinMain
DebugMessage: ******* Starting Game Shell *******
DebugMessage: *********DXDiag info follows.****
-
1927553·actionscript·79 B·2010-08-28 11:45 UTC
Very informative post. Thanks for taking the time to share your view with us.
-
1927521·text·2.2 KB·2010-08-28 10:54 UTC
rpm name match `kernel-desktop':
broadcom-wl-kernel-desktop-latest
drm-experimental-kernel-desktop-latest
em8300-kernel-desktop-latest
fglrx-kernel-desktop-latest
fusion-kernel-des
-
1927499·actionscript·48 B·2010-08-28 10:17 UTC
Awesome Post. I add this Post to my bookmarks.
-
1927472·text·3.0 KB·2010-08-28 09:09 UTC
lrwxrwxrwx 1 root root 15 2008-05-26 01:15 /http/hostit/10.0.0.1 -> anssi.hopto.org/
lrwxrwxrwx 1 root root 13 2008-05-26 01:15 /http/hostit/10.42.0.249 -> stuff.onse.fi/
lrwxrwxrwx 1 root root 15
-
1927470·text·3.1 KB·2010-08-28 09:05 UTC
ext_if = "re0"
int_if = "rl0"
jls_if = "vlan0"
ext_ip = "192.168.1.1"
int_ip = "192.168.0.1"
rtr_ip = "192.168.1.254"
jails_ip = "10.0.0.0/8"
local_ip = "192.168.0.0/32"
mastr_ip = "192.168.1.0/32"
-
1927422·text·8.7 KB·2010-08-28 06:54 UTC
DebugMessage: Version 0.00.000 last updated on: 08-28-2010 15:57
DebugMessage: Entering WinMain
DebugMessage: ******* Starting Game Shell *******
DebugMessage: *********DXDiag info follows.****
-
1927388·text·2.2 KB·2010-08-28 05:34 UTC
Index: libs/libmythtv/avformatdecoder.cpp
===================================================================
--- libs/libmythtv/avformatdecoder.cpp (revision 25881)
+++ libs/libmythtv/avformatdeco
-
1927372·text·3.8 KB·2010-08-28 05:00 UTC
DebugMessage: Version 1.06.019 last updated on: 08-24-2010 17:23
DebugMessage: Entering WinMain
DebugMessage: ******* Starting Game Shell *******
DebugMessage: *********DXDiag info follows.****
-
1927342·text·102.6 KB·2010-08-28 03:42 UTC
-
1927313·text·321 B·2010-08-28 02:41 UTC
# Nicolas Dumazet, 2010
# WTFPL
from mercurial.store import decodefilename
import os
path = ".hg/store/data"
filelist = []
for dirpath, dirnames, filenames in os.walk(path):
rel = dirpath[len(p
-
1927281·java·1.2 KB·2010-08-28 01:33 UTC
// Main.java
package javaapplication;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.ParseEx
-
1927278·java·1.2 KB·2010-08-28 01:31 UTC
// RegexFormatter.java
package javaapplication;
import java.text.*;
import java.util.regex.*;
import javax.swing.text.*;
public class RegexFormatter extends DefaultFormatter {
private
-
1927166·text·1.6 KB·2010-08-27 21:44 UTC
#!/bin/bash
#horizontal calendar for conky by ans
COLOROLD="CDCD00"
COLORTODAY="FF0000"
COLORREST="3CB371"
COLORNEXT="D8D8D8"
TODAY=`date +%d`
LASTDAY=`date -d "-$(date +%d) days +1 month" +%d`
FIRST