I think serial monogamy says it all
Ramblings of
Alex Lovett
RSS
Twitter
Tumblr
Youtube
LinkedIn

Navigation:

Up a Level - error_log - Experiments - Store

Documents:

Unity5 - Reality_2.0 - Math_Art - error_log - Lilly - Drawing - GameDesign - Inspiration - XFactor - Valideus - Food - WheelReview - GKN - Lumen - WishList - RoundTree - Painting_with_Light - House - Website - Fridge
Tags: - Apple
Show comments

I love Stars: a Very Nice/useful tool to show current playing iTunes songs Rating in Stars in the menubar:



It's the best one out right now, simply click on the star and it will rate it as such very elegant, uses almost no cpu and it vanishes when iTunes isn't playing.

Link: www.macupdate.com --- i-love-stars



--

Also of note is Unsanity's Menubar MemoryCell


Which shows the frontmost programs memory usage which is great for spying on Adobe apps followed by the inevitable drop of jaw and gasp of 'how much!!?'

Link: www.macupdate.com --- memorycell



--

I've been googling long and hard for a way to effectively create OSX Icons with the proper size variants. As OSX Icons are made up of several sizes so that an icon may use a different image for different sizes, reason for this is so that a small icon is still readable/legible and remains sharp and iconic.

And I'm pretty much there, It's a bit of a dark art to do it really.

Firstly generating an icon is tricky enough as you need to generate an .icns file from several images.

And then you need to get that .icns onto an actual icon! which turns out to be quite tricky -- till you find the right tools

A list of tools and sites regarding this will be linked at the bottom:

The end result is I can now generate my own icons dynamically and apply them pretty damn fast.

You could use this for example to change the actual Icon color for folders/files based on label color

Change folder icons based on how many items are inside

Make folders dusty if they haven't been used in a while... etc

I have also made my own Icon template in Photoshop for generating stamped folders, and a photoshop action to go with it so that with one keypress it extracts all the different sizes and outputs them to a folder as separate image files

The Photoshop template:


And this allowed me in minutes to generate these label colored icons for folders.
It took a few more minutes to write a script that finds all the labelled folders in a specific location and change the icon to match the color of the label it has on.


I can also generate folders based on the contents, I have a script that takes the first image it finds in side a folder and applies it to the folder icon like so:


Or if it finds an image inside the folder called ICON, it will use that and make the image file invisible so it doesn't get in the way.

I use it for my work folder to help me navigate and make it look spiffy:



And while I'm talking about this, I just improved my application switch script. I hate the Dock, It's useless for application switching. So I instead wrote a small script that leverages DragThing to draw a ApplicationSwitcher with favorite folders and apps inside it also.

The main advantage are it has more room and make better use of space.
It can be triggered by a mouse button press, so you hold down a button on your mouse to show it and let the button go over the item you want to open.
Your mouse typically will be in the middle of the screen and so is this dock, unlike the built in dock which is all the way down the bottom of the screen making it further to travel. Fitts law and all.

Heres what it looks like when It's triggered:



Along the top left are some statistics that only show when my AppSwitcher is showing, they help me see stats like how much disk space I have, how much VM I\'m using and the list of application shows me how much time I've spent and in what programs I've spent it today/

The menu bar is also dimmed using 'Menu Eclipse'

And on the right is Adium, the program I use for Instant Messaging with AIM/Yahoo/MSN etc.
The text list next to the Trash icon is my todo list. And applications that are open that are not part of my favorites are shown next to the trash:


I also just wrote a script to help create folders and empty documents

This has always annoyed me, when you are in list view in the Finder and your half way down a long list of nested folders opened up infront of you, and you want to create a folder inside the one you have selected, press the new folder keypress creates one at the top level of the window!! not much help! so I wrote a script to create a folder in the current selection and remapped it to replace the normal new folder keypress.

Also If I press command-alt-N it creates an empty text file in place which I find handy.

And another pet peave is when in icon view you can select a file/folder and press command-delete to throw it in the trash, but when you have throe away everything in side a folder there's no way to throw away the folder your in, so I made a script that checks if the folder your in is empty if so it trashes it when you press the same command-delete shortcut, It's really handy actually.

And yes I did have a fair bit of time to kill, Spring cleaning and tidying up in general have been my dedication for the past few days... I spent about 2 days sorting through my sort folders.. not sorting what's in them just sorting all the different sort folders

:-P



And reorganizing my infinite todo list with some much needed prioritization

--

Links to ICON related gear:

The tool I use to generate an ICNS file from multiple images (using code from IconFamily)

Link: www.amnoid.de --- makeicns



SetIcon is part of osxutils and It's a command that lets you copy an icon from one file/folder to another
And if you use the -d option you can set a file/foldes icon to the contents of an icns

Link: sourceforge.net --- osxutils



--

A not quite fully functional command line tool:

Link: www.macgeekery.com --- setting_an_icon_from_the_cli



A web based system for making Icons:

Link: www.eisbox.net --- iconvert



Libicns:

Link: icns.sourceforge.net



IconFamily: is a Cocoa/Objective-C wrapper for Mac OS X Icon Services

Link: iconfamily.sourceforge.net




Show comments for 'Customization'
You have reached the end of this page - But there's more! Click Older for more
Subscribe to my News Feed.. or screw you then!
We are nihilists. We believe nothing
Copyright © 2006 - 2024 - Alex Lovett
Site and content designed, built and massaged by
Alex Lovett
( HD6 / HeliosDoubleSix )
contact me by email:
Page Rendered in: 0.035 seconds, like a boss