ifood.tv is a drupal based food video community where users can

Share
* Share Recipes & food Videos
* Write Blogs & Forum posts
* Comment to share opinion

Fun&Learn
* Learn recipes & techniques
* Enjoy shows & interviews
* Subscribe to any content
* Enjoy personal experience

Network
* Create personal site
* Send messages
* Make fans & friends

Your suggestions are most welcomed.

Thanks,
Sumoanand
ifood.tv - Food Video Community

Comments

hmm.. seems to be that there

hmm..
seems to be that there are too many users on the site as of now.. getting BLANK screen..

Regards,
Sumoanand

Regards,
Sumeet Anand

Makes me feel hungry

Nice site

Makes me feel hungry both for food and design skills.

May I ask what theme you modified or is it custom?

how did you get the user block with their picture linking to "My Account"

Brilliant work

Thanks droople.. Actually we

Thanks droople..

Actually we started with andreas01 & later on modified it so much that it is no more andreas01..
But now we are planning to modify it further due to 2 reasons:
1) Site is mostly gray as of now
2) These rounded blocks are taking too much of space..

Regarding picture in the user block, we have added the code in the Template file.

Regards,
Sumoanand

Regards,
Sumeet Anand

sorry for the question

but how much might cost to develope a website like that.
great work!!!!

How did you do tabs and front feature

I really like the tabs which appear to load dynamically. I also like the auto-changing front feature and numbers/next-last navigation. Could you tell us how you did this?

Sure.. I just searched for

Sure..

I just searched for some ajax code on google then got this website called dynamicdrive.com(i think many of you already knew this) here you will get lot of Ajax/javascript stuffs which you can add to your site.

Regards,
Sumoanand

Regards,
Sumeet Anand

Drupal intergaration and jquery

What integration did you do to get the script working within drupal? Is it all just hardcoded with some div tags to ID stuff, is ajax loading happening that calls the database, or are all tabs preloaded?

Also, any reason you chose this instead of jquery and the jstools suite?

As we are using this feature

As we are using this feature only at 1-2 places so done bit of hard coding..
Regarding jquery, we were not interested in using the hacked version of jquery for drupal 4.7
But moving forward, we are planning to use jquery with drupal 5.x version of ifood.tv

Correct me if i am wrong.

Regards,
Sumoanand

Regards,
Sumeet Anand

Hi, great site. Could you

Hi, great site.
Could you tell us a bit about what modules you used on your lovely site?

Thanks Tom.. Main modules we

Thanks Tom..

Main modules we are using are flexinode, Views, subscriptions, invite, buddylist, rating, url alias, devel, forward, logintoboggan & blockcache.

Some of the modules we have modified to suit our needs.

We are planning to move from flexinode to CCK but it will take some time.

Regards,
Sumoanand

Regards,
Sumeet Anand

Wonderfull website

What a superb website you are developing. Well why you chose it to be Beta?
I specially liked the color sceme the purple. I saw Chocolate Pudding with Tropical Fruits by Vikas Khanna really intersesting. Video well played and nice looking

Raipur News

Raipur News

he is a class chef.. you can

he is a class chef.. you can have a look at his other recipes at this link: http://ifood.tv/vikas_khanna

Regards,
Sumoanand

Regards,
Sumeet Anand

Great site!

Wow. this is great site. I have seen other community sites for cooking but havent seen people contributing there. How did youg et people into contributing? Do you give them incentives?

Great going!

Pinkvilla
www.pinkvilla.com

Ppl like it & want to share

Ppl like it & want to share recipes/food blogs with others..

Regards,
Sumoanand

Regards,
Sumeet Anand

What a superb website you

What a superb website you are developing. Well why you chose it to be Beta?
I specially liked the color sceme the purple. I saw Chocolate Pudding with Tropical Fruits by Vikas Khanna really intersesting. Video well played and nice looking

------------------------------------------------------------
中国邮箱网-国内领先的企业邮箱采购平台

Image problem

Nice site and good use of ajaxcontenttabs. The only thing I would suggest is using transparent gif images instead of png - the transparency of your logo and voting stars is lost in IE6.

Thank you very much

Thank you very much Spooky..
On IE7 & firefox 2 it is working fine but on IE6 it is creating problem.. very strange..

Thanks & Regards,
Sumeet Anand

Regards,
Sumeet Anand

It usually does

PNG transparency is usually a problem on IE6 - you can either use workarounds or simply use a gif with transparency instead of png - the gif will work in all browsers (as far as I am aware).

You are right gif logo has

You are right gif logo has solved this problem.
Also there were some issues related to browse recipe page.. those are also fixed.

thanks spooky..

Regards,
Sumeet Anand

Regards,
Sumeet Anand

PNG Fix

Great Website! How long did it take you to develop the site and learn how to incorporate the modules/themes?

Regarding the png transparency problem, I had a similar problem on one of my Websites and found an easy fix. Check out this site - http://homepage.ntlworld.com/bobosola/

This is great, how did you

This is great, how did you use it in drupal?

Very good job, looks lovely.

Very good job, looks lovely.

Dynamic tab content

Out of curiosity.... for the dynamic tab content on the video node (below the video) - it looks like you have made pages that take the nid from the url to serve dynamic content in the tabs? Could you perhaps give me a pointer with regard to the php used in the page to take the node id from the url and return only the content?

sure.. below is the code

sure..
below is the code which i used..

<?php

if(isset($_GET['nid']))
{
   
$nodeid = $_GET['nid'];
}

then connect to database & query the database on the basis of this nid & get the data which you need
?>

Regards,
Sumeet Anand

Regards,
Sumeet Anand

Super

Thanks Sumeet :)

Let us know if you like the

Let us know if you like the new looks.

Your suggestions most welcome.

Thanks,
Sumeet Anand

Regards,
Sumeet Anand

Video module

Hello,

you have a nice website, and i would like to have the same system for the videos : allowing members to upload their own videos or post their youtube videos and play them directly on the site. Can you tell me which module do you use for this part ?

Thank you by advance !

J

Hi SpeedAirMan, Thanks for

Hi SpeedAirMan,

Thanks for the appreciation.
As of now we are not using any specific module for this feature.

We have simply created two fields: one to embed the video & other to upload. Theming is done at node level to display whatever is available.

Regards,
Sumoanand

Regards,
Sumeet Anand

Flash

My mom would probably dig this site sumoanand. Pretty easy to navigate too. Thanks for sharing it. I'm curious about what application you use that takes the uploaded video and automatically converts it (format, resize, frames/sec...etc..) to flash.

Hi Adam, We are using ffmpeg

Hi Adam,

We are using ffmpeg for video conversion.
Your suggestions most welcome.

Thanks,
Sumoanand

Regards,
Sumeet Anand

What a delightful site!!

What a delightful site!! It's clear you've put much thought and work into it.

What module are you using for the recipes? i love the way you have the tabbed SUMMARY, INGREDIENTS, DIRECTIONS: http://www.ifood.tv/node/11936

I want Drupal!

Tabbed Pages

Hello
Can you pls tell me how did u do this tabs
http://ifood.tv/brecipe/views
* Most recent
* Featured
* Most viewed
* Recently popular

I am trying to do the same thing with tabbedpage module
but i have little probs in that
which module are u using for this?
Thanks
Ajay

Do visit me at http://www.iajay.com

subscribing...anand, i'm in

subscribing...anand, i'm in love with the way your website looks. Great work! you guys should be proud of yourselves

Subscribing........

Subscribing........

subscribing

subscribing

how you do it with tag

Help to setup a video sharing site like this

I really really like www.ifood.tv and want to setup a similar site for myself. Can you please guide me on this? Even if you can refer me to any documentation that will help me on this, it will be great. My blog http://tpops.blogspot.com

Help to setup a video sharing site like this

I really really like www.ifood.tv and want to setup a similar site for myself. Can you please guide me on this? Even if you can refer me to any documentation that will help me on this, it will be great. My blog http://tpops.blogspot.com

Security

Hi

Your site looks great and I'm particularly looking at the groups feature of the site to use on a site we are creating.

Just a note on security - when I registered for the site I automatically got a personal message - see below. I just wondered if anyone knows what can be done to protect site from these sort of abuses...

Kevan

Dear,

Pls kindlyreply to my private email: ritabenson00001@yahoo.fr

Greetings to you, i hope this mail finds you well & healthy and i hope we can established a relationship since we are meeting for the first time,i have gone through a profile that speaks good of you and it interests me to contact you for an assistance to help me transfer the Sum of 6.5 Million USA dollars my father deposited in a bank here in Cote d'Ivoire before he was assasinated.
will like you to contact me through my private mail box( ritabenson00001@yahoo.fr ) so that we can know ourselves better.
Thanks and hoping to hear from you soonest.

Rita Benson

Subscribing

Subscribing

video module?

Hi, could you tell me what module you are using to handle the videos? They look really good!

Subscribing

subscribing

subscribing

subscribing

a really nice work. I did

a really nice work. I did never see a site based on Blix so nice.

Great work!

BananaTools.com

Good Work

Subscribing...

------------
Volvo, Video, Velcro. (I came, I saw, I stuck around.)

Subscribing...

Subscribing

cool theme!

cool theme! Subscribing!

--
远华机械 - 创造世界最优秀,最具创新性的破碎机颚式破碎机

INTLR 丰富人类生活!

Dragons Den...

Anyone see last nights Dragons Den (BBC TV show, where people pitch ideas to investors), they had ifoods.tv on there trying to get investment - the failed due to ifood.tv having the better domain name.

Go Drupal :)

--
a_c_m
demotix.com

So ifood isn't using Drupal

Looks awesome.
the lies!!

very nice drupal website, which version is used in in iFood.tv now?
It seems there are alot of additions too, anymore guidence to people like me great help
Thanks in advance
Recently I an insearch of a news user block & comment block with user picture

nobody click here