-
2114644·text·1.6 KB·2012-02-09 15:12 UTC
Duties of the Secretary-General:
- Providing Congress for all members
- Taking care of your daily priorities and determine the same
- Monitoring of MODs on # Epic.army
- Enabling the storage
-
2114641·text·403 B·2012-02-09 15:11 UTC
object(SimpleXMLElement)#1 (1) { ["@attributes"]=> array(10) { ["sid"]=> string(40) "f9e7ec8b5f774d70af2ec8d1ca254f7a43b8729d" ["wait"]=> string(2) "60" ["requests"]=> string(1) "2" ["inactivity"]=> s
-
2114613·text·680 B·2012-02-09 15:05 UTC
{5280, ejabberd_http, [
%%{request_handlers,
%% [
-
2114477·text·16.5 KB·2012-02-09 14:41 UTC
logger:/var/log/foo$ grep ":5282:" gateway.*.log
gateway.04.log:2012-02-09 04:09:31 protostar gateway: [INFO:5282:osrf_system.c:628:] Bootstrapping system with domain public.opensrf.conifer, port 52
-
2114449·text·2.1 KB·2012-02-09 14:35 UTC
//*******************************************************************************************************************
// Proj1_CEH.java
// Written by: Charles Harvan for CSCI 1301 Sec: C Spring 20
-
2114425·mirc·6 B·2012-02-09 14:28 UTC
dddddd
-
2114423·text·3.1 KB·2012-02-09 14:28 UTC
Installing settings_generator (0.0.2) /opt/ruby/1.9.2-p180/lib64/ruby/1.9.1/fileutils.rb:243:in `mkdir': Read-only file system - /home/vagrant/.bundler/tmp/5873 (Errno::EROFS)
from /opt/ruby/
-
2114287·xml·17.9 KB·2012-02-09 13:40 UTC
<?xml version="1.0" encoding="utf-8"?>
<style title="lstyle" description="" user_selectable="1">
<properties>
<property property_name="contentBackground" property_type="scalar"><![CDATA[#edee
-
2114232·text·929 B·2012-02-09 13:15 UTC
001 - Led Zeppelin - Rock and Roll
002 - The Rolling Stones - Satisfaction
003 - Deep Purple - Smoke On The Water
004 - Steppenwolf - Born To Be Wild
005 - Led Zeppelin - Stairway to Heaven
006 -
-
2114186·text·20.8 KB·2012-02-09 12:57 UTC
Top 500 Rock and Roll Songs
001 - Led Zeppelin - Stairway To Heaven.mp3
002 - The Rolling Stones - Satisfaction.mp3
003 - Derek and the Dominos - Layla.mp3
004 - The Beatles - A Day In The Life.
-
2114174·text·275 B·2012-02-09 12:51 UTC
#!/usr/bin/perl
use strict;
my %dispatch = ( 0x01 => sub { print "ein"; } ,
0x02 => sub { print "zwei"; },
0x03 => sub { print "drei"; },
);
my
-
2114172·text·3.5 KB·2012-02-09 12:50 UTC
This is a very simple meditation technique, yet it is also one of the most difficult. Many others will build upon it. At the beginning, start with either 5 or 10-minute meditation sessions. For best r
-
2114134·text·28.6 KB·2012-02-09 12:31 UTC
using
ubuntu linux 10.04
opencv 2.2
i want to compile opencv 2.2 for arm architecture so am giving a configuration file below to cmake .
it compiles properly and generates
libopencv_lapac
-
2114131·text·25.0 KB·2012-02-09 12:31 UTC
*
Joe Lazulós
o
nyertem 8000 et tippmixen :D:D
*
Antonia Qu
kedd
Antonia Qu
o
ügyes vagy :DD
o
-
2114089·text·204 B·2012-02-09 12:10 UTC
<% [[split ",",interfaces]].each do |interface| -%>
<% if [[interface !~ /_/]] %>
net.ipv4.conf.<%= interface %>.arp_ignore = 1
net.ipv4.conf.<%= interface %>.arp_announce = 2
<% end -%>
<% end -
-
2114049·text·193 B·2012-02-09 11:51 UTC
Startup execution failed with error.
net.appjet.bodylock.JSRuntimeException: Error: Neither module exists: etherpad.collab.ace.easysync2, etherpad.collab.ace.easysync2.{AttribPool,Changeset}
-
2114035·c·4.4 KB·2012-02-09 11:45 UTC
float radon_func(float rho, float theta, struct einfo w)
{
float xp1, xm1, yp1, ct, st, tt, xm, xp, ym, yp;
float base, gamma, a, b, I1, I2, I3, I4, y1, y0;
rho -= w.x0 * cos(theta) + w.y0
-
2114019·text·5.1 KB·2012-02-09 11:38 UTC
/*
* JavaScript macro to provide a basic color picker for hexadecimal colors.
* Assign a useful keybinding to this macro and ka-zam, funky color picking!
*
* Version: 1.3
*
* Authored by:
-
2113940·text·7.2 KB·2012-02-09 10:56 UTC
07:41:51 T:8331856 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.tvcatchup)
07:41:51 T:8331856 DEBUG: ParentPath = [plugin://plugin.video.tvcatchup]
07:41:51 T:8331856 DEBUG: S
-
2113930·text·1.1 KB·2012-02-09 10:45 UTC
- (UITableViewCell *)tableView:(UITableView *)myTableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
{
UILabel *mainLabel, *secondLabel;
UIImageView *photo;
UITableViewCell *