Category: Technology

Love it or hate it – it is here to stay.

CSS Web Development WordPress

Quick CSS for WordPress Images (Updated)

A week or so ago, I posted some information on how to quickly style your WordPress images. After recently updating my company’s web site (SDAC Inc. – I noticed if you used captions, my custom CSS would not work. Here is some CSS that will work with and without image captions: The difference? I used […]

Apple

Apple Saves the Day

Apple saves the day for me: Hello Jennifer, I’m sorry to hear the titles you purchased from the iTunes Store with account “xxx@xxx.com” were lost. I can certainly see how this would be upsetting and I would like to help. iTunes Store Customer Support has decided to let you download (at no charge) all the […]

Apple Serenity Now!

Lost iTunes Music

Recently I had my backup drive die which doubled as my music drive (dumb). I also in the past few weeks – cleaned out my off site backups which included my music (dumb). After not being very excited with what happened – I decided to do some research on some of my options to get […]

Hints HOWTOs WordPress

Find and Replace With phpMyAdmin (or using SQL)

Ever need to find and replace something in your WordPress database? (perhaps you changed domain names and have the old domain name or folder structure hard coded into some of your posts) You can easily update your database by using phpMyAdmin or by using the following code in any SQL interface: The first part of […]

Web Development

view-source: Firefox

I am generally a Safari user to do my web browsing unless I am debugging a web site – then I use Firefox because of the great web developer extensions. I cannot believe I did not know this before, but if you want to quickly view the source of anything (I just used it to […]

Apple UNIX

Copy to Clipboard in the Command Line Interface (CLI)

Ever wonder how to copy something from the command line into the Mac OS clipboard? If you want to copy/paste a files content (perhaps a log file or a conf file, etc) into the clipboard to use outside of the CLI, you can use the commands pbcopy and pbpaste. Example: I want to copy the […]

Apple

It is Apple Keynote Time Again…

I love the day of big Apple keynotes given by Steve Jobs. While rummaging around for a disk utility last week – I found my copy of the Macworld 1999 keynote where the Blue and White G3s and multi-flavored iMacs were announced. I had a smile – I eventually owned both and thought they were […]

Apple Serenity Now!

Growl 1.1.3 beta 4 + Mac OS X 10.5.3 = Nightmare

I use Growl mostly for email notifications because post the Mac OS X 10.5 update IMAP flag support (new mail notification) blows. Unfortunately x2 GrowlMail (the mail notification which I love and rely on) did not work with 10.5 – so I am forced to rely on having SquirrelMail open so I can see what […]