Sunday, 29 January 2012
Saturday, 28 January 2012
Factbook
Added..
None visible yet.- icons from http://mapicons.nicolasmollet.com/category/markers/nature/natural-marvels/
- graphics from http://jmatchparser.sourceforge.net/factbook/
- World map
Must investigate http://stackoverflow.com/questions/7259723/sparql-query-for-dbpedia-cia-factbook-data-gov
Friday, 27 January 2012
Android and USB modem
Investigating..Wits forum
Notes...
Android USB GSM modem
Current tmobile stick is 615 (Huawei e173) source.
should work on a91 source
http://forum.xda-developers.com/showthread.php?t=940470
http://www.teletechnology.in/how-to-connect-usb-modem-to-android/
http://www.innovativeinception.com/blog/?p=45
Notes...
Android USB GSM modem
Current tmobile stick is 615 (Huawei e173) source.
should work on a91 source
http://forum.xda-developers.com/showthread.php?t=940470
http://www.teletechnology.in/how-to-connect-usb-modem-to-android/
http://www.innovativeinception.com/blog/?p=45
Sunday, 22 January 2012
How to tag classical mp3 files
Basic Guidelines
http://musicbrainz.org/doc/Classical_Style_Guide
- The Artist should contain just the composer not the performer. For details, see below and ClassicalReleaseArtistStyle.
- The ReleaseTitle should include the title of the release followed by the major performer (i.e. the name of orchestra or quartet) inside parenthesis. For details, see below and ClassicalReleaseTitleStyle
- The TrackTitle should contain the overall work (name of the symphony etc.) followed by ':' and then the actual name of that movement. For details, see below and ClassicalTrackTitleStyle
- Convert the release to a VariousArtistsRelease if it contains works by more than one composer (see ConvertReleaseToMultipleArtistsEdit and ClassicalReleaseArtistStyle).
http://musicbrainz.org/doc/Classical_Style_Guide
Thursday, 12 January 2012
Sunday, 8 January 2012
tomcat on velvet
Install:
apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
then
fix this issue tomcat-55-no-jdk-found
/etc/init.d/tomcat5.5 start
# Directory for per-instance configuration files and webapps CATALINA_BASE=/var/lib/tomcat5.5 # Use the Java security manager? (yes/no) TOMCAT5_SECURITY=yes Change to
# Use the Java security manager? (yes/no) TOMCAT5_SECURITY=no
http://velvet:8180
Thursday, 5 January 2012
Tuesday, 3 January 2012
Monday, 2 January 2012
node-inspector
Installed on thinkpad and velvet
velvet:~# npm install -g node-inspector
/usr/local/bin/node-inspector -> /usr/local/lib/node_modules/node-inspector/bin/inspector.js
node-inspector@0.1.10 /usr/local/lib/node_modules/node-inspector
├── paperboy@0.0.3
└── socket.io@0.8.7
velvet:~# npm install -g node-inspector
/usr/local/bin/node-inspector -> /usr/local/lib/node_modules/node-inspector/bin/inspector.js
node-inspector@0.1.10 /usr/local/lib/node_modules/node-inspector
├── paperboy@0.0.3
└── socket.io@0.8.7
Subscribe to:
Posts (Atom)