-
2074705·text·15 B·2011-06-04 19:39 UTC
penis rofl pupu
-
2074704·text·8.8 KB·2011-06-04 19:38 UTC
wexorius@wexorius-desktop2-ubuntu-11:~$ sudo add-apt-repository ppa:team-xbmc
[sudo] password for wexorius:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring
-
2074702·text·4.8 KB·2011-06-04 19:36 UTC
Battle Log:
Battle Mode: Red/Blue/Yellow
Rule: Sleep Clause
Rule: Freeze Clause
Rule: Self-KO Clause
Rule: Apply PP Ups
Rule: Battle Timeout
Rule: Unrated
Rule: Evasion Clause
testing testing
-
2074701·text·660 B·2011-06-04 19:28 UTC
[21:24:15] <Blacky> void SetMaxSpeed(GameObject *o, float speed)
[21:24:15] <Blacky> {
[21:24:15] <Blacky> _asm {
[21:24:15] <Blacky> mov ebx, 0x006C8F20
[21:24:15] <Blacky> mov ecx, o
[21:2
-
2074700·text·594 B·2011-06-04 19:27 UTC
[21:24:15] <Blacky> {
[21:24:15] <Blacky> _asm {
[21:24:15] <Blacky> mov ebx, 0x006C8F20
[21:24:15] <Blacky> mov ecx, o
[21:24:15] <Blacky> push speed
[21:24:15] <Blacky> call ebx
[21:2
-
2074699·ruby·669 B·2011-06-04 19:12 UTC
#!/env/ruby
#@filename rpsyc.rb
#@author Alex Maurin
#Description A simple PSYC connection handler in ruby.
require 'socket'
puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
-
2074698·ruby·667 B·2011-06-04 19:11 UTC
#!/env/ruby
#@filename rpsyc.rb
#@author Alex Maurin
#Description A simple PSYC connection handler in ruby.
require 'socket'
puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
-
2074697·ruby·579 B·2011-06-04 19:04 UTC
#!/env/ruby
#@filename rpsyc.rb
#@author Alex Maurin
#Description A simple PSYC connection handler in ruby.
require 'socket'
puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
-
2074696·text·312 B·2011-06-04 19:00 UTC
Jun 4 18:55:31 is1002bck002 sendmail[22607]: p4UIR8iS012321: to=<clc@XXXX.net>, ctladdr=<nagios@is1002bck002.adnet.xxxxxxxx.local> (1008/1008), delay=5+00:28:23, xdelay=00:00:00, mailer=esmtp, pri=10
-
2074688·text·40.9 KB·2011-06-04 18:12 UTC
-
2074687·text·40.9 KB·2011-06-04 18:12 UTC
-
2074686·text·558 B·2011-06-04 18:12 UTC
public class MyApplet extends JApplet {
public void init() {
super.init();
JButton btnLaunch = new JButton("Launch");
btnLaunch.addActionListener(new ActionListener() {
@Override public
-
2074685·vb·307.9 KB·2011-06-04 18:10 UTC
-
2074684·vb·307.9 KB·2011-06-04 18:10 UTC
-
2074683·vb·307.9 KB·2011-06-04 18:09 UTC
-
2074682·text·15.4 KB·2011-06-04 18:07 UTC
# emerge -va x11-libs/qt-core
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] x11-libs/qt-core-4.7.3 [4.7.1-r1] USE="exceptions glib ico
-
2074679·text·1.3 KB·2011-06-04 17:53 UTC
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and in
-
2074677·text·1.8 KB·2011-06-04 17:49 UTC
== MCP v4.0 ==
[20:49] java.lang.UnsupportedClassVersionError: Start : Unsupported major.minor
version 51.0
[20:49] at java.lang.ClassLoader.defineClass1(Native Method)
[20:49] at java.lang.ClassL
-
2074673·text·24.6 KB·2011-06-04 17:37 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Theme: The Eames (http://theeamestheme.tumblr.com/)
Design & Product
-
2074672·c·337 B·2011-06-04 17:36 UTC
static void *System_Init()
{
m_hInstance = GetModuleHandle( NULL );
WNDCLASSEX wndClass;
--
system = System_Init();
/* Initialize modules */
mem_Init();
key_Init();
t