Sunday, March 8, 2009

iPhone on Linux !!

Check this out!! I happened to browse the open source MAC sites and bumped into it. People has installed Linux 2.6 kernel om iPhone through usb port & made it dual boot. The linux kernel is available for download with installation steps on iPhone together with a video. Linux iPhone

Tuesday, August 19, 2008

Smartphone Application Development

Google's entrance changes the landscape for developers of mobile applications

Google makes a habit of sending shockwaves through the tech world at regular intervals. The release of the Android Software Development Kit, the first effort of the Google-led Open Handset Alliance, was no different for the mobile phone marketplace. The Alliance's ultimate goal: to reshape the cell phone universe as we know it.

While there will be no "Gphone," the idea is to crack open software development for mobile applications.Android is built on the open Linux Kernel and encompasses an operating system, middleware, and even some key mobile apps, says Andy Rubin, Google's director of mobile platforms. The Alliance promises that "the platform will continue to evolve as the developer community works together to build innovative mobile applications."

To get the ball rolling, the Open Handset Alliance announced the Android Developer Challenge. During 2008, a total of $10 million in prize money will be awarded to innovative developers. The Alliance suggests they concentrate on social networking, media consumption, collaboration, gaming, rethinking of traditional user interfaces, or "whatever you're excited about." The game is definitely on.

The bottom line is mobile communications is a growth industry. Today's 3 billion mobile phone users outnumber both Internet users and land-line owners. That already huge number has nowhere to go but up. On top of that, each user will demand more from their phones as prices for phone-based Net access drop and data pipes from the Net to phones widen. The mobile landscape is going to change significantly over the next few years, and software developers are going to be the agents of that change.

The best part is Android platform uses the Java programming language with an Eclipse plugin, so there should be no hesitation to start your development (http://code.google.com/android/intro/index.html).

Wednesday, June 11, 2008

What is Google up to ?

Google's developer conference - Google I/O on May 29th 2008 at San Francisco was a huge hit, with more than 3000 developers attending it for two days. The message was clear and simple: the Web is the new platform for application development. Google wants to make its own slice of Web infrastructure (the Google cloud) more accessible to developers and encourage them to build and run applications in it. Google's idea is to make the client i.e. the browser to be more capable which will ensure that its connectivity with the cloud is powerful to work with harmony.

To showcase its client-cloud connectivity, Google detailed several examples at the conference. The first was the integration of Google Gears (a browser add-on in the Adobe Flash mould that allows for richer browser experiences) to enhance search in MySpace email. Gears works by persistently storing, synchronizing and manipulating data locally in the browser, effectively allowing online applications to function offline. Next it unveiled a new 'rent-a-cloud' pricing for its App Engine software that allows you to build Web applications that run on Google's cloud infrastructure that is based on CPU use per hour - a model that sounds very similar to Amazon.com's Web services.

Google also presented a new version of the Google Web Toolkit which allows developers to build rich Internet applications in Java; the hosting of new Ajax libraries that lets developers improve the performance of their Web applications using JavaScript tagging; and a strategy for transforming Web applications into mobile applications using a new SDK for its Android federated smartphone platform. The SDK basically provides WebKit views and allows mobile applications to be built using Web browser technology as the user interface.

Finally, Google also showcased interesting Web 2.0-like application development technologies for single sign-on for the Web (OpenID), universal authorization (OAuth) and a social network development 'standard' (Open Social). These technologies promise to connect Web pages, applications and service to the 'sticky' social Web.

These diverse tools and technologies might seem loosely unintegrated and targeted at different areas. In fact they're all cogs and wheels of a more meaningfully connected Web that hosts Google Web services powered by the Google App Engine. Importantly some of these Web services and applications aren't written just by Google, but by an entire market of independent developers.

These developers aren't just keen to build 'cool' Web applications for the sake of 'coolness'; they also have an eye on tapping into Google's billion-dollar online advertising revenue stream. Google likes to separate its Web development technologies from its advertising. But the two are inextricably linked. Google's monetization strategy is simple. Invest in advancement of the Web by allowing users to do more on the Internet. That makes the Web a much bigger market for Google to monetize services like search. For that reason we believe that Google sees a pile of money in its Web application development efforts downstream, even though for the time being it is focused on getting developers to build browser-based Web applications to thicken up its cloud.

The moral of the story is "be there where Google wants you to be"