-
Notifications
You must be signed in to change notification settings - Fork 1
Home
pehrlich edited this page Feb 15, 2013
·
7 revisions
- Google Analytics: http://developer.chrome.com/extensions/tut_analytics.html -- make data publicly accessible, somehow.
- Share link [done]
- Show other person's focus -- Use pehrlich/BaysianServer with websockets uniquely named after talkers' email addresses to share live connection data.
- Better learning
- Outbound message formatting w/ Jabber
- Auto share link appending (option)
- Multiple themes -- now see: https://github.com/pehrlich/GTalkSyntax/issues/5
The orange line is people viewing on the webstore, the purple line is installs.
- Should remember mistakes/corrections.
- Should take in to account R value from highlight.js (that is, the number of words highlighted)
- We should study where word breaks are, such as whether colons are included in words. How are emoticons split? Ruby hashes?
- Should syntactical pattern matching as well? Or would that be covered by highlight.js?