Skip to content
Wisdom And Wonder

Wisdom And Wonder

Equanimity Λ Computing

  • About
  • Archive
  • Privacy Policy
  • RSS

Capturing all output in MS-DOS

Seems like there is not a single example out there showing how to run Tomcat in MS-DOS and capture all of its output. I sure didn’t know how, and don’t remember the post that told me.

catalina run > ..\logs\console.log 2<&1
Author grantPosted on 2012-06-04Categories ArticleTags Java, OS, Utility, WindowsLeave a comment on Capturing all output in MS-DOS

The Best Article on Python Decorators

Here it is.

Author grantPosted on 2012-04-132021-09-01Categories ProgrammingTags Language, PythonLeave a comment on The Best Article on Python Decorators

Spring 2012 Midterm Poster

Here is my poster as of midterm for the MSCS and Sigma Xi poster sessions.

Author grantPosted on 2012-04-13Categories ArticleTags Endometriosis, ResearchLeave a comment on Spring 2012 Midterm Poster

Finding Python’s package directories

Finding Python’s package directories:

    python -c 'import sys, pprint; pprint.pprint(sys.path)'

(via djangobook)

Author grantPosted on 2012-04-082021-09-01Categories ProgrammingTags Language, PythonLeave a comment on Finding Python’s package directories

Spring 2012 Midterm Endometriosis Resources

Rather than listing them all, it will suffice to say that pubmed and MUs subscription to many journals along with the library and books I’ve purchased have been very helpful. BTW, my research shelf is always this clean ;).

Author grantPosted on 2012-04-06Categories ArticleTags Books, Endometriosis, ResearchLeave a comment on Spring 2012 Midterm Endometriosis Resources

Sayre's law

Sayre’s law states, in a formulation quoted by Charles Philip Issawi: “In any dispute the intensity of feeling is inversely proportional to the value of the issues at stake.”

(via wikipedia)

Author grantPosted on 2012-03-31Categories LinkTags philosophyLeave a comment on Sayre's law

Schampa Warmskin and Coolskin Balaclavas

Last Fall I bought a Schampa Warm and Coolskin. They both fit under my helmet comfortably and kept me just warm enough. Even down to 34F, riding just felt great.

Author grantPosted on 2012-03-15Categories ArticleTags Gear, Motorcycle, SafetyLeave a comment on Schampa Warmskin and Coolskin Balaclavas

Pinlock anti-fog visor

Last year I bought one of these for the RF1100. It is really a brilliant piece of hardware; it “just works”.
For eyeglass wearing folks… remember that if those fog up then the Pinlock won’t offer you much help :).

Author grantPosted on 2012-03-15Categories ArticleTags Gear, Motorcycle, SafetyLeave a comment on Pinlock anti-fog visor

Using Firebug to Evaluate XPath Queries in Firebug

Start the Firebug console and use the ‘$x’ function. It takes one argument, the xpath query in single quotes.
(via browsermob)

Author grantPosted on 2012-03-13Categories LinkTags Firebug, Javascript, Programming Language, Selenium, XPathLeave a comment on Using Firebug to Evaluate XPath Queries in Firebug

Publishing MATLAB Code

This link explains how you can annotate MATLAB code with markup to help communicate your ideas and result to others.
For some tasks I already know that it will beat the LaTeX or copy and paste into Word lifecycle.

Author grantPosted on 2012-03-13Categories LinkTags MATLAB, Octave, Programming LanguageLeave a comment on Publishing MATLAB Code

Posts pagination

Previous page Page 1 … Page 127 Page 128 Page 129 … Page 234 Next page
  • About
  • Archive
  • Privacy Policy
  • RSS
Wisdom And Wonder Privacy Policy Proudly powered by WordPress
 

Loading Comments...