Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Perl Documentation Bookmarklets

    Below are some bookmarklets to quick link to CPAN documentation… Click and drag the links to your bookmark bar or use the included source code to create the bookmarklets. They will generate a prompt something like this when clicked: Bookmarklet to search for a keyword in CPAN documentation: Search CPAN Source: javascript:{x=prompt(“Search%20for%20module”);window.location=’http://search.cpan.org/search?mode=module;query=’+x;} Bookmarklet to bring…

    January 19, 2011
  • How to disable “There are unused items on your desktop”

    Right-click on your desktop background and select [Properties]. From the “Display Properties” window, select the [Desktop] tab. Select the [Customize Desktop…] button at the bottom. Uncheck the “Run Desktop Cleanup Wizard every 60 days” box and click the [OK] button, and then click the [OK] button on the display properties window. That should be it!

    January 17, 2011
  • Formatting a Julian Date [Julian Day / Day of Year] in Unix

    This is one of those commands that’s so simple once you recall it that you’ll smack yourself for not knowing it. If you’re ever in doubt, man date. # displays the 2-digit year + day of the year, Jan 14, 2011 = “11014” date +%y%j # sets filename to MyFilename + 2-digit year + day…

    January 14, 2011
←Previous Page
1 … 98 99 100 101 102 … 317
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress