-
2052010·text·212 B·2011-04-29 19:59 UTC
get "/products_search" do
unless env["warden"].authenticated?
return jsonp "UNAUTHENTICATED".to_json
end
#deprecated: env["warden"].authenticate!
(...)
jsonp response.
-
2052006·text·19.9 KB·2011-04-29 19:48 UTC
/* AMX Mod X script.
* Admin Base Plugin
*
* by the AMX Mod X Development Team
* originally developed by OLO
*
* This file is part of AMX Mod X.
*
*
* This program is free software; you c
-
2052005·text·47.5 KB·2011-04-29 19:43 UTC
-
2052003·text·1.5 KB·2011-04-29 19:42 UTC
XOR R0,R0,R0
L1:
ADDI R2,R0,1
WR R2
ADDI R3,R0,1
ADDI R4,R0,2
SUB R5,R3,R4
BGEZ R5,L2
JMP L1
L2:
L3:
ADDI R6,R0,2
WR R6
ADDI R7,R0,2
ADDI R8,R0,3
SUB R9,R8,R7
BGEZ R9,L4
JMP L3
L4:
-
2052001·text·2.2 KB·2011-04-29 19:37 UTC
So now that GNOME 3 is out, and I am excited about the future progress of the "Finding and Reminding" feature. My design philosphy is that design should be an evolutionary process with multiple protot
-
2052000·cpp·2.0 KB·2011-04-29 19:37 UTC
* Created on: Apr 14, 2010
* Author: jmakuch
*/
#ifndef FIXEDQUEUE_H_
#define FIXEDQUEUE_H_
#include <stdint.h>
template <int I> struct FixedInt {
enum { value = I };
};
/
-
2051999·text·2.0 KB·2011-04-29 19:36 UTC
* Created on: Apr 14, 2010
* Author: jmakuch
*/
#ifndef FIXEDQUEUE_H_
#define FIXEDQUEUE_H_
#include <stdint.h>
template <int I> struct FixedInt {
enum { value = I };
};
/
-
2051996·text·2.0 KB·2011-04-29 19:31 UTC
So now that GNOME 3 is out, "Finding and Reminding"
is now being designed. I myself don't know how it will look like or so but as someone who believes in an evolutionary design process with multip
-
2051993·text·2.1 KB·2011-04-29 19:18 UTC
***21:57:27:147: Morgery, Server -> Client: 0x1C, len: 45
***0000: 1C 00 2D 00 00 00 00 00 00 00 FF FF FF FF 53 59 ..-...........SY
***0010: 53 54 45 4D 00 67 71 53 65 74 48 65 6C 70 4D 65
-
2051992·text·25.4 KB·2011-04-29 19:16 UTC
<4>[ 7.896820] [dzt] shared[55].ctype = 0
<4>[ 7.896942] [dzt] shared[55].name =
<4>[ 7.897033] [dzt] smd_ch_allicated[56]=0
<4>[ 7.897216] [dzt] shared[56].ctype = 0
<4>[ 7.897338
-
2051990·text·3.6 KB·2011-04-29 19:16 UTC
nyl90m-2101:gmdadmin,9% perl -MCPAN -e shell
CPAN: File::HomeDir loaded ok (v0.66)
Exiting subroutine via last at /app/gmd/lib/perl5/5.8.8/CPAN.pm line 1432.
cpan shell -- CPAN exploration and
-
2051987·text·142 B·2011-04-29 19:14 UTC
#include <stdlib.h>
#include <string.h>
char *q;
char *test(void)
{
char *p = malloc(100);
strcpy(p, q);
return p;
}
-
2051977·text·64.7 KB·2011-04-29 18:38 UTC
-
2051976·text·1.5 KB·2011-04-29 18:36 UTC
ueda-imac:bin yuri$ ./ab -n50 -c2 http://dev.clubefanatico.com.br/test.html
This is ApacheBench, Version 2.0.41-dev <$Revision: 1.121.2.12 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technolog
-
2051975·text·197.4 KB·2011-04-29 18:36 UTC
-
2051973·text·446 B·2011-04-29 18:30 UTC
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="98.212.243.246" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan
-
2051972·php·1.9 KB·2011-04-29 18:27 UTC
<?php
class node
{
protected $name;
protected $attr;
protected $data;
protected $child;
public function __construct($name, $attr = array(), $data = '')
{
$this->name = $name;
-
2051969·text·24.8 KB·2011-04-29 18:19 UTC
<4>[ 7.649017] [dzt] shared[15].ctype = 200
<4>[ 7.649261] [dzt] shared[15].name = DATA9
<4>[ 7.649414] [dzt] smd_ch_allicated[16]=0
<6>[ 7.650573] htc-acdb: mmap
<4>[ 7.659973] [dz
-
2051968·text·537 B·2011-04-29 18:18 UTC
The trip beginning.
It so happened that I had to quickly arrive in the city. The time was very few. I have packed my suitcase and I arrived at the local railway station. I got on the train and notice
-
2051967·text·5 B·2011-04-29 18:16 UTC
rtgb1