Home
About This Site
About Me
Interests

 

 

 

 

 

 

 

 








Welcome!

This is my first attempt at making a fully running and working web site. My name is Nick Myers and this website was a project for my IS 388 class at the University of Nevada Las Vegas.

 

The Following is a little bit of information about the software I used to create this website courtesy of wikipedia.com

Although a hybrid WYSIWYG and code-based web design and development application, Dreamweaver's WYSIWYG mode can hide the HTML code details of pages from the user, making it possible for non-coders to create web pages and sites.Dreamweaver allows users to preview websites in locally-installed web browsers. It also has site management tools such as FTP/SFTP and WebDAV file transfer and synchronization features, the ability to find and replace lines of text or code by search terms and regular expressions across the entire site, and a templating feature that allows single-source update of shared code and layout across entire sites without server-side includes or scripting. The behaviours panel also enables use of basic JavaScript without any coding knowledge, and integration with Adobe's Spry AJAX framework offers easy access to dynamically-generated content and interfaces.Dreamweaver can use third-party "Extensions" to extend core functionality of the application, which any web developer can write (largely in HTML and JavaScript). Dreamweaver is supported by a large community of extension developers who make extensions available (both commercial and free) for most web development tasks from simple rollover effects to full-featured shopping carts.Dreamweaver, like other HTML editors,edits files locally then uploads them to the remote web server using FTP, SFTP, or WebDAV. Dreamweaver CS4 nowsupports the Subversion (SVN) version control system