Apple Announces next iPad

On March 7, 2012, in Apple News, iPad, by admin

Today apple announced their next iPad. New features include: Retina display-4x as many pixels 4G LTE compatiability (AT&T/ Verizion) 5MP camera capable of shooting 1080p A5X Processor with quad-core graphics Bluetooth 4.0 Among software features are: Speech dictation (not siri) 1080p streaming to AppleTV iOS 5.1  

Today apple announced their next iPad.

New features include:

  • Retina display-4x as many pixels
  • 4G LTE compatiability (AT&T/ Verizion)
  • 5MP camera capable of shooting 1080p
  • A5X Processor with quad-core graphics
  • Bluetooth 4.0

Among software features are:

  • Speech dictation (not siri)
  • 1080p streaming to AppleTV
  • iOS 5.1

 

Tagged with:  

iPad 3 Keynote announced.

On February 28, 2012, in Apple News, by admin

Apple announced today that they will be revealing the next iPad on March 7th. Just from looking at this poster we can tell that the next iPad may not have a physical home button; or perhaps this photo was taken with the iPad upside down?

Apple announced today that they will be revealing the next iPad on March 7th. Just from looking at this poster we can tell that the next iPad may not have a physical home button; or perhaps this photo was taken with the iPad upside down?

 

Apple Releases Developer Preview of Mountain Lion

On February 16, 2012, in Uncategorized, by admin

Apple has announced its next generation of Mac OS X, named Mountain Lion. It is expected to be available in the app store this summer. Many features from iOS have been brought over such as twitter integration, iMessage, Game center, notification center, and more. iMessage Beta is available for users running Lion to download; a [...]

Apple has announced its next generation of Mac OS X, named Mountain Lion. It is expected to be available in the app store this summer. Many features from iOS have been brought over such as twitter integration, iMessage, Game center, notification center, and more. iMessage Beta is available for users running Lion to download; a paid developer account is required for the beta.

More info, along with downloads, is available on apple’s site: http://www.apple.com/macosx/mountain-lion/

Quickly change Audio I/O settings

On February 2, 2012, in Uncategorized, by admin

You can quickly change your audio settings via the menu bar. Just option-click on the volume menu. This appears:

You can quickly change your audio settings via the menu bar. Just option-click on the volume menu. This appears:
Audio Menu

 

How to add spacers to your dock

On January 12, 2012, in Uncategorized, by admin

If your dock is messy and unorganized, this tweak is for you. You can easily add blank spacers to you dock via terminal. Here’s how: Open terminal by browsing to Applications/Utilities in Finder and double clicking on it. Past this line of code in terminal and press enter: defaults write com.apple.dock persistent-apps -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}’ [...]

If your dock is messy and unorganized, this tweak is for you. You can easily add blank spacers to you dock via terminal. Here’s how:

Open terminal by browsing to Applications/Utilities in Finder and double clicking on it.

Past this line of code in terminal and press enter:

defaults write com.apple.dock persistent-apps -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}’
This is adds a spacer on the right end of the applications section of the dock.

However, for changes to take effect the dock must be relaunched. Since the dock is not a regular application, you cannot press Command-Q, so back to terminal again; execute this command:

Killall Dock
Your dock should re-appear on with a empty space on the right. You can move the space around just as if it were an application, and if you want to remove it, just drag it off the dock and let go.

If you want spacers on the right side of the dock where stacks, trash, and minimized windows are located, execute this command:

defaults write com.apple.dock persistent-others -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}’
followed by…

Killall Dock

 

Website Back Up!

On December 31, 2011, in Uncategorized, by admin

We are back and running again!

We are back and running again!