Tools

linux terminal audio mixer
alsamixer

Remote Assistance Tools

https://secure.logmein.com/home.asp

http://www.teamviewer.com/index.aspx

http://www.remobo.com/

http://www.neorouter.com/

http://en.wikipedia.org/wiki/Hamachi#How_it_works

http://fungi.yuggoth.org/weather/

his command-line utility is intended to provide quick access to current weather conditions and forecasts. Presently, it is capable of returning data for localities throughout the USA and some select locations globally by retrieving and formatting decoded METARs (Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and Atmospheric Administration) and forecasts/alerts from NWS (the USA National Weather Service). The tool is written to function in the same spirit as other command-line informational utilities like cal(1), calendar(1) and dict(1). It retrieves arbitrary weather data via precompiled correlations or custom-tailored aliases (system-wide or on a per-user basis). It can be freely used and redistributed under the terms of a BSD-like License.

 

 

Media Tools

AVCONV

avconv -i inputfile.mov -c:v libx264 outputfile.mp4

avconv -i inputfile.mov -c copy outputfile.mp4

FFMPEG

MENCODER

-muxing

mencoder -oac copy -ovc copy -o "output.avi" -audiofile "input-audio.mpa" "input-video.avi"

HANDBRAKE

handbrakecli -i {input}.mov -e x264 -E facc -o {output}.mp4
or the gui 

MPG123

LAME

mplayer

-demux

mplayer im-different-epk.avi -dumpaudio -dumpfile im-different-epk.avi.aac
mplayer im-different-epk.avi -dumpvideo -dumpfile im-different-epk.h264

**Media Reference links **

-html5

http://diveintohtml5.info/video.html

http://www.htmlgoodies.com/html5/client/how-to-embed-video-using-html5.html#fbid=0B7nwtNLqlP

 

-Video convert

Video Convert via the command line

http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-quicktime-7.html

http://www.ffmpeg.org/faq.html