I think the Revisions page is a neat addition. Too bad it only goes back to Beta 7. I'd be interested in seeing which features were added with each version before you opened the private beta. Because you surely didn't get to Version 0.9 Beta 7 (or Beta 6, whichever started the private beta) by just picking random version numbers.
It may just be me being a computer geek, but I'm interested in the process that lead up to this beta as much as I am with the current product.
I think the Revisions page is a neat addition. Too bad it only goes back to Beta 7. I'd be interes
Unfortunately it takes a long time to write up revision info for each version! That's why we started with only a recent version and went from there.
I have to go to our bug tracker logs to build the info up for each version in a nice format that can go onto the revisions page.
Before that earliest reported revision is 400 listed bugs/features that go back 6 months to when we started using a bug tracker. Before that I was working on the project myself and was using a text document to track changes and issues for a further 6 months or so. There's just too much data to make into a nice revision page without spending days doing it. XD
Unfortunately it takes a long time to write up revision info for each version! That's why we started
I played around with it in my spare time, making little things for my websites or other easy projects. Every new project was bigger and more complex than the last one so I learned step by step. But I never took any classes or learned off anyone else. I think most people learn PHP by just messin' around with it. :P Google for PHP howtos is the best way to start from scratch.
I played around with it in my spare time, making little things for my websites or other easy project
I did take one course in Oracle SQL (which was a requirement for the second C# class which made use of SQL databases), so I at least know my way around SQL databases. ^_^
I've been told that the official PHP site has the best guide. I just have trouble with motivation and focus. ;_;
I did take one course in Oracle SQL (which was a requirement for the second C# class which made use
Yeah that's what it's easiest to start with a little project for something you really want to make. I never learned just by reading docs. I got too bored. XD
Yeah that's what it's easiest to start with a little project for something you really want to make.