September 12, 2012

Vitiligo invadio el cuerpo de mi hijo


Descripción en español:
Hice este post en un vídeo para documentar mejor el progreso de mi hijo con vitiligo. Hice un video en español e InglésEspero que estos videos le ayudará en su búsqueda para encontrar un tratamiento para el vitiligo. El vitiligo es una enfermedad de la piel en la que se produce una pérdida de pigmentación (color) en ciertas áreas de la piel, lo que resulta en irregulares manchas blancas. Los vídeos están en la parte inferior.

English Description:
I made this post into a video to better document my son's progress with vitiligo. I made a video in spanish and english. Hope these videos help you in your quest to finding a treatment for vitiligo. Vitiligo is a skin condition in which there is loss of pigment (color) from areas of the skin, resulting in irregular white patches. Videos are at the bottom.


English Video



Video en Español



September 10, 2012

Vitiligo invaded my son's body

English Description:
I made this post into a video to better document my son's progress with vitiligo. I made a video in spanish and english. Hope these videos help you in your quest to finding a treatment for vitiligo. Vitiligo is a skin condition in which there is loss of pigment (color) from areas of the skin, resulting in irregular white patches. Videos are at the bottom.

Descripción en español:
Hice este post en un vídeo para documentar mejor el progreso de mi hijo con vitiligo. Hice un video en español e Inglés. Espero que estos videos le ayudará en su búsqueda para encontrar un tratamiento para el vitiligo. El vitiligo es una enfermedad de la piel en la que se produce una pérdida de pigmentación (color) en ciertas áreas de la piel, lo que resulta en irregulares manchas blancas. Los vídeos están en la parte inferior.

 English Video 


 Video en español


Why does anyone need a robots.txt? 

If you create a robots.txt file it does not mean that it will improve your search engine ranking, but it will provide robots with information regarding files you will not allow to be crawled and indexed for search engines. Whenever a robot crawls your site, the first thing it looks for is the robots.txt file. If it cannot find one it will automatically crawl and index your entire site. If you do not have a robots.txt file may also create 404 errors in your server logs, making it harder to track 404 errors.

 

A simple robots.txt file? 

Open notepad and type the following . Please note that this text will allow all robots to crawl and index all files. Save the file as robots.txt and uploaded it to the root directory of your domain.
This allows all robots to crawl all files on your server.
User-agent: * Disallow:
 
How to disallow certain files?
Open notepad and type the following. In this example you are not allowing robots to crawl the images file on your server. Please note: Disallowing a specific file to be crawled will keep it from being indexed. The file disallowed will not show up in the search engines. HOWEVER, this is only effective for friendly robots. Robots can choose to ignore your instructions.
 
This allows all robots to crawl all files except the images file.
User-agent: * Disallow: /images/
 
This will allow all robots to crawl all files except the images file and the awstats files.
User-agent: * Disallow: /images/ Disallow: /awstats/
 For every file that you do not want crawled just add it to the disallow line.
This will deny access to Googlebot-image to any files in your domain
User-agent: Googlebot-Image Disallow: /
 
This denies Googlebot-image to your images file
User-agent: Googlebot-Image Disallow: /images/
 
Upload the file to the root directory of your domain. To confirm that it has no errors go to the following site and check to make sure everything is correct. http://tool.motoricerca.info/robots-checker.phtml
 

Sex offender - Child Molester search

Free search for child molestors/sex offender who are living in your area without your knowledge. Find out how many child molestors/sex offenders are living down the block from your house. Just click on the link to your home state below and you will be taken to the sex offender registry of that state.

 

The following links will take you to your home state where you can search for child molesters that are living in your area.  

GUAM

Purpose of the Registry key Wow6432Node


What is the Purpose of Registry key: Wow6432Node?

The Wow6432 registry entry indicates that you're running a 64-bit version of Windows.
The OS uses this key to present a separate view of HKEY_LOCAL_MACHINESOFTWARE for
32-bit applications that run on a 64-bit version of Windows. When a 32-bit application queries a value under the
HKEY_LOCAL_MACHINESOFTWARE<company><product> subkey,
the application reads from the
HKEY_LOCAL_MACHINESOFTWAREWow6432Node<company><product> subkey

A "registry reflector" copies certain values between the 32-bit and 64-bit registry views (e.g., mainly for COM registration) and resolves any conflicts using a last-writer-wins approach.

What is my IP Address


What is your IP Adress?   


IP Address helps identify visitor's  geographical location such as country, region, city, latitude, longitude, ZIP  code, time zone, connection speed, ISP and domain name, IDD country code, area  code, weather station code and name using a proprietary IP address lookup  database and technology without invading the Internet user's privacy.


Below is your IP Address and other geographical information.


How to delete LSO Flash Cookies using Firefox


A new type of flash cookie is invading your system and recording your internet activities. LSO also known as Flash Cookies, are stored on the user system when you visit certain webpages and you cannot do anything about it. They function a lot like cookies and can be used to store session information. They record your browsing habits and stores them in a flash cookie so when you visit that site back, they will be able to know all your browsing history. The real problem that many users have with them is that they do not know that they exist because they are NOT stored in the same directory as the normal browser cookies.

If you do not delete them they will be stored in your system forever, tracking your every move. They never expire unless you delete them.

In Windows 7 they are located in the following location:
C:UsersComputerNameAppDataRoamingMacromedia

The following video will show you how to delete them using Firefox.