Archive

Archive for October, 2011

Custom Jabber (xmpp Chat) Client For Android And Blackberry

October 28th, 2011 Comments off

I need a custom Jabber Client that will do the following:

- Register using my Custom JSON/XML API service
- Connect to my openfire Server permanently with account used on first login and would not allow change of acocunt.
- Automatically start when phone is powered on
- Allow users add friends and delete friends
- Allow user chat with Friends
- update Status and post Status to Facebook and twitter
- Create Group Chat (optional)
- Develop for both Android and Blackberry. Look at sample apps like BEEM and JABBIM

Quick Mod-rewrite & Php Fix

October 28th, 2011 Comments off

Please dont bid until we talk in PMB. Dont copy and paste your company sales letter to me.

The issue is that when I access my mod-rewritten URLs, they arent able to capture/echo the extra URL parameters that I use in the URL.

Here is the mod rewrite:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^page/([^_]*).html$ page/index.php?a=$1 [L]

RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

The mod-rewrite works perfectly, but When I goto www.domain.com/page/something.html?word=duck&sound=quak

and use <?php echo($_GET["word"])?> & <?php echo($_GET["sound"])?> It doesnt echo it in the PHP page.

Categories: Modification, PHP Tags: , , , , , ,

Jpg To WordPress

October 28th, 2011 Comments off

My client doesn’t have his PSD file, so we will have to code it off a jpg… basically just copy the site, make it so the text will look the same on every page (from the homepage) and able to add more products…
pretty easy! =)

so easy should be a quick job for anyone just one page!

Categories: Wordpress Tags: ,

Joomla Restrict Access To Page To Registered Users Only

October 28th, 2011 Comments off

Http://meetyourpsychic.com/horoscopes

We need to restrict access to this page to registered viewers only. When a non-registered person goes to this page, they should see this notice or be redirected to an article with this text:

“We sorry, you must sign up for your FREE account to view your
FREE horoscopes or simply login into your account now.

CREATE MY FREE ACCOUNT”
(links to www.meetyourpsychic.com/welcome)

I’ve installed a plugin and it works, but I need to customize the error message to the above text. http://extensions.joomla.org/extensions/access-a-security/content-restriction/6004

Of course you can use any plugin you want or make it work any way you know how

Need 6 Business Lists

October 28th, 2011 Comments off

Looking for six list with basic business information – name, address, etc. PM for more info.

Free Unlimited Bulk To Sms South Korea

October 28th, 2011 Comments off

Create a bulk messaging software able to send unlimited bulk sms to South Korea using internet connection

- PLEASE YOU Need to be able to send sms to all the 3 carriers, LG, KTF, SK.

*please read the add properly before bidding. it’s pretty straight forward.

Categories: Bulk, PHP, SMS Tags: , , , , , ,

Joomla – New User Agency With Auto Id And Reg Email

October 28th, 2011 Comments off

We want a new user “agency” on our joomla project. This type of user should be able to create new entrys into a database for new clients.

The form(s) and the possibility of creation is already working/are there to insert entrys (made with chronoforms).

Task needed details:

1. add a register-form for user type “agency” (mainly a copy of a existing other form, with some modifications)
2. agency get a automatic ID number (like “A71810″) after regis
3. agency is able to create a new account for new client (the forms with database connection (save) are already there).
4. each new entry has to get the ID of agency in database
5. you have to modify the registration, that it will takes two email adresses, and the agency email adress multiply times. (so the new client gets the login data and a copy goes to the agency)
6.add a field in to gamemaster reg form “agency number”

The solution should looks like:

The agency can fill out the gamemaster reg form and can enter there thier agency number. The system takes the number and change it to email adress and send the reg email to client and agency. So the agency can login with client pw/username and create a entry for him.

You have maximum 10 days to solve the task.

! Don’t bid if you can’t start immediately!

! Fixed price!

! No payments if the job is not done and bug free!

! We have a budget of max. 150$ for this task.

Categories: Joomla, MySQL, PHP Tags: , , , , , ,

Logo & Banner Design

October 28th, 2011 Comments off

I am looking for a new logo for my site and a banner.
The current logo is 300×60
For the banner, i am looking for a 728×90 Banner.
The Banner and logo should show the character of the site, a site for
people that enjoy guns, no matter if they are pistols or rifles, old
or new.
The site is gunsunited dot com

Twitter Marketing Twitter Following

October 28th, 2011 Comments off

Hi all

my website

www.ranktwit.com

Is a Twitter Api

I need an aggressive Twitter marketer
to promote my website.

Please understand website is aimed at teenagers

Please take a look at website and let me know how you can promote it

cheap and effective

thank you
using Twitter

C++ Program

October 28th, 2011 Comments off

The purpose of the fourth assignment is to begin to learn how to employ functions for a more modular code organization and utilize parallel arrays for data storage. Use the sample data input/output files below to test your program thoroughly before submitting it to the Curator.
For this program, you will set up a very simple database of computer system information and then respond to queries and
update commands on that database. The data will consist of model names, manufacturer names, and prices. Your program
will maintain an array of model names, a parallel array of manufacturer names, and a parallel array of prices.
There will be two input files for this program, one containing the initial computer system data and one containing a script of
commands to be processed. Your program will write all its output to a log file.
The appropriate input and output files
Here are some guarantees. The number of computer systems in the database will never exceed 100. The data will never
include two computer systems with the same model name (not even from different manufacturers). For formatting purposes,
you may assume that model and manufacturer names will never be longer than 30 characters.
Note: the use of struct or user-defined class variables is prohibited for this assignment. The point of this project is
the management of data in parallel arrays. Students who use an array of struct or user-defined class variables
instead will be assigned a score of zero.

This a general description of the assignment but it has very detailed instructions on how to do the program and for the class we are only able to use the things we have learned so far so the program needs to be done in order to meet these specific requirements. Attached are the detail descriptions and upon acceptance of project more files will be given.

Categories: C/C++, Program Tags: , , , , , ,

Android Chat App Development

October 28th, 2011 Comments off

I have an openfire chat server and need to develop an chat app that will work on Android and Blackberry and connect to my server for users to chat

Gamescript Update For Our Flashgame

October 28th, 2011 Comments off

We need help for our project based on joomla. We have a bunch of little tasks to solve:

Task 1

We have a puzzle flashgame that starts with by “getinfo”-URL, containing the imagename of background. The flashgame is developed to have different backgrounds.

We want to have more variations now.

- like “flower”-puzzel, “car”-puzzel”, “town”-puzzel…..

We have a form to upload games (for admin) and a form to let the users select a game. This works good for the existing game.

We need script(updates) so that the users can select one game like “flower”-puzzel, “car”-puzzel”, “town”-puzzel by one click.

Internaly the script takes the right background for puzzel and start the flashgame sending “getinfo”-URL with right image URL. Its all database braced.

We want in admin from a new field taking the new background image for puzzelgame.

We did by hand a new variation of the puzzel, but we want it more easy.

Task 2 (if possible)

We have a map on website. We want that our game starts on the same position as the map is. Find a solution to put our game over/instead the map (into a layer?). After the game is finished the map should be come back.

Task 3

We have already some

Categories: Ajax, Game, Joomla, MySQL, PHP Tags: , , , , , ,

WordPress Fixes

October 28th, 2011 Comments off

I currently have a wordpress website, you can see my current look by looking at the attachment called “current.jpg”, I need just a few things changed on it to look like the picture “homepage.jpg”

I really need this done today.

Adminpanel (form) Update Under Joomla Php Work

October 28th, 2011 Comments off

We have a joomla based project with entrys. Our Adminpanel is based on a form (Chronoforms).

Two task to do:

1. We need in our admin panel (already existing) a notice (like a red

Opencart Template Design 2

October 28th, 2011 Comments off

We have an website today that we want to convert to opencart.
The one thing we need help with is the design, we have an design today for our site but this isn’t opencart.

We want the template to be converted to opencart and it has to be done within maximum 2 days from we are accepting the bid.

Graphic Design

October 28th, 2011 Comments off

This graphic job consists of having a picture turned into a vector or graphic caricature. The design needs to have the face of the individual holding two mixing beakers with fluids in to a pot of Gold. The name of the design is creative income Lab. Please reference the header of this webiste for an example. http://zacjohnson.com/top-money-making-blogs/

Magento Expert

October 28th, 2011 Comments off

Need magento expert to finalize our website. There few quick fixes require. We will share more information with the shortlisted developer only.

Smtp

October 28th, 2011 Comments off

Hi

I need a multi smtp addon for inspire email marketer

Categories: SMTP Tags: ,

Concert Artistes International

October 28th, 2011 Comments off

We are in desperate need of a Web Developer who, in exchange for permanent recognition for their work along with a future salary, will be willing to help us to finish our website at http://www.caitrust.com/demo/. The custom site was built in XHTML and on some pages includes some rather complex script. The last Website Developer we had discontinued his work and made a bit of a mess of the live site at http://www.caitrust.com/, which is one reason we do need for this site to be completed as quickly as possible so that at least it can take the place of the current live site.

We believe CAI will be the best project ever created one day, as we will take donations for other registered charities and more than double what was given for those charities. Please contact Don at C.A.I. and ask how you may be of assistance with the building of this site. We don’t want a re-design, but a completion of the existing website. Some re-design may be made later if recommended.

Create 1 Php Link Page With Ad At The Top

October 28th, 2011 Comments off

Hi,

I am looking to create a page like this one http://www.ottawakiosk.com/ad.php?url=http://www.centrepointetheatre.com

When a user clicks off a link to go to the new website a new page opens and shows the website under an AD.

I need someone to create that page for me. The ad at the top is simply a google skyscraper ad 728×90 and will be my company logo to the left which I will provide the link for.

My site is http://www.whatsupottawa.com/business/National%20Arts%20Centre/1121

When someone clicks the web link I want to see the new site in a new page with a google ad and my logo at the top.

I want this to appear exactly like http://www.ottawakiosk.com/ad.php?url=http://www.centrepointetheatre.com

So you will need to edit business.php page and create an ad.php page with the layout for google ad code and logo at the top and site underneath

Seo Project — Need Similar Backlinks As Competitor

October 28th, 2011 Comments off

Here is my competitors site — beriultimate4u.com

They are ranking on the first page for the term “acai berry diet”

I need someone who knows exactly what my competitor has done to achieve their results. I am familiar with SEO and I am quite certain that they are using ScrapeBox to get their backlinks.

They were able to get 1900 indexed backlinks almost instantly according to Market Samurai and MajesticSEO (92 .edu /.gov).

Please carefully research this and be 100% certain you can achieve equal or GREATER results than this before you bid!

If you have any questions at all, please contact me.

Social Networking Website

October 28th, 2011 Comments off

Professional, high standard and fully customised social networking website required with full cms.

Please do not send me lots of links, send me only your best quality social networking website you’ve created so far.

Only serious enquiries. No time waisters please!

Move 250 Articles From One Site To New WordPress Install

October 28th, 2011 Comments off

I own a website that has 250 articles. I want to move those from one part of the site (it uses old code) to WordPress. The easiest way I see it is to copy the pages and then just paste into WordPress which right now is installed in a sub folder on the site.

All I need is title to match, main part of text with the links still (which should migrate when you copy and paste). That’s it.

Html / Css (about 30 Pages)

October 28th, 2011 Comments off

We are in the URGENT need of a HTML / CSS guru who is available to slice PSDs immediately and including the weekend.

Webiste Section Interactive And Databased

October 28th, 2011 Comments off

I’m looking for a talented and creative person or team with an excellent command of the English Language to design and do the programming for a section of a website which will enable our users which consist of two kinds of users, one providers, two buyers so to speak. We are simply providing a service to all of these users. Providers require to register for a free account and fill in all the details with regards to their listing (service) and these details will be in a form of fields in forms. They will also be able to upload a logo, be featured listing on the main page (12 featured listings) and the listings will consist of basically a short description about the organization and link leading to a full details about that organizations service and this featured will also appear in every search of all listings in the results. Whenever a search is done which any visitor may do, and be able to do, and a soon as a visitor clicks on the link for any of the results they are prompted to log in to gain access or register for an account if they don’t have one. The suppliers should be able to upload a 30 second movie which the site will have to convert on the fly and compressed as well as converted to flash based or fly player to be added on our site. The suppliers will also be able to pay for the advertising when they agree to be featured on the main page whether in the text feature or the Movie featured and pay in real life for the length of months they choose in the form. The supplier will also be able to upload news about their organization. The registered users will be able to rate the suppliers as on scriptlance, and write short comment about their experience with a supplier, as on Scriptlance. The registered users will be able to have reminders about some event dates. For example they want a reminder about a specific event one week prior to the event date or two weeks or 30 days prior. More details are available to the bidders. Messaging system to suppliers and registered users and a message board within the secure log in area only. Have a Print Listing Page and send to a friend, but the send to a friend will only show the short version where the friend when clicks on the link will view the short version of the listing which is a short description and title with a link. Once the person clicks on that link they will be prompted to log in or register for a free account. Not flash based website, more database. One set of registered users will be able to submit own news and events about their org and also be able to book advertising all from their secure account once they are login. We want to have a facebook, twitter and a few other social network presence for this section of the site and all to update automatically as site gets updated. When developing this section you will need to ensure that what you develop is easily possible to expand on in future improvement or new functionalities to be added later so it is adaptable. Currently our presence is on the first page of Google search, for keywords within our industry, and we want to make sure that remains so after the development (currently optimized). If possible and inexpensive include have a presence for us on Youtube. When this project is complete to move current website to a new server along with what you have developed for us. CMS to easily manage site and to make this section modular so that we can expand to other areas and it will be simple to adapt this section to newer sections to be added in the near future.
Thanks.

Script 4 New Screen

October 28th, 2011 Comments off

Conclusion of Part 3 of the existing project.

I have had to waste my time and money creating this new project because neither myself nor my coder can use the existing screen because it is too full and too slow and impossible to navigate.

It is a matter of some concern to me that Scriptlance can’t be bothered to enable a new page for when this happens. So I have to pay another $5 so that I can communicate with my programmer.

Oh, I see that the minimum fee is now $10.

Shame on Scriptlance. Pathetic.

One Page Football Betting Odds Comparison Site

October 28th, 2011 Comments off

FULL SPEC ATTACHED!

Technology
The site should be created with ASP.NET 4 (C# or VB) and jquery, the ajaxtoolkit should NOT be used.
Web forms or MVC (Microsoft project SILK style template considered)
The website will be deployed in a shared hosting environment.

The data in xml format (see see attached doc) should be pulled from a remote data source, for example some-other-site.com/data.xml
The datetime element is the fixture start time in UTC+0
The status will be:

Db Admin Broken

October 28th, 2011 Comments off

We cant log into the site and cant login into the backend to change the passwords for our OS COMMERCE, we are using GoDaddy for our hosting.

Only For An English Native Writer 2

October 28th, 2011 Comments off

Please, if you are not English Native, Do not apply, I wont consider you application.

I need 4 article 600 words about services. No fluff within the article.

You can find the samples within the programmers resumes in various freelance sites

Catchy Title with Keyword included in it

First 160 Characters Well-Optimized Description with the main Keyword included in it.

I need the Optimized description to copy paste it to the meta description box field.

Catchy sub-headers within the body of the content rather than the usual boring block of texts.

Main Keyword in the last sentence of the last paragraph.Catchy Title with Keyword included in it

Main Keyword in the last sentence of the last paragraph.

Total Budget $6 per article

Magento Web Site Updates

October 28th, 2011 Comments off

Need a magento pro for about 20 -30 sinple updates to a magento site
updates will be thigns line reordering of menu links, removing pages changing texts and so on.

Asp.net Site Help

October 28th, 2011 Comments off

I need help modifying my site to call data/input from SQL, What I’d like to do is enter a “product code” on the site and based on that code # I’d it to auto fill other data. for the input we need to be able to input the product data into the SQL database.

Categories: .NET, ASP, ASP.NET, IIS, SQL, Website Tags: , , , , , ,

Need Site Redesigned Asap 2

October 28th, 2011 Comments off

This is for Photo facial machines dot come, been 3 years with current design and time for a new look. Want the new design with better conversion rate, good traffic slipping conversion rate for the past year.
Will intergrate with current data base, it is a joomla css site with paypal, want a better look, with a great design that will make people want to buy.
No resume I want you to tell or show me (mock up etc) what you will do and how long it will take.

Writing 200 Words Of Content Onto The Page

October 28th, 2011 Comments off

Create content on each of those subpages, related to its corresponding keyword, and get keyword density to 1-3% on each page
–a. For example, create content on www.doodads.com/bestdoodads that is related to

Ebook Rewrite – With 8 Articles

October 28th, 2011 Comments off

Need a 100 page ebook rewritten along with 8 articles of 400 – 600 words with information from the ebook. Will provide audio transcripts, copy of ebook, types of articles and audio samples if necessary. The subject is motivation, tapping into strengths and personal leadership. Need someone with great writing skills and proof to support claims.

Object Oriented Php Expert For Evaluating Php Scripts

October 28th, 2011 Comments off

I need an object oriented php expert to evaluate some php scripts for 8 hours so your bid should be for that amount of time.

This is the first project of a series depending on how it will go.

The project may be awarded to more than one person and the best one(s) would be invited to the next projects.

The project is to evaluate/install/test php script(s) and give some reports at the end. Here what the report would contain:

——————–
These would be obtained through a tool (maybe you can suggest a tool.):

Objective stats (lines of code, ratio comments per line of code, total modules, total classes, …).

——————–
These would be extracted by looking at the code:

Subjective stats (easy to install, easy to configure, modular, code and design separate or easy to understand, …).

Efficiency (access to db, way to render html).

Security risks (SQL injection, cross site scripting, resource manipulation, authentication)

Maintainability (modular structure/code/db, easy to expand, following some coding standards, development methodology, documentations, reusable components percentage).

Dependability (resources, transactions, data integrity).

Supports standard formats.

Incorporates configurable affiliate areas.

Set Up Mosetstree On Joomla

October 28th, 2011 Comments off

Set up mosets tree on our joomla template:

- with categories

- business profiles

- customize fields on business profiles so they all match one general industry

- enable and set up all functions, such as user sign up and profile creation

- add paid membership to user registration

Cancelled Project:i Need My Site Deep Cleaned.

October 28th, 2011 Comments off

To: Osyrys14

From: Haley:

I would like to inform Osyrys14, that the above project is cancelled so is the escrow account. We discovered the project had nothing to do with the ills of our site, therefore we decided to cancelled it.
We definitely consider you in any future projects. We apologized for any inconvenience this might have cost you. However, we’ll evaluate the previous project you completed for us and access the level of reviews due you.

Very truly
Mr. Haley.

Joomla- Directory Extension

October 28th, 2011 Comments off

Looking for someone who can make following extension for joomla:

- directory listing extension

- lists/ categorizes profiles with dynamic display

- users can register for free or paid membership

- users can edit their profile

- profile has special fields for specific businesses

- users have control on the categorization of their profile

- public can rate user profiles

Joomla Website To A WordPress

October 28th, 2011 Comments off

Need to move my Joomla website to a WordPress platform over. The URL’s should stay the exact same as well as all the categories, articles, and images.

Magento Design And Implementation

October 28th, 2011 Comments off

Hi there,

I need a new site designing and implemented into Magento. I am looking to launch a store which will be selling products such as Bath Bombs, Soap bars and bubble bath jelly.

I am looking for a site which would be a mix of http://www.thebodyshop.co.uk , https://phoenix.lush.co.uk/ and http://www.moltonbrown.co.uk/store/index.jsp

Please look at luvlystuff.co.uk and at the logo to get a feel of the brand

It needs to be clean, function well and have social media integration with Twitter, Facebook like buttons, Google Plus, blog and also Facebook product demos.

It needs to be SEO friendly.

If this is successful there will be plenty more work as the site and store grows.

People with previous experience working with cosmetics and can show good work would be preferencial.

Best Regards
Kevin

Bear