Steve on July 19th, 2010

I have been using a LiveScribe Pulse SmartPen for several months and it is a very useful device for keeping my notebooks in digital form without the need scan every page. It also means I can have multiple notebooks for home, office and travel and never worry about forgetting to transport them.

A couple of issues with the Pulse smartpen is the size was quite bulky to carry and use plus as it is cylindrical it would tend to roll off the desk. Also as the Pulse is aimed at students device security and identification were of no significant concern to the designer.

Yesterday LiveScribe has annouced the new Echo SmartPen which now provides password security and a more suitable smaller form factor for business use. The use of MicroUSB saves the need to carry a dock around and also as this is the new standard for mobile phones there will only the need for one cable for charging and synchronisation for all future devices.

It will be interesting to see how the updated SmartPen functions in real use scenarios and what business use-cases emerge from this new device.

http://www.livescribe.com/en-us/press/releases/release_100719.html

FTC Disclaimer – I have not received an inducement and have no business relationship with LiveScrive other than being a previous customer.

Posted with WordPress for BlackBerry.

Bookmark and Share

Tags: , ,

The Apple WWDC (World Wide Developers Conference) is underway at the time of posting.

The highly anticipated new iPhone has been announced with confirmation of some of the details already in the blogosphere and also some pleasant surprises not previously uncovered.

iOS 4 Highlights, in addition, to those already announced:

  • Name change from iPhone OS4 to iOS 4
  • Bing search

iPhone 4 Highlights:

  • Gyroscope added to existing sensors
  • iMovie on-phone movie editing
  • Front Camera for video calling (using Apple FaceTime)
  • High Resolution ‘Retina’ display – 960×640 – 4x more pixels
  • High contrast display – 4x more contrast
  • Two antennas in surrounding bezel – WiFi/Bluetooth/GPS and UMTS/GSM
  • HD 720p 30fps Video Recording
  • LED Flash
  • Apple A4 processor
  • Dual microphone for noise cancellation
  • 802.11n wireless
  • HSPDA/HSUPA – 7.2Mbps down and 5.8Mbps up

The iOS 4 release date is 21 June 2010.

The iPhone 4 release in US/UK/France/Germany/Japan is 24 June 2010.

I’m surprised that FaceTime (also the name for IBM message collaboration solution) and iOS (also the name for CISCOs networking operating system) were chosen as Apple product names but I’m sure all with be revealed shortly.

For more coverage see: http://live.gdgt.com/2010/06/07/live-wwdc-2010-keynote-coverage/

Bookmark and Share

Tags: , , ,

Steve on January 28th, 2010

The Apple iPad is finally here with a custom 1GHz processor, HD ready display and multi-touch screen in a very clean uncluttered form-factor.

The Apple iPad has a decent 10-hour battery life which will make it useful for reading books, documents and watching movies. The charge-daily mantra of the iPhone is well established so the iPad could be a viable alternative to Kindle/Sony e-Ink platforms which have longer batter life but much less functionality.

The high performance wireless 802.11n networking will help with downloading performance on home networks although public hotspot performance will need to catchup. The impact of the Apple iPad on already overloaded 3G networks must be of some concern for the potential carriers of the 3G version.

If the browsing experience is as responsive as the Iphone/Touch then it will be a great browsing platform only marred by the missing Adobe Flash and Microsoft Silverlight support.

The price is in the luxury end of the market and I’m sure the memory will quickly seem very tight when loaded with videos. However, this the first generation of Apple iPad and capacity will grow with every new model. The lack of space could be offset by syncing to videos/music/documents over the intentet to remote iTunes libraries on home networks. A future feature could include selectively syncing to Apple’s subscription based Cloud services.

What is going to be really interesting is what app developers will do with this greatly expanded screen real estate and slightly faster processor.

Will I give up my netbook, iPhone and laptop – no – but I think my Sony Reader may be in jeopardy.

[Disclaimer: I recevied no inducements from Apple]

[Update: Fixed typo in cloud sentence]

Bookmark and Share

Tags:

A recent Mashable.com article highlights Google Wave use-cases from the labs of various software companies including, most notably from an enterprise perspective, SAP, SalesForce.com and ThoughtWorks.

http://mashable.com/2009/11/14/google-wave-use-cases/

Business process modelling, customer service management and project collaboration are interesting innovations if they make it out of the lab and into the enterprises that use SAP, SalesForce and ThoughtWorks services.

A key dependency for the more conservative enterprise is whether Google will offer Wave as a packaged solution (like the Google Search Appliance) to be hosted in the enterprise’s private cloud or will Google enhance their overall security model to protect data in the public cloud.

Google Wave continues to be an interesting emergent technology and seems to have sparked interest from those technologists looking for the killer application of “Enterprise 2.0″

Bookmark and Share

Tags:

Barrelfish is a research project being jointly undertaken by ETH Zurich and Microsoft Research Cambridge to develop an operating system that can scale across many processor cores.

The issue with current operating systems is that they only scale to a few high speed cores because the fundamental design over the last thirty years have focused on optimising single threads of execution over mutiple processors using common shared memory structures.

The CPU manufacturers have been focused on increasing the processor performance through clock-speed, cache-memory and pipelining enhancements. This was never going to last because getting the processor die smaller was getting more challenging to put more transistors on the chip and also getting rid of the heat generated by the semiconductors was reaching practical limits.

The solution has been to step back on clock speed and put more processor cores on the die to still improve the performance of the CPU overall which now creates a challenge for developers and operating system designers alike.

The ETH Zurich and Microsoft teams are working on challenging the design of the fundamental design of operating system which relies on too many central structures that are shared by all the cores creating coherence and consistency problems. Their model proposes using replicated state and using message based models to turn the cores into isolated islands similar to the design of GUI based systems and large scale Event Driven Architectures. The messaging architecture in the proposal in fundamentally messaging over RPC (Remote Procedure Calls) and it will be interesting to see how this develops.

The fruits of this work on Barrelfish make take some time to develop into production ready code but this should go some way to address the problem of being able to use the many cores in future processors.

This work is being published at Proceedings of the 22nd ACM Symposium on OS Principles in October 2009.

See http://www.barrelfish.org for more details.

Bookmark and Share

Tags: , ,