Mobile Portal Website

Here is the website
http://tinyurl.com/234vhjw

Right now it is a basic mobile website which searches a database.

I would like a feature called “my songs” added.

I’ll need the following added to this website.

#1 – Register – have visitors register and create an account.
#2 – Be able to “tag” results of songs and have them added to the “my songs” tab.

Ipad Demo Gui – Sencha

Hi,
we are developing a website app and need for a convention a iPad demo. There does not need to be any functionality but the GUI the design, the animations when changing into another menu item etc must be done.

Means: Project is to create a working dummy website for iPad GUI. Kitchensink animation, Tabs , etc.

We deliver all menu items and dummy graphics. Your job is to create a working dummy out of it. There wont be much items and many sites. In fact this can be done fast when the sencha framework is used.

Use this:http://www.sencha.com/products/touch/demos.php

Timeframe: 24 hours. better 12 hours….

Fix php/MySQL error "unknown column ‘Array’ in field list" by pixeldesignhouse

I had some edits done to an ecommerce backend to allow the selection of multiple items from a list, however the provider (off here) has left a problem, I’ve not been able to contact them and need this fixed as soon as possible… (Budget: $30-250, Jobs: MySQL, PHP)


Grab Text Hook Application C 2

Hello! Thanks for you time.
I have:
Win 32 native application that can logging all text which drawing on the screen from most application for e.g. notepad, word, IE. Application start Hook dll (SetWindowsHook api) and hook ExtTextOut and TextOut api functions for logging text. I have use EasyHook native dll for replace (ExtTextOut and TextOut functions). All grab text I store to global memory and then store to disk as text file.

I need:
Text logging which drawing in Google Chrom and Mozilla Firefox when the web page is downloaded. I do not need grab text from network traffic. I need grab text which IS DRAWIND in Google Chrom and Mozilla Firefox browsers.

System Requirements:
Visual studio 2008 c++ native project EXE and DLL and all sources of this projects;
x86 and x64 platforms code compiling;
use EasyHook native dll for this;

Main problems:
Functions that may draw text in chrom and firefox may not be exported from some dlls;
crom can have 2 processes for one page, so need inject dll in second process buy hook createprocess function (for this purpose easyhook has some help functions);

thanks
Alex