Enllaços
Contingut actualitzat
Categories
Contingut antic
(ja no s'actualitza)
Versions anteriors
d'aquesta pàgina
Arxiu
|
|
 |
diumenge, 11 / gener / 2004 |
 [Slashdot] ho diu clarament: 2003, any de l'Apache, fent referència a les dades publicades per Netcraft. Durant l'any 2003, Apache ha mostrat una tendència a l'alça que no s'atura: enguany Apache --línia blava-- ha passat d'una quota de 53% al 64% (un guany del vint per cent), mentre que l'Internet Information Server de Microsoft --línia vermella-- ha passat del 36% al 24% (una pèrdua del trenta-tres per cent).
Els altres competidors ja són purament testimonials. Un fort exemple és el servidor SunOne (l'antic Netscape), que ja únicament representa un 3%.
Les dades de Netcraft únicament fan referència als servidors públics, accessibles des d'Internet.
|
21:12 (# Enllaç permanent) ()
|
|
Al desembre, Wired va fer una entrevista a Bill Joy tot just després de la seva sortida de Sun. Algunes de les seves opinions són realment interessant.
Per exemple, sobre Linux diu poc menys que és una pèrdua de temps:
And yet you've been famously cool about Linux.
Re-implementing what I designed in 1979 is not interesting to me personally. For kids who are 20 years younger than me, Linux is a great way to cut your teeth. It's a cultural phenomenon and a business phenomenon. Mac OS X is a rock-solid system that's beautifully designed. I much prefer it to Linux. o sobre els seus objectius professionals:
My goal is to do great things. If I do something great, maybe it'll beat Microsoft. But that's not my goal i el seu curiós projecte actual:
All right, you win. What are you doing for fun these days?
I'm figuring out a meditation wall for my apartment in New York. Eight feet high by 12 feet wide, with an array of overlapping rear projectors, each with a tiny Linux box and connected by gigabit Ethernet.
|
18:38 (# Enllaç permanent) ()
|
|
De fa anys, expect és l'eina per excel·lència per programar la realització d'operacions de forma automàtica de programes interactius. Habitualment es fa servir per automatitzar la connexió via Telnet i d'altres protocols que no incorporen de forma nativa un sistema d'scripts.
A la revista PGTS, s'explica com utilitzar expect per fer una tasca força habitual: si la connexió no és operativa, connectar-se al router i reiniciar-lo:
I had a requirement for a simple script that checks connectivity. If the connection was not up, I wanted that script to telnet to my Dynalink RTA020 modem/router and reset it.
I tried out "expect" and was pleasantly surprised to find a neat package that was easy to install and use. El principal problema alhora d'instal·lar-lo és que requereix la presència de Tcl, que sovint no està inclòs a les distribucions estàndard.
|
18:25 (# Enllaç permanent) ()
|
|
El ServicePack 2 de Windows XP (actualment en fase beta) inclou una característica nova: l'ús concurrent del mateix ordinador per diversos usuaris. Si fins ara XP només permet una sessió a l'ordinador, ja sigui directament o via Remote Desktop, amb el SP2 es pot configurar el sistema per permetre l'ús simultani de l'ordinador per diversos usuaris, un a l'ordinador i els altres de forma remota fent servir Remote Desktop. Això sí, la limitació es que han de ser usuaris diferents.
Teòricament la beta 1 del SP2 no incorpora aquesta funció... però tal com comenten a Bink.nu, sí que està operativa; només cal configurar-la, de la mateixa forma que es fa a Windows 2003 Server:
Amb l'editor del registre, anar a:
HKEY_LOCAL_MACHINE\System\CurrentControlSet \Control\TerminalServer\Licensing Core
i crear una nova entrada del tipus DWORD, anomenada
EnableConcurrentSessions
i donar-li com valor 1. No cal reiniciar la màquina.
|
15:13 (# Enllaç permanent) ()
|
|
What is Mac OS X?
This document attempts to give a hacker over-friendly answer to the question "What is Mac OS X?". My original motivation in writing this was that somebody had proxy-volunteered me to give a talk introducing Mac OS X to the Linux Users Group at my work place.
(...)
This document does not aim to regurgitate Marketing KoolAid, not that there's anything wrong with ittm, but is intended primarily as an introduction to Mac OS X of those members of the technical community who are not familiar with it. You can think of it as a somewhat low-level taste of Apple's operating system. Consequently, some parts are fairly technical, and the implicit assumption is that you are familiar with fundamental concepts of one or more of BSD, Mach, UNIX, or operating systems in general. In many cases I have made no attempt to provide background details of the concepts referred to in the discussion.
|
14:58 (# Enllaç permanent) ()
|
|

IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems.
Iozone is useful for performing a broad filesystem analysis of a vendor’s computer platform. IOzone està disponible per a Windows i Linux.
|
14:55 (# Enllaç permanent) ()
|
|
Fa uns dies vaig veure un procés a un ordinador amb Windows XP + Office 2003 anomenat WISPTIS.EXE. Aquest procés s'inicia quan executo l'Acrobat Reader i continua en memòria consumint uns 3 MB, fins i tot després de sortir de l'Acrobat.
WISPTIS.EXE es troba al directori \WINDOWS\SYSTEM32. La única descripció que he aconseguit és aquesta:
Wisptis.exe (\Windows\System32) This executable runs as a system service that provides pen-data collection for other components of the SDK. When a component needs to interact with the pen (for example, to collect ink or to detect gestures), this executable is spawned as a service to communicate directly with the input device. On a Tablet PC, Wisptis.exe interacts with the digitizer, whereas on a desktop it interacts with the mouse as well. The executable’s name is an acronym that references an outdated internal name for the team that developed it (Windows Ink Services Platform Tablet Input Subsystem). És a dir, un servei per poder obtenir dades d'un Tablet PC. Bé, jo no tinc cap Tablet PC... i per tant, cap interès en que aquest procés estigui actiu a la meva màquina. A més, he vist que consumeix una quantitat respectable de recursos del GDI.
Per desgràcia, no és fàcil eliminar WISPTIS.EXE. No hi ha cap opció per eliminar aquest suport de Tablet PC. Tampoc es possible esborrar directament el fitxer executable, ja que la característica de protecció de fitxers de Windows el protegeix.
Per poder esborrar-lo de forma segura, cal eliminar totes aquestes entrades del registre:
HKEY_CLASSES_ROOT\AppID\{7F429620-16D1-471E-A81A-114992148034}
HKEY_CLASSES_ROOT\AppID\wisptis.EXE
HKEY_CLASSES_ROOT\CLSID\{04A1E553-FE36-4FDE-865E-344194E69424}
HKEY_CLASSES_ROOT\CLSID\{13DE4A42-8D21-4C8E-BF9C-8F69CB068FCA}
HKEY_CLASSES_ROOT\CLSID\{242025BB-8546-48B6-B9B0-F4406C54ACFC}
HKEY_CLASSES_ROOT\CLSID\{3336B8BF-45AF-429F-85CB-8C435FBF21E4}
HKEY_CLASSES_ROOT\CLSID\{3EE60F5C-9BAD-4CD8-8E21-AD2D001D06EB}
HKEY_CLASSES_ROOT\CLSID\{43B07326-AAE0-4B62-A83D-5FD768B7353C}
HKEY_CLASSES_ROOT\CLSID\{43FB1553-AD74-4EE8-88E4-3E6DAAC915DB}
HKEY_CLASSES_ROOT\CLSID\{524B13ED-2E57-40B8-B801-5FA35122EB5C}
HKEY_CLASSES_ROOT\CLSID\{632A2D3D-86AF-411A-8654-7511B51B3D5F}
HKEY_CLASSES_ROOT\CLSID\{65D00646-CDE3-4A88-9163-6769F0F1A97D}
HKEY_CLASSES_ROOT\CLSID\{6E4FCB12-510A-4D40-9304-1DA10AE9147C}
HKEY_CLASSES_ROOT\CLSID\{786CDB70-1628-44A0-853C-5D340A499137}
HKEY_CLASSES_ROOT\CLSID\{836FA1B6-1190-4005-B434-7ED921BE2026}
HKEY_CLASSES_ROOT\CLSID\{8770D941-A63A-4671-A375-2855A18EBA73}
HKEY_CLASSES_ROOT\CLSID\{8854F6A0-4683-4AE7-9191-752FE64612C3}
HKEY_CLASSES_ROOT\CLSID\{937C1A34-151D-4610-9CA6-A8CC9BDB5D83}
HKEY_CLASSES_ROOT\CLSID\{9C1CC6E4-D7EB-4EEB-9091-15A7C8791ED9}
HKEY_CLASSES_ROOT\CLSID\{9DE85094-F71F-44F1-8471-15A2FA76FCF3}
HKEY_CLASSES_ROOT\CLSID\{9FD4E808-F6E6-4E65-98D3-AA39054C1255}
HKEY_CLASSES_ROOT\CLSID\{A5558507-9B96-46BA-94ED-982E684A9A6B}
HKEY_CLASSES_ROOT\CLSID\{A5B020FD-E04B-4E67-B65A-E7DEED25B2CF}
HKEY_CLASSES_ROOT\CLSID\{AAC46A37-9229-4FC0-8CCE-4497569BF4D1}
HKEY_CLASSES_ROOT\CLSID\{C52FF1FD-EB6C-42CF-9140-83DEFECA7E29}
HKEY_CLASSES_ROOT\CLSID\{D8BF32A2-05A5-44C3-B3AA-5E80AC7D2576}
HKEY_CLASSES_ROOT\CLSID\{DE815B00-9460-4F6E-9471-892ED2275EA5}
HKEY_CLASSES_ROOT\CLSID\{E3D5D93C-1663-4A78-A1A7-22375DFEBAEE}
HKEY_CLASSES_ROOT\CLSID\{E5CA59F5-57C4-4DD8-9BD6-1DEEEDD27AF4}
HKEY_CLASSES_ROOT\CLSID\{E9A6AB1B-0C9C-44AC-966E-560C2771D1E8}
HKEY_CLASSES_ROOT\CLSID\{EFB4A0CB-A01F-451C-B6B7-56F02F77D76F}
HKEY_CLASSES_ROOT\CLSID\{F0291081-E87C-4E07-97DA-A0A03761E586}
HKEY_CLASSES_ROOT\Installer\Components
\BCA32ECD550E1F4488DBD2A1578ACF8B
HKEY_CLASSES_ROOT\Installer\Features
\7040110900063D11C8EF10054038389C\WISPFiles
HKEY_CLASSES_ROOT\Installer\Features
\7040110900063D11C8EF10054038389C\WISPHidden
HKEY_CLASSES_ROOT\TpcCom.* (Totes)
HKEY_CLASSES_ROOT\TypeLib\{194508A0-B8D1-473E-A9B6-851AAF726A6D}
HKEY_CLASSES_ROOT\TypeLib\{56D04F5D-964F-4DBF-8D23-B97989E53418}
HKEY_CLASSES_ROOT\TypeLib\{773F1B9A-35B9-4E95-83A0-A210F2DE3B37}
HKEY_CLASSES_ROOT\TypeLib\{7D868ACD-1A5D-4A47-A247-F39741353012}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Components
\1125549C421D34E4DBF1036F62580BE1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Components
\652A08B235C6DFF4C8CD41B52DE68CA4
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Components
\9B4B5940D4625D64C85532B8CDE3BF4D
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Components
\D656DA4A9E277A34D90D5E6FFA34E827
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Products
\7040110900063D11C8EF10054038389C\Features\WISPFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Installer\UserData\S-1-5-18\Products
\7040110900063D11C8EF10054038389C\Features\WISPHidden Sempre m'he preguntat per quina raó Microsoft sempre fa el mateix: quan "s'inventa" una nova tecnologia fa que aquesta estigui associada amb tots els seus productes i l'activa sempre, malgrat que l'usuari no tingui la capacitat (o l'interès) d'utilitzar-la.
|
12:03 (# Enllaç permanent) ()
|
|
© Copyright 2003-2004 Xavier Caballe.
|
|
|