Warning: Cannot use a scalar value as an array in /home/admin/public_html/forum/include/fm.class.php on line 757

Warning: Invalid argument supplied for foreach() in /home/admin/public_html/forum/include/fm.class.php on line 770
Форумы портала PHP.SU :: Версия для печати :: Помогите перевести
Форумы портала PHP.SU » Разное » Прочее » Помогите перевести

Страниц (1): [1]
 

1. badimalex - 06 Июля, 2011 - 17:35:05 - перейти к сообщению
Всем привет) кто шарит в енглише, помогите понять суть задания. просьба в гугл переводчик не кидать, а в кратце описать задачу.. спасибо

Цитата:


Landing pages generator system project

SYS WILL BE IMPLEMENTED ON - Gamezula.com

The system creates LPs using an HTML file and its graphics files (store these correctly on Gamezula.com). each new LP generated will get a unique ID.

Also, it needs to handle incoming traffic and redirect it to a predefined link.

After file are uploaded (via the sys by using “browse” and “upload”), we will be asked to enter a link ( that link will be behind every clickable space on the LP generated). Link ex. :

http://www[dot]bestpickz[dot]com/noif.php?ID=9999
after we will instert the link we push “generate” and we will be presented with a gamezula.com link for that LP. Ex. http://www[dot]gamezula[dot]com/page.php?ID=XXX
traffic tracking and processing:

when we advertise, we will use the generated gamezula link but we will add it a DP (dynamic parameter, that help us to track from which ad exactly the clicks comes from) ex. :

For example, a user clicks on an ad on Facebook.com: http://www[dot]gamezula[dot]com/page.php[dot][dot][dot]XX&DP=ZZZZZZ (we are adding the DP parameter ourselves)

The DP holds a text string that needs to be forward and added to the link we inserted when we generated the page.

When the user clicks on any linkable object (button, img etc. ) on the HTML page – the predefined link (bestpickz above ex.) should be populated with the previous DP string (NOTIECE – THESE ARE NOT THE SAME IDs):

http://www[dot]bestpickz[dot]com/fullfra[dot][dot][dot]9&DP=ZZZZZZZ
The system is responsible to process the HTML file and edit all the existing links so that they would contain the predefined bestpickz link.

The html file will contain the following in EVERY LINK:

The href would be changed to the predefined URL. This way, we have a generic naming system for all links in the HTML file that the back end system can recognize and change.



Uploading:
Upload HTML Page + file + link
Editing:

Edit page according to an ID #
It allows admins to upload a new HTML file for an existing HTML page.
Change the bestpickz link
Reload other graphics (as part of the whole HTML editing)
A field for uploading the HTML code
A field to input the BestPickz link
Delete page by ID # - deletes an existing HTML page according to the ID #
2. LIME - 06 Июля, 2011 - 17:42:14 - перейти к сообщению
http://translate[dot]google[dot]ru/
нашли форум по теме ))
3. White - 06 Июля, 2011 - 18:41:40 - перейти к сообщению
система сохраняет страницу назначения у себя, заменяет все ссылки на ней на свои(грубо говоря ворует чужие страницы, и выдает их за свои), потом генерирует ссылку на страницу у себя добавляет к ней id пользователя(dp), и дает ее пользователю.
Пользователь вероятно засоряет ею весь интернет, а система считает сколько раз по ней перешли (и наверное платит за это пользователю).

 

Powered by ExBB FM 1.0 RC1