Showing posts with label Safari. Show all posts
Showing posts with label Safari. Show all posts

Wednesday, April 17, 2013

Friday, November 2, 2012

Troubles updating to Safari 6.0.2?

If you are having troubles updating to Safari 6.0.2 using "Software Update..." use the following link to get the update and install it manually:

http://swcdn.apple.com/content/downloads/53/02/041-8081/2jwp4wjrwygtm4lc608qy4h0 n4a9yyq37g/Safari6.0.2Mountain.pkg

Safari 6.0.2


Thursday, May 10, 2012

Safari 5.1.7


Thursday, November 18, 2010

Safari 5.0.3



Wednesday, September 8, 2010

Safari 5.0.2

Wednesday, July 28, 2010

Safari 5.0.1 is here

Tuesday, June 8, 2010

Safari 5 installed

Safari 5 is out!

Sorry, no Safari for Tiger...

Sunday, June 6, 2010

WWDC 2010: waiting for...


  • The new iPhone (HD?)
  • The new Safari web browser (5?)
  • The date for the official release of iPhone OS 4

Saturday, July 4, 2009

Safari 4: show the Debug menu


The command for showing the Debug menu in Safari 4 is the following:


defaults write com.apple.Safari IncludeInternalDebugMenu 1

Monday, March 30, 2009

Safari 4 (beta) vs Firefox for debugging

While I am updating a web site, I came up to a strange problem: I created a flash file in order to write the email address of my school and avoid spamming. The problem was that some pages were displaying the flash file fine, but some others did not. I first tried to use Safari (Window->Activity) in order to troubleshoot the issue but I did not get any useful error messages.


I then tried Firefox and the error message that I took, helped me solve my problem!

Did you find the above information helpful? You will find a lot more information in my eBook "Programming Dashboard Widgets". You can learn many things from the eBook. You can buy it here.

Friday, March 20, 2009

Saturday, March 14, 2009

Hotmail.com and Safari Browser


Today, a friend of mine told me that after updating to Safari 4 beta on his Tiger system, he cannot access his account on Hotmail.com.

He also informed that after downgrading to Safari 3, Hotmail.com continues not to work!

I told him to try Firefox and, voilà, Hotmail.com works!

Saturday, March 7, 2009

Xcode 3.1.2 and Safari 4 (beta)

If you have installed Safari 4 (beta), like me, you may have noticed that Xcode does not work any more!!!
This will not happen in all Xcode versions. If you have already installed Xcode 3.1.2 (if not just install it!) then everything will work just fine! Read this Knowledge Base Article for more information.

Thursday, February 26, 2009

I installed Safari 4 beta.

Although I do not like using beta software, I already installed Safari 4 beta on both my machines.


I also had to execute the following from Terminal.app (to get back the previous Safari tab behavior):

  • defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO
as well as the following (to get the loading progress indication in the weblink bar):

  • defaults write com.apple.Safari DebugSafari4IncludeToolbarRedesign -bool NO
  • defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO



Does the above image remind you of Opera Speed Dial?

What is your opinion about Safari 4 beta?
What is your opinion about using beta software?

Apple releases (public beta) Safari 4

You can find it here (for both Windows and Mac).

Tuesday, November 25, 2008

Safari 3.2.1 released

Hopefully, it won't crash as often as its previous version!
It is available in both Tiger and Leopard editions.