• Segueix-me a / Follow me on Twitter


Easy automation of SQL Server database maintenance



The SQL Server Maintenance Solution comprises scripts for running backups, integrity checks, and index and statistics maintenance on all editions of Microsoft SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012. The solution is based on stored procedures, the sqlcmd utility, and SQL Server Agent jobs. SQL Server Maintenance Solution
Ja feia temps que Mozilla Firefox no em reproduia cap video, per exemple els que hi ha a Youtube. El primer que penses és que s'ha esconyat el Flash o que cal actualitza-lo. En canvi no em donava cap problema en altres navegadors, com ara el Chrome. Miau!! Doncs aquí està el problema (i la solució): el "Mode Protegit" de Shockwave Flash. Doncs a desactivar-lo:

1.- troba l'arxiu mms.cfg, normalment és a la carpeta
   C:\windows\system32\macromed\flash (Windows 32bits)
   C:\windows\syswow64\macromed\flash (Windows 64bits)

2.- edita'l. No siguis cutre, fes servir Notepad++ i oblida't del Notepad.

3.- afegeix la següent linia:
ProtectedMode=0 

4.- desa els canvis. Si no el permet desar, prova de guardar-lo en una altra carpeta, tanca l'editor i després sobreescriu-lo.

5.- reinicia el Firefox

6.- gaudeix del video !!

Escriure codi HTML "a pel" és una llauna. Hi ha molts editors WYSIWYG, i també hi ha maneres d'extendre el meu editor preferit (Notepad++) amb Zen Html Selectors, que et permet "code-completion capabilities", fent possible obtenir




simplement escriving

table+ i fent CTRL+E

Notepad++ és un potent editor de codi que compta amb una gran nombre de seguidors i usuaris. El seu reduït tamany (inclou versió portable), les funcionalitats estàndard, els nombrosos afegits i plugins existents i el fet que sigui gratuït l'han convertit en una eina indispensable en el meu dia a dia.
Segons diu la seva plana web:
"Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. "

"Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment."