DOC PREVIEW
UMBC CMSC 691 - HTML/Web Design Tools

This preview shows page 1-2-3-27-28-29 out of 29 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 29 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

HTML/Web Design ToolsOverviewWeb BrowsersOpen Source BrowsersSlide 5Slide 6Slide 7Slide 8Slide 9ToolsJ2EE-Based ToolsBorland JBuilderSun NetBeansEclipse.NET ToolsMicrosoft FrontPageSlide 17Macromedia DreamweaverLow Budget AlternativesComposerSlide 21XEmacsSlide 23vimSlide 25TextPadSlide 27Web Design ResourcesWhere To Get StuffHTML/Web HTML/Web Design ToolsDesign ToolsJim WeekleyJim [email protected]@umbc.eduOverviewOverviewWeb serversWeb serversWeb browsersWeb browsersJ2EE-based toolsJ2EE-based tools.NET tools.NET toolsWeb authoring toolsWeb authoring toolsLow budget alternativesLow budget alternativesWeb design resourcesWeb design resourcesWeb BrowsersWeb BrowsersMicrosoft Internet ExplorerMicrosoft Internet ExplorerNetscape 7, Mozilla (Gecko engine)Netscape 7, Mozilla (Gecko engine)Mozilla Firefox Mozilla Firefox Konqueror (KDE)Konqueror (KDE)Lynx (text browser)Lynx (text browser)Safari (OS X)Safari (OS X)Open Source BrowsersOpen Source BrowsersMozillaMozillaWindows, Linux, OS X Windows, Linux, OS X Complete suite: browser, mail/news/chat client, composerComplete suite: browser, mail/news/chat client, composerNeat features:Neat features:Tabbed browsingTabbed browsingCustomizable sidebar (bookmarks, history)Customizable sidebar (bookmarks, history)Pop-up blockingPop-up blockingSearch capability in the toolbarSearch capability in the toolbarCookie, image, popup, form, password, download managersCookie, image, popup, form, password, download managersJavaScript and Java consoles, DOM inspector, JavaScript debuggerJavaScript and Java consoles, DOM inspector, JavaScript debuggerhttp://channels.netscape.com/ns/browsers/default.jsphttp://channels.netscape.com/ns/browsers/default.jsphttp://www.mozilla.orghttp://www.mozilla.org Firefox (nee Firebird)Firefox (nee Firebird)Browser-only: smaller, fasterBrowser-only: smaller, fasterAdditional features:Additional features:Extension management (new features, new functions)Extension management (new features, new functions)Page loading in the backgroundPage loading in the backgroundhttp://www.mozilla.org/products/firefoxhttp://www.mozilla.org/products/firefoxToolsToolsJ2EE-basedJ2EE-basedBorland JBuilderBorland JBuilderSun NetBeansSun NetBeansEclipseEclipse.NET-based.NET-basedMicrosoft Visual StudioMicrosoft Visual StudioGeneric web-basedGeneric web-basedMicrosoft FrontPageMicrosoft FrontPageMacromedia DreamweaverMacromedia DreamweaverExtremely low-budgetExtremely low-budgetComposerComposerXEmacsXEmacsvimvimtextpadtextpadJ2EE-Based ToolsJ2EE-Based ToolsJava 2 Platform, Enterprise EditionJava 2 Platform, Enterprise EditionSet of specifications for developing multi-tiered applicationsSet of specifications for developing multi-tiered applicationsGenerally three tiers:Generally three tiers:Client (browser)Client (browser)Middle (business logic, EJBs)Middle (business logic, EJBs)Back-end (database)Back-end (database)Requires the proper frameworkRequires the proper frameworkhttp://www.bea.comhttp://www.bea.com (BEA WebLogic, free developer licenses for a year) (BEA WebLogic, free developer licenses for a year)http://www.ibm.comhttp://www.ibm.com (IBM WebSphere, free six-month trials) (IBM WebSphere, free six-month trials)http://jakarta.apache.orghttp://jakarta.apache.org (open source) (open source)ResourcesResourceshttp://java.sun.com/j2ee/index.jsphttp://java.sun.com/j2ee/index.jsp (all the specifications are available) (all the specifications are available)Deepak Alur, John Crupi, and Dan Malks, Deepak Alur, John Crupi, and Dan Malks, Core J2EE Patterns: Best Core J2EE Patterns: Best Practices and Design StrategiesPractices and Design Strategies, Prentice Hall, 2003., Prentice Hall, 2003.William Crawford and Jonathan Kaplan, William Crawford and Jonathan Kaplan, J2EE Design PatternsJ2EE Design Patterns, O’Reilly , O’Reilly and Associates, 2003. and Associates, 2003. (NB – All the O’Reilly (“Animal”) books are good)(NB – All the O’Reilly (“Animal”) books are good)Bruce Tate, Bruce Tate, Bitter JavaBitter Java, Manning Publications, 2002., Manning Publications, 2002.Bruce Tate, Mike Clark, Bruce Tate, Mike Clark, et alet al., ., Bitter EJBBitter EJB, Manning Publications, 2003., Manning Publications, 2003.Borland JBuilderBorland JBuilderFull-featured IDE with support for Full-featured IDE with support for specific J2EE functionsspecific J2EE functionsIntegrates with certain enterprise Integrates with certain enterprise software (BEA WebLogic)software (BEA WebLogic)Downloads available for 30-day trial, Downloads available for 30-day trial, foundation software free:foundation software free:http://www.borland.com/products/downlhttp://www.borland.com/products/downloads/download_jbuilder.htmloads/download_jbuilder.htmlSun NetBeansSun NetBeansFree version that provides an IDE Free version that provides an IDE and supports J2SE (Java 2 Platform, and supports J2SE (Java 2 Platform, Standard Edition) and web Standard Edition) and web application development:application development:http://www.netbeans.orghttp://www.netbeans.org The full-featured edition is Sun Java The full-featured edition is Sun Java Studio Standard 5 (~$700 list)Studio Standard 5 (~$700 list)EclipseEclipseOpen source software supported by Open source software supported by a consortium of industry leaders a consortium of industry leaders (Borland, IBM, Red Hat, SuSE, (Borland, IBM, Red Hat, SuSE, Oracle… not Sun…Oracle… not Sun…A “universal tool platform”A “universal tool platform”Designed to be genericDesigned to be genericMost work has been done in IDEsMost work has been done in IDEswww.eclipse.orgwww.eclipse.org.NET Tools.NET ToolsAn alternative to J2EE for enterprise An alternative to J2EE for enterprise applicationsapplicationsCenters on Microsoft technologyCenters on Microsoft technologyTons of resources and good toolsTons of resources and good toolsMicrosoft Visual Studio .NET – available from Microsoft Visual Studio .NET – available from the MEEC purchase (log in to myUMBC, then the MEEC purchase (log in to myUMBC, then https://my.umbc.edu/meec/purchase?encr=70-https://my.umbc.edu/meec/purchase?encr=70-AD-5O-G5-IP-PC9P87IAD-5O-G5-IP-PC9P87I) ) Start at Start at


View Full Document

UMBC CMSC 691 - HTML/Web Design Tools

Documents in this Course
NOTES

NOTES

8 pages

OWL

OWL

109 pages

Security

Security

53 pages

SIP

SIP

45 pages

Proposals

Proposals

30 pages

Proposals

Proposals

30 pages

Load more
Download HTML/Web Design Tools
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view HTML/Web Design Tools and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view HTML/Web Design Tools 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?