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

#176 2012-03-04 11:05:05

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

I'll push one. Don't do anything to the master repo yet. I'm cloning it to my computer, then I'll upload the SQL for the database.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#177 2012-03-04 11:09:35

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

bobbybee wrote:

I'll push one. Don't do anything to the master repo yet. I'm cloning it to my computer, then I'll upload the SQL for the database.

Ok. Thanks!

Offline

 

#178 2012-03-04 11:14:34

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

It's up. I'll also try testing out your code to see if it will render the front-page as well, and will change upon request. I'm also pushing another file for curation. It's not done yet. Can you work on the database part of it?


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#179 2012-03-04 11:14:43

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

I've just found a bug. In modules.php remove the function definition and leave just the body.

that should fix your problem

Last edited by logiblocs (2012-03-04 11:15:40)

Offline

 

#180 2012-03-04 11:16:00

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Don't push it, I will. Also, how do you re-get source code when other people edit things?


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#181 2012-03-04 12:04:34

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

bobbybee wrote:

Don't push it, I will. Also, how do you re-get source code when other people edit things?

git fetch origin

Offline

 

#182 2012-03-04 12:14:44

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Thanks. What are you going to work on? I want to know what I shouldn't do...


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#183 2012-03-04 12:17:59

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

Login/auth

Offline

 

#184 2012-03-04 12:19:50

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Alright. I'm working on curating through a form. Once you have login up, I'll use that code so I have reliable login. By the way, there is a way to find out whether the password is the Scratch password: The Scratch API. If you want to use that (and don;t know how), I'll find you the link.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#185 2012-03-04 12:33:19

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

Yes, that would help. Do you understand PHP OOP?

Offline

 

#186 2012-03-04 12:35:54

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

I've just renamed modules.php to database.php

Offline

 

#187 2012-03-04 12:38:53

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

I understand basic OOP. Understand. I'm fine if you use OOP and require that I interface with OOP, but don't expect me to be writing the class. The Scratch API is slightly dangerous because it's unencrypted. And reget your modules/database stuff--I fixed the bugs and pushed it back.

Your code works now! Woot-woot!


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#188 2012-03-04 14:05:45

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

I cannot work on the code until next Friday (been kicked off, no computer time weekdays)  sad

Offline

 

#189 2012-03-04 15:04:55

MaxFlyboy
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: The Other Frontpage

So when should I expect to start being able to curate projects without having to list them here?


http://cdn.voodoofilm.org/images/upload/thumb/viral-video-2011.jpg click the picture for an AMV

Offline

 

#190 2012-03-04 15:11:36

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Tonight. And commit the changes.

Last edited by bobbybee (2012-03-04 15:11:48)


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#191 2012-03-04 15:25:35

MaxFlyboy
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: The Other Frontpage

commit the changes???


http://cdn.voodoofilm.org/images/upload/thumb/viral-video-2011.jpg click the picture for an AMV

Offline

 

#192 2012-03-04 15:35:07

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

That was for logiblocs.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#193 2012-03-04 15:53:28

MaxFlyboy
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: The Other Frontpage

oh... same question then

MaxFlyboy wrote:

So when should I expect to start being able to curate projects without having to list them here?


http://cdn.voodoofilm.org/images/upload/thumb/viral-video-2011.jpg click the picture for an AMV

Offline

 

#194 2012-03-04 15:54:50

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Right now.  smile  Click Curate More. I'll comment the password on one of your projects.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#195 2012-03-04 16:15:13

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

bobbybee wrote:

Right now.  smile  Click Curate More. I'll comment the password on one of your projects.

Can I just give myself a password in the code?

Last edited by logiblocs (2012-03-04 16:16:00)

Offline

 

#196 2012-03-04 16:18:16

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

Uh...sure? I don't understand. Your fork is your fork...


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#197 2012-03-04 16:22:25

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: The Other Frontpage

bobbybee wrote:

Uh...sure? I don't understand. Your fork is your fork...

I have write on the main one.

Offline

 

#198 2012-03-04 16:23:40

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

I'd prefer you didn't. Once you implement authentication, that code is leaving to be replaced by the Scratch API/database.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#199 2012-03-04 16:26:41

MaxFlyboy
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: The Other Frontpage

Hey, don't we need to get your website approved by the scratch team to start advertising it? And to get it approved, doesn't it need to be at least 3 months old?


http://cdn.voodoofilm.org/images/upload/thumb/viral-video-2011.jpg click the picture for an AMV

Offline

 

#200 2012-03-04 16:28:53

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: The Other Frontpage

I'll read the rules again, but I don't think we do. The reason why is because there is no method for the public to change the site. Only you and I have the password to change anything.  wink


I support the Free Software Foundation. Protect our digital rights!

Offline

 

Board footer