21.2.07

samurais make good pizza

prior to the break starting i was thinking about how useless my desktop was; there was nothing on it and it showed nothing but a wallpaper -- i ought to put some widgets or whosits and whathaveyous to provide some information at a glance. i've tried the yahoo widget engine (ex konfabulator) before and it was a bit of a resource hog (7 MB for the engine and another 1-3 MB per widget), so i was wary of trying that again. lately i've been in a do-it-yourself kind of mood. where i would once go hunting up the most suitable, prettiest and functional picture or whatchamicallits, i now simply make it to the best of my ability (sprinks them sennamennal valuse on'm). who else knows what exactly i want? yes, other people who have no lives can make it prettier, but this motivates me to learn how they did it, and if it comes out a bit ugly, i'm a whole lot more forgiving of it because i made it (like them delish self-cook'd meals).

so i found Samurize (title link), which has been around for quite some time. it has a reputation for having a fairly steep learning curve (compared to something that works write out of the box) so i had avoided it until now. resource usage depends on how big your set-up is. mine is running at a cool 2 MB.

this is what i've settled on after wasting all of yesterday working on it (Fig. 1), reading Fifth Business for the fifth time (second time for school), listening to a terrible hockey game (3-0 loss to the Bruins), and watching Firefly episodes with commentary from the first two discs.


Fig. 1 - my almost mac desktop

the Samurize thingies i made (3rd iteration) reside in the lower left corner (i should make them smaller and less obtrusive). from top to bottom, they monitor the number of processes running, my laptop battery life (which changes colour as battery life dwindles), the amount of free space left in my hard drive partitions, the CPU usage and the RAM usage. other visible programs are Finderbar at the top (which has functionality that i have yet to fully explore) and Objectdock at the bottom (which doubles as the taskbar where i minimize my windows - Opera is open).

EDIT: smaller it is. and the previous attempts.

Current
Fig. 2 - 4th and current design

artsy fartsy second attempt
Fig. 3 - 2nd attempt, centred in the middle of screen
and hopelessly covered by windows

first attempt
Fig. 4 - 1st attempt before i went all bubbles.
not pictured: the hard drive meter in the far right corner

18.2.07

Nerd Corner: Launchy

being a laptop notebook user, one must reconcile with the occasion when a mouse is not available for use and the trackpad or nipple (in the case of Lenovo/IBM Thinkpads) must be utilized. one might grow adept with it given sufficient usage, but by most accounts, the trackpad is ungainly and slow in comparison to an actual mouse.

one of the greatest gifts given to humankind is the ability to adapt. in this case, a notebook user either learns to use the trackpad adroitly or learns to unleash the awesome potential of the keyboard. how often have we found ourselves typing away at a report and needing to double-check a reference on a web page or pdf? alt + tab allows you to scan through your open taskbar items (or windows key + tab for prettier Vista, or F9 for Expose on Macs) without ever having to lift your hands off the keyboard to reach for your mouse/trackpad. by golly, notebook users want to avoid their trackpad as much as possible.

but what if that file or application isn't open yet? alas, now one must lift fingers of the keys, mouse over the start menu and dig through the programs list, or minimize the open window(s) and click an icon on the desktop. or if one is clever, one could simply hit the windows key to launch the start menu and arrow key through the hierarchy to the approriate program or file. the two methods are about the same speed-wise, and they are both woefully slug slow.

if you recall from an earlier post, i talked about two application launchers: ObjectDock and Launchy. i make it a point to find applications that allow me to operate equally efficiently with either just the mouse or just the keyboard. ObjectDock, a Windows clone of OS X's Dock, places all my frequently used applications or folders in a neat row that appears over any open window, so if i am using my mouse, i can still reach those applications or folders without having to minimize windows to see the desktop, or dig into the start menu. this can be done with the Windows Taskbar Quicklaunch toolbar as well, which places small shortcut icons next to the start menu. Quicklaunch icons are too small and is not nearly as customizable or visually appealing. if i'm on the keyboard, i use Launchy.

Launchy is a small, unobstrusive application/file launcher similar to Google Desktop Search, OS X's Spotlight and the highly touted Quicksilver. it is the closest Windows equivalent to Quicksilver in terms of usefulness and customizability. Launchy is activated by a quick keyboard shortcut (which you can determine yourself); the default is alt + spacebar. this brings up a small dialogue box. by typing in letters or characters, Launchy will search through its index of your files and folders to find the application or shortcut you are looking for, or draw up a list of approximates. it is an adaptive program as well, so frequently programs are moved to the top of the list. for me, typing 'o' into Launchy automatically gives me 'Opera' as it is my web browser of choice and very frequently used (Fig.1). I am using one of the built-in skins called 'Clean'.


Fig.1 - Commonly launched programs show up first

unlike Spotlight or Windows search, the indexing is not system wide. you, the user, get to decide which folders and which filetypes will be indexed (Fig.2).


Fig.2 - Some folders require lots of different extensions

by default, all the start menu shortcuts are indexed. adding directories is a breeze. right-click on Launchy for the context menu and go to directories (Fig.3). hit "Add", find the folder, and add the filetypes you wish to index. for example, when indexing your Music folder you'll probably want .mp3, .wma, .ogg etc. i recommend not indexing your music folder though, as no one really just plays individual songs, but would rather use a media player with playlists and whatnot.


Fig.3 - Launchy's Context Menu for additional features

if you don't want to mess around with the directories and filetypes so much, simply create a new folder, call it shortcuts, and dump shortcuts to any file, application, folder or what-have-you into it and have Launchy index this folder for .lnk files. what is not immediately intuitive is that you can launch ANY shortcut by this method.

i had a brainwave a yesterday. i was pretty annoyed that shutting down or restarting or hibernating the computer rquired me to either press the power button, or go to the start menu and then select the appropriate selection. then i remembered that i created a shortcut for Locking my computer (Lock Workstation) a few months back before i discovered the windows key + l keyboard shortcut. all of the Windows functions, such as shut down and locking are little programs squirreled away in your WINDOWS/system32 folder. so, with some Google-power i dug up the filepaths (inside the brackets) for
  • Shut Down - [%windir%\System32\shutdown.exe -s -f -t 00]

  • Restart - [%windir%\System32\shutdown.exe -r -f -t 00]

  • Hibernate - [%windir%\system32\rundll32.exe powrprof.dll,SetSuspendState Hibernate],

whipped up some shortcuts (right-click > new > shortcut) in the shortcut folder and voila! keyboard launching of either sequence. Shut Down and Restart run off the same program and they require either the '-s' or '-r' command handles to differentiate. '-f' executes the program ignoring any open applications (shuts them down immediately without warning, meaning that you will lose data if you forget to save beforehand). '-t 00' is the countdown handle, where the delay time can be given in place of the zeroes. thus, '-f -t 00' executes the command immediately. hibernate is useless for desktop users, but an invaluable power-off method for notebooks running on battery. all data is saved to the hard disks and the computer is completely shut down and can be revived (power on) much quicker than a full boot up (using less power). it must be enabled in Control Panel > Power Options > Hibernate tab to allot a certain portion of the hard drive space to data saving. standby is similar, saving data to RAM, but this draws on battery power; if that ever runs out while on standby, all that data is gone.

that was fun.

15.2.07

A Tribute to the Early Bird

i thought it didn't upload when i first tried, but after a couple of months of not logging onto youtube, i found that it actually made it online. huzzah!
yes, i know, it is ironically 2 months late.

12.2.07

happy valentine's day later

ah, valentine's day... while it is probably the worst example of consumerism i know of this side of Christmas, it does allow me to post about Bridget Jones's Diary, which i watched for the second time ever in class last week. this valentine's day will be spent writing an in-class essay for my Courtship in Literature class. the irony is not lost on me.

Bridget Jones's Opening Credits

11.2.07

Commercial Time: Airplanes


she's pretty...


...

  © Blogger template The Professional Template by Ourblogtemplates.com

Back to TOP