This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-03-02 14:16:25

didilybop
Scratcher
Registered: 2012-07-26
Posts: 4

Website Software I Could Use

Wazzup, Didilybop here,

I was just wondering, I am getting fed up with Scratch and HTML so does anyone know any good webpage/website creators, and please do not say HTML, because I know that!!!

THANX!!!!!!!   XD,  Didilybop

cool   cool   cool   cool   cool

Offline

 

#2 2013-03-02 14:24:08

dontbombiraq
Scratcher
Registered: 2009-08-26
Posts: 100+

Re: Website Software I Could Use

Php


http://i39.tinypic.com/259j2mu.png

Offline

 

#3 2013-03-02 14:48:20

transparent
Scratcher
Registered: 2011-04-19
Posts: 1000+

Re: Website Software I Could Use

Yeah PHP is a great tool to use


yes, yes i do.

Offline

 

#4 2013-03-02 16:05:16

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Website Software I Could Use

If you want a website BUILDER, then Wix is good.


Who would win, SOPA or PIPA?

Offline

 

#5 2013-03-03 01:22:45

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: Website Software I Could Use

Em... so you want to make a website without HTML?

No. Not possible. HTML powers the entire web world.

You can, however, expand your HTML pages using other languages. CSS and JavaScript (Not to be confused with Java) are the most common, and they work the best. Look into these, they're really fun.  smile

PHP was mentioned earlier; lemme just explain, PHP is a form of server-side scripting to dynamically create the HTML document that is sent to the user's browser. It allows for dynamic pages, but it does not actually make the page itself, it only generates the HTML. PHP is more complex than HTML and CSS, because it is a scripting language, not a markup language. You should learn JavaScript first. JavaScript is also a scripting language, but it's not as complicated as PHP (depending on how you use it).

Offline

 

#6 2013-03-03 12:16:40

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Website Software I Could Use

Gravitation wrote:

Em... so you want to make a website without HTML?

No. Not possible. HTML powers the entire web world.

You can, however, expand your HTML pages using other languages. CSS and JavaScript (Not to be confused with Java) are the most common, and they work the best. Look into these, they're really fun.  smile

PHP was mentioned earlier; lemme just explain, PHP is a form of server-side scripting to dynamically create the HTML document that is sent to the user's browser. It allows for dynamic pages, but it does not actually make the page itself, it only generates the HTML. PHP is more complex than HTML and CSS, because it is a scripting language, not a markup language. You should learn JavaScript first. JavaScript is also a scripting language, but it's not as complicated as PHP (depending on how you use it).

Plus Javascript is client-side, whereas PHP is server-side.


Posts: 20000 - Show all posts

Offline

 

#7 2013-03-03 18:35:49

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Website Software I Could Use

If you want an actual website builder with minimal coding, you can try these.

iWeb (basic webbing for Mac, no coding required)
Dreamweaver (advanced webbing for all Windows and Mac, you may need code a little)
Online services such as Webs, Weebly, etc.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#8 2013-03-03 22:48:54

ChadtheBuilder
Scratcher
Registered: 2013-02-27
Posts: 100+

Re: Website Software I Could Use

I use Google sites (although it is limited, I can have a free website) I also use Libre Impress in Ubuntu ( works like MS Publisher). I also a bit of coding only using notepad, but doing it in a site builder is faster, but you do not have as many options as completely writing it yourself.


http://dl.dropbox.com/u/107729333/1360160765356.jpg

Offline

 

#9 2013-03-03 22:51:21

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Website Software I Could Use

ChadtheBuilder wrote:

I use Google sites (although it is limited, I can have a free website) I also use Libre Impress in Ubuntu ( works like MS Publisher). I also a bit of coding only using notepad, but doing it in a site builder is faster, but you do not have as many options as completely writing it yourself.

Isn't Impress more like PowerPoint?


Posts: 20000 - Show all posts

Offline

 

#10 2013-03-03 22:54:53

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Website Software I Could Use

veggieman001 wrote:

ChadtheBuilder wrote:

I use Google sites (although it is limited, I can have a free website) I also use Libre Impress in Ubuntu ( works like MS Publisher). I also a bit of coding only using notepad, but doing it in a site builder is faster, but you do not have as many options as completely writing it yourself.

Isn't Impress more like PowerPoint?

Last time I checked yeah but it's probably changed a lot since then.

Also although it's not built for websites, it is still capable of exporting presentations as websites, and they might mean that.

Last edited by zippynk (2013-03-03 22:55:15)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#11 2013-03-03 22:57:49

ChadtheBuilder
Scratcher
Registered: 2013-02-27
Posts: 100+

Re: Website Software I Could Use

veggieman001 wrote:

ChadtheBuilder wrote:

I use Google sites (although it is limited, I can have a free website) I also use Libre Impress in Ubuntu ( works like MS Publisher). I also a bit of coding only using notepad, but doing it in a site builder is faster, but you do not have as many options as completely writing it yourself.

Isn't Impress more like PowerPoint?

Sorry, you are right. I am new to Libre office, and Ubuntu, and got a bit mixed up. I think I meant Libre Draw.


http://dl.dropbox.com/u/107729333/1360160765356.jpg

Offline

 

#12 2013-03-03 23:38:04

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Website Software I Could Use

I think Libre draw is like Inkscape though isn't it?


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#13 2013-03-03 23:40:30

ChadtheBuilder
Scratcher
Registered: 2013-02-27
Posts: 100+

Re: Website Software I Could Use

jji7skyline wrote:

I think Libre draw is like Inkscape though isn't it?

Yes, but there are functions in it to create HTML documents, and the setup to it is close to publisher.


http://dl.dropbox.com/u/107729333/1360160765356.jpg

Offline

 

#14 2013-03-04 03:56:44

catachresis
New Scratcher
Registered: 2012-12-11
Posts: 70

Re: Website Software I Could Use

Google Sites.
Weebly.
Wix.
Webs.
Yola.
IM-Creator.
SnapPages.
DevHub.
Jigsy.
Jimdo.

Offline

 

Board footer