|
Artisteer
by dangaroo
Recently I've been dabbling a little bit with the free content management system Joomla, whilst it seems fairly straight forward to edit websites created with Joomla, starting off from scratch without finding the time to follow their tutorials is a little beyond me.
One of the things you are going to need from the beginning ... is a template, unless you know what you are doing, then it's unlikely you'll be making your own, that's where a website like Artisteer steps in. Artisteer has different variations on a template, you can choose from a range of colours and themes and their 30 day free trial can be downloaded from http://www.artisteer.com, there's versions for both Windows and Mac users.
Artisteer does not just specialise in Joomla but also creates skins for Wordpress, Blogger and Drupal, the editor is really user-friendly, a lot more straight forward than competitors and its also very easy and quick to install. I don't really have any experience with Drupal but the problem with Wordpress, Blogger and Joomla is that there's an array of free templates that are good enough and in some cases better than what Artisteer have to offer, in the case of Joomla, it's only 1000s of variants on the same template.
I'd definitely say that the 30 day free trial is worth making use of (you get to keep the template forever, although an Artisteer watermark/logo will remain on it unless you pay the $49.99), I would not fork out any dough on this product, simply because there are too many free alternatives. If you really like the different variations on the same template and plan to use the same template over and over again on different websites, then you might think about buying it out right to remove the logo but personally the template is not flexible enough and is not the kind of layout I'm looking for.
I should add that in order to use the free trial, you do not need to give any payment details so there's no chance whatsoever of being unknowingly charged. Read the complete review |
|
Adobe Dreamweaver CS4
by Craggybuk
==Introduction==
As part of my job, we write our web sites and applications in Microsoft Visual Studio, however when I need to write PHP websites, I have tended to use something as simple as notepad to do my coding. I have always found notepad to be perfect as there is no excess baggage associated with it. When I offered to ... write the website for my children's school, I was all set to use my trusty notepad, however the school bought me a copy of Dreamweaver CS4 as they had bought a couple of copies so that they could keep the site maintained after I had done the initial groundwork on it. Not wanting to appear ungrateful I decided to install Dreamweaver and give it a go.
For those who are unaware, Dreamweaver is a web developers design environment. This is where many a commercial website would have begun its life. Along with Microsoft's Visual Studio, Dreamweaver is the industry leader when it comes to web design environments.
==Installing the software.==
Installing the software is very simple. If you have installed any software previously you won't have any problems at all with this. The only interaction you have with the installation routine are to confirm the install location and then you need to enter the 24 character serial number. Once this has been done, you can sit back for roughly 5 minutes depending on the speed of your PC and let the installation conclude.
Dreamweaver also ships with a second DVD, the Adobe Creative Suite 4 (hence the name Dreamweaver CS4). This is an optional disk and contains over two hours of training for the entire CS4 family. As well as Dreamweaver, this also includes market leaders like Photoshop, Acrobat and Illustrator. I haven't looked at this disk yet so I cant comment on how useful it actually is.
==Using the software for the first time.==
When you open Dreamweaver for the first time, you get a wide range of choices for the type of project you want to create. These can either be offline or online projects. An offline project is one that purely lives on your local PC and there is no interaction with a live webserver. An online project can be one where you create your website offline and then use Dreamweaver to upload the files onto your webserver or, alternatively you can actually develop and modify your website directly onto the webserver. All of these options are explained very well by the software so if you are in doubt which method to chose, you can seek assistance from the on-screen dialogue.
Once you have gone through the initial setup you can then re-open your project at a later time by selecting it from the recent items menu on the Dreamweaver opening screen.
==Getting used to the Development Environment==
As with any type of business software, you need to be comfortable with the environment you are working in otherwise, developing high quality applications is going to be extremely difficult. Having worked with earlier versions of Dreamweaver many years ago, I was pleased to see that despite its apparent overhaul in terms of functionality, the visual look and feel has changed very little. As a developer you get the choice whether you want to work with the site as a graphical site which is very much drag and drop (what you see is what you get), you can work in pure code view which just gives you the html, aspx, php or whatever language you are coding in or, perhaps the best mode and the one I have been using is mixed mode where you can see both the code and the graphical view on screen together giving you full control over how your site will operate.
As well as the main area, Dreamweaver initially has lots of little panels around the outside of the screen which I actually do find useful when designing. Because we have been operating with an online project, Dreamweaver gives us a panel where we can upload files to the live server with just one click. You need to set up connections to a FTP (File Transfer Protocol) server initially but once this has been done, Dreamweaver takes care of all connection information. The bottom of the screen is taken up entirely of the properties panel. This is a very useful panel and one which you will use just as much as the main design area. This panel relates to the part of the screen you are currently working on, for example, if you are clicked on an image then the properties will tell you the location of the image, the size, etc. All these are changeable from this panel meaning that very little, if any coding knowledge is required in order for you to start creating eye catch websites.
==Previewing your site.==
Although you are able to see what your web pages will look like from the development environment, there is nothing like seeing your work in an actual web browser to see how it looks and to make sure everything is in the right position. Dreamweaver has a built in preview mode which lets you do this. In general, this works very well but I have found with more complex pages where I have included 3 or 4 quite complex supplementary files that Dreamweaver wasn't able to cope with the displaying of these and therefore, I had to upload them onto the live webserver in order to test whether they worked or not. I must stress, this has only happened once for me and in every other case, the preview has been able to show me exactly how thing would look if they were to be made live.
==Making your site live.==
As previously mentioned, providing you have given Dreamweaver your sites FTP information (username, password, site address) you can upload and download files to and from your website with a single click. This is an excellent feature as it means that beginners and other inexperienced users do not have to worry about using any third party FTP software. The only word of caution I would use with this method is that if your local site does not share the same directory structure as your online site (which is easily done), you will get a lot of broken links when going live and this might be confusing to the novice developer. Although I like this feature in Dreamweaver, I still prefer to use a separate dedicated FTP program as I feel it gives me more control and has more power to do the things I need such as changing security on a file by file basis.
==System Requirements==
You can purchase Dreamweaver for both the PC and Apple Mac. As I have the PC version, these specifications below only relate to this version. All specifications are taken from the box itself.
1Ghz Processor (any PC bought in the last 5 years will be fine)
Microsoft Windows XP with Service Pack 2 although Service Pack 3 is recommended or Vista Home Premium, Business, Enterprise or Ultimate with Service Pack 1 installed (if you let Windows do its automatic updates you will be on one of these versions)
512Mb RAM - again, if you machine is under 5 years old, it will almost certainly pass this requirement
1Gb of available hard disk space.
1280 x 800 display with 16 bit video card (if you have passed all the other requirements you won't have a problem with this one)
DVD-ROM drive
NB This software was released before Windows 7 became available, I don't see any reason why it wouldn't work with this operating system but it can always be run in Vista compatibility mode if you do experience problems.
==Would I recommend Dreamweaver?==
I suppose the acid test for any software is measuring how easy it is to use and are the final results as expected. For the school website, it was my remit to get the site up and running, create the framework and then to pass it over to a teacher and a teaching assistant to add the actual content. Neither of these people had even heard of Dreamweaver before, let alone used it. After a few minor teething problems, they have both picked up Dreamweaver very quickly and in less than a week have created an extremely professional looking site which would have been impossible for them to do without a development tool of some description. Admittedly, they have only been adding static content, dynamic content would probably be a step too far for the beginner and although Dreamweaver helps very well with PHP and ASPX commands (for the purpose of this review, the meanings of these are not important) I wouldn't expect these to be used by anyone other than a trained programmer. Even though I do get on with Dreamweaver, I am still a bit old school and still like the no thrills notepad environment. This is purely down to habit and I would have no qualms about using Dreamweaver in the future, it seems a lot lighter than Visual Studio which has a lot of baggage associated with it. I would certainly recommend Dreamweaver to anyone who is serious about making professional looking websites. Read the complete review |