Ipad Pete

Saturday, November 27, 2010

Photobucket

Friday, November 26, 2010

Access 2007 Normalisation

I haven't had much experience with database normalization. I have started what i believed to be a simple project. To track horse races and update per race and horse a comments database.

I figured I would be able to use reports to later blog with for people interested in Australian horse racing. Here is a thread I started on Access World Forums. if you have any comments or suggestions on my normalization please comment. Here is the thread.

This is where my database is at. I am planning to use MySQL as the backend to my Access database so I can later query it as part of a larger program with Ruby and Sequel.

http://i988.photobucket.com/albums/af10/Sayth_Renshaw/Relationships.png


This is any easy one to slip through the cracks in case you missed it here is a good discussion from the Ruby google group on ruby 1.8 and the differences benefits/minuses of different string handling in ruby 1.9

Ruby 1.8 & 1.9 discussion on google groups

Cheers

Tuesday, November 9, 2010

7.  Arrays and Iterators

Chris Pines Book, The perfect starting place for Ruby Newbie's.

http://pine.fm/LearnToProgram/?Chapter=00

Tuesday, February 16, 2010

Discogs in Foobar v 1.0


Does anyone know how to get Discogs to be enabled in the drop down converter menu in foobar 1.0 as below.

Saturday, February 6, 2010

Foobar 1.0


Foobar 1.0 converter tagging options changed.

[IMG]http://farm3.static.flickr.com/2699/4333757967_6177112158_o.jpg[/IMG]

Monday, October 19, 2009

Django, Pylons and Frameworks

So many good alternatives, definitely be using sqlAlchemy, postgres or mysql but choices of Django, Pylons or templating engnes like jinja2, Genshi, Mako and werkzueg. Choices choices choices.

Sayth's shared items