Yahoo is creating value by ousourcing ADV to Google?

21 04 2008

Yahoo is dealing with Google for outsource his ADV to Google and close his internal ADV project called Panama (a million dollar one…). The but is to create value by creating a stronger Yahoo and so to rise the price that Microsoft should pay for the possible acquisition.



Authorize Itunes, missing folder

12 04 2008

If with Itunes happens one of the following:

  • You are unable to complete a purchase from the iTunes Store.
  • You cannot play music you purchased from the iTunes Store.
  • An alert appears with the following text:

    There was an error storing your authorization information on this computer. The required directory was not found or has a permission error.

A missing Shared folder may prevent purchases from the iTunes Store or may prevent playback of purchased music. The following steps will recreate a missing Share folder using either the Finder or the Terminal.

Use the Finder

  1. Log in using an administrator account.
  2. From the Go menu, choose Go to Folder.
  3. Type: “/Users” and click Go.
  4. If there is not a Shared folder in the Users folder, from the File menu, choose New Folder.
  5. Name the folder “Shared”.
  6. Select the new folder and from the File menu, choose Get Info.
  7. Click the disclosure triangle to open the Ownership and Permissions section of the Info window.
  8. Set the permissions as follows (you may be prompted to enter an administrator account password):
    • Owner: access Read & Write
    • Group: access Read & Write
    • Others: access Read & Write
  9. Close the Get Info window.

Advanced: Use Terminal

  1. Open Terminal (/Applications/Utilities).Warning: This step involves modifying permission settings by entering commands in the Terminal application. Users unfamiliar with Terminal and UNIX-like environments should proceed with caution. The entry of incorrect commands may result in data loss or unusable system software. Improper alteration of permissions can result in reduced system security or exposure of private data.
  2. Type: sudo mkdir -p /Users/Shared
  3. Press Return.
  4. Enter your administrator account password when prompted, then press Return.
  5. Type sudo chmod 777 /Users/Shared
  6. Press Return.
  7. Quit Terminal.
It works for me to read and move to my Ipod my purchased music. 



I have updated to Wordpress 2.5

7 04 2008

As you may probably have noticed, I use Wordpress as CMS. The Wordpress team has released the 2.5 vesion, the last stable one. Probably you don’t notice anything new, but I can assure that there is a big difference behind the admin panel.

Thanks Wordpress team!

Wordpress now is for sure the best CMS you can find.



Google and Skype, more than a rumor.

3 04 2008

Google Skype

Rumors about “more than contacts” between Google and Skype are more and more. Somebody talks about an alliance, somebody about an acquisition. I don’t think that an acquisition, by Google will be good for users, so honestly I hope only that they are working about opening skype protocol with jabber Gtalk one. Tha facts are that Skype is seen by eBay like something that is unable to generate money, and Google wants expand itself on the voice market. Time will talk about it.



RadRails 1.0 just released.

13 03 2008

Aptana has just released RadRails 1.0 for Aptana studio.

A lot of new features included.

  • A new Rails Shell console - A screencast dedicated to this feature is available at aptana.tv.
  • Bundled auto-installing gems for rails development
  • A Ruby profiler for Pro users
  • An RDoc preview view
  • Extended RHTML/ERb color preferences
  • Code completion for ActiveRecord model fields and finders
  • Code completion suggesting method call arguments
  • Significant expansion of code warnings and analysis, including syntax changes from Ruby 1.8 to 1.9
  • An improved look and feel

News Link

Download