http://www.revver.com/video/693534/17-tareas-posteriores-a-la-instalacion-de-active-directory/
Archives for Blog Personal category
Cisco IOS Software, C3550 Software (C3550-IPBASE-M), Version 12.2(25)SEB4, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2005 by Cisco Systems, Inc.
Compiled Tue 30-Aug-05 13:14 by yenanh
http://www.meebo.com
http://www.checkpoint.com/
http://forums.untangle.com/search.php?searchid=72166
configurar
30 Mar
Keratoconus - Corneal Collagen Crosslinking with Riboflavin
Posted in Blog Personal by carlosap | No CommentsCorneal Collagen Crosslinking with Riboflavin
A recent treatment, developed at the Technische Universität Dresden, and which has shown early success is Corneal Collagen Crosslinking with Riboflavin, variously known as CXL, CCL, and C3-R. A one-time application of riboflavin solution is administered to the eye and is activated by illumination with UV-A light for approximately 30 minutes.[25][57] The riboflavin causes new cross-linking bonds to form across adjacent collagen strands in the stroma, and so recovers some of the cornea’s mechanical strength.[58] The corneal epithelium is usually surgically abraded beforehand in order to increase penetration of the riboflavin into the stroma,[58] but an alternative is to leave the epithelium intact with the intent of reducing the impact upon the patient.[59]
Collagen crosslinking with riboflavin has been shown to reduce and arrest the progression of keratoconus, and also in some cases even reverse it, particularly when applied in combination with intracorneal ring segments.[60] A recent study showed that when collagen crosslinking with riboflavin was combined with Intacs, twice as much improvement occurred compared to Intacs alone.[61] Clinical trials are continuing, but the treatment is seeing increasing adoption by the ophthalmological community, and has shown success in treating early cases of the disease.[62] The procedure is approved for use in Europe, and has recently commenced clinical trials in the USA.[63] Corrective lenses may still be required after the treatment if they were needed before but it is hoped that it could limit further deterioration in the patient’s vision and reduce the case for keratoplasty.[64]

Keratoconus creates an irregular cornea that can be treated with Intacs inserts and/or C3R.
http://www.usaeyes.org/lasik/faq/c3r-crosslinking.htm
http://www.laservisioncancun.com/html/gracias.html
Are Intacs Inserts Right For Me?
Only a qualified physician can tell you that.* Intacs corneal implants are FDA-approved for people whose prescription for eyeglasses or contact lenses is between -1.00 and -3.00 diopters, with no more than 1.00 diopter of astigmatism.
Mexico
certified physician near you.![]()
Mark Swanson, M.D.
Swann Instituto
Calle Primera Ave 5Y 6 # 530
Agua Prieta Sonora Mexico D.F.
Office: 52 633 338 0460
http://www.fda.gov/cdrh/pdf/P980031.html
vim /opt/coolstack/php5/lib/php.ini
Add:
extension=”zlib.so”
Session Path
warning security breach :p
session.save_path = “/tmp”
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30
max_input_time = 60
memory_limit = 40M
[Session]
; Handler used to store/retrieve data.
session.save_handler = files
Config php.ini solaris
[PHP]
cgi.fix_pathinfo = 1
max_execution_time = 30
max_input_time = 60
memory_limi = 64M ; Maximum amount of memory a script may consume (8MB)
default_socket_timeout = 1800
[Session]
session.use_cookies = 1
session.cookie_lifetime = 0
session.gc_probability = 1
session.gc_divisor = 5000
session.gc_maxlifetime = 6000
session.entropy_file = “/dev/urandom”
;session.cache_expire = 300
;session.cache_limiter = nocache
session.save_handler = files
session.save_path = “/tmp”
include_path=/opt/coolstack/php5/lib/php:.:
extension_dir=/opt/coolstack/php5/lib/php/extensions/no-debug-non-zts-20060613
extension=”mysql.so”
extension=”mysqli.so”
extension=”apc.so”
extension=”zlib.so”
# hardened-php - uncomment to enable. See http://hardened-php.net
#extension=”suhosin.so”
apc.enabled=1
apc.shm_segments=1
apc.optimization=0
apc.shm_size=128
apc.ttl=120
apc.user_ttl=120
apc.gc_ttl=120
apc.stat=0
apc.num_files_hint=1024
apc.user_entries_hint=100
apc.mmap_file_mask=/dev/zero
;apc.enable_cli=1
; Allow or prevent persistent links.
;mysql.allow_persistent = On
; Maximum number of persistent links. -1 means no limit.
;mysql.max_persistent = -1
; Maximum number of links (persistent + non-persistent). -1 means no limit.
;mysql.max_links = -1
bash-3.00# cat /opt/coolstack/php5/lib/php.ini
[PHP]
cgi.fix_pathinfo = 1
max_execution_time = 30
max_input_time = 60
memory_limi = 64M ; Maximum amount of memory a script may consume (8MB)
default_socket_timeout = 1800
[Session]
session.use_cookies = 1
session.cookie_lifetime = 0
session.gc_probability = 1
session.gc_divisor = 5000
session.gc_maxlifetime = 6000
session.entropy_file = “/dev/urandom”
;session.cache_expire = 300
;session.cache_limiter = nocache
session.save_handler = files
session.save_path = “/tmp”
include_path=/opt/coolstack/php5/lib/php:.:
extension_dir=/opt/coolstack/php5/lib/php/extensions/no-debug-non-zts-20060613
extension=”mysql.so”
extension=”mysqli.so”
extension=”apc.so”
extension=”zlib.so”
# hardened-php - uncomment to enable. See http://hardened-php.net
#extension=”suhosin.so”
apc.enabled=1
apc.shm_segments=1
apc.optimization=0
apc.shm_size=128
apc.ttl=120
apc.user_ttl=120
apc.gc_ttl=120
apc.stat=0
apc.num_files_hint=1024
apc.user_entries_hint=100
apc.mmap_file_mask=/dev/zero
;apc.enable_cli=1
; Allow or prevent persistent links.
;mysql.allow_persistent = On
; Maximum number of persistent links. -1 means no limit.
;mysql.max_persistent = -1
; Maximum number of links (persistent + non-persistent). -1 means no limit.
;mysql.max_links = -1
##### Zlogin – is used to login zones ####
bash-3.00# ps -ef |grep z
root 5295 1 0 19:37:46 ? 0:00 zoneadmd -z testzone1
root 5296 1 0 19:37:47 ? 0:00 zsched
Note: each non-global zone maintains a console. Use ‘zlogin -C zonename’
after installing zone to complete zone configuration.
Zlogin: permits login to non-global zones via the following methods.
1. Interactive – i.e. zling -l username zonename
2. Non-interactive – zlogin options command
3. Console mode – zlogin -C zonename (analog serial connection )
4. Safe mode – zlogin –S
bash-3.00# zlogin -C testzone1
[Connected to zone 'testzone1' console]
### Reboot the zone ###
bash3.00#zoneadm -z testzone1 reboot
bash3.00#zoneadm -z testzone1 shutdown
To exit console ~.


