Have you ever wanted to make updates to your site from someone else’s computer? If you have, you probably have faced situations where the computer you use doesn’t have the programs you usually use to make these updates. One way to help you easily make updates is by using Cloud tools.
Moo Color Finder is a cloud tool that helps you find the colors being used in a site; this can come in very handy when creating new styles for your site and keeping it consistent. This tool is pretty simple to use, you can either go to the moo Color finder website and submit a url and it will return all of the color values in Hexadecimal and as a Photoshop Palette file, or you can add a snippet of code to the website you would like to retrieve the colors from and they will display on your page. For this you will need a page that uses a language such as PHP.
There is another great tool called Picnik that allows you to edit images on the cloud and could be very useful when tweaking images or adding new images to a blog post. This tool helps you crop, resize, zoom, rotate, sharpen among other features that provides the results in real time. After all the changes are made to the picture, all you need to do is save it.
Another tool that will be very useful when testing code in PHP, .Net and Javascript is called Coderun. This cloud tool allows you to create projects either from scratch, a template provided by the service or uploading your own files and testing it’s functionality. You can test changes you would like to make to your website without having to push it live or using a development server before pushing it to your live site.
Google docs also provides great tools you can use in the cloud. These include creating a word document, a spreadsheet or even drawing. There is also a tool called Forms, which allows you to create HTML forms that can be used as a template when adding a form to your site.
The great thing about these tools is that you can access them from anywhere that has an internet connection and it can become a real time saver, since it allows you to use their services without the need of setting up any software in the computer you are currently using. They can help you improve your site by adding information, as well as styles and a means to test code which can help develop your site and give you flexibility allowing you to progress your social presence.