login sign up

offline
Last seen: May 11, 2013 11:30 AM EDT
Hire Me!
Rate: $8.00 USD/hour
Follow Invite to Project
 

terranProgrammer

Avid I.T Solutions

Username: terranProgrammer

  • Has not made a deposit.
  • Has verified their email address.
  • Has completed their profile.
  • Has not verified their secure phone number.
  • Verified
  • Payment is verified.

Location: Rizal, Philippines Philippines

Member since: May 2010

Reputation:

5.0

(3 reviews)

3.5
[see more]

My skills:

My projects:

  • $275 USD
    5.0
    Profile image for Seller HwjNetwork

    HwjNetwork Canada

    Feb 17, 2012

    A pleasure to work with I would hire again . You do not need to look elsewhere Hire this person for your project. 5 stars+ more.

    Project Description: To add to our website a login area where girls can manage their own photos etc for profiles. have online - offline status when girls sign in or sign out. and maybe a few extra thinks may need to be added as well...
    [more]
  • $75 USD
    5.0
    Profile image for Seller grafxpro

    grafxpro United States

    Feb 15, 2012

    This project involved fixing someone else's code. Jay was able to understand what we needed and integrate it into the existing code.

    Project Description: We have an existing website that we use to track our projects (envisionmanager.com). It is in .asp and utilizes an MS Access database, I believe. We need to make some updates to the code and add two new features...
    [more]
  • $90 USD
    4.8
    Profile image for Seller designaspect

    designaspect India

    Dec 1, 2011

    I liked working with this professional. Good job in ASP.

    Project Description: Need to find a good individual or a company with a very quick response time to work on a small maintenance updates on a Classic ASP3.0 ecommerce site. It is an ecommerce site with a custom CMS backend, and SQL Server DB...
    [more]
    terranProgrammer has not completed any projects.
  • $80 USD In Progress

    First and foremost send me legal template examples. -Need quick and experienced developer. Need website to be up in two days.-Admin Panel -Send me templates for legal field. (private lawyer). I like one, I will take you on. The templates you send need to be certified and certificate provided. In other words, it has to be legitimate.home page - about the firmabout - divorce ,family law ,....contact information page, useful links page -Definitely need to be able to make adjustments to the website. I will eventually want to post articles, if I ever write them. No blog. -search engine optimization.

    [more]
  • $10 USD In Progress

    I have a contact form that sends the user's form data by email to the admin. I just need the form to also send an email to the user that filled out the form. Just a 'thank you' email with only their name in the email body, no other form data needs to be sent.budget $10 and a great review.

    [more]
  • $100 USD In Progress

    [This is a Private Project. You must be logged in to view the Project Description]

  • $85 USD In Progress

    Modify a shopping cart to only apply giftcertificate money to product and exclude shipping.This would be based on an affiliteIDpicking programmer tonight, what someone who can start now.

  • $75 USD In Progress

    I need a quick Petition Style Website made. Most probably 2 pages. Simple page will require a Title Header and Body Paragraph section with a 'Petition Signed' counter at the bottom. Underneath the counter will be the small form-to-be-filled to sign the petition, which once submitted, will display a thank you message and have the user redirect to the second page where all the signers signatures and graph of fields 3 and 4 (graph explained below) are posted for public viewing. Also on the first page, under the fillable form, there will be a link to go direct to the signer's page where people can view the current list before signing themselves.For the fillable form (basic design):1. Radio Button: 'Anonymous Signer:' (by default, this option is off and the 'Name' field is Required, but if selected, the 'Name' filed is grayed out, user being unable to enter anything, but is automatically filled with 'Anonymous User 1' and counts for each one on wards.2. Text Box: 'Name:'3. Text box: 'How many cars are parked at this house daily?'4. Text box: 'How many members in this house depend on this road to be developed for easier and quick access?'Captcha (simple) to ensure human verification.Submit (button) View Signatures (button)At the back-end, I need an option to print (not for public printing) the list with numbers beside the signatures, allowing for easy counting and verification of the number of signatures. Also need a bar graph with one row (horizontal line) depicting the total Field 3 and a second row depicting total for Field 4.Any other suggestions are welcomed to make this petition more attractive and functional. Although very simple, i would like it to be as clean as possible and not at all messy. For the 2nd page with all the signatures and graph to be viewed publically, it should be in a nice chart with the following columns: Numbers, Names, Cars Parked, Family Members.

    [more]
  • $400 USD In Progress

    HTML coding of website designed. Photoshop files with design ready for coder. After coding, we will need an entire CMS built to maintain the site going forward.

  • $400 USD In Progress

    We have an existing mailing system on a domain that has a email creation section. Its' basically a FCKeditor (WYSIWYG) that allows the user to either input HTML code or create the HTML with the FCKeditor tools. There is also a image upload form on the same page. Normally, when we insert the HTML it has image paths that are already mapped to a certain domain (ex. savecashdirect.com/image1.jpg.), so we really don't use the image upload function yet. But we will use it in the addition we would like for you to complete.What we need is for you to take this existing code and integrate it into another domain application. The other application is already built as well, so you will just be creating this section. Once the email HTML is inserted into the editor, it needs to create individual ones for each of 15 or so landing domains that we use. So, if I enter some HTML that has <img src='Newsletters/Images/image1.jpg'> then once the user hits save, it needs to go through the HTML and find the <img tags and replace it for each domain and save a separate copy. So I'll have one for instance that is Auto_sc.html with image paths set to <img src='http://savecashdirect.com/Newsletters/Images/image1.jpg'> and another called Auto_pd.html with image paths set to <img src='http://pdiscounts-mail.com/Newsletters/Images/image1.jpg'>, etc. The user then needs to upload the images and the script needs to FTP upload these images to each of the domains so that the image paths resolve. Last, a copy needs to be saved on this domain and on the mailing domain that you grabbed the editor from.After that, the last thing is to build a page that allows the user to select from a few dropdowns and retrieve the created HTML. So they can choose the domain (savecashdirect.com), then the category (Auto), then the exact creative (we may have multiple Auto), and then retrieve the HTML.We would like to streamline this process as follows:1) User will login2) User will go to newly created section under Mailers/Create (go ahead and overwrite this page with the new setup)3) User will create name (checked against existing names for duplicates) and proceed to page with editor4) HTML will be entered into editor and once saved will create individual newsletters for each name, individualizing the image paths, and uploading the images to each domain using FTP credentials.5) Once the process is complete, any errors will be reported and a summary page will be presented.6) Last, a page will be created that will allow the admin to come in and choose 1)domain, then 2) category (ex. Auto, Health), and then be presented with the HTML so they can copy and paste into our mail system without having to change image paths.

    [more]
  • $80 USD In Progress

    We are a talent agency. When we get a job from our clients for a new TV commercial we email them a list of our actors that we think will match the roles in that commercial. Currently we have been doing this manually, creating an email, typing in the project name, typing in the role titles and typing in the actors name and ages that matches each role, copying in an photo of the actor and adding a link back to the site so the client can see the full profile.We want to automate this via front end of the site. www.outcasts.co.nzIt will need to work like this- create a project- assign a client to it (we will have a list of them and their email contact in admin end of site) and then - create each actor role for that project (one project can have multiple roles)- then search site as normal per our normal search function (visit our site to see how this works) and as we select them with check box they are not only added to watchlist they are added to the specific role I have just created- I can then create other actor roles for this project repeat this until all roles have been done- when I have finished I click send and this list is emailed to the clientI want the site to create a thumbnail of the actor which will include their first & second name, age and a link back to their profile -you can see a sample of how I want it in the other email I'm sending subject 'sample'. The reason I want these thumbs created with detail and link is that the email will carry these as individual images and therefore it will load well on smartphonesThe email will need a reply address A copy of this email will be sent to us alsoI've attached an image of how the email should look. Thanks

    [more]
  • $90 USD In Progress

    I need a code in ASP/VBSCRIPT to update my status on twitter with an image.I have a page that upload an image to my server and I'd like to post it on twitter too.I have already update my status on twitter in ASP without the image but i couldn't do it with image.It should be in ASP

    [more]
  • $300 USD In Progress

    We have an existing company website that is presently not online but is the same structure and layout as www.ocra.com. We need to create a 'Companies for Sale' pages in ASP as an extra service for these pages. The company for sale pages should have a table feature where all companies that we have for sale are listed by name or just xxx (in case name is confidential) a column for narrative, a column for price and a column for purchase now that is then linked to a paypal/credit card payment page (for companies up to EU 5000. Companies in excess should take the viewer to a page where they can download a mandate contract. The successful bider will have reviewed other companies for sale pages and make a sensible suggestions with a binding quote.

    [more]
  • $250 USD Oct 20, 2012

    **Workflow - Must sign off to design concepts before moving into production****Custom Design - Please no templates - if template is needed for adaptation please let me know prior to use**Looking to design a page that has a personal feel of the corporate website : http://www.bathfitter.com/This is for a small division within the company. Here is an example of a small divisions website: They require much less information than the bathfitter site.Replicate the 'Design your own bathroom' program. Make sure that it is mobile friendly. Flash will not work.Personalized Bathfitter page options include:- Map/Directions integration- Contact Form- Displays- General Information- Call to action- 2x Blog integration: Add & Edit content through CMS system- Community board (news blog CMS system) showcasing upcoming events and tradeshow information. Google maps integration with pins to locations. Client must be able to easilty update in CMS

    [more]
  • $250 USD Oct 8, 2012

    You must create a site for the school. For information on the location, history of the region, the history of the school, known students graduates. And from photo gallery, and different applications for each department of study.

    [more]
  • £75 GBP Oct 6, 2012

    I need a very basic site built using the following image / design - in .png format - its the BLUE & ORANGE design (just in case there is more than one design contained in the .png - I may have added more accidently). This needs to be completed very quickly but is very simple - basic HTML / CSS. Please bid with a sensible price to reflect the simple nature of this project build - it only needs to be 3 or 4 pages linked - all of which can have very simple content on & a very simple contact page. Please detail how long it will take you to complete. I will send you FTP details to upload it on my staging server. Good luck to all. Immediate start.

    [more]
  • $8 USD/hr Oct 5, 2012

    I am looking for Custom PHP Developer.Only experienced person can bid.This is 6 months contact position.Contacts will be increase.

  • $300 NZD Oct 2, 2012

    HI there, We have 5 apartments that provide holiday accommodation in Coromandel New Zealand. We require a website that takes bookings and that is pretty and effective.I'd like it based upon this:http://www.sudimahotels.com/Kind RegardsSarah Clarke

    [more]
  • $750 SGD Jul 12, 2012

    Take over my previous designers work.Requirements:Need to understand what the designer did with the siteMSSQL KnowledgeVisual Studio might be necessary as the previous designer used that. Make my site dynamic and eye catching if possible just use his old files and revamp it, not necessary to edit the database just improve on the current site. Expected Budget $1300You will be our goto guy in the next 2-3 years for ad hoc maintenance and problems.

    [more]
  • $350 USD Mar 5, 2012

    I am starting an auto brokering business, need a website built for it. The website will need to have separate logins for all of my employees, they need to be able to input 15 fields of information for each customer. The information needs to stay private to each employee, but there needs to be a manager login, that will allow me to view all of the customers that were input. If possible, I would like a graph or chart that each employee will see, that will compare there sales to the other employees.

    [more]
  • $50 USD Mar 4, 2012

    HiI sell gift card and it is my website www.eitunesgiftcard.com .I want when customer buy gift card.code send automatically to her/his email

  • $150 USD Mar 1, 2012

    The website is 75% completed in html & css with some javascript. I need it to be converted to PHP with mysql setup, some pages properly coded and other things to be added. I will give more details to whom I award the project.Have a look at the website here:http://happeninz.host56.com/

    [more]
  • $250 USD Feb 13, 2012

    I am trying to build a directory website. The site will have categories and in those categories, listings of various types of businesses. Each listing will include a picture, a description, a rating, and feedback that can be left by any registered user on the site. We will provide the structure in form of html/css template, logos, menus and graphics for the page. But I need someone to add database functionality to the site. Basically we need to be able to add listings data to the database, and later retrieve that data based on various search fields. There is also automatic listings displayed from the database on the page based on the users current category preference and overall ratings of those listings. Users should also be able to register and log in, add listings to their favorites and leave feedback for various businesses. We need someone with strong relational database skills. Further details will be provided.

    [more]
    terranProgrammer does not have any open projects.
    terranProgrammer does not have any work in progress.
[see more]

Portfolio

[see more]

Resume

Experience

Senior Programmer

Jun 2008 - Jan 2011 (2 years)

Helpers Link Global

Senior Programmer

Education

Computer Science

STI e-College Southwoods

2001-2007