Archive

Posts Tagged ‘site help’

Quick Small Site Help- Design

January 18th, 2012 Comments off

I already have a full template done just need someone to update images a few links and some text

this is a quick job and i will be available for any questions you may have

Quick Small Site Help – Design

March 10th, 2010 Comments off

I already have a full template done. I just need someone to update a few images, a few links and add some text to it.

This is a very quick project and I will be available any hour of the day to help get it done.

I expect this to be done quickly as I need to get my website up fast.

Quick Small Site Help

March 5th, 2010 Comments off

I already have a full template done.

I need someone to add auto-responder code to my site, and upload the site(webpage) to my host.

This is a very quick project, and I will be available any hour of the day to help get it done. I expect this job to be done quickly, as I need to get my website up fast.

Quick Small Site Help-design

March 2nd, 2010 Comments off

I already have a full template done.
I just need a quick website done, someone to update a few images, a few links and add some text to it.
This is a very quick project

Small Site Help Design

February 24th, 2010 Comments off

Looking for someone familiar with Aweber.com who can help me finish setting site up for lists and familiar with dreamhost.com to help me upload information for an auto-responder. All templates written.

Quick Small Site Help – Design

February 20th, 2010 Comments off

I have a Niche package I’d like you to put together. It includes the opt-in page, news letters for a full year and some affiliate program suggestions.

This is a very quick project and I will be available any hour of the day to help get it done.

I expect it to be done quickly as I need to get my website up fast.

Easy Small Site Help

February 15th, 2010 Comments off

I already have a full template need someone to
update a few links, a few images, and add text.
This is a very easy and quick project to do.

I will be available any time for questions or help.

I need this done quickly so I can get the site up.

Qucik Small Site- Help

February 14th, 2010 Comments off

I already have a template done, I just need someone to update a few images, a few links, and add some text to it.

This is a very quick project and I will be availeable any hour of the day to help get it done.

I expect this to be done quickly as I need to get my website up fast.

Quick Small Site Help Needed 2

February 11th, 2010 Comments off

I already have a full template done. I just need someone to update a few images, a few links and add some text to it.

This is a very quick project. I will be avavilable to you any time of day to get it done.

I expect this to be done quickly as I need to get my website up fast.

Qucik Small Site Help- Design

February 10th, 2010 Comments off

I already have a full template done. I just need someone to update a few images, add a few links and add some text to it.

This is a very quick project and I will be available any hour to help get this done. I expect to get this done quickly so I can get my website up FAST.

Quick Small Site Help Needed

February 10th, 2010 Comments off

I already have a full template done. I just need someone to update a few images, a few links and add some text to it.

This is a very quick project. I will be avavilable to you any time of day to get it done.

I expect this to be done quickly as I need to get my website up fast.

Quick Small Site Help

February 5th, 2010 Comments off

Already have full templates done

Need to add a few images and tweek text

Very quick project need done fast

Fast Small Site Help – Design

February 5th, 2010 Comments off

I already have a full template done, I just need someone to update
a few image, a few link and add some text to it.

This is a very quick project and I will be available any hours of the date to help get it done.

I expect this done quickly as I’m need to get my web site up fast.

Quick Small Site Help – Design

February 4th, 2010 Comments off

I already have a full template done. I just need someone to add an image, a few links, including a webform and text to it.

I will provide details and be available for most of the day to answer questions.

I expect to this done quickly as I need to get the website up fast.

Quick Small Site Help Design

February 2nd, 2010 Comments off

I need someone to update some images,links and add some text to my original template I already have. My template is too simple to work with. I need to have my website up fast. This is a very short and quick project. I will be available any hour of the day to help get it done.

Quick Project-small Site Help

February 2nd, 2010 Comments off

Hello. I already have a full template done. I just need someone to update a few links, text and opt-in code.

This is a very quick project and I will be available any hour of the day to help answer any questions.

I expect this to be done quickly as I need to get my website up fast!

Thank You.

Quick Small Site Help Design

February 1st, 2010 Comments off

I already have a template for a web site and I need someone to add some images,a few links, and posibly some text. This will be a very quick project and I am anxious to get my site up fast.

Quick Small Site Help

January 31st, 2010 Comments off

Have templates for a squeze page. Need help putting it all together, add some pictures and text. Want to have it don quickly.

Simply Site Help

November 26th, 2009 Comments off

I need to make a dj site. My cuzin is a dj and he wants to promote he music on a website. I want to make him one so he can add it up him self.

Things I need:
Template – make it look good for djing.
NAV BAR – Home,Music,About me
Logo Design – make a cool dj logo
member signup – members can come and comment the music.
Admin panel – Were he can upload music come. and delete or ban users.

For uploading. When you upload we want to put it in area like.
If I want to upload a Techno song. I want to put it under TECHNO area.

Site Help

November 18th, 2009 Comments off

I also need help with the contact page. I want people to be able to cut and paste their resume in the contact page and have it sent to the smtp server (smtp.secureserver.net)it not working properly. Also I want to add a paypal button to the links page so people can click and pay me using my paypal account.

WordPress Site Help

October 2nd, 2009 Comments off

I want to create a wordpress site. I know what it should look like. – I need a job completed so I can post blogs and pictures.

I have installed WP and have attempted to put in a few plug-ins. I need help to get this finished.

Web Site Help

July 24th, 2009 Comments off

I need help to make a web site like mobog.com this is what I was told I need someone to do to make it. If you can make it they will come a lot of members will jump it fast! You show me you can make it and you will get paid what you like to get payed please let me know I have more info on what I like to do but later thanks
Ray
The backend application is the most important part of the site you’re looking to create. The front end presentation is important, but it’s useless if you don’t ways of putting data into a database, pulling the data out, and then using the data to generate useful output.

Let’s take mobog.com as an example. When you create an account, it needs to store the information you posted into a database… Along with sanitizing the data, making sure it’s valid and of course making sure the username and email isn’t already used. So those requests come in and you need to write the code to handle that.

You also need to have code that handles when a user logs in. So you would once again run to the database(or maybe something else, like an LDAP server or an OpenID provider)… If authenticated, then you need to persist the identity across browser requests(HTTP is stateless). This usually involves cookies. You also need to be able to handle logging out he user and killing the session. Usually involves removing it from the session store(maybe a database, or something on the file system, perhaps even something like memcache), and also setting the user’s cookie to expire.

As for the uploads… You have to check to make sure the file uploaded is in fact a valid image. Then at it’s most simplest, you will want to probably resize the image to some size that won’t screw up your site’s layout… You should also create a thumbnail of the image. Next you would move it to some location, perhaps some sever you’re running, maybe even the same server you’re running your HTTP server on, or even better, to something like Amazon S3 or some other cloud storage service. If the file checks out and there were no errors during resizing and moving, then you’d have to add the information to the database. This might be something that is a “pics” table or whatever. That would have path information to the file, who uploaded it, when they uploaded it, text about the picture… You know, whatever… Oh, in the upload process, it might also make sense to put freshly upload images into a queue for processing. That way you don’t have to handle the resizing and move to cloud storage all within the users request. You would then have a program or script that monitors the queue and does the processing and uploads… That’s probably not really needed though.

Then the display of users profile involves figuring out what user’s page they requested(if any), and then pulling out the correct data from the database. You’d probably want to take into account if the user who is logged in wants to see “NSFW” images, and if they are “friends” with the requested user. This allows you to send query to the database that ensures that while at work they are not getting locked porn pictures from someone who doesn’t have them added as ‘friend’(or whatever). You should also take into account if they requested a specific page to shown… that affects the query to the database.

Ebook Site Help

July 23rd, 2009 Comments off

I own an ebook site http://www.affiliatexposed.com/
From low sales I can tell the info on my site is not well set up and can be improved. Also I would like someone to help me with adding affiliate pages through clickbank. If there is anyway to help me promote it too that would be good.
So really I just need someone to help me redo the site to increase sales, someone who has knowledge with ebook sites.
P.S. I may be looking for a partner and give them a huge percentage (70%) but am not sure about this. Please post in message if interested about this.

Joomla/chronoforms Site Help

July 10th, 2009 Comments off

Hello,

I am almost finished with a site using chronoforms and I need some help working out a few kinks and making it happen. I am willing to pay someone for their time to help me get this done as soon as possible.

The site is a Job Website that will allow people to post jobs and others to post resumes and have each group search them out. However we need to charge a fee for the employers of the website. A lot of the website and its forms are done already however we are stuck in a few areas and need some help getting this done hopefully this weekend if possible.

1. Auto Login – Set in Chronoforms component but for some reason it does not work on all browsers and if it does auto log you in upon registration then the log in form on the page does not say that but goes to the thank you page with log in fields still there. no, hello user like normal.

2. SSL work with IE – We are not sure how this comes into play but, we want our clients to feel that they are secure with the information posting on our site. We have a certificate but for some reason cannot get it to work well with Joomla or the forms in chronoforms.

3. Different Access Levels – We need to set up the chronoform so that when a contractor registers at our site that they go into the group called ‘Contractors’. As well as with the health care providers that register, they go into a group called ‘Providers’ both with menus appropriate to their group. I have a Access Control Component that I am using to set this up but so far it is not working the way we want.

5. Hooking Registration – Being we are hooking all this together, I would need to show who submitted what resume and what provider posted what job in the back admin. I have used chronoconnectivity and got some of this done however, not sure how to get past this one part.

6. Creating a ‘my account’ type page – This is so that the person logged in can see what they posted and such.

7. No Contact Info – With that said, we need to somehow show all this information with contact info missing so people actually pay us for this information. We need certain info to show so both groups can choose, either a job or resume and we can secure payment from them before giving contact info out.

thanks to all who bid on this,

Bear