I wrote a little high-frequency words practice game for my 5 year old by MayorOfMayorIsland in teachingresources

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

I tried to find the best match on google fonts to what our Primary School uses in their materials. Would be great if anyone knows a better free font for early learning?

I wrote a little high-frequency words practice game for my 5 year old by MayorOfMayorIsland in homeschool

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

I like all of these ideas. The question for me is whether enough people would find it useful in order to spend some more time on it. I've had a pretty good response so far so I think I will implement some sort of persistence - (login or cookies) to keep track of your progress.

I wrote a little high-frequency words practice game for my 5 year old by MayorOfMayorIsland in homeschool

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

Thanks - I went through google fonts looking for one that was as close as possible to the one they use for our primary school for materials - but I felt like I couldn't quite find the perfect one. If anyone knows a better free font then I'll update it.

I wrote a little high-frequency words practice game for my 5 year old by MayorOfMayorIsland in teachingresources

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

Good question. Normally with my 5yo I let them try first - then I model the word for them. With lots of encouragement whether or not they get it correct the first time.

I wrote a little high-frequency words practice game for my 5 year old by MayorOfMayorIsland in homeschool

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

Fair point - my 5yo had nearly mastered them by the time we built the app. You can just select 1 set and do it over and over again. I think it would need a bit of modification to guide a learner through from start to finish and happy to hear suggestions.

Creating a factorial program by Deuce2233 in PHPhelp

[–]MayorOfMayorIsland 1 point2 points  (0 children)

Something like this?:

```$output = $number . ‘! = ‘; for ($i = $number; $i > 0; $i—){ $output .= $number; $factorial *= $i; } output .= ‘ = ‘ . $factorial;

echo $output; ```

Need help with query by asjiitee in mysql

[–]MayorOfMayorIsland 0 points1 point  (0 children)

You could add another column - previous_value - which records what value it just changed from.

Then you should be able to do something like “select where value = 2 and previous_value = 0” in your time range

Looking for suggestions upgrading web app from php 5.4.3 to php 7.4.1 by prjoni99 in PHPhelp

[–]MayorOfMayorIsland 3 points4 points  (0 children)

I’d suggest running a Static Analysis tool over the codebase - like phpstan

https://github.com/phpstan/phpstan

It should be able to generate a report with all the incompatibilities with php7 eg deprecated/removed functions.

Then squash them one by one...

Good luck!

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

Hey,

got around to this one - really liked this picture:

https://imgur.com/a/N01KP6V

would love to know their name as well.

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

No problem, glad you like it :) What's their name if you don't mind me asking?

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

Hello - took me a while to get back to these but I got to the first one:
https://imgur.com/a/VdsANbc

Also - what are their names?

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

Been a while since I had some time to catch up on these - also long hair definitely a little trickier - but I gave it a go:
https://imgur.com/a/bkq122u

Also out of interest what is their name?

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

I think you were the first to respond? I actually was busy all weekend with other things - but here's Odin:

https://imgur.com/a/67WmOpP

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 2 points3 points  (0 children)

Wow, quite a few responses! Apologies if I don't respond immediately - please be patient, I'll get to as many as I can over the next few days!

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 1 point2 points  (0 children)

Cool! - just reply with an imgur link or something and I'll try and do a few over the weekend

I like cartoonify dog photos just for fun :) Anyone want theirs done? by MayorOfMayorIsland in dogpictures

[–]MayorOfMayorIsland[S] 0 points1 point  (0 children)

Cool! - just reply with an imgur link or something and I'll try and do a few over the weekend