mbrunt Posted January 25, 2012 Posted January 25, 2012 Right seeing as I cant seem to get iweb to work, does anyone know of something as close to iweb as possible but better if possible! something wysiwyg? Thanks
Tricky_Dicky Posted January 25, 2012 Posted January 25, 2012 What trouble are you having with iWeb? It works well for basic and simple web design for the kids.
mbrunt Posted January 25, 2012 Author Posted January 25, 2012 mainly that is crashes when it opens lol....its not that the features dont work its that the whole app doesnt work........so need alternatives please.
soveryapt Posted January 25, 2012 Posted January 25, 2012 mainly that is crashes when it opens lol....its not that the features dont work its that the whole app doesnt work........so need alternatives please. I take it you've fully updated iLife on the machine to make sure you have all the latest patches? If so, have you tried removing all traces of iWeb and reinstalling it back on the machine? I had a big issue with iPhoto a bit back and had to totally removed and reinstall it. As well as removing the application from the Applications Folder, you should make sure you remove all the other elements in case something has failed before reinstalling and patching. This site >> how to completely remove iWeb 09 << seems to have a list of things to remove .. Just thinking that if you can fix it, like TD said, it works well and is simple for people to use. Failing that, you could look at the offerings from Dreamweaver | Open Source Alternative - osalt.com (I know they're Dreamweaver alternatives, you you might find a nice simple editor amongst that) or Frontpage | Open Source Alternative - osalt.com (again, I know, but there's no iWeb OSALT list).
mbrunt Posted January 26, 2012 Author Posted January 26, 2012 yea tried loads of things, ive even built a totally new image from scratch, im not sure what the issue is to be honest.!
north-ict Posted January 26, 2012 Posted January 26, 2012 At the BETT fair i saw the serif stand briefly and from what i could see seems like a cheaper version of adobe (with probably less stuff but then again i don't know!). They have a dreamweaver style program from the looks of there website. -shrugs- I dunno haven't used the software myself so can't say much but maybe worth a gander. Web Design, Photo Editing and DTP software | Serif – Inspiring Creativity
Arthur Posted January 26, 2012 Posted January 26, 2012 Flux and RapidWeaver (especially with the Stacks and Blocks plugins) are good alternatives to Dreamweaver and iWeb respectively.
mbrunt Posted January 26, 2012 Author Posted January 26, 2012 Flux and RapidWeaver (especially with the Stacks and Blocks plugins) are good alternatives to Dreamweaver and iWeb respectively. tried both, rapidweaver is too template based, you cant create a totally blank webpage, and flux was asking for a serial number each time a different user logged on lol. im sure serif only make windows based software too.
HodgeHi Posted January 30, 2012 Posted January 30, 2012 Are there any re-directs being pushed out via WGM? If so that may be the cause. I had an issue with iWorks when i redirected the printers folder. The app would always crash when trying to print. Once the redirect was removed everything went back to how it should be. Another thing I have found is that if you redirect the Application Support folder, any apps/programs that rely on it's original location will fail. iWeb may be one of these since IIRC it places it's sites file there which it uses to store the pages being created. I use it in a fully networked home dir environment (using AFP) and I haven't had any issues like you are seeing. I'm on 10.6.8 fully updated. What version of OS X are you running?
mbrunt Posted January 30, 2012 Author Posted January 30, 2012 Sorry what do you mean by redirects? Its 10.6.8 in a local home directory environment (cant use networked due to imovie) using SMB.
mac_shinobi Posted January 30, 2012 Posted January 30, 2012 Flux and RapidWeaver (especially with the Stacks and Blocks plugins) are good alternatives to Dreamweaver and iWeb respectively. Short of using RapidWeaver or iWeb I was going to suggest smultron which you can get through the app store Peter Borg Apps » Smultron 4 Not really like iWeb or RapidWeaver etc but much better because it highlights different chunks of code in different colours and like notepad++ or other alternatives you code it as you go and learn what you are doing in the process in conjunction with w3schools / html goodies etc
Arthur Posted January 30, 2012 Posted January 30, 2012 RapidWeaver is too template based, you can't create a totally blank webpage That's pretty much why you need the extra plug-ins. Have you looked at Sandvox? Short of using RapidWeaver or iWeb I was going to suggest Smultron Smultron (or even Coda / Espresso) would be alright if the students were fluent in HTML and CSS. I doubt they would be if they're using iWeb. I suppose they could use Twitter's Bootstrap as a starting point, but then all of their websites would look more-or-less the same. 1
mbrunt Posted January 30, 2012 Author Posted January 30, 2012 think ive managed to convince them to use dreamweaver, none of the other programs where basic yet capable enough...weird! thanks
HodgeHi Posted January 30, 2012 Posted January 30, 2012 It's a shame that you can't get it working as it is one of the easiest WYSIWYG web site creators available. You could argue that you don't get to edit/manipulate the HTML but you can add HTML snippets which allows you to add your HTML code or if you wish or just use embed code and place it on your pages. Redirects are simply like the windows Group policy counterpart where some folders are redirected on login. Useful for networked account folders such as the caches folder, logs folder etc. You could check the permissions on the /library/application support/iWeb folder. This is where iWeb stores its domain file used to build the site. Also check the console logs to find out what exactly is going on. It should give you. An idea of the problem being encountered. Good luck.
mac_shinobi Posted January 30, 2012 Posted January 30, 2012 Redirects are simply like the windows Group policy counterpart where some folders are redirected on login. Useful for networked account folders such as the caches folder, logs folder etc. Good luck. You're probably right ref redirects - when I've done them, it's normally been an extra bit of code in the meta tag so that after x amount of seconds it will take the user from the original URL or domain to the new URL / Domain so if you change your url from http://www.oldwebsite.com to http://www.newsite.com then if people still go to http://www.oldwebsite.com then after x amount of seconds it will automatically re load the new website ( aka re direct ) to http://www.newsite.com At least that is what I made of it.
HodgeHi Posted January 30, 2012 Posted January 30, 2012 I'm referring to the WGM folder redirections rather than website redirections. The WGM folder redirections allow you to redirect certain user home dir folders to a different locations. In the case of the caches folders, this tends to be redirected to the local drive so as to remove the need for unceccesary network traffic being created when browsing the web, this speeding up the experience and reducing traffic load.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now