Photoshop custom shapes

While browsing around DeviantArt I found the photoshop shapes category. There's some really cool stuff to be had there, as usual I've been kept out of the loop. So if you didn't already know -- like me, heres the link. Check it out for yourself...
http://browse.deviantart.com/resources/applications/customshape/?order=9...

New page added, Logos and Illustrations in the Portfolio section.

http://xweb.com.au/logos-and-illustrations

If you'd prefer not to have to type a password to execute commands as root with sudo

Edit the /etc/sudoers
#visudo
or
#vi /etc/sudoers

add a line for your user in this case mine is "chris"

chris ALL=(root) NOPASSWD: ALL

:qw
#

By default "apt-get remove package" doesn't purge everything related to the package. This eventually means that a log of configuration files are left scattered around the place with no corresponding packages. A couple of weeks ago, the following solution was proposed on #linux:

dpkg --purge `dpkg --get-selections | grep deinstall | cut -f1`

Amnon requested the screenshots which i promised but had not yet delivered -- flat out coding. But, heres some images of what I've got working so far. The module is still miles away from any sort of out-of-development release and only sort-of works but it's a start.

I would like to have a functioning version soon as i'm moving my sites to VPS and this module is in-fact how I plan to edit my own zone files.

Anyway, I'll shut-up now, heres the screen-shots. The titles of each dialogue or page should explain what they do, cao!

Syndicate content