Dreamwidth

Last updated
Dreamwidth website
Dreamwidth logo.png
Type of site
Blog/Social Network
Available inEnglish
OwnerDenise Paolucci and Mark Smith
URL www.dreamwidth.org
CommercialYes
Dreamwidth software
Repository github.com/dreamwidth/dreamwidth
Written in Perl, JavaScript
License GNU GPL

Dreamwidth is an online journal service based on the LiveJournal codebase. It is a code fork of the original service, set up by ex-LiveJournal staff [1] Denise Paolucci and Mark Smith, born out of a desire for a new community based on open access, transparency, freedom and respect. [2]

Contents

Dreamwidth was announced on 11 June 2008, [3] went into open beta on 30 April 2009, [4] and quietly got taken out of beta on 30 April 2011. [5]

Features

For the most part, features are similar to those of LiveJournal: users have journals, where they may post entries, each of which has a webpage of its own, and on which other users may comment. Dreamwidth also provides shared or group journals called "communities". [6]

Areas in which Dreamwidth differs significantly from LiveJournal include the following:

Accounts

Initially, Dreamwidth accounts could only be created with an invite code. In December 2011, invite codes were turned off, originally as an experimental temporary measure. As there was no significant increase in spam accounts and the servers were adjusted to handle the load, the invite codes were not turned back on at the start of the new year as planned, [7] and new users can still create an account without the use of an invite code.

Free accounts have limited features. Paid accounts exist on two levels, "Paid" and "Premium Paid", and have additional features. [8] At the time of the open beta launch, a limited number of Seed Accounts were also available.

User relationships

In response to criticisms of LiveJournal's friending system, Dreamwidth has split user relationships into two parts: subscriptions and access control. Users may subscribe to other users' journals or grant access for other users to read locked entries as separate actions. Dreamwidth's terminology reflects this split: for instance, the "friends page" has been renamed as "reading page", and "custom friends groups" has been split into "access filters" and "reading filters".

Interoperability

Dreamwidth provides greater interoperability with other LiveJournal-based sites, including the ability to import a journal from another site, crosspost to multiple sites, and greater functionality for users who log in via OpenID.

In addition to the search facilities brought over from LiveJournal, paid account users can search their journal. [9] This was introduced on 24 July 2009. [10]

Advertising

LiveJournal was initially free of advertisements, but gradually incorporated them, until by 2017 ads were shown to all non-paid readers on all pages. [11] Dreamwidth remains free of advertisements. [12]

Features

The following features, available on LiveJournal, are not available on Dreamwidth: [13]

Despite the lack of these features, Dreamwidth is acclaimed for its strong community and transparency.

Development

Dreamwidth is based upon the free and open-source [14] server software that was designed to run LiveJournal. It is written primarily in Perl. The majority of the Dreamwidth code is available under the GPL for other sites to use. [15] [16]

Unlike many other social networking sites using the LiveJournal codebase, such as InsaneJournal and DeadJournal, Dreamwidth is a code fork, removing unwanted features (such as advertising) and adding new ones as described above. Founders of the site rejected the advertising model as intrusive. Instead, they implemented a payment system, where users can purchase add-on or premium features. [17]

A 2009 OSCON presentation saw Dreamwidth identified as highly unusual among open-source projects, for the number of women on its development team. About 75% of its developers are female, [18] [19] compared with around 1.5% in the field as a whole. [20] Paolucci and Smith also spoke at linux.conf.au 2010 about Dreamwidth's development model [21] and have been invited to speak at Web 2.0 Expo [22] and OSCON [23] about their techniques.

Dreamwidth was accepted as a GSoC mentoring organization for the summer of 2010. [24] They were allotted seven students, who worked on a variety of projects. [25]

Staff

Athena, also known as Afuna or fu, was introduced as the site's first paid employee on 7 April 2010. [26] On 7 September 2010, Mark Smith announced that he had stepped back from Dreamwidth's front line [27] and moved to work for StumbleUpon. [28] He is still an owner of Dreamwidth along with Denise, however. [1]

Influence

Following the positive reactions to Dreamwidth's diversity statement and model of inclusiveness, various other projects have followed suit, including Python's diversity list [29] and Dreamfish. [30]

See also

Related Research Articles

<span class="mw-page-title-main">MySQL</span> SQL database engine software

MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.

<span class="mw-page-title-main">PostgreSQL</span> Free and open-source object relational database management system

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is supported on all major operating systems, including Linux, FreeBSD, OpenBSD, macOS, and Windows, and handles a range of workloads from single machines to data warehouses or web services with many concurrent users.

SourceForge is a web service that offers software consumers a centralized online location to control and manage open-source software projects and research business software. It provides source code repository hosting, bug tracking, mirroring of downloads for load balancing, a wiki for documentation, developer and user mailing lists, user-support forums, user-written reviews and ratings, a news bulletin, micro-blog for publishing project updates, and other features.

<span class="mw-page-title-main">LiveJournal</span> Russian social networking service

LiveJournal, stylised as LiVEJOURNAL, is a Russian-owned social networking service where users can keep a blog, journal, or diary. American programmer Brad Fitzpatrick started LiveJournal on April 15, 1999, as a way of keeping his high school friends updated on his activities. In January 2005, American blogging software company Six Apart purchased Danga Interactive, the company that operated LiveJournal, from Fitzpatrick.

<span class="mw-page-title-main">SpiderMonkey</span> JavaScript and WebAssembly engine maintained by the Mozilla Foundation

SpiderMonkey is an open-source JavaScript and WebAssembly engine by the Mozilla Foundation.

<span class="mw-page-title-main">KDevelop</span> Integrated development environment

KDevelop is a free and open-source integrated development environment (IDE) for Unix-like computer operating systems and Windows. It provides editing, navigation and debugging features for several programming languages, and integration with build automation and version-control systems, using a plugin-based architecture.

<span class="mw-page-title-main">Eclipse (software)</span> Software development environment

Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It is the second-most-popular IDE for Java development, and, until 2016, was the most popular. Eclipse is written mostly in Java and its primary use is for developing Java applications, but it may also be used to develop applications in other programming languages via plug-ins, including Ada, ABAP, C, C++, C#, Clojure, COBOL, D, Erlang, Fortran, Groovy, Haskell, JavaScript, Julia, Lasso, Lua, NATURAL, Perl, PHP, Prolog, Python, R, Ruby, Rust, Scala, and Scheme. It can also be used to develop documents with LaTeX and packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++, and Eclipse PDT for PHP, among others.

<span class="mw-page-title-main">XWiki</span> Wiki engine

XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki. It includes WYSIWYG editing, OpenDocument based document import/export, semantic annotations and tagging, and advanced permissions management.

<span class="mw-page-title-main">Launchpad (website)</span> Web application for maintaining software

Launchpad is a web application and website that allows users to develop and maintain software, particularly open-source software. It is developed and maintained by Canonical Ltd.

<span class="mw-page-title-main">Pitivi</span> Open-source video editing software for Linux

Pitivi is a free and open-source non-linear video editor for Linux, developed by various contributors from free software community and the GNOME project, with support also available from Collabora. Pitivi is designed to be the default video editing software for the GNOME desktop environment. It is licensed under the terms of the GNU Lesser General Public License.

Google Developers is Google's site for software development tools and platforms, application programming interfaces (APIs), and technical resources. The site contains documentation on using Google developer tools and APIs—including discussion groups and blogs for developers using Google's developer products.

<span class="mw-page-title-main">Aptana</span> Text editor

Aptana, Inc. is a company that makes web application development tools for use with a variety of programming languages. Aptana's main products include Aptana Studio, Aptana Cloud and Aptana Jaxer.

<span class="mw-page-title-main">Zotero</span> Open-source reference management software

Zotero is free and open-source reference management software to manage bibliographic data and related research materials, such as PDF and ePUB files. Features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, integrated PDF, ePUB and HTML readers with annotation capabilities, and a note editor, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It was originally created at the Center for History and New Media at George Mason University and, as of 2021, is developed by the non-profit Corporation for Digital Scholarship.

<span class="mw-page-title-main">Software remastering</span>

Software remastering is software development that recreates system software and applications while incorporating customizations, with the intent that it is copied and run elsewhere for "off-label" usage. The term comes from remastering in media production, where it is similarly distinguished from mere copying.

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

PyDev is a third-party plug-in for Eclipse. It is an Integrated Development Environment (IDE) used for programming in Python supporting code refactoring, graphical debugging, code analysis among other features.

<span class="mw-page-title-main">Etherpad</span> Open-source web-based collaborative real-time editor

Etherpad is an open-source, web-based collaborative real-time editor, allowing authors to simultaneously edit a text document, and see all of the participants' edits in real-time, with the ability to display each author's text in their own color. There is also a chat box in the sidebar to allow meta communication.

<span class="mw-page-title-main">Google Wave</span> Software framework for real-time collaborative editing online

Google Wave, later known as Apache Wave, was a software framework for real-time collaborative online editing. Originally developed by Google and announced on May 28, 2009, it was renamed to Apache Wave when the project was adopted by the Apache Software Foundation as an incubator project in 2010.

<span class="mw-page-title-main">Chromium (web browser)</span> Open-source web browser project

Chromium is a free and open-source web browser project, primarily developed and maintained by Google. It is a widely-used codebase, providing the vast majority of code for Google Chrome and many other browsers, including Microsoft Edge, Samsung Internet, and Opera. The code is also used by several app frameworks.

<i>Unknown Horizons</i> 2019 video game

Unknown Horizons is a city-building game and real-time strategy game, inspired by the Anno series. It is released under the GNU General Public License (GPLv2) and is therefore free and open source software. Much of the artwork is open content under e.g. CC BY-SA Creative Commons licenses. The game is still under active development; milestone snapshots are released occasionally.

Authorea is an online collaborative writing tool that allows researchers to write, cite, collaborate, host data and publish. It has been described as "Google Docs for Scientists". It has been owned by the commercial publishing company Wiley through Atypon since 2018.

References

  1. 1 2 "Our People". www.dreamwidth.org.
  2. "Guiding Principles". www.dreamwidth.org.
  3. Synecdochic. "Announcing Dreamwidth Studios". synecdochic.livejournal.com.
  4. "Welcome to Dreamwidth Studios!". dw-news.dreamwidth.org.
  5. "[dw-nonfree] get out of beta". Dreamwidth. 30 April 2011. Retrieved 12 November 2021.
  6. "How to Attract More People to Your Open Source Project". itworld.com. September 23, 2008. Archived from the original on October 2, 2011. Retrieved September 22, 2011.
  7. "dw_news | Dreamwidth Update: 6 January 2012". dw-news.dreamwidth.org.
  8. "What are the extra services available?". www.dreamwidth.org.
  9. "Search Dreamwidth". www.dreamwidth.org.
  10. "dw_news | mid-week surprise feature rollout". dw-news.dreamwidth.org.
  11. LiveJournal: Important Updates, April 4, 2017: "Starting from April 4th 2017, non-authorized users will see advertisements on all LiveJournal pages."
  12. Dreamwidth News (and welcome!), 14 April 2017: "we display zero advertising on Dreamwidth".
  13. "If you're coming from LiveJournal to Dreamwidth: What's Missing?". www.dreamwidth.org.
  14. "LiveJournal Code".
  15. Dreamwidth repositories Archived May 1, 2009, at the Wayback Machine
  16. "Dreamwidth's open source repository". Github. Archived from the original on 2013-11-02. Retrieved March 10, 2021.
  17. Renee Montagne, Laura Sydell, et al. "Social Networks: They're Popular, But Will They Pay?". NPR  – Morning Edition. June 23, 2009. Retrieved December 6, 2009.
  18. Krill, Paul. "Microsoft maintains openness push". InfoWorld . July 23, 2009. Retrieved December 6, 2009.
  19. "infotrope.net infotrope Resources and Information". ww1.infotrope.net.
  20. "FLOSSpols". Archived from the original on 2014-07-13. Retrieved 2009-10-10.
  21. "Build Your Own Contributors, One Part At A Time". lca2010.org. Archived from the original on 2009-09-25.
  22. "Build Your Own Contributors (One Part at a Time), at web2expo.com". Archived from the original on 2014-04-16. Retrieved 2010-04-29.
  23. "Build Your Own Contributors (One Part at a Time), at oscon.com". Archived from the original on 2014-07-12. Retrieved 2010-04-29.
  24. "dw_dev | Welcome, Google Summer of Code students!". dw-dev.dreamwidth.org.
  25. "dw_dev | GSoC Results". dw-dev.dreamwidth.org.
  26. "dw_news | Update, April 5, 2010". dw-news.dreamwidth.org.
  27. "mark | The State of Mark: Dreamwidth". mark.dreamwidth.org.
  28. "zorkian | The State of Mark: StumbleUpon". zorkian.dreamwidth.org.
  29. "DiversityInPython - Python Wiki". wiki.python.org.
  30. "Dreamfish humanifesto on dreamfish.com". Archived from the original on October 28, 2012.