You can click on the blue circle to find some blogs. If you want to tell the entire scratch community about something, you also can create your own blog by clicking the "+" symbol on the top left corner. Then, press it again to create a new line and tell your beautifull stories. ______ How? Type what you want to say, this will just be displayed. Type \d_ to remove a line (replace "_" by the line number) Type \r_12 to remove a part of the text (replace "_" by the line number, "1" by the position of the first letter and "2" by the position of the second letter) Type \i_1a to insert a letter into the text (replace "_" by the line number, "1" by the position of the insertion - 1 and "a" by the letter to insert) Will arrive some functions to edit text, not ready yet.
This is just a blog site. You can create your own blog, or see other's blogs. It wasn't that hard to code. (the beggining) Updates : Beta : v.b_02may23_1 : titles decode and content save D.01may23_1 : didn't work v.B_30apr23_F : finally! v.b_30apr23_E : debugging v.B_30apr23_D : created saving system v.B_30ap23_C : made v.30ap23_B first beta version Alpha : d.30ap23_001 : write updates notes v.a_30ap23_B : added \i v.a_30ap23_A : added \r v.a_30ap23_9 : added \d v.A_30ap23_8 : setup of blog creating function v.a_30ap23_7 : linked text pre-rendering with text engine v.a_30ap23_6 : final updates to text pre-rendering v.A_30ap23_5 : created text pre-rendering v.a_30ap23_4 : setup djpro's text engine v.A_30ap23_3 : added djpro's text engine v.A_30ap23_2 : created the shearch function v.A_30ap23_1 : created the online function d.30ap23_0 : created scratch project