Friday, July 1, 2011

HTML5 vs. Native Mobile Development

I just prepared this new slidecast.  It provides a comparison between HTML5 and Native way of development.

It is available at Youtube:  http://www.youtube.com/watch?v=JuFqUspiR8g

As always, look forward to your feedback, suggestions and comments.  Please feel free to leave your comments inline at YouTube.

Wednesday, May 25, 2011

Microsoft Webcamp summary

Last week I attended Microsoft WebCamp here in their Silicon Valley Campus.  The event was a two day, totally hands on, delivered and attended by developers.  According to my estimates there were around three hundred attendees. May be more.

Microsoft showed 3 things:
1. HTML5 and IE9
2. WebMatrix
3. Microsoft Azure



Let us try to take a deeper look:
 I.  HTML5 and IE9
IMHO, Microsoft with IE9 has worked very hard to catch up with competition (Apple, Google and Mozilla) and in a few cases really surpassed.  I started paying attention to HTML5 from April of 2010 when Steve Jobs banished flash from iPad.  Samples and demonstrations from Apple with HTML5 support and hardware accelerated CSS on the Mac  seemed mind-blowing.   Chrome seemed like a good second runner and IE8 was no where in the picture.  Since then Chrome has very aggressively riding the HTML5 wave.  I almost wrote off Microsoft during summer of 2010. However, I am somewhat amazed that within a short period of 12 months Microsoft bridged that gap.  Even though they still  lag behind Chrome and FF they have come a long way in html5test  (http://www.html5test.com ) and W3ctests (http://w3c-test.org/html/tests/reporting/report.htm).

IE9 is holding the lead in several performance metrics.  Since this area is highly debatable and contentious I will stay away from this.  But the point is. IE9 holds a commanding position in the leaderboard which IE8 could not.   They definitely have sped up the Javascript engine!

Also just like Apple and Google Microsoft has put together a site called BeautyOfWeb ( http://www.beautyoftheweb.com/) where they are show-casing some of the coolest items.  One area where IE9 pushed the envelope is in hardware acceleration.   Fully utilizing the modern day GPU, running significant amount of graphics functions on these chips, getting away from general purpose CPUs and a single-threading model, IE9 is capable of outstanding graphics, animations and smooth transitions.    Take a look at IE Test Drive:  http://ie.microsoft.com/testdrive/

The other area where they have excelled is full SVG support.  Applications like mapping and charting for dashboard applications where zooming in and out without pixilation and quality loss is critical remain strong candidates of such technologies.  One site which caught my attention was http://www.highcharts.com/

Please note, IE9 is not for everyone.   It is available only for Vista and Windows 7 users.  Sorry XP!

II. WebMatrix
Microsoft has really tried to simplify web development with this toolset.

WebMatrix is a free web development environment.     This tool comes with a compact IIS web-server, a compact database (MySQL or SQLServer) and plugins to hook up external modules called helpers (e.g.  FaceBook, PayPal, Twitter, Amazon).   It was instant love for me!   Here is why.  Traditionally, when I setup an environment, I fought for setting up and installing/configuring Apache, installing/configuring mySQL and fighting setup for a day or two. What a waste of time when I would rather be working on my application!   Using WebMatrix,  just opening a new folder, creating a few pages, creating a data-model and serving up a dynamic page was quite impressive.

What attracted me even more was the ease with which we can put together a FaceBook or a Paypal integration.   Now, my friends, I have always needed these in recent web apps and slated 1-2 days to accomplish these aspects.  WebMatrix can remove that CRUD!
WebMatrix provides
Helpers so that Common Scenarios (e.g. FaceBook Likes, Twitter posts and Paypal payments) are as easy as the following:
@Facebook.LikeButton()
@SimplePay.Execute()

If you like this, please read on.   WebMatrix also has hooks to  several open source site builders like Orchard, Joomla and Drupal.  That way, these site builders can be configured and manipulated from the WebMatrix environment.  Web Matrix has about 60 open source templates to build from.  WebMatrix also works with PHP.

WebMatrix also provides a special markup syntax called Razor.  This makes combining front end code (HTML, Javascript) and backend code (PHP) very simple and readable.

Watch the video in this page for a good idea on WebMatrix:  http://www.microsoft.com/web/

In Summary: Microsoft is doing what they do best!  Come up with Development tools which are very easy to use and can be democratized.   The fact that they are leveraging open source is really a very interesting phenomena.


III.  Azure
They made a presentation on Azure.  Well, this is a topic for another post.



Best Regards, Somnath

Saturday, March 19, 2011

S3Tonik- Making Amazon Simple Storage Service even Simpler



This week our iOS Application S3Tonik made it to the Apple App Store.  This is Version 3.0 of the application and this one is an Universal application.  That means the same binary runs on both iPhone and iPad.  In case someone has already bought it for the iPad, they should be able to upgrade to the new version at no cost.

Speaking about cost, the application (S3Tonik) is modestly priced at $0.99c.

At this price what you get is access to a demo account (Amazon Simple Storage Service account) where we provide key documents, materials, audio and video content on modern technology topics like Mobile, Web 2.0, Cloud, Green Computing. Topics like Security, computing in different government departments are also of key interest to us.  We constantly scour the web, collect publicly consumable materials on these topics and bring them together at one place for you to consume.  Now whether you are waiting at the doctor's for the next appointment, or in that airport terminal you should not get bored as long as you carry an iPhone or an iPad with a dosage of interest in these topics.

Now if you really like the content and want to save it, you can download the files to your briefcase (a feature brought to you by S3Tonik) and carry them for offline access.  So your browsing will not stop even when you board that long flight or even after you enter the doctor's chambers where WiFi signals thin out.  Comprende?

If you wanted to share a key document with a friend, colleague or loved one, you can do so with email share option.  And if you are rushing for the next key client meeting and have found a statistic from our content, whcih you wanna share with your client for convincing, you can always choose the PRINT option and make use of a network printer.

Like it so far?

Well, if you do, you might want to go tell your head IT guy at the corporate that the easiest way for him to disseminate key documents (sales collaterals, brochures,  product videos) is to cycle it through Amazon S3.   It is inexpensive ( costs around 20 cents a GB per month for storage and 10 cent a GB for bandwidth) and durable.  Also, if you choose the proper Security options, you can make it really Secure.  Hey, even the government people are using Amazon.  No Kidding!

So now, if your corporate central guys decide to do this, you can always access the S3 account which your office guys have setup by configuring your own account in S3Tonik.  It will need a complex Access/Secret Key which you can hand enter from the setting screens of S3Tonik.   If you find hand entering cumbersome, well... you are not alone!  We found it tough too and hence we provided a second option. You can setup your access/secret key pair in a XML file, make it accessible behind an URL. S3Tonik will access the url, parse the keys and setup your account.  Not too bad!

Now, with your own account setup, ALL those sales collaterals, brochures, product videos are accessible with a flick of a finger, a quick touch and a pinch.  Magic!  Right?

You never have to go through the document dis-array or suffer version anxiety  (hey , did I send the right version to the client or will I face the music tomorrow morning when I reach corporate?).  Sweet, isn't it?

Well, we also thought so.  Hence we call S3Tonik,  the Tonik that you have been waiting for to make Amazon Simple Storage service even Simpler.

Now, if you want even more complicated stuff like versioning, auditing or 2 factor authenticating,  feel free to send us an email at support@s3tonik.com

And if you like the app, do not forget to rate or even review the App.
Our Facebook page is http://www.facebook.com/s3tonik
Our Twitter hashtag is #s3tonik
Our Website is http://www.s3tonik.com 

Best wishes and Best Regards,  Tonik Team!

p.s.  I forgot to tell you that we will be keeping the screencasts at http://www.youtube.com/s3tonik


Tuesday, February 22, 2011

Windows Phone7 for iOS Developers

This evening I attended a very interesting event. Microsoft hosted Windows Phone 7 for iPhone OS Developers. This was our regular Silicon Valley iOS Group meet-up. But today it was held at Microsoft headquarters at Mountain View. No I am not dreaming. This actually happened!

Microsoft wanted to present Windows Phone 7 to iPhone developers and attract them to port their applications to Windows Phone 7. Microsoft presented the tools, the overall development methodology and constructed an application on the fly. That was quite impressive. They also brought in a third party development team who develop on iOS, Android and Windows Phone and had them show their app and share the development experience across platforms.

Nice touches:

  • The development environment was based on regular VisualStudio and SQL Server 2008. They showed the development using C# and XAML.
  • Two primary development frameworks are XNA (for game development) and SilverLight.
  • There was a visual design environment where you could drag and drop design elements on a canvas and then program the events (OnClick etc.) and edit the code-behind. This metaphor is already very well known to many developers.
  • It was very simple to develop using a DB on the local machine and then pushing the DB over to a remote Azure Cloud. The migration of local data to the cloud (at least for small example) was nice. Support for SQL Azure and Migration tools finally seems to be coming together.
  • The programming model was built around developing Against Web Services which made it very simple to change.
  • Unlike Android, submission to Windows Market Place needs to be vetted by Microsoft and hence there is tighter control over security. Pretty much like Apple.
  • There are some really innovative controls like Panorama which shows Microsoft has tried to set itself apart and not just copy iPhone, the way Android has been doing.

The rough edges:

  • Windows Phone 7 has no enterprise distribution model. The Application market place is only for the consumer. So if a corporation wanted to build an Application and distribute through a store they cannot do it today. Please note that Apple has an enterprise version of their developer license which allows a corporation to distribute their apps.
  • It did not seem to me that Windows Phone 7 has true multitasking for applications. An incoming phone call would send a running app to tombstone. Which means it is where iOS was in the previous generation.
  • Windows phone has to support multiple devices and form factors (for example phones can come with or without sliding keyboard). Although this is nothing compared to the dreaded Android fragmentation, but this puts an onus on QA. Here are some choices: http://www.microsoft.com/windowsphone/en-us/buy/7/default.aspx
  • They do not have the concept of an ADHOC build. This is used to give iPhone Applications to BETA testers without cycling through the store.
  • When asked “What are the top selling Apps in your marketplace?” there was no clear answer.

My take
Overall Windows Phone 7 seemed behind iOS and will continue to do so. However, they have a few things. The widely known and understood development model and the foothold in the enterprise. Also, with the recent success of Kinect they seem to have their mojo. Time will tell whether the Nokia marriage will last happily ever after or end in a messy divorce. But it does seem like they are making a sincere effort to win the hearts and minds of developers.

Tidbits

Thought I would share this with you all.

Best Regards, Somnath

Monday, February 14, 2011

Enterprise Mobile Security

Industry analysts and security experts believe that as smart-phone adoption increases within the enterprise, attacks and malwares will also increase. Smart phones may become conduits to breaches of corporate data. Malwares and viruses will masquerade as apps and may compromise both personal and corporate data. 2010 saw a huge rise in such instances of targeted malware.

2011 is really a year to watch for mobile attacks. With WikiLeaks and StuxNet, fear is looming in everyone’s mind regarding what and how the next attack will be. Let us try to imagine and understand the surface of potential risks. We will focus on risks related to large businesses and enterprises.

I) Data breach as a result of lost/stolen device
A lost device means potential for loss/theft of sensitive information and also enabling unauthorized users to gain access to ENTERPRISE networks. Remember the hapless Apple engineer losing the iPhone 4 prototype in a bar? In case you are rolling your eyes, please remember, that over a six month period, 3,000 laptops were lost in London cabs. Compare that to 55,000 phones lost during same period!

Also, when individuals lose a device it is a personal loss. When enterprise devices are lost it is a much bigger affair. Some experts put the total cost of a lost laptop to be around $49,000. This cost reflects the enterprise wide effort (corporate, legal, purchasing, admin, etc.) required to deal with a lost laptop.

A sophisticated approach is to use a service such as “remote-locate-and-lock” which will remotely locate the phone using built in GPS service and lock out a lost phone. Even more stringent policies of “remote-wipe” can be enforced to remove all sensitive data from a misplaced phone. There are several vendor software options which are emerging. For iOS there is “Find My Phone”, for Android there is Lookout .

Additionally, it is important that key content be encrypted and stored in a fashion so that even a device loss does not compromise key information using a proper standard like AES-128 or AES-192.

II) Malicious code attack coming from masquerading applications
This usually happens after downloading an application, which in-spite of masquerading as an innocuous app, actually engages in nefarious activities (keyboard logging, transmission of private information secretly, etc.). In July 2010, The ‘Carrot App’ for Android was disguised as a calculator application. The malicious application was programmed to email to the attacker of transcripts all text messages, both sent and received by the infected device.

Due to Apple’s stringent application review and publication process these problems are less common in iOS, but are still an area of concern. Android, due to its open publishing policy can be more prone to such attacks. Please refer to the recent in-depth study on App genome.

III) Mobile device OS, Applications or protocol vulnerability
Software vulnerability at this level is hard to fend off and can only be mitigated by constant study of and vigilance against security threats. It is advised to ensure that the latest versions and patches of the OS & development environments (Apple XCode or Android SDK) are applied carefully and security patches are taken seriously. Remember the chain is only as strong as the weakest link!

IV) Weak or non-existent mobile device authentication

This is a double-edged sword. Having a very hard pass-code is easy to forget and hence affects the usability. On the other hand, having something straightforward like “1234” or “admin” is easy to guess and easy to crack. The long-range solution for this is using some form of biometric or fingerprint based authentication. However, until these are refined we should have a TWO FACTOR AUTHENTICATION (a combination technique of something you know, e.g. pass-code and something you have, e.g. a CAC reader). In many cases a simpler variant of CAC Reader can be adopted, e.g. a token code which is distributed via SMS. Such two-factor authentication schemes are proposed by large organizations such as Google and Microsoft. Such options will provide additional protection against phishing and malware attacks, as the one-time token codes are valid only for a limited duration of time and are deactivated automatically, thus preventing access to any sensitive information.

There can be additional attack surfaces which we have not thought about yet. After all, a “Hacker’s mind” has a different orientation than a “Builder’s brain”. Constant vigilance can never be overstated in today’s world, specially when you adopt more modern means to conduct your business.

Thursday, December 16, 2010

Google's Gift - Chrome OS Device

Santa came a bit earlier this year for me.

I was invited to a Google HTML5 tech talk. Learnt some of their plans and next steps regarding IndexedDB as part of the local storage strategy for HTML5.

But the real surprise came when they announced that they would give attendees a Chrome OS device as pilot devices. Google's goal is to have us test drive these devices and give them feedback. Thank you Google!

Well, first things first. Why do we need a Chrome OS Device?
According to Google, last 25 years of computer and laptop development have added a lot of not-any-more-needed cruft to our computers. For example, does BIOS still needs to check the existence of Floppy Drive when starting? Also, most people (yes my dear wife is a member of this club!) tend to spend all their time inside a Browser. Considering these, Google felt that the world needs a ground up device which is built completely for a browser and cloud based services.

Let me describe the key things which I have seen so far.

1. It is a pretty minimalistic laptop form factor, overall lighter, lesser keyboard with a very functional design. It comes with touchpad supporting single tap and double finger swipe. The keyboard has a set of browser friendly keys (has a search key).

2. Getting started was painless. After plugging in the battery, the device started up asked me to log in with my Google Account, took a picture and I was set.
Wonder how will it behave if i did not have a Google account?

3. Upon startup I see a Chrome Browser with access to Gmail , Docs, YouTube and a few other applications.

4. This is a completely internet connected device which immediately discovered Wi-Fi connections. It also has a 3G connectivity package from Verizon Wireless. It seems to be priced at $9.99 a month, but I am yet to check it out.

5. The device seems to be a cloud-enabled and the promise is to be worry free from all your documents, pictures and emails being lost from a crash or virus since they are supposedly stored and protected in the Google Cloud for us.

6. CloudPrint - It seems Google is working with a set of printer manufacturers to make them cloud ready and as consumers we should be able to connect and print to a remote printer without having to go through the pains of installing a driver.

7. App Store - Chrome App Store is already open for business and Google is encouraging developers to submit their HTML5 enabled webapps. This to me is quite fascinating.

8. Instant-On - It seems the startup time is around 1 sec.

9. Guest Mode - For non-registered users there is a guest mode to browse the web.

10. Confusion & Conclusion
With tens of Android devices coming after the iPad juggernaut, I am not sure how to use yet another device! But the idea of a cloud ready, browser only, cruft-free device seems like it may have a future. We will have to wait till the jury deliberates.

But I am feeling reasonably strong that HTML5 is a strong contender for next-gen development. And the idea of App-Store from iOS, MacOS, Android and now on to Chrome OS will democratize app development giving smaller talented developers a level playing field to compete. Nice!

Monday, April 5, 2010

iPad is here

After weeks of eager anticipation, we are proud owners of an iPAD – the truly “family device” meant for casual computing.
Unlike the iPhone 3G (4 hour waiting in line), the wait time was a brisk 20 minutes. Yes, I reserved online!


The party started around Saturday (April 5th) lunch time and is still on!

I do plan to publish a series of posts. This one is on general features. The next one would be on the entire development experience. Yes, I did stay up most of Friday night getting my sample apps to work in iPAD Emulator (iPhone SDK 3.2) and remained very eager to get those running on actual device. That I did. So let us start with general features in this post!

Summary
What rocks: An amazing web browser, awesome photo album, and great book reader! Apple has put together the Netbook, e-reader, gaming device, photo frame and iPod features. Add-ons like movie rentals, 10 hours of battery life and the most-celebrated App Store on the planet are combined in a magical cocktail! 175,000+ apps and ~1000 iPad only apps.
What doesn’t: The iPad's size is a bit cumbersome, specially to carry. The iPad's lack of video camera, USB, missing Flash support and HD video output keep me wondering whether I should have waited for next year.
My Worries: Will this device survive a fall? Did I make a right choice not to buy the 3G version? How will life be without GPS?

Overview
iPad is a 8x10-inch tablet computer which combines laptop, smartphone, gaming console, and iPod into a single experience. The absence of an integrated video camera and no Flash video support is a damper. "Why do I need an iPad?" Apple says: The iPad is a Web browser for your living room, an e-book reader for the den, a movie player for the kids, a photo album, a jukebox, a gamer's best friend, a word processor, an e-mail machine, and a YouTube junkie's dream come true. No excuse good enough for you? Wait a few minutes and a developer will inevitably make an app for it.

Design
The screen is made of oleo phobic-coated glass which makes it easy to wipe away fingerprints. Behind the glass is a LED-backlit, 9.7-inch capacitive touch screen that uses IPS (in-plane switching) technology for different viewing angles. The home button is the same as on the iPhone and iPod Touch, switching between an open app and main menu. iPad is 7.47 inches wide by 9.56 inches tall by 0.5 inch thick, and weighs 1.5 pounds. It has a natural, magazine-like feel. Like the iPhone, it has a touch-friendly OS with an on-screen keyboard, and an accelerometer that detects device mode: portrait or landscape. The buttons, switches, and ports around the edges are same as iPhone. A 30-pin dock connector at the bottom, an integrated speaker, a volume rocker to the right and a switch that works to disable the iPad's automatic screen rotation in case you need to look at something sideways without the iPad assuming you want it rotated. The design feels very upscale. Compared to other tablets the iPad is a jaw-dropper!

Display
9.7-inch backlit LCD screen is comparable to net book screens. Images are sharp and vivid with technology called "in-plane switching" to ensure the display looks good when viewing at an angle. A built-in light sensor automatically adjust the screen's brightness based on its surroundings.

Web
With full-size pages which are true Web pages, not the scaled-down mobile versions, web browsing is nearly as good as a MacBook. Downside: No support for Adobe Flash! iPad users who visit a site that uses Flash will be greeted with error messages. Try sites like Hulu.com. CBS and Disney will format some shows online just for the iPad. Jury is out for the rest. Safari is the only Web browser for the iPad. That means no tabbed browsing support.

Books
iBooks store includes content from: HarperCollins, Hachette, Penguin, Macmillan, and Simon & Schuster. Titles are organized by popularity and by genre. Users can preview the first few pages before purchasing, and putting in virtual bookshelf. iPad allows you to read books in either portrait or a landscape mode that shows two pages at once. Onscreen settings also allow changing the size of the text, searching text within the book, looking up words in a built-in dictionary, and hopping around using a persistent table of content. Public domain books and any EPUB book format (Project Gutenberg and Google Books) can be transferred to iPad via iTunes. Amazon Kindle app is available on the iPad. As an e-reader does not use e-ink technology. Amazon, Barnes & Noble, and others don't use backlit LCDs because: they drain battery life; fatigue the eye; and become difficult to read in direct sunlight. You can read for four days on the Kindle without a recharge, compared with approximately 10 hours on the iPad. As on any LCD text isn't as easy on the eye as on printed paper. iPad works better in the shade than on sunlight. However, the presentation of books is absolutely gorgeous. Cover graphics and illustrations display in rich color, book pages have a deliberate paperlike tone, and turning pages by tapping or flipping is intuitive. Page turns
also render much faster than with e-ink technology, allowing you to quickly flip through pages. Unique features, such as in-book music and video playback
(when supported), and one-touch dictionary makes it a category winner. At least IMHO! Also, for magazines and photo essays, the iPad's color screen is a clear winner. iPad's ambient-light-sensing screen provides just enough light for an
in-bed read and automatically ramps up the brightness elsewhere.

Email
works with: Gmail, Microsoft Exchange, Yahoo Mail, Hotmail, AOL and most other standard e-mail systems. Comes with a multi-pane view that shows inbox and a message preview window. Document and image attachments can be seen in full screen, and the search function looks through e-mail on both iPad and the server for most accounts. The downside? The weak onscreen keyboard makes it tough to type out long messages.

Keyboard On-screen virtual keyboard is about the size of a notebook keyboard, which looks impressive. But the virtual keyboard is not for typing long emails or text documents. Anyone looking for an external keyboard would need to buy ONLY from Apple for $69 because the device lacks a USB port.

iPhone OS
iPAD uses the mobile version of OS X : the iPhone OS. Very touch friendly and integrated with App Store, user don't need to worry about traditional issues,
scattered files on desktop, installing drivers for third-party hardware, or trying to figure out where you put a downloaded image went? Instead, all apps are clearly laid out, organized to respond to a single touch. A downloaded image, appears in one place – the photo library. Looking for something--a song, e-mail, photo, or Web page--double-clicking the home button brings up a Spotlight search feature. On the iPad, just like iPhone things are simple and DECLUTTERED! The only way for users to purchase and download movies, apps and music on the iPad is to use Apple's iTunes store. Compared with the more free approach of a Windows Netbook or Android, the iPad user is giving away freedom of choice in exchange for convenience. However, this control over the iPhone OS and the commerce within it also serves to minimize the iPad's vulnerability to computer viruses.
With a 1GHz Apple A4 processor, capacitive multitouch display technology, and a 802.1n compatible Wi-Fi, Apps launch within seconds; waking from sleep
mode is nearly instantaneous; and even a cold boot-up takes just 10 seconds.
Music
You can play songs in the background while you work on the Web, email or an app. The iPad's built-in mono speaker is ok, but users can plug in headphones
for dual/stereo sound. The iPad will also connect to other devices like wireless headphones through Bluetooth, and it can connect to home stereo systems.
iTunes on the iPad is very similar to the one on your computer. Scroll through itunes with your finger, or view by album with cover art.

Photos
Snapshots look great on the iPad's sharp display. Users can browse and sort photos with some cool tools. Preview the photos inside a folder by pinching
out to reveal the contents in a little scattered bunch of squares. You can also set up slideshows with music and use the iPad as a digital picture frame. The bad news: You'll have to import all of your snaps from elsewhere, because the iPad does not have a built-in camera.

Movies
Film buffs will love this sharp, crisp display. It is great for a personal video viewer on the road. But the iPad doesn't support the widescreen 16:9 format of most movies, so viewers will have to look at thick black edges on two sides -- or cut off some of the picture. The iPad also lacks a DVD drive, so movies will need to be imported into it also.

Battery
The iPad has 10-hour lifespan when playing video. The battery will last a full month on standby. But like the iPhone and iPod, the battery is built in. That means, if it dies you cannot simply pop in a new one; if the battery is broken, so is the iPad. Apple will replace the entire iPad device for a $99 service fee if you qualify for a battery replacement. That means the battery's charge capacity has simply worn down naturally. It doesn't cover water damage, or a device that's been dropped or modified in any way.

Accessories
There is a physical keyboard with an integrated dock ($69), a charging dock without the keyboard ($29) that engages the iPad's photo frame mode, a camera connection kit ($30) that includes both a USB and an SD card adapter for importing images from a digital camera, and a wrap-around leather case ($40) that doubles as a kickstand. Need the iPad for presentations, there is a $30 VGA adapter that can connect to a projector or computer monitor. Video output is only compatible with specific apps, such as Apple's Keynote. The maximum output resolution is only 1,024x768 pixels.

iWork software suite for iPad includes three apps: Pages (word processing), Numbers (spreadsheets), and Keynote (presentations). It's the first version of the software to run on one of Apple's portable devices and makes full use of the iPad's touch screen. Each app is offered separately at $9.99 apiece. There are some practical problems for iPad being a productivity tool. The first hurdle is the keyboard. When it comes to writing long text (essays and report) our fingers crave a real keyboard. Apple's $69 keyboard can be start but may not completely bridge the gap. Users will complain about a missing mouse! Second is, getting files off the iPad isn't as simple as plugging in a thumb drive or burning a CD. You either need to e-mail them or upload them somewhere . Printing a document you've composed on the iPad—is an issue. We may see an elegant solution for this in time, but your best bet at the moment is e-mailing or transferring the document to a printer-equipped computer--not a good solution for printing out airline boarding passes, for instance. Time will tell whether a student can get away with using an iPad as a primary computer? It is here that a Netbook will win!

Conclusions:
Although it won't replace my laptop, at least not yet it remains an awesome family device for “casual computing”. Browsing, photo albums, videos, maps
have never been better!