Archive for the ‘linux’ Category
Beginner’s guide to Apple Terminal, part 2

In the previous article in the series you learned what Terminal.app is, what it does, how to start it and a couple of basic tasks to do with it(move around folders - the cd command, look what’s inside folders - the ls command, opening up files - the open command and how to remove files - the rm command). Today you’ll learn how to remove entire folders, how to copy files or folders, how to move them somewhere else, how to create aliases to files or folders and even a bit more.
Power Tools - introduction to Application Software Launchers
You want to get more productive in your computer usage? In today’s lesson, we’re introducing you to a power-user time-saving trick.
First, here’s the context: I’ve seen lots of people for whom simple computer taks such as launching Word, Firefox or Outlook take at least half a minute. Most of the time is spent with: minimizing the opened windows, slowly moving the mouse aiming it towards the Start button, clicking on the Programs Menu in the Start Menu, missing it, finally getting it right, slowly looking for the right application folder & icon, risking to click outside the Programs menu and restart the process, etc. Average users are a bit more productive - they save frequently-used applications shortcuts on the desktop. But this forces you to minimize everything on it to find the right shortcut and clutters the desktop with shortcuts. On Apple computers the issue is similar for the ordinary user - sure, there’s the Dock, but it has a limited shortcut capacity and to find a less frequently used application you’d still have to open the Finder, open the Applications folder and look, again, for the app you wanted.
So what can you do?
Remember, you want to stop wasting your time moving the mouse all around looking for applications, folders or files. A first step would be to get your desktop organized - instead of just throwing stuff on it, you create folders for the most important tasks and start placing things right where they belong. For more info on how I did this, take a look at my article - Turn your Desktop into a Productivity tool. But the power user trick is to use the right tools for the job, and this can only happen once you start using your keyboard more.
What are Application Launchers?
Application Launcher is a fancy term for a simple tool - a piece of software that stays in the background and, when you type a given key combination, gets up and helps you find the right application, file or action you want to execute. Instead of moving your mouse around, aiming and clicking at things, you just type a shortcut (usually Ctrl+Space), start typing the name of the program you want to execute and hit Enter. Simple and fast, and takes a tenth of the time you’d have needed to search the shortcut with your mouse.
Neat trick, but what’s the software I should use?
There are, as always, free pieces of software and for-money ones that do the trick. Some of them do more, some do less, but for the simple task of launching apps, the free ones will do:



The article has
one response