You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Ideas

App nameDetailsRemarksVote - Interest Day 0.#Votes
Soccer LeagueRegister Teams, Players, start a season, track matches (author) - results (public) JCH1
Video chatsSkype like chat including video (based on web rtc) - poc for gwt had been done already APCH, DL2
App Appadd columns, actions with wizard/ form/ drag&drop rather then by  configuration hierarchy.
Input please: Concept - App App  
 CZ,FG,EHE,JCH, MG5
Dialog CreatorDrag & Drop CZ,EHE, EJ3
Black Jack  APCH1
Groovy consoleuse fancy vaadin add ons (ace editor)   
Consoleuse vaadin charts to display system info (memory consumption or number of items in jcr workspaces etc.)charts might be vaadin pro account onlyDL1
PIPEA web scraper that periodically pulls information from a web address (RSS, web service) (or a specific dom element on a page) and store to JCR node. This enables easy construction of pages that synthesize information from anywhere on web.Possibly create interface to https://ifttt.com  
Planning Pokerui customization, branding, test multi user setup: one user hosts a session, others can join, vote,...   
Template Editorcode high lightening etc - especially for ftl's. Basically a replacement for http://documentation.magnolia-cms.com/reference/controls.html#editCodemight need to ship that anyway.FG,JCH,EJ3
Template AppBrowse templates, edit templates in a classic item SubApp, see preview/thumbnail of templates. Provides "Template Chooser" to other apps.
Advanced item subApp provides GUI template editor. Drag&Drop areas? Could page editor be repurposed to be a template editor? 
 EHE1
PDF Viewereither standalone or embedded (possibility to open several pdf viewers) - javascript tool is around EJ1
Google Analytics visualisationuse vaadin charts to display -
Teresa has worked on a 4.5 based google analytics module.
Concept http://wiki.magnolia-cms.com/display/SERVICES/Statistics 
 APCH, DL2
Advanced workspace viewer (graph)Graph. Useful? SVG visualization.
http://marlon.virtuallypreinstalled.com/graph-explorer/?restartApplication
 CZ,FG2
All In -
Website Importer
You enter website URL, and the depth of links to follow.
The App scrapes the website for assets, text, links, html, css, js. The app analyzes the content and attempts to reconstruct website in magnolia.
Obviously over-ambitious - but a useful sub task is simply grabbing all image resources and adding them to dam workspace / Assets app.
   
Admin for Distributed Computing AppUsers would download a client where processing needed by the server owner -  could be passed off to willing clients.   
Twitter management appDecide which users or hashtags you want to include in a stream - and have ability to display tweets in a component.
Migrate frisbee module to m5. Frisbee Module
Look at planet magnolia, similar? - could migrate it to m5 and add twitter? Concept Magnolia Planet Planet RSS

 

 

MG1
User preferences app    
Faceted search configuration appEnable you to create searches which could then be used to populate a component with many items returned by the search. Like MBC page.
Concept - Resources Module / Faceted Search / SolR 
 MG1
*********************** APP IDEAS ADDED AFTER VOTE ********   
Native Mobile App ExporterExport a static or semi-static skeleton of a Magnolia site, including necessary boilerplate to create native apps for IOS, Android, Windows mobile, etc via PhoneGap. http://phonegap.com
Extra credit - Actually integrate Phonegap build service so you can create the native app directly from magnolia app. https://build.phonegap.com
   

Teams

 

Required git repos

-> tell Greg or Daniel what app's we're going for, they'll create the repos.

It could make sense to have a generic parent repo that anyone can add experiments to as sub directories.

 

Module starter pom

Below is attached the pom file that was used when moving the showcase app to its own module, in internal/sandbox repository. You may use it as a starter for your apps if you want.

You may also use the following package structure:

  • info.magnolia.sandbox.app.myapp ...

pom.xml

  • No labels