Web systems
Jump to navigation
Jump to search
Systems and frameworks.
See also, bits of Communication and Organisation.
General
- https://en.wikipedia.org/wiki/Content_management_system
- https://en.wikipedia.org/wiki/Web_content_management_system
See Drupal, Python#Frameworks, Ruby#CMS.2FF, Node.js
- http://web.archive.org/web/20010607053640/http://bplog.blackplasma.net/ - first system i used
- http://web.archive.org/web/20050217015450/http://phpnuke.org/
- https://en.wikipedia.org/wiki/PHP-Nuke#Forks
- https://news.ycombinator.com/item?id=13005792 - from markdown
Ghost
Groupware / personal cloud
YunoHost
- YunoHost - a server operating system aiming to make self-hosting accessible to everyone. It is based on Debian GNU/Linux and is fully compatible with it.
Sandstorm
- Sandstorm - an open source operating system for personal and private clouds.
Cloudron
- Cloudron - a complete solution for running apps on your server and keeping them up-to-date and secure.
Owncloud
- http://owncloud.org/ - w/ webdav access
Nextcloud
- https://nextcloud.com/ [4] [5] - owncloud fork
Church.IO
Static
See also SaaS#Pages
Jekyll
- Jekyll is a simple, blog-aware, static site generator, written in Ruby. It takes a template directory containing raw text files in various formats, runs it through Markdown (or Textile) and Liquid converters, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web serve
gem install jekyll jekyll new myblog cd myblog jekyll serve
- http://jekyll-windows.juthilo.com/ - install Jekyll on Windows
- Poole is the butler for Jekyll, the static site generator. It's designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles.
- https://github.com/samrayner/jekyll-asset-path-plugin
- https://github.com/matthodan/jekyll-asset-pipeline
- https://github.com/ggreer/jekyll-gallery-generator
- http://christianspecht.de/2014/03/08/generating-an-image-gallery-with-jekyll-and-lightbox2/
- jekyll_ext allows you to extend the Jekyll static blog generator without forking and modifying it’s codebase. With this code, not only do your extensions live in your blog directory, but they can also be shared and reutilized.
- GitHub - Using Jekyll with Pages
- http://vvv.tobiassjosten.net/development/jekyll-blog-on-amazon-s3-and-cloudfront/
- http://blog.netdna.com/developer/supercharge-your-site-with-jekyll-s3-and-maxcdn/
- Pagoda - Zen like blog editor for your Jekyll blog
Other
- Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
- nanoc is a static site generator, fit for building anything from a small personal blog to a large corporate web site.
- Hugo - A Fast And Flexible Static Site Generator Built In GoLang
- Pelican - static site generator, written in Python, that requires no database or server-side logic.
- Dropplets is a minimalist Markdown blogging PHP platform
- Middleman is a static site generator using all the shortcuts and tools in modern web development.
- Stacey is a lightweight content management system. No database setup or installation files, simply drop the application on a server and it runs. Your content is managed by creating folders and editing text files. No login screens, no admin interface.
Lifestream
Blogging / comments
- https://github.com/m2w/talaria
- https://github.com/sdqali/commentary
- https://github.com/phusion/juvia
- https://github.com/posativ/isso
- https://github.com/arunoda/open-comment-box
- https://github.com/talkatv/talkatv
Office
Calendar
- http://www.k5n.us/webcalendar.php - olderish
Dashboard
File management
Document management
- Substance is an open platform for collaborative composition and sharing of digital documents.
Project Management System
PMS
- http://projects.gnome.org/tomboy/features.html
- http://nevernote.sourceforge.net/
- https://code.google.com/p/fnotes/
- ChiliProject is a web based project management system. It supports your team throughout the complete project life cycle, from setting up and discussing a project plan, over tracking issues and reporting work progress to collaboratively sharing knowledge.
Customer Relationship Manager
tracing customer details and workflow
- http://en.wikipedia.org/wiki/Customer_relationship_management
- http://ask.slashdot.org/comments.pl?sid=4265507&cid=44956027 - diff between crm and erp
- http://www.opentaps.org/ - crm+erp
Services
- http://www.insightly.com/ - free basic tier
Consulting and engagement
Enterprise resource planning
- ERP facilitates information flow between all business functions inside the organization, and manages connections to outside stakeholders.
Enterprise social
E-commerce
See Drupal Distros#Drupal Commerce and WordPress#E-commerce
Magento
osCommerce
ZenCart
PrestaShop
- http://www.prestashop.com/ - addons cost
OpenCart
Other
- CASH Music is a nonprofit organization that builds open source tools for musicians.
- http://spreecommerce.com/ - ruby
- https://osclass.org/ - classifieds
Crowdfunding
Graphing
Storage
See also Distros, Storage/Files
Omeka
- Omeka - a free, flexible, and open source web-publishing platform for the display of library, museum, archives, and scholarly collections and exhibitions. Its “five-minute setup” makes launching an online exhibition as easy as launching a blog.
- https://en.wikipedia.org/wiki/Omeka
DSpace
- DSpace - the software of choice for academic, non-profit, and commercial organizations building open digital repositories. It is free and easy to install "out of the box" and completely customizable to fit the needs of any organization.
Islandora
- Islandora - an open-source software framework designed to help institutions and organizations and their audiences collaboratively manage, and discover digital assets using a best-practices framework. Islandora was originally developed by the University of Prince Edward Island's Robertson Library, but is now implemented and contributed to by an ever-growing international community.
Fedora
- Fedora - Flexible Extensible Digital Object Repository Architecture, was originally developed by researchers at Cornell University as an architecture for storing, managing, and accessing digital content in the form of digital objects inspired by the Kahn and Wilensky Framework. Fedora defines a set of abstractions for expressing digital objects, asserting relationships among digital objects, and linking "behaviors" (i.e., services) to digital objects.
BBC Redux
- Scalar is a new authoring and publishing platform now in development from the Alliance for Networking Visual Culture that’s designed to make it easy for authors to write long-form, born-digital, media-rich scholarship online. Scalar enables users to assemble media from multiple sources and juxtapose them with their own writing in a variety of ways, with minimal technical expertise required.
Media
See Playback
Sharing
See also Sharing
- http://en.wikipedia.org/wiki/Seedbox - a remote server hosted in a high-bandwidth data center used for the safe uploading and downloading of digital files. These speeds range from 100Mbit/s (8MB/s) to 10Gbit/s (1250MB/s). Persons with access to a seedbox can download these files to their personal computers anonymously. Seedboxes generally make use of the BitTorrent protocol for uploading and downloading torrents, although they have also been used on the eDonkey2000 network.
- https://thefiletree.com/
- https://github.com/garden/tree - A multiplayer file system!
Web application framework
- https://cocoon.apache.org/ - web application framework built around the concepts of pipeline, separation of concerns and component-based web development. The framework focuses on XML and XSLT publishing and is built using the Java programming language
to sort
- Camlistore: Content-Addressable Multi-Layer, Indexed Store. a way to store, sync, share, model and back up content. used by bradfitz
- http://www.atlassian.com/software/confluence/overview/team-collaboration-software
- http://www.gliffy.com/products/confluence-plugin/
- Twine - an open-source tool for telling interactive, nonlinear stories. ou don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready. Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes.