IE doesn’t support blinking property :
text-decoration: blink;
You can achieve this effect with (compatible FX and IE) :
.blinking_zone
{
visibility: expression((Math.floor(new Date().getTime()/500)%2)?”visible”:”hidden”);
text-decoration: blink;
}
IE doesn’t support blinking property :
text-decoration: blink;
You can achieve this effect with (compatible FX and IE) :
.blinking_zone
{
visibility: expression((Math.floor(new Date().getTime()/500)%2)?”visible”:”hidden”);
text-decoration: blink;
}
If you want to publish some HTML text on a board, you can directly convert your HTML to BBCode (or other board-code) with this small online app :
Somehow, manuel’s writer, vendor material’s author, think the best way to discribe their product is to lock documentation and information in a vault, protected by a user registration, and to only let them read it, no printing, coping and pasting (I’m developing solution involving writing 32bits registers, I don’t feel like typing all thoses down).
To bad, that’s not the way I conceive it: so lets unlock a PDF, and on-line though: here
Just upload, and download the new cracked/unlocked, freed PDF.
Réflexion du jour : pourquoi est-ce que les cabines téléphoniques d’Orange ne sont-elles pas gratuites, au moins vers les fixes en France ?
Une majorité de foyer ont des box permettant des appels illimités au chaud (ou au frais) vers un nombre incalculable de destination. Et on ne peut pas passer un coup de phone gratuitement dans une cabine qui sent l ‘urine ou dans lequel vous pourrez expérimenter la notion d’effet de serre en direct ?
J’offre donc ce coup marketing à Orange : mettez en place une grande campagne de réhabilitation de vos cabines (qui sont complétement délaissées) avec une offre d’appels gratuits vers les fixes. Votre image de marque va grimper, pour un prix tout à fait modéré.
Bonus track : pourquoi est-ce que les fixes ne sont pas directement classés dans la catégorie numéro vert ?
Ubuntu 9.04, two screen, but still one taskbar, and tasktray….
Solution: Right click on a bar, add New Panel, add New Panel, etc,… as many time as needed to reach the other screen. Remove the usless extra one.
Right click add to Panel on the new taskbar: Window Selector.
Reorganize all you applet, sound etc…
Now you’ve got a wonderful one meter long desktop, with taskbar linked to the display desktop.
Dual monitor (HDMI and DVI, two LG22W) on Acer X1700 seems to be a problem with the open source drivers.
To get them working (extended desktop, not mirror) just follow the guide:
wget --no-check-certificate https://www2.ati.com/drivers/linux/ati-driver-installer-9-5-x86.x86_64.run chmod 755 ati-driver-installer-9-5-x86.x86_64.run sudo ./ati-driver-installer-9-5-x86.x86_64.run --buildandinstallpkg Ubuntu/9.04 sudo aticonfig --initial -f