Accéder au contenu principal

Book My Cloud – Le stockage dans le cloud sans limite

Book My Cloud – Le stockage dans le cloud sans limite:
Book My Cloud – Le stockage dans le cloud sans limite est un article de SlyDnet.com.
Book My Cloud est un service gratuit de stockage de fichiers en ligne qui offre un espace illimité et la possibilité de partager ses documents avec ses amis.
book my cloud
Book My Cloud arrive dans la place des services de cloud en jetant un bon gros pavé dans la marre, car il propose un espace de stockage illimité pour toutes sortes de fichiers.

Pas besoin d’installation de logiciel, tout se passe en ligne sur une interface sobre et épuré.

On drag n’ drop ses fichiers pour les ajouter à son disque dur virtuel ou à l’ancienne en cliquant sur Transférer. Création de répertoire, édition de document, tout y est.
Un point intéressant de Book My Cloud, c’est qu’il est possible de partager son espace de stockage avec ses amis, si vous voyez ce que je veux dire :)
book my cloud 2 700x454
à découvrir ici: http://bookmycloud.com

Commentaires

Posts les plus consultés de ce blog

37 Popular Shots Focused on Brilliant Website User Interfaces

37 Popular Shots Focused on Brilliant Website User Interfaces : Advertise here with BSA The social design network Dribbble is full of some amazing work. You can find projects related to any type of digital interface imaginable. But there are also stunning works of illustration and game rendering, among many other offbeat categories. In this showcase I would like to focus on website user interface design. Specifically I have put together 37 various UI elements found in common website layouts. Check out some of these posts and see if you can determine similar ideas for your own designs. Building a useful interface is key to gaining traffic and having people stick around long enough to use your website. About Me Workflow Infographic Dark Footer Cream Website Timeline Sidebar Mobile Responsive Layout eCommerce News List YouTube Redesign MFG Website Microsoft Concurrency To-Do Webapp Photography Portfolio Bobo User Profile Illustrated Header Contact Us Portfolio Hom...

An Introduction to the CSS Flexbox Module

An Introduction to the CSS Flexbox Module : CSS, despite its relatively low perceived skill ceiling, always seems to have a killer feature up its sleeve. Remember how media queries made responsive layouts possible and revolutionized front-end development? Well, today, we’re going to talk about a new layout mode, called flexbox – new in CSS3. I’m sure you’re raring to go! Let’s get started after the jump. CSS Flexbox Support Currently, the CSS Flexbox specification is a working draft and things will change ! The examples this tutorial covers could potentially fail to work in the future, as browsers change their flexbox implementation to match up with the specification. The aim of this tutorial is to provide you with a basic understanding of CSS flexbox, and demonstrate how to use it in your web pages. Please note that this tutorial will use webkit/non-vendor-prefixed examples for the sake of brevity. Have a look at caniuse.com for a list of browsers that support the flexbox module...