Archive for October 2009


Twitter Weekly Updates for 2009-10-25

October 25th, 2009 — 6:15pm
  • Photoshop user interface design + Americano + Linkin Park = 110% productivity #
  • If Google owns Feedburner, why can't you submit a #Feedburner sitemap to Google webmaster tools? Google doesn't accept feeds.feedburner… #

Powered by Twitter Tools

Comment » | Tweets

Twitter Weekly Updates for 2009-10-19

October 18th, 2009 — 6:15pm
  • Wondering which is better for studying Google Adword competition: Spyfu or Semrush? #
  • @juntajoe Google Sitemaps -To submit a website sitemap. Do you need to submit a separate sitemap for your blog? And resubmit for every post? #
  • If you have a widget on iGoogle or Netvibes and put a twitter feed into it, BAM!! You're visible to a lot of people. Trying to figure it out #
  • First rule of a new tech company: Stare at Twitter for 10 minutes then make sure your logo has a little bird in it. http://bit.ly/2Pm7yX #
  • Changed my twitter background over lunch. U like? #
  • Going to try to put a link in a pdf, point it to a url in an .htaccess file and cause a url redirect to open a live chat window. So fun… #
  • Yup WORKED! Going to try to put a link in a pdf, point it to a url in an .htaccess file and cause a url redirect to open a live chat window. #

Powered by Twitter Tools

Comment » | Tweets

iMovie Importing

October 14th, 2009 — 1:22pm

iMovie is great for small projects because it allows you to create video for the web with simplicity and speed. I use it at work quite often, and can usually crank stuff out pretty fast. The main topic of this post is around importing video, but one thing I want to mention before I get to iMovie Importing is: If you are using badly recorded audio in your video because you think people won’t notice or care, stop it. You can easily record the audio separately with Garageband if you don’t have all the fancy audio recording software. Seriously. It’s really all about the mic you use. Go buy yourself a decent condenser mic and a Presonus Firebox and hook it up to your mac with Firewire. You can later import the audio to your video project. Importing quality audio is just as important as importing all of of your video.

Ok, on to the main topic of the post: iMovie Importing. Anyone who has ever used iMovie knows it takes FOREVER to import video files into iMovie using the traditional method: File–Import. It can churn away for hours and hours. So… if you already have a bunch of video files that are ready for iMovie editing, take a second to smile because your life is about to get easier. If you want to quickly import video into iMovie without officially ‘importing’ them through the program, you can do this little trick:

  • 1. Go to your iMovie project file.
  • 2. Hold down the Control Key and click on the file. A Menu will pop up. Choose ‘Show Package Contents’. A new window will appear with some folders in it.
  • 3. Look for the Media folder.
  • 4. Drag all of your video clips into the Media folder.
  • 5. Now close all the windows and open the iMovie project.
  • 6. A notification may pop up to tell you have items in the trash. If it does, click view items.
  • 7. If no notifiaction appears, click on the little trash icon in iMovie window.
  • 8. You should see all of your transferred video in the trash.
  • 9. Hold the shift key down to select the videos.
  • 10. Drag all of them over into your iMovie ‘clips’ pane.

Bingo!! A quick way to import video to iMovie. Now that I just saved you a whole lot of time, you can go buy that Pumpkin Spice Latte and still get your project done on time.

Comment » | Uncategorized, Web Design Posts

How to see the .htaccess file on a Mac

October 13th, 2009 — 2:22pm

Let’s get right to it. Macs are great, but what if you want to view the files that are hidden by the OS? Here is an example scenario: You need to add some url redirects in your .htaccess file, but you can’t see the .htaccess file in your root directory because the Apple OS hides any files with a ‘.’ at the beginning of the file name.

If you use Dreamweaver:
There are a few ways to do this. First of all, if you are planning to open your .htaccess file in Dreamweaver for editing, you don’t have to do any modifications to the Finder. Just go into Dreamweaver, choose File — Open, and navigate to where your .htaccess should be. You should see a drop down box at the bottom of the dialogue box that says, ‘Enable:’. Choose ‘All Files (*.*) from the list. You should now be able to select your .htaccess file to open.

Other Options:
If you don’t use Dreamweaver, or you just want more of a complete OS hide/show visibility solution, there are a few different methods you can use for accomplishing the task. You can use the terminal to show all of your hidden files, or you can download a program to show or hide your hidden files. Here is a great post that talks about some other options:
http://http://www.mactricksandtips.com/2008/04/show-hidden-files.html If you choose to show hidden files using the Terminal method, make sure you are careful to type everything in correctly!

Comment » | Web Design Posts

Back to top