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 https://github.com/dreamwidth/dw-free
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">GIMP</span> Open source image retouching and editing tool

GIMP is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is not designed to be used for drawing, though some artists and creators have used it for such.

<span class="mw-page-title-main">PostgreSQL</span> Free and open-source 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. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley. In 1996, the project was renamed to PostgreSQL to reflect its support for SQL. After a review in 2007, the development team decided to keep the name PostgreSQL and the alias Postgres.

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.

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

<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">Portage (software)</span> Gentoo package management system

Portage is a package management system originally created for and used by Gentoo Linux and also by ChromeOS, Calculate, Sabayon, and Funtoo Linux among others. Portage is based on the concept of ports collections. Gentoo is sometimes referred to as a meta-distribution due to the extreme flexibility of Portage, which makes it operating-system-independent. The Gentoo/Alt project was concerned with using Portage to manage other operating systems, such as BSDs, macOS and Solaris. The most notable of these implementations is the Gentoo/FreeBSD project.

<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">Mercurial</span> Distributed revision-control tool for software developers

Mercurial is a distributed revision control tool for software developers. It is supported on Microsoft Windows and Unix-like systems, such as FreeBSD, macOS, and Linux.

<span class="mw-page-title-main">Launchpad (website)</span>

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>

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">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">Google Chrome</span> Web browser developed by Google

Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS, iOS, and also for Android, where it is the default browser. The browser is also the main component of ChromeOS, where it serves as the platform for web applications.

<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 editing online. 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.

<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.

<span class="mw-page-title-main">BigBlueButton</span> Open source web conference system

BigBlueButton is an open source virtual classroom application designed for online education. Accessed most commonly through a variety of Learning Management Systems, the application provides engagement tools and analytics for educators to interact with their students remotely, while giving educators access to metrics that display student progress.

<span class="mw-page-title-main">PyCharm</span> Python IDE

PyCharm is an integrated development environment (IDE) used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems, and supports web development with Django. PyCharm is developed by the Czech company JetBrains.

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

Sublime Text is a shareware text and source code editor available for Windows, macOS, and Linux. It natively supports many programming languages and markup languages. Users can customize it with themes and expand its functionality with plugins, typically community-built and maintained under free-software licenses. To facilitate plugins, Sublime Text features a Python API. The editor utilizes minimal interface and contains features for programmers including configurable syntax highlighting, code folding, search-and-replace supporting regular-expressions, terminal output window, and more. It is proprietary software, but a free evaluation version is available.

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. 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
  23. Build Your Own Contributors (One Part at a Time), at oscon.com
  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.