Tuesday, 19 July 2011

It has been a while

It's been a while since I last posted, I have now moved out into my own apartment which is awesome and have been really busy with one thing and another.

I have finally got an ant colony going and you can follow the progress of that here:
Lasius Niger Journal

I have also been working on a few things such as a simulation for an ant colony (very hard trying to code ants to find water/food/build nests etc!) as well as some Google Plus stuff, but I am going to wait for the API to be honest!

Nothing much else to report..

Until next time!

Sunday, 22 May 2011

Google NoFollow Test

I am wondering if Google does actually follow NoFollow links, and if they do have any bearing whatsoever on certain keywords.

So I have generated some random strings that Google will only be able to index IF it has followed no follow links!

These following links are to give Google the initial push, if it follows any deeper, it's breaking the law, break breaking the law!

Jz5jFqWnE3rwUVGnOp2y

cQwHXN5CvWKnBKDV3tBx

Go go Google!

Thursday, 14 April 2011

No definition found for Table yahoo.finance.quotes

This blog post has moved with this blog, being a very important post though, I have made sure that the solution has remained intact. Sorry for the extra click!

http://www.adamkdean.co.uk/blog/read/29/no-definition-found-for-table-yahoo-finance-quotes

Thursday, 7 April 2011

WASD Control for R/C Car using Arduino

This blog post has moved:

http://www.adamkdean.co.uk/blog/read/30/wasd-control-for-r-c-car-using-arduino

How I love previously coded code

I'm currently writing more software, and every time I have to do something which makes me sit back and think "hmm..now how is best to do this", I remember I've already been here before, and thanks to my magpie like abilities tendencies, I've got all the code ready for consumption.

So, dear past me, thank you for all the code you've written, you're helping make my tomorrow just that little bit easy. Thank you for your session handler class and for your listview sorting methods and for all the time you spent on SQL.

Regards,
Present Me