Proto-typing image upload

April 6th, 2009

As we stated on March 30th, 2009 on our blog we were able to prototype a star rating (and short comment) system. That prototype was put on hold in order to do the backups, but now that the new backup system is up and running we are back to proto-typing new features.

The original plan was to implement star rating/short comments, then a discussion for each recipe (for longer reviews, and replying to other comments), and then images on recipes. However, seeing that this site was created for my wife, and she specifically stated that the next feature has to be images on recipes, we’ve reordered our road map.

It was just today that I looked on our calendar and saw a new meal. I wanted to know what it was since I had never had it, but since we don’t have images I was left to imaging what it would look like. So consider us convinced. The next major feature will be images. Tonight I began a prototype that I’m actually very impressed with. It currently is a small JavaScript that will allow you to select the portion of the image that you want to display. With this you can essentially zoom in and crop a picture. With a little bit of ajax and php we should have a pretty nice interface. So look for images in the coming month or so, depending on the amount of free time we have.

Back to the backups. Like I stated earlier, backups are up and running. In the current state we are only getting backups nightly, but they are locally and remotely stored. So we should never lose that much data again. Hopefully we can tweak this later to do incremental backups. Also, myself and another staff member were able to finish updating all the recipes with cleared categories. So we should be completely back up and running.

Thanks,

ManagingMeals.com

New backups coming

April 3rd, 2009

Since our last update and partial data loss we thought it would be a good time to add a competent backup solution. Before that we were sorta winging it and were just relying on our raid for a minor hardware failure. That wasn’t our goal to continue that way but at the same time it wasn’t on the top of our list.

Well, now that we’ve woken up we came up with a fairly good solution. Portions of our script have been tested individually, now its a matter of putting it all together and putting it in live. When completed we will have a daily backup both locally and to a remote system. We hope to also implement a incremental backup throughout the day. Thats pretty much been keeping us busy.

Thanks,

ManagingMeals.com

Multi-Category Search

March 31st, 2009

We’ve uploaded the most recent changes, notably the multi-category search. You can get to it by clicking “more” on the left hand side. This was the last piece needed before we can begin building our advanced search page.

We’ve also updated the holiday displayer in the category section. It now displays the next holiday that is to occur from our categories section. The old system was static and required administrators to update the category list to show the next relevant holiday. This is the first step that we are taking to hopefully display the most relevant categories on the left hand side. In the future we will count each category search and then display the most commonly search categories on the left.

With these updates we did some database cleanup. Specifically on the categories table. Unfortunately our script didn’t work completely as planned and we lost the categories for 111 recipes. We’ve started fixing these recipes, but unfortunately we will need to manually go through each one in order to fix them. Stay tuned.

Thanks,
ManagingMeals.com

New Updates Coming

March 30th, 2009

Last week we were able to prototype an object for the coming advanced search page. We were also able to prototype a rating system for the recipes. These are both very early renderings of what we will put up, but it is the first step in adding a feature. For example, after our initial list prototype it took about 3 weeks for us to integrate the final rendering into our site. That’s not to say that rating will be done in 3 weeks, but we’re just letting you know its coming.

We also added a multiple category search. This is still being tweaked but should be released this week.

Thanks,

ManagingMeals.com

Killer Startup Linked to us

March 24th, 2009

Killer Startups did a short summary on what our website can do and provided a link. We would like to thank them for their time and putting our name out there. Check it out if you have a free minute.

http://www.killerstartups.com/Site-Reviews/managingmeals-com-discover-recipes

Jquery linked to us

March 21st, 2009

I know it was only a mention because we are using their scripts but the Jquery UI blog mentioned us yesterday. We would like to thank them for their time (both in putting our name on their blog and by creating their scripts) and putting our name out there.

Anyway you can read the post here.

List updated and mulitple ingredient search

March 20th, 2009

This afternoon we made a major update live. The grocery list section was completely overhauled and written from the ground up. The major advances are the ability to reorder the list, multiple select easier, and it is no longer case sensitive. While that doesn’t seem like a lot, it was actually quite a lot of work. Because of it being a completely different list system, old lists (while they will still show properly) will not operate as they should. The best thing would be to start your list over if you were in the middle of creating one. If you just want to reference an old one it will work, but reordering or adding/deleting items will most likely give you errors. We’ve also ajaxed everything with the ingredient adder. If your not sure what that means, then just know things should operate faster and smoother, similar to how a desktop application would act.

We’ve also done a little work on our ingredient search. You can now type in multiple ingredients into the search box, separated by commas, and then click search (you have to select the ingredient link above the search box). It will return a list of recipes and a percentage rate. So if you type in “chicken, salt” it will return a list of recipes with chicken and/or salt. You may notice some of the returned results are higher then 100%. This happens when there are multiple ingredients that sound like something you typed in. So a recipe with chicken and chicken stock would return that two ingredient match. If salt was also in that recipe then there would be 3/2 or 150%.

As always with new features there may be bugs that we didn’t find during our testing. If you could report them here that would be greatly appreciated.


Thanks

ManagingMeals.com

Browser News

March 19th, 2009

And the wars continue, IE8 has officailly been released and several updates have been coming out with other browsers as well since december (when we posted last about browsers), so I’ve decided to give some rendering updates.

  • IE 8.0.6001.18702 (Final)- Rendering our site looks good. We haven’t expirienced any display issues. Loading speeds are actually quite quick expecially when compared to IE7. The only thing is when testing with acid3 test it actually got worse since B2. It now tests at 20/100.
  • Opera 10.1139 (Alpha) - Rendering our site looks good. It again feels speedier, but my unofficial testing actially puts IE at a slight speed advantage. However its base rendering standards is much better scoring 100/100 on acid3.
  • Chrome 2.0.169.1 (Beta) -Rendering looks ok. The titles for each section are a little distorted, and the grocery list calendars are on top of each other. However it does get 100/100 on the acid3 test with the exception of the linktest failing.
  • Safari 4.528.16 (Beta)- Redning is the same as chrome above because they use the same rendering engine. Except they completely pass the acid3 test without any errors.

List Upgrade Part II

March 16th, 2009

We’ve almost finished our second round of updates for the lists. We hope to have them published in the next week. Once we finish testing all the scenarios and add the changes that we just added to the current list we will be able to go live.

Some nice changes include:

  • Orderable List
  • Multiple select for deletes, but without checkboxes
  • Completely ajaxed add/remove/reorder list items

That doesn’t sound like a lot but to get it all working together took quite a bit of work.

We hope you enjoy it and will post again onces its available for all to use.

Thanks for using the site.

ManagingMeals.com

List upgrades

March 4th, 2009

We’ve updates several areas of the website. Most changes you probably will never notice, but they are in the change log if your curios.

Most notably, the calendar appears slightly different. With neater borders and coloring for disabled days, we’ve maximized room and made it easier to look at days at a glance. Speaking of, you can no longer add notes or recipes to days that have past, you can still remove them though.

The biggest changes comes to the grocery list. You will see several changes in the coming weeks as we rebuild the list page from the ground up with new and more convenient features. The first feature (with last update) was multiple deletes. This update allows you to remove or add recipes directly on the list. Adding will add all the recipes ingredients and deleting will delete the ingredients should they still exist.

Enjoy

ManagingMeals.com