| bio | website | yume3.sourceforge.net |
|---|---|---|
| location | MT | |
| age | 92 | |
| visits | member for | 1 year, 9 months |
| seen | Mar 9 at 17:22 | |
| stats | profile views | 6 |
Picture: American Avocet on Yellowstone River, 10 May 2012
Commitments: English Language Learners
Following: Digital Fabrication definition
Author of programs yume as seen here and qenqote as described here
qenqote automates URL-formatting editing and can minimize the amount of manual editing needed when you include a URL in a stackexchange post.
Former pictures: Dakota puddles (prairie potholes), 2012-01-30; Yellowstone River icicles, 12 Dec 2011; Black-and-white ducks on YR, ca 6 Jan 2012; Eagle in eastwind snow, on south bank of YR, 15 Jan 2012; Sunlight & shadows on riverbottom, 5 Feb 2012; Duck in park puddle, June 2011; Trumpeter swan pair on Yellowstone River, 13 Feb 2012; American Avocet on Yellowstone River, 10 May 2012; Pelicans flying above Yellowstone River, 24 June 2012; Rainbow above Livingston Peak, 23 July 2012; Pelican in Yellowstone River, 16 May 2012; Rose/squirrel, 21 Nov 2012; old Bangalore station, Dec 2004
|
Nov 2 |
awarded | Yearling |
|
Nov 2 |
answered | Should I use cat instead of dd here? |
|
Oct 5 |
comment |
One (or at most two) click listen to sound file Isaac, I saw that comment. Also, I doubt that mplay32 is on your W7 system. However, it probably is worth an experiment to find out how well it works on your system if you have it installed. It is easy to script 1-click or no-click operation of players with command-line interfaces. (On a different topic, and along the lines of previous answer, while the igorware.com/small-player doesn't have a CLI, if you double click on a name it interrupts what it's playing and immediately starts playing what you clicked on.) |
|
Oct 4 |
comment |
One (or at most two) click listen to sound file Also, can you test if any methods in 101974 work on your system? Does start /min mplay32 /play /close %WINDIR%\media\tada.wav work? |
|
Oct 4 |
comment |
One (or at most two) click listen to sound file If you turn on single-click execution instead of double-click, you will avoid a lot of clicks in the long run. |
|
Sep 25 |
comment |
I want to change DPI with Imagemagick without changing the actual byte-size of the image data Yes, I should have paid more attention to the question! Rereading it, JPG isn't mentioned, PNG clearly is. |
|
Sep 24 |
answered | I want to change DPI with Imagemagick without changing the actual byte-size of the image data |
|
Jul 20 |
awarded | Constituent |
|
Jul 20 |
awarded | Caucus |
|
Nov 24 |
awarded | Scholar |
|
Nov 24 |
accepted | How will single-bit memory error affect Linux? |
|
Nov 19 |
comment |
How will single-bit memory error affect Linux? Re latency, do you know of documentation on which of the 4-4-4-12 CAS numbers (as in picture) would need to change? |
|
Nov 19 |
comment |
How will single-bit memory error affect Linux? I'll ask for a replacement, but I'm looking at alternatives in case of problems or delays with replacement. |
|
Nov 19 |
answered | Linux: Low memory GNOME distro or VM that takes up < 600 MB total disk space on VM? |
|
Nov 19 |
awarded | Student |
|
Nov 19 |
asked | How will single-bit memory error affect Linux? |
|
Oct 25 |
comment |
Did gzip destroy my log file? Had the process logging to the file finished with it before you compressed it? If file was still open in a process, the process can still write to the file even if you change the name. |
|
Sep 25 |
answered | Skype answer button appearing off screen on multi monitor Linux setup |
|
Sep 19 |
awarded | Supporter |
|
Sep 19 |
comment |
Scripts shell recording playback Your script ... > timingsfile should be script ... 2> timingsfile to capture stderr (the timing data output) in timingsfile, rather than stdout.
Also, note that JPerkSter already is using script. |