jeudi 23 juillet 2009

Configuration avancé de Mozilla FireFox


ATTENTION:
Firefox pourrait ne plus fonctionner ou pourrait-être moins sécuritaire après des modifications

Vous trouvez que les options sous FireFox sont minimal ...
Vous cherchez à modifier une option qui n'est pas dans les menus ?

ouvrez la page suivante dans FireFox:

about:config




Vous voilà maintenant dans la possibilité de changer vraiment n'importe quoi dans les configs de FireFox.

D'autre options : (Français ici)

about:blocked Shows the malware protection page used when the browser identifies a page as not safe for viewing. (Firefox 3-specific).
about:buildconfig Shows the arguments and options used to compile the build in use
about:cache Shows information about the Cache Service. Number of entries, location of cache, size of cache, etc. for both memory and disk cache.
about:cache?device=memory Shows individual entries in memory
about:cache?device=disk Shows individual entries on disk
about:cache?device=offline Shows individual entries for offline viewing. New to products based on Gecko 1.9 or later.
about:cache-entry Shows information about a cache entry. Used in about:cache links. Requires parameters.
about:certerror Shows the error page used when an SSL/TLS certificate is untrusted or otherwise invalid.
about:config Shows an interface for viewing and setting a wide variety of configuration variables, many of which are not otherwise accessible through the GUI (options panels)
about:crashes Shows details of crashes submitted by Mozilla's crash reporter (since Firefox 3).
about:credits Shows a list of all those who contributed to Mozilla
about:licence In the British English localised version, shows the content of about:license but with all occurrences of license used as a noun replaced with licence (see American and British English spelling differences)
about:license Shows the Mozilla Public License (and the Netscape Public License) for the piece of software. (Only in products based on Gecko 1.8 or later)
about:logo Shows the logo used on the about: screen
about:mozilla easter egg: Shows a verse from The Book of Mozilla
about:neterror Shows the error page used when the browser could not access the requested path.
about:plugins Shows installed plug-ins.
about:robots Easter egg, beginning with March 8, 2008 trunk builds.[2]
about:rights Shows licensing information.
about:privatebrowsing






mardi 30 juin 2009

Réduire la taille du fichier log (.LDF) de MSDE-SQL

--1
DBCC SHRINKFILE ('{filename}.ldf', TRUNCATEONLY )
BACKUP LOG {database} WITH TRUNCATE_ONLY

--2
CREATE TABLE MyTable (MyField VARCHAR(10), PK INT )
INSERT Mytable (PK) VALUES (1)
GO

SET NOCOUNT ON
DECLARE @Index INT
SELECT @Index = 0
WHILE (@Index < 20000)
BEGIN
UPDATE MyTable SET MyField = MyField WHERE PK = 1
SELECT @Index = @Index + 1
END
SET NOCOUNT OFF

--3(REPEAT/REPETER)
DBCC SHRINKFILE ('{filename}.ldf', TRUNCATEONLY )
BACKUP LOG {database} WITH TRUNCATE_ONLY

--4
DROP TABLE MyTable



* source
http://www.broad-lea.com/sql_server/sql_reduce_log_size.html

lundi 15 juin 2009

vendredi 29 mai 2009

MONTREALiX.COM - Retour du SSL

MONTREALiX.COM - Retour du SSL

MONTREALiX.COM est de retour sécurisé - https://(ssl 128bits)
Wikipedia - Définition de SSL




Gestion de votre compte montrealix.com
Transaction entièrement sécurisé



MONTREALiX.COM -
Hébergeur de passions

Tag Cloud - Nuage de mots clés - positionnement

Wikipedia - définition du Tag Cloud Generator - Nuage de mots clés



Example d'un Tag Cloud - Nuage de mots clés

Générateur - Generator


www.tagcloud-generator.com/generator.php

mardi 26 mai 2009

Processus Explorer /

Quand Windows se met à mal fonctionner. Il y a une façon encore plus simple que de simplement fermer et de relancer une nouvelle session.

Vous pouvez allez dans le gestionnaire de tâche (Task Manager CTRL+ALT+DEL) et terminer le processus "EXPLORER.EXE".

Un coup ce processus arrêté, l'ordinateur au complêt devrait-être dans le vide.
Sans bar de tâches, sans icons, sans rien. un vide complet.

Retournez dans le gestionnaire de tâche (Task Manager CTRL+ALT+DEL) Pour ceux qui aurait quitté la fenêtre du gestionnaire de tâche.

Allez dans l'onglet "Application" et cliquez sur le bouton "Nouvelle tâche/new task"

Et inscrivez "EXPLORER.EXE"

Ce qui relancera la barre de tache de Windows.
C'est rapide. CTRL+ALT+DEL >>Process>Stop>EXPLORER.EXE >>application>New Task>explorer.exe

Windows devrait recharger normalement.

Cette situation est souvent temporaire. Vous êtes souvent dû pour redemarrer votre ordinateur quand vous êtes rendu là! .. mais, parfois, c'est un problème que l'on connait et fait simplement planter Windows. Alors, ce truc est pour vous.

Voir le video sur Youtube.com

Au plaisir,

mardi 19 mai 2009

Nouveautés : .TEL


On m'a demandé à mon job à savoir c'était quoi au juste un .TEL ?

J'ai répondu --" ???? "

Alors, j'ai fait une recherche.

En réalité, ce que le .TEL est, ... c'est un espace web, avec tous les possibilités de vous contacter. (vCard).
Skype l'utilise, les iPhones peuvent même utiliser l'afficage différament.

Le .TEL doit-être renouvellé à chaque année, pour le montant de 17$/CAD / Année.

Vous pouvez enregistrer vos nom, vos surnom... et cela creer un vCard... c'est clean. c'est cool.
montrealix.tel ... il faut bien tester quelque part... ?

C'est un peu "léger" comme annonce, mais, ça résume très bien ce que le .TEL
se veut comme but
http://www2.telnic.org/ (1min45sec)


Add Image