Difference between revisions of "User:Thcipriani/ideas"

From BlazeyAndTyler
Jump to: navigation, search
Line 3: Line 3:
 
== Ideas ==
 
== Ideas ==
  
* Mediawiki shopping list extension
+
*; Mediawiki shopping list extension
: takes data from a shopping category, something?
+
:* takes data from a shopping category, something?
: Ajax + local clientside db
+
:* Ajax + local clientside db
  
* vim plugin
+
*; vim plugin
: verticaljump
+
:* verticaljump
: shortcut = yv[x] where x is what character you jump to
+
:* shortcut = yv[x] where x is what character you jump to
  
* shoutcast android app for cc
+
*; shoutcast android app with enter-able stations
: https://github.com/cr5315/shoutcast-android/blob/master/src/com/cr5315/shoutcast/StreamService.java
+
:* https://github.com/cr5315/shoutcast-android/blob/master/src/com/cr5315/shoutcast/StreamService.java
: http://developer.android.com/reference/android/media/MediaPlayer.html
+
:* http://developer.android.com/reference/android/media/MediaPlayer.html
: http://developer.android.com/reference/android/media/AudioManager.html
+
:* http://developer.android.com/reference/android/media/AudioManager.html
  
* weathermajig
+
*; weathermajig
: pretty curses layout for weather
+
:* pretty curses layout for weather
: radar curses? be neat.
+
:* radar curses? be neat.
  
* gnu typing shared socket connection somehow. Terminal, sends invite to other user, type racing == neat.
+
*; gnu typing shared socket connection somehow.
* {{done}}https://github.com/thcipriani/dotfiles/blob/master/bin/sssh ssh wrapper: ssh [socket] address, e.g. ssh labs staging.eqiad.wmflabs (maybe configurable via ssh config thingy)
+
:* Terminal, sends invite to other user, type racing == neat.
 +
 
 +
*; ssh wrapper:* ssh [socket] address
 +
:* Create connection with a unique ssh-agent-socket with only the key for the connected host
 +
:* e.g. ssh labs staging.eqiad.wmflabs (maybe configurable via ssh config thingy)
 +
:* {{done}}https://github.com/thcipriani/dotfiles/blob/master/bin/sssh
  
 
*; Blog post—weird git features
 
*; Blog post—weird git features
Line 29: Line 34:
 
:* git new-workdir and others https://github.com/git/git/tree/master/contrib
 
:* git new-workdir and others https://github.com/git/git/tree/master/contrib
 
:* git checkout - (and the git checkout stack)
 
:* git checkout - (and the git checkout stack)
 +
 +
*; IRC bot for squiggle.city
 +
:* just scrape links
 +
:* throw them on squiggle.city/~thcipriani/link-bot
 +
 +
*; Photo site generation from directory
 +
:* just generate from any directories under current with `metadata.yaml` inside
 +
:* put all on index page

Revision as of 19:42, 15 October 2015

This is an unstructured list of random ideas I have for projects, apps, etc

Ideas

  • Mediawiki shopping list extension
  • takes data from a shopping category, something?
  • Ajax + local clientside db
  • vim plugin
  • verticaljump
  • shortcut = yv[x] where x is what character you jump to
  • shoutcast android app with enter-able stations
  • weathermajig
  • pretty curses layout for weather
  • radar curses? be neat.
  • gnu typing shared socket connection somehow.
  • Terminal, sends invite to other user, type racing == neat.
  • ssh wrapper
    * ssh [socket] address
  • Blog post—weird git features
  • IRC bot for squiggle.city
  • just scrape links
  • throw them on squiggle.city/~thcipriani/link-bot
  • Photo site generation from directory
  • just generate from any directories under current with `metadata.yaml` inside
  • put all on index page