If it's not too late, I would like to register.
What you are good at: programming, graphics - pixel art and in photoshop, etc.
a link to one of your projects: I haven't been to active with the Scratch community lately, so most of my stuff is offline, but one of my best projects (online) is LampExample
other things that you want to tell us: I know html and have dreamweaver.
BTW, if your code looks like this right now (for once you go to ftp - and I haven't looked through the whole thread, I don't know if you've changed it) :
<HTML>
<HEAD> The Bit Company</head>
</html>
that's not exactly - probably - what you're looking for.
First of all, caps don't count, so <html></html> is fine.
Second, <head> is mainly for meta tags, title, and scripts, so really, you should put content in <body>. If you want a title though:
<html><head>
<title>The Bit Company</title>
</head><body>
<h1>The Bit Company</h1><hr/>
<p>Blah Blah Blah<p>
</body></html>
Even if I don't get accepted, try it out, and I am always happy to help with html.
Thanks!
Also, I have a Mac, so i can compile your projects as .app .
Offline
jTron wrote:
{Too long! Edited out to avoid "Page-Stretching"}
Cool! I bet ftf841 will get you on the team for sure!!
Offline
jTron wrote:
If it's not too late, I would like to register.
What you are good at: programming, graphics - pixel art and in photoshop, etc.
a link to one of your projects: I haven't been to active with the Scratch community lately, so most of my stuff is offline, but one of my best projects (online) is LampExample
other things that you want to tell us: I know html and have dreamweaver.
BTW, if your code looks like this right now (for once you go to ftp - and I haven't looked through the whole thread, I don't know if you've changed it) :
<HTML>
<HEAD> The Bit Company</head>
</html>
that's not exactly - probably - what you're looking for.
First of all, caps don't count, so <html></html> is fine.
Second, <head> is mainly for meta tags, title, and scripts, so really, you should put content in <body>. If you want a title though:
<html><head>
<title>The Bit Company</title>
</head><body>
<h1>The Bit Company</h1><hr/>
<p>Blah Blah Blah<p>
</body></html>
Even if I don't get accepted, try it out, and I am always happy to help with html.
Thanks!
Also, I have a Mac, so i can compile your projects as .app .
well we swithed to weebly but we talked about upgrading to HTML so you could also be our head web designer. Also you are accepted.
Offline
ftf841 wrote:
jTron wrote:
If it's not too late, I would like to register.
What you are good at: programming, graphics - pixel art and in photoshop, etc.
a link to one of your projects: I haven't been to active with the Scratch community lately, so most of my stuff is offline, but one of my best projects (online) is LampExample
other things that you want to tell us: I know html and have dreamweaver.
etc.well we swithed to weebly but we talked about upgrading to HTML so you could also be our head web designer. Also you are accepted.
Awesome! Thanks.
Also if you need more logos or whatever I do graphics.
Hope I can help in whatever way needed - also tell me when/if you go to html - I don't personally have a ftp but hopefully you can find someone to host.
jTron
Last edited by jTron (2012-07-08 13:27:59)
Offline
Can you change me in the members category to jTron_TBC instead? I would like to use that for this project.
Also, I have a script in my OS, Dewdrop, that makes it sleep after a certain amount of time. Do you want it in Bit OS?
Offline
jTron wrote:
Can you change me in the members category to jTron_TBC instead? I would like to use that for this project.
Also, I have a script in my OS, Dewdrop, that makes it sleep after a certain amount of time. Do you want it in Bit OS?
yes put the script here in [scratchblocks]
Offline
ftf841 wrote:
jTron wrote:
Can you change me in the members category to jTron_TBC instead? I would like to use that for this project.
Also, I have a script in my OS, Dewdrop, that makes it sleep after a certain amount of time. Do you want it in Bit OS?yes put the script here in scratchblocks
Script for sleeping - may need to be adapted to your needs
sprite should be a black rect - fills whole screen
<%null%>//I think this is right. If you want, this first script can be given to another "manager" sprite. when gf clicked //manages sleeping go to front hide forever set [mx/y v] to ((mouse x)*(mouse y)) wait (1) secs if <not<((mouse x)*(mouse y))=(mx/y)>> reset timer end if <[29.9]is less than(timer)> broadcast [sleep.darken v] set [mx/y v] to ((mouse x)*(mouse y)) wait (1) secs wait until <<not<((mouse x)*(mouse y))=(mx/y)>>or<<mouse down?>or<[59.9]is less than(timer)>>> if <[59.9]is less than(timer)> broadcast [sleep.fullblack v] wait until <mouse down?> wait until <not<mouse down?>> end broadcast [sleep.wake v] reset timer end end when I receive [sleep.darken v] //Dims screen set [cw v] to [0] set [ghost v] effect to (100) show repeat (10) change [ghost v] effect by (-4) end repeat until <(cw) = [1]> go to front end hide when I receive [sleep.darken v] //Falls asleep clear graphic effects when I receive [sleep.wake v] //Wake up! wait (0.01) secs set [cw v] to (1)
Offline
I made a 1freehosting but it needs a subdomain. So the choices are
thebitcomp.goodluckwith.us
thebitcomp.hostingsiteforfree.com
thebitcomp.allalla.com
Or, we could keep using weebly, just maybe go to HTML only? I know webs.com does this. Also, if it supports php (1freehosting does) I have a limited knowledge of that.
Offline
jTron_TBC wrote:
{Avoiding "Page-Stretching"}
Cool idea.
Sorry for ftf841 not usually replying. I think he lives in ̶l̶o̶n̶d̶o̶n̶ america (I live in asia, so theres a big time difference) i dunno where you live though, so there may be a big time difference there too.
Last edited by Ludburghmdm (2012-07-08 19:23:27)
Offline
Ludburghmdm wrote:
jTron_TBC wrote:
{Avoiding "Page-Stretching"}
Cool idea.
Sorry for ftf841 not usually replying. I think he lives in london (I live in asia, so theres a big time difference) i dunno where you live though, so there may be a big time difference there too.
America GMT-5
Last edited by ftf841 (2012-07-08 19:05:52)
Offline
jTron_TBC wrote:
I made a 1freehosting but it needs a subdomain. So the choices are
thebitcomp.goodluckwith.us
thebitcomp.hostingsiteforfree.com
thebitcomp.allalla.com
Or, we could keep using weebly, just maybe go to HTML only? I know webs.com does this. Also, if it supports php (1freehosting does) I have a limited knowledge of that.
hm... try: 000webhost.com and use their free web host plan. try to get the domain to be thebitcomp.co.cc
Offline
ftf841 wrote:
Ludburghmdm wrote:
jTron_TBC wrote:
{Avoiding "Page-Stretching"}
Cool idea.
Sorry for ftf841 not usually replying. I think he lives in l̶o̶n̶d̶o̶n̶ america (I live in asia, so theres a big time difference) i dunno where you live though, so there may be a big time difference there too.America GMT-5
Whoops, Sorry. I'm editing my memory (and my post )
Last edited by Ludburghmdm (2012-07-08 19:23:10)
Offline
I'm in GMT-6 (central). It looks like 000webhost only wants me to use the sd .site50.net. If that's fine, we're spiffy. 000wh supports php, so we may be able to use that (if we find someone who knows that or I actually try to learn it - haha). It would be great, though, to get on a FTP, so we can easily log on and edit remotely. Also - off topic - as I mentioned before, I have Mac which is great for web design and also I can export scratch projects to app.
Offline
jTron_TBC wrote:
I'm in GMT-6 (central). It looks like 000webhost only wants me to use the sd .site50.net. If that's fine, we're spiffy. 000wh supports php, so we may be able to use that (if we find someone who knows that or I actually try to learn it - haha). It would be great, though, to get on a FTP, so we can easily log on and edit remotely. Also - off topic - as I mentioned before, I have Mac which is great for web design and also I can export scratch projects to app.
I can export to EXE I also used to live in wisconsin which is central time for the website i found a good FTP
Offline
ftf841 wrote:
jTron_TBC wrote:
I'm in GMT-6 (central). It looks like 000webhost only wants me to use the sd .site50.net. If that's fine, we're spiffy. 000wh supports php, so we may be able to use that (if we find someone who knows that or I actually try to learn it - haha). It would be great, though, to get on a FTP, so we can easily log on and edit remotely. Also - off topic - as I mentioned before, I have Mac which is great for web design and also I can export scratch projects to app.
I can export to EXE I also used to live in wisconsin which is central time for the website i found a good [URL removed because this user is new]
Where in wi? Also, would we want the server then - so others can view the web page or is it for storage only? Because that would also make a nice way to collab - through FTP/p2p
Offline
jTron_TBC wrote:
ftf841 wrote:
jTron_TBC wrote:
I'm in GMT-6 (central). It looks like 000webhost only wants me to use the sd .site50.net. If that's fine, we're spiffy. 000wh supports php, so we may be able to use that (if we find someone who knows that or I actually try to learn it - haha). It would be great, though, to get on a FTP, so we can easily log on and edit remotely. Also - off topic - as I mentioned before, I have Mac which is great for web design and also I can export scratch projects to app.
I can export to EXE I also used to live in wisconsin which is central time for the website i found a good [URL removed because this user is new]
Where in wi? Also, would we want the server then - so others can view the web page or is it for storage only? Because that would also make a nice way to collab - through FTP/p2p
TA DA! also i am learning HTML so i can help design.
Offline
ftf841 wrote:
jTron_TBC wrote:
ftf841 wrote:
I can export to EXE I also used to live in wisconsin which is central time for the website i found a good [URL removed because this user is new]
Where in wi? Also, would we want the server then - so others can view the web page or is it for storage only? Because that would also make a nice way to collab - through FTP/p2p
TA DA! also i am learning HTML so i can help design.
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.
Offline
jTron_TBC wrote:
ftf841 wrote:
jTron_TBC wrote:
Where in wi? Also, would we want the server then - so others can view the web page or is it for storage only? Because that would also make a nice way to collab - through FTP/p2pTA DA! also i am learning HTML so i can help design.
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.
Offline
jTron_TBC wrote:
ftf841 wrote:
jTron_TBC wrote:
Where in wi? Also, would we want the server then - so others can view the web page or is it for storage only? Because that would also make a nice way to collab - through FTP/p2pTA DA! also i am learning HTML so i can help design.
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.
there is a HTML only but you have to pay and my computer can't host it.
Offline
ftf841 wrote:
jTron_TBC wrote:
ftf841 wrote:
TA DA! also i am learning HTML so i can help design.
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.
there is a HTML only but you have to pay and my computer can't host it.
Really? Interesting that you have to pay. Maybe we could switch to webs.com - files only is free and with a small js inclusion the banner ads disappear. File uploading is, as I said above, annoying and inefficient but I think we may be able to make something work. Also, "webs" is small and minimizes domain distraction (as opposed to .sexyi.am , one of the choices one site gave me) and easy to remember. Just another idea to juggle.
Offline
jTron_TBC wrote:
ftf841 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.there is a HTML only but you have to pay and my computer can't host it.
Really? Interesting that you have to pay. Maybe we could switch to webs.com - files only is free and with a small js inclusion the banner ads disappear. File uploading is, as I said above, annoying and inefficient but I think we may be able to make something work. Also, "webs" is small and minimizes domain distraction (as opposed to .sexyi.am , one of the choices one site gave me) and easy to remember. Just another idea to juggle.
we could use .webs.
Offline
wolfdude999 wrote:
jTron_TBC wrote:
ftf841 wrote:
TA DA! also i am learning HTML so i can help design.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
Offline