Gadling covers the Olympics

Open Tech is up for sale

Just as quickly as Open Tech opened up, the Mac clone creator has decided to put itself up for sale. Of course, we're not sure who would buy a company that could be sued at anytime by the Mothership.

Open Tech has information about the sale on their website. For just $50,000 (payable via PayPal, oddly enough), you will receive the following:
  • Open Tech name
  • Open Tech website
  • Trade secrets (as in secrets to ripping off Apple)
  • Press contacts (are they selling the actual people?)
  • 2 Open Tech machines with the OS of your choice
This information comes on the heels of Mac clone maker Psystar being sued by Apple for copyright infringement among other things. So, if you are looking to buy a company with built-in legal trouble, Open Tech looks like it could be a good scam deal.


[via MacNN]

Apple seeds Safari 4.0 dev preview 2

Apple has started seeding developers with Safari 4.0 preview 2. You may recall that the last developer preview was issued in June after the WWDC.

Safari 4.0 DP2 has a build number of 40A12. Just like the last build, this edition scored a perfect 100/100 on the Acid3 test. Developers with access to the Apple Connect website can download Safari 4.0 preview 2 for Mac OS X Leopard, Tiger, and for Windows.

The new version gives users the option to save web pages as an application that can be launched independently of Safari (similar in concept to the SSBs Prism and Fluid). There is no word on when Safari 4.0 might be released to the public.

Thanks to everyone who sent this in!

Microsoft: We're not "cool enough" for Mac OS X


If you thought the new Get a Mac ads were spot-on or funny, then you will definitely get a kick out of this. On Microsoft's Photosynth website, they admit something that we've known for years: They're not cool enough to run on Macs.

"Unfortunately, we're not cool enough to run on your OS yet. We really wish we had a version of Photosynth that worked cross platform, but for now it only runs on Windows. Trust us, as soon as we have a Mac version ready, it will be up and available on our site," reads the website.

Photosynth is a technology Microsoft has designed to create 3-D "worlds" with your photos. This technology is definitely cool, and we actually would like to see it come to the Mac, but the way they worded the install page just makes us laugh. Meanwhile, VMware Fusion's Pete Kazanjy told us that the warning about Photosynth not working in a virtual machine isn't quite right; he got it running just fine in Fusion 2 Beta 2, and has the video to prove it.

Thanks for the tip, Nate!

Terminal Tips: Make hidden Dock icons transparent


Without using Exposé, it is hard to tell which Mac OS X applications are hidden and which aren't. But, with a simple Terminal hack, you can have all your application icons displayed as transparent. Simply open Terminal.app (Applications > Utilities) and type the following command exactly:

defaults write com.apple.Dock showhidden -bool YES

Once you type the command and press enter, you need to restart the Dock by typing "killall Dock" and pressing enter. Once the Dock restarts and you hide applications, you will notice that hidden applications have a transparent look. If you want to reverse the command, just replace the "YES" with a "NO" and restart the Dock again.

Like these tips and tricks? Why not take a look at TUAW's Mac 101 and Terminal Tips category.

Terminal Tips: Disable Dashboard


If you are the type of person that sees Dashboard as an application that just wastes space in your Dock (and an icon on your keyboard), then why not disable it? It is very easy to disable Dashboard; just type in the following command in Terminal.app (Applications > Utilities):

defaults write com.apple.dashboard mcx-disabled -boolean YES

You must restart the Dock in order for this hack to work, so type "killall Dock" into Terminal and press enter -- the Dock should restart. To enable Dashboard again, just type in the above command, replacing "YES" at the end with a "NO." Now when you try to launch Dashboard, nothing will happen; this will save you some system resources.

If you found this tip useful, take a look at TUAW's Mac 101 and Terminal Tips sections.

Back to School: Securing your Mac for public use

TUAW's going Back to School! We'll be bringing you tips and reviews for students, parents and teachers right up until the bell rings in September.

It's time once again to head back to school. Some are entering high school, while others are going to college for the first time. If you're taking your Mac with you, you need to learn some security basics. In this post, I will show you how to secure your operating system and hardware.

Operating System (Software)
Mac OS X makes a great operating system for students and businesses because of its inherent security. However, any computer without a strong password or other means of security is an accident waiting to happen.

The first thing you need to do is set a login password. To do this, go into Accounts in the System Preferences pane. Once there you will be able to set your password for logging in. While in Accounts, you might want to disable automatic login. This forces your computer to ask for a password upon startup and makes it harder for someone to walk up to your computer and use it (or steal it and use it).

Turning off Sharing services is another way to protect someone from remotely connecting to your Mac. Go to System Preferences > Sharing. Once there, un-check all sharing services that you don't use. Disabling File Sharing, Remote Login, Screen Sharing, and other services such as these can save your Mac from being "hijacked." If you must have these services turned on, then make sure you have a secure password set.

Hardware

Securing Mac OS X isn't the only thing you need to do. If you live in a dorm, or in a shared apartment, then you may want to consider securing your hardware. No matter what security measures you put into place, they can always be circumvented by someone just stealing the machine.

Most Macs have a standard security port to connect a lock. This is a great way to protect notebooks as well as desktops and even printers and other peripherals. The locks are fairly inexpensive (around $40 US) and can save your expensive hardware from being stolen. You can find them at most big-box computer retailers and even online from companies like Kensington.

More on security...
If you want more information on Security and your Mac/iPhone, then visit TUAW's Security category. You can also get more TUAW Back to School goodness by visiting our Back to School page.

Terminal Tip: Add scroll arrows to both ends of scroll bar


Have you been paging through a document and wished that the scroll arrows were at both ends of the scroll bar? With a simple Terminal hack, you can have it your way. Just open Terminal.app (Applications > Utilities) and type in the following command:

defaults write "Apple Global Domain" AppleScrollBarVariant DoubleBoth

You will need to restart your Mac to see the changes. If you want to change the scroll bars back to the normal way, just open the Appearance System Preference pane and select "Together" from the "Place scroll arrows section."

For more tips and tricks like this, visit TUAW's Terminal Tips and Mac 101 sections.

TUAW Tip: Add date to the menu bar clock


Have you ever wanted to quickly verify today's date, but didn't want to open iCal? Well, you could click on the clock in the menu to get the month/day/year. However, you can also change the layout of the clock to include the extra information such as month/day/year.

To do this, open System Preferences and go to the "International" system preference pane. Once there, click on the "Formats" tab and then click the customize button in the dates section. Select "Medium" from the drop-down menu. You should see the data change in the text box below the drop-down menu. Click inside the box, select all the text (Command + A), and then copy the text (Command + C). Once you've copied the text, click cancel.

Click on the customize button in the times section. Select "Medium" from the drop-down menu. Then place the cursor just before the time and paste (Command + V) the date that you just copied. You might want to add several spaces (or some sort of separator) between the date and time. Once you are finished, click OK. The changes will now show up in the menu bar.

Update: To remove the custom formatting from the menu bar, go to System Preferences > International > Formats. Click the "Customize" button in the times section and select "Medium" from the drop-down menu. Delete the additional text that you add and click "OK." Now click the customize button under the "Times" section again and select "Short" from the drop-down menu. Click "OK," and your system should return to normal.


More tips and tricks like these can be found at the TUAW Tips and Mac 101 sections of TUAW.

Mac 101: Make your Stickies see-through

A while back we mentioned that by pressing Command + Option + F that you could make your Stickies float above all other windows. Well, it's time to take this a bit farther.

By pressing Command + Option + T, you can also put your Stickies into transparent mode, so you can see any windows/information that is below the note.

Stickies can be useful for jotting down a quick note, making out a list, or any other daily task that you may find yourself doing -- like checking out TUAW for our great Mac 101 tips and tricks!

Terminal Tip: Stop disk image verification


Sure, we've all wanted to stop the pesky "Disk Image Verification" process that starts when you want to open that .iso, .dmg, or other disk image. While this process is a precaution against possibly installing/using corrupt files, sometimes it is completely unnecessary. To stop disk image verification forever, just open Terminal and type:

defaults write com.apple.frameworks.diskimages skip-verify TRUE


If you want verification enabled again, type the same command, replacing the "TRUE" with "FALSE." While verification is off, we recommend only using disk images from trusted sources.

Ten ways OS X rocks

Smashing Magazine does a good old-fashioned "why OS X is so much better" piece -- ok, well they're not that blatant (it's actually focused on the "top ten usability highs"), but with all of the iPhone/App Store news going around, it's kind of refreshing to see some nice, traditional Mac praise.

So why is OS X better than other (*cough*Windows*cough) operating systems? Metaphors play a huge part -- when you use a Mac, you're not just browsing through files or using plugins, you're flipping through what look like album covers, or pulling up a "Dashboard." And everything is extremely intuitive -- it's clear upon first look at the screen what does what or where to find certain features of the operating system.

Every system has problems, and OS X is no exception. But using it day to day, OS X definitely gives out all kinds of "wait, it was that easy?" and "just works" moments. And that's why we're such big fans of it in the first place.

AppleInsider: Mac OS X 10.5.5 hits 9F13

AppleInsider reports that the Mac OS X team is squashing ever more bugs, and has released version 10.5.5 build 9F13 to developers. Unlike prior builds, Apple released it without any known issues.

The article notes that Apple has made 115 corrections to Mac OS X code as a part of the 10.5.5 update. Improvements to power management, mail sync, preferences sync, networking, firewall, kernel, file system, and the Mobile Me preferences pane are all expected to be included.

AppleInsider expected that the update would be released to the public in "the coming weeks."

Apple seeds new 10.5.5 build to developers

It was only a week ago when Apple started shipping the early builds of Mac OS X 10.5.5. However, in the ever-changing world of OS updates, MacNN reports that Apple has prepared another developer seed of 10.5.5 for beta testing.

The latest build number is 9F9 (the last one being 9F5). According to the article, Apple has reportedly squashed over 100 bugs in Leopard. Unlike the last build, MacNN says that this build is safe for Macs with integrated graphics cards.

Christina Warren notes that this is only the 9th build of 10.5.5 and that Apple normally ships around 20 OS update builds before considering "gold master."

[via MacNN]


Thanks, Christina!

Apple's DNS patch coming up short

The distance between good intentions and actual results seems to be getting longer and longer. While Apple did release a security patch yesterday that included a fix to BIND for the highly publicized cache poisoning exploit -- some time after most other vendors got updates out to customers -- that fix doesn't seem to be, you know, actually working.

Multiple sources have noted that Apple's DNS patch, at least on Mac OS X 10.4 and 10.5 client versions, isn't implementing the key feature that's meant to block cache poisoning: port randomization on requests. While the same version of BIND running on Linux systems behaves as expected, Mac OS X machines doggedly issue DNS requests on sequential ports, making them far more vulnerable to spoofing by malicious folk.

This may seem like an esoteric vulnerability, and indeed for most Mac users the more important question is whether or not your ISP or network manager has patched the primary DNS servers you rely on (you can check your DNS server status via Dan Kaminsky's tool here). The behavior of Apple on this security issue, however, is very troubling. Waiting weeks to issue a patch for a key vulnerability and lagging behind other OS vendors is bad enough; shipping that patch only to have the user community discover that it doesn't work worth a bucket of warm spit ... that's not the act of a company that claims to care deeply about the security of its customers.

Update: Kaminsky suggests that we lighten up; Mac OS X Server (which would be the most vulnerable to attack, if it serves as the primary DNS for your network) has been patched, even if the client patch isn't behaving properly yet.

Apple Security update 2008-005 released

Apple has just released a new security update for client and server users of Mac OS X 10.4 (Tiger) and 10.5 (Leopard). This Security update 2008-005 is "recommended for all users and improves the security of Mac OS X," and includes fixes for a dozen or so features in Mac OS X.

This update fixes a QuickLook bug where loading a malicious Microsoft Office file could lead to "arbitrary code execution." Doesn't sound too good to me! It also fixes a DNS vulnerability that has been highly discussed over the past week (and which many other vendors have already patched).

You can download this update by opening Software Update (Apple menu > Software Update). You can also find more information on what this update fixes by looking at Apple's support note.

Next Page >

TUAW Features

back-to-school
Mac 101 ask-tuaw
Mac News
WWDC (251)
.Mac (65)
Accessories (652)
Airport (75)
Analysis / Opinion (1417)
Apple (1697)
Apple Corporate (577)
Apple Financial (200)
Apple History (51)
Apple Professional (54)
Apple TV (164)
Audio (450)
Bad Apple (131)
Beta Beat (155)
Blogging (87)
Bluetooth (19)
Bugs/Recalls (57)
Cult of Mac (879)
Deals (224)
Desktops (116)
Developer (281)
Education (110)
eMac (10)
Enterprise (147)
Features (412)
Freeware (399)
Gaming (396)
Graphic Design (38)
Hardware (1307)
Holidays (37)
Humor (588)
iBook (66)
iLife (240)
iMac (185)
Internet (339)
Internet Tools (1341)
iTS (982)
iTunes (823)
iWork (23)
Leopard (376)
Mac mini (112)
Mac Pro (54)
MacBook (206)
MacBook Air (83)
Macbook Pro (225)
MobileMe (47)
Multimedia (458)
Odds and ends (1484)
Open Source (282)
OS (940)
Peripherals (214)
Podcasting (183)
Podcasts (95)
Portables (198)
PowerBook (136)
PowerMac G5 (51)
Retail (611)
Retro Mac (50)
Rig of the Week (42)
Rumors (641)
Software (4453)
Software Update (426)
Steve Jobs (254)
Stocking Stuffers (50)
Surveys and Polls (98)
Switchers (114)
The Woz (35)
TUAW Business (257)
Universal Binary (281)
UNIX / BSD (61)
Video (907)
Weekend Review (84)
WIN Business (47)
Wireless (89)
Xserve (39)
iPhone/iPod News
iPhone (1781)
iPod Family (2115)
App Store (154)
SDK (29)
Mac Events
One More Thing (27)
Liveblog (2)
Other Events (226)
Macworld (489)
Mac Learning
AppleScript (4)
Ask TUAW (107)
Blogs (85)
Books (26)
Books and Blogs (62)
Cool tools (451)
Hacks (472)
How-tos (490)
Interviews (44)
Mods (191)
Productivity (591)
Reviews (114)
Security (167)
Terminal Tips (65)
Tips and tricks (574)
Troubleshooting (173)
TUAW Features
iPhone 101 (36)
TUAW Labs (4)
Blast From the Past (19)
TUAW Tips (150)
Flickr Find (38)
Found Footage (90)
Mac 101 (110)
TUAW Interview (31)
Widget Watch (198)
The Daily Best (1)
TUAW Faceoff (6)

RESOURCES

RSS NEWSFEEDS

Powered by Blogsmith

Sponsored Links

The Unofficial Apple Weblog (TUAW) bloggers (30 days)

#BloggerPostsCmts
1Cory Bohon531
2Robert Palmer5245
3Steven Sande4917
4Mike Schramm270
5Erica Sadun251
6Michael Rose2429
7Mat Lu209
8Giles Turnbull190
9Dave Caolo170
10Brett Terpstra130
11Christina Warren1333
12Scott McNulty90
13TUAW Blogger70
14Victor Agreda, Jr.412
15Jason Clarke11

Featured Galleries

Macworld 2008 Keynote
Macworld 2008 Build-up
Apple Vanity Plates
DiscPainter
Crash Bandicoot Nitro Kart 3D
Macworld Expo 2007 show floor
Apple Texas Hold 'Em
The Macworld Faithful in Line
iPhone First Look

 

    Most Commented On (7 days)

    Recent Comments

    More Apple Analysis

    More from AOL Money and Finance

    Other Weblogs Inc. Network blogs you might be interested in: