-
2072805·text·446 B·2011-05-31 14:56 UTC
/usr/lib64/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/application.rb:80:in `configure_chef': uninit
from /usr/lib64/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/application.rb:58:in `reconfigur
-
2072803·bash·109 B·2011-05-31 14:51 UTC
#!/bin/bash
touch {A..H}{01..12}_moo
for i in {A..H}{01..12}_moo; do
echo "$i" > "$i";
done
-
2072802·bash·1.7 KB·2011-05-31 14:49 UTC
#!/bin/bash
A01=("./A01*")
A02=("./A02*")
A03=("./A03*")
A04=("./A04*")
A05=("./A05*")
A06=("./A06*")
A07=("./A07*")
A08=("./A08*")
A09=("./A09*")
A10=("./A10*")
A11=("./A11*")
A12=("./A
-
2072801·text·1.4 KB·2011-05-31 14:46 UTC
Restarting web server: apache2[Tue May 31 17:46:24 2011] [warn] module php5_module is already loaded, skipping
[Tue May 31 17:46:24 2011] [warn] module php5_module is already loaded, skipping
[Tue M
-
2072795·html·1.9 KB·2011-05-31 14:28 UTC
<!-- Exemple ici est tiré de mon site http://aljiv.free.fr/ -->
<!-- J'ai un menu avec les boutons en images qui ont chacune leur classe définis dans le CSS -->
<!-- Donc le DIV qui
-
2072794·cpp·931 B·2011-05-31 14:25 UTC
extern "C" LONG AC_EXPORT WINAPI AC_Unhandled(PEXCEPTION_POINTERS info)
{
HANDLE file = CreateFile(_T("C:\\minidump.dmp"), GENERIC_READ | GENERIC_WRITE, FILE_SHARE_WRITE | FILE_SHARE_READ, 0, CR
-
2072792·bash·1.8 KB·2011-05-31 14:10 UTC
#!/bin/bash
####################################### Type in plates in wrong order:
A1=("./A01_*")
A2=("./A02_*")
A3=("./A03_*")
A4=("./A04_*")
A5=("./A05_*")
A6=("./A06_*")
A7=("./A07_*")
-
2072759·text·5 B·2011-05-31 13:41 UTC
brony
-
2072756·text·1.2 KB·2011-05-31 13:32 UTC
Konvertieralgo Plotter:
Ausgang ist eine HPGL-Datei (siehe google nach "ext:hpgl")
zB http://www-eng.lbl.gov/~dw/projects/DW4132_BORG_Fission_Source/proe/concept/co.hpgl
Befehle im Zieldokument
-
2072754·python·3.9 KB·2011-05-31 13:31 UTC
class HexColourPicker(TextInput):
def __init__(self, attrs=None,
template='forms/widgets/hex_colourpicker.html'):
super(TextInput, self).__init__(attrs)
self.template =
-
2072753·python·1.9 KB·2011-05-31 13:30 UTC
class HexColourPicker(TextInput):
def __init__(self, attrs=None,
template='forms/widgets/hex_colourpicker.html'):
super(TextInput, self).__init__(attrs)
self.template =
-
2072752·text·1.9 KB·2011-05-31 13:30 UTC
class HexColourPicker(TextInput):
def __init__(self, attrs=None,
template='forms/widgets/hex_colourpicker.html'):
super(TextInput, self).__init__(attrs)
self.template =
-
2072745·text·2.0 KB·2011-05-31 13:13 UTC
libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" )
make[6]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu/3
-
2072744·text·1.3 KB·2011-05-31 13:04 UTC
#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################
###### Ub
-
2072727·text·50.0 KB·2011-05-31 11:41 UTC
-
2072726·java·1.1 KB·2011-05-31 11:40 UTC
package me.juze.DropPlugin;
import java.util.logging.Logger;
import org.bukkit.event.Event;
import org.bukkit.plugin.PluginDescriptionFile;
import org.bukkit.plugin.java.JavaPlugin;
import org.
-
2072725·java·3.9 KB·2011-05-31 11:33 UTC
package me.juze.DropPlugin;
import java.io.*;
import java.util.logging.Logger;
import org.bukkit.util.config.Configuration;
public class ConfigHandler {
Configuration file;
Boolean d
-
2072724·java·758 B·2011-05-31 11:32 UTC
public class DropListener extends BlockListener {
public DropListener(DropPlugin instance) {
}
private static ConfigHandler config;
public DropListener(ConfigHandler instance) {
confi
-
2072723·text·1.4 KB·2011-05-31 11:25 UTC
<?php
get_sidebar('top');
global $post;
if (have_posts()){
if (art_get_option('art_single_pagination')) {
// previous_post_link | next_post_link
art_pagination
-
2072720·text·1.2 KB·2011-05-31 11:20 UTC
<?php
get_sidebar('top');
global $post;
if (have_posts()){
if (art_get_option('art_single_pagination')) {
// previous_post_link | next_post_link
art_pagination