Dick Hardt

Last updated
Dick Hardt, 2007 Dick-Hardt Web2.0-Kongress 2007-1.jpg
Dick Hardt, 2007

Dick Clarence Hardt (born May 28, 1963) is the founder of SignIn.Org and is an advocate of Identity 2.0.

Hardt has spoken at tech events such as Web 2.0, Supernova, Digital ID World, ETech, OSCON, PICNIC, [1] International World Wide Web Conference (WWW2007), [2] ISOC, Anti-Phishing Working Group, at New York University (NYU), Harvard and many other locales. He has been interviewed extensively and has been cited in numerous publications, including Wired. [3]

Hardt founded Sxip Identity in 2003, where he promoted next-generation Internet identity technology. He was a founding board member of the OpenID Foundation.

Prior to Sxip, Hardt founded ActiveState in 1997. Under his leadership as CEO, ActiveState became a leader in tools for open-source programming languages and anti-spam software and was acquired by UK-based security company, Sophos, in 2003 for $23 million.

Hardt claims to have made the original port of the Perl programming language to Windows in the mid-1990s, which was highly controversial in the open source community.[ citation needed ] In 1999, ActiveState signed a contract to add features previously missing from Windows ports of Perl. [4] [5]

On December 9, 2008, Hardt announced that he was joining Microsoft as a partner architect and will be working on consumer, enterprise and government identity problems. While at Microsoft he would continue to be on the board of Sxipper Inc., maintaining the Sxipper product originally started at Sxip Inc. [6] On his weblog at dickhardt.org, Hardt indicated that January 15, 2010, was his last day at Microsoft. [7] He then founded Bubbler (UX, architecture & software development using node.js) and joined Amazon in 2015. [8]

Related Research Articles

<span class="mw-page-title-main">Apache HTTP Server</span> Open-source web server software

The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. It is developed and maintained by a community of developers under the auspices of the Apache Software Foundation.

<span class="mw-page-title-main">Synchronized Multimedia Integration Language</span> XML-based markup language for multimedia presentations

Synchronized Multimedia Integration Language ) is a World Wide Web Consortium recommended Extensible Markup Language (XML) markup language to describe multimedia presentations. It defines markup for timing, layout, animations, visual transitions, and media embedding, among other things. SMIL allows presenting media items such as text, images, video, audio, links to other SMIL presentations, and files from multiple web servers. SMIL markup is written in XML, and has similarities to HTML.

<span class="mw-page-title-main">NCSA Mosaic</span> Early web browser (1993–1997)

NCSA Mosaic was among the first widely available web browsers, instrumental in popularizing the World Wide Web and the general Internet by integrating multimedia such as text and graphics. Mosaic was the first browser to display images inline with text.

<span class="mw-page-title-main">Randal L. Schwartz</span> American programmer and technology writer

Randal L. Schwartz, also known as merlyn, is an American author, system administrator and programming consultant. He has written several books on the Perl programming language, and plays a promotional role within the Perl community. He was a co-host of FLOSS Weekly.

<span class="mw-page-title-main">StarOffice</span> Discontinued office suite software

StarOffice is a discontinued proprietary office suite. Its source code continues today in derived open-source office suites Collabora Online and LibreOffice. StarOffice supported the OpenOffice.org XML file format, as well as the OpenDocument standard, and could generate PDF and Flash formats. It included templates, a macro recorder, and a software development kit (SDK).

<span class="mw-page-title-main">ActiveX</span> Software framework by Microsoft introduced in 1996

ActiveX is a deprecated software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly from the World Wide Web. Microsoft introduced ActiveX in 1996. In principle, ActiveX is not dependent on Microsoft Windows operating systems, but in practice, most ActiveX controls only run on Windows. Most also require the client to be running on an x86-based computer because ActiveX controls contain compiled code.

O'Reilly Media, Inc. is an American learning company established by Tim O'Reilly that provides technical and professional skills development courses via an online learning platform. O'Reilly also publishes books about programming and other technical content. Its distinctive brand features a woodcut of an animal on many of its book covers. The company was known as a popular tech conference organizer for more than 20 years before closing the live conferences arm of its business.

<span class="mw-page-title-main">Tantek Çelik</span> American technologist, creator of Microformats.org

Tantek Çelik is a Turkish-American computer scientist, currently the Web standards lead at Mozilla Corporation. Çelik was previously the chief technologist at Technorati. He worked on microformats and is one of the principal editors of several Cascading Style Sheets (CSS) specifications. He is author of HTML5 Now: A Step-by-Step Video Tutorial for Getting Started Today (ISBN 978-0-321-71991-1).

<span class="mw-page-title-main">Web conferencing</span> Online interaction and collaborative

Web conferencing is used as an umbrella term for various types of online conferencing and collaborative services including webinars, webcasts, and web meetings. Sometimes it may be used also in the more narrow sense of the peer-level web meeting context, in an attempt to disambiguate it from the other types known as collaborative sessions. The terminology related to these technologies is exact and agreed relying on the standards for web conferencing but specific organizations practices in usage exist to provide also term usage reference.

<span class="mw-page-title-main">Bradley M. Kuhn</span> American free software activist

Bradley M. Kuhn is a free software activist from the United States.

<span class="mw-page-title-main">OpenID</span> Open and decentralized authentication protocol standard

OpenID is an open standard and decentralized authentication protocol promoted by the non-profit OpenID Foundation. It allows users to be authenticated by co-operating sites using a third-party identity provider (IDP) service, eliminating the need for webmasters to provide their own ad hoc login systems, and allowing users to log in to multiple unrelated websites without having to have a separate identity and password for each. Users create accounts by selecting an OpenID identity provider, and then use those accounts to sign on to any website that accepts OpenID authentication. Several large organizations either issue or accept OpenIDs on their websites.

In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform.

Telligent, A Verint Company is an enterprise collaboration and community software business founded in 2004 by Rob Howard. The company changed its name to Zimbra, Inc. in September 2013 after acquiring Zimbra from VMWare. In August 2015, Verint Systems, Inc. acquired Telligent and currently operates Telligent as an independent business unit. As of August 2015, the remaining assets of Zimbra were acquired by Synacor.

OAuth is an open standard for access delegation, commonly used as a way for internet users to grant websites or applications access to their information on other websites but without giving them the passwords. This mechanism is used by companies such as Amazon, Google, Meta Platforms, Microsoft, and Twitter to permit users to share information about their accounts with third-party applications or websites.

Family.Show is a free and open-source genealogy program written in C# and running on the .NET Framework. Microsoft partnered with and commissioned Vertigo Software in 2006 to create it as a reference application for Microsoft's latest UI technology and software deployment mechanism at the time, Windows Presentation Foundation and ClickOnce. The source code has originally been published on Microsoft's CodePlex website. It has since been forked and development continues independent of Microsoft on GitHub.

Zmanda Inc. is an open-source software and Cloud backup software company. It is headquartered in the United States. In partnership with open source companies such as Sun and MySQL, the company contributed to open source projects. Zmanda was acquired by Betsol in May, 2018.

<span class="mw-page-title-main">Frank Karlitschek</span>

Frank Karlitschek is a German open source software developer living in Stuttgart, Germany.

<span class="mw-page-title-main">Linspire</span> Linux distribution

Linspire is a commercial operating system based on Debian and Ubuntu and currently owned by PC/OpenSystems LLC. It had been owned by Linspire. Inc. from 2001 to 2008, and then by Xandros from 2008 to 2017.

References

  1. "PICNIC speakers from previous years". Cross Media Week Foundation. Archived from the original on 2010-07-21. Retrieved 2009-09-17.
  2. "Plenary Speaker". 16th International World Wide Web Conference website. International World Wide Web Conference Committee. Retrieved 2009-09-17.
  3. Nowak, Mike (2005-08-01). "One Login to Bind Them All". Wired. Condé Nast Publications. Archived from the original on 2008-07-07. Retrieved 2018-10-28.
  4. Foley, Mary Jo (3 Jun 1999). "Linux not MS' only open-source target". ZDNet.co.uk. CBS Interactive Limited. Archived from the original on 2008-07-25. Retrieved 2009-09-17.
  5. Shankland, Stephen (June 2, 1999). "Microsoft funds Perl open-source effort". CNET News. CBS Interactive Inc. Retrieved 2009-09-17.
  6. Hardt, Dick (December 9, 2008). "Dick Hardt joins Microsoft". Identity 2.0. Retrieved 2009-09-17.
  7. "Archived copy". Archived from the original on 30 July 2011. Retrieved 31 May 2022.{{cite web}}: CS1 maint: archived copy as title (link) CS1 maint: bot: original URL status unknown (link)
  8. Dick Hardt @ ldapwiki , retrieved 31 May 2022.