how can i help?
Offline
Daffy22 wrote:
fg123 wrote:
Hey Daffy and Sparks! I'm fg123, one of the programmers for Scratch Resources. I can help greatly with the php scripting and/or the designing. Um... Can I help? I can get a .co.cc domain, thus removing the freehostingcloud thing. I use 000webhost btw.
Contact me on one of my projects and we can further discuss this matter...I do like freehostingcloud because it has no adds and unlimited webspace!
But it would be usefull if you could investigate free domain names like .co.cc and .tk ect. Which one would be better and easier.
I've used fhc for a bit, but didn't find it that reliable. Can you send me the files, and I'll make some changes. How is scratchblocklibrary.co.cc sound?
Offline
fg123 wrote:
Daffy22 wrote:
fg123 wrote:
Hey Daffy and Sparks! I'm fg123, one of the programmers for Scratch Resources. I can help greatly with the php scripting and/or the designing. Um... Can I help? I can get a .co.cc domain, thus removing the freehostingcloud thing. I use 000webhost btw.
Contact me on one of my projects and we can further discuss this matter...I do like freehostingcloud because it has no adds and unlimited webspace!
But it would be usefull if you could investigate free domain names like .co.cc and .tk ect. Which one would be better and easier.I've used fhc for a bit, but didn't find it that reliable. Can you send me the files, and I'll make some changes. How is scratchblocklibrary.co.cc sound?
emm. loose the scratch bit. Just block-library.co.cc
Fine, what host do you want? Set up an account and then email me the login details to... daffy22scratch@gmail.com
I persume your host has SQL servers and full PHP capabilities, right?
I need to be able to use SQL databases and allow file upload as well as been able to write to files. Is that a problem?
Last edited by Daffy22 (2010-12-20 13:15:11)
Offline
ProgrammingFreak wrote:
how can i help?
Offline
Daffy22 wrote:
ProgrammingFreak wrote:
ProgrammingFreak wrote:
how can i help?
sorry ProggrammingFreak, emm maybe you could. Depends. Do you know PHP?
I have been learning it for 3 months. Got it pretty good, but it depends
Offline
As much as a communal effort can be useful, I think the more people who work on the website at once, the more difficult it will be to combine everything easily so I would say keep the amount of people developing it to the minimum I'm leaving this to daffy22 and fg123 who I know are good programmers. It's up to them who they wish to recruit or not recruit
Offline
ProgrammingFreak wrote:
Daffy22 wrote:
ProgrammingFreak wrote:
sorry ProggrammingFreak, emm maybe you could. Depends. Do you know PHP?
I have been learning it for 3 months. Got it pretty good, but it depends
okay, that should be fine
What Sparks wants is a simple facility to allow users to upload their blocks but before it is publically viewed it must be checked my him or other moderators. Have you got any ideas how to do this? SQL or txt files? I'll be back in a min or so...
Offline
k, let me think. BTW, thnx for letting me join. Everyone seems to ignore me.
hmm. PHP could do this. so you make a form that lets the person enter their block. Then that sends the message to you.
But how does someone send a block? Ohh, they could send the code! DUH!
um yeah. I think i might be able to work on the form
Offline
ProgrammingFreak wrote:
k, let me think. BTW, thnx for letting me join. Everyone seems to ignore me.
hmm. PHP could do this. so you make a form that lets the person enter their block. Then that sends the message to you.
But how does someone send a block? Ohh, they could send the code! DUH!
um yeah. I think i might be able to work on the form
ok, make sure you name all the form elements. Then post the code on this thread. Make an element called spec, code, and a file input for the picture. Thanks
Offline
Uploading for different blocks might be different. For instance, the way I upoad blocks now depend on the mod they belong to.
[scratch blocks]
graphic image of block made and hosted
blockspec and code posted beneath picture with contributor's name.
[BYOB blocks]
graphic image of block made and hosted
graphic image of block code made and hosted
sprite file for block made and hosted
block image displayed and linked to code image next to contributor
download button image linked to sprite file.
[Panther blocks]
graphic image of block made and hosted
block code, colour, spec and contributor uploaded as a text file
block image posted next to contributor name with a block number
link to actual file posted so people can see the source.
I don't suppose there's a way for the site to automatically make a picture of a block someone shares? (for Scratch and Panther). I can't think of one. If there's a "upload" button for a sprite file and an image in the form, that would work well
Last edited by sparks (2010-12-20 13:45:47)
Offline
I would say use the same system as Scratch Resources, and I registered scratchblocklibrary.co.cc so...
Yeah.
I'll get started on the site, and you guys can add to it later. I don't want everyone sending in code at the same time. Also, programmerfreak, do you have gmail? As for sparks too.
We can use docs for code too, live coding.
Last edited by fg123 (2010-12-20 13:44:48)
Offline
sparks wrote:
Uploading for different blocks might be different. For instance, the way I upoad blocks now depend on the mod they belong to.
[scratch blocks]
graphic image of block made and hosted
blockspec and code posted beneath picture with contributor's name.
[BYOB blocks]
graphic image of block made and hosted
graphic image of block code made and hosted
sprite file for block made and hosted
block image displayed and linked to code image next to contributor
download button image linked to sprite file.
[Panther blocks]
graphic image of block made and hosted
block code, colour, spec and contributor uploaded as a text file
block image posted next to contributor name with a block number
link to actual file posted so people can see the source.
I don't suppose there's a way for the site to automatically make a picture of a block someone shares? (for Scratch and Panther). I can't think of one. If there's a "upload" button for a sprite file and an image in the form, that would work well
we will have a radio button to choose what kinda block.
I'll pull up a bare bones really fast.
fg123 wrote:
Also, programmerfreak, do you have gmail?
no, AT&T
Last edited by ProgrammingFreak (2010-12-20 13:48:17)
Offline
sparks wrote:
Uploading for different blocks might be different. For instance, the way I upoad blocks now depend on the mod they belong to.
[scratch blocks]
graphic image of block made and hosted
blockspec and code posted beneath picture with contributor's name.
[BYOB blocks]
graphic image of block made and hosted
graphic image of block code made and hosted
sprite file for block made and hosted
block image displayed and linked to code image next to contributor
download button image linked to sprite file.
[Panther blocks]
graphic image of block made and hosted
block code, colour, spec and contributor uploaded as a text file
block image posted next to contributor name with a block number
link to actual file posted so people can see the source.
I don't suppose there's a way for the site to automatically make a picture of a block someone shares? (for Scratch and Panther). I can't think of one. If there's a "upload" button for a sprite file and an image in the form, that would work well
Okay, I propose a new system ...
[Scratch Blocks]
graphic image
spec
code
[BYOB]
graphic image
how to make graphic image
sprite file
[Panther]
graphic image
name
selector
colour
Hows that sounds?
PS: http://www.block-library.freehostingcloud.com/ check it out now
Offline
Okay, here are the jobs...
fg123 - setting up hosting features ect
ProgrammingFreak - making raw form
Daffy22 - making PHP upload facility
Is everyone happy? And can ProgrammingFreak post his code when he's dobe
Last edited by Daffy22 (2010-12-20 13:54:48)
Offline
do you actually want it to email you?
Offline
Will I continue to host the BYOB sprites?
Offline
meowmeow55 wrote:
Will I continue to host the BYOB sprites?
yes you will
ProggrammingFreak wrote:
do you actually want it to email you?
I think sparks just wants a page were he will be able to view the recent uploads and approve of them. Nothing to complicated
Offline
Daffy22 wrote:
meowmeow55 wrote:
Will I continue to host the BYOB sprites?
yes you will
ProggrammingFreak wrote:
do you actually want it to email you?
I think sparks just wants a page were he will be able to view the recent uploads and approve of them. Nothing to complicated
hmm, so i've got this so far. it doesn't do anything really. do you do like
echo "<p>'$name'"</p>"
for him to view the uploads. Here is the barebones:
<form method="post"> <h3>Share a Block!</h3> <p>Do you have a block that you would like to share to the<br> Scratch World? You've come to the right place</p> <tr> <td> <p>Name of Block:</p><input type="text" size="50" name="name"> </td> <td><p>BlockSpec: <input type="text" name="spec"size="400"></p> </td> <td><p>Code: <input type="text" name="code" size="400"></p> </td> <td> <p>Block's Mod:</p> <select> <option name="Panther" value="Panther"> <option name="BYOB" value="BYOB"> </select> </td> <td> <p>Notes:</p><input type="text" name="notes" size="400"> </td> </tr> </form> <?php $name = $_POST['name']; $mod = $_POST['mod']; $notes= $_POST['notes']; $spec = $_POST['spec']; $code = $_POST['code']; ?>
its definatly not finished yet!
Offline
This thread is certainly filling up with posts! Maybe someone should make a Hamachi network or something to get all this settled.
Offline
meowmeow55 wrote:
This thread is certainly filling up with posts! Maybe someone should make a Hamachi network or something to get all this settled.
I can make one! should we?
Offline
Daffy22 wrote:
sparks wrote:
Uploading for different blocks might be different. For instance, the way I upoad blocks now depend on the mod they belong to.
[scratch blocks]
graphic image of block made and hosted
blockspec and code posted beneath picture with contributor's name.
[BYOB blocks]
graphic image of block made and hosted
graphic image of block code made and hosted
sprite file for block made and hosted
block image displayed and linked to code image next to contributor
download button image linked to sprite file.
[Panther blocks]
graphic image of block made and hosted
block code, colour, spec and contributor uploaded as a text file
block image posted next to contributor name with a block number
link to actual file posted so people can see the source.
I don't suppose there's a way for the site to automatically make a picture of a block someone shares? (for Scratch and Panther). I can't think of one. If there's a "upload" button for a sprite file and an image in the form, that would work wellOkay, I propose a new system ...
[Scratch Blocks]
graphic image
spec
code
catagory (radio e.g. Motion)
name of submitter
[BYOB]
graphic image if this is a browser opening button, do we need to host the images on the site?
how to make graphic image same question
sprite file same question
catagory
name of submitter
[Panther]
graphic image
name
selector
colour
catagory
name of submitter
yes?
Your "click here to share a block" link takes me to a page that says I'm not allowed to view it with my server...
I have google docs, if you need me on there
____________________________________________________
I think a seperate thread would be easier than a hamachi (or a google doc file)
Last edited by sparks (2010-12-20 14:18:42)
Offline
ProgrammingFreak wrote:
Daffy22 wrote:
meowmeow55 wrote:
Will I continue to host the BYOB sprites?
yes you will
ProggrammingFreak wrote:
do you actually want it to email you?
I think sparks just wants a page were he will be able to view the recent uploads and approve of them. Nothing to complicated
hmm, so i've got this so far. it doesn't do anything really. do you do like
Code:
echo "<p>'$name'"</p>"for him to view the uploads. Here is the barebones:
Code:
<form method="post"> <h3>Share a Block!</h3> <p>Do you have a block that you would like to share to the<br> Scratch World? You've come to the right place</p> <tr> <td> <p>Name of Block:</p><input type="text" size="50" name="name"> </td> <td><p>BlockSpec: <input type="text" name="spec"size="400"></p> </td> <td><p>Code: <input type="text" name="code" size="400"></p> </td> <td> <p>Block's Mod:</p> <select> <option name="Panther" value="Panther"> <option name="BYOB" value="BYOB"> </select> </td> <td> <p>Notes:</p><input type="text" name="notes" size="400"> </td> </tr> </form> <?php $name = $_POST['name']; $mod = $_POST['mod']; $notes= $_POST['notes']; $spec = $_POST['spec']; $code = $_POST['code']; ?>its definatly not finished yet!
^^
Offline