mojoai.blogspot.com
Mojo's software development blog: April 2011
http://mojoai.blogspot.com/2011_04_01_archive.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Friday, April 29, 2011. Networking client / server example. At work I have been writing a lot of code relating to sending data over a TCP connection. Allow me to make that dearth one sample fewer! Does that make sense? For the full listing visit my Github repository: https:/ github.com/Mellen/Networking-Samples. My solution to the disconnection problem got...
mojoai.blogspot.com
Mojo's software development blog: February 2012
http://mojoai.blogspot.com/2012_02_01_archive.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Friday, February 17, 2012. What does #deadbeef; look like? While going through the theme's various XAML files I noticed things like. And I looked and I couldn't figure out what colour I was looking at. There are a lot of these hex notation colours and they all seemed opaque to me. Download the Visual Studio 2010 SDK. For Service Pack 1). The project comes ...
mojoai.blogspot.com
Mojo's software development blog: September 2010
http://mojoai.blogspot.com/2010_09_01_archive.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Monday, September 20, 2010. So, my lack knowledge needs to take a bit of a beating. If I'm to get significantly better at writing C#, I need to understand the specification. Subscribe to: Posts (Atom). Http:/ junipergloom.blogspot.com/. View my complete profile. Picture Window template. Template images by fpm.
mojoai.blogspot.com
Mojo's software development blog: October 2010
http://mojoai.blogspot.com/2010_10_01_archive.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Friday, October 22, 2010. I think it should be trivial to make an png/jpeg/gif/bmp - icon creator. I'm going to work to one. Friday, October 08, 2010. I was chatting with my manager the other day, just shooting the breeze, and we got on to how he knocked together a python script to prove to his girlfriend that programmatically solving sudoku puzzles is easy.
mojoai.blogspot.com
Mojo's software development blog: Object Thinking - Objects have actions
http://mojoai.blogspot.com/2011/10/object-thinking-objects-have-actions.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Wednesday, October 19, 2011. Object Thinking - Objects have actions. This post follows on from Object Thinking - Objects: a neurological basis. The paper being reviewed is Micro-affordance: The potentiation of components of action by seen objects. Ellis and Tucker, 2000)[1] . The second experiment was set up much the same as the first. The differences ...
mojoai.blogspot.com
Mojo's software development blog: April 2012
http://mojoai.blogspot.com/2012_04_01_archive.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Friday, April 27, 2012. Object Thinking - Anthropomorphism. This follows on from Object Thinking - Objects have actions. That Anthropomorphism occurs is so obvious it doesn't need investigating! Results showed that, in accordance with the hypothesis, the more often participants in group A had problems with their computers, the more they thought their compu...
mojoai.blogspot.com
Mojo's software development blog: AI Rambling
http://mojoai.blogspot.com/2013/06/ai-rambling.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Sunday, June 02, 2013. I've always had delusions of grandeur. That's what inspired me to start this blog: that I would be able to chronicle my development of AI software. Of course I have since found that I'm not quite smart enough to do that. However today I will indulge myself. Amount of memory being used? What are good feelings? What are bad feelings?
mojoai.blogspot.com
Mojo's software development blog: Object Thinking - Anthropomorphism
http://mojoai.blogspot.com/2012/04/object-thinking-anthropomorphism.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Friday, April 27, 2012. Object Thinking - Anthropomorphism. This follows on from Object Thinking - Objects have actions. That Anthropomorphism occurs is so obvious it doesn't need investigating! Results showed that, in accordance with the hypothesis, the more often participants in group A had problems with their computers, the more they thought their compu...
mojoai.blogspot.com
Mojo's software development blog: Sparse Matrix Multiplication
http://mojoai.blogspot.com/2012/06/sparse-matrix-multiplication.html
Mojo's software development blog. I write software. Mostly in object oriented c-like languages and javascript. I'm keeping a web log of my activities. Saturday, June 02, 2012. I want the Math.NET Numerics. I really don't know much about calculus and mathematics at that level. I barely passed A-level. Maths, and the only time I've used any of the knowledge gained therein was when I had to calculate the first derivative of 1-e. Some of what we did relied on sparse matrices. Something I had heard of, but ne...