• Skip to main content
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings

Mark Chouinard / May 30, 2013

Simple Post Ordering +1 for Jake!

I absolutely love this plugin!  I’m putting the faq here for my own use, but if anyone else reads this, I highly recommend this plugin. [hr][hr] Why can’t I reorder my posts? Generic posts are not displayed by menu order – they’re displayed by chronology. You can theoretically add menu ordering to posts in your […]

Mark Chouinard / May 28, 2013

Canvas Avatars – rounded to square

Haven’t had a chance to try this yet. Just thought I’d put it here for future reference. #post-author .profile-image img, #comments .avatar img { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }

Mark Chouinard / May 23, 2013

Command Line Text Visibility

Not sure what I did, but nothing I typed was visible on the command line. $ stty echo

Mark Chouinard / May 23, 2013

Ignore Files/Directories – SVN

# ———————————————————— # Ignoring files/directories happens in the same fashion # Ignore all the .jpg files in the /trunk/images/ directory # ————————————————————– # switch to trunk/images cd trunk/images/ # Edit the properties for the current directory svn propedit svn:ignore . # Opens an editor (SVN_EDITOR, EDITOR) # if no editor is set, run the following […]

Mark Chouinard / May 17, 2013

Show hidden files/directories – Snow Leopard

After deciding my old MacBook had become overburdened, I chose not to reinstall Mountain Lion and give Snow Leopard another shot. Nice not to have to deal with all the overheating and fan noises now. While setting up Transmit to work with public key authentication I needed access to ~/.ssh. I’m still a bit new […]

Mark Chouinard / May 14, 2013

Alphabetize OSX Yosemite Launchpad

This will re-organize Launchpad, putting all the Mac apps on the first screen and alphabetize the remaining programs. defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock I had some stragglers at the end of the last page that were out of order for some reason but it’s better than it was.

« Previous Page
Next Page »

Footer

Copyright © 2025 · machouinard · Log in