Discuss Scratch

ToastersUnited
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

ToastersUnited wrote:

Nice!
Thanks for your feedback!
Also the translations - I just forgot and i'm sorry. I'll try get them done soon!


Sign on the M18 Motorway warning that horses, horse-drawn vehicles, pedestrians and bicycles are forbidden.

Road signs in the Republic of Ireland do not differ greatly from those used elsewhere in Europe – with the notable exception that hazard or warning signs follow the “New World” style of a yellow diamond. The symbols used on these warning signs do, nevertheless, resemble much more closely those used (on red-bordered white or yellow triangles) in the rest of Europe than many of those seen in the United States.


Typical road signs in rural areas of the Republic of Ireland. Here, a fingerpost with old road number and Bord Fáilte logo. Signpost located in Rathangan, Co. Kildare.

Regulatory signs (relating to limits and prohibitions) differ very little from those used in the rest of Europe.

The system of directional signs is based upon, and is very similar to, that employed in the United Kingdom, but is bilingual everywhere except in the Gaeltacht, where only the Irish language is used on signs.

In Ireland, the highest category of road is a motorway (mótarbhealach, plural: mótarbhealaí), indicated by the prefix M followed by a one- or two-digit number (the number of the national route of which each motorway forms a part). The motorway network consists entirely of motorway-grade dual carriageways and is largely focused upon Dublin. There are also several three-lane motorways, while Ireland's busiest road, the M50, incorporates four-lane, five-lane, and six-lane stretches.
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

ToastersUnited wrote:

Looky1173 wrote:

ToastersUnited wrote:

Nice!
Thanks for your feedback!
Also the translations - I just forgot and i'm sorry. I'll try get them done soon!
Oh, I forgot as well! Don't feel obliged to do them, I understand that you might be busy.

mbrick2
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

(#195)
I've been experimenting with a new design for Itinerary that addresses most of my concerns with the current website. Also, I would like to expand the scope of this project to go beyond game jams.

Here is how the homepage looks so far:



Notable changes:
  • This new website is written in Next.js for several reasons.
    - The React ecosystem is vast and thus allows for faster development, especially when it comes to asking for help from others
    - Next.js allows me to have the code for the backend API in the same folder as the frontend, meaning that I would no longer need an external Node.js + Express.js backend. Therefore, API requests would be more instantaneous, and I could host the website using just one service (eg. Vercel) instead of having to use two, possible separate services for it (eg. I'm currently using Vercel to deploy my frontend, Replit to host my backend, and Cloudflare to manage everything DNS)
    - More smaller benefits.
  • I redesigned the look and feel of the site but I kept some design aspects from Scratch.
  • I named the project “Scratch Incubator”, though I might change this name in the future.

Please do let me know your opinions and whether you would like to see me move forward with this new design!
Noice. Link??? Maybe call it Play? Also another project idea could be a collaborative Git based scratch version control with PRs.

Last edited by mbrick2 (March 27, 2022 22:09:58)









My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
ToastersUnited
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

mbrick2 wrote:

Looky1173 wrote:

(#195)
I've been experimenting with a new design for Itinerary that addresses most of my concerns with the current website. Also, I would like to expand the scope of this project to go beyond game jams.

Here is how the homepage looks so far:



Notable changes:
  • This new website is written in Next.js for several reasons.
    - The React ecosystem is vast and thus allows for faster development, especially when it comes to asking for help from others
    - Next.js allows me to have the code for the backend API in the same folder as the frontend, meaning that I would no longer need an external Node.js + Express.js backend. Therefore, API requests would be more instantaneous, and I could host the website using just one service (eg. Vercel) instead of having to use two, possible separate services for it (eg. I'm currently using Vercel to deploy my frontend, Replit to host my backend, and Cloudflare to manage everything DNS)
    - More smaller benefits.
  • I redesigned the look and feel of the site but I kept some design aspects from Scratch.
  • I named the project “Scratch Incubator”, though I might change this name in the future.

Please do let me know your opinions and whether you would like to see me move forward with this new design!
Noice. Link??? Maybe call it Play? Also another project idea could be a collaborative Git based scratch version control with PRs.
Im makiing that with IGABMSalready (scrollab)


Sign on the M18 Motorway warning that horses, horse-drawn vehicles, pedestrians and bicycles are forbidden.

Road signs in the Republic of Ireland do not differ greatly from those used elsewhere in Europe – with the notable exception that hazard or warning signs follow the “New World” style of a yellow diamond. The symbols used on these warning signs do, nevertheless, resemble much more closely those used (on red-bordered white or yellow triangles) in the rest of Europe than many of those seen in the United States.


Typical road signs in rural areas of the Republic of Ireland. Here, a fingerpost with old road number and Bord Fáilte logo. Signpost located in Rathangan, Co. Kildare.

Regulatory signs (relating to limits and prohibitions) differ very little from those used in the rest of Europe.

The system of directional signs is based upon, and is very similar to, that employed in the United Kingdom, but is bilingual everywhere except in the Gaeltacht, where only the Irish language is used on signs.

In Ireland, the highest category of road is a motorway (mótarbhealach, plural: mótarbhealaí), indicated by the prefix M followed by a one- or two-digit number (the number of the national route of which each motorway forms a part). The motorway network consists entirely of motorway-grade dual carriageways and is largely focused upon Dublin. There are also several three-lane motorways, while Ireland's busiest road, the M50, incorporates four-lane, five-lane, and six-lane stretches.
mbrick2
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

ToastersUnited wrote:

Im makiing that with IGABMSalready (scrollab)
Link? Repo?








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
Chiroyce
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

Replit to host my backend
why? isn't vercel so much better for backend?







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

mbrick2 wrote:

Noice. Link??? Maybe call it Play? Also another project idea could be a collaborative Git based scratch version control with PRs.
It's not live on the web yet.

mbrick2 wrote:

Link? Repo?
I will open-source it soon!

Chiroyce wrote:

why? isn't vercel so much better for backend?
It is, that's why this new project is using Next.js. The reason why I use Replit for the current Itinerary is that it is the only suitable option I found for a standalone Node.js backend.

Last edited by Looky1173 (March 28, 2022 05:11:22)


mbrick2
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

(#207)

mbrick2 wrote:

mbrick2 wrote:

Link? Repo?
I was replying to Toasters








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

mbrick2 wrote:

Looky1173 wrote:

(#207)

mbrick2 wrote:

mbrick2 wrote:

Link? Repo?
I was replying to Toasters
Sorry

god286
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Awesome design!!!

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

god286 wrote:

Awesome design!!!
Thanks!

Chiroyce
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

The reason why I use Replit for the current Itinerary is that it is the only suitable option I found for a standalone Node.js backend.
Vercel can't run expressJS with full-uptime?







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
god286
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Chiroyce wrote:

Vercel can't run expressJS with full-uptime?
Vercel isn't supposed to run express, and it doesn't have full uptime, it only runs on serverless functions, it won't be always on

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
Chiroyce
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

god286 wrote:

Chiroyce wrote:

Vercel can't run expressJS with full-uptime?
Vercel isn't supposed to run express, and it doesn't have full uptime, it only runs on serverless functions, it won't be always on
ohhhhhh i thought it could… thats sad…







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Chiroyce wrote:

god286 wrote:

Chiroyce wrote:

Vercel can't run expressJS with full-uptime?
Vercel isn't supposed to run express, and it doesn't have full uptime, it only runs on serverless functions, it won't be always on
ohhhhhh i thought it could… thats sad…
Indeed… I’ve already tried hosting Itinerary’s backend on Vercel, but the results were disappointing to say the least. Anyway, since this future project is written in Next.js, it should work flawlessly on Vercel.

god286
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

Indeed… I’ve already tried hosting Itinerary’s backend on Vercel, but the results were disappointing to say the least. Anyway, since this future project is written in Next.js, it should work flawlessly on Vercel.
I wish Vercel had a database solution.. I have to manage Supabase and Vercel…

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
Looky1173
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

god286 wrote:

Looky1173 wrote:

Indeed… I’ve already tried hosting Itinerary’s backend on Vercel, but the results were disappointing to say the least. Anyway, since this future project is written in Next.js, it should work flawlessly on Vercel.
I wish Vercel had a database solution.. I have to manage Supabase and Vercel…
You could also look into Railway.app. I use it to host an umami analytics instance (for free).

god286
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

Looky1173 wrote:

You could also look into Railway.app. I use it to host an umami analytics instance (for free).
I saw that earlier. I think before I switch hosting I should get a domain

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
ToastersUnited
Scratcher
1000+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

mbrick2 wrote:

(#205)

ToastersUnited wrote:

Im makiing that with IGABMSalready (scrollab)
Link? Repo?
Repo's on github. Nothing there yet so no point seeing it anyway. Right now i'm working on the home.


Sign on the M18 Motorway warning that horses, horse-drawn vehicles, pedestrians and bicycles are forbidden.

Road signs in the Republic of Ireland do not differ greatly from those used elsewhere in Europe – with the notable exception that hazard or warning signs follow the “New World” style of a yellow diamond. The symbols used on these warning signs do, nevertheless, resemble much more closely those used (on red-bordered white or yellow triangles) in the rest of Europe than many of those seen in the United States.


Typical road signs in rural areas of the Republic of Ireland. Here, a fingerpost with old road number and Bord Fáilte logo. Signpost located in Rathangan, Co. Kildare.

Regulatory signs (relating to limits and prohibitions) differ very little from those used in the rest of Europe.

The system of directional signs is based upon, and is very similar to, that employed in the United Kingdom, but is bilingual everywhere except in the Gaeltacht, where only the Irish language is used on signs.

In Ireland, the highest category of road is a motorway (mótarbhealach, plural: mótarbhealaí), indicated by the prefix M followed by a one- or two-digit number (the number of the national route of which each motorway forms a part). The motorway network consists entirely of motorway-grade dual carriageways and is largely focused upon Dublin. There are also several three-lane motorways, while Ireland's busiest road, the M50, incorporates four-lane, five-lane, and six-lane stretches.
-TheRealLegend-
Scratcher
100+ posts

[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)

I am gonna transalate it for you In Arabic!
But I Will Submit It In 2 Weeks From Today!

Last edited by -TheRealLegend- (March 28, 2022 21:06:42)

Powered by DjangoBB