If you’ve upgraded your copy of Firefox recently you might have noticed that suddenly new tabs open right next to the page you’re viewing. In previous versions of Firefox new tabs opened at the end of the list. My good buddy Damien found a way to make Firefox behave the way it did before the [...]
Tagged as:
browsers,
FireFox,
Software,
tips
One of the cool features in Mac OS X is the ability to “quick view” a file without actually opening it. If you have an item selected (highlighted) in a Finder window or on your desktop — or even a file embedded in an email message — just hit the spacebar and you’ll get a [...]
Tagged as:
Apple,
keyboards,
Mac,
PDF,
tips
Wednesday February 25, 2009
If you scroll to the bottom of this page, you’ll see that in my footer I display how long I’ve been publishing this site. It’s pretty simple to do this; all you really need is the DateDiff plugin and PHP’s default date() function.
Tagged as:
blogging,
plugins,
tips,
web design,
wordpress,
wordpresswednesday
Wednesday February 11, 2009
Every time you post an entry, you want the world to know. If you tell it to do so, the WordPress engine will notify several site update services with a ping to let them know that there’s something new on your site. On the “Settings” panel, at the bottom of the “Write” tab, there is [...]
Tagged as:
blogging,
ping,
tips,
wordpress,
wordpresswednesday
Wednesday February 4, 2009
There are dozens of awesome features in the WordPress CMS, but one of my favorites is the ability to schedule a post for future publication. You can write a birthday wish to someone months in advance so you don’t have to worry about forgetting. You can plan to have an anniversary note appear on your [...]
Tagged as:
blogging,
CMS,
tips,
web design,
wordpress,
wordpresswednesday
Wednesday January 28, 2009
LaunchPad is a killer WordPress “domain parking” theme. It’s the perfect way to let visitors know that something cool is “coming soon” when you’ve registered a domain name but haven’t yet had a chance to actually build anything. This high-impact, minimalist layout (example) comes pre-configured with two RSS subscription options — via email or feed [...]
Tagged as:
domain names,
themes,
tips,
URLs,
web design,
wordpress,
wordpresswednesday
Over at mattgemmell.com I just found an excellent article about software development and a must-read for any programmer, at any level: If you’re a developer and you’re about to ask another developer a technical question (on a forum, via email, on a chat channel, or in person), you’d better be ready to answer the question [...]
Tagged as:
code,
development,
Programming,
Software,
tips
Wednesday January 7, 2009
I just found a super cool iTunes trick at the Unofficial Apple Weblog: If you hold the option key while you click on the little arrows next to artists and albums, it will take you to your library’s collection for that item instead of to the iTunes store.
Tagged as:
Apple,
iTunes,
music,
tips,
tricks
Wednesday October 1, 2008
Pro-Tip: Tell your website to treat CSS files as if they’re PHP files to make life easier. There are only two simple things you need to do to enable this!
Tagged as:
code,
css,
HTML,
PHP,
tips,
web design