viernes, abril 30, 2004

Telendro

Esta gracioso esto del telendro (un googlebombing).


Barrapunto

jueves, abril 29, 2004

Weasel awards


http://www.dilbert.com/comics/dilbert/shop/html/weasel_poll_results.html

De barrapunto


  • FacturaLUX. Facturacion Open Source.
  • Gesti?n documental Open Source Este post esta muy interesante ya que se describe lo que debe tener un gestor documental, comentandose la diferencia con un gestor de contenido. Hay muchas referencias, incluyendo una a slashdot sobre el mismo tema.
SOCKS proxy

En mi curro nos han estado cambiando la configuracion del firewall, de manera que el yahoo messenger ya no chiscaba. Cambiando la configuracion para usar un socks proxy, ha funcionado. ¿Pero que es un socks proxy?

Socks (or "SOCKS") is a protocol that a proxy server server can use to
accept requests from client users in a company's network so that it can
forward them across the Internet. Socks uses sockets to represent and
keep track of individual connections. The client side of Socks is built
into certain Web browsers and the server side can be added to a proxy
server.

A socks server handles requests from clients inside a company's firewall
and either allows or rejects connection requests, based on the requested
Internet destination or user identification. Once a connection and a
subsequent "bind" request have been set up, the flow of information
exchange follows the usual protocol (for example, the Web's Hypertext
Transfer Protocol protocol).

Parece que aqui hay bastante informacion sobre el protocolo.

miércoles, abril 28, 2004

CVS - Como eliminar una revisi?n que hemos subido al repositorio por equivocacion


El tema surgio como consecuencia de una mu?onada, de una compi de proyecto. Mirando en la documentaci?n del CVS no vi ning?n punto al respecto, por lo que le pregunte a JJ. A continuaci?n va el correo:


Unnn

Si haces eso, y no recuerdo yo mal te va a dar problemas, porque el fija una historia que te impide hacer commit despu?s, las opciones pasan por hacer una rama con eso, o la cutre de la muerte que te explico a continuaci?n:

cvs commit -m"Fichero chungo que con el que me voy a equivocar" MiFichero.C
# La hemos cagado y miramos que version tiene el fichero ahora tras subirlo
cvs status -v MiFichero.C
# Resulta que nos dice que es la release 1.2, por poner un ejemplo y sabemos que la 1.1 esta bien
cvs checkout -p -r 1.1 MiFichero.C > MiFichero.r1.1.C
mv -f MiFichero.r1.1.C MiFichero.C
cvs update
# Nos lo tiene que marcar como que se encuentra modificado localmente
cvs commit -m"Ahora queda todo bien otra vez" MiFichero.C

Salu2 Javi

PD: Existe otra opci?n que es lo que tu dices mas a la hora de hacer el commit se hace cvs commit -A -m"Sin stickness"

Cesar Ortiz wrote:
?Se puede eliminar una release que has subido por error al repositorio?

No he visto en la documentacion que se pueda hacer directamente.

En caso contrario lo mas sencillo seria:
+ hacer un update de la release anterior
+ hacer un commit de esa release anterior

?no?


Posteriormente vi que en la doc si que comentaban cosillas en:



5.8 Merging di erences between any two revisions
With two ‘-j revision’ flags, the update (and checkout) command can merge the differences
between any two revisions into your working file.
$ cvs update -j 1.5 -j 1.3 backend.c
will undo all changes made between revision 1.3 and 1.5. Note the order of the revisions!
If you try to use this option when operating on multiple files, remember that the numeric
revisions will probably be very di erent between the various files. You almost always use
symbolic tags rather than revision numbers when operating on multiple files.
Specifying two ‘-j’ options can also undo file removals or additions. For example, suppose
you have a file named ‘file1’ which existed as revision 1.1, and you then removed it (thus
adding a dead revision 1.2). Now suppose you want to add it again, with the same contents
it had previously. Here is how to do it:
$ cvs update -j 1.2 -j 1.1 file1
U file1
$ cvs commit -m test
Checking in file1;
/tmp/cvs-sanity/cvsroot/first-dir/file1,v <-- file1
new revision: 1.3; previous revision: 1.2
done
$


Y del apartado 4.9 sobre Sticky tags:


People often want to retrieve an old version of a file without setting a sticky tag. This
can be done with the ‘-p’ option to checkout or update, which sends the contents of the
file to standard output. For example:
$ cvs update -p -r 1.1 file1 >file1
===================================================================
Checking out file1
RCS: /tmp/cvs-sanity/cvsroot/first-dir/Attic/file1,v
VERS: 1.1
***************
$
However, this isn’t the easiest way, if you are asking how to undo a previous checkin (in
this example, put ‘file1’ back to the way it was as of revision 1.1). In that case you are
better o using the ‘-j’ option to update; for further discussion see Section 5.8 [Merging
two revisions], page 48.
Linux (mainly JDS) vs. Microsoft


Timing Perfect for Sun's Java Desktop System
by Tom Adelstein (March 23, 2004)
DesktopLinux.com

While the EU finalizes a fine of $613 million relating to Microsoft's
antitrust violations, Sun Microsystems appears poised to capture a large
piece of the desktop market for Intel based personal computers. As Sun
says on their Web Site, they have "delivered the first viable Microsoft
Windows alternative in fifteen years".

Since December, I have examined Sun's Java Desktop System (JDS) daily
and compared it to every desktop operating system I could find. Some may
not consider this a productive activity but I enjoy the work. Why have I
done it? To complete a book on JDS for one publisher and a market survey
for another.

Much of my research occurred in a lab where I compared JDS to every
distribution of Linux I could find. I also compared JDS to Windows 98SE
to XP and to Apple's Macintosh OS9 and OS X. I admit, my findings
surprised me.

To cover as much territory as possible, I read every entry in the JDS
Forum at Sun, daily reviews written in English and some in Spanish and
German. I have also interviewed Sun's product managers, their technical
manager, and members of the staff. Additionally, I have monitored the
developers' mailing lists.

From product reviews I have learned how much people do not know about
the Linux Desktop. From critics, I have wondered if they even used the
product. From the Linux users, I discovered how some understand and know
a great desktop when they see it and others need additional education.

Overall

The Java Desktop System provides a major win for Linux and a serious
blow to Microsoft. Rank this product miles ahead of the other
specialized Linux distributions. It's not a server but can work well in
a small office, home office network. It plays nicely with other Linux
distributions, Windows and Macintosh.

The major applications have tweaks that Sun added to make JDS special.
The key productivity applications include StarOffice, Evolution, GIMP,
Mozilla and gaim. They compete with Microsoft Office and Outlook, Adobe
Photoshop, Internet Explorer and AOL Instant Messenger. You can find
versions of these applications in other distributions but Sun's just
work better.

Office Productivity

Contrary to the raving of the OpenOffice.org community, StarOffice
outperforms the free version. I added fonts and compiled the latest
OpenOffice.org but I haven't achieved the performance increases or
quality of StarOffice. I have compared StarOffice to every version of
Microsoft from version 4.3 to 2003. As a Microsoft Product Specialist, I
say that StarOffice exceeds the quality of any MS Office product.

Once I learned to migrate mail, contacts, meetings, etc. from Outlook to
Evolution, I discovered how much I liked the Sun version. For Outlook
users, you'll find that Sun gives you a friendly interface and features
you don't get in Outlook.

Internet Applications

Sun gives you a full suite of Internet applications aside from a
terrific Internet Browser. Microsoft's Services for UNIX remind me of a
fax of a photograph in comparison. Even so, I have found some annoyances
with JDS. The VNC server I use for remote desktop connectivity doesn't
work in the current version of JDS. I also could not find a useful GUI
Secure FTP client.

To resolve the latter problem, I run WinSCP with Codeweavers Crossover
Office. For the makers of gFTP, I recommend building a version just for
Sun. Once I added Codeweavers to JDS I also installed the Win32 version
of eFax instead of using the Web Interface for Linux.

Virtual Network Computing or VNC has two components: A client and a
server. The VCN client works perfectly with JDS. In the forthcoming JDS
Release II, Sun's product managers assure me than VNC server will come
bundled.

Graphics and Multi-media

JDS offers a complete suite of graphic tools with the GNU Image
Manipulation Program (GIMP) at the top. I have used Adobe Photoshop for
years and approached GIMP with a bias. The JDS version of GIMP provides
a rich experience for Photoshop users. I found myself more productive
with GIMP than Photoshop. I also saved money because all the kinds of
plugins I usually add to Photoshop came with GIMP.

One complaint people expressed about JDS involved the lack of a DVD
player. This problem faces every Linux user. However,in some countries
people use the Xine player which works well. Unfortunately, in the US
use of DVD in Linux is illegal. If you choose to adopt JDS, you'll find
Xine works well in JDS. Just use it where it's legal.

The Gnome Desktop

We refer to the presentation layer between a PC operating system and you
as a Graphic User Interface (GUI). Microsoft calls its GUI Windows while
Apple refers to theirs as Aqua. The Java Desktop System uses Gnome. Sun
engineered Gnome to optimize performance and produce pleasant visual
effects.

For Linux users who prefer the other Linux GUI called KDE, JDS doesn't
offer you that option. As a long time fan of KDE, I had to get used to
Gnome. Once I did, I found that I actually like JDS' version of Gnome.
Sun engineered their version to render smoothly and provide a pleasant
user experience.

Known Issues

You might ask if I think the Sun Java Desktop System is perfect. Of
course, no personal computer operating system qualifies as perfect. In
my opinion, JDS qualifies as a great desktop. I prefer it to any other I
have tested. I use it as my desktop operating system.

If you want look at the known issues with JDS (Release I) then visit
this link. Keep in mind that the new update fixes many of those
problems. You can purchase JDS for $50 before June 2, 2004 and wind up
with free updates for one year. After June 2nd, the system cost goes to
$100.

Some Final Comments

People in the Linux community have many choices of distributions whether
it's Debian, Red Hat, Fedora, SuSE, Mandrake,Gentoo or others. I like
the diversity and options available in free and Open Source Software. If
you have mastered any aspect of Linux and like the distribution you
have, stay with it. The Java Desktop System fits people who do not want
to compile a new kernel or have the latest version of whatever application.

If you want a pleasant user experience and like stability JDS fulfills
the promise of the "Professional" series of workstations
Microsoft has claimed to have. JDS also makes a great desktop for the
workplace. JDS also provides unparalleled value compared to Apple or
Microsoft products.

For the corporate user, I did not cover the server end of the Java
Desktop System. Sun has a bundle of products for you called the Java
Enterprise System at this link. Sun has already announced that these
back office products will run on Red Hat

Enterprise Linux.

Also consider looking at Sun's Java Desktop System Management Tools at
this link. You will find ample information on Sun's JDS Configuration
Manager and the Control Station. I plan to devote a series of articles
on these JDS products in the future.

For many of us, the time has come to look at alternatives to Microsoft.
Fortunately, we now have one that meets and often exceeds our
expectations. I hope this article has encouraged you to take a close
look at Sun's Java Desktop System.

About the author: Tom Adelstein works as a Linux consultant in Dallas,
Texas. He focuses on Open Source opportunity reviews to identify places
where organizations can use open source software. His current interest
lies with Linux in Government.

martes, abril 27, 2004

Barrapunto



Que ganas de reinventar la rueda


No se que narices habrán hecho los de sistemas de mi empresa en la red pero no puedo usar el yahoo messenger, por lo que me he instalado el TID messenger. ¡Vaya gena! Pero que ganas tiene la peña de reinventar la rueda sin mejorarla.

lunes, abril 26, 2004

rowkrave

Lo instale en Windows 2000 y no chisca bien el timer. Lo he encontrado util. Lastima de mal funcionamiento.

Barrapunto


viernes, abril 23, 2004

De barrapunto

jueves, abril 22, 2004

gmail

Gracias a ser usuario desde hace tiempo de blogger me han permitido probar gmail de google. Tiene muy buena pinta.
Lo primero que me chocó fue que no me dejase crear un usuario con 5 letras te pide un mínimo de 6.

Todavía no he encontrado como meter direcciones desde la libreta de contactos, por lo que tras crearme uno, tuve que usar cut&paste.

Pero tras haber mandado un correo e intentar volverlo a mandar, gmail te permite autocompletar la direccion.

Otra cosa que me ha gustado es que en la libreta de contactos hay una opción que te permite ver las direcciones más usadas.

En definitiva, tiene muy buena pinta, pero tengo que seguir probandolo.

Lo peor hasta la fecha es que con el navegador mozilla firefox (tengo la version 0.8 instalada) no va.

Investignado sobre el tema, he visto:


Barrapunto



Otros


martes, abril 20, 2004

De barrapunto


  • TPVs y Linux. Incluye un post de Eduardo Ferro :).
  • A vueltas con el asunto de Atarfe. Este link es muy, muy interesante. Trata sobre la legalidad de que los municipios puedan construir redes de telecomunicaciones que competirían con los servicios de empresas privadas. Atarfe es un municipio que lo esta haciendo. Aqui hay un articulo de la pastilla roja al respecto.
  • ¿Cómo crear una empresa?


lunes, abril 19, 2004

miércoles, abril 14, 2004

lunes, abril 12, 2004

FUD


Me he encontrado este termino tecnico. He aqui su definicion:

  • The Jargon Dictionary

  • Whatis

  • Wikipedia


  • La entrada mas amplia es la de wikipedia. FUD viene de "Fear, Uncertainty, and Doubt".
    ¿Como he encontrado las definiciones? Facil, con google. La verdad es que se ha convertido en la herramienta inseparable.

    Libro de tratamiento de imagenes en B/W con el Gimp


    El libro en cuestion con licencia copyleft es El Gimp: Un cuarto oscuro digital para el fotógrafo de B&W

    jueves, abril 01, 2004

    Voz sobre IP


    Por lo visto spyke esta teriendo bastante tirón.

    Buscando la URL anterior me di de burces con Earl´s Computer Art Gallery. Es lo bello de internet que a veces te encuentras cosas inesperadas que te sorprenden, como a mi me ha pasado con los fractales que he visto en esta pagina. Guapos, guapos. Desde siempre me ha llamado la atención el tema de los fractales.