-
2046884·text·3.2 KB·2011-04-15 16:47 UTC
While Japan has always had a reputation for taking ideas from the West and improving on them (sometimes beyond recognition), the reverse is often true, too, and Japan has long served as a well of insp
-
2046882·text·1.1 KB·2011-04-15 16:42 UTC
#
# MySQL Configuration
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
[mysqld_safe]
socket = /var/run/mysqld/mysqld.sock
nice = 0
[mysqld]
user = mysql
socket = /var/
-
2046881·text·720 B·2011-04-15 16:40 UTC
Fated> Nice quote from March 26th, by the way.
<rms> which one?
<Fated> The one relevant to this network :)
<rms> I make so many quotes, remind me? ;)
<Fated> I can't imagine too many furry topic
-
2046878·text·2.2 KB·2011-04-15 16:27 UTC
#include "global.h"
/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
int dl_GetFile(SO
-
2046877·text·16.4 KB·2011-04-15 16:27 UTC
######################################################################
# This file should be kept compatible with Python 2.3, see PEP 291. #
########################################################
-
2046869·text·75 B·2011-04-15 16:04 UTC
ctl00_m_g_098c9195_6825_4d6b_ad91_77328ea96eae_ctl00_ctl01_ctl00_toolBarTbl
-
2046863·text·562 B·2011-04-15 15:47 UTC
<table width="100%" cellspacing="0" cellpadding="2" border="0" id="ctl00_m_g_eb886024_bdef_4c03_9fcd_328e283a3c53_ctl00_ctl01_ctl00_toolBarTbl" class="ms-toolbar">
<tr>
<td nowrap="true" class="ms-t
-
2046860·text·75 B·2011-04-15 15:42 UTC
ctl00_m_g_eb886024_bdef_4c03_9fcd_328e283a3c53_ctl00_ctl01_ctl00_toolBarTbl
-
2046857·text·981 B·2011-04-15 15:34 UTC
COMMON_CONFIG= --prefix=/usr \
--enable-debug \
--without-tiff \
--without-pdf \
--with-gd=/usr \
--with-freetype=
-
2046854·text·2.3 KB·2011-04-15 15:25 UTC
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdint.h>
#include <string.h>
#include <libavutil/crc.h>
int main(int argc, char *argv[])
{
int fd = open(argv[1], O_RDO
-
2046852·text·408 B·2011-04-15 15:22 UTC
Device Boot Start End Blocks Id System
/dev/sda1 1 28 224878+ de Dell Utility
/dev/sda2 * 29 6107 48828125 7 HPFS/NTFS
-
2046850·text·296 B·2011-04-15 15:13 UTC
<Directory /var/www/testdb>
Options Indexes FollowSymLinks MultiViews
AllowOverride FileInfo
Order allow,deny
allow from all
RewriteEngine On
Re
-
2046845·text·1.4 KB·2011-04-15 14:59 UTC
<?php
/**
* The loop that displays a page.
*
* The loop displays the posts and the post content. See
* http://codex.wordpress.org/The_Loop to understand it and
* http://codex.wordpress.org
-
2046843·text·1.6 KB·2011-04-15 14:57 UTC
Students wanting to learn more about the graduate programs the University of North Florida offers had a chance to on Tuesday at the UNF Graduate Program Expo.
Representatives from most of UNF’s 3
-
2046842·text·86 B·2011-04-15 14:57 UTC
http://sharethelearning.blogspot.com/2007/05/using-parameters-in-selectcommand-of.html
-
2046841·text·656 B·2011-04-15 14:50 UTC
public static boolean checkNumbers() {
if((MathSquareTester.numbers[0][0] + MathSquareTester.numbers[0][1] + MathSquareTester.numbers[0][2]) == 15
&& (MathSquareTester.numbers[1][0] + MathSquar
-
2046839·text·383 B·2011-04-15 14:42 UTC
$("a[href*='Status Reporting.aspx'], a[href*='Capital Structure.aspx'], a[href*='CFO Objectives.aspx'],a[href*='Tax KPI.aspx']").each(function(){
var curdate = new Date()
var finyear = 0;
if(fin
-
2046837·text·1.1 KB·2011-04-15 14:37 UTC
<?php
/**
* The loop that displays a page.
*
* The loop displays the posts and the post content. See
* http://codex.wordpress.org/The_Loop to understand it and
* http://codex.wordpress.org
-
2046835·text·20 B·2011-04-15 14:37 UTC
testerdetesterdetest
-
2046832·text·5.4 KB·2011-04-15 14:26 UTC
-------------------------------------------------------------------------------
Test set: org.geonode.rest.batchdownload.DownloadKillerRestletTest
---------------------------------------------------