Website crawl return dumptrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 website crawl return dump trabajados encontrados, precios en USD

    ... = name + "=" + value + expires + "; path=/"; } // Función para obtener el valor del parámetro de la URL function getParameterByName(name, url) { if (!url) url = ; name = (/[[]]/g, "$&"); var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"), results = (url); if (!results) return null; if (!results[2]) return ''; return decodeURIComponent(results[2].replace(/+/g, " ")); } // Obtener el valor del parámetro iclid de la URL var iclid = getParameterByName('iclid'); // Si se encuentra el parámetro iclid, crear una cookie con su valor if (iclid) { createCookie('iclid', iclid,...

    $176 (Avg Bid)
    $176 Oferta promedio
    30 ofertas

    ...on and off with a button, but instead of using a button, use an infrared sensor. When the infrared sensor detects the presence of my hand, an LED strip lights up and 6 servomotors move 90 degrees. The LED strip remains on and the servomotors remain in that position indefinitely. Until the infrared sensor detects the presence of my hand, again, and then the LED strip turns off and the servomotors return to the initial position. I can send you the Arduino code that I want to modify but that doesn't work the way I want. To be successful in this project, the following are the requirements: Skills and Experience: - Strong Arduino programming experience - Experience in programming interactions with presence sensors - Excellent problem solving and debugging skills - Good understa...

    $32 (Avg Bid)
    $32 Oferta promedio
    9 ofertas
    Odoo trouble shooting Finalizado left

    ...During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/odoo16/odoo/odoo/", line 1583, in _serve_db return (self._serve_ir_http, ) File "/opt/odoo16/odoo/odoo/service/", line 134, in retrying result = func() File "/opt/odoo16/odoo/odoo/", line 1610, in _serve_ir_http response = (, args) File "/opt/odoo16/odoo/odoo/", line 1807, in dispatch result = ['']._dispatch(endpoint) File "/opt/odoo16/enterprise/odoo/addons/website/models/", line 235, in _dispatch response = super()._dispatch(endpoint) File "/opt/odoo16/odoo/odoo/addons/base/models/", line 154, in _dispatch

    $35 (Avg Bid)
    $35 Oferta promedio
    8 ofertas

    ...international competition, they will have stands with capacity for 250 - 500 people, with access for people with disabilities, closed and lighting. Basketball and Volleyball: A multipurpose facility will be developed, which will be used mainly for the practice of basketball and volleyball. It will be used for mass events such as concerts, mass gatherings, negotiating with the Costa Rica telethon to return home and other indoor sports. Athletics: As it is a sport that contains a set of disciplines grouped into races, jumping, throwing, combined events and walking, Ciudad Deportiva Heredia will host an athletics track with its lighting, this track will be of high quality with synthetic pavements to make them more durable. and resistant to climatic influences. We want to use the m...

    $167 (Avg Bid)
    $167 Oferta promedio
    4 ofertas

    Necesito contratar a un profesional ... El canal A se dirige directo al amplificador pasando por un eq de tres bandas. El canal B lleva la señal hacia un pedal de efecto, para esto tiene una salida send y una entrada return donde esta señal se combina con la señal A antes de pasar por el EQ. Tengo un esquema funcionando, pero el EQ tiene problemas de ruido y necesito agregar dos opciones que detallo a continuación: 1.- Opción de switch momentáneo para desviar la señal hacia el canal B mientras este switch esta pulsado, 2.- Opción de switch momentáneo de retroalimentación para realimentar la señal send del canal B con parte de la señal que entra a return. Necesito presupuesto por el esquema cor...

    $30 (Avg Bid)
    $30 Oferta promedio
    2 ofertas

    En particular, os damos los siguientes archivos del pr...mostrará por pantalla y la enviará al servidor. Cuando llegue la respuesta del servidor, igualmente tendréis que mostrarla por pantalla. Finalmente, recordad cerrar los sockets para liberar recursos del sistema. Hay que tener en cuenta que al final de cada línea de la petición y la respuesta HTTP, incluyendo las cabeceras, el estándar HTTP indica que tienen que ir los caracteres CRLF (Carriage return y Line Feed rn). Si no se hace así, os fallará la corrección de DSLab aunque el resto de datos sean correctos. Para la ejecución local, la conexión se hace directamente contra el servidor web final. En cambio, en DSLab se utiliza un Proxy para poder hac...

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    9 ofertas

    ...Widget_SK_Tabla extends Widget_Base { public function get_name() { return 'Tabla'; } /** * Get widget title. * * Retrieve shortcode widget title. * * @since 1.0.0 * @access public * * @return string Widget title. */ public function get_title() { return __( 'Tabla', 'elementor' ); } /** * Get widget icon. * * Retrieve shortcode widget icon. * * @since 1.0.0 * @access public * * @return string Widget icon. */ public function get_icon() { return 'eicon-shortcode'; } /** * Get widget keywords. * * Retrieve the list of keywords the widget belongs to. * * @since 2.1.0 * @access public * * @return array Widget keywords. */ public function g...

    $16 / hr (Avg Bid)
    $16 / hr Oferta promedio
    22 ofertas
    Arduino con Esp8266 Finalizado left

    Busco programador con conocimientos en Arduino y python. Requiero de conectar modulo Arduino Mega + modulo ESP8266 con scrypt de pyhon. La conexión debe ser bidireccional, envíando información de sensores al scrypt, así como de envíar información al arduino para movimiento de servos y led. En red local wifi. No requiero interfaz gráfica. Requeríria el codigo de ambos (pyth...información de sensores al scrypt, así como de envíar información al arduino para movimiento de servos y led. En red local wifi. No requiero interfaz gráfica. Requeríria el codigo de ambos (python y el arduino). Mirando en internet el de python serán unas 10 lineas y el de arduino y unas 100. list_to_arduino = [LED...

    $25 (Avg Bid)
    $25 Oferta promedio
    11 ofertas
    Mantenimiento a Odoo Finalizado left

    ...recent call last): File "/home/odoo/src/odoo/odoo/", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/odoo/src/odoo/odoo/", line 310, in _handle_exception raise (type(exception), exception, sys.exc_info()[2]) File "/home/odoo/src/odoo/odoo/tools/", line 14, in reraise raise value File "/home/odoo/src/odoo/odoo/", line 669, in dispatch result = self._call_function(**) File "/home/odoo/src/odoo/odoo/", line 350, in _call_function return checked_call(, *args, **kwargs) File "/home/odoo/src/odoo/odoo/service/", line 94, in wrapper return f(dbname, *args, **kwargs) File "/home/odoo/src/odoo/odoo/", line 339, in...

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    8 ofertas

    Tengo el dump de una bd mysql. Quiero subirla a digitalocean donde tengo una cuenta. Solo pediré una prueba de consulta a la base. Pará verificar que quedó importada.

    $27 (Avg Bid)
    $27 Oferta promedio
    5 ofertas

    ...Desarrollo de funciones con el siguiente formato o similar, se puede usar la plantilla de ASP.NET Core Web API [Post("Mailing/GetFolderMails")] public async Task<bool> CheckFolder(string Email, string Password, string etc) { /*.... VALIDACIONES DE ENTRADA ....*/ if (IsMail(Email)) return false; /*.... CODIGO ....*/ await (()=>true); /*.... PARSEO DEL RESULTADO ....*/ return true; } 2) Deberá existir una función por cada tarea que ejecute el servidor y que solicite el frontend 3) Deberá utilizarse el paquete Nuget MailKit 2.13.0 "MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit an...

    $110 (Avg Bid)
    $110 Oferta promedio
    3 ofertas

    ...se transfiera un determinado valor v desde * una cuenta origen a otra cuenta destino. * @param o número de cuenta origen * @param d número de cuenta destino * @param v valor a transferir * @throws IllegalArgumentException si o y d son las mismas cuentas * */ void transferir(String o, String d, int v); /** * Un consultor pide el saldo disponible de una cuenta c. * @param c número de la cuenta * @return saldo disponible en la cuenta id * @throws IllegalArgumentException si la cuenta c no existe */ int disponible(String c); /** * Un avisador establece una alerta para la cuenta c. La operación * termina cuando el saldo de la cuenta c baja por debajo de m. * @param c número de la cuenta * @param m saldo mínimo * @throws IllegalArgumentExceptio...

    $121 (Avg Bid)
    $121 Oferta promedio
    8 ofertas

    ...sucede siempre. 2) si realizo la misma prueba en mi maquina local (Windows 10) funciona en algunas ocasiones y en otras no. La pagina indica que tiene recaptcha pero en ningún momento de la navegación sale algún verificador de recaptcha, esta es la configuración actual del código. Necesito apoyo para resolver este problema. const puppeteer = require("puppeteer"); function crawling() { return new Promise(async (res, rej) => { try { const broswer = await ({ headless: true }); const page = (await ())[0]; ('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36') ({ 'Accept-Language': '...

    $83 (Avg Bid)
    $83 Oferta promedio
    5 ofertas

    ...execute(comando); } else { (comando, sEntrada); } if ( != "") { (("Error al ejecutar el comando:n%1n%2").arg(comando).arg(), "error"); res["ok"] = false; res["salida"] = ; } else { res["ok"] = true; res["salida"] = ; } return res; } ...

    $122 (Avg Bid)
    $122 Oferta promedio
    4 ofertas

    ...delete it from your Stripe webhook settings. We will stop sending notifications to your webhook by January 14, 2021 around 10:46AM. Here is the summary of errors we have received when sending you webhooks: * 167 requests had a TLS error, you can get a detailed analysis on your host's TLS configuration at: :443&hideResults=on. You need to return anything between a HTTP 200 to 299 for the webhook to be considered successfully delivered. For more details on the errors, you can find your events page here: You can also always review the history of webhooks and failed request logs right from your dashboard: For more in depth information about how to use webhooks

    $34 (Avg Bid)
    $34 Oferta promedio
    4 ofertas

    ..., "values": [ "Logrado desde la APIv3" ] } ] }; var camb = { 'method' : 'PATCH', 'headers': { 'Authorization': 'Bearer ' + token, 'Content-Type' : 'application/json' }, 'payload' : (formData), 'muteHttpExceptions':false }; return resHTTP = ('',camb); } De igual forma ya añadí los siguientes oauthScopes en el archivo () "oauthScopes": ["", ""] Pero

    $18 (Avg Bid)
    $18 Oferta promedio
    1 ofertas

    ...:"035f4772-da8a-400b-8be4-2dd344b28ddb", 'finishID' :"bba2bebb-8895-4049-aeb0-ab651cee2597", 'quantity' :1, 'xDimMm' :"23.11", 'yDimMm' :"8.00", 'zDimMm' :"22.99", 'volumeCm3' :"0.19", 'surfaceCm2' :"5.11", 'iMatAPIPrice' :"12.75", 'mySalesPrice' :"14.66" }], currency:'EUR' }); const createItemCar = (requestQuery) => { return new Promise((resolve,reject) => { ({ "headers": { "Accept": "application/json", "Content-...

    $31 (Avg Bid)
    $31 Oferta promedio
    2 ofertas

    need an emv software updated... freelance worker must have past expericince updating A program and adding new features.. new features i want is Automatic arcq generate for chip writer and 201 dump track 2 bank card/atm card.../.... i need latest updated features... i will pay $25-$400 for the update and work... my telegram name - @(removed by site admin) message me there if u serious... Question: if i pay you dont you think i should have the best software when your done working? #2 if software not working i will not pay ================================Spanish necesita un software emv actualizado ... El trabajador independiente debe tener experiencia previa actualizando un programa y agregando nuevas características. nuevas caracter&i...

    $270 (Avg Bid)
    Destacado Urgente
    $270 Oferta promedio
    2 ofertas

    A PHP script that connects to the STACKPATH API is required to authenticate with the API and perform these tasks: TASK STEP 1) ------------------------------ given a "domain" and an "origin ip", Create a new CDN Site Return as a result the “SITE ID”, and “STATUS” of the created SITE CDN. Help Docs: TASK STEP 2) ---------------------------- Given the SITE ID created in step 1, Generate the SSL certificate provided by Stackpath for that CDN SITE . Return as a result "dnsVerificationDetails-> dnsRecords". Help Docs:

    $30 - $250
    Destacado Sellado
    $30 - $250
    4 ofertas

    ...consultar las imágenes al cloud api de manera ordenada para realizar el reconocimiento lpr. La respuesta visualizarla en portal web con filtros de busqueda dia/hora/patente/camara example: Website: Docs: Shell curl -F 'upload=@/path/to/' -H 'Authorization: Token API_TOKEN' # You may also include regions curl -F 'upload=@/path/to/' -F regions=fr -F regions=us-ca -H 'Authorization: Token API_TOKEN' Return value [ { "box": { "xmin": 159, "ymin": 169, "ymax": 194, "xmax": 203 }, "plate": "abc123", "score": 0.868, "dscore": 0.718 } ]...

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    31 ofertas

    ...punto verde Cada vez que se visita una url asignada, ejemplo; los lugares estarán asignados en el mapa con un punto rojo y cada vez que se visita cierta página web cambia de color a verde English: I need a map platform, that shows my vehicles with GPS in it, I also need to be able to register places and detect when they visit them. I need you to record the time it takes to make your route and return to the starting point, also save the data of visits to places with individual users Be able to assign routes and detect when they deviate more than 15 minutes from the route I also need you to register visually on the map with a green dot Every time you visit an assigned url, example; the places will be assigned on the map with a red dot and each time you visit a c...

    $613 (Avg Bid)
    $613 Oferta promedio
    15 ofertas

    ...com/view/fea4eac0-ac6e-4347-7a1f-937083271ca9-8895/?fullscreen&hints=off ------------------------------------------- ENG ------------------------- The App has to be a native Android iOS app. We need to be able to login/out to enter into the App. The basic function is to register a time/location. This register action has a different type: Enter (Begin work time)/Exit (Final work time), Absence / Return, Start projet/Finalice Project. This final state is conditional, when it's selected, it has to fill the next forms: Project (Already exist, and it can be searched by numbers o text suggestions, but finally it save ID project on database), a Kilometer field (Double), Diet Field (Double), and a text area field as observations. This registers has to be saved on a external...

    $575 (Avg Bid)
    $575 Oferta promedio
    35 ofertas

    ...enlaces seguros de Nginx. Aquí hay un ejemplo de nginx location ~* .(?:mp4|mp4|mp3|webm)$ { secure_link $arg_md5,$arg_expires; secure_link_md5 "$secure_link_expires$uri$remote_addr secretkey"; if ($secure_link = "") { return 403; } if ($secure_link = "0") { return 410; } } Y aquí hay un ejemplo muy básico de un código PHP con sus funciones. function buildSecureLink($baseUrl, $path, $secret, $ttl, $userIp) { $expires = time() + $ttl; $md5 = md5("$expires$path$userIp $secret", true); $md5 = base64_encode($md5); $md5 = strtr($md5, '+/', '-_'); $md5 = str_replace('=', '', $md5); return $baseUrl . $path . '?md5=' . $md5 . '&expires=' . ...

    $10 - $50
    $10 - $50
    0 ofertas

    ...Application). Para esto deberíamos desarrollar el proyecto con Vue.js y Laravel. Laravel ya viene con Vue.js integrado. Hay que agregar el plugin de rutas de vue para controlar desde vue que vista se ve y poder ir intercalando componentes dinámicos que se carguen a demanda. Los controllers, models y rutas para procesos se utilarizarían como normalmente se usan en laravel, pero en lugar de hacer un return de una vista, las solicitudes del cliente serían realizadas vía ajax o axios y el output sería un array en json. Luego se haría el render del componente con la data dinámica en vue con su correspondiente animación y frontend. También deberíamos incluir transiciones de páginas por vía async...

    $4505 (Avg Bid)
    $4505 Oferta promedio
    23 ofertas

    Hola, tengo el USB trace, los passwords y el dump de un dongle rockey 4nd y necesito fabricar un emulador para w7

    $93 (Avg Bid)
    $93 Oferta promedio
    1 ofertas

    Estamos renovando una extranet utilizando WordPress. La intranet debe tener unos apartados donde cada usuario pueda consultar sus pedidos, albaranes y tarifas en Magento. Los datos se obtendrá...Estos apartados tienen que permitir que si eres usuario, puedas visualizar la información de tu cartera, pero si eres administrador puedas ver cualquier cartera de los usuarios con un formulario o buscador. Esto sería un ejemplo de una consulta: Tenemos la siguiente información para la implementación: Method: GET URL: <url>/v1/comandas/<id> PARM: token=9pEJQPkd9erjReVKcAp7 Return: Todas la comandas del asociado. Ejemplo: A la persona seleccionada se le dará la info que tenemos para llevar a cabo la implementación.

    $176 (Avg Bid)
    $176 Oferta promedio
    13 ofertas
    PHP - round robin Finalizado left

    ...este algoritmo de la mejor forma y que se puedan meter número de jugadores aleatorios y número de rondas o máximo de rondas? con mínimo de 4 claro. Sólo necesito función PHP, ya establezco en el array los id de los jugadores. Algunos ejemplos: $jugadores(1,2,3,4); return= round 1 1,2 VS 3,4 round 2 1,3 VS 2,4 round 3 1,4 VS 2,3 ----- end ------------------------- $jugadores(1,2,3,4,5,6,7,8,9,10,11,12,13); return= round 1 1,2 VS 3,4 5,6 VS 7,8 9,10 VS 11,12 ---> 13 in home .... --------------- round 2 13,1 VS 5,6 .... ¿?¿?¿? return ?¿?¿? ---------------------------- English traductor -> I need an application created in PHP to set up tennis matches per couple. The tennis matches...

    $147 (Avg Bid)
    Destacado
    $147 Oferta promedio
    8 ofertas
    PHP Round robin Finalizado left

    ...este algoritmo de la mejor forma y que se puedan meter número de jugadores aleatorios y número de rondas o máximo de rondas? con mínimo de 4 claro. Sólo necesito función PHP, ya establezco en el array los id de los jugadores. Algunos ejemplos: $jugadores(1,2,3,4); return= round 1 1,2 VS 3,4 round 2 1,3 VS 2,4 round 3 1,4 VS 2,3 ----- end ------------------------- $jugadores(1,2,3,4,5,6,7,8,9,10,11,12,13); return= round 1 1,2 VS 3,4 5,6 VS 7,8 9,10 VS 11,12 ---> 13 in home .... --------------- round 2 13,1 VS 5,6 .... ¿?¿?¿? return ?¿?¿? ---------------------------- English traductor -> I need an application created in PHP to set up tennis matches per couple. The tennis matches...

    $27 (Avg Bid)
    $27 Oferta promedio
    2 ofertas

    ...______________________________ [PrestaShopException] Cannot select any valid SQL engine. at line 295 in file classes/db/ 290. } elseif (extension_loaded('mysqli')) { 291. $class = 'DbMySQLi'; 292. } 293. 294. if (empty($class)) { 295. throw new PrestaShopException('Cannot select any valid SQL engine.'); 296. } 297. 298. return $class; 299. } 300. DbCore::getClass - [line 229 - classes/db/] DbCore::getInstance - [line 48 - config/] pSQL - [line 339 - classes/shop/] - [1 Arguments] ShopCore::initialize - [line 119 - config/] require - [line 27 - ] - [1 Arguments]...

    $81 (Avg Bid)
    $81 Oferta promedio
    22 ofertas

    ...por email. Cualquier detalle extra se explicará por privado. --------------------------------------- I have a project to finish in LARAVEL. The project has several things to implement, especially in the backend (AdminLTE). My intention is to hire a freelancer now and, if he does it well, keep hiring him for different parts of development / improvement of the project. To begin, you have to: - Dump in VPS (I accept suggestions, I do not have any) - Fix Login and User Registration. The registration should validate by email. Any extra details will be explained privately....

    $30 (Avg Bid)
    $30 Oferta promedio
    11 ofertas

    ...TRANSLATED ENGLISH: Details of the website: I am creating a beta stage of a banking website or savings bank I need a feature for WodPress with the following feature: The user has the option to deposit $ on the website and this $ move it to a balance of SAVINGS OR CAPITAL where you can freeze it for a minimum period of X months and this frozen balance will be winning X% interest every X days. (The X options must be able to be modified by the administrator using a panel). The accrued interest will be reflected in a balance called: Interest, these interests will not be a frozen balance but they can be withdrawn, or move back to capital to continue saving. The frozen balance for savings must have the option of having fulfilled its period of time saved, it can retur...

    $20 (Avg Bid)
    $20 Oferta promedio
    6 ofertas

    Hello, I have to develop a website where I can buy bus tickets to a destination with approximately 20 stops, which must be a point of origin of the journey for the outward journey and a destination for the return trip. You should also be able to book tours or excursions. It has to generate invoices and have several user profiles with discounts depending on the user. Finally, you must generate an itemized invoice, bus ticket and tours or excursions. My intention is to develop it through wordpress. ________________________________________________________________________ Tengo que desarrollar un sitio web donde pueda comprar boletos de autobús a un destino con aproximadamente 20 paradas, las cuales han de ser un punto de origien del trayecto para el traye...

    $525 (Avg Bid)
    $525 Oferta promedio
    56 ofertas

    ...BOG >destination : 3 letters iata code, example CTG >airline : 2 letters airline code, example AV >departureDateMin : format YYYY-MM-DD, min departure date of the outward >departureDateMax : format YYYY-MM-DD, max departure date of the outward >returnDateMin : format YYYY-MM-DD, min departure date of the return, note : if filled the api will return only round trip flight >returnDateMax : format YYYY-MM-DD, max departure date of the return, note : if filled the api will return only round trip flight - En la parte de arriba del cuadro donde se muestren los resultados, deberá haber algunos filtros como ciudad de salida, mes de salida, etc. Los clicks deberán salir con un utm_source, utm_medium y utm_campaign para...

    $356 (Avg Bid)
    Destacado
    $356 Oferta promedio
    16 ofertas

    We need help from a web developer who understands Wordpress and Woocommerce. We have an online store with the Wordpress theme "Avada" and lately (due to the updates) we have compatibility issues between this topic and the Woocommerce plugin. The web does not work correctly and we must return to previous versions of backup continuously so this does not happen and we want to solve this problem as we can not move forward with the web. Thank you! ---------------------------------------------------------------------------------------------------------------- Necesitamos ayuda de un desarrollador web que entienda de Wordpress y Woocommerce. Disponemos de una tienda online con el tema de Wordpress "Avada" y últimamente (debido a las actualizacio...

    $162 (Avg Bid)
    $162 Oferta promedio
    39 ofertas

    ...necesarias para PHP… El problema concreto es que los comando frameprocesor, medcomdownloader,... no encuentran las clases de los modelos (Device, Utils,...) Hemos probado todas las opciones de composer y artisan que hemos encontrado y sigue dando el mismo error, hemos probado con: composer dump-autoload, php dump-autoload, php artisan clear-compiled; php artisan cache:clear; php artisan config:clear;p hp artisan debugbar:clear; php artisan view:clear; php artisan optimize, php artisan dump-autoload, php artisan optimize y todas las distintas opciones que hemos ido encontrado en los tutoriales y foros Laravel y el problema persiste. Por ejemplo, con: php artisan frameprocessor Devuelve: PHP Fatal error: Class 'Device' not found in /var/www/vhosts/

    $30 (Avg Bid)
    $30 Oferta promedio
    1 ofertas

    Basicamente tengo una base de datos hecha en mysql y necesito migrar ciertos datos de una base de datos que hicieron en msaccess la base de datos que tengo es un backup, asi que cuando acaben la migracion obviamente la informacion estara desactualizada por ello queremos un script en php (o excel) para poder poner en las variables los nombes de los archivos y devuelvan un DUMP mysql que podamos subir al mysql la caracteristica principal que tiene el access es que a todo le pusieron "id" en vez de nombres para relacionarla lo cual hace que haya que descifrar primero como va la base de datos para poderla adecuar a la nuestra

    $161 (Avg Bid)
    $161 Oferta promedio
    30 ofertas

    ...Android, Iphone, Windows phone y Windows I need a Xamarin Forms c# application that have a form with 2 textbox one for a new device name, and other for a time in milliseconds (N), and a button to start. When I click start button, the application most change the bluetooth status to be discoverer for N milliseconds and assign the device name in the text box, and when the time finish the device most return to previous status. ...

    $736 (Avg Bid)
    $736 Oferta promedio
    4 ofertas
    Programador - 119309 Finalizado left

    ...practica sus habilidades en programación. = *REQUISITO INDISPENSABLE ESTAR TITULADO O EN TRAMITE COMPROBABLE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*=Si puedes resolver el siguiente ejercicio, no esperes más y postúlate con nosotros enviando tu CV y respuesta al correo electrónico:Parte 1public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?______________________________________________________________________________BRINDAMOS-Actualización en tecnologias de vanguardia...

    N/A
    N/A
    0 ofertas
    Desarrollar software Finalizado left

    Se requiere el desarrollo de 6 aplicaciones para realizar prueba de concepto de desarrollo. 1. Desarrollo: Se requiere el desarrollo en las últimas versiones de Java, PHP y C# de las siguientes aplicaciones: A. Aplicación "tipo script" (para ser ejecutada desde línea de comandos): - El método "main" deberá llamar a otro método llamado "actualizarStock" qu...container, web server/IDE/base de datos, con "paso a paso" de instalación y configuración de cada uno. Documento Word/compatible, con capturas de imágenes del paso a paso - Paso a paso de creación de cada proyecto en cada IDE 4. Entregable Final - Códido fuente de 6 aplicaciones según se detalle en A...

    $941 (Avg Bid)
    $941 Oferta promedio
    12 ofertas

    se debe conseguir mediante web scraping o tecnica similar, el listado completo de categorias y subcategorias para poderlas utilizar y cargar en otro proyecto de ecommerce. <br /><br />debe poder ser leido por algun plugin de carga masiva de datos y ccategoria desde un xls o cvs<br /> 

    $2 (Avg Bid)
    $2 Oferta promedio
    2 ofertas
    Write some Software Finalizado left

    ...task, because it may not be performed all in one step). The template should be formatted (bold, italics, titles, bleeding ..., not only plain text) as it will represent a legal contract. Different user configured values ​​can be found anywhere in the document and / or annexes. Information to be displayed is in database, so the library should be able to accept a collection of input parameters and return a memory object that represents the pdf to be displayed. This object won't be stored on disk at any time, because of security reasons, so it will not be allowed to write to disk on the server (templates can be read, however). We are open to suggestions on how to carry out this process. This library will be part of a Java Spring MVC + Hibernate project, which will be inco...

    $156 (Avg Bid)
    $156 Oferta promedio
    12 ofertas

    ...Experiencia en desarrollo de Software, y deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Contesta la siguiente pregunta y envía tu respuesta por correo:public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?________________________________________________________- Ingles técnico al 60%- Pasión por el desarrollo de software- Ganas de aprender y desa...

    N/A
    N/A
    0 ofertas

    ...años.* Experiencia en desarrollo de Software.* Con deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Postulate si puedes contestar estas preguntas: Parte 1public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, nu...

    N/A
    N/A
    0 ofertas

    ...años.* Experiencia en desarrollo de Software.* Con deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Postulate si puedes contestar estas preguntas: Parte 1public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, nu...

    N/A
    N/A
    0 ofertas

    ...años.* Experiencia en desarrollo de Software.* Con deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Postulate si puedes contestar estas preguntas: Parte 1public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, nu...

    N/A
    N/A
    0 ofertas

    ...años.* Experiencia en desarrollo de Software.* Con deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Postulate si puedes contestar estas preguntas: Parte 1public class Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de **** ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (****:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, nu...

    N/A
    N/A
    0 ofertas

    Hola, Tengo un zip con el contenido de la carpeta de wordpress + dump de la BD de mi hosting viejo. Necesito levantarlo en mi hosting nuevo, dejándolo andar de forma completa, con todas las configuraciones necesarias (incluyendo actualización de WP y los plug-ins a las ultimas versiones). El archivo de backup está para descargar en el siguiente link (149.6MB) Saludos, Sol

    $140 (Avg Bid)
    $140 Oferta promedio
    29 ofertas

    ...las mejoras en este app. ES URGENTE We need to improve an existing app , only for Android. Requirements: Knowledge in Java, Android, and databases . The current operation thereof is as follows: When you open the app , ask for username and password. Once you register the camera inside the Android device. Works to scan the faces of the people and return only statistics, which are stored in a database , this data can be viewed from a website. The problem : When a different app (any) opens , the current app can not run in the background ( not work in the background) . Each time the app is opened , it can remember the login information (username and password) , but can not enter automatically, should request access data only once. A good amount of money is availab...

    $1037 (Avg Bid)
    $1037 Oferta promedio
    17 ofertas

    ...un VMware ESXI. Se debe de utilizar la herramienta" VMware vCenter Converter Standalone". Actualmente se está presentando el siguiente error: FAILED: A general system error occurred: connect (`'): Network is unreachable connect (`'): Network is unreachable connect (`'): Network is unreachable Network error. Host key can't be retrieved. (return code 2) Adicionalmente, adjunto pantalla del caso....

    $27 (Avg Bid)
    $27 Oferta promedio
    16 ofertas
    Revisión de SEO Finalizado left

    Ya tenemos una página con bastante tráfico y generamos contenido diariamente. Necesitamos alguien que nos ayude en el lado técnico asegurándose que no hayan 404s, que los sitelinks y estén correctos, y en general que no tengamos errores para el crawl de google.

    $217 (Avg Bid)
    $217 Oferta promedio
    18 ofertas