Approxiamtely 1000 video frames need to be edited. frame by frame. Video shows a guy walking. each frame will be uploaded by me as tiff-files. The tiff-files must then be edited by the freelancer so there are 2 .png files for each .tiff file… (Budget: $30-$250 USD, Jobs: Photo Editing)
Photoshop to joomla template — Amol by rcvanderplaat
Press Release
Customized Textsfromlastnight.com/fml.com Website
Looking for a website very quickly to consolidate a few website ideas into one.
The website will be very similar to textsfromlastnight.com and collegehumor.com, but with a few added featues:
1. Section for text messages
– Can be submitted by manual entry, texting to a phone, or e-mail (or mobile application, see blow)
2. Section for Pictures
– Can be submitted to the website by e-mail or website upload (or mobile application, see blow)
3. Section for Voicemails
– Can be submitted by upload to the website (or mobile application, see blow)
4. Section for videos
– Can be submitted by upload to the website (or mobile application, see blow)
5. Ability to register members
6. Facebook/twitter integration
7. Adspace
8. Ability to thumbs up or down a text/picture/voicemail/video
9. Awards section for best ones of the month
10. SMS or Mobile App for uploading (can discuss options or do a separate project for a mobile app)
The script must be fully tested, SECURE, and 100% bug free. I can pay with an escrow/milestone type account for both of our benefit. Your bid must also include 6 months of technical support after payment.
We will need this installed and configured on our server including best practices for data security and backup.
We need to be able to have an installation archive with full installation documentation, full source code for making future modifications, and full ownership rights to utilize the script at our sole discretion.
Payment gateways will need to be Paypal, credit cards, and google checkout.
Also, would like to be able to export data for analysis in excel, quickbooks, etc.
I am also open to suggestions for functionality, etc. with the website. Please send me a message with any questions you have.
Magento Add To Cart Button
1. Please have a look on my site – http://dixychickenwhitleybay.co.uk/dixyshop/index.php/chicken.html
2. now, please have a look on this site — http://www.just-eat.co.uk/restaurants-dixy-chicken-ne26/menu
I want to add “add to cart” button after each product. So that customer does not have to choose whether is it a 1,2,5,10,12 pieces they want. The rest are ok such as..DRINKS, GO LARGE etc
som it should look like–
Product Pic – Product 1 – Product 1.1 – Product 1.1.1 (add to cart)
Product 1.1.2 (add to cart)
Product 1.1.3 (add to cart)
Product Pic – Product 2 – Product 2.1 – Product 2.1.1 (add to cart)
Product 2.1.2 (add to cart)
Product 2.1.3 (add to cart)
I DO NOT WANT YOU TO DO THE WORK…
I JUST WANT YOU TO GIVE ME THE INFO…I WILL DO IT MYSELF…
so, hurry up before I sort out by myself……
Google Map Upgrade To Website
Hi I have a website www.calgaryentertainment.ca and I want to create an area so that when a user is in the restaurant section he can see a MAP – like a google Map with ALL the businesses listed and links back to the restaurants on the same calgaryentertainment.ca website with filter options.
What I am looking for is like this Same principle Map and filter options
http://www.tripadvisor.com/Restaurants-g155004-Ottawa_Ontario.html
-See the map
-See the Filter Options (filter options would be categories and price range)
– See the restaurants
I want someone to create this kind of system for my website. All the data is in the Database (price,restaurant name, address, category) . all the code is PHP.
The code would have to be compatible for all the categories of the website.
Another example is this link
http://www.tripadvisor.com/LocalMaps-g155004-Ottawa-Area.html
perhaps with checkmarks the user can choose what he wants to see on the map.
I would like the programmer to show me how he will do it. What he will use to do it. And experience and or past work with Google maps API.
Thank you,
M
News Widget For Blogs And Websites
I would like to hire someone to developed a highly specific news widget script for blogs and websites. Tentatively named YourNiche News Widget. Functionality:
1. A ‘smart’ widget that will relate the news feed to a website’s keyword metadata. The widget should take the keywords and obtain a custom Yahoo RSS news feed for each, then display the custom feed results. Each website would therefore display a totally unique news feed.
2. Appearance – typical newsfeed widget appearance, nothing out of the ordinary, neutral color scheme. Title on top, links to the widget hosting website and one other link on the bottom. Backlinks should be made non-removable. Formatted for blog sidebar use.
2. I’m indifferent to the programming method as long as it can be installed on websites and blogs easily, and that the backlinks pass page rank. No iFrames.
Joomla Migration
I need a Joomla 1.0 website migrated over to the latest version of Joomla as of this date (Feb, 15, 2011). All exisitng modules and extentions must be fully functioning on site after it has been migrated over. It is the bidders responsibility to verify that the exisitng extensions will work under the latest version. If you are interested and would like to bid please feel free to ask as many questions as you need to. The site URL is
Clone Website
I need the clone of e-sante.fr or something very similar, then if you can clone this site with all is content please bid.
you can use wordpress joomla, drupal I dont care about cms. I only want the clone of e-sante.fr will all blog. and text.
I need it fast and I will choose someone later good luck, and dont bid if your price is higher than my budget.
Chatroulette Clone Improvement
Are you proficient in Flash and have experience with Chatroulette clones?
Our site is a modified clone of Chatroulette, and we are looking for a developer who can improve the user experience on our site. The difference between Chatroulette and our site is that we have 2 dropdown menus that allow users to choose the topic and subtopic of conversation. (think of each drop down choice as a room on a specific topic.)
* This is NOT a pr0nographic project.*
Here’s what needs to be done:
1. Now, in order to use the site, the user needs to press the Start button and then choose the chat room from a dropdown menu. We need to reverse that order: make a choice in a dropdown menu, then press start.
2. We need the developer who can improve UI and design of the site, even though we want to keep the design as simple as possible. No need to change the logo.
Zen-cart Affiliate Links 2
Currently when you click on a product thumbnail the full decription page appears. I would like the option of adding an affilate link in the admin panel so when a link is added to the product the thumbnail will go to that certain affilate’s website. I would also like to have the option of changing the add to cart image “if needed” and adding the link to it too. Please let me know if this makes sense and is clear. Thanks! Bonus paid and good review for a job well done!
Facebook Profile Banner
Tutorial: Beginners Objective-C Understand The Self Keyword And Properties
Objective-C has many nuances that can take some time to grasp that can be difficult to understand, as they are rarely seen in other languages.
Some of these nuances involve the self keyword. When first starting out it may be difficult to figure out exactly where to use it. Another nuance involves the “dot syntax” for properties that was added in Objective-C 2.0, and when programmers switch between this and the pre-2.0 syntax it can get very confusing.
Keith Harrison has created a very good tutorial explaining many of the confusing situations that can arise involving the self keyword, and properties and Objective-C 2.0.
You can find the tutorial on his blog here:
Understanding Your (Objective-C) Self
A very good read if you are starting out, and getting confused.
[via @rwenderlich]
©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.
Best Resources In iOS Development – February 14th 2011
Welcome to the site, and to another edition of the best resources in iOS development featuring the most popular resources from this site in the last week. The pace of iOS open source development appears to be growing, and thanks to the Mac App store the number of specialized tools for iOS developers is also increasing.
Highlighted this week are some great open source libraries allowing for easier communication with web services, and RSS feed parsing.
Here are the resources:
Open Source: Restkit Library For Easier Communication With RESTful Web Services – A great high level Objective-C library for communicating with RESTful web services.
Open Source: Easy iOS RSS and Atom Feed Parser Library – A library specifically created for parsing RSS and atom feeds allowing for easy XML parsing.
iPhone Balloon Game Programming Tutorial: Adding Retina Display Support – An update to the balloon game programming tutorial enabling retina support.
Tool: Easily Gather Sprite Data For Box2D And Generate Cocos2D Code – A great tool that allows you to gather sprite data, and even generate Box2D code based on your sprites.
Tool: Objective-C Code Generator For Faster App Development – A very interesting code generator that eliminates much of the tedium of coding in Objective-C.
Open Source: In App Location Maps Using Any Map Source – A library that acts very similarly to Mapkit, but allows for multiple map sources, even specially created ones.
Open Source: Cross Platform Cocos2D Game Engine Using C++ (Cocos2D-X) – An open source project featuring a C++ version of Cocos2D that runs on multiple platforms including iOS and Android.
Thanks for reading, please share this using the buttons below!
Read More: iPhone Dev News
©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.
Open Source: Cross Platform Cocos2D Game Engine Using C++ (Cocos2D-X)
The complaint of many newcomers to the iOS platform is the belief that you need to use Objective-C to program on the iPhone and iPad. That is completely false (yet the belief still gets repeated) and it seems like many programmers get in an uproar when they cannot use one of the programming languages that they studied (or are studying) in college such as C++ or Java.
A project that is making things easier for game developers interested in coming to the iOS platform is Cocos2D-X. An added advantage is that there is also support for Android, Windows, and Uphone.
Cocos2D-X is a port of the Cocos2D-iPhone game engine using C++. Cocos2D-X iOS advertises itself as being “for programmers who are lazy to port games onto other platforms or learn objc”.
I found out about this project a few months ago, and at that time it really was still in it’s infancy, and has come a long way since then, and the project looks very active.
So if you are looking to develop 2D games on the iOS platform, don’t want to learn Objective-C, and don’t want to pay any upfront costs this could be for you.
You can find the Cocos2D-X homepage here:
http://www.cocos2d-x.org/
Looks like a great free project for those looking to perform cross-platform development, and still use all the cool new iOS features whenever Apple adds them. If you haven’t taken a look at this project in awhile you might be surprised at how far it’s come.
Read More: Open Source iOS Libraries And Tools
©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.






