Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Macromedia HomeSite
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|HTML editor owned by Adobe Systems.}} {{more citations needed|article|date=April 2010}} {{Infobox software | name = Macromedia HomeSite | logo = Macromedia Homesite logo.png | logo size = 32px | developer = [[Nick Bradbury]], [[Allaire Corporation|Allaire]], [[Macromedia]] | author = | discontinued = yes | released = {{Start date and age|1996|09}} | latest release version = 5.5 | latest release date = {{Start date and age|2003|09}} | operating system = [[Windows]] | genre = [[HTML editor]] | license = [[Trialware]]<ref>{{cite web|title=Macromedia HomeSite|url=http://download.cnet.com/Macromedia-HomeSite/3000-10247_4-10724427.html|website=[[CNET]]|publisher=[[CBS Interactive]]|access-date=2 April 2015|date=13 August 2007}}</ref> }} '''HomeSite''' was an [[HTML editor]] originally developed by [[Nick Bradbury]]. Unlike [[WYSIWYG]] HTML editors such as [[Microsoft FrontPage|FrontPage]] and [[Adobe Dreamweaver|Dreamweaver]], HomeSite was designed for direct editing, or "[[hand coding]]", of HTML and other website languages. After a successful partnership with the company to distribute it alongside its own competing Dreamweaver software, HomeSite was acquired by [[Macromedia]] in 2001, after which elements of the software were integrated into Dreamweaver. Following the acquisition of Macromedia by [[Adobe Systems]], the company announced on May 26, 2009, that HomeSite would be discontinued.<ref name="Adobe">{{cite web | url=http://www.adobe.com/products/homesite/ | title=HomeSite development ended effective May 26, 2009 | publisher=[[Adobe Systems]] | archive-url=https://web.archive.org/web/20140209092351/http://www.adobe.com/products/homesite/ | archive-date=2014-02-09}}</ref><ref>{{cite web| url = https://www.zdnet.com/article/foss-v-proprietary-software/ |title = FOSS v proprietary software: Website creation| website=[[ZDNet]] }}</ref> ==History== It was originally developed in [[Borland Delphi]] in 1995 by [[Nick Bradbury]]. Bradbury wrote HomeSite after using [[HotDog]] and being frustrated with it. In March 1997 [[Allaire Corporation]] from Cambridge, Massachusetts (founded by brothers Jeremy and J.J. Allaire) acquired HomeSite and Nick Bradbury joined Allaire. After leaving Allaire in 1998, Bradbury went on to work on the CSS/xHTML editor TopStyle and the [[RSS (file format)|RSS]] reader FeedDemon. Macromedia acquired Allaire in 2001 and was in turn acquired by Adobe in 2005. At Allaire, a version of HomeSite was created as an [[Integrated development environment|IDE]] for [[ColdFusion]], selling as ''ColdFusion Studio''. This version was later merged into Coldfusion MX under Macromedia, and was then called HomeSite+. Development of HomeSite continued in parallel, though the standalone HomeSite was still sold separately. In the days that HomeSite was under Nick Bradbury, and then part of Allaire, it had an enthusiastic following from its user community. While many software companies at the time had [[WYSIWYG]] (What You See Is What You Get) website creation tools where the user never saw the code, Nick Bradbury created a product that was code centric and popular with those that preferred to work directly in the code, a concept that was dubbed "What You See Is What You Need." Further he built in a variety of ways that users could customize the user interface and extend the functionality. Allaire kept this concept going as its target market of [[ColdFusion]] users were code-centric as well. Allaire developers expanded upon Nick's original HomeSite capabilities by adding features like built-in scripting, improved syntax coloring, and [[VTML]] for tag insight and tag editors. Macromedia licensed a copy of HomeSite to include in Windows versions of Dreamweaver 1.0 (Mac versions bundled [[BBEdit]]). This OEM deal started the relationship between the companies and eventually led to the acquisition of Allaire by Macromedia in 2001. Although Macromedia improved the hand coding features in Dreamweaver 6.0 (MX) to be more on par with HomeSite, the company continued to produce both products separately, stating that "both products are excellent for their specific purposes."<ref name="HomeSite FAQ">{{cite web | url=http://www.adobe.com/products/homesite/productinfo/faq/dw_hs_faq.html | title=Macromedia HomeSite - Dreamweaver MX FAQ | work=[[Macromedia]] | publisher=[[Adobe Systems]] | year=2002 | archive-url=https://web.archive.org/web/20131029193752/http://www.adobe.com/products/homesite/productinfo/faq/dw_hs_faq.html | archive-date=2013-10-29}}</ref> Macromedia was then acquired by Adobe in 2005. In May 2009, Adobe elected to cease development of HomeSite, and no longer supports the product, though they still maintain a forum for active users . Instead, existing HomeSite users are asked to consider switching to the newest version of Dreamweaver.<ref name="Adobe"/> ==Versions== <!-- This use of this image does not have a corresponding rationale on the image's page. Please read [[Wikipedia:NFCC#10c]] [[Image:Homesite-2.5.gif|350px|thumb|right|Homesite 2.5|{{ifdc|1=Homesite-2.5.gif|log=2009 July 30}}]] --> * Homesite 1.x (September 1996) *Allaire Homesite 2.0 *Allaire Homesite 2.5a (1997) *Allaire HomeSite 3.0 (November 1997) *Allaire HomeSite 4.0 (November 1998) *Allaire HomeSite 4.5 (1999) *Macromedia HomeSite 5.0 (2001) *Macromedia HomeSite 5.2 (January 2003) *Macromedia HomeSite 5.5 (September 2003) There was also another version called HomeSite+ which was included in [[Dreamweaver]] MX 2004 and greater. HomeSite+ had additional functionality for [[ColdFusion]] application development, and was generally comparable to the version of HomeSite formerly called ColdFusion Studio. HomeSite+/CF Studio versions parallel standalone HomeSite versions. ==Features== *Customizable interface that includes dockable toolbars with custom buttons, a [[Snippet management|snippet manager]] with "tag [[snippet (programming)|snippet]]s," and custom dialogs and wizards written in the [[VTML]] language. *Extensively script-able to automate tasks or to perform advanced tasks using JavaScript or VBScript *Macro recorder can record a series of actions to create scripts for later playback *Enhanced code snippets save time by creating and saving reusable blocks of code, and can prompt for variable replacement when used. *Customizable [[Syntax highlighting|syntax color-coding]] for [[Active Server Pages|ASP]], [[ColdFusion Markup Language|CFML]], [[Cascading Style Sheets|CSS]], HTML, [[Java platform|Java]], [[JavaScript]], [[JavaServer Pages|JSP]], [[Perl]], [[PHP]], [[SQL]], [[VBScript]], [[VTML]] and [[XHTML]]. Syntax-coloring parser syntax and examples are available to help users to extend or write their own. *Search and replace utility *[[Cascading Style Sheets|CSS]] editing via the included TopStyle Lite, or via integration with the full version of TopStyle, if available *Check your code with the built-in Code Validator, or use CSE HTML Validator with UI integration *Customizable code formatting formats your code to standards with Code Sweeper or [[HTML Tidy]]. *Integrated help browser shows installed help docs or HTML-format document sets added by the user. Useful for local, searchable copies of standards, tutorials, language references, etc. *Project management and built-in [[File Transfer Protocol|FTP]] help manage and upload websites *Built-in tools for page link-checking, document weight and spell-checking *Works with [[Revision control|source and version control]] software that supports SCCI, and with other packages via custom toolbars *Assign [[keyboard shortcuts]] to almost any function, or to your own scripts or code snippets *The integrated browser view and the external browser list let you view your edited document quickly in your choice of browsers. *Available in French and German (older versions only, 5.5 is English-only) *XHTML 1.0 Support *Extensive right-click menu library including the ability to select an entire tag.<ref>{{Cite web |url=http://webdesign.about.com/cs/htmleditors/gr/aapr-homesite5.-eXN.htm |title=Macromedia Homesite 5 |access-date=2012-08-31 |archive-url=https://web.archive.org/web/20121018022605/http://webdesign.about.com/cs/htmleditors/gr/aapr-homesite5.-eXN.htm |archive-date=2012-10-18 |url-status=dead }}</ref> ==See also== *[[List of HTML editors]] *[[Nick Bradbury]] ==References== {{reflist}} ==External links== *[http://www.wilk4.com/asp4hs/ ASP4HS] ASP, PHP, .Net, XML, XSL, SQL development extensions for HomeSite, user community add-on repository *[http://eyecreate.ca/index.php?page=homesite Homesite Custom Dialogs] *[https://web.archive.org/web/20050917232556/http://webdesign.about.com/cs/allairehomesite/p/aahomesite.htm About.com Resources] *[https://archive.today/20130125215852/http://hshelp.com/ Marjolein's Help for HomeSite Users] *[http://www.bradsoft.com/ Bradbury Software] *[http://nick.typepad.com/ Nick Bradbury's Blog] {{Adobe Systems}} {{HTML editors}} [[Category:Macromedia software|HomeSite]] [[Category:HTML editors]] [[Category:1996 software]] [[Category:Discontinued software]] [[Category:Discontinued Adobe software]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Adobe Systems
(
edit
)
Template:Cite web
(
edit
)
Template:HTML editors
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox software
(
edit
)
Template:Main other
(
edit
)
Template:More citations needed
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Template other
(
edit
)