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

#1 2011-07-27 21:28:36

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

would it be possible...

...To make a ('post %s on the %n th forum topic' - post:On: 'hi' '12345') block?


the the the the the

Offline

 

#2 2011-07-27 21:32:56

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

Re: would it be possible...

Do you mean a block that would make a forum post?  hmm


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

Offline

 

#3 2011-07-27 22:20:33

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: would it be possible...

jji7skyline wrote:

Do you mean a block that would make a forum post?  hmm

yeah.


the the the the the

Offline

 

#4 2011-07-27 22:28:03

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: would it be possible...

Wouldn't you have to be logged in?  (I'm sorry that I'm not very good at Squeak...)

Offline

 

#5 2011-07-27 22:29:46

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: would it be possible...

Greenatic wrote:

Wouldn't you have to be logged in?  (I'm sorry that I'm not very good at Squeak...)

maybe there could be an imput for the username. like

('post %s on the %n th forum topic as %s' - post:on:as:)


the the the the the

Offline

 

#6 2011-07-27 22:48:13

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

Re: would it be possible...

I dunno... you could do it with Panther maybe?


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

Offline

 

#7 2011-07-28 00:13:07

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: would it be possible...

Yes, you can do that, but it would require cookies and asking for the username and password. You would have to search for the Squeak code for using cookies and stuff of the sort.  wink

Offline

 

#8 2011-07-28 03:18:27

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: would it be possible...

You would have to find the source and php code, then somehow export it over to squeak.


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#9 2011-07-28 04:43:09

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: would it be possible...

I believe a couple of people were trying this a few months ago... try searching for it...


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#10 2011-07-28 04:59:00

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: would it be possible...

what about using a PHP intermediary to do that? It would be way easier to handle everything, but I don't really know about the cookies... I think you're not allowed to look at other cookies.

Offline

 

#11 2011-07-28 09:13:58

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: would it be possible...

jslomba wrote:

Greenatic wrote:

Wouldn't you have to be logged in?  (I'm sorry that I'm not very good at Squeak...)

maybe there could be an imput for the username. like

('post %s on the %n th forum topic as %s' - post:on:as:)

and password...

('post %s on the %n th forum topic as %s w/ password %s' #- #post:on:as:pass:)

Offline

 

#12 2011-07-28 09:43:14

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: would it be possible...

didn't paulpsicle make a forum poster block for panther?


the the the the the

Offline

 

#13 2011-07-28 10:03:40

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: would it be possible...

No. He didn't.


You can now reach me on Twitter @johnnydean1_

Offline

 

#14 2011-07-28 10:09:57

scratcher7_13
Scratcher
Registered: 2011-02-09
Posts: 1000+

Re: would it be possible...

johnnydean1 wrote:

No. He didn't.

It wasn't for Panther (at least I don't think it was), but he did make one.


♫ 90% of teens can't do math. If you are one of the 40% of teens who can, copy and paste this into your signature. ♫♪
http://dl.dropbox.com/u/6273449/BlockLibraryTitle.pnghttp://i.imgur.com/mr9Hf.gif

Offline

 

#15 2011-07-28 16:17:34

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: would it be possible...

also, does anyone know how I can get a font menu in a block?


the the the the the

Offline

 

#16 2011-07-28 16:20:11

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: would it be possible...

jslomba wrote:

also, does anyone know how I can get a font menu in a block?

Look into ScratchPaint's method for collecting fonts. Anyway, I remember helping daffy22 with that exact menu some time ago for webblox... maybe you can find the download somewhere  wink

Offline

 

#17 2011-07-28 16:42:38

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: would it be possible...

LS97 wrote:

jslomba wrote:

also, does anyone know how I can get a font menu in a block?

Look into ScratchPaint's method for collecting fonts. Anyway, I remember helping daffy22 with that exact menu some time ago for webblox... maybe you can find the download somewhere  wink

I have it downloaded already. how do you hack Web Blox?


the the the the the

Offline

 

Board footer