-
2062773·bash·96 B·2011-05-17 18:51 UTC
ifneq (,$(filter foo, $(shell dh_listpackages)))
chmod 4755 debian/foo/usr/bin/foo
endif
-
2062772·text·304 B·2011-05-17 18:51 UTC
minuti_server_js = minuti_server_js + 15;
jQuery.validator.addMethod(
"selectNone",
function(value, element) {
if ( Ora == ora_server_js) {
if ( minuti_server_js < minuti ) {
ret
-
2062770·text·746 B·2011-05-17 18:45 UTC
#include "OpenImageIO/imageio.h"
#include "../CMP_util.h"
static bNodeSocketType cmp_node_value_out[]= {
{ SOCK_VALUE, 0, "Value", 0.5f, 0.0f, 0.0f, 0.0f, -10000.0f, 10000.0f},
{ -1, 0, "" }
-
2062767·text·1.3 KB·2011-05-17 18:40 UTC
Midna's Mage Secrets:
This macro I use to pop the haste CD Icy Veins, my DPS buff trinket, and mirror images. This only uses one GCD!
#showtooltip Icy Veins
/cast Icy Veins
/cast Platinum Di
-
2062766·text·25.6 KB·2011-05-17 18:38 UTC
[4:48:53 PM] *** Котьоo! ® added MAFIA to this chat
***
[4:48:58 PM] Котьоo! ® says: tuka li si e
[4:49:00 PM] Котьоo! ® says: stawri
[4:49:07 PM] Цветков says: ?
[4:49:10 PM] Цветков says: ????
-
2062758·c·333 B·2011-05-17 18:09 UTC
int Space_collision_detection(Space space, float x, float y){
// Check all stars
List stars = space->stars;
Star star = (Star)stars->val;
while(star != NULL){
if(Star_point_within(star, x,
-
2062757·text·333 B·2011-05-17 18:07 UTC
int Space_collision_detection(Space space, float x, float y){
// Check all stars
List stars = space->stars;
Star star = (Star)stars->val;
while(star != NULL){
if(Star_point_within(star, x,
-
2062755·text·795 B·2011-05-17 18:04 UTC
# Extract Files
extract () {
if [ -f $1 ] ; then
case $1 in
*.tar.bz2) tar xvjf $1 ;;
*.tar.gz) tar xvzf $1 ;;
*.tar.xz) tar xvJf $1 ;;
-
2062753·text·1.5 KB·2011-05-17 18:00 UTC
mysql> select * from orksegment;
+----+----------+-----------------+------------+-------------+-------------+------------+------------------+---------------+----------+---------+---------------------
-
2062749·text·2.3 KB·2011-05-17 17:55 UTC
// Bubble Sort Benchmark! v1.0 by d00d
// Heap Sort Mod by Phubra
// 10/08/08
DEFINE INT T_START 0
DEFINE INT T_END 0
DEFINE DOUBLE T_CONVERT 0.0
DEFINE INT START 10
PRINT_TEXT "starting bu
-
2062748·text·2.3 KB·2011-05-17 17:52 UTC
// Bubble Sort Benchmark! v1.0 by d00d
// Heap Sort Mod by Phubra
// 10/08/08
DEFINE INT T_START 0
DEFINE INT T_END 0
DEFINE DOUBLE T_CONVERT 0.0
DEFINE INT START 10
PRINT_TEXT "starting bu
-
2062747·text·4.7 KB·2011-05-17 17:51 UTC
http://www.ip-watch.org/weblog/2011/05/16/patent-licensing-experts-share-lessons-learned-in-making-deals/
Patent Licensing Experts Share Lessons Learned In Making Deals
By William New @ 3:30 p
-
2062746·text·4.5 KB·2011-05-17 17:48 UTC
http://www.ip-watch.org/weblog/2011/05/17/wipo-members-discuss-patent-quality-public-health-exceptions/
WIPO Members Discuss Patent Quality, Public Health, Exceptions
By William New @ 11:39 am
-
2062739·text·363 B·2011-05-17 17:34 UTC
mysqlcheck is similar in function to myisamchk, but works differently.
The main operational difference is that mysqlcheck must be used when
the mysqld server is running, whereas
-
2062737·text·4.4 KB·2011-05-17 17:28 UTC
gcc -DHAVE_CONFIG_H -I. -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/usr/local/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/lib64/erlang/usr/include -I/usr/local/l
-
2062734·text·2.1 KB·2011-05-17 17:22 UTC
Killed process 4181 (apache2) total-vm:59972kB, anon-rss:22520kB, file-rss:0kB
Out of memory: Kill process 4180 (apache2) score 17 or sacrifice child
Killed process 4180 (apache2) total-vm:59972kB,
-
2062731·text·2.0 KB·2011-05-17 17:19 UTC
Hi there, i'm trying to find a way to comment to your blog but no luck. And since i find you, you might wanna shed me some light. Im creating a custom author page which displays his list of posts....h
-
2062725·text·364 B·2011-05-17 17:17 UTC
dev-perl/libwww-perl ~x86
dev-perl/LWP-MediaTypes ~x86
dev-perl/HTTP-Negotiate ~x86
dev-perl/File-Listing
dev-perl/HTTP-Cookies ~x86
dev-perl/HTTP-Date ~x86
dev-perl/Encode-Locale ~x86
dev-perl
-
2062720·text·3.0 KB·2011-05-17 17:10 UTC
public class Grafica extends Frame implements WindowListener, MouseListener, ActionListener {
private final TextArea t1;
private final Panel p1;
private final Button b1;
private
-
2062718·text·355 B·2011-05-17 17:07 UTC
<VirtualHost *:80>
ServerName example.com
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
<Location /a>
AuthUserFile /var/www/html/.htpasswd
AuthType Basic
AuthName "Passwor