Tuesday, October 7, 2008

WebKit Based Browser: MECCA

This browser developed by Todd Ditchendorf an ex apple engineer. The main interesting spec is the use of the cover flow view to view the links of a web page or to view photos. Is interesting that cover flow is showed like a finder window not as new window like CoolIris.

Here a video demostration of the browser:


Fluid Thumbnail Plug-in | http://fluidapp.com from Todd Ditchendorf on Vimeo.

Vía: Applesfera

Browser WebPage

Download is not yet available.

Wednesday, April 2, 2008

ZiPhone 3.0 Released


The easiest way to unlock,activate and jailbreak the iPhone. One click and wai 4 minutes. In this version is solved some problems with youtube service and wifi service.

You can download following this link.

Now We Can Make & Receive Call In The Air


Air France has introduced a new service to make and receive calls in the airplane. This service will be operative from 3000 to up and, we can make six calls simultaneously and unlimited sms messaging. I think is an important feature for clients. I hope it will be operative in every air company in the world.

Microsotf Will Introduce A New Mobile Browser

Microsoft will improve the IE Mobile, following the same philosophy that the iPhone Browser, showing the web pages like a desktop browser. I think this is an important way to the mobile browsers, I have talk anytime about the fragmentation of the mobile browsers and the problems for developers to make cross browser pages. What do you think about this topic?

Also Microsoft will improve the navegation system throught menus in the Windows Mobile 6.1 version. The revolutionary iPhone interface will make that every manufacturer improve the OS version of mobile device, and unique winner of this figth is the final user with better products an a lot of alternatives.

Monday, March 24, 2008

Acid3 Safari test

The Safari browser passed the Acide3 test with 95/100. The WebKit team has fixed an exceptions, and now they match the DOM 3 specification.



I think the browsers must to match this specification at the top level, because it will be interesting to develope more web apps. Nowadays if you're developing a Web page you need view correctly in the most browsers and it's very hard try and solve the problems.

And congratulations to the WebKit Team.



Vía WebKit Blog.

Friday, March 14, 2008

How to: Get contacts with the iPhone SDK



This source code was developed by Pablo Abad and shows the contacts stored in the iPhone Address Book. The contacts will show in the Xcode console.

Thanks Pablo, and good luck in Munich.

Monday, March 10, 2008

Installing iPhone SDK On PowerPC

If you have installed the iPhone SDk on a Power PC, you can't create iPhone Apps. Because the PowerPC Plattform is not supported by the SDK. Well...., you can install it browsing through the package content in the SDK image disk.
You must intall the aspen packages manually to use it with the XCode. You can se the packages in the image.



After install it you need to move it to the platform folder in the Developer folder. These packages by default will be installed in the root folder, you need to move it to the developer folder. Other option is change the destination folder in the installation app.

After these steps you will see in the new project window the option to develop iPhone apps.