Drumbeat/MoJo/hackfest/berlin/projects/Plesper: Difference between revisions

< Drumbeat‎ | MoJo‎ | hackfest‎ | berlin‎ | projects
(Created page with "Project Name: PLESPER Project Lead(s): Laurian Gridinoc Big Goal for MoJo Hackfest: Simplify the idea, prototype the microview ([http://gridinoc.name/blog/2011/08/plesper/ re...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Project Name: PLESPER
== PLESPER ==
Project Lead(s): Laurian Gridinoc
 
== Big Goal for MoJo Hackfest ==
Simplify the idea, prototype the microview ([http://gridinoc.name/blog/2011/08/plesper/ read more on])
 
== Key steps toward goal: ==
* remove half-backed bits
* switch to Embed.ly (as they took over oohembed)
* create the micro view
* link the microview into the world (granular URLs, tweetable)
* export/open paragraphs as tiles
 
Pending needs: I'll need a sanity check on what I'm doing. (Saleem helped me on this)


Project Lead(s): Laurian Gridinoc
Links for more info:
* [http://gridinoc.name/blog/2011/08/plesper/ prototype description]
* [http://gridinoc.name/blog/2011/06/the-perplex-and-other-stories/ original MoJo proposal]
* (old) demo: [http://vimeo.com/27462473 video]
* source code: [https://github.com/Laurian/PLESPER GitHub]
 
== Project Status ==
Working features:


Big Goal for MoJo Hackfest: Simplify the idea, prototype the microview ([http://gridinoc.name/blog/2011/08/plesper/ read more on])  
* adding "tiles" via google search or URL input
* ohembed autodiscovery, fallback to readability-like scraping
* tile notes (flip them)
* microview zoom
* paragraph export to tile
* positioning in the relationship view
* iPad doubletap zoom + tap navigation
* freeze scrolled tile (scroll position from micro view to macro view)


Key steps toward goal: 1. remove half-backed bits, 2. switch to Embed.ly for now, 3.create the micro view 4. link the microview into the world (granular URLs, tweetable)


Pending needs: I'll need a sanity check on what I'm doing.  
== Collaborators ==
I did a sanity check on the concept and interaction with Saleem Khan.


Link for more info: [http://gridinoc.name/blog/2011/08/plesper/ prototype description]
== Next Steps ==


Link for demo: [http://vimeo.com/27462473 video]
* clean-up code, abstract it a bit such that I can provide an intersection of different views (tile, map, treemap, relations) in a simpler way
* drag&drop tiles to reorder
* html5 drag&drop tiles between tabs and browser windows
* fix embed.ly integration
* link-up the websocket bit, to enable collaboration
* enable persistence
* fix iPad performance issues (use CSS3 3D translations = hardware accel.)
* see what bits could be later provided thorught the MetaMeta Project


Link to source code if applicable: [https://github.com/Laurian/PLESPER GitHub]
[[file:Plesper-berlin.png]]

Latest revision as of 06:03, 3 October 2011

PLESPER

Project Lead(s): Laurian Gridinoc

Big Goal for MoJo Hackfest

Simplify the idea, prototype the microview (read more on)

Key steps toward goal:

  • remove half-backed bits
  • switch to Embed.ly (as they took over oohembed)
  • create the micro view
  • link the microview into the world (granular URLs, tweetable)
  • export/open paragraphs as tiles

Pending needs: I'll need a sanity check on what I'm doing. (Saleem helped me on this)

Links for more info:

Project Status

Working features:

  • adding "tiles" via google search or URL input
  • ohembed autodiscovery, fallback to readability-like scraping
  • tile notes (flip them)
  • microview zoom
  • paragraph export to tile
  • positioning in the relationship view
  • iPad doubletap zoom + tap navigation
  • freeze scrolled tile (scroll position from micro view to macro view)


Collaborators

I did a sanity check on the concept and interaction with Saleem Khan.

Next Steps

  • clean-up code, abstract it a bit such that I can provide an intersection of different views (tile, map, treemap, relations) in a simpler way
  • drag&drop tiles to reorder
  • html5 drag&drop tiles between tabs and browser windows
  • fix embed.ly integration
  • link-up the websocket bit, to enable collaboration
  • enable persistence
  • fix iPad performance issues (use CSS3 3D translations = hardware accel.)
  • see what bits could be later provided thorught the MetaMeta Project