-
2107670·text·40.3 KB·2012-01-30 07:00 UTC
-
2107668·bash·1.5 KB·2012-01-30 06:16 UTC
*** Fichier meteo.sh ***
#!/bin/bash
set -xv
########################################################################
# METEO
-
2107644·text·1.4 KB·2012-01-30 05:36 UTC
# <post> : Emit the file download url for a given post
e621_post_to_link() {
post="${1}"
[ "${post}" ] || return 1
wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
-
2107643·text·1.4 KB·2012-01-30 05:33 UTC
# <post> : Emit the file download url for a given post
e621_post_to_link() {
post="${1}"
[ "${post}" ] || return 1
wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
-
2107642·text·1.4 KB·2012-01-30 05:32 UTC
# <post> : Emit the file download url for a given post
e621_post_to_link() {
post="${1}"
[ "${post}" ] || return 1
wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
-
2107636·text·176.1 KB·2012-01-30 04:39 UTC
-
2107634·text·159.9 KB·2012-01-30 04:09 UTC
-
2107632·text·16.6 KB·2012-01-30 04:01 UTC
# pkg install --no-refresh pkg://sfe/runtime/gcc@4.6.2,5.11-0.151.1
Recursing into linked image: zone:puroto
Returning from linked image: zone:puroto
Creating Plan \
-
2107630·javascript·2.2 KB·2012-01-30 03:48 UTC
var target : Transform; // Target object
var Distance = 10.0; // Default distance value. Default value is likely to change from scene to scene
var MaxDistance = 15.0; // Maximum distance the camera
-
2107629·javascript·2.2 KB·2012-01-30 03:48 UTC
var target : Transform; // Target object
var Distance = 10.0; // Default distance value. Default value is likely to change from scene to scene
var MaxDistance = 15.0; // Maximum distance the camera
-
2107628·javascript·2.1 KB·2012-01-30 03:46 UTC
var target : Transform; // Target object
var Distance = 10.0; // Default distance value. Default value is likely to change from scene to scene
var MaxDistance = 15.0; // Maximum distance the camera
-
2107627·javascript·1.5 KB·2012-01-30 03:37 UTC
var target : Transform;
var Distance = 10.0;
var MaxDistance = 15.0;
var MinDistance = 5.0;
var xSpeed = 125.0;
var ySpeed = 50.0;
var position;
private var x = 0.0;
private var y = 0.0;
fu
-
2107626·text·1.0 KB·2012-01-30 03:27 UTC
$ pfexec pkg install -nv pkg://JMCP/darktable/darktable
Packages to install: 8
Estimated space available: 54.98 GB
Estimated space to be consumed: 285.18 MB
Crea
-
2107624·text·5.1 KB·2012-01-30 03:09 UTC
timf@linn[441] ldd /opt/darktable/bin/darktable
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0
libgdk-x11-2.0.so.0 => /usr/li
-
2107622·text·562 B·2012-01-30 02:47 UTC
/* Name: Brennen Cox
Project: A2C2P2
Description: Help to solve to breaking speed over time.*/
#include <iostream>
#include <fstream>
using namespace std;
int main()
{
double
-
2107621·text·994 B·2012-01-30 02:25 UTC
How malicious philosophers can be! I know of nothing more stinging than the joke Epicurus took the liberty of making on Plato and the Platonists; he called them Dionysiokolakes. In its original sense,
-
2107620·text·7.7 KB·2012-01-30 02:21 UTC
2012-01-29 09:06:43.718 [3808:594]: restore library built Sep 14 2011 at 01:30:07
2012-01-29 09:06:43.718 [3808:594]: iTunes: iTunes 10.5.3.3
2012-01-29 09:06:43.718 [3808:594]: iTunes: Software pay
-
2107617·text·3.5 KB·2012-01-30 01:24 UTC
//
// Console 7 Segment Display
// Author: Gökhan Erdoğdu
// Date: 30/01/2012
//
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threadin
-
2107616·sql·803 B·2012-01-30 01:02 UTC
select sum (KreditneUroky - DebetneUroky) AS CistyUrok, sum(PocetTransakcii)
from fakt
left join dimMesiac using(MesiacKey)
left join dimDomacnost using(DomacnostKey)
left join dimProdukt using(Pr
-
2107615·html·660 B·2012-01-30 00:55 UTC
<div id="Menu" class="Horizontal">
<ul>
<li class="first"><a href="#">Page-1</a></li>
<li class="active"><a href="#">Page-2</a></li>
<li><a href="#">Page-3</a>
<ul>
<