-
2051892·text·2.0 KB·2011-04-29 11:31 UTC
rajeev@mussel:~$ sudo cat /etc/ssh/sshd_config
# Package generated configuration file
# See the sshd(8) manpage for details
# What ports, IPs and protocols we listen for
Port 22
# Use these op
-
2051891·text·73 B·2011-04-29 11:28 UTC
GNOME DO's preferences to keybinding "e3" we will use the following steps
-
2051887·text·262 B·2011-04-29 10:45 UTC
{
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-khtml-border-radius: 7px;
border-top
-
2051884·text·3.4 KB·2011-04-29 10:19 UTC
/charizard {
/say 0,0MadeByDrap1,1io0,0nAndMtCharizard7,7Ma0,0deByDrapionA1,1nd0,0MtCharizard
/say 0,0MadeByDr1,1ap7,7io1,1nA0,0ndMtcha1,1ri0,0za7,7rd0,0MadeBy1,1Dr0,0apionA1,
-
2051883·text·3.4 KB·2011-04-29 10:18 UTC
charizard {
/say 0,0MadeByDrap1,1io0,0nAndMtCharizard7,7Ma0,0deByDrapionA1,1nd0,0MtCharizard
/say 0,0MadeByDr1,1ap7,7io1,1nA0,0ndMtcha1,1ri0,0za7,7rd0,0MadeBy1,1Dr0,0apionA1,1
-
2051872·scheme·545 B·2011-04-29 09:41 UTC
;; -*- scheme -*-
(define (stream-enumerate-interval low high)
(if (> low high)
the-empty-stream
(cons-stream
low
(stream-enumerate-interval (+ low 1) high))))
(
-
2051870·text·734 B·2011-04-29 09:30 UTC
#colors4 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors4($1-)}
halt
}
}
#colors4 end
menu * {
&colors2
.on:/enable #colors4
.off:/disable #colors4
}
alias colors
-
2051869·text·734 B·2011-04-29 09:29 UTC
#colors4 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors2($1-)}
halt
}
}
#colors4 end
menu * {
&colors2
.on:/enable #colors4
.off:/disable #colors4
}
alias colors
-
2051867·text·2.9 KB·2011-04-29 09:24 UTC
/* Colours, by roxahris
Cheaply ported to Neritic Net. */
body {
background: white url(../theme/colours/bg_c.jpg) repeat;
font-family: "Ubuntu", "Calibri", "Verdana", "Arial", sans-serif;
f
-
2051866·text·736 B·2011-04-29 09:14 UTC
#colors2 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors2($1-)}
halt
}
}
#colors2 end
menu * {
&colors2
.on:/enable #colors2
.off:/disable #colors2
}
alias colors
-
2051861·text·2.0 KB·2011-04-29 08:54 UTC
<seiflotfy__> fmuellner, i am making my zeitgeist work an extension for you guys to play with
<seiflotfy__> what do you think
<seiflotfy__> is there a guide to extensions
<fmuellner> seiflotfy__: n
-
2051859·text·581 B·2011-04-29 08:44 UTC
function onEquip(cid, item, slot)
doTransformItem(item.uid, 10612, 1)
doPlayerSendTextMessage(cid, 22, 'Now you have 2x extra experience!')
if getConfigValue("experienceStages") == "yes" then
doP
-
2051858·text·27.3 KB·2011-04-29 08:42 UTC
//////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////////////RARES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
//////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\
-
2051856·text·837 B·2011-04-29 08:32 UTC
import java.math.BigInteger;
import java.util.Scanner;
public class FindPrime{
public static void main(String [] args){
Scanner in = new Scanner(System.in);
BigInteger N = new
-
2051853·python·1.6 KB·2011-04-29 08:18 UTC
import Image # Should be 'from PIL import Image' - cygwin not so happy
import sys
import struct
# IMAGE FORMAT DETAILS
# struct header {
# unsigned long unknown; // always = 1 so far
-
2051849·text·933 B·2011-04-29 07:46 UTC
my $q = "select HIGH_PRIORITY
IFNULL(IF(R.GRP = 0, S.RGRP_ID_T,R.GRP),0) AS GRP,R.PRICE,R.CODE_ID,
IFNULL(S.OPER_ID,0) AS OPER_ID,
R.RATE_ID,UNIX_TIMESTAMP(R.RATE_DA
-
2051847·text·965 B·2011-04-29 07:30 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
b53ca13f721caeafa22270f9d34e313cca92238ec8a3c9ebb49b60630d8f91bb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQIcBAEBAgAGBQJNu
-
2051845·text·7.9 KB·2011-04-29 07:29 UTC
package client.messages.commands;
import client.ISkill;
import client.MapleCharacterUtil;
import client.MapleClient;
import client.MapleStat;
import client.PlayerStats;
import client.SkillFact
-
2051844·text·561 B·2011-04-29 07:29 UTC
---------------------------------------
2011-04-29 09:27:23
1.0d 13
net.gewaltig.cultris.gui.menu.MenuIntro@3954448
net.gewaltig.cultris.gui.menu.Popups@3bb03a0
java.lang.NullPointerExcepti
-
2051843·text·7.9 KB·2011-04-29 07:28 UTC
package client.messages.commands;
import client.ISkill;
import client.MapleCharacterUtil;
import client.MapleClient;
import client.MapleStat;
import client.PlayerStats;
import client.SkillFact