Getting closer....
In addition to the above issues, I still have 2 outstanding programming items that I need to make a descision about before I launch a beta program.
URL Naming
Currently my URL's look like this:
http://domainname.com/company/yourcompanyname
I know that the subdomain style is really popular right now, so I'm considering:
http://yourcompanyname.domainname.com
Pudding is my first Ruby on Rails application. I jumped in fast and furious and I didn't take the time to figure out how to do the subdomain thing. I can figure it out now and implement it, but I'm not sure if it's going to be worth the effort. I'm honestly not sure how much code I'll have to change.
Thumbnails
As you can see, I have thumbnail views of the pieces that are in the project. I'm currently being really ghetto about it and just adjusting the attributes of the "img" tag. I've got ImageMagick installed on my MacBook Pro (local development station), but I haven't implemented anything.
Other than the development work above, I've got to build a marketing web site, and figure out how to do the credit card processing. I've been pointed toward Authorize.net. If anyone knows of a better place, please leave me a comment!
I can't wait to be beta-worthy!
