bo_paris.
Aug 07 2007Filed under: who ? me !


Filed under: hacktivities
| 1. | Create a new poll with a title, description, your name, and possible dates and times. |
| 2. | You get a link to your new poll. Send this link to all participants. |
| 3. | The participants use the link to visit the poll and select suitable dates. |
| 4. | You use the same link to watch the poll’s progress and the result. |
Filed under: hacktivities
import java.lang.reflect.*;
public class Warper {
private static Field stringValue;
static {
// String has a private char [] called “value”
// if it does not, find the char [] and assign it to value
try {
stringValue = String.class.getDeclaredField(“value”);
} catch(NoSuchFieldException ex) {
// safety net in case we are running on a VM with a
// different name for the char array.
Field[] all = String.class.getDeclaredFields();
for (int i=0; stringValue == null && i<all.length; i++) {
if (all[i].getType().equals(char[].class)) {
stringValue = all[i];
}
}
}
if (stringValue != null) {
stringValue.setAccessible(true); // make field public
}
}
public Warper() {
try {
stringValue.set(
“Romeo, Romeo, wherefore art thou oh Romero?”,
“Stop this romance nonsense, or I’ll be sick”.
toCharArray());
stringValue.set(“hi there”, “cheers !”.toCharArray());
} catch(IllegalAccessException ex) {} // shhh
}
}
Filed under: hacktivities
###############################################################
\
\\
———————————–>>>>>>>>>>>>>>>>>>>>
\
\######################################
Filed under: who ? me !
En 1865, le jeune Lewis Payne tenta d’assassiner le Secrétaire d’Etat américain W.H. Seward. Alexander Gardner l’a photographié dans sa cellule; il attend sa pendaison. La photo est belle, le garçon aussi: c’est le studium. Mais le punctum, c’est: il va mourir. Je lis en même temps: cela sera et cela a été; j’observe avec horreur un futur antérieur dont la mort est l’enjeu. En me donnant le passé absolu de la pose ( aoriste ), la photographie me dit la mort au futur. Ce qui me point c’est la découverte de cette équivalence. Devant la photo de ma mère enfant, je me dis: elle va mourir: je frémis, tel le psychotique de Winnicot, d’une catastrophe qui a déjà eu lieu. Que le sujet en soit la mort ou non, toute photographie est cette catastrophe.
|
|__________________________________________________ désordre______
|
|

|
|
roland barthes, la chambre claire
Filed under: who ? me !

fino a villa san giovanni - direzione sicilia - conversando in treno con un monaco buddista
(poi per mare non ci andavo da almeno 10 anni)
credo si sia parlato di tutto
Filed under: movs
in calabria, abbiamo girato un kinorama in mezza giornata.
il contadino molinaro impiegò un mese per arrivare in australia in terza classe.
tornato in terra sua, il vino era buono e le donne pensavano al resto.
ma l’essenziale rimane nel suo gesto con la falce. e nella molta allegria poi sulla trebbiatrice.
ci siamo giusto persi l’eremita.
|
infine abbiamo anche girato turisticamente.
|
Filed under: who ? me !
Filed under: hacktivities
Filed under: hacktivities
Filed under: hacktivities
Filed under: who ? me !
|
“La maison pour soi” absolument démontable, basculable (transportable évidemment), rétrécissable, abrégeable instantanément d’une ou deux pièces à volonté, selon les besoins permanents, passagers, enfants, invités, vacances, modifiable à la minute même… selon toutes les exigences, les goûts de chacun… “Une maison vieille, c’est celle qui ne bouge plus!… Achetez jeune! Faites souple! Ne bâtissez pas! Montez! Bâtir c’est la mort! On ne bâtit bien que des tombes! Achetez vivant! Demeurez vivants! Le “Chalet Polyvalent” marche avec la vie! … “
|
Céline, Mort à crédit.
|
|
|
|
|
|
|
|
|
Filed under: hacktivities
ok. it seems to work.
height checking
|
|
|
|
|
- which color do you prefer ?
|
|
|
|
- the one on this side ————————————————————————————->
|
|
- what does it mean?
|
|
|
|
- i’m not sure, but maybe where there’s a draganddropable menu !
|
|
and……………………………………………………………………………………………………………………………………………fine !