Giter Club home page Giter Club logo

twitterverse's Introduction

twitterverse
------------

A simple/sample Dojo application.

Install
-------

To fetch Dojo and all required plugins, run getdojo.sh in src/
To run a build and update Dojo, run build.sh in src/
	* Adjust the path to dojo.js and main.css in index after build. 
		- New dojo.js is located in src/release/twit/dojo/dojo.js
		- New main.css is located in src/release/twit/styles/main.css 

Updates
-------

If a new plugin from dojox (or any other external dependency) is added, you must run 
getdojo.sh to update changes. 

If your index.html is pointing to a built dojo.js (/release/twit/) you must re-run build.sh 
to "compile" the changes after every update.

FIXME: 
	* figure out git->svn:externals
	* styles, menu paddings/colors/margins
	
TODO:
	* Add UI for loading trending topics 
	* Add UI for help	
		* search is comma separated
		* can be any of the standard queries:
			* something
			* something OR somethingelse
			* from:someone
			* to:someone
			* public:[username] for auth'd public timeline
			(and so on)
	* Implement beer.Portal for DnD	
	* Add "more" to bottom of search and maintain page
	* <strike>Implement RT removal in search.</strike>
		* per instance
			* settings per search box in UI?
	* use cookies to store queries (ala history in search box or: ?)
	* Save search set 
		* do we want named saves? eg: "ajax news" has 
		  queries for "dojo OR dojobeer, mootools, ajaxian"
		* or only one persisting favorite? 

twitterverse's People

Contributors

phiggins42 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.