background preloader

Software Ninja

Facebook Twitter

How to Get More Plus out of Notepad++ Contest Winners: The 10 Best Windows Application Tips. 10 Great Readers, 10 Great Tips In our March issue’s cover story, we threw out a challenge: Send us your favorite application tips, and we’d grant the five best submissions Maximum PC coins. We got so many tips it’s taken us some time to go through them all. And so many of them were interesting, we decided to up the number of winners from 5 to 10. Hey, that’s a nice problem to have right. So here are the winners, in all their glory. 1. This tip is on MS Word’s “extend mode,” which can save you a lot of editing time. Enter extended selection mode: F8 While in extended selection mode, select from cursor to: - next letter forward/back: [Right Arrow]/[Left Arrow] multiple arrow presses will continue selecting/deselecting individual letters in the chosen direction - end/beginning of current word: Ctrl-[Right Arrow]/Ctrl-[Left Arrow] multiple Ctrl-[Arrow] presses will continue selecting/deselecting whole words in the chosen direction F8 o F8 o o o F8 over - end/beginning of line: End/Home 2. 3. 4.

How To Use Microsoft Excel To Manage Your Life. It’s no secret that I’m a total Excel fanboy. Much of that comes from the fact that I enjoy writing VBA code, and Excel combined with VBA scripts open up a whole world of possibilities. In the past, here at MUO, I’ve shared a few of the things I’ve done with Excel and VBA, like exporting Excel data into Word or sending out emails straight from Excel.

Of course if you aren’t much of a coder, you can always get Excel applications someone else has written, like those listed by Simon. However, if you’re serious about using Excel to manage more of your life, then you should take the time to learn how VBA coding works. If you want to enhance your use of Excel, I invite you to follow along as I share a few of these designs – and simple scripts – that I used to accomplish these tasks.

Microsoft Excel is not just a data spreadsheet. Look at a sheet as a design board where you can place Visual Basic form objects like command buttons, dropdown boxes, textboxes and anything else at all. Productivity Tip: Bind Text To Shortcuts Using AutoHotkey. Do you frequently type the same text over and over again? Or you are bored of inserting special characters or your signature? Then follow our productivity tip to bind text or characters to a shortcut. Ads: Download AutoHotkey One of my favorite programs for things like that is AutoHotkey. AutoHotkey is perfect for poweruser and scripting enthusiasts, because it allows you to easily create scripts on Windows for everything you want. 1. 2. 3. 4.

Bind Text To CTRL + ALT + key 5. . ^! This binds the text “Hi this is my text thanks” to the key combo CTRL + ALT + p Explanations ^ stands for CTRL! Bind Text To Shift + CTRL + key +^u:: { Send Hi this is my text thanks } return This binds the text “Hi this is my text thanks” to the key combo Shift + CTRL + u Now you have everything to bind text to shortcuts 6. Trending On Windows 7 Themes .Net Related Questions. Solutions (NiftyWindows) The main idea of this tool was triggered by my nice colleague Mark. He is a confirmed Linux user since his very early teens. So he'll always start to rail against the tricky window handling implemented in Redmond, WA if he is pained to use some widespread software products. The main intention of NiftyWindows is the provision of an easy user control of all basic window interactions like dragging, resizing, maximizing, minimizing, closing and many others.

The idea is to perform the central interactions with a single hand without any need to press some tricky key combinations like other tools or window managers enforce. Note: The basic window interactions mentioned above cannot be applied to all windows because there are some special treatments (e.g. context menus or maximized windows). During the development process many innovative ideas came up (and were implemented certainly). The following list contains many features and modifiers.

Optimize Windows

How to Get Started with Usenet in Three Simple Steps. JoeJoe's freeware utilities - [Interface Tour] Overview (v3.3 and above) (1) - Path Control Used for folder and drive navigation. (2) - File List Used to display, sort, and check/uncheck files. (3) - Display Options Used to change what is shown in the file list. (4) - Script Utilities Used to add new Steps to the current script, load a new script, and perform other actions. (5) - Script Buttons Used to update the preview, perform a rename, or undo one or more renames. (6) - Renaming Steps Used to set the renaming options used and to order them. (7) - Resize Splitter Used to resize the panels on either side of the splitter.

File List - Columns Right-clicking on the columns in the File List will display a popup menu. Renaming Script - mouse clicks (v3.3 and above) The Renaming Script uses checkboxes to enable and disable each Step in the current script. Each step can also be dragged to be moved, instead of using the right-click menu. File List - Context Menu/File Tags Right-clicking on a file in the file list will show a context popup menu. Five Best Clipboard Managers. Welcome to the New Lifehacker. The definitive guide to Reddit Enhancement Suite. Reddit Enhancement Suite (RES) is like a drug, a steroid, a mutagenic goo, a super-powered exoskeleton. It changes the wildly popular social news site into something that looks like Reddit and feels like Reddit but is wholly different. The suite’s basic features—an in-site image viewer and a bottomless pit of Reddit pages that replaces the site’s old-fashioned pagination—fundamentally transform the Reddit experience.

It’s a necessity, even for basic users. The browser plugin is incredibly robust, with hundreds of options and functions that, with enough practice, can turn a bumbling newbie into a beefed-up power user. Started by Steve Sobel, a director of technology for 15 Letters, an interactive media company in Chicago, RES has collected a huge following since it was first released in 2010. Each new release brings with it about 600,000 to 700,000 downloads, according to Google Analytics, though Sobel said his bandwidth usage shows the real number is closer to 1 million. Careful, though!

Lifehacker Ninja Info.

Keyboard Shortcuts

Text Expansion/Basic Scripting.