July 2010
2 posts
2 tags
Textpattern on WebFaction
From
RewriteEngine On #RewriteBase /relative/web/path/
to
RewriteEngine On #RewriteBase /relative/web/path/ RewriteBase /
http://twitter.com/maxvoltar/status/13365415324 →
Border radius info for iPhone/iPad apps: 29x29: 5px 50x50: 9px 57x57: 10px 72x72: 12px 512x512: 90px
June 2010
1 post
Disk Usage →
The easiest way to see which directories are taking up the most space is to run this command, from your home directory: du -hs * Then, ‘cd’ into the directory that is taking up the most space and run the same command again. Repeat the process until you find the files that are actually taking up the space. Another command that is useful is “ls -lh”, which shows how much...
December 2009
1 post
Some handy Mail.app Smart Mailboxes | 43 Folders →
minimalmac:
So, on the way to drafting up a killer piece about my nifty smart folder setup in Mail.app, I remembered where I go all of those useful tips from. All of these are gems and I use them daily years later.
November 2009
1 post
The Document Escalation Path
minimalmac:
It was not until recently that I realized something about my workflow. Please forgive me if this is all “Big Duh!” to you. I have a document escalation path. – a definitive point of creation for the most basic needs and a progression of steps for when the item outgrows those needs. My flow generally goes something like this (links to other posts here where appropriate):
TextEdit...
October 2009
2 posts
Working without distraction : my minimalist...
wedontneedroads:
I hate to be disturbed. I try to end every day with an empty “Today” list in Things and an empty Inbox in Gmail. I don’t want to be interrupted while I’m working on one task. Most of the points below are tricks that help me empty my Things inbox and complete projects. In other words : they help me get things done.
About the Finder :
I use a dark background (the...
Simple Pages
minimalmac:
I noticed a few days ago while using Pages that I never used the toolbar, the format bar was all I really needed. Disabling the toolbar gives Pages a very clean look.
(Submitted by Rickard)
September 2009
1 post
WebFaction: add FTP user →
#RUN THESE IN SSH AS YOUR MAIN USER:
setfacl -m u:syc:—x ~
setfacl -R -m u:syc:—- ~/webapps/*
setfacl -R -m d:u:syc:—- ~/webapps/*
setfacl -R -m u:syc:rwx ~/webapps/syc
setfacl -R -m d:u:syc:rwx ~/webapps/syc
# RUN THESE IN SSH AS YOUR FTP USER:
ln -s /home/cmc/webapps/syc www
August 2009
2 posts
2 tags
Google Analytics
If you are a user of Google Analytics, you may want to use the...
– TXP Tips: Google Analytics
4 tags
Alex Payne — al3x's Rules for Computing Happiness →
A list of rules or suggestion how to run a computer smoothly in an happy way.