Flat databases in Perl
BSD
Flat databases in PerlBy QX-MatURL: http://blacksun.box.skIRC: irc.box.sk / #bsrf We all love IRC, so why not come by and say hi sometimes :) - IRC irc.box.sk / #bsrf [Matt] Hey folks, would anyo... |
Permalink: http://www.mononeurona.org/entries/view/asarch/17090
Porno venezolano 1
BSD
-
#!/bin/ksh
-
-
i=1
-
-
while ; font-weight: bold;";"$i <= 100 )); do
-
if ; font-weight: bold;";"$i < 10 )); then
-
file="Porno-Venezolano-0"$i".jpg"
-
else
-
file="Porno-Venezolano-"$i".jpg"
...
Permalink: http://www.mononeurona.org/entries/view/asarch/16676
C orientado a objetos
BSD
De
Mutator method
tenemos:
-
#include <stdio.h>
-
#include <stdlib.h>
-
-
typedef struct POINT_ {
-
int x;
-
int y;
-
} POINT;
-
-
POINT *new_point;");
-
void delete_point;"*);
-
- ...
Permalink: http://www.mononeurona.org/entries/view/asarch/16659
GTK+ con Perl para Windows
BSD
1. Descarga el paquete de aquí:
http://code.google.com/p/camelbox/
2. Usa la siguiente opción de instalación:
The Bloatware - The Whole Enchilada
3. No elimines los paquetes de los componentes.
Convirtiéndolo en versión portable
1. Comprime el siguiente directorio:
c:\camelbox
2. Descomprímelo en la memoria USB.
3. En el sistema anfitrión agrega la siguien...
Permalink: http://www.mononeurona.org/entries/view/asarch/15592
Recursión
BSD
Del Twitter:
"Tuve una discusión con el espejo. Me dijo: Irónicamente, el que está encerrado eres tú. Regresa el Loop Infinito..." -- @AntweetRockstar
Permalink: http://www.mononeurona.org/entries/view/asarch/14668
vecinasex.com.sh
BSD
-
#!/bin/bash
-
-
i=2010
-
-
while ; font-weight: bold;";"$i < 2012 )); do
-
j=1
-
mkdir -v $i
-
cd $i
-
-
while ; font-weight: bold;";"$j <= 12 )); do
-
k=1
- ...
Permalink: http://www.mononeurona.org/entries/view/asarch/14659
Chiste gamer
BSD
"Lo que no te mata te hace más pequeño" -- Mario Bros
Permalink: http://www.mononeurona.org/entries/view/asarch/14523
Otra vez Facebook
BSD
Ninel reflexionando de la vida:
"Las mujeres son de marte, los hombres son de venus, los tigres son del norte y los tucanes de Tijuana"
D'oh!
Permalink: http://www.mononeurona.org/entries/view/asarch/14473
¿Por qué los celos matan?
BSD
Permalink: http://www.mononeurona.org/entries/view/asarch/13678
PostgreSQL for Debian
BSD
1. Preparamos el entorno:
[$] su -
[#] su -s /bin/sh postgres -
[$] psql -d template1 < /usr/share/postgresql/8.4/contrib/adminpack.sql
2. Crea al usuario:
[$] createuser -DRS asarch
3. Creale una base de dato:
[$] createdb -O asarch hiswork
4. Cambia el password del usuario:
[$] psql
postgres=>ALTER ROLE asarch WITH ENCRYPTED PASSWORD '********';
...
Permalink: http://www.mononeurona.org/entries/view/asarch/12477










