-
2097544·text·2.7 KB·2011-12-30 20:25 UTC
Montserrat:
It seems like the best place is Montserrat, most websites say it's world class. There are over 1700 conglomerate routes there of all levels, most of which are multi-pitch (3-8 pitches)
-
2097543·text·99 B·2011-12-30 20:07 UTC
--with-num-cpus=4
--with-max-jobs=6
--without-junit
--disable-epm
--without-java
--disable-moz
-
2097538·text·1.4 KB·2011-12-30 19:15 UTC
****board-am335xevm.c****
#include <linux/input.h>
#include <linux/rotary_encoder.h>
/* rotary encoder structures EMEB */
#define ROT_ENC_A_PIN GPIO_TO_PIN(2, 2)
#define ROT_ENC_B_PIN GPIO_
-
2097537·text·47 B·2011-12-30 19:02 UTC
http://www.xakep.ru/magazine/xa/110/096/1.asp
-
2097536·text·19 B·2011-12-30 18:56 UTC
bodyrot got smacked
-
2097535·text·978.2 KB·2011-12-30 18:27 UTC
-
2097531·text·481 B·2011-12-30 18:18 UTC
#! /bin/bash
#looks for m4v extension and, if found, looks for file with the same name ending in mkv, and if found, deletes the mkv
mypath="$1"
for NAME in "$1"/*; do
echo "Processing: " "$NAME
-
2097530·text·2.1 KB·2011-12-30 18:06 UTC
gEDA/gschem version 1.7.1.20110619
gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
condition
-
2097526·text·2.1 KB·2011-12-30 17:39 UTC
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-m
-
2097511·text·202 B·2011-12-30 16:06 UTC
Pretty nice post. I just stumbled upon your weblog and wished to say that I've truly enjoyed browsing your blog posts. In any case I'll be subscribing to your rss feed and I hope you write again soon!
-
2097497·text·36.7 KB·2011-12-30 15:21 UTC
-
2097478·text·37.4 KB·2011-12-30 14:15 UTC
-
2097460·text·1.5 KB·2011-12-30 13:41 UTC
<?php
###############################################################
# Email Extractor 1.0
###############################################################
# Visit http://www.zubrag.com/scripts/
-
2097408·text·28.2 KB·2011-12-30 13:13 UTC
+---------+---------------+----------+
13:11:16,487,534 ETHER
|0 |ff|ff|ff|ff|ff|ff|00|12|bf|a2|15|23|08|06|00|01|08|00|06|04|00|01|00|12|bf|a2|15|23|c0|a8|02|01|00|00|00|00|00|00|c0|a8|02|d7|00
-
2097406·text·75 B·2011-12-30 13:05 UTC
#!/usr/bin/env python
from database import Database
db = Database()
db
-
2097385·text·4.6 KB·2011-12-30 11:42 UTC
--------------------- httpd Begin ------------------------
557.84 MB transferred in 21642 responses (1xx 0, 2xx 21393, 3xx 118, 4xx 129, 5xx 2)
5255 Images (38.66 MB),
16327 Content
-
2097383·text·3.3 KB·2011-12-30 10:41 UTC
gnome-base/gvfs
selected: 1.10.1
protected: none
omitted: none
x11-drivers/xf86-video-fbdev
selected: 0.4.2
protected: none
omitted: none
dev-libs/libdbusme
-
2097341·text·1.4 KB·2011-12-30 08:14 UTC
Cazual's GoodBye
Dear Powerbot,
its Cazual here (AKA Fat Tony), i know i've let many of you down by scamming as fat tony back in the day, and im sorry for ruining a few of your account (especial
-
2097313·text·744 B·2011-12-30 06:19 UTC
opti: tiny tower out on android!
series of letters: I can't stand Enya period
opti: *squeeee!!!!!*
series of letters: part of a playlist of other *** music my uncle would play all the *** time
ser
-
2097311·csharp·769 B·2011-12-30 06:04 UTC
var functionReceiveSocketData =
Observable.FromAsyncPattern<byte[], int, int, SocketFlags, int>
(socket.BeginReceive, socket.EndReceive);
Func<byte[], byte[], byte[]> append = (bs1, b