jTron_TBC wrote:
wolfdude999 wrote:
jTron_TBC wrote:
Yeah, OSX comes with this. The question is: who can host, and has a computer that is almost always on? That's why mass servers/online tools can help. If none of these options we're juggling can work, we can always go back to a HTML only on weebly - or we can use webs, but the upload tools are annoying and inefficient. I've never used weebly, is there an HTML only mode? The advantage to FTP is that anyone with a login can get in and edit - easily, just like they're files on a hd. So really, probably nothing free will ever be quite right.I almost always have my computer on... but I'm not sure if I would be able to host. I know HTML too so if you need help just ask. I'm trying to learn css php and javascript too.
What kind of computer is it? You may be able to host the dev or possibly in development area of our site, if finalish versions go on thebitcomp.webs.com
Its a really slow old computer with XP.
Offline
wolfdude999 wrote:
jTron_TBC wrote:
wolfdude999 wrote:
I almost always have my computer on... but I'm not sure if I would be able to host. I know HTML too so if you need help just ask. I'm trying to learn css php and javascript too.What kind of computer is it? You may be able to host the dev or possibly in development area of our site, if finalish versions go on thebitcomp.webs.com
Its a really slow old computer with XP.
as far as i know it will probobaly have the speed to host it. It has a intel pentinium 4 right?
Offline
ftf841 wrote:
wolfdude999 wrote:
jTron_TBC wrote:
What kind of computer is it? You may be able to host the dev or possibly in development area of our site, if finalish versions go on thebitcomp.webs.comIts a really slow old computer with XP.
as far as i know it will probobaly have the speed to host it. It has a intel pentinium 4 right?
No it has core 2 duo, but I think that's faster than pentinium 4...
Offline
wolfdude999 wrote:
ftf841 wrote:
wolfdude999 wrote:
Its a really slow old computer with XP.as far as i know it will probobaly have the speed to host it. It has a intel pentinium 4 right?
No it has core 2 duo, but I think that's faster than pentinium 4...
core 2 duo is faster then pentinium and your computer should be able to host it.
Offline
ftf841 wrote:
wolfdude999 wrote:
ftf841 wrote:
as far as i know it will probobaly have the speed to host it. It has a intel pentinium 4 right?No it has core 2 duo, but I think that's faster than pentinium 4...
core 2 duo is faster then pentinium and your computer should be able to host it.
Just curious, but how far along is the website right now?
Offline
wolfdude999 wrote:
jTron_TBC wrote:
wolfdude999 wrote:
I almost always have my computer on... but I'm not sure if I would be able to host. I know HTML too so if you need help just ask. I'm trying to learn css php and javascript too.
What kind of computer is it? You may be able to host the dev or possibly in development area of our site, if finalish versions go on thebitcomp.webs.com
Its a really slow old computer with XP.
I'm not sure if that would be the best for the higher traffic part of our site but you could definitely host our lower end part. I can get started with the frame for webs.
Offline
wolfdude999 wrote:
ftf841 wrote:
wolfdude999 wrote:
No it has core 2 duo, but I think that's faster than pentinium 4...
core 2 duo is faster then pentinium and your computer should be able to host it.
Just curious, but how far along is the website right now?
Not very, but I'll get started on a frame.
Offline
here is somthing to start on:
--------------------------------------------------------------------------------------------------------------
<html>
<body>
<title>The Bit Company-Home
background-color: #084bff;
<h1>The Bit Company</h1>
<p>The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p>
<h2>Our current project<h2>
<p>Our current project is a OS called Bit OS we plan to release it in about a week.</p>
</html>
Last edited by ftf841 (2012-07-09 10:26:44)
Offline
Okay, it turns out that webs JUST stopped offering HTML only with the update to their new sitebuilder 3 or whatever. So, we can still make the main page with the sitebuilder and have it redirect to files only - wherever we've put the HTML files. It will take a little bit more work but will still do.
On another note, we have to wait seven days to actually do anything with our site, because a webs site is considered "premature" for seven days until you can upload certain files, rename files, use meta tags (which is how I plan to redirect), etc.
Offline
ftf841 wrote:
here is somthing to start on:
--------------------------------------------------------------------------------------------------------------
<html>
<body>
<title>The Bit Company-Home
background-color: #084bff;
<h1>The Bit Company</h1>
<p>The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p>
<h2>Our current project<h2>
<p>Our current project is a OS called Bit OS we plan to release it in about a week.</p>
</html>
Do you mean like:
<html> <head> <title>The Bit Company-Home</title></head> <body style="background-color: #084bff;"> <h1>The Bit Company</h1> <p>The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p> <h2>Our current project<h2> <p>Our current project is a OS called Bit OS we plan to release it in about a week.</p> </body></html>
Offline
jTron_TBC wrote:
Okay, it turns out that webs JUST stopped offering HTML only with the update to their new sitebuilder 3 or whatever. So, we can still make the main page with the sitebuilder and have it redirect to files only - wherever we've put the HTML files. It will take a little bit more work but will still do.
On another note, we have to wait seven days to actually do anything with our site, because a webs site is considered "premature" for seven days until you can upload certain files, rename files, use meta tags (which is how I plan to redirect), etc.
aww...
Offline
jTron_TBC wrote:
ftf841 wrote:
here is somthing to start on:
--------------------------------------------------------------------------------------------------------------
<html>
<body>
<title>The Bit Company-Home
background-color: #084bff;
<h1>The Bit Company</h1>
<p>The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p>
<h2>Our current project<h2>
<p>Our current project is a OS called Bit OS we plan to release it in about a week.</p>
</html>Do you mean like:
Code:
<html> <head> <title>The Bit Company-Home</title></head> <body style="background-color: #084bff;"> <h1>The Bit Company</h1> <p>The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p> <h2>Our current project<h2> <p>Our current project is a OS called Bit OS we plan to release it in about a week.</p> </body></html>
um... yep i just forgot some things
Offline
ftf841 wrote:
screan shot of our website:
http://i45.tinypic.com/2r6fnld.png
should be better with some CSS to center and change the font.
Yeah, I don't know CSS but I'll put it in a table and make it look nice and stuff. Thinking very pale blue bkg, less distraction, but lots of logos and stuff - and a nice constant footer. Webs doesn't like php, so sadly, we can't use that to easily include that stuff, but we'll make it work somehow.
Offline
jTron_TBC wrote:
ftf841 wrote:
screan shot of our website:
http://i45.tinypic.com/2r6fnld.png
should be better with some CSS to center and change the font.Yeah, I don't know CSS but I'll put it in a table and make it look nice and stuff. Thinking very pale blue bkg, less distraction, but lots of logos and stuff - and a nice constant footer. Webs doesn't like php, so sadly, we can't use that to easily include that stuff, but we'll make it work somehow.
I'll learn CSS. and for the background let's use our logo as the background.
Offline
ftf841 wrote:
jTron_TBC wrote:
ftf841 wrote:
I need to learn java script too to add somethings to our website.
I know js pretty well.
let's make qa website development group. i will do HTML/CSS and you do javascript
Do we really need much JavaScript? Maybe we all do basic HTML and you specialize in CSS and me in js. Also, do you have dreamweaver? Perhaps we should set up a FileZilla just for file transfer during development.
Offline
jTron_TBC wrote:
ftf841 wrote:
jTron_TBC wrote:
I know js pretty well.
let's make qa website development group. i will do HTML/CSS and you do javascript
Do we really need much JavaScript? Maybe we all do basic HTML and you specialize in CSS and me in js. Also, do you have dreamweaver? Perhaps we should set up a FileZilla just for file transfer during development.
OK and no i do not have dreamweaver.
Last edited by ftf841 (2012-07-09 12:10:52)
Offline
jTron_TBC wrote:
Do you want tbc.webs.com or thebitcomp.webs.com? Both are availible. Or, we can use thebitcomp and I will make tbc redirect.
Oh, never mind. Whoops.
Now up! Sort of. Experiencing only a few minor technical glitches. We're at
http://thebitcomp.webs.com/
(copy and paste it, scratch won't let me make a link because I'm "new")
Doesn't redirect yet. Real site will hopefully be
http://thebitcomp.webs.com/s/
but I'm, again, experiencing only a few minor technical glitches.
Hope to have it actually up soon!
Offline
jTron_TBC wrote:
jTron_TBC wrote:
Do you want tbc.webs.com or thebitcomp.webs.com? Both are availible. Or, we can use thebitcomp and I will make tbc redirect.
Oh, never mind. Whoops.
Now up! Sort of. Experiencing only a few minor technical glitches. We're at
http://thebitcomp.webs.com/
(copy and paste it, scratch won't let me make a link because I'm "new")
Doesn't redirect yet. Real site will hopefully be
http://thebitcomp.webs.com/s/
but I'm, again, experiencing only a few minor technical glitches.
Hope to have it actually up soon!
I thought we were going to code it
Offline