Dropbox: much more than storage and sync

Dropbox: much more than storage and sync

http://feedproxy.google.com/~r/OmMalik/~3/r_x8Q1bRMsY/

“With 45 million users, Dropbox is a hugely popular cloud storage service. Consumers use it to store photos, documents and other material so they can access it from their PCs, phones, or other devices. But it’s much more than that, said Drew Houston, founder and CEO of the company.

Businesses can — and do — use it to offload chunks of IT infrastructure as needed.

The Charleston Symphony Orchestra, for example, had to cut its IT staff but still had a server running email and other apps in a closet. Instead of keeping that thing chugging away, they went to hosted email and put the rest of that server data in — you guessed it — Dropbox’s cloud, he said.

The company’s success has been greatly aided by the fact that consumers want the same nifty tools they use from home, in the office, Houston told attendees of the GigaOM RoadMap Conference on Thursday afternoon.

People’s work tools used to be better than their tools at home, but that’s no longer the case. So if they use Dropbox for their family photos, chances are they’ll start using it for their work documents.

It also helps that today’s connected world isn’t all that connected. “My mom has her music in iTunes but her phone is a Droid. So even though all of her devices are connected, they don’t talk to each other,” Houston said.

Clearly he sees Dropbox as the mother ship for all his mother’s (and everyone else’s) digital cargo. The proliferation of mobile devices has only driven more demand.

That cloud-based repository can also alleviate a lot of the heartaches around moving big chunks of data around for business users or consumers. “Big email attachments and uploads — that’s the kind of thing that goes away if all of your stuff is in the cloud by default,” he said. “We can preview it, transcode it.”

Dropbox will also be able to store not only a person’s photos but the metadata about that photo, the location information. “All of these things become possible. We can index all that metadata in the pictures and then tel you where the picture is taken, and maybe give you all the pictures taken within ten mile radius.” This sounds like a lot more than storage.

Dropbox is not alone in this hot cloud storage market: it faces off against Box.net, Carbonite, and Backblaze and others are duking it out for the cloud storage needs of consumers and businesses. But it’s clearly growing gangbusters. That 45 million users Dropbox now claims is up from 25 million in April and the company just closed $250 million in funding.

Watch live streaming video from gigaomroadmap at livestream.com

Related research and analysis from GigaOM Pro:Subscriber content. Sign up for a free trial.Connected world: the consumer technology revolutionWhat Enterprise Software Vendors Could Learn from the Consumer SpaceNewNet Q3: Facebook remakes headlines in social media”

-Sent from Weave for Windows Phone 7

Posted in Cloud, Dropbox | Leave a comment

PaperShare

Microsoft’s Former Virtualization Director To Launch PaperShare, A ‘Social Content Network’

http://feedproxy.google.com/~r/Techcrunch/~3/Bjc-jZygMb8/

“In about two weeks, we will see the formal launch of PaperShare, a social content and information network for technology professionals, although you can access the site now if you wish (word about the venture actually got out a few months ago).

PaperShare was started by David Greschler (co-founder of Softricity App-V, and until recently, director of virtualization and cloud strategy at Microsoft) and Doug Brown (founder of popular virtualization site DABCC).

The idea behind PaperShare is to promote the sharing of enterprise-focused content, including technical white papers, videos, case studies and whatnot. More than merely a marketing channel, PaperShare wants to be a place where industry professionals can connect through information.

I’m told Citrix, Microsoft and VMware are among the first corporate members to sign up for the PaperShare community.

Already, 26,600 items around the topics of cloud and virtualization have been published and share on the network, which will expand into security, database, finance and healthcare in the near future.

Posted in Social Media | Leave a comment

This Map Shows the World of Wikipedia Broken Down by Languages

http://feeds.gawker.com/~r/gizmodo/vip/~3/HmqCZvDIBzo/this-map-shows-the-world-of-wikipedia-broken-down-by-languages

“Ever wondered if anyone outside your redneck little town writes about it on Wikipedia? Or if anyone has ever written about Australia in Arabic? Guess no longer, because someone’s worked it out for you.

These maps from a bunch of researchers at the University of Oxford show what language geo-tagged Wikipedia posts are written in. Each of the yellow dots represents a human effort that’s has gone into describing some place, and there’s a different map for each language’s Wikipedia site.

The English language map (above) is pretty astounding. There ain’t much of the US, Europe or India which hasn’t been described in our mother tongue, that’s for sure. It also suggests there’s really not much to say about places in Australia, Russia or Northern Africa. At least, not in English.

But more interesting are the maps created in other languages. Take a look at the one below, which shows geo-tagged articles written in Arabic.

Now, admittedly, there are only 24,000 geo-tagged entries in the Arabic Wikipedia. But it’s interesting how much of Europe is covered in the Arabic language. Also, someone, somewhere really cares about writing about every county in Georgia. In Arabic. Each to their own, I guess. [The Guardian; Images: Oxford Internet Institute]”

Posted in Visualisation, Wikipedia | Leave a comment

Six lesson class for HTML5

6 for 5… Six lesson class for HTML5

http://channel9.msdn.com/coding4fun/blog/6-for-5-Six-lesson-class-for-HTML5

“HTML5 is all the rage and it sometimes feels like everyone is talking about it.Yet what if you’re just starting down that road? What if you’d just like to learn a little about HTML5? Or maybe you’d like to teach others a bit about HTML5?

New! HTML 5 and CSS: Six Complete Lessons

HTML 5 coupled with CSS is emerging as the new hot development language. I am delighted to announce that we have created six complete lessons that cover the most interesting and dynamic new features of HTML 5 that are ready to drop into a web development or intro programming course. Each lesson comes with instructor PowerPoint slides, a complete reading assignment with hands-on examples, including the files and assets to use in each assignment. A single lesson has enough content for a 75-100 minute class session, and the hands-on examples are great for either a lab session or homework assignment.

The six lessons are:

Lesson 1 – Defining HTML 5 Lesson 2 – Fundamentals of HTML 5, XHTML, and CSS Lesson 3 – Introduction to CSS Layout Lesson 4 – Using HTML 5 Markup Lesson 5 – Working with Canvas Lesson 6 – HTML 5 Multi-Media and Drag and Drop

This content is available to faculty (and students/hobbyist/pros) at no charge and can be downloaded from here: http://www.mis-laboratory.com/faculty/

So what are we talking here? Well we’ve got the materials for the instructor, students and all the supporting files/examples too. Here’s a WinDirStat snap;

To give you a feel for the curriculum, here’s Lesson 1 from the curriculum outline;Lesson 1: Defining HTML5

Learning Objectives: In this lesson, students learn the features and capabilities that are part of the HTML5 specification and related technologies. Students will be able to understand the difference between HTML5 syntax and HTML 4.0 and/or XHTML 1.0 syntax. Additionally, students will be able to identify the key features of HTML5, including the new HTML5 elements, multimedia elements, the Canvas element, web forms and more. Another objective is that students have the ability to distinguish between the features that are technically part of the HTML5 specification and those that are related technologies; such as Geolocation, Drag and Drop and CSS3.The benefits of HTML5 Key features New markup and layout elements The , , and elements Web forms Revised elements based on HTML 4.0 An overview of HTML5 APIs and supporting technologies Geolocation Web Workers Web storage CSS3 animations and transitions CSS3 backgrounds, borders, RGBa colors, gradients, drop shadows, and rounded corners @font-face web fonts 25 HTML5 is still a work in progress Browser Support Where HTML5 is being used today

And here’s the summary of the other lessons;Lesson 2: Fundamentals of HTML, XHTML, and CSS

Learning Objectives: In this lesson, students learn the fundamentals of HTML, XHTML and CSS in order to understand the foundations of creating the style and structure of their web pages. Students learn how to use document types (DOCTYPE) to help them validate their web pages and for use as a troubleshooting tool. Additionally, students build a simple web page in order to understand how to add images, create hyperlinks and work with both internal and external style sheets.Lesson 3: Introduction to CSS Layout

Learning Objectives: In this lesson, students learn the fundamentals of creating a two column, fixed-width layout using HTML and CSS. Students learn the function of a CSS “reset” file and how to add it to their pages. The core concepts of CSS layout are covered in this lesson. This includes the use of the element, as well as the CSS float and clear properties, to create columns on the page.Lesson 4: Using HTML5 Markup

Learning Objectives: In this lesson, students learn how to use the new HTML5 elements for layout purposes. All of the major new sectioning elements are covered as well as a review of HTML 4 tags that have been revised for HTML5. Students will learn how to convert a pre-existing web page that uses HTML 4 elements into an HTML5 page by replacing elements with the new HTML5 elements. Additionally, working with HTML5 form elements and adding multimedia with the HTML5 video and audio elements is covered.Lesson 5: Working with Canvas

Learning Objectives: In this lesson, students learn about Canvas, the two-dimensional drawing API included with the HTML5 specification. Students will learn how to create artwork on a web page, including adding shapes, text, fill and stroke colors, gradients, images and basic animations using JavaScript. This lesson also introduces students to the fundamentals of interactivity with JavaScript.Lesson 6: HTML5 Drag and Drop

Learning Objectives: In this lesson, students learn how to use Drag and Drop, an API related to the HTML5 specification. Specifically, students will learn how to create a basic shopping cart interface using drag and drop objects.

Here’s a snap of the Lesson 1 deck;

The 22 page Instructor Guide;

And the 19 page Lesson 1 student materials;

In short, we’re talking a pretty complete HTML5 course. If you’re a teacher, trainer, student, professional dev, hobbyist, just someone who wants to learn or teach HTML5, this free resource needs one thing… You!

Here’s a few more links you might find interesting:XNA Platformer, HTML5 Style”

-Sent from Weave for Windows Phone 7

Posted in HTML5 | Leave a comment

automatous party photographer

Smile for the camera! (Kinect, Robotics Developer Studio 4 and EDDIE make for an automatous party photographer, a Roborazzi!)

http://channel9.msdn.com/coding4fun/kinect/Smile-for-the-camera-Kinect-Robotics-Developer-Studio-4-and-EDDIE-make-for-an-automatous-party-photo

“Today’s inspirational project shows off a couple of my favorite things, the Kinect (of course) and robots. This is a fun example of how the two can be brought together to build projects you might not of ever imaging possible in today’s world.Smile for the camera!

Technology has made it possible to capture images of every party, birthday, summer BBQ and family gathering in rich detail while sharing them with friends around the world. So what does all of this have to do with Robotics? Greg Shirakyan, a developer on the Microsoft Robotics team, used Microsoft Robotics Developer Studio 4 (RDS4) and the first implementation of the RDS4 Reference Platform specifications from Parallax (EDDIE) to make it even easier to capture these memories.Party Photographer aka Roborazzi

Greg’s party photographer is designed to wander autonomously, engaging people by detecting them using Microsoft Kinect’s skeletal tracking capabilities and once they’re in frame EDDIE snaps a pic. Once the image has been captured you can have the picture uploaded to Flickr. Roborazzi alleviates the need for individuals to capture the special memories at an event and allows them to focus their time on creating them. Watch the video below to see Roborazzi in action and a technical debrief of the project from Greg.

Project Information URL: http://blogs.msdn.com/b/msroboticsstudio/archive/2011/10/27/smile-for-the-camera.aspx, http://www.microsoft.com/robotics/

Contact Information:Blog: http://blogs.msdn.com/b/msroboticsstudio/

-Sent from Weave for Windows Phone 7

Posted in Kinect | Leave a comment

Visual Studio 2008/2010 and Arduino

Visual Studio 2008/2010 and Arduino? Yep!

http://channel9.msdn.com/coding4fun/blog/Visual-Studio-20082010-and-Arduino-Yep

“While I don’t usually highlight Arduino related projects, since there’s often little Microsoft relation, I saw this and knew I had to post on it… I mean how much more Microsoft can you get!

A complete Arduino development system for Visual Studio 2008 and 2010

Arduino for Visual Studio is a small addin for Visual Studio that provides full featured Arduino Development. Developers no longer need to use the Arduino Ide. We can code and upload to any Arduino microprocessor using Visual Studio.

Arduino for Visual Studio is based on the operational procedures of the Arduino IDE and follows the rules applied by the Processing IDE for Arduino. This allows the user to load a standard Arduino sketch into the Visual Studio environment without having to make changes to the sketch or .PDE files.

Arduino for Visual Studio is the most comprehensive and easy to use build environment for Arduino to date and is designed for users who already understand how to use the Arduino IDE. Download Now

Information

The new version is a complete rewrite offering at least the same functionality offered by the Arduino development tool. The final work is to ensure that we are also Arduino1 compatible which includes support for the new Arduino file extensions.

We now use standard visual studio commands such as F5 build and upload, double click “go to” error, simpler setup .The intellisense is complete and the compile/upload works fully. We can even burn new boot loaders. Support for single or multiple solutions containing single or multiple sketches is included as standard. There is also a new api allowing arduino plug-ins to be created for other development systems.

After installation you will see two new tools bars. A “Serial Ports” tool bar and an “Arduino Boards” tool bar. These bars are permanent until you uninstall the add-in. This means that you can show/hide them as required and that you can also Customise the “width” of the Arduino boards list. Try setting its width to 300px (or less) which is the length of the longest arduino board description. The same commands are duplicated on the “Tools>Arduino” menu should you decide not to use the bars.

Most Arduino options are repeated within the Visual Studio menus and tool bars in the same way that standard Visual Studio commands are repeated. For example the “Build” option is on the Visual Studio “Project” menu and on the “Build” tool bar. The “Add New Arduino Code” is on the Project menu and on the “Add New” button of the “Standard” Visual Studio tool bar.

The Tools>Arduino menu contains options that are always available inside Visual Studio such as Burn Bootloader. The “File>Open>Arduino Project” is also always available. Many other options become available when an Arduino project is active.

Arduino Visual Studio User Interface Images

How much? Free! All you need is a version of VS that allows addins (i.e. not Express) and you’re just a download away from developing your Arduino project in Visual Studio…”

-Sent from Weave for Windows Phone 7

Posted in Arduino | Leave a comment

Code Space: Combining Touch, Devices, and Skeletal Tracking to Support Developer Meetings

Microsoft Research Presents “Code Space: Combining Touch, Devices, and Skeletal Tracking to Support Developer Meetings”

http://channel9.msdn.com/coding4fun/kinect/Microsoft-Research-Presents-Code-Space-Combining-Touch-Devices-and-Skeletal-Tracking-to-Support-Deve

“Today’s Gallery entry is from Microsoft Research, the people that brought us the Kinect and Kinect for Windows SDK. We’re hearing that the Kinect and Kinect for Windows SDK isn’t just for gaming. Matter of fact, some of the coolest projects we’ve seen for the Kinect have nothing to do with games, instead with how it can change our lives and computer interactions in ways we’ve always dreamed of.

Doctors, teachers, researchers, even Search and Rescue, all are seeing cool Kinect projects.

But what about developers? We’re writing all the cool Kinect code, but there’s been little done for developers by developers in the Kinect space. (Well beyond this Gallery, all the cool code and component sharing Kinect dev’s do, their examples, sharing, inspiration and all that, but you know what I mean…)

A team at Microsoft Research seems to have felt the same way…Code Space: Combining Touch, Devices, and Skeletal Tracking to Support Developer Meetings

We present Code Space, a system that contributes touch + air gesture hybrid interactions to support co-located, small group developer meetings by democratizing access, control, and sharing of information across multiple personal devices and public displays. Our system uses a combination of a shared multi-touch screen, mobile touch devices, and Microsoft Kinect sensors. We describe cross-device interactions, which use a combination of in-air pointing for social disclosure of commands, targeting and mode setting, combined with touch for command execution and precise gestures. In a formative study, professional developers were positive about the interaction design, and most felt that pointing with hands or devices and forming hand postures are socially acceptable. Users also felt that the techniques adequately disclosed who was interacting and that existing social protocols would help to dictate most permissions, but also felt that our lightweight permission feature helped presenters manage incoming content.

Project Information URL: http://research.microsoft.com/apps/pubs/default.aspx?id=155373, http://research.microsoft.com/en-us/um/people/merrie/papers/codespace.pdf

Contact Information:Blog: http://research.microsoft.com/en-us/um/people/kenh/, http://research.microsoft.com/en-us/um/people/merrie/, http://research.microsoft.com/en-us/people/rdeline/ Twitter: @ken_hinckley @merrierm”

-Sent from Weave for Windows Phone 7

Posted in Kinect | Leave a comment

Evoluce Kinect SDK

Evoluce Kinect SDK hits the web, gives you an alternative to Microsoft’s wares

http://www.engadget.com/2011/11/09/evoluce-kinect-sdk-hits-the-web-gives-you-an-alternative-to-mic/

“If you think Microsoft should have all the SDK fun, just cause the company created the Kinect? Well, Evoluce clearly disagrees. The company behind Win & I and the Evoluce ONE 47-inch multitouch PC is offering devs its own tools for creating apps and interfaces that take advantage of the Kinect on Windows 7. The SDK is a free download, but it plans to release a commercial version sometime in the future — taking the battle straight to the boys in Redmond. Check out the video and PR after the break.

Continue reading Evoluce Kinect SDK hits the web, gives you an alternative to Microsoft’s wares

Evoluce Kinect SDK hits the web, gives you an alternative to Microsoft’s wares originally appeared on Engadget on Wed, 09 Nov 2011 23:38:00 EDT. Please see our terms for use of feeds.Permalink | | Email this | Comments”

-Sent from Weave for Windows Phone 7

Posted in Kinect | Leave a comment

tales of things

http://talesofthings.com/

Posted in Data, Knowledge | Tagged | Leave a comment

history pin

http://www.historypin.com/

Posted in Social Media | Tagged | Leave a comment