Archive

Posts Tagged ‘iPad’

Enterprise Mobility Report – Lessons from the Mobile Cloud – #Citrix, #BYOD

Here is a good report done by Citrix, not that much that I didn’t expect but great to get some input!

We just released our quarterly enterprise mobility cloud report. Every quarter, we look out across our enterprise mobility customers deployed in the cloud and try to understand common practices by reviewing aggregate data on deployed apps, app blacklisting and whitelisting practices, policy deployments, and OS deployments by region and vertical industry. So here’s a small taste of what we saw in Q412.

Things we expected:

  • iOS led in the enterprise. Definitely something we already knew.
  • Industries like retail and restaurants – whose use cases involve direct one-on-one customer engagement, were  iOS- (and iPad-) heavy. Makes sense.
  • Industries with mobile field service organizations went for Android. Given the platform’s lower replacement cost, control-ability, and ubiquity, that makes sense.
  • Facebook and Dropbox made the blacklist. Productivity and data security are major concerns, especially for corporate-issued devices.

Things we didn’t expect:

  • Android gained in EMEA. Android gained eleven percentage points in Europe, the Middle East, and Africa in a quarter. Anecdotally, we know several organizations there that deployed big Android-based mobile line-of-business initiatives last quarter, but is there a bigger trend? Tell us what you think!
  • Healthcare went for Android. 85% of deployed devices in our cloud in healthcare were Android. But healthcare organizations we talk to are standardizing on iOS, so it doesn’t add up! But remember: this is the cloud report. Most of our large healthcare customers have deployed our solution on-premise and those seem to be mostly iOS today. The cloud healthcare companies are really mobile themselves – usually home healthcare organizations like traveling nurses and therapists and hospice care workers who deliver end of life care to patients in their homes. It makes sense that these organizations would be big users of the cloud given the highly distributed nature of the business and the fact that there are some common HIPAA-compliant mobile apps that have developed for the Android platform.
  • Dropbox was on the blacklist, but was also one of the most heavily-recommended apps from enterprise IT (in the enterprise app catalog). This juxtaposition speaks to Dropbox’s simultaneous usefulness and risk! Organizations can’t decide! Many of our customers talk to us about the “Dropbox dilemma” and most agree that if they could provide data sharing in a secure, enterprise-grade way, users would go for it.

Download the complete report here!

//Richard

Do you really need a #BYOD policy? – via @GeneMarks

February 27, 2013 Leave a comment

This is a really good article by Gene Marks!

Social media.  Cloud computing.  Gamification.  SaaS.  Social CRM. Virtualization.  Mobile.  Every year we hear of the latest technology issues facing small business owners like me.   And now it’s BYOD (Bring Your Own Device).  Everywhere I read in the tech world it’s BYOD.  That’s because with the proliferation of smartphones, tablets and mini-laptops it’s become the hot tech security issue.  Whitepapers are written.  Seminars are conducted. Roundtables are moderated.  It’s a BYOD year.

I have 10 people in my company.  And a half dozen other contractors.  These people are using smartphones, tablets and laptops to access our data.  We do not have a BYOD policy.  Do I really need one?  Do all businesses, big or small, need to really worry about this?  Or is just another scare tactic from a bunch of IT guys looking to put fear into their clients’ minds and generate additional billable hours.

Hmmm.

The fact that everyone in my company has a different smartphone is of no concern to me.  Why should I care if Sam prefers his iPhone but Josh likes his Droid?  They are using their phones to call clients on Verizon or AT&T or whatever so I’m not exposed to any risk there.  The same with texting.  But uh oh…then there’s email.  Am I exposed to security issues when they send and retrieve email from our server?  No.  That’s because we have a hosted mail server and each employee has their own login to their email account.  They set up their email on their own with instructions we gave them.  Viruses, spam and all the other evil things that could happen via email are (hopefully) controlled by the security software running at the server level.

Read more…

Faster, more secure access to business files on the go – #Citrix, #ShareFile,

January 28, 2013 Leave a comment

Very interesting update to ShareFile apps or iOS! Especially the encryption on the devices by the pin-protection! This is something that I know companies have been waiting for! Thanks for a great blog post Peter Schulz!

Announcing all new updates to ShareFile for iPhone and iPad!

We hope you’ve had a chance to check out the ShareFile for iPhone and iPad apps – available for download from the Apple App Store. Today, we are excited to announce new features across both apps that address two major customer needs: 1) security and 2) access. These features include:

  • Passcode support with local encryption – The ShareFile apps now allow the user to select a PIN to assign to an account in ShareFile. This provides a simpler means of accessing your account without having to type in your account password each time.
  • Jailbreak Detection – This feature allows account administrators  to block account access from devices that are detected to be jailbroken.
  • Support for StorageZone Connectors – StorageZone Connectors let you connect existing file shares to ShareFile and access the data remotely on your iOS device. Customers have shared that they want easy access to their data wherever it’s stored across their organization. We built StorageZone Connectors with this in mind, allowing users to view data stored beyond ShareFile.

 

Each of these updates improves the mobile file sharing experience by making it easier and safer to access your data from anywhere. For everyday use, my personal favorite is passcode support with local encryption.

When I use my iPad, I don’t want to bother with setting up a device passcode for normal use, but I still want to protect my ShareFile data from anyone who might pick up the device. On the other hand, I don’t want to type in my (fairly long) password each time I launch the app. With this update, I can set a 4 digit PIN just for my ShareFile account. Where does the local encryption come in? ShareFile always flags your data for device encryption, but iOS will only enable that when you have a device passcode set. When you turn on the ShareFile PIN, we will encrypt your data using AES 256-bit encryption even though the iOS protection isn’t enabled…

Continue reading here!

//Richard

The Business Case for Mobility Services – #Mobility, #BYOD, #Citrix, #Gartner

January 28, 2013 Leave a comment

I must agree that all these mobile devices and BYOD etc. are putting challenges as well as opportunities on businesses. But there are not many out there with a clear strategy and business view on how to grasp the opportunities and WHY. Do you have a clear strategy on how to address for instance BYOD?

This video explores the business case for adopting and integrating Mobility Services into a Solution Provider’s deliverables.

And what’s also interesting in this topic of discussion is the Gartner Hype Cycle of Innovation.

This was the hype cycle for year 2012

Image Source :Givinginadigitalworld

//Richard

Free online Computer Science courses from #Harvard College

December 12, 2012 1 comment

Ok, this is really interesting (at least for a nerd like myself)!

I just stumbled across this website where the Harvard College hosts some of its courses online, you can view video recording from classes, get access to all slides, source code etc and take the course for free yourself!

They now have the following courses up there;

  • Computer Science 50: Introduction to Computer Science I – Introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, encapsulation, data structures, databases, memory management, security, software development, virtualization, and websites. Languages include C, PHP, and JavaScript plus SQL, CSS, and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. Designed for concentrators and non-concentrators alike, with or without prior programming experience.
  • Computer Science 164: Mobile Software Engineering – Introduction to principles of software engineering for mobile devices and best practices, including code reviews, source control, and unit tests. Topics include Ajax, encapsulation, event handling, HTTP, memory management, MVC, object-oriented design, and user experience. Languages include HTML5, JavaScript, Objective-C, and PHP. Projects include mobile web apps and native iOS apps.
  • Computer Science E1: Understanding Computers and the Internet – This course is all about understanding: understanding what’s going on inside your computer when you flip on the switch, why tech support has you constantly rebooting your computer, how everything you do on the Internet can be watched by others, and how your computer can become infected with a worm just by turning it on. In this course we demystify computers and the Internet, along with their jargon, so that students understand not only what they can do with each but also how it all works and why. Students leave this course armed with a new vocabulary and equipped for further exploration of computers and the Internet. Topics include hardware, software, the Internet, multimedia, security, website development, programming, and dotcoms. Through optional hands-on sections and workshops, local students have opportunities to dissect as well as upgrade a computer with additional hardware, search the Internet more effectively, build a wireless network, create digital images, eradicate spyware, and design webpages. Problem sets offer online students similar opportunities. This course is designed both for those with little, if any, computer experience and for those who use a computer every day.
  • Computer Science E76: Building Mobile Applications – Today’s applications are increasingly mobile. Computers are no longer confined to desks and laps but instead live in our pockets and hands. This course teaches students how to build mobile apps for Android and iOS, two of today’s most popular platforms, and how to deploy them in Android Market and the App Store. Students learn how to write native apps for Android using Eclipse and the Android SDK, how to write native apps for iPhones, iPod touches, and iPads using Xcode and the iOS SDK, and how to write web apps for both platforms.

Continue reading and take the courses here!

Happy coding! 😉

//Richard

 

#Microsoft #Surface prices released – $499

October 16, 2012 Leave a comment

Microsoft has now released the price of the Surface RT model!

Now we’ll see how it will be received by the market. Will users buy it? Are corporations ready to adopt them as BYOD devices or will they now see a tablet that they could introduce more quickly as a part of the managed client services?

Microsoft Prices Surface Starting at $499 to Rival IPad

A lot of questions and we’ll see how it goes….

Will I buy one? Don’t think so…. Will U? But I guess that this is easier for IT to adopt as an “OK” device for different reasons I’ve heard even though I don’t necessarily agree. Stop managing the devices and the old way of thinking, manage and control the apps, data/info and IPR and ensure that you’re device independent!

//Richard

%d bloggers like this: