murrayc.com
galaxyzoo | Murray's Blog
http://www.murrayc.com/permalink/tag/galaxyzoo
Murray Cumming. Software Developer. Parent. Galaxy Zoo iPhone/iPad app. July 1, 2016. A few weeks ago I finally released my iOS app for Galaxy Zoo on the Apple App Store. Now that it’s been used a bit and I’ve had the chance to fix a couple of crashes, I’m announcing it properly. I am a little afraid of harsh reviews but please try it out and be kind. I’m still not quite as comfortable with it as I am with my Android app for Galaxy Zoo. Here are some screenshots:. December 7, 2015. Over the years, I didn...
murrayc.com
Gnome | Murray's Blog
http://www.murrayc.com/permalink/tag/gnome
Murray Cumming. Software Developer. Parent. C Core Guidelines: Ownership and Parameters. February 10, 2016. I’ve been catching up on the wonderful CppCon talks from 2014 and 2015. It looks like we are getting towards a consensus about how to write modern C , though I guess we are still early in the process, and still coming up with as many questions as answers. When this all settles down, it might need Scott Meyers to come out of retirement from C. To combine and update his Effective C books. Syntax, alr...
murrayc.com
family | Murray's Blog
http://www.murrayc.com/permalink/tag/family
Murray Cumming. Software Developer. Parent. April 16, 2015. Liam (7) has been playing a little recently with Processing. Mostly drawing shapes and moving them around. The Hello Processing. Interactive video tutorial is an excellent introduction, for kids too. Thanks to Jon Nordby for suggesting. Liam is gradually working through the Getting Started with Processing. Book, typing in example code and changing it as the book suggests. Previously he has used Scratch. Line(15, 25, 70, 90);. By default there...
murrayc.com
General | Murray's Blog
http://www.murrayc.com/permalink/category/general
Murray Cumming. Software Developer. Parent. Suffix Tree, Ukkonen, C. August 19, 2016. I’ve been playing with suffix trees recently, in particular trying to get my head around Ukkonen’s algorithm. For suffix tree construction. I’ve got the hang of it now after trying out some code and checking it against this excellent video walk through of Ukkonen’s algorithm. Tries, Radix Trees, Suffix Trees. A suffix tree is actually a radix tree. Also known as a prefix tree). A radix tree compacts the Trie by letting ...
murrayc.com
Processing for Kids | Murray's Blog
http://www.murrayc.com/permalink/2015/04/16/processing-for-kids
Murray Cumming. Software Developer. Parent. April 16, 2015. Liam (7) has been playing a little recently with Processing. Mostly drawing shapes and moving them around. The Hello Processing. Interactive video tutorial is an excellent introduction, for kids too. Thanks to Jon Nordby for suggesting. Liam is gradually working through the Getting Started with Processing. Book, typing in example code and changing it as the book suggests. Previously he has used Scratch. Line(15, 25, 70, 90);. By default there...
murrayc.com
android-galaxyzoo: Fixing typical Android bugs | Murray's Blog
http://www.murrayc.com/permalink/2015/07/14/android-galaxyzoo-fixing-typical-android-bugs
Murray Cumming. Software Developer. Parent. Android-galaxyzoo: Fixing typical Android bugs. July 14, 2015. My Galaxy Zoo app for android. These were general Android development problems, not specific to android-galaxyzoo. I guess that this is the difference between someone who understands how the Android API should be used, and someone who has actually used it with real users. It shouldn’t be quite this difficult. Work in the main thread (Strict Mode). As I mentioned in my previous entry. Though it’...
murrayc.com
Looking for Work | Murray's Blog
http://www.murrayc.com/permalink/2015/04/20/looking-for-work
Murray Cumming. Software Developer. Parent. April 20, 2015. I’ve really enjoyed the past year or so of “sabbatical”, learning new skills, doing some hobby projects, and spending more time with my kids, but it’s time to look for a proper job again. I suspect I’ll do some freelancing for a while until I find something suitable. I don’t expect this to be easy because:. I want to stay in Munich. C is still broadly popular, but I’d like to stay away from MS Windows development. I’m still not a Kernel de...
murrayc.com
c++11 | Murray's Blog
http://www.murrayc.com/permalink/tag/c11
Murray Cumming. Software Developer. Parent. Tag Archives: c 11. Suffix Tree, Ukkonen, C. August 19, 2016. I’ve been playing with suffix trees recently, in particular trying to get my head around Ukkonen’s algorithm. For suffix tree construction. I’ve got the hang of it now after trying out some code and checking it against this excellent video walk through of Ukkonen’s algorithm. Tries, Radix Trees, Suffix Trees. A suffix tree is actually a radix tree. Also known as a prefix tree). A radix tree compacts ...
murrayc.com
zooniverse | Murray's Blog
http://www.murrayc.com/permalink/tag/zooniverse
Murray Cumming. Software Developer. Parent. Galaxy Zoo iPhone/iPad app. July 1, 2016. A few weeks ago I finally released my iOS app for Galaxy Zoo on the Apple App Store. Now that it’s been used a bit and I’ve had the chance to fix a couple of crashes, I’m announcing it properly. I am a little afraid of harsh reviews but please try it out and be kind. I’m still not quite as comfortable with it as I am with my Android app for Galaxy Zoo. Here are some screenshots:. December 7, 2015. Over the years, I didn...