'=========================
==========
==========
==========
==========
=========
'
' AUTHOR: Pber
' DATE: 5/15/2009
'
' COMMENT: I have been working for an energy company for the last 18 years.
' Recently I've moved out of IT to a high security area responsible for securing
' the computer systems that control the energy network.
'
'=========================
==========
==========
==========
==========
=========
Public Enum Years_Experience
ELECTRONIC_COMMUNICATION_T
ECHNICIAN = 9
NETWORK_ARCHITECT = 9
System_Software_Specialist
= 0.5
End Enum
Public Enum Infrastructure_Specialties
ACTIVE_DIRECTORY = 1
DNS = 2
DHCP = 3
WINS = 4
KERBEROS = 5
PKI = 6
WDS = 7
End Enum
Public Enum Languages
BASIC = 1980
ASSEMBLY = 1989
PASCAL = 1991
VISUAL_BASIC = 1995
C_PLUS_PLUS = 1998
VB_DOT_NET = 2002
C_SHARP = 2004
End Enum
Public Enum Server_Vendors
HP_Good
Dell_Bad
End Enum
Public Const Blog As String = "
www.pberblog.com"