Archive

Posts Tagged ‘lang’

Design Logo&replacement Graphic Given Visual Brand Lang 2

October 30th, 2011 Comments off

Given a visual brand language document, create a new logo that represents and fits with the theme. Additionally create a graphic which (also fits into the visual brand language) visually explains that the purpose of the website being viewed is for them to purchase a pass to skip lines at some venue using their mobile phone. (see logo below – looking for out of the box and new creative solutions graphical problem solving).

Make Php/smarty Site Multilang- With Lang Selector Button

September 28th, 2011 Comments off

I need a multilanguage selector dropdown in the php/smarty based website.
At the moment, the website is in english, but has other language files. The website, by default, gives the option to publish the site in one language, where i need to be able to show the menu and other login/logout words in all the available langs. when the user selects the lang, the site has to use that specific language file.

iam a stable person to work with. This can be a trial project, where i really need a php/mysql developer to work with, please don`t see it as a one time job. thanks

I Want 1 Website With Lang Vietnamnes

September 18th, 2011 Comments off

I will go to VN sell shoes and clothes
I need 1 web for my shop

Tranlsation English To Italian

August 31st, 2011 Comments off

I have a config file (needed to translate a website) made in english and i need it to be translated in italian.
It is made up of 448 short phrases like:

$lang['434'] = “Please read our Terms of Service”;
$lang['435'] = “You must choose a price”;

what you have to do is:

$lang['434'] = “Per favore leggi i Termini del nostro Servizio”;
$lang['435'] = “Devi scegliere un prezzo”;

Respect the uppercase/lowercase elements just like i did.

The total number of words is about 2200.

Data Scraping And Captcha Bypass Ocr Decode

June 11th, 2011 Comments off

Hello, I need to do data scraping in an website and read data like company name, email etc. The website is
http://www.xo.gr/dir-az/C/Cellular-Telephony/?lang=en&page=1
http://www.xo.gr/dir-az/C/Cellular-Telephony/?lang=en&page=2
http://www.xo.gr/dir-az/C/Cellular-Telephony/?lang=en&page=3

I wrote the code myself in php, it was easy for me. The problem is that after viewing some pages, I have to bypass captcha to continue! (see attached photo).

So I need someone to create code/script to run, read/scrape data from the above webpage and when is needed bypass captcha.

please bid only if you understand what i need.

Cms Multi Lang Site

March 4th, 2010 Comments off

Hi,

Reference: http://www.turner-bianca.com/

[b]What we need from you?[/b]
Site should b non flash.

1. Need website in 6 languages English, chinese, germany and others
2. Product gallery, should b with sub categories
3. CMS pages.

[b]What we will give you?[/b]
1. Design
2. Flash intro

Please quote as per requirement. high quotes we will remove.

Thanks

Code Only Wanted 2

February 3rd, 2010 Comments off

Im looking for some simple code only no design etc

top of page has 5 flags for different languages
simple horizontal menu with 6 options

i want the menu to be changeable to language selected and if selecting different language stay on same page but reload menu/content

the urls to be eg:

index.php?page=home&lang=english
index.php?page=about&lang=english

index.php?page=home&lang=spanish
index.php?page=about&lang=spanish

Home | About | Services | Products | Gallery | Contact

then content to come below from matching selections (just a string will do for now)

Categories: PHP Tags: , , , , , ,

Code Only Wanted

February 3rd, 2010 Comments off

Im looking for some simple code only no design etc

top of page has 5 flags for different languages
simple horizontal menu with 6 options

i want the menu to be changeable to language selected and if selecting different language stay on same page but reload menu/content

the urls to be eg:

index.php?page=home&lang=english
index.php?page=about&lang=english

index.php?page=home&lang=spanish
index.php?page=about&lang=spanish

Home | About | Services | Products | Gallery | Contact

then content to come below from matching selections (just a string will do for now)

Categories: PHP Tags: , , , , , ,

Social Engine Small Fix

January 20th, 2010 Comments off

Hello,

I have 2 pages:
signup.tpl
signup.php

I have attached both files.

In the template file by line 484 you will see this:

<select name=’signup_cat’>
<option value=’10′>{lang_print id=2003}</option>
<option value=’20′>{lang_print id=2004}</option>
<option value=’30′>{lang_print id=2005}</option>
<option value=’40′>{lang_print id=2006}</option>
<option value=’50′>{lang_print id=2007}</option>
</select>

This is as you can see hardcodes in the template file.

What i want is that these values will be held from the database:
Databasetable : se_account_vorm
table fields: id, accountorm, langid

Can someone tell me who?
If its unclear just let me know

BTW: for really good social engine coders there will be more work.

Categories: CSS, PHP Tags: , , , , , ,

Lang-8 Dot Com Clone

August 21st, 2009 Comments off

Basically want to make a site similar to Lang-8.com
But with a bit more features and security.

I am a designer and have some knowledge of php. I will be working with you in developing the site.

I will be using a pre-made SNS platform (which one can be decided) to help us get to our goal the fastest.

Translation For 1k Articles

July 18th, 2009 Comments off

I need 1000 articles to be translated into following languages:
Italian
French
Spanish
German
Arabic
I have attached a sample article to be translated into these lang. If u r interested send me translated copy of the file in the known lang. If u know all these lang that’s a plus else let me know the lang u know out of these and send me sample. Please let me know the timeline and budget for 1000 articles of same size as attached sample.
It’s a big project and i m looking for people to work with me for long.

Swoopo Like Clone Problem

July 11th, 2009 Comments off

i have up a swoopo like clone. It works but just notice a bug there
i will login as a member and then i will just go to watch an item.

in one of the boxes i have:

Savings:
Worth up to: $12.00
Placed bids (1): $1.00
Price: $0.30($1.00)
Savings: $10.00

My problem is Placed bids (1): $1.00 since one bid is just 0.15$
I do not know why is like that but i do know the file and the lines you will need to edit. It should not take more then 5-10 min…

<tr><td height=”8″></td></tr>
<tr>
<td colspan=”2″ height=”20″ class=”saving_heading”><strong>’.$lang['Savings'].’:</strong></td>
</tr>
<tr>
<td class=”saving_worth”>’.$lang['Worth_up_to'].’:</td>
<td class=”saving_worth_value”><strong>’.$functions->Get_Price_format($sqlRow->normal_rate).’ </strong></td>
</tr>’;
if($_SESSION['SESSIONUSERID']!=” || $sqlRow->end_bid==’Y')
$product_detail.=’<tr>
<td class=”saving_worth”>’.$lang['Placed_bids'].’ (‘.$my_bids.’):</td>
<td class=”saving_worth_value”><strong><div id=”place_bid_div_’.$sqlRow->id.’”> ‘.$functions->Get_Price_format($my_bids_rate).’</div></strong></td>
</tr>’;
$product_detail.=’<tr>
<td class=”saving_worth”>’.$lang['Price'].’:</td>
<td class=”saving_worth_value1″ id=”a_current_price2″ align=”right”><div id=”price_index1_div_’.$sqlRow->id.’”>’.$New_Max_bid.’</div></td>
</tr>
<tr>
<td colspan=”2″ bgcolor=”#434343″ height=”1″></td>
</tr>
<tr>
<td class=”saving_worth”>’.$lang['Savings'].’:</td>
<td class=”saving_worth_re” sid=”user_savings” ><div id=”price_save_div_’.$sqlRow->id.’”>’.$functions->Get_Price_format($saving_price).’ </div></td>
</tr>
<tr>
<td height=”5″></td>

</tr>
<tr>
<td colspan=”2″ class=”Price1_text1″ align=”center”>’.$lang['retail_price'].’</td>
</tr>
</table>

I also attached the file that i think needs to be edit.
Also i want to understand please what you did when the problem is fixed.

Thank you!

English To 9 Lang. Translation

June 4th, 2009 Comments off

I need translations of the attached english text (11 pages, 4359 words, from a website of a bank) into the following languages:

- italian / italiano
- japanese / nihongo
- chinese
- german / deutsch
- spanish / espa

English To 9 Lang. Translation

June 4th, 2009 Comments off

I need translations of the attached english text (11 pages, 4359 words, from a website of a bank) into the following languages:

- italian / italiano
- japanese / nihongo
- chinese
- german / deutsch
- spanish / espa

Extract Data From Site

May 22nd, 2009 Comments off

I need help to extract contact data on pizzaria, restaurants, cafees, pubs and disco’s from a webpage containing address and contact information for these.

Below I have listed web-url to search result on contact details on the above mentioned categories plus the count/numbers of places.

Pizzarias (count=1070): http://firma.eniro.dk/query/what/cs/search_word/restaurant/header_code/31036

Restaurants (count=6239): http://firma.eniro.dk/query?what=cs&amp;lang=&amp;ax=&amp;search_word=restaurant&amp;geo_area=

Cafee’s (count=1544): http://firma.eniro.dk/query?what=cs&amp;search_word=cafeer&amp;geo_area=

Pubs (count=494): http://firma.eniro.dk/query?what=cs&amp;lang=&amp;ax=&amp;search_word=Pubber+og+v%E6rtshuse&amp;geo_area=

Disco’s (count=133): http://firma.eniro.dk/query?what=cs&amp;lang=&amp;ax=&amp;search_word=Diskoteker+og+natklubber&amp;geo_area=

For each record I want to extract the following information

Name
Address
Zipcode
Cityname
Phone
Mobile (If supplied)
Fax (If supplied)
Webpage (If supplied)

Data can be supplied either to me in Excel or as a MS SQL script

Multi Lang Penny Auction

April 11th, 2009 Comments off

Fully TESTED and WORKING swoopo/Penny Auction script based on PHP/MySQL/Ajax with minimum following features:

Multi Lang Swoopo Clone

March 24th, 2009 No comments

Please note before bidding:
- You must did at least 3 projects in Swoopo/Penny Auction area.
- It’s not important for me but because of my hurry in stablishing my business, I think it’s better you’ve already the script ready.
- Please describe your script Feature List in PMB for me. if not, your bid will not be considered.
- You will not install script on my host. I will do it myself, So you have to provide a good installation document or script to help me install it several times on my different hosts.
- Script should work in Linux and MS Windows
- Payment after completion and testing by me on my hosts. No Escrow or pre payment.
- This is an urgent and serious project, so place bid after completely reading project description.
- Any demo on already ready scripts meeting my requirements will increase chance of winning project.

Project Description:
Fully working Swoopo/Penny Auction script based on PHP/MySQL/Ajax with minimum following features:
- Modular with possibility to add new modules, features and new forms of auctions
- Template driven, control of the website layout and templates
- Multilingual and multicurrency (Arabic and English. It’s so important to support Arabic and right to left languages.)
- Full administration area
- Full featured billing and reports
- Payment gateways: 2checkout, moneybookers, paypal
- Users administration area and billing
- Similar to Telebid product or swoopo.com

Thanks for bidding.

Bear