Archive

Posts Tagged ‘movies’

Some Php & Jquery/js Works (repost)

January 14th, 2012 Comments off

Freelancers,

This is my simple requirement.

1. Adding pagination to songs (if you click the listing ‘A’ ,All movies starting with the alphabet ‘A’ will be loading without any pagination. this makes the page ugly) – Little PHP & Little Jquery Task

2. Movies are not expandable – when the page is loaded, by default the movies starting with the Alphabet ‘V’ is loaded and it is expandable , so the users will be able to see the songs in that movie. But then if you click the listing ‘A’ , the …

Some Php & Jquery/js Works

January 14th, 2012 Comments off

Freelancers,

This is my simple requirement.

1. Adding pagination to songs (if you click the listing ‘A’ ,All movies starting with the alphabet ‘A’ will be loading without any pagination. this makes the page ugly) – Little PHP & Little Jquery Task

2. Movies are not expandable – when the page is loaded, by default the movies starting with the Alphabet ‘V’ is loaded and it is expandable , so the users will be able to see the songs in that movie. But then if you click the listing ‘A’ , the …

Streaming Movies

January 4th, 2012 Comments off

I need a script like netflix in PHP with a mysql database. I want to play the movies in my server through the local intranet I have installed. I need an admin to add moves, categories, and a search engine,the player needs to be able to play dvd length moves.

I have the script from this website and I’m have problems installing the script, I have tried numerous of time to contact support but I dont get any respond. So if you can make the same script workable that would be great.

http://mov…

We Would Like 15 Animoto Like Or Animoto Movies

December 8th, 2011 Comments off

Hi we want for our youtube channel 15 animoto pro video’s.
We don’t have animoto pro subscriptions.
It can be done in any other program you like as well.

Theme is ICT
Movie about Fixing computers
Wireless
Web design
Servers
Voip
Workstations
etc…
Will provide info

If you can help out or know other things for company video’s and youtube promotional please let me know.

Acess Plus

December 3rd, 2011 Comments off

What we do: we sell movies to customers by copying the requested movies(the customer chooses some movies on a monthly basis) from our PC.what we want; a way to link each customer’s user name to the list of movies they chose for the month.now ,the customer buys a ticket containing passkey sends the passkey and his/her user name to us,we confirm the user name before activating the passkey.
what we need:
1. a database containing customers user names
2.passkey generator
3.an access restrictio…

Flash Player For Adobe Captivate Movies

November 14th, 2011 Comments off

Project Overview

Adobe Captivate is a tool produced by Adobe that allows users to capture slides and then add animation, audio and screen advancements. Once the user adds the built in effects they can then publish their project and it then becomes a playable flash video.

Adobe Captivate has a built in player with several different skins. It also has built in flash variables that can be accessed through native flash.

This project will either be to create a new player that can play an…

Help Solve Tearing Problem (linux And Nvidia)

September 1st, 2011 Comments off

Hello,

I have the classic problem with “tearing” in movies with Nvidia and Linux – look at the attached image.

Found much information on this when googling around – and tested alot but none seem to fix this problem.

Need someone who has had this problem before – to help me fix it.

The tearing only occurs when movies are playing at a fast rate – slow rate movies looks very good.

Thanks for help,

Best regards,
Johan

I Need A Movie Site Press Database That Has Movies

July 14th, 2011 Comments off

Hello I need a database that is current with movies as of 2011 for the movie site press wordpress theme,
let me know how many movies the database has and what genres,
thanks

I Need 300 Article For Any New Movies Add To The Site.

July 13th, 2011 Comments off

I need someone to add 300 article from any website.
you can copy and paste from other website and add to www.dollarstorearticle.com

Seo Services Needed For Blog

July 6th, 2011 Comments off

Hello

I have a blog..http://palaceofdownloads.blogspot.com/

i need some SEO services for it.Basically i want it on the first page of Google with the keywords like

download free movies

watch movies online

Hollywood movies

Bollywood Movies

i need a realistic estimate that how many months it will take to get on the first page?

How much money will you get for this?

my budget is not very big so plz bid a little low.

Thank you

Iphone Video App ( Like Big U Movies On Cydia)

July 3rd, 2011 Comments off

Iphone / ipad movie app

The app will steam mp4 format movies from my server for app playback.

share to facebook n other social networks

video adverts run after movies.

Movies will be sorted by genre and popularity.

The user will receive notification of new movies added

The source code will be documented and provided to us.

Please contact me for the additional details

Simple Film Scheduling Script In Php/mysql

June 19th, 2011 Comments off

I need a simple php/mysql based film scheduling script that I can upload a csv with movie titles, category, and runtime.

I will also upload a list of theaters and available dates (day and time) where they can be scheduled.

The script will compare the movies with the available times then it will group the films in blocks of time (1.5 – 2 hours, blocks of time need to be changeable by admin) then it will export a xls with the films matched with a open theater date.

Example:

movie 1 – shorts – 5min
movie 2 – shorts – 5min
movie 3 – shorts – 5min
movie 4 – shorts – 5min
movie 5 – shorts – 5min
movie 6 – shorts – 5min

theater 1
monday – 8am-9am
tuesday – 9am-10am

theater 2
wed 5p-6pm

the script will compare the list of movies with the list of theater dates open to recieve a movie and show it, then it will output/export an xls file like this:

Theater 1

Mon Tue Wed Thurs Fri Sat Sun

8-10a movie 1
9am movie 2 movie 4
movie 3

10a-12p

12-2p

2-4p

4-6p

6-8p

8-10p

10p-12a

Theater 2

Mon Tue Wed Thurs Fri Sat Sun

8-10a

10a-12p

12-2p

2-4p

4-6p
5p movie 5
movie 6

6-8p

8-10p

10p-12a

Each block is 2 hours in this example but it should be variable and able to be changed by admin.

Features:

1) upload movie information in csv format
2) browse movies/edit movies
3) upload theater schedule information in csv format
4) script automatically makes the schedule grouping same category movies together and in order they are listed in the csv, fitting only the right number(amount) and length(runtime) of movies in the space allowed (in example fitting less than 2 hours of movies in each 2 hour xls spreadsheet cell block
5) able to download xls (export)
6) makes 1 xls per theater (or you can do 1 xls with multiple sheets for each theater)
7) export list of movies with runtime, synopsis, theater location/time in linear format in RTF format:

<B>Movie 1</B> 5m
Shorts
This is a movie about a boy and a dog.
Monday 8-9a Theater 1

<B>Movie 2</B> 5m
Shorts
This is a movie about a boy and a dog.
Monday 8-9a Theater 1

8) export raw data in csv format
9) allow more than one person to log in at the same time from different computers/locations
10) ipad compatible
11) exports schedule and list of movie schedule to html web site in html format

Facebook App Needed For Movies Web Site 2

June 14th, 2011 Comments off

In fact there are various examples on the web & on Facebook. One of the best apps is: Flixter…
http://apps.facebook.com/flixster/home?lsrc=lnav&ref=ts

We will provide all the data & content. We have a movies web site similar to Flixter. In fact our web site is more or less similar to
http://www.gencsinema.com

We need urgent quotes incl. all the needs (xml feed etc) time and price.

Thanks

Very Very Simple Wp Plugin

June 7th, 2011 Comments off

This is for a very very simple WordPress plugin. This can be done in a matter of a day at most. A programming friend of mine who happens to be loaded up with my projects said he could do it in about 4 hours if he had 4 hours free.

What this plugin will do. It will do a simple query for TV shows and movies on hulu. Say for example I put in “my name is earl” then check the TV shows box. It will then populate the results in the plugin with results from hulu. Then at a simple click it can add all or some or certain ones I check to be posted onto my blog. Now this plugin will keep a memory so when I run the query again everything I added to my blog will no longer show. Only ones I have not added and new ones. Same principle will apply to movies.

Now another small feature is it will even sort by categories say I type in comedy and then select movies or tv shows it will give me a listing of shows and movies under that category. If it is a tv show I can can select all the tv shows and have a chance to add them all to my blog in one setting.

There is some room to negotiate functions. This is mostly a test offer. To see how well and how fast you work. Just tell me what you think can and can not be done and an estimated time. If you can not match my programmers ETA it is fine. I want to focus more on quality then speed. This is your chance to shine.

The max bid for this project is only 50 MAX. when choosing a bidder I will take many points into interest. Is the bidder cost efficient. Can he do it in a timely cheap manner. so yes if you are lower then that 50.00 chances are you will win. However if you are a big company or just spamming me your companies profile you will not win. I will only work with individuals who actually want to make more. Which if you are a team member you are a partial owner and you will share everyday in the profits of our business. It is hard work. Yet I love it and so should you! So please bid like you are an starving artist and are passionate about your work!

I Need A Person To Help Add Editing To 30 Minute Dvds

May 28th, 2011 Comments off

I have a mini DVD video camera, that holds 30 minutes of video footage. I would like to take 30 minute movies of things like the beach, hot air balloons, city parks, and turn them into 30 minute movies, or longer if you add some cool editing, titles and credits, and anything else that would make a boring movie I would make a little better! I would like to be able to mail you a copy of the mini disc, and you insert that, and edit it on your computer, and burn it onto a regular 5 inch disc for me to mail into the company to make it into a DVD I can try to sell, and then help me for each one I make. Please tell me your bid for each DVD you help me edit, and if you are in the United States, that is a plus in my book.

Demo Movies – Bb Flashback

May 23rd, 2011 Comments off

We need a selection of demo movies demonstrating what our product can do. Our product is a screen recorder, BB FlashBack.

The objective is to create a good selection of movies, to not only demonstrate the features of BB FlashBack, but also show how it can be used in these key market sectors:

- Education & Training
- Software; Testing/Support/Development
- Banking and Finance
- Sales & Marketing

Payment will be in two parts; $X per movie, plus $X for each 25 seconds of movie length.

We are also interested in recruiting someone to provide online product demonstrations to distribution partners and customers.

Box Office Movies Bet

May 18th, 2011 Comments off

I need a website similar to this http://snapdraft.fanball.com/
Does not have to be exactly the same but at least you get the idea.

However, instead of having bets for sports, I would like to have bets for weekend box office movies gross amounts. To start, I just need the top 5 box office movies from prior week. The list will be from http://boxofficemojo.com/weekend/chart/

People should be able to register, login, and pick any movies (out of the top 5 from previous week), pick the bet size ($1, $5, $10, $20), enter their weekend estimate amount, and get the payout if they win.

Will need a secure page because people should put the money in the account first and then use it for betting and also to get the payout. The site should integrate with PayPal.

Please let me know if this is feasible and place your bids. I will get you more details later.

Thanks

Destruction Scenes From Movies

May 14th, 2011 Comments off

I would like to have an app which allow iphone & ipad users to view numbers of world destruction video clips from several movies(est.2-3 mins). It is a simple app, have numbers of icons to indicate the buttons and when user selected the favourite icon, it will download the video and present on the screen instantly.

Once we have got an indication of price and availability, i can supply a clearer breakdown of all illustrations and also supply the illustrator with mock-ups and user flow sheets that better describe how the app is used. Hopefully this is enough information for now.

Seo & Link Building For A Movies Web Site

May 3rd, 2011 Comments off

Need SEO for a brand new MOVIES WEBSITE. Individual must know how to get us to #1. This is a for a movies site. Be prepared to tell me how you are going to accomplish my goals. I will only pay if i see your successful. So don’t apply if you cannot get us to the top!.
Link building help also needed.

Thanks

Solve Problem With Joomla And Server

May 2nd, 2011 Comments off

I have a subdomain working on Joomla without any problems.
Suddenly, when you click on any item menu in the subdomain, you will get the message:

Warning: fopen(/home/filetwod/public_html/movies/administrator/components/com_sh404sef/logs/2011-05-sh404SEF_security_log.137.txt) [function.fopen]: failed to open stream: Permission denied in /home/filetwod/public_html/movies/components/com_sh404sef/shSec.php on line 118
Array ( [0] => option [1] => coming-soon-in-lebanon [2] => )
500 -
SH404SEF : headers were already sent when I got control!
Killed at line 444 in sh404sef.inc.php: HEADERS ALREADY SENT (200)
URL=http://movies.di3aya.com/index.php?
OPTION=

the subdomain is movies.di3aya.com
can you fix this issue?

Moviemaker 2.6 Trouble

April 26th, 2011 Comments off

I have 5 movies I created in MovieMaker 2.6. The movies are a conglomeration of .avi clips. The CLIPS have sound and appear normal.

However, when I save the file into MOVIE form in moviemaker 2.6, the sound disappears in parts of the movies.

Can you help? The movies are 5-15 minutes long, help me save them!

Thanks.

Need Hindi Songs 2011 Database

April 16th, 2011 Comments off

I need text file one per song with following data filled: about hindi songs of 2011 only

———————–
movie/album name
song title:

Singer1
singer2
singer3

youtube link:

Full Song lyrics in hinglish (english hindi):

————–

Basically a whole database of hindi songs and lyrics and all data around them is being built so i need to feed it with 2011 data.

Also need a sample first with few files to make sure you and I are on same page and agree what i want.

Remember it is only 2011 movies songs from bollywood.
If you have mp3 files also – let me know we can do another project for that.

Flash / Javascript Bug Fixing

March 2nd, 2010 Comments off

I have got several bugs in this web site http://tinyurl.com/yz9fpoh

(1). for some reason the larger movies (AWESOMENESS and DRAGON) are NOT viewing at their proper size.
each should be 480×270
i have attached a screenshot so you can see the difference in the disney sizes.

all other movies should be 320×240

This happen when i see them in Mac computer

I am not sure about the normal PC
(2)
and also when it show large move from small movie window , first it show the small window and change it to large , that is not smooth ,

3. also, bruce just called and is pretty peeved he noticed a huge typos on the page… somehow “THEY INVENTED” on mercedes got changed to “THEY INVERTED”… please make sure it reads right. IZUZU “giant” also is misspelled and says “GAINT” – i know these were right on my files, i’m not sure how these got changed.

4. as far as titles in pop up for the movies – the first one now reads “SURGEON” and should read “MOLSON”
ford “easy being green” reads “KERMIT” and should read easy being green

Video On Demand Solution

March 1st, 2010 Comments off

I am seeking a video on demand solution for movies. The movies will be stored on a shared Linux server, meaning the software to stream the movies will probably have to be installed on the .net server and accessed from the main site which is a .net site. They should be secure, the user will have to be authenticated to watch them. (ie paid for the view) The solution should be a format we can convert the movies into from a DVD source.

Programming Project 1267321986

February 27th, 2010 Comments off

I need a web site like www.movies-links.tv with some differences:

I do not need option for users to sign in. Everybody should be able to comment and rate movies/links. Comments must not allow web address or email links.

It also must have easy administration tool. For example, in order to add movies i should be able to put in the name of the movie, genre, links etc and it should create an interlinked page. I am open to any suggestions. Thank you for you bids.

Need A WordPress Expert

February 27th, 2010 Comments off

I need some help with my wordpress website. I have zero knowledge of WP and I need some changes to be made. My site is peektelevision(dot)com.

FRONT

- The category bar should be removed if possible.

- The featured box (black box on top) should be removed and look like thefilmwall(dot)com. New logo on the left, text on the right.

- I don’t know how to select the featured blog post for on the front page. I can select featured movies for the top box (black box which you must delete and replace, see above), but I don’t see where I can select the 15 movies for the front page.

- The movie frames on the front page should look like movies-on-demand.tv. They have the same width, but are higher. Images must be resized correctly if too big.

INSIDE (blog post)

- User should be able to report dead links. See thefilmwall. Can dead links be shown in WP admin so I can delete them there?

- User must be able to submit a movie link, but with captcha (to prevent spam). See also thefilmwall.

- No comment system, but a submit link system. (see above)

- Movie title may not be a link. The date must be removed.

SCRIPT

- Url’s must be like thefilmwall. So you must change .htaccess.

- You need to install sitemap generator like on thefilmwall.

- My descriptions aren’t right. You must change the SEO plugin.

— So in the end the site should look/function more like thefilmwall(with movie frame like movies-on-demand.tv) —

Maybe you can also advice (and install) more modifications/plugins to let the website run as smooth as possible.
For instance an IMDB plugin to get movie info from IMDB?

I also want you to tell me how you changed all of the above, so I can learn more about WP.

Very easy job for a WP expert.

Need A WordPress Expert

February 27th, 2010 Comments off

I need some help with my wordpress website. I have zero knowledge of WP and I need some changes to be made.

FRONT

- The category bar should be removed if possible.

- The featured box (black box on top) should be removed and look like thefilmwall.com. New logo on the left, text on the right.

- I don’t know how to select the featured blog post for on the front page. I can select featured movies for the top box (black box which you must delete and replace, see above), but I don’t see where I can select the 15 movies for the front page.

- The movie frames on the front page should look like movies-on-demand.tv. They have the same width, but are higher. Images must be resized correctly if too big.

INSIDE (blog post)

- User should be able to report dead links. See thefilmwall.com. Can dead links be shown in WP admin so I can delete them there?

- User must be able to submit a movie link, but with captcha (to prevent spam). See also thefilmwall.com.

- No comment system, but a submit link system. (see above)

- Movie title may not be a link. The date must be removed.

SCRIPT

- Url’s must be like thefilmwall.com. So you must change .htaccess.

- You need to install sitemap generator like on thefilmwall.com.

- My descriptions aren’t right. You must change the SEO plugin.

— So in the end the site should look/function more like thefilmwall.com (with movie frame like movies-on-demand.tv)—

Maybe you can also advice (and install) more modifications/plugins to let the website run as smooth as possible.
For instance an IMDB plugin to get movie info from IMDB?

I also want you to tell me how you changed all of the above, so I can learn more about WP.

Very easy job for a WP expert.

Website Clone Needed

February 15th, 2010 Comments off

I need an EXACT clone with ALL features of:

http://www.coming-soon-trailers.com

About the site:

This site is 100% AUTOMATED – All the movie trailers, posters and movie details are published automatically from official hollywood sources as movies are realeased

600+ movies already included in the database. Database will keep adding movies forever!

Coded for the latest WordPress version.

Includes easy to use spaces to insert Google Ads or any other advertising like Amazon banners.

Includes an Amazon Automated Store to make commissions from DVD/Blu-Ray’s Purchased.

I want ALL the above features and design. Will let the winner know of the domain names to be used.

Custom WordPress Plugin

February 2nd, 2010 Comments off

I’m looking to have a wordpress plugin made that can grab other movie sites and put it into my site (WordPress) sites
i want is a way i can add a site example.com example2.com and fetch movies grabing all the info links embed image catagory ect and put it into my database full of movies for my new movie site as it has about 100 movies now, Needs to have images short discription of the movie and links to the Full working movie and (embedded links)
all the movies must be full movies and must be embeds so that it will play from my site
i want to have a list of other wordpress blogs i can grab movies from so i want to be able to import as many as i want
and save them so i can run this script in a cron job to auto grab newest movies
they must have images movie info and post in the correct catagory and embed on my site within the post.

Backlink Posts 2

January 15th, 2010 Comments off

I need 200 links Google Page Rankings of 4-5 or higher from related content-rich websites in the: movies, DVD, Film, iPod, iPhone, iPod Touch, mp4 players, movie downloads, mp4 movies, PSP Movies, Zune Movies, movies for cell phones and any other related topics.

I will provide anchor text and destination pages.

Link building Requirements:
1. The page our link is actually on must have a page rank 4 or higher
2. links must be from high-quality sites that contain relevant content
3. The link page must be included in the Google index and updated within the past 30 days
4. No links from websites with a Google penalty
5. links must contain our keywords as a text hyperlink
6. One way links only, no reciprocal links.
7. links need to exist at least 12 months, otherwise any link dropped will be replaced by the provider for free
8. links must be on English language sites
9. The page where link is placed should be 2 clicks or less from the site’s homepage
10. No more than 20 links on the page where link is placed
11. All links must be permanent crawlable links in HTML: they cannot include a nofollow tag, be excluded by a robots.txt file or hidden in javascript, meta or redirect scripts
12. No link exchange programs or web rings such as linkpartners.com, backlinks.com, etc.
13. links cannot be from porn, casino, blacklisted websites , morally or ethically questionable sites
14. No paid site links
15. No link schemes or link farms or FFAs
16. links cannot be placed on flash sites, article websites, forums, guest books, bulletin boards, directories, social bookmarks, classified ads, or blogs.
17. No links to be made using spam or black/gray tactics
18. links may not be in footer or side column.
19. linking page may not have more than 20 outgoing links per page.
20. Only one link per site.
21. Must agree to replace Bad links with Good links within 3 business days, at your own expense
22. All links must be manually submitted (no software generated links).

BIDDING REQUIREMENT:
- Please send an example of two websites where my link will appear.
- Please only bid if you have references related to link building.
- You must be very trustworthy and not employ any black hat techniques.
- We reserve the right to cancel any link if not found suitable
- Please show two sites that you are currently building links to.
- A description of how you intend to obtain the links during the project time line.
- An indication that you have read and understand ALL the project requirements
- Do not send anything which is not quality. I know link building, but don’t have the time.
- Must provide bi-weekly link building report (see below).
- Must agree to replace Bad links with Good links within 3 business days, at your own expense.

TIMEFRAME FOR DELIVERY
-All links must be deployed several per day over a period of 5 weeks to avoid any penalties. (building 40 links each week)
-Must report weekly

PAYMENT
Funds will be put in escrow; 50% of the Payment will be made after ALL links have been placed and verified. (you must provide us with an Excel spreadsheet as outlined above). The remaining 50% of payment will be made ONLY after Google has cached the links.
IN THE END:
Must provide weekly link report which will include Excel spreadsheet containing:
1. link Page Meta Title
2. link Page PR
3. link Page URL (the URL where our link is located)
4. link Text used

Backlink Posts

January 14th, 2010 Comments off

I need 200 links Google Page Rankings of 4-5 or higher from related content-rich websites in the: movies, DVD, Film, iPod, iPhone, iPod Touch, mp4 players, movie downloads, mp4 movies, PSP Movies, Zune Movies, movies for cell phones and any other related topics.

I will provide anchor text and destination pages.

Link building Requirements:
1. The page our link is actually on must have a page rank 4 or higher
2. links must be from high-quality sites that contain relevant content
3. The link page must be included in the Google index and updated within the past 30 days
4. No links from websites with a Google penalty
5. links must contain our keywords as a text hyperlink
6. One way links only, no reciprocal links.
7. links need to exist at least 12 months, otherwise any link dropped will be replaced by the provider for free
8. links must be on English language sites
9. The page where link is placed should be 2 clicks or less from the site’s homepage
10. No more than 20 links on the page where link is placed
11. All links must be permanent crawlable links in HTML: they cannot include a nofollow tag, be excluded by a robots.txt file or hidden in javascript, meta or redirect scripts
12. No link exchange programs or web rings such as linkpartners.com, backlinks.com, etc.
13. links cannot be from porn, casino, blacklisted websites , morally or ethically questionable sites
14. No paid site links
15. No link schemes or link farms or FFAs
16. links cannot be placed on flash sites, article websites, forums, guest books, bulletin boards, directories, social bookmarks, classified ads, or blogs.
17. No links to be made using spam or black/gray tactics
18. links may not be in footer or side column.
19. linking page may not have more than 20 outgoing links per page.
20. Only one link per site.
21. Must agree to replace Bad links with Good links within 3 business days, at your own expense
22. All links must be manually submitted (no software generated links).

BIDDING REQUIREMENT:
- Please send an example of two websites where my link will appear.
- Please only bid if you have references related to link building.
- You must be very trustworthy and not employ any black hat techniques.
- We reserve the right to cancel any link if not found suitable
- Please show two sites that you are currently building links to.
- A description of how you intend to obtain the links during the project time line.
- An indication that you have read and understand ALL the project requirements
- Do not send anything which is not quality. I know link building, but don’t have the time.
- Must provide bi-weekly link building report (see below).
- Must agree to replace Bad links with Good links within 3 business days, at your own expense.

TIMEFRAME FOR DELIVERY
-All links must be deployed several per day over a period of 5 weeks to avoid any penalties. (building 40 links each week)
-Must report weekly

PAYMENT
Funds will be put in escrow; 50% of the Payment will be made after ALL links have been placed and verified. (you must provide us with an Excel spreadsheet as outlined above). The remaining 50% of payment will be made ONLY after Google has cached the links.
IN THE END:
Must provide weekly link report which will include Excel spreadsheet containing:
1. link Page Meta Title
2. link Page PR
3. link Page URL (the URL where our link is located)
4. link Text used

Joomla Movies Component Fixes

December 22nd, 2009 Comments off

I have a movies joomla component custom coded, which still have some minor fixes pending to do.

1. Some movies can have up to 3 different showtimes. Right now we have 2 showtimes (Mon-Fri and Sat-Sunday). It would be great if we had in the admin “Add movie to theater” section 3 showtime texfields (multiple selects, all of them with the 7 days of the week); so I can up to 3 showtimes per movie.

2. In the front end, when you enter a theater it display a list of the
movies showing there. I need this list to be ordered by cinema number (Eg. 1, 2, 3, etc).

3. Sometimes a movie can be showing in two or more different cinemas in the same theater. For example, TITANIC, can be in ACROPOLIS theater, in cinema A, cinema B and cinema C, at the same time. Right now, when you can only add one movie per theater.

4. Some CSS styles are broken.

5. I need to add a rating to movies (from 1 to 5 stars) and comments to every movie. This both options can be using existing joomla extensions.

More info, please contact me.

Free Movies Site List

December 16th, 2009 Comments off

I need a list of 100 free movies sites that have Alexa rankings of between 1,000 to 50,000 of US traffic. Thanks. Provide list or half of it for confirmation before payment.

Component For Joomla 2

December 11th, 2009 Comments off

I need a component for a joomla website movies.di3aya.com
The user will see in the front page a list of theaters (as buttons)and a list of movies showing now(as thumbnails).
When a user clicks on a theater, he will see all the movies showing in this theater with the showtimes.
When a user clicks on the movie, he will see all the details of the movie (trailer, duration, cast, plot…) and in which theaters it is shown with the showtimes.
In the administration area, we will enter the information for each movie and it is better if we can get this information automatically from another website (except for the showtimes)
There will be also search boxes (drop down lists):
-One by Actor
-One by Movie Name
-One by Genre
-One by Theater Name
The User Can put Ratings, Comments (Connect with facebook)for each movie

I Need Movies Linked To Site

December 9th, 2009 Comments off

Hello i have movies on one server and need to link to my site server

Component For Joomla

December 4th, 2009 Comments off

I need a component for a joomla website movies.di3aya.com
The user will see in the front page a list of theaters (as buttons)and a list of movies showing now(as thumbnails).
When a user clicks on a theater, he will see all the movies showing in this theater with the showtimes.
When a user clicks on the movie, he will see all the details of the movie (trailer, duration, cast, plot…) and in which theaters it is shown with the showtimes.
In the administration area, we will enter the information for each movie and it is better if we can get this information automatically from another website (except for the showtimes)
There will be also search boxes (drop down lists):
-One by Actor
-One by Movie Name
-One by Genre
-One by Theater Name
The User Can put Ratings, Comments (Connect with facebook)for each movie

Flash Movies Not Working

November 27th, 2009 Comments off

The flash movies at http://www.regencykitchendesign.co.uk/customer_comments3.htm are not showing (They were fine in preview.).

Please confirm a price to fix this. Needed today, ideally within next 3-4 hours.

Joomla Movies Component Fixes

November 25th, 2009 Comments off

I have a movies joomla component custom coded, which still have some minor fixes pending to do.

1. Some movies can have up to 3 different showtimes. Right now we have 2 showtimes (Mon-Fri and Sat-Sunday). It would be great if we had in the admin “Add movie to theater” section 3 showtime texfields (multiple selects, all of them with the 7 days of the week); so I can up to 3 showtimes per movie.

2. In the front end, when you enter a theater it display a list of the
movies showing there. I need this list to be ordered by cinema number (Eg. 1, 2, 3, etc).

3. Sometimes a movie can be showing in two or more different cinemas in the same theater. For example, TITANIC, can be in ACROPOLIS theater, in cinema A, cinema B and cinema C, at the same time. Right now, when you can only add one movie per theater.

4. Some CSS styles are broken.

5. I need to add a rating to movies (from 1 to 5 stars) and comments to every movie. This both options can be using existing joomla extensions.

More info, please contact me.

Movies & Cinemas Guide Joomla

November 16th, 2009 Comments off

I want to make a sub domain for my website www.di3aya.com for movies and theaters guide.
I bought a joomla template from youjoomla
The user will see in the front page a list of theaters (as buttons)and a list of movies showing now(as thumbnails).
When a user clicks on a theater, he will see all the movies showing in this theater with the showtimes.
When a user clicks on the movie, he will see all the details of the movie (trailer, duration, cast, plot…) and in which theaters it is shown with the showtimes.
In the administration area, we will enter the information for each movie and it is better if we can get this information automatically from another website (except for the showtimes)
For the project, There will be also movies coming soon with almost the same fields of movies showing now but without show times.
There will be also search boxes (drop down lists):
-One by Actor
-One by Movie Name
-One by Genre
-One by Theater Name
A part will be for News (which I give you the RSS)
The User Can put Ratings, Comments (Connect with facebook)

Categories: CMS, MySQL, PHP Tags: , , , , , ,

Entertainment Movies Website

November 4th, 2009 Comments off

Hello

I need a website, which should have all the features of a entertainment, movie and reviews website. I can provide you the template design. The website should have the features similar to this. http://sify.com/movies/ or http://entertainment.in.msn.com/

Bid only if you are professional and experienced enough.

Requirement

Basic Admin Panel
CMS system
Online movie ticket booking module
Payment gateway Integration

Happy Bidding

Bear