Archive

Posts Tagged ‘movements’

Clixpy Clone

May 20th, 2011 Comments off

Clone http://www.clixpy.com

Before you continue reading, please review these two websites to understand what the concept is all about:

I’m looking for an experienced developer to create an screen recording website with all the basic functionality.

As you can see in this websites where users simply can register and get a javascript code which they add to their website in order to track user movements on site. The application must be able to track the following:

- Mouse movements and gestures
- User inputs
- Scrolling
- Where users click

Then, they can play the recorded session in a simple flash interface and have a couple of reports of time spent and others. (please, check the sites in details for all the funcionality needed)

All the data should be stored in a MySQL database.

Summary:
Tracking JS code for different users/sites that tracks mouse movements and gestures, user inputs, scrolling, where users click
Store that information in a remote server running mysql/php.
Ability to play the user recorded sessions in flash.

No worry about the look and feel. This is not a design job. Any working example you can show to prove your expertise with this kind of tracking technology will be greatly considered.

Traffic Movements Counting Using Video Footage

April 18th, 2011 Comments off

This is a programming request that would interface with video recording of traffic movements at a junction or roundabout.

I would like to be able to count traffic turning movements from a video recording which would be taken on site over a period of several hours then played back on my PC. For instance, A video camera could be placed 2.5m on a pole overlooking a traffic junction (it may be a ‘T’ junction, cross roads, or roundabout for example). The software would track and count the cars as they turn and produce the results in a format suitalbe for spreadsheet use.

The survey data would be allded up into 15min interviles for a period of 2-6hours.

It would also be an advantage if the vehicles could be clasified i.e. car, van, lorry.

I will not have any available video footage for a couple of weeks but would be grateful for an idea of cost involved with this.

Nhl Website – Gaia Framework

March 10th, 2010 Comments off

Completion of a website which is already mapped out in GAIA framework. See template attached. The illustrators files, the flash elements are already completed and what is needed is for the animations and movements to be programmed for the site which has the site opening within one page.

We provide:

1) all the graphic elements of the site in Illustrator file and Photoshop

2) Flash files (with Gaia platform) with the elements that needs movement

Your Task:

1) To create seamless and smooth flash movements

2) The site will be full screen and everything happens on the same page

3) The compositions of the various pages (clicking on the menu bar) will happen on the same background which does not change (see jpg template attached)

4) What will start the transitions, from page to page (clicking on the menu bar) will be the disappearing of some graphic elements of the previous page and the appearance of the new elements to form the new page but everything happens on the same background, same page, no _blank.

5) Your task is to create these movements of the various elements (appearing and disappearing) on the same background (to be familiar with http://www.greensock.com is essential for a fast and seamless animation). The different movements will be upon your creativity.
See these two sites for reference of appearing and disappearing of the elemnts when you click on the menu bar:
http://hookyinteractive.com/
http://www.theshelterpetproject.org/

6) And last is the creation of a 3D sphere (see the jpg of the template) which move very slowly as a part of the background ( see the jpg of the template, the sphere or the part of it is the one with the texture of cirular dots behind the eye: the sphere will rotate very slowly always in the same position, in the background independently on what happens on the change of page)

The Programmer must be familiar with these platforms for faster and better animations with Flash:

http://www.greensock.com/ (tweenmax, tweenlight etc…)

and it goes with the above:

http://www.gaiaflashframework.com/

Data Search Msaccess Vba

February 25th, 2010 Comments off

Hello

I need to identify some records in a table with warehouse movements.

This must be a MsAccess module (only VBA) 2007 version.

You will have 3 tables
1-Warehouse Movements
2-Date (date you have to process)
3-Output (similar to warehouse movements)

Task

- read a Access table (see excel file for example)
- read table “date”, for each value in the table (Date0)
- read warehouse movements, for each ID/company
- select records that: date1<=date0 and date2 is null or date2>date0
- select the highest “num” value, if this it has “numord”=1, then you have found the record, if it is =2 then, continue with next “ID”
- Fill this data in Output
- mark the record processed in table “Date”, next time you wont process it again
I will provide 3 tables and test data.

Bear