Skip to content

Syntax 3.0 Posts

To-do lists in the cloud: Remember the Milk

Keeping track of tasks is probably what a computer or mobile device does best. Naturally there are loads of to do list software out-there, one of the most popular ones is Remember the Milk, which is a to do list on steroids. It is based in the cloud (on rememberthemilk.com) but can be used on various devices such as the Ipad/Iphone, Android phones and any computer with a web-browser. Remember the Milk have loads of features such as tagging and grouping of different tasks. I have tried lots of different task management tools including Evernote, and Springnote. What most of them have in common is that they are complicated to learn fast, Remember the Milk is however straight-forward from the very beginning. Creating, tagging and managing tasks is easy and fast.  Adding a task can be done using the normal interface, but it is also possible to send an e-mail with the task to your Remember the Milk account. It is possible to create lists for different types of activities, such was work, home, business, personal etc. The real power of Remember the Milk becomes obvious when you have multiple devices for example an Ipad, a computer and a smartphone. Since the service is cloud based it is possible to sync activities between the devices, managing one single to-do list cross platform. The Ipad app for Remember the Milk is very easy and quick to use. One of the selling points with the Ipad app is that it works offline, so when on the go it's still easy to access your tasks. Several similar apps requires you to have an internet connection, or charges for offline use. Recently the folks at Remember the Milk added support for Siri in Iphone 4S. For corporate users it is possible to purchase a pro account (for the low sum of $25 per year) and get sync with Microsoft Outlook and Blackberry devices.

Video of Remember the Milk with Iphone 4S and Siri:

Another neat feature with Remember the Milk is the fact that you do not need to create a separate user account to use it (for example Evernote requires you to do this), instead you can connect it with your Google account. Overall Remember the Milk  is a great product for what it does (creating and managing to do lists), it has enough features yet still have a low entry level. The Ipad app and mobile sync really makes it powerful. One problem with Remember the Milk, and all similar cloud based services is of course security, it may feel uneasy for some people to have their to-do lists in the cloud. [starrater tpl=10]  

Top 5 Essential WordPress Plugins

One of the many advantages with WordPress is the number of third party plugins enhancing your website or blog for free. Below you will find 5 essential plugins enhancing your WordPress experience;

Akismet

Perhaps a boring plug-in but nevertheless handy, Akismet checks comments for SPAM on your website. As Akismet identifies SPAM the system improves its abilities to fight future SPAM. Akismet is free for personal use, there are several commercial plans starting from $5 a month.

All in One SEO Pack

The All in One SEO pack is designed to aid a WordPress blog in ranking higher in the search engines by adding features not included in the original installation of WordPress. The plugin automatically generate page titles and META-tags for posts and pages, but there is also an option where they can be set manually (to better target specific keyword phrases). Another interesting feature in the All in one SEO pack is the ability to set Canonical URLs.

1 Flash Gallery

Image management in WordPress is a bit weak, so there are loads of image gallery plugins to make up for it. One of the more popular ones is 1 Flash Gallery, which can display photos in a flipping book, as a slideshow, in full-screen mode etc. What makes 1 Flash Gallery stand out from the rest of the image management plugins is the many different album layouts available (check out http://1plugin.com/) and it's pretty easy interface to upload images and create albums.

W3 Total Cache

If your WordPress site grows popular loading times might increase for your visitors, a way to reduce loading times is caching. W3 Total Cache is a plugin that caches a WordPress site dramatically reducing loading times with as much as 10 times (claimed by the developers).

WP e-Commerce

Wordpress is very versatile and can be used for much more than blogging, the WP e-Commerce plugin enables you to create a small online store. The plugin have integration with several Payment Gateways such as PayPal and Google Checkout and loads of other features.

Content Management Systems: WordPress

This is the first post in our series of Content Management Systems available for free.  Wordpress is widely regarded as a blogging system, but has become much more lately. Wordpress was first created in 2003 as an open-source project aimed at "enhance the typography of everyday writing", whatever that means. The market for Content Management Systems back in 2003 was limited to a few heavy-weight systems, such as PHPNuke and Mambo. While they were solid systems for building a website they weren't easy to customize. Along came WordPress, which perhaps was most successful because of the timing (blogging was becoming main-stream and everyone was getting a voice) but also due to the simplicity of the system. Simplicity is actually one of the key selling points for WordPress, the system has a very low entry level compared to its larger and more complex competitors, a user can start a blog on wordpress.org without any hosting and build from there. At a later stage it is possible to export the blog to a WordPress installation on another server should you want to. However installing WordPress on a stand-alone server or webhost still requires some skills, and so does developing themes and other customisation options, but the editing part of the system is still very easy and straight-forward. Finding a server which can run WordPress or setting up your own is not that difficult, WordPress requires PHP, MySQL and Apache, which is all open source software for anyone to use. Most web hosts have these capabilities available. . Having a vibrant community behind a CMS is an important factor to take into account when selecting one, WordPress has a very solid community backing it. There are lots of extensions for most things, for example turning your WordPress installation into a E-commerce system or a social network. Think twice before selecting an extension, especially if it will be core to the site you are building. It is not uncommon that development for modules stops for various reasons, so make sure that it has been updated frequently in the past. Keep in mind that extensions not being updated can pose both a security threat to your site and create all sorts of other problems when the core version of WordPress is updated. A neat feature in WordPress is the built-in update capability of extensions, when a developer releases an update the users have the ability to download and install the update directly through WordPress, the installations are often uneventful. The update feature in WordPress is much easier to use than performing updates in Joomla or Drupal, which scan be tideous involving uploading to FTP:s etc. When first logging in to WordPress you are greeted by a Dashboard screen, which shows a quick summary of your website, recent comments by visitors and a feature called quick press where a new post can be added quickly without having to navigate further in the admin interface. An interesting feature in the WordPress community is the Ideas part, where users can submit and rate ideas. The ideas with the highest rating will be included in the future versions of WordPress, thus giving users a link to the developer community. Customizing the look and feel of your WordPress site is done using themes, there are various themes available for download, some are free and others commercial. It is fairly easy to create your own theme, but of course you need to know both HTML and CSS. However the structure of the themes in WordPress is easier to understand and develop than competing Content Management Systems. Installing already existing themes is done through the admin interface, and it is possible to see a preview of the site with a theme applied. One issue with using WordPress for more advanced sites is the lack of workflows with multiple editors and approval layers. It is possible to prevent selected users to publish to the main-page but that's about it in terms of workflows. So building a site with more advanced approval matrices might prove difficult in WordPress. A WordPress database often require more space and requests than competing systems, for example the system creates a new database entry for each revision of a post. For large sites with lots of visitors this is of course a down-side, there are however various extensions for optimizing the database, obviously it’s more favourable if the CMS already handle these types of issues by default. Wordpress is really as close as you can get to a Content Management System for the masses, it is a system that can do almost everything but is most suitable for blogs, online magazines and other content centered sites. Building more advanced E-commerce or social networking sites is best left for Drupal, Joomla and the various open-source E-commerce systems out there. My WordPress tips: - Update immediately when new versions of WordPress exist to prevent being exploited by various security flaws. - Use the built-in export and import feature in WordPress when you want to backup your site, remember however that the site will be backed up but not the installation itself with the various extensions etc. - Make sure that you enable your sites URL-syntax from the beginning as it will be difficult to change later when Google and other search engines have crawled your site.

Mockingbird – Mockups in the cloud

Creating mockups for software interfaces and websites was previously confined to mammoth packages like Visio or photo-editing applications. Mockingbird is a cloud app tailored for designers of software interfaces and websites. It also has a wide set of general illustrative abilities, for example basic flow-charting. The interface in Mockingbird is very straight-forward, the pane to he left includes a number of pre-defined shapes (such as drop-down lists, buttons, text etc). It is just a matter of dragging the symbols to the drawing-board and the aligning them. Alignment is easy and there are also options for grouping and sorting objects. Other features include undo/redo and the ability to export in PDF and PNG-format. Another neat part of Mockingbird is the ability to add different pages and link between, so it is possible to create an entire web-experience completely within Mockingbird without much effort at all. Linking in Mockingbird is surprisingly easy; all it takes is just dragging the page to the link. Everything in Mockingbird is fast and light-weight, the contrary to bloated products like Visio and Dia. Achieving a working proto-type of a website doesn’t take long at all, and sharing it with other developers on the same project is also very swift. One limitation in Mockingbird is the lack of IE support, it only works with Firefox, Safari and Google Chrome.  Of course it is not really a problem for web-developers as they often use various browsers, however in a corporate setting where Internet Explorer is more common Mockingbird can’t be used. Although Mockingbird is very simple to work with it is often in creative meetings that you want that functionality, of course it requires that it is always possible to connect to the Internet. This is becoming a smaller problem by the day because of the penetration of mobile Internet. However there will be situations where Mockingbird can’t be used. However Mockingbird is a great product, it is light-weight, easy to work with and responsive. It is still in beta; hopefully we will see versions for Internet Explorer and also apps for the Android and the Iphone where it would be very powerful.

Creating Flowcharts and Diagrams with Dia

Microsoft Visio has long been the standard for drawing flow-charts and other diagrams, however things have changed rapidly and now the open-source application Dia is mature enough to be an alternative. Dialogo Dia can be used for a variety of tasks; flowcharts, UML-diagram, network diagrams and electrical circuits. There are also several shape repositories available online to extend the program further. The user-interface in Dia is similar to Microsoft Visio, which has a solid user interface by default. It is easy to understand and work with. Sometimes it is even more intuitive than more powerful and commercial applications. The toolbox is easy to understand for most users and the way Dia handles shapes is intuitive. Flow-charts are often not drawn in a bubble, they usually have some other usage, for example in an application, or on the web.  Dia has a number of export options, including .SVG,  .PNG, .WMF etc. However the export options are not as well developed as in Microsoft Visio. For example it isn’t possible to create clickable flowcharts, which can be displayed in a web-browser.  There is obviously a lack of Microsoft Sharepoint integration in Dia but also integration with open-source content management systems. Dia also has a limitation when it comes to assigning characteristic and other information to shapes.  Other applications have the ability to integrate data with the shapes, for example if a shape of a computer could contain processing power etc. This might not seem like a big draw-back but when drawing complex flows and networks it is actually a huge benefit being able to assign information to objects. Overall Dia is a pretty good light-weight program for drawing flow-charts, network diagrams and what not. It is not as powerful and integrated as commercial alternatives such as Microsoft Visio, but it is still a viable alternative to get basic drawing done quickly.  When on the road I was using my net book, it didn’t have Microsoft Visio installed so I downloaded Dia for the first time. In just a matter of minutes I was up and running drawing flow-charts, that is how powerful open-source software can be. Dia is available for Windows and Linux. With a little tweaking it can also be compiled on MAC OS X. Microsoft Visio has long been the standard for drawing flow-charts and other diagrams, however things have changed rapidly and now the open-source application Dia is mature enough to be an alternative. Dia can be used for a variety of tasks; flowcharts, UML-diagram, network diagrams and electrical circuits. There are also several shape repositories available online to extend the program further. The user-interface in Dia is similar to Microsoft Visio, which has a solid user interface by default. It is easy to understand and work with. Sometimes it is even more intuitive than more powerful and commercial applications. The toolbox is easy to understand for most users and the way Dia handles shapes is intuitive. Flow-charts are often not drawn in a bubble, they usually have some other usage, for example in an application, or on the web.Dia has a number of export options, including .SVG, .PNG, .WMF etc. However the export options are not as well developed as in Microsoft Visio. For example it isn’t possible to create clickable flowcharts, which can be displayed in a web-browser. There is obviously a lack of Microsoft Sharepoint integration in Dia but also integration with open-source content management systems. Dia is limited when it comes to assigning characteristic and other information to shapes. Other applications have the ability to integrate data with the shapes, for example if a shape of a computer could contain processing power etc. This might not seem like a big draw-back but when drawing complex flows and networks it is actually a huge benefit being able to assign information to objects. Overall Dia is a pretty good light-weight program for drawing flow-charts, network diagrams and what not. It is not as powerful and integrated as commercial alternatives such as Microsoft Visio, but it is still a viable alternative to get basic drawing done quickly. When on the road I was using my netbook, it didn’t have Microsoft Visio installed so I downloaded Dia for the first time. In just a matter of minutes I was up and running drawing flow-charts, that is how powerful open-source software can be. Dia is available for Windows and Linux. With a little tweaking it can also be compiled on MAC OS X.

Cloud Operating Systems: Google Chrome OS (Chromium)

Everything is moving into the cloud and so is the operating system.  Previously Microsoft released the Windows Azure Platform,  also a number of smaller players such as Good OS (gOS), EyeOS and Glide have hit the market. Google is however surprisingly late to the game with the hyped release of Chromium better known as Google Chrome OS. Why the name confusion? Chromium is the open-source project connected to Google Chrome and Chrome OS. GoogleChromeOSlogo We downloaded the open-source version of Google Chrome OS, built it and ran it on a netbook using a USB-drive. It was also tested in a virtualized environment (VMWare). The version of Chromium we tested was 4.0.253.0, it is not a finished product so this review is more of a hint of things to come than a complete overview of a finished product. Building the Google Chrome OS source-code is not easy for everyone; there are a couple of images of the system floating around on the net usually made for USB-drives or a virtualized environment. For example you can download Google Chrome OS image files from: or. Chrome OS is actually built on the Linux kernel but with its own windowing system. Maybe that's one of the reasons why Google managed to get this product released and working avoiding the hurdle of device drivers that other operating system developers have to worry about. Starting Chrome OS is very fast, it only took about 10 seconds to bring up the login screen. When launching it on a netbook problems started directly when trying to login, since the Wi-Fi networks password hadn't been initialized it could not login using my Google account. Instead I had to connect it to a cable network, and then it worked fine. The login sequence is probably something Google will have to work on, if I had been on the road trying to connect to a secured Wi-Fi network it wouldn't have worked. When logging in to Chrome OS you are greeted with a Google Chrome web-browser window launching Google or your Gmail account. There is also a tab in the upper left corner containing shortcuts to different Google and Internet-services, such as Google Docs, Gmail, Yahoo Mail, Hotmail, Facebook etc. Very few of the applications in Google Chrome OS is native, most of them are run in a browser window. The calculator is the only app that runs from within Chromium and pop-ups in the lower right corner of the screen. Most cloud applications worked like a charm and they were fast to use. We used Google Wave, Zoho among others without any real issues. The user interface is very plain and light-weight compared to Windows 7, MAC OSx or Linux. If you compare it to other cloud OS interfaces it still is plain, both gOS and Glide look much better. To enhance the UI there are a number of available themes for Google Chrome and also the Google Chrome OS. In the upper right part of the screen there is a battery indicator, a switch for turning on and off Wi-Fi and Ethernet and an icon for controlling the rest of the OS. The menu-options are a mixture of the ones available in the Chrome browser and operating system specific options available in Chromium. If you compare Chrome OS to other operating systems on the market it is minimalistic and not very flexible. Google’s intent is that Chrome OS is for netbooks, but there are plenty of situations using a netbook without any Internet access, for example on the plane. Chrome OS also does not give you access to the inner workings of the computer, there are not that many settings that you can change by default. Comparing Chrome OS So what Chrome OS got going for it is that it is minimalistic but it is also what works against it. Linux is so far a much better free alternative for netbooks than Google Chrome OS is. Google have partnered up with netbook manufacturer and we will probably see Google Chrome OS netbooks during 2010. Another interesting user case for Chrome OS could be in a corporate environment, clients would not need any programs installed and the need for extensive administration would be gone. The problem is that Chrome OS cannot be used in a local network (EyeOS have this capability); it has to connect to Google. There will probably be extensions to get this capability though. Of course the operating systems of the future will be more connected to the cloud than they currently are, however I think it will be highly dependent on the software and services available in the cloud. Most of the services available work quite well on netbooks (hence the targeting by Google), such as Google Docs and Zoho. But heavier applications and games still remain on the desktop, for example there are many photo-editing apps in the cloud but none with the advanced features seen in Photoshop. Graphics applications such as Inkscape and Google SketchUp also still remain on the desktop, and probably will for some time. However for average novice users requiring a word processor and the occasional web-surfing Google Chrome OS might be it, especially in a year or two when it has been more developed.

Paint.net: Light-weight Photo editing

For experienced Adobe Photoshop users it is hard finding free solid alternatives. GIMP has often been named as an alternative but have an aggravating learning curve if you come from Photoshop. Paint.net is another free alternative out there; we decided to see if it can compete with Adobe's photo-editing suite. paintnetlogo Paint.net recently went through a serious face-lift and update with new and improved features. First of all Paint.net is surprisingly light-weight compared to Photoshop and even GIMP. The download file is only about 4 MB, the installation process is fast and Paint.net only takes about 9 MB on your hard-drive. Loading Paint.net is also extremely fast compared to both Photoshop and GIMP, if you are just making some small adjustments to a photo it is often done before Photoshop or GIMP even finished loading. Because of that it is a match made in heaven for netbooks with small drive capacity and low amounts of RAM. The interface in Paint.net is unbloated, yet by default very familiar for a Photoshop user. In the lower right corner is the layers panel, and on the right is the history window, the history is unlimited. A nice interface feature is the thumbnails in the upper right corner, displaying all open image files. It is easy to switch between open image files and quickly get an overview of what they contain. Paint.net supports common image formats out there, but much fever than Photoshop or GIMP. For example it does not support .PSD or Paint Shop Pro -files so you are out of luck if you have a lot of files that you want to use originating from those programs. While to boot process for Paint.net is fast it does not handle very large picture files fast. Loading a 1.5 megabyte image file takes a little longer than Photoshop, and applying different tools to the image also takes longer. Especially using the magic-wand and similar tools. Paint.net also isn't that good on handling print, for example it doesn't have a CMYK mode and the preview features for printing works good for family photos but not when doing professional prints. In that sense Paint.net is more useable for web-designers and web content creators.  For example Paint.net has filters for red-eye removal and the basics such as blurring, sharpening, levels, hue and saturation.  It does lack the more advanced filters found in other photo-editors. Working with text in Paint.net is very easy but very limited. Of course it is possible to choose between different fonts and sizes, but that's about it. There is no features for adding extra effects, or aligning the text to paths. Of course Paint.net as most other photo-editing tools worth the name uses layers, the best part is that they behave and work the same way as in Photoshop (which in my opinion has the best layers interface on the market).  Other must-have tools included is the clone-stamp and the color picker. Since the features in Paint.net is a bit limited at times there is a good amount of plug-ins available, for a novice user installing them is not that easy. Download a compressed file from the Paint.net forum, extract it to the right folder in Paint.net and the plug-in should be installed. The plug-in features should have been integrated with the software and could have been evolved much more. Overall Paint.net is a great light-weight photo-editing application, it is easy and fast to use. Sure it is limited but as you add features software often become bloated, slow and difficult to use. The developers of Paint.net managed to keep it balanced. However the program might not fit everyone's needs, it doesn't support that many image-formats and its print capabilities are non-existent. Another downside of Paint.net is that there is no Linux or MAC version.

Firefox 3.6 Beta: Latest browser from Mozilla

Mozilla recently announced the release of Firefox 3.6 Beta 1. Packed with new features such as Personas (different visual themes), alert of out of date plug-ins, support for the WOFF (Web Open Font Format) font format, full screen video, faster JavaScript responsiveness and improved browser responsiveness. Firefox 3.6 Beta 1 Logo It is a bit surprising that visual themes (or Personas as Mozilla likes to call them) have not been implemented widely in web-browsers until now. Using Personas is easy, go to the website GetPersonas.com and browse the gallery. Then select "Wear this" and Firefox 3.6 Beta is updated without any restart required. Most of the different personas look very good making Firefox integrate better with the nicely looking Windows Vista and 7 user interface. Until now I always thought that Firefox had a dated look but now it appears that Mozilla have solved the problem.  Of course visual themes is not what makes a good web-browser but one have to recognize that there are probably many users out there who wants this. A lot of users of Mozilla Firefox have been using old and unpatched plug-ins causing various security concerns and browser instability, Firefox now have the Mozilla Plug-in Check integrated in the browser. When the users visits a page trying to load an out-of date plug-in an alert will pop-up. It can of course always be discussed if alerts are the right way to handle update issues, for example Microsoft have moved more towards providing automatic updates without any user interaction. Supposedly Firefox 3.6 Beta is faster and handles JavaScript more swiftly than previous versions. Of course it is something that it is impossible to measure since the performance enhancements will not be that noticeable for average users. However there is nothing wrong with the browser's responsiveness. The start-up time has clearly been improved and using JavaScript based applications does seem faster. Full screen video support in Firefox 3.6 has been improved, however the full screen features implemented only works when using HTML 5. This means that most sites will not benefit from the new video feature in Firefox, since the video capabilities in HTML 5 is not used that widely.  Another new feature in Firefox 3.6 is improved support for Windows 7, when hovering over Firefox's taskbar entry in the different tab that you have open will show up. Overall Firefox 3.6 Beta 1 contains a bunch of welcome updated, where Personas and plug-in alerts is the most welcome. However Firefox 3.6 is still a minor update compared to previous versions.

Carbonite: Backup in the cloud

Online backup and storage is something we are growing increasingly used to, gone are the days using tape backup and external hard-drives. There are still few services that are focused entirely on backup instead of just storage and portability of files (read our other post for additional cloud storage options), Carbonite is however one of them (the name Carbonite comes from the substance used to freeze Han Solo in Star Wars the Empire Strikes Back). Carbonite logo Carbonite entered the market back in 2006 but has become more popular as bandwidth speeds are increasing; it is one of a few backup solutions that offer unlimited transfer of files and storage. Most other backup solutions such as JungleDisk connected to Amazon S3 charge by the amount of data stored. Carbonite is of course most affordable for people or businesses with large amounts of data; however it is not the amount of data that makes a backup valuable. A lot of users have the need for a simple off site backup solution. Yes Carbonite is very simple to setup and use, you download and install a client from the Carbonite website when creating an account. When installing the client you can select to backup your whole drive or specific folders of your choice. The first backup obviously takes a lot of time since all the data have to be uploaded to the Carbonite web-drive. However when it is done Carbonite automatically syncs modified or added files quite quickly. Restoring files is easy, it is possible to restore individual files but also a whole drive if a hard drive crashes.  If you decide that you want to access your files from another computer there is also a web-interface. Putting data in the cloud is both a blessing and a curse, it provides an offsite backup if something happens but it also exposes your data to the outside world. Carbonite has a pretty good security solution, the data-transfer between your computer and Carbonite is secure using a key. Carbonite themselves claim to encrypt your data twice, whatever that means. They also claim that they use the same security procedures as banks. A problem with Carbonite’s security is that their Terms of Service says "Carbonite may have the ability to decrypt your data files", but says that they will only do so in order to troubleshoot or comply with a law. This basically means that Carbonite have the encryption key for your files and can in some cases use it. So if you are storing information that is classified or something similar it might be wise to choose something else (however classified information should not be in the cloud in the first place). For regular users I doubt that the fact that Carbonite have the ability to view data after a subpoena is that significant. It was not that long ago this kind of backup solution used to cost a small fortune,  Carbonite is however very affordable. For $54.95 a year you get unlimited backup. However the license is tied to one computer, if you want to backup several computers you will have to purchase additional licenses. Another limitation of Carbonite is that there is no Linux client, right now it works with Windows XP/Vista and MAC OS Tiger or Leopard, older versions of Windows is not supported either. Carbonite is a great backup-solution and a good alternative to Amazon S3 based backup solutions for Windows and MAC users. It is light-weight and stays out of your way, it is also surprisingly affordable.  However entities handling sensitive or classified information need to find a more secure solution.

Google SketchUp: Create and share 3D-models for free

We have dug up a less known Google application, SketchUp. SketchUp is not originally developed by Google; instead it was first launched in 1999 by @LastSoftware out of Colorado. In 2006 Google acquired the company and the rights to SketchUp. Logo SketchUp is a 3D modeling application, there are two versions one free (the one we will be testing) and a Pro version with more file-format options among other things. The pro version is $495. Both versions of SketchUp are integrated with Google Earth, allowing you to create 3D-models of buildings and then exporting them. By nature 3D modeling apps are complicated; mastering suites like 3D Studio Max, Lightwave or Blender takes lots of time. SketchUp on the other hand is pretty easy to learn, and is one of few 3D applications where you can start experimenting almost right away. The interface is easy to grasp, to make it even easier Google added some neat help texts for each tool that shows up in the upper right corner. There are some basic shapes you start with, such as rectangles, circles and polygons. In SketchUp you first create a 2D surface and then make it 3D, so for example if you want to create a wheel you first create a couple of circle surfaces, make them 3D and then flip the thing however you want it. Most of the common tools are located in the upper part of the screen. The more advanced functions are hidden inside the menus by default, so it takes a little bit of browsing to find the good stuff. It is possible customize the desktop to see the tools and features that you want. SketchUp has the features built in to work with layers, sort of like Adobe Photoshop. Outliner is a similar tool but creates a tree of the different objects in the model, it makes it a lot easier navigating models with many different objects involved. Another very neat feature is the components, if you have created an object that you will use in many 3D models, for example a door. You can save the door locally as a component, then when you want it in another model you just fetch it from components browser. SketchUp comes with Google Earth integration; it was however a bit flaky as my test computer started to install updates to Google Earth when I clicked “Get current view” from Google SketchUp. The problem was that the installation files that Google Earth was looking for could not be found and the computer locked up in an endless installation process. Then after restarting SketchUp the import from Google Earth worked flawlessly. Even-though SketchUp are simple to use it does take time to master it fully. Opening the 3D warehouse makes you fully aware of that. The warehouse contains a number of user created models, many of them quite beautiful. They can easily be loaded directly into your scene; your model can also be uploaded to the warehouse. All of the models are rated by other users, and there are also comments attached to them, so in a sense SketchUp is one of a few 3D modeling apps with social web capabilities. A drawback with SketchUp is that it does not render the 3D models itself, more expensive tools does this. In the pro version it is possible to export models in a number of different formats, the model can then be imported into a third party rendering engine. For example Blender. [ad#Content Adsense] SketchUp is a surprisingly fast program and nimble program. Large models run very well on an average computer, so there is no need for extra hardware such as memory when using this program.  To fully master any 3D-application you often need to buy expensive books or online courses, sometimes even attend courses. SketchUp has a vibrant community and a load of free video tutorials. The tutorials ranges from the basics of learning the different tools in the program to making CAD-drawings and other advanced work. Of course SketchUp is not a general tool that fits everyone, it can be used by game designers, engineers, architects or people interested in developing 3D-models for Google Earth.  It is however relatively easy to get started with, making it broader in scope than many other similar applications. Creating 3D models is perhaps not as hyped as the entire social and web 2.0 stuff that is going on right now. But SketchUp is a very good example what happens when you make something easy to use and add social capabilities in the background, it becomes great.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close