unnamed file

Text

No Description

Dear colleagues,
In our announcement of the database migration from Sybase to
PostgreSQL in the
test environment we indicated that we will change production too.
This maintenance
in our production environment will take place from Sunday 18 November
2012, 17:00
CET until Monday, 19.11.2012, 16:00 CET. For quite late announcement
of the long

unnamed file

Text

No Description

Worker
mydomain.tld:14367 on http_service at 12 minutes ago
Class
Jobs::FetchPublicPosts
Arguments
"<someuser>@joindiaspora.com"
Exception
TypeError

unnamed file

PHP

No Description

The routes of transmission of the opening view of undamaged greetings horn <a href=http://www.shanghaiescortpp.com>beijing escort</a> charge to pray her shush

unnamed file

PHP

No Description

http://clomidbestprice.net/#104488 buy clomid and nolvadex

unnamed file

Text

No Description

08048000-09409000 r-xp 00000000 00:00 27397604 /home/shootmania/serversm5/ManiaPlanetServer5
09409000-09480000 rw-p 013c1000 00:00 27397604 /home/shootmania/serversm5/ManiaPlanetServer5
09480000-09501000 rw-p 00000000 00:00 0
0a2af000-3639c000 rw-p 00000000 00:00 0 [heap]
ed815000-ed817000 rw-p 00000000 00:00 0
ed817000-f76e1000 r--- 00000000 00:00 27396092 /home/shootmania/serversm5/Packs/dedicated.pak
f76e1000-f770b000 r--- 00000000 00:00 27396094 /home/shootmania/serversm5/Packs/resource.pak
f770b000-f770c000 rw-p 00000000 00:00 0
f770c000-f770d000 r-xp 00000000 00:00 0 [vdso]
ff822000-ff837000 rw-p 00000000 00:00 0 [stack]

unnamed file

Java

Krypto

class SimpleAffine {
private static int[] aValues = {1, 3, 5, 7, 9, 11, 15, 17, 19, 21, 23, 25}; // Werte von a
private static int[] aInvValues = {1, 9, 21, 15, 3, 19, 7, 23, 11, 5, 17, 25}; // Inverse Werte von a
// Gebe einen Zahlenwert zurück, der dem Zeichen aus dem String str an der Position pos entspricht
// Dabei entspricht A der 0, B der 1,...
private static int val(String str, int pos) {
return str.charAt(pos) - 'A'; // Ziehe vom Zeichen den Wert des A ab
}

unnamed file

Python

No Description

[2012/07/05 22:45:23] Initializing...
[2012/07/05 22:45:23] Configuration file : dedicated_cfg.txt
[2012/07/05 22:45:23] Loading system configuration...
[2012/07/05 22:45:23] ...system configuration loaded
[2012/07/05 22:45:23] Loading cache...
[2012/07/05 22:45:49] ...OK
[2012/07/05 22:45:49] Listening for xml-rpc commands on port 5005.
[2012/07/05 22:45:49] Loading dedicated server configuration...
[2012/07/05 22:45:49] ...Dedicated server configuration loaded
[2012/07/05 22:45:49] Match settings file : MatchSettings\Nations\NationsRed.txt

unnamed file

PHP

neat nm stats script

Please see here: http://data.s7t.de/stats.php.txt
Example output: http://data.s7t.de/stats.txt.png

unnamed file

Text

Melee.Script.txt

#RequireContext CSmMode
#Include "MathLib" as MathLib
#Include "TextLib" as TextLib
#Include "Libs/Nadeo/Mode.Script.txt" as Mode
#Include "Libs/Nadeo/ShootMania/SM.Script.txt" as SM
#Include "Libs/Nadeo/ShootMania/Score.Script.txt" as Score
#Const CompatibleMapTypes "MeleeArena"
#Const Version "2012-07-06"

unnamed file

Text

Battle.Script.txt

/**
* Mode Battle
*/
#RequireContext CSmMode
#Const CompatibleMapTypes "BattleArena"
#Const Version "2012-07-25"
#Include "MathLib" as MathLib
#Include "TextLib" as TextLib
#Include "Libs/Nadeo/Top.Script.txt" as Top