Jump to content

Recommended Posts

Posted

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

Posted
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.
Posted
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).

Posted
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.

Posted

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?

Posted

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.

Posted
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

Posted
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? :confused:

 

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.

  • Thanks 1
Posted
think ive managed to convince them to use dreamweaver, none of the other programs where basic yet capable enough...weird! thanks
Posted

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. :)

Posted

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.

Posted
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...