2008 17 04 2008
ReactOS is an advanced operating system free open source that provides an implementation of zero created an operating system compatible with Microsoft Windows XP. ReactOS aims to achieve binary compatibility with applications and device drivers for NT and XP systems, using a similar architecture and providing a complete and equivalent public interface.
Simply put ReactOS is an idealization of windows open source.
but the question is: why not use ReactOS and any linux with wine?
- Approach to desktop environments
- ReactOS is based as a clone of Windows NT
- Wine is not 100% compatible with Windows applications.
its current version is the ReactOS 0.3.4. and is also available the source code of ReactOS for those who wish to develop.
I leave them here a few images:
Read the rest »
Comments: 2 Comments » Categories: linux 2008 26 02 2008 continuing ..
socket: cocepto is defined as an abstract in which two applications can interact with each other through an IP protocol, and a port
so that the IP applications can be found in the network,
The protocol for the exchange of information
the port to identify the application in the IP or computer.
More info here
tutorial socket here
Comments: 1 Comment » Category: Web applications 2008 9 02 2008 Now I will explain some terms of Linux that touched me see
ext3: (third extended filesystem or "third extended file system") is a file system as ntfs, but that is used in most linux (ntfs and are fat32 file systems Windows). Linux ext2 but also has the advantage of ext3 is that it has a function called journaling or registration by newspaper that it does is keep track of the daily operations of the system so that in case of an injury to know where he was, and it can be recover.
More info here
GRUB: GR and children U B ootloader (GRUB), is the Boot, has the function of showing the operating systems that are installed on the computer, and gives you the option to choose which one to use, another very popular is the LILO (Linux loader)
I leave here a picture of what it looks like a computer after having two operating systems, usually Windows and Linux

More info here
API: English Application Programming Interface - Application Programming Interfaces), is the set of functions and procedures (or methods if it refers to object-oriented programming) that offers some library for use by other software as a layer of abstraction.
I understood as a call to libraries and procedures to save time and effort in the programming an application.
More info here.
Comments: No Comments » Category: General 2008 9 02 2008 because on Monday I have a job in the U, which is my turn to do some consultation and this is what we get.
Kernel: is responsible for the interaction between software and hardware, is the kernel of an operating system two images aca leave from wikipedia to help me understand more the term.


More info on kernel here
autoexec.bat: This is a file from windows, which was used in earlier versions of xp (on xp but this has no parameters in its content).
This file was responsible for loading programs and processes before uncertain how graphic. loaded as drivers, antivirus and others.
More info here
shell: It is a command line, shell command interpreter, interpreter line, Shell, Terminal, Console, Shell or its acronym in English by CLI Command line interface.
I understand as the console, I leave here a picture of wikipedia to be better understood:

More info here
Comments: No Comments » Categories: linux
Recent Comments