Archive

Posts Tagged ‘container’

Need Help With Javascript. Experts Only

October 31st, 2011 Comments off

This is a bit of an odd project but I’m hoping I’ll find someone to help. Here is what I need:

I’m trying to find a way to increase the font size automatically as a webpage is resized and since there are currently no CSS properties to handle that I was hoping there would be a way to achieve that by using Javascript.

This is how I was think on approaching it. I will create a main div container on the page set to 100% height and width and a base font size of 10px. Inside this container I will place headings and paragraphs which font size will be determined using % and be relative to the container font size. For example H1 will be 100% of the 10px and <p> will be 20% of the 10px.

Now the tricky part. I need the JS to be able to be able to identify the containers size in pixels and change the font size value every time the container is resized. For example if the initial container size reads 1000×1000 the font is 10px, if the container is resized to 1200×1200 the font size value of the container becomes 12px and so on.

Please let me know if you are able to do this. I’m not looking to save money but I am extremely picky about the logic of the code and keeping it clean and simple. Quality is my number 1 priority.

REQUIREMENTS

1) The candidate should be a JS expert
2) Should have samples of code from other projects

PLEASE DO NOT APPLY IF YOU ARE A JS BEGINNER!!

Thanks

Yui Button Container Form

August 15th, 2011 Comments off

Urgent–need a solution fast!

Project sample reference:
http://www.henryfordinternalmedicine.com/metrics/sample.php

The above link references what I’m trying to accomplish. On the sample page you’ll see a button click the POST PROGRAM METRICS.

Project Requirements:
1.) In the table: I want to make the name of each program and the button in the Input Form column of each row to launch a container form as demonstrated with the example POST PROGRAM METRICS (modal:true with tabs oriented to the left, etc.).

There could be 1 program, or there could be 100 listed, so I need a dynamic solution.

2.) Once the button is clicked, I want a PHP file to request a query for any data that may exist for this particular program (via program_id) and populate the form.

3.) Once the user makes changes to the form, when they hit the SUBMIT button in the form, their action will update the database and close the container window. The parent page should display the updated changes.

4.) Finally, there is a IE bug (IE 6 and 7) that causes issues with the displaying of the container. I’d need a fix for this as well.

Also, I don’t need a full solution–I simply need an example. Using my sample page. I simply need an example that demonstrates how to do this. In other words, you don’t need to query the entire form–use a few example fields.

Automated Price Protection Module For Existing Buying Game

August 11th, 2011 Comments off

This project is an automated price protection module for an existing buying game called “Bid ladder “.

Here’s what I Have Now:
The existing buying game mainly consists of a list of Buyers who are placed in a MySQL Table, ranked according to the purchase price that they had paid for a certain product. Each buyer is displayed on his own ladder step (DIV Container) according to how he is ranked.

I have an elaborate ajaxified template system: I can enter a Number in a field and the script will create that number of ladder steps on-the-fly. I can drag them to any position and save the resulting layout as a template. During game play, I can change the Number of ladder steps and the script will adjust the display accordingly.

Here’s what I need:
I want to use the existing functionality of the Bid Ladder Game to create an automated price protection module. I will provide the coder with a detailed formula for triggering the price protection actions.

The coder should have extensive experience with Developing WordPress Plugins, and creating draggable containers using AJAX. He should also have experience with WordPress’ cron job functionality.

Overview

Let me break this down a little bit for easier understanding.

The way my existing script currently works is By adding +1 to an existing numeric variable, my script will add another DIV container to the array.

By subtracting -1 to an existing numeric variable, my script currently removes one DIV container from the array.

For this project:
All we need to do is assign (X,Y) coordinates for where this container will appear.

This new container should always appear dynamically a specific distance from the last container in the array.

Next, we create a triggering mechanism that will define when to Add or Subtract +-1 from the above mentioned numeric variable.

To accomplish this task, we need to create about 5 numeric variables. The value for one will be entered in a New Text Field on the Product Setup Page . We will create one Control Panel Page in the Admin Area, here we will display the value for each of these variables (for monitoring purposes).

In this Control Panel, admin will set a Random Time for when to ADD +1 to the above mentioned numeric variable. Such as, Once between 0 -16 hours. (Admin can set frequency and can set hours: Possibly using wordpress cron job function). There will be two occurrences of this RANDOM type of routine set in this Control Panel, and run by the cron tab.

In addition to increasing the above mentioned numeric variable, we will insert a bid for the Bid Devil Player. By my script’s existing functionality, this will cause the Bid Devil Player to appear in the correct DIV container.

When someone places a bid, the Reserve Price Function will be automatically triggered. Using a formula that I will provide, the script will check certain numeric values, under specified conditions the script will perform the ADD or SUBTRACT +-1 mentioned above, and ADD or CANCEL the Bid for the Bid Devil Player.

We could make it look nicer by having a great graphic appear in the div container, when the Bid Devil Player is displayed (rather than the existing name and gravatar image).

And that’s it…

Psd To Joomla Conversion

November 26th, 2009 Comments off

Please see attachment of the design of the site. I will provide the PSD file as required.

The banner image will change, and will be a different banner for each main navigation item (i will provide these).

There will be a “moo menu” type submenu for the main navigation.

The video box is a flash player with a skin, which I will provide.

It is important that all the container boxes are flexible so more content allows them to expand vertically. For example, the DVD products – all the boxes inside the DVD products container should be expandable with more content. The DVD products container itself should expand with the content inside it.

The newsletter sign up will have a tracking code which I will provide.

I will provide all ftp details and control panel access for you to set up the joomla site from scratch.

Please PM if you need any more clarification.

Container Gardening Blog Posts

October 12th, 2009 Comments off

I want blog posts about container gardening.
I want the posts to be about creating, maintaining, advantage, disadvantage of container gardening.
This should be similar to
http://containergardening.wordpress.com/
http://containergardening.about.com/
Each post should be 250-500 words with keyword density of 3-4% (keywords will be provided)
To start I need at least 10 posts + 10 rewrites of the posts with less density of keywords.

This project should be really easy for some one who is good at researching and writing.
Please send me a samples of your work to my PMB.

Linux Multithreaded App

September 8th, 2009 Comments off

This needs be to completed in C++ OOP, running under Linux with pthreads.
Also no GUI is needed, this is a hyperthetical console application (there are no airplanes involved)

No this is not homework, it’s for demonstration purposes.

1. Currently, the airport has two runways, one for landing and one for taking off. Each runway
is equipped with a device that links to the Airport computer system.

Design and implement a C++ program that can provide the MARS control personnel with the
following information:
(i) Total number of aircrafts in the airport at any time (T)
(ii) Total number of aircrafts arrived in the last 24 hours (TA)
(iii) Total number of aircrafts departed in the last 24 hours (TD)

2. The airport is also equipped with a special unmanned vehicle (SUV) for transferring lugg
from a landed aircraft to the luggage area. There are two teams, team A and team B,
participating in this transfer. Team A loads a container of luggage from the landed aircr
onto the SUV and team B unloads that container from the SUV.
You can assume that:
- there are, on average, approximately ten containers to be transferred for each aircraf
(you can change the number of containers to some other number if you wish to do so);

- it takes, on average, one minute (you can change this amount of time if you wish) to lo
a container onto SUV and thirty seconds to unload a container. The loading and unload
teams are instructed to serve landed aircrafts on a first-come-first-served basis (landed
aircraft are put in a wait-queue for luggage transfer).

The control personnel want to see:
- which aircraft is being unloaded (aircrafts in the queue are respectively given virtual
tickets: 1, 2,3,

Php File And Image Uploading

July 30th, 2009 Comments off

Technical background:
- System MUST be programmed in PHP / XHTML
- Use of mootools Javascript library not jqery.
- The main application should inject a div container into the existing site, where the application is beeing loaded.
- All the javascript code must reside in a file called application.js
- External scripts such as mootools can be loaded through assets.
- Furthermore images and css files must be loaded also through assets ( including loading status message bar )
- All the javascript must not be applied on markup in XHTML
- base container must have an unique ID, which should make it possible to invoke more than one application within
same page.
- the base container must be resizeable and movable.
- the application layout must be divided into following sections: directory tree, image preview area, image selection area
and upload area.
- the complete application must be usable as standalone module for returning image urls, or a complete image tag for inputs
on existing html pages.
- the application should be also used with the brand new ckeditor

Modifications To Dynamic Grid

July 29th, 2009 Comments off

I’d like these changes made to the flash module while keeping the ones that I added myself.

To be added/modified:

- Fix & modify scrolling***
o Fix scrolling method I tried (or modify the one you gave me)
o Add

Template With Floating Text

June 17th, 2009 Comments off

Looking for a developer to build a one page template.

The Target platform is ASP.NET (2.0). No code-behind is required.

It is imperative that all styling is achieved through use of CSS.

Applicants must have positive reviews and a portfolio of professionally designed pages.

The template will have a professional web 2.0 feel. The project owner will provide numerous images that will be used on the site. The look and feel, background, header design of the template should seamlessly blend the color schemes of these images into the template.

The template must be SEO optimized; using meta tags for title, content and keywords as well as establishing appropriate header tags for the content provided.

The page must maintain integrity on all size monitors and work on all versions popular browsers released on or after January 1, 2008.

The template will contain a Background, a Header, a Footer and a Body. The body will be broken into 2 sections. One relatively narrow section the

Javascript Container System

June 15th, 2009 Comments off

I need someone to create a java container system that will allow me to put one piece of JavaScript code on my pages and then from within an admin interface add other code pieces from third parties.

There are really two parts to this project:
1) Create the JavaScript container that will go on the pages of the site.
2) Create an administrative interface, in Web 2.0, that allows me to add code to specific pages that will all fall within the JavaScript container in number 1 above. It should be powered by a MySQL database.

Here is a demo of a similar service: http://urlhop.com/r/?BCCWE

MUST BE COMPLETE WITHIN 14 DAYS.

Create Mega Menu

June 5th, 2009 Comments off

Project:
mega Drop Down menu

Skill Requirements:
- Advanced Javascript
- Advanced CSS
- HTML
- Prefer jQuery

Key Programming Tasks:
- Develop code that will allow for the following:
- Opening a mega drop down menu on mouseover
- Content within the expanded container (text, columns, and images inside of the expanded container)
- Container will have footer that will have placement for image
- The above items will be built for in house edits management.
- Similar to www.foodnetwork.com mega menu. The exact size and layout will be supplied.

Programming Notes:
- Project will include 4 top navigation text links generating 4 mega menu containers
- When the user mouses over a a top navigation text link in the menu, a container will expand underneath this menu.

Timeline:
- We need this by June 10, 2009 or earlier

Javascript System

May 28th, 2009 Comments off

I need someone to create a java container system that will allow me to put one piece of JavaScript code on my pages and then from within an admin interface add other code pieces from third parties.

There are really two parts to this project:
1) Create the JavaScript container that will go on the pages of the site.
2) Create an administrative interface, in Web 2.0, that allows me to add code to specific pages that will all fall within the JavaScript container in number 1 above. It should be powered by a MySQL database.

Here is a demo of a similar service: http://urlhop.com/r/?BCCWE

MUST BE COMPLETE WITHIN 14 DAYS.

Javascript Mega Drop Down Menu

May 27th, 2009 Comments off

We have a prototype version of a mega drop down menu that we have put together with various scripts from the web but we need something that we can edit / maintain ourselves.

Project:
Mega Drop Down Menu

Skill Requirements:
- Advanced Javascript
- Advanced CSS
- HTML

Key Programming Tasks:
Develop code that will allow for the following:
- Opening a mega drop down menu on click
- Animating an expandable container after user clicks on a link within the mega drop down menu
- Animating content within the expanded container (rotating banners / text / images inside of the expanded container)
- Loading data / HTML from an external file using javascript
- The above items will be built into a series of editable and manageable templates that we will utilize in house for site production and management.

Programming Notes:
- When the user clicks on a top navigation link in the menu, a container will expand underneath this menu. It will animate downwards and load content from an external file (this external file will contain the image paths and text).
- Javascript will control the animation, loading content from the external files and controlling the CSS style of the menu.
- We will have different external files that the javascript will call up depending on the users language options. Keep this in mind while developing the mega drop down menu.

Timeline:
- We need this by June 15, 2009 or earlier

General Notes:
- Visual interface style and navigation paths have not yet been completed. We are looking for core templates that is flexible enough that we can utilize and build upon.

If you can do this, please contact us and we can go over this project in more detail.

Please give us a time estimate and a budget estimate on this project.

Java Container

May 14th, 2009 Comments off

I need someone to create a java container system that will allow me to put one piece of JavaScript code on my pages and then from within an admin interface add other code pieces from third parties.

There are really two parts to this project:
1) Create the JavaScript container that will go on the pages of the site.
2) Create an administrative interface, in Web 2.0, that allows me to add code to specific pages that will all fall within the JavaScript container in number 1 above. It should be powered by a MySQL database.

Here is a demo of a similar service: http://urlhop.com/r/?BCCWE

MUST BE COMPLETE WITHIN 14 DAYS.

Implement Opensocial Container

March 25th, 2009 No comments

Implement opensocial container to our social networking site.

Bear