Discuss Scratch

hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS and https://github.com/hiccup01/hiccup01.github.io/blob/master/phosphate.js

Bookmarklet code (Still in dev)(Pre SSl version):
javascript:p = document.getElementById("player");i = document.createElement('iframe');i.src = 'https://phosphatejs.github.io/phosphorus/embed.html?id=' + data.project.id;i.style.width = p.offsetWidth + "px";i.style.height = p.offsetHeight + 'px';p.innerHTML = '';p.appendChild(i);

Last edited by hiccup01 (Nov. 13, 2015 20:09:08)


I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
WooHooBoy
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

Why is this a Chrome extension rather than a userscript?
Revolutionizing Scratch (but only if you have Chrome!)

Also, how is this revolutionizing Scratch anyways? Phosphorus has existed for a long time.

considered harmful
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

WooHooBoy wrote:

Why is this a Chrome extension rather than a userscript?
Revolutionizing Scratch (but only if you have Chrome!)

Also, how is this revolutionizing Scratch anyways? Phosphorus has existed for a long time.
Ok, edited post to help instead of revolutionise.
It will be an chrome extension BUT also a JS bookmarklet so users of Firefox, Epiphany etc. can use it.
This probably sounds really bad for the AT forums but what is a userscript?

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
WooHooBoy
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

hiccup01 wrote:

WooHooBoy wrote:

Why is this a Chrome extension rather than a userscript?
Revolutionizing Scratch (but only if you have Chrome!)

Also, how is this revolutionizing Scratch anyways? Phosphorus has existed for a long time.
Ok, edited post to help instead of revolutionise.
It will be an chrome extension BUT also a JS bookmarklet so users of Firefox, Epiphany etc. can use it.
This probably sounds really bad for the AT forums but what is a userscript?
http://lmgtfy.com/?q=what+is+a+userscript

Sorry, had to :p

considered harmful
BookOwl
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

A user script is a bit of js code that is automatically injected into certain webpages through a userscript manager.
Don't feel bad. I didn't know what a userscript was either until a few days ago.

who needs signatures
CatsUnited
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

BookOwl wrote:

A user script is a bit of js code that is automatically injected into certain webpages through a userscript manager.
Don't feel bad. I didn't know what a userscript was either until a few days ago.
Really? I've known what it is for months.

bottom text
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

BookOwl wrote:

A user script is a bit of js code that is automatically injected into certain webpages through a userscript manager.
Don't feel bad. I didn't know what a userscript was either until a few days ago.
Thanks so much .

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

WooHooBoy wrote:

hiccup01 wrote:

WooHooBoy wrote:

Why is this a Chrome extension rather than a userscript?
Revolutionizing Scratch (but only if you have Chrome!)

Also, how is this revolutionizing Scratch anyways? Phosphorus has existed for a long time.
Ok, edited post to help instead of revolutionise.
It will be an chrome extension BUT also a JS bookmarklet so users of Firefox, Epiphany etc. can use it.
This probably sounds really bad for the AT forums but what is a userscript?
http://lmgtfy.com/?q=what+is+a+userscript

Sorry, had to :p
It's fine

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
u8y7541
Scratcher
59 posts

phosphateJS: Bringing high speed scratch. Now.

Phosphate + Userscript + Griffpatch's 3d = revolution
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

u8y7541 wrote:

Phosphate + Userscript + Griffpatch's 3d = revolution
Exactly what is was thinking!

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
gtoal
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
liam48D
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.

202e-202e-202e-202e-202e UNI-CODE~~~~~
BookOwl
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

liam48D wrote:

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.
Along with 501 other things I will never use.

who needs signatures
nathanprocks
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

BookOwl wrote:

liam48D wrote:

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.
Along with 501 other things I will never use.
So, phosphateJS will have 501 Not Implemented things?


My browser / operating system: Macrosoft Winding XO, Internet Exploder 6.0, Angel Player ver.:1.2.5
;
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

nathanprocks wrote:

BookOwl wrote:

liam48D wrote:

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.
Along with 501 other things I will never use.
So, phosphateJS will have 501 Not Implemented things?
Yes, I am trying to make in as simple as possible but people can still fork it on GitHub

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
nathanprocks
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

hiccup01 wrote:

nathanprocks wrote:

BookOwl wrote:

liam48D wrote:

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.
Along with 501 other things I will never use.
So, phosphateJS will have 501 Not Implemented things?
Yes, I am trying to make in as simple as possible but people can still fork it on GitHub
Did anyone get my joke?
HTTP 501 error means “Not Implemented”


My browser / operating system: Macrosoft Winding XO, Internet Exploder 6.0, Angel Player ver.:1.2.5
;
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

nathanprocks wrote:

hiccup01 wrote:

nathanprocks wrote:

BookOwl wrote:

liam48D wrote:

gtoal wrote:

hiccup01 wrote:

I am creating a bookmarklet/scratch extension that swaps out the flash with phosphorus on the scratch website.
To help me help scratch just comment your GitHub username.
https://github.com/phosphateJS
what's the difference between this and what MegaScratchUserscript does?
Indeed, MSU already has a button to do this.
Along with 501 other things I will never use.
So, phosphateJS will have 501 Not Implemented things?
Yes, I am trying to make in as simple as possible but people can still fork it on GitHub
Did anyone get my joke?
HTTP 501 error means “Not Implemented”
Now I get it, I went to Halloween I a shirt that said “Error 404 costume not found.”

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

Scratch has decided that it doesn't allow embedding of insecure elements so can anybody host a SSL server for this project, or can I run one on off my Debian machine?

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
hiccup01
Scratcher
100+ posts

phosphateJS: Bringing high speed scratch. Now.

hiccup01 wrote:

Scratch has decided that it doesn't allow embedding of insecure elements so can anybody host a SSL server for this project, or can I run one on off my Debian machine?
OK found a website for configuring Apache: http://linuxconfig.org/apache-web-server-ssl-authentication. Will set up within a week or so.

I'm a veteran Scratcher who likes to challenge themself with Scratch's limited toolset.
website | github
CatsUnited
Scratcher
1000+ posts

phosphateJS: Bringing high speed scratch. Now.

hiccup01 wrote:

hiccup01 wrote:

Scratch has decided that it doesn't allow embedding of insecure elements so can anybody host a SSL server for this project, or can I run one on off my Debian machine?
OK found a website for configuring Apache: http://linuxconfig.org/apache-web-server-ssl-authentication. Will set up within a week or so.
Scratch uses nginx as well, unless of course you are talking about the server you are setting up.

Last edited by CatsUnited (Oct. 31, 2015 23:42:44)


bottom text

Powered by DjangoBB