HOME





OwnCloud
ownCloud is a Free Software Foundation, free and open-source software project for content collaboration, File sharing, file-sharing, and file-syncing. It's usable in distributed and Federation (information technology), federated enterprise scenarios. ownCloud supports extensions including Collabora, OnlyOffice, Microsoft 365 and Microsoft Online Office, as well as synchronization of calendars and contacts. Most of ownCloud is published under AGPL and GNU General Public License, GPL licenses, except for some enterprise extensions. As of late 2023, organizations using ownCloud include CERN, the European Science Cloud, the Bavarian school cloud, and the SCIEBO platform. History The ownCloud project was launched in 2010 by Frank Karlitschek, who shortly afterward founded the company of the same name together with Markus Rex and Holger Dyroff. In 2016, ownCloud Chief technology officer, CTO Karlitschek left the company and founded the fork Nextcloud. At the end of 2023, ownCloud me ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Nextcloud
Nextcloud is a suite of Client–server model, client-server software for creating and using file hosting services. It can integrate with the Collabora Online and OnlyOffice office suites. It can be hosted in the Cloud computing, cloud or On-premises software, on premise and can scale up to millions of users. It is translated to 60 languages. Features Nextcloud files are stored in conventional directory structures, accessible via WebDAV if necessary. A SQLite, MySQL/MariaDB or PostgreSQL database is required to provide additional functionality like permissions, shares, and comments. Nextcloud can synchronize with local Client (computing), clients running Microsoft Windows, Windows (Windows 8.1 and above), macOS (10.14 or later), Linux and FreeBSD. Nextcloud permits user and group administration locally or via different Backend (computing), Backends like OpenID or Lightweight Directory Access Protocol, LDAP. Content can be shared inside the system by defining granular read/wri ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Frank Karlitschek
Frank Karlitschek (born 25 July 1973) is a German open source software developer living in Stuttgart, Germany. Karlitschek argues on his blog that "Privacy is the foundation of democracy." He says that people should have a basic right "to control their own data in the Internet age." Free software Karlitschek is a KDE contributor since 2001 when he mainly worked in web community and artist team. He is a member of the KDE e.V. since 2003. In summer 2009 he was elected as a board member and vice president of KDE e.V. In 2001, Karlitschek started KDE-Look.org. At Akademy 2008, Karlitschek presented the vision of the Social Desktop for the KDE project. Karlitschek further started the Open-PC and the Open Collaboration Services projects. He is also a cohost of RadioTux, the biggest German Linux Podcast. In 2012, Karlitschek started the User Data Manifesto initiative. Karlitschek gives keynotes at conferences like LinuxCon, Latinoware, openSUSE Conf, and Akademy. ownCloud In 2 ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Collabora Online
Collabora Online is an open source online office suite based on LibreOffice, enabling web-based collaborative real-time editing of word processing documents, spreadsheets, presentations, and vector graphics. Optional apps are available for desktops, Laptop, laptops, tablets, Smartphone, smartphones, and Chromebook, Chromebooks. Collabora Online is developed by Collabora Productivity, a division of Collabora, which is a commercial partner of LibreOffice's parent organization, The Document Foundation (TDF). TDF states that a majority of the LibreOffice software development is done by its commercial partners, Collabora, Red Hat, CIB, and Allotropia. Features Collabora Online can be accessed from modern web browsers without plug-ins or add-ons. Documents, spreadsheets, presentations and vector graphics can be edited collaboratively. Collaborative functions include comments which other users can respond to, document version history which enables the comparison of documents and restor ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Collabora
Collabora Ltd is a global private company headquartered in Cambridge, United Kingdom, with offices in Cambridge and Montreal. It provides open-source consultancy, training and products to companies. Collabora's initial focus was instant messaging (IM), Voice over IP (VoIP) and videoconferencing technologies, but the company has since expanded its offering to include general multimedia, mobile web technologies, collaboration infrastructure, extended reality, automotive infotainment platforms, graphics optimization, multimedia interoperability & productivity software. Collabora's department Collabora Productivity is the main developer of LibreOffice. In 2015, the Crown Commercial Service announced the introduction of Collabora GovOffice and Collabora CloudSuite in all non-profit making government organisations. Projects sponsored or founded by Collabora * LibreOffice: Collabora Productivity sells support and development services on the office suite. The former LibreOffice d ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Kiteworks
Kiteworks, formerly known as Accellion, Inc., is an American technology company that secures sensitive content communications over channels such as email, file share, file transfer, managed file transfer, web forms, and application programming interfaces. The company was founded in 1999 in Singapore and is now based in San Mateo, California. The Kiteworks Private Data Network consolidates file and email data communications onto a single platform, enabling organizations to reduce data privacy exposure risk and demonstrate conformance with a variety of regulations. In 2022, Kiteworks stated that its products were used by over 3,800 organizations worldwide. In late 2020, a zero-day exploit in Accellion’s legacy 20-year-old File Transfer Appliance (FTA) product led to data breaches of dozens of government and private organizations. The vulnerabilities were confirmed only in the FTA and not in the Kiteworks platform, which has a separate codebase. In August 2024, Kiteworks rai ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


OnlyOffice
OnlyOffice (formerly TeamLab), stylized as ONLYOFFICE, is a free software office suite and ecosystem of collaborative applications. It consists of online editors for text documents, spreadsheets, presentations, forms and PDFs, and the room-based collaborative platform. History In 2009, a group of software developers from Ascensio System SIA (Latvian-based) and New Communication Technologies (Russian-based) launched a project called TeamLab, a platform for internal team collaboration. In March 2012, TeamLab introduced the first HTML5-based online document editors at CeBIT In July 2014, TeamLab Office was officially rebranded to OnlyOffice and the source code of the product was published on SourceForge and GitHub on terms of AGPL-3.0. In March 2016, the developers released a desktop application – OnlyOffice Desktop Editors, which is positioned as an open-source alternative to Microsoft Office. In February 2017, the first integration app for ownCloud/Nextcloud was launched. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


JavaScript
JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have a dedicated JavaScript engine that executes the client code. These engines are also utilized in some servers and a variety of apps. The most popular runtime system for non-browser usage is Node.js. JavaScript is a high-level, often just-in-time–compiled language that conforms to the ECMAScript standard. It has dynamic typing, prototype-based object-orientation, and first-class functions. It is multi-paradigm, supporting event-driven, functional, and imperative programming styles. It has application programming interfaces (APIs) for working with text, dates, regular expressions, standard data structures, and the Document Object Model (DOM). The ECMAScript standard does not include any input/output (I/O), such as netwo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

CERN
The European Organization for Nuclear Research, known as CERN (; ; ), is an intergovernmental organization that operates the largest particle physics laboratory in the world. Established in 1954, it is based in Meyrin, western suburb of Geneva, on the France–Switzerland border. It comprises #Member states and budget, 24 member states. Israel, admitted in 2013, is the only full member geographically out of Europe. CERN is an official United Nations General Assembly observers#Intergovernmental organizations, United Nations General Assembly observer. The acronym CERN is also used to refer to the laboratory; in 2023, it had 2,666 scientific, technical, and administrative staff members, and hosted about 12,370 users from institutions in more than 80 countries. In 2016, CERN generated 49 Byte#Multiple-byte units, petabytes of data. CERN's main function is to provide the particle accelerators and other infrastructure needed for high-energy physics research – consequently, numer ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Microsoft Office
Microsoft Office, MS Office, or simply Office, is an office suite and family of client software, server software, and services developed by Microsoft. The first version of the Office suite, announced by Bill Gates on August 1, 1988, at COMDEX, contained Microsoft Word, Microsoft Excel, and Microsoft PowerPoint — all three of which remain core products in Office — and over time Office applications have grown substantially closer with shared features such as a common spell checker, Object Linking and Embedding data integration and Visual Basic for Applications scripting language. Microsoft also positions Office as a development platform for line-of-business software under the Office Business Applications brand. The suite currently includes a word processor (Word), a spreadsheet program ( Excel), a presentation program ( PowerPoint), a notetaking program ( OneNote), an email client ( Outlook) and a file-hosting service client (OneDrive). The Windows version includes ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Ampache
Ampache is a free software web-based audio file manager and media server. The name is a blend of the words "amplifier" and "Apache". Originally written to take advantage of Apache's mod_mp3 module, it has since been adapted to use its own streaming method. Ampache's Mascot is a squirrel called Fraz, originally drawn by Kirsten Petersen, later digitized by Ben Shields, and redesigned by Agnès Champavier in 2008. History Ampache was released in 2001. Its original author, Scott Kveton went on to create the OSUOSL at Oregon State University and passed the developmental lead to Karl Vollmer who was responsible for it from early 2003 to early 2011. Since then, lead development of Ampache has changed hands several times. To date, Ampache has support from over 100 different contributors. Development goals Ampache's goal is to allow access to one's music from anywhere in the world. It is written specifically for private and small group implementations, but does allow an admin to en ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


CardDAV
vCard Extensions to WebDAV (CardDAV) is an address book client/server protocol designed to allow users to access and share contact data on a server. The CardDAV protocol was developed by the IETF and was published as in August 2011. CardDAV is based on WebDAV, which is based on HTTP, and it uses vCard for contact data. History CardDAV was proposed as an open standard for contact management in August 2011. It became known as a synchronization protocol in iOS 7, among other things, and is now also supported by Gmail, where it replaces the no longer supported (by Google) ActiveSync standard. In October 2013, the standard received an update that made it possible to capture higher-resolution contact images and achieve lower data consumption. Specification The specification has been proposed as a standard by IETF as thRFC 6352in August 2011 by C. Daboo from Apple Inc. See also * Comparison of CalDAV and CardDAV implementations * CalDAV * Exchange ActiveSync * SyncML *vCard *WebDA ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


CalDAV
Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access and manage calendar data along with the ability to schedule meetings with users on the same or on remote servers. It lets multiple users in different locations share, search and synchronize calendar data. It extends the WebDAV (HTTP-based protocol for data manipulation) specification and uses the iCalendar format for the calendar data. The access protocol is defined by . Extensions to CalDAV for scheduling are standardized as . The protocol is used by many important open-source applications. History The ''CalDAV'' specification was first published in 2003 as an Internet Draft submitted to the Internet Engineering Task Force (IETF) by Lisa Dusseault. In March 2007, the ''CalDAV'' specification was finished and published by the IETF as RFC 4791, authored by Cyrus Daboo (Apple), Bernard Desruissaux (Oracle), and Lisa Dusseault (CommerceNet). ''CalDAV'' is designed for implementation b ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]