Parse string vb6 trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 parse string vb6 trabalhos encontrados, preços em EUR

    Hello, our Wordpress site isn't reachable anymore. The Hoster changed automatically the PHP Version. Since then, the website is offline. I search for someone who make it runnable. The error is: Fatal error: Array and string offset access syntax with curly braces is no longer supported in /customers/6/0/1/ on line 757 We have sftp data. Thanks.

    €29 (Avg Bid)
    €29 Média
    42 ofertas
    GSM with Arduino Encerrado left

    I need to receive a value by the GSM to use it in the rest of the Arduino code , the last thing I reached is receiving a message which data type is mostly string or char , while I need it as a value for some comparisons in the rest of the code.

    €18 (Avg Bid)
    €18 Média
    1 ofertas

    I just wnatplot A in singel area chart in android studio java for(int i = 0; i < ; i++){ if(confidences[i] > maxConfidence){ maxConfidence = confidences[i]; maxPos = i; } } String[] classes = {"A", "B", "C", "D"}; String s = ""; for(int i = 0; i < ; i++){ s += ("%s: %.1f%%n", classes[i], confidences[i] * 100); } (s);

    €18 / hr (Avg Bid)
    €18 / hr Média
    10 ofertas

    Budget: $40 Deadline: Within 1 Day Project Type: Custom WordPress Function Improvements Project Overview: We have a custom function added to our child theme that hides the header & footer of the displayed page if a specific string is added to the url. String: ?headless=true Example: We would like some improvements to this function so that if original landing page url has "?headless=true" then all links on the page are re-written to have "?headless=true" on the end of the url. So the state is continuous. A function such as add_query_arg() should be used We DO NOT WANT a session based solution 5* FEEDBACK WILL BE LEFT FOR YOU

    €36 (Avg Bid)
    €36 Média
    11 ofertas

    When I log in automatically using C # http, I encounter http header authentication. The authentication comes from an encrypted string calculated by the js method on the page. This js method is static, but I can't find which js method is encrypting. I need someone to help me write the encrypted js method into a c # method or a native js method, describing the input parameters. When I call this method, I find another way to get the parameter values, input them into the method, and get the final same encrypted string. I am engaged in computer crawler work. I have a lot of work to be outsourced, and the payment fund is stable and reliable. I need to be able to find background developers who use C #+CEFSHARP technology, and senior front-end developers to help me crack encrypt...

    €490 (Avg Bid)
    €490 Média
    14 ofertas

    Write an android java app that detect missed call and print the caller number to the console. must be working in API 30 also. you can use TelephonyManager and Caller Log permissions but do not detect the caller number with the call detetcting the caller number use onCallStateChanged(int state, String incomingNumber) to listen to changes in the call states and when missed call is detected, print the caller number to the console. use android studio Arctic Fox. after code is working will release the full milestone.

    €135 (Avg Bid)
    €135 Média
    19 ofertas
    Mesh WebApp Encerrado left

    ...Database, which will most probably be difficult to integrate with the Blazor App The site will be used to track vehicles on real time, and some properties of the radio connection between them. Requirements you will have to develop are: (1) Class Vector will have properties: - string Name { get; } - Color Color { get; } - int VehicleId { get; set; }: vehicle to which this vector belongs - double Length { get; set; } - (...) (2) Class Vehicle will have following properties and will hold always actual values, no historics: - string Name { get; } - int VehicleId { get; set; } - Color Color { get; }: type of the vehicle - double Size { get; set; }: volume, radius - double[3] Coord { get; set; }: last updated geographical coordinates, to be displayed on the map - TextBlock ...

    €92 (Avg Bid)
    €92 Média
    1 ofertas

    Summary : Need a python code - A function with defined set of arguments. 1. Get the text around a given string 2. Ignore the comments if any 3. Consider flags (Whole_string, Include_space) 4. Should look for child and do #1,2, and 3. 5. Output in XML and file. Should be same as mentioned in the test case. Read the attachment and test cases for complete details Expectations: Person must have experience in Python. Clean code with comments, No payments upfront. Lets have payments after each milestones in order of Test case and payment weightage as below Test case 1: 30%, Test case 2: 20% ,Test case 3: 20% Test case 4: 20% Test case 4: 10% Apart from above sample test cases, I shall also run similar real time cases which needs to pass as well. After completion of each milestone...

    €144 (Avg Bid)
    €144 Média
    50 ofertas

    Budget: $35 Deadline: Within 1 Day Project Type: Custom WordPress Function Project Overview: We would like a custom function added to our child theme that hides the header & footer of the displayed page if a specific string is added to the url. Header & footer must be hidden for all devices - Desktop, mobile & tablet String: ?headless=true Example: Normal functioning of the website should not be affected. i.e if the string is not present it should display as normal 5* FEEDBACK WILL BE LEFT FOR YOU

    €44 (Avg Bid)
    €44 Média
    38 ofertas

    The idea is that this unit will be plugged into the DEX port, configured and not need to be touched. There may also be a credit card reader that will need to share the DEX port to be powered by MDB. Define hardware required, either off the shelf with minor modifications/connectors or custom combo. Unit to be located and secured inside the vending machine. ...there existing hardware that will plug into DEX port and share it with a credit card reader? 3. This is intended to only send by email or ftp, from wireless connection, the DEX historical data for reporting. 3.1 No cell service available, therefore the wireless requirement. 4. This is to simplify and not require a physical visit to each machine to determine sales and restock needs. Part 2: 1. Parse DEX data loading in th...

    €519 (Avg Bid)
    €519 Média
    11 ofertas

    ...enough, no need the 58. 3. Get payouts by webhook and find a way to have the payment_ids into each. 4. Generate invoices: - Based on payouts, we need to generate invoices. we have 2 ways. a)generate PDF and send to customer email address and via api to the dashboard (for superadmin and to specific business_id). here into the api if we dont specify the business_id, means is for superadmin. if we parse business_id we get all payouts related to - Based on payments, if SMS, we generate invoices from Tabo to that business_id - based on payments, we generate invoices from Tabo to that business_id for the fee kept 5. Subscritions (including coupons - all time, due to) the Invoice page on superadmin will be copied and used into admin dashboard, so they will be able to see the invoice...

    €1018 (Avg Bid)
    €1018 Média
    31 ofertas

    I need to read a JSON file line by line because it is way to big to pull into memory. I need to create a much smaller object with only a few of the elements. The line is in the attached file- The only information I need is the "properties": { "ZCTA5CE20": "29589", "GEOID20": "29589", "CLASSFP20": "B5", "MTFCC20": "G6350", "FUNCSTAT20": "S", "ALAND20": 725268, "AWATER20": 0, "INTPTLAT20": "+34.1006015", "INTPTLON20": "-079.3201608" } The properties section

    €23 (Avg Bid)
    €23 Média
    7 ofertas

    Project is to supplant existing product feed ingestion routine built in legacy code to new code structure built in Codeignitor. Database is mysqldb. Tasks would be as follows. 1) Take a published URL product feed per retail merchant and parse it to load it into database - add new products - amend existing products (all data fields applicable) - where existing products not updated... move to out of stock list 2) Use a universal mapping table to map departments and categories (from merchant) to the site departments and categories that will come in from each merchant 3) Have a nightly cron job to update same 4) Allow manual kick off of one or more merchant product feeds within merchant during the day 5) Brands management - allow products to be added for approved brand name update on...

    €1044 (Avg Bid)
    €1044 Média
    55 ofertas

    We need a VB function creating in Access to talk to a Magento API which will return category data back as JSON. The JSON needs to be parsed and inserted into two tables. As there will be over 5,000 categories there will need to be multiple calls to the API to retrieve the different pages of data. See this video for full details: The project should be completed by providing an Access database containing the VB and tables so that it can be run when ever it is required. When responding please let me know you have watched the video so I know you understand the task fully. If you have any questions please let me know.

    €176 (Avg Bid)
    €176 Média
    19 ofertas

    ...these? There is another thing I have noticed, a lot of random URL's have been flagged up by Google Search Console that are under Indexing > Pages > Alternative page with proper canonical tag it shows 1000 Examples of URL's that are not indexed. These start 23 Nov 2022. Here's an example: To me this looks like a dodgy URL as it is a random string of letters and numbers, perhaps this was created due to the Malware - it just links to the homepage. If I was to remove these 1000 URL's using Google Search Removals maybe this could clear things up? Something very strange is happening and it's basically rendered the site useless on Google Search, which is very frustrating and damaging. Would be great to hear what you think is the cause of this

    €140 (Avg Bid)
    €140 Média
    36 ofertas

    ...Textbox result 1) When button read is pressed the text from "textbox search" is looked for in column A 1.1) If found the corresponding value from A and B are shown in the "textbox result" 2) When button write is pressed the text from "textbox search" is looked for in column A 2.1) If found and there is no existing value in column B the string from "textbox value" is written into the column B cell. 2.2) If the search string was not found, the search string is added to column A and the value from "textbox value" is put in column B. 2.3) If the value from "textbox value" is nothing and a row for the search term is found in column A, the row must be removed. Example excel data attached. I can creat...

    €87 (Avg Bid)
    €87 Média
    38 ofertas
    Fix codeline in JAVA Encerrado left

    Can someone pleas...call the countPrice() method to print the total price. The getInfo() method in the successor classes of the Product class can call its parent version (with 1 additional piece of information each - Weight or Volume) using (). Then, in the main class you don't have to call the countPrice() method for each product, but only getInfo(). public class Main { public static void main (String[] args) { Chocolate chocolate = new Chocolate("Nestle", 100,253596,100); (()); ("Total Price: " + ()); Wine wine = new Wine("Merlot",100,578551,750); (()); ("Total Price: " + ()); } }

    €19 (Avg Bid)
    €19 Média
    10 ofertas

    I want a TSQL scalar function that obfusicates strings. I want it to loop through a string and replace all characters with a similar random character; lower with random lower, capitol with random capitol, digit with random digit, and all other characters the same. Example: INPUT: 5123 Myreal+ St, My/city, FL, 32533 OUTPUT: 8195 Uabshj+ Us, Ia/sdfh, HW, 84123

    €23 (Avg Bid)
    €23 Média
    3 ofertas

    ...then had you decode the url in the (and you referenced the decoded token string in both and afterwards). Take a look at the following article (Example 1): Instead of base_64 encoding the url, I'd like to encrypt the url using OpenSSL (as in Example 1 php code from the above article) and then decrypt the url string for use in the and makeTransaction.ts. Since you are familiar with the and files, you could simply use the final versions of both files you sent me earlier where the file exists (which handles both normal/encrypted url string scenarios within the same file) and there is no separate _checkout directory. Thanks

    €28 - €28
    €28 - €28
    0 ofertas

    Hi nikunjantala17, I noticed your profile and would like to offer you my project. We can discuss any details over chat. I'd like to migrate my invoices and client data from Perfex CRM to Odoo, There are a few hundred invoices and about 60 "clients" as i've used it for about 5 years but i work alone and so i...would like to offer you my project. We can discuss any details over chat. I'd like to migrate my invoices and client data from Perfex CRM to Odoo, There are a few hundred invoices and about 60 "clients" as i've used it for about 5 years but i work alone and so it's not loads of info. I want to have the Odoo configured so it uses Documents and accounting. I need a setup that will automatically parse invoices sent to me by email and...

    €299 (Avg Bid)
    €299 Média
    1 ofertas

    ...follows. id,firstName,lastName,email,sex,birthDate,height,weight,patientId Create a new entity, repository, service, dto and controller for a new model called Medication. Requirements i. Each medication belongs to exactly one patient, but each patient can have multiple medications. ii. Aside from the patient relationship, each medication has one additional field: medicationName, which is a string. iii. The controller should contain two endpoints that: (a) create a single medication for one patient, and; (b) get a JSON list of all medications belonging to a single patient, given that patient's id (i.e., "id" field) as a path parameter...

    €25 (Avg Bid)
    €25 Média
    19 ofertas

    Hi...involved and constant Q&A communication in case you have never work with it. Is not going to be the main thing. I need to a add a search box that plays nice with current filter on page: That filter was created by another freelancer in JS, using Isotope's packery If you try it you can see that the header string changes depending on what filters are being used. Trips in Italy, Trips by bus in Spain, Trips by car in France in offer.... Needs desktop and mobile filtering (they are bit differente inside it) Let me know if you need more information. I have attached so you can take a look. Thanks for your time. PS: add "Camel" word on the chat so I can see that you have read the proposal

    €15 / hr (Avg Bid)
    €15 / hr Média
    66 ofertas

    help finish off my script! what i am trying to do is on this game it has a script install where the user has to answer the math question, i have coded the section where it finds the math question and answers the question but my issue is the answer is now in a string, how do i save the string into my clipboard?

    €23 (Avg Bid)
    €23 Média
    18 ofertas

    ...security constraints, we cannot grant access directly to our codebase. This task should take less than 10 hours to complete: efficiency is the goal here. Requirements: We are in need of a Blazor "wheel" component for displaying metrics (picture attached). The component should be able to handle between 2 and 10 metrics, and should space them out equally for any number. The metrics should be string-based, for both the "metric" and the "description" - Additionally, clicking on any of the outer "metric" circles should be able to change the content in the "center" circle - to some justification or explanation of the metric. Implement using Blazor, (Web assembly if it makes a difference), using Mudblazor if needed/helpful, or an...

    €31 / hr (Avg Bid)
    €31 / hr Média
    26 ofertas

    Laravel expert - front end and back end should have string knowledge of MVC achitechture should have payment gateway integration experience should have string knowledge of how to use controllers and not to mess the code

    €7 / hr (Avg Bid)
    €7 / hr Média
    97 ofertas

    hello, I need urgent help to file an error on a joomlla site here is the error Deprecated: Return type of JoomlaCMSDateDate::format($format, $local = false, $translate = true) should either be compatible with DateTime::format(string $format): string, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

    €27 (Avg Bid)
    €27 Média
    6 ofertas

    Hello I need a sample code/android app that do POST a json string to a node.js server and display the response in a webview (think loadDataWithBaseURL api) Implementation must be in Koltin POST must be JSON and NOT "x-www-form-urlencoded" type so class to use is HttpURLConnection and answer of the server to use is webview loadDataWithBaseURL { "username": "scott","password": "secret"} So this string: "{"username":"scott","password":"secret""}" Here is node.js server code: ================= // const express = require('express'); const bodyParser = require('body-parser'); const app = express(); //(({ extended: true })); MUST NOT BE USE !...

    €22 (Avg Bid)
    €22 Média
    7 ofertas

    Looking forward to hire shell scripting experts to parse json files.

    €15 (Avg Bid)
    €15 Média
    5 ofertas

    I want to parse text that is in a text field into the appropriate fields using artificial intelligence Pretty straight forward. Thanks.

    €741 (Avg Bid)
    €741 Média
    46 ofertas

    We have the following situation. Laravel page that has a fixed layout as of now. There is a content part of the Page and a Header and Footer. see Image. 1 is a Logo, 2 is a String both in the Header section 3 is a Footer We need to be able to hand over a parameter with the URL the page is called that Url currently is xxx will be the page. Anonymized here. 123456789 and AABBCC are used to directly login on to the page over a QR once logged in there are several subpages

    €45 (Avg Bid)
    €45 Média
    15 ofertas

    ...field unambiguously, the column is always indicated first and then the row. Here a1 denotes the lower left corner, i9 the upper right. At the beginning, the black figures are on the " bottom " squares in rows 1-3, the white ones on the " top " ones in rows 7-9. Game board The game board is described by a string, which is constructed as follows: rows are separated by "/", and within the rows the squares are separated by ",". There is no "/" at the beginning and end of the string, and no "," at the beginning and end of each row. The field a9 is specified first, and the field i1 last. Within a field there can be a figure coded as follows: the first character is the color, "b" stands fu ̈r black a...

    €27 (Avg Bid)
    €27 Média
    2 ofertas
    haskell developer Encerrado left

    ...field unambiguously, the column is always indicated first and then the row. Here a1 denotes the lower left corner, i9 the upper right. At the beginning, the black figures are on the " bottom " squares in rows 1-3, the white ones on the " top " ones in rows 7-9. Game board The game board is described by a string, which is constructed as follows: rows are separated by "/", and within the rows the squares are separated by ",". There is no "/" at the beginning and end of the string, and no "," at the beginning and end of each row. The field a9 is specified first, and the field i1 last. Within a field there can be a figure coded as follows: the first character is the color, "b" stands fu ̈r black a...

    €19 (Avg Bid)
    €19 Média
    1 ofertas

    You can see the task in the attachment. It is about a chemistry project in python. Also you can find a dataset in the attachment. The file you are provided with is a .dat file which can be imported on Python using load() function from Pickle module. The Dataset consists of a dictionary which contains the following information: • Title of the dataset (string) • The frequency shift corresponding to the first value in NMR spectrums (float), the last value in NMR spectrums (float) and the step value in NMR spectrums (float). These values can be used to calculate the x-axis of a spectrum • A dictionary giving the NMR spectrum, i.e. y-axis values of: o A 1 µmol/L solution of ethanoic acid (float array) o A 1 µmol/L solution of propanol (float array) o A 1 µ...

    €16 (Avg Bid)
    €16 Média
    6 ofertas

    I would like a site that generates a smart contract on the Ton blockchain. In the smart contract I want to be able to insert an input as it can be a string. The input must appear in the transaction block explorer. I do not care the Ux Desing of the site, there must be a button to which you can connect the wallet that supports Ton and an input space that allows you to insert the string that will be present later in the block explorer of ton and therefore of the transaction.

    €54 (Avg Bid)
    €54 Média
    8 ofertas

    IMPORTANT: 1. Custom bids 2. Bid how much you want to charge for the project I am looking for someone to do a custom websocket wrapper for my project. Functionality: 1. It should persist the connection 2. It should be able to issue commands through functions Details: I am connecting by WebSocket to multiple...rcon - identifier, standard to wait for response related to issued command, you await msg with same identifier calls your function to send command to serverid that was assigned in serverRconStartFN returns answer from that websocket Return should have state + response Example state and response: success = (1, raw answer) timeout = (2, null) error = (3, error) Considerations: Answer can be string or json, you can see in that wrapper im using they handle this case so yo...

    €18 (Avg Bid)
    €18 Média
    1 ofertas

    let url = URL(string: videoUrl)! let asset = AVAsset(url: url) let duration = let durationTime = CMTimeGetSeconds(duration) return Double(durationTime) and I got 'duration' was deprecated in iOS 16.0: Use load(.duration) instead I need someone to fix this warning.

    €31 (Avg Bid)
    €31 Média
    5 ofertas

    ...input is to be read as a string: <game-type> [<5 board cards>] <hand 1> <hand 2> <...> <hand N> ...where: game-type specifies the game type for this test case, one of: texas-holdem - for Texas Hold'em omaha-holdem - for Omaha Hold'em five-card-draw - for Five Card Draw <5 board cards> is a 10 character string where each 2 characters encode a card, only used for Texas and Omaha Hold' ems <hand X> is a 4, 8 or 10 character string (depending on game type) where each 2 characters encode a card <card> is a 2 character string with the first character representing the rank (one of A, K, Q, J, T, 9, 8, 7, 6, 5, 4, 3, 2) and the second character representing the suit (one of h, d, c, s). Jokers ...

    €20 (Avg Bid)
    €20 Média
    4 ofertas
    Lexical Analyzer Encerrado left

    design and implement and Lexical Analyzer for a subset of the Pascal Programming Language. You program should be able to accept as input a file containing statements in Pascal and correctly perform a lexical analysis of each statement. Samples of the output and sample C code for a lexical analyzer for tokens and lex...structure to store) of the reserved words for Pascal. (See the link to the Pascal site posted with the assignment). 2. You will need to create a list of various operators used in Pascal by category, for example token ASSIGN_OP lexeme := 3. You will need to create a list of acceptable characters for variables and constants. 4. You will need to write code to test the validity of identifiers, If a string does not match any of the categories, you should indicate that as...

    €162 (Avg Bid)
    €162 Média
    5 ofertas

    We need a bot created which will allow input from Telegram users to operate with the Bybit Copy Trading Api. It will need to parse the messages from a Telegram user into the Bybit Copy Trading platform along with a few other integrations with the Bybit Platform. This bot will need to be able to be used by multiple users in different Telegram conversations, with each conversation corresponding to a different Bybit account.

    €178 (Avg Bid)
    €178 Média
    26 ofertas
    PDF Miner Encerrado left

    Parse some pdf files and export the data into an excel file. I'll deliver a python script that'll do it automatically.

    €41 (Avg Bid)
    €41 Média
    1 ofertas

    I need VB6 code (possibly VB code if it requires no special vb.net functions) to create an .igs file from a text file of XY coordinates. I would expect some type of user interface screen where you can specify some comments to be held in the .igs file, and mm or inches, and a "Go" button to create the 3D .igs file. I can easily accept limits, like the comments must be shorter than, say, 40 characters. The file name and path can be hardcoded. I would also like a thickness I can specify so the 2D XY points could specify a solid of some particular thickness. The file will always be in the form of 360 XY coordinates that wrap around to form a somewhat circular part with a varying radius, 1 data point for every approximate degree of rotation around the circular part. I h...

    €506 (Avg Bid)
    €506 Média
    22 ofertas
    Family video 2022 Encerrado left

    Hello! I am looking for someone that can string video clips together to make an overview of our 2022, let’s say about 20 video clips and 50 photos to make one final video of about 5 minutes. Music in the background would be great. Vintage, bohemian feeling; nothing cheesy. Thank you!

    €27 (Avg Bid)
    €27 Média
    47 ofertas

    Hello! I am looking for someone that can string video clips together to make an overview of our 2022, let’s say about 20 video clips and 50 photos to make one final video of about 5 minutes. Music in the background would be great. Vintage, bohemian feeling; nothing cheesy. Thank you!

    €28 (Avg Bid)
    €28 Média
    26 ofertas

    We would like a simple design logo for a new company that two brothers have started. We would like QUIKMACK to be in the font Ethnocentric Bold Italic please. We like t...that in the logo as there maybe more than this product later on, but we would like to see logos with and without the blue QUIKMACK product picture added. We are thinking of the logo just being QUIKMACK in the Ethnocentric Bold Italic with maybe the colours green and blue or can try the combination blue and black colours, with a little something added, like Nike, Quilksilver etc. The product is a String Line Winder, which will be used mostly in the construction and landscaping business. We need this design to be used on packaging, business cards, stickers, website and it will be going on plain white and brown packi...

    €18 (Avg Bid)
    €18 Média
    32 ofertas

    ...forEach(user -> { (user); });; return users; } //PASSWORD VALIDATION digit + lowercase char + uppercase char + punctuation + symbol private static final String PASSWORD_PATTERN = "^(?=.*[0-9])(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#&()–[{}]:;',?/*~$^+=<>]).{8,20}$"; private static final Pattern pattern = (PASSWORD_PATTERN); public static boolean isValid(final String password) { Matcher matcher = (password); return (); } public Flux<Response> register(String email, String password) { boolean passwordIsValid = false; BCryptPasswordEncoder encoder = new BCryptPasswordEncoder(); UserEntity user = ().blockFirst() == null ? new UserE...

    €22 (Avg Bid)
    €22 Média
    2 ofertas
    Cryptograohy -- 2 Encerrado left

    Cryptograohy to encrypt string stored in a file

    €24 (Avg Bid)
    €24 Média
    3 ofertas

    See attached: For each row in worksheet 1 'String to search', highlight cell in column 2 'Text String', if the string in that cell contains any of the values listed on worksheet 'String to search for' , Column 1 'Cities'. I need the the formula or macro to be added to the workbook to get this result. (and to understand how it works so I can replicate it)

    €24 (Avg Bid)
    €24 Média
    14 ofertas
    cryptograohy process Encerrado left

    First create an admin module and encrypt it using file vault and algos a file is created to store a string by usin rsa and caeser algorithm

    €64 (Avg Bid)
    €64 Média
    2 ofertas

    We need a bot created which will allow input from Telegram users to operate with the Bybit Copy Trading Api. It will need to parse the messages from a Telegram user into the Bybit Copy Trading platform along with a few other integrations with the Bybit Platform. This bot will need to be able to be used by multiple users in different Telegram conversations, with each conversation corresponding to a different Bybit account.

    €1202 (Avg Bid)
    €1202 Média
    62 ofertas

    Our word press site crashed an we are unable to access dashboard. We have access to files and db through controlpanel by our hosting provider and ftp. The message we have at screen is: "Fatal error: Array and string offset access syntax with curly braces is no longer supported in /customers/9/5/a/ on line 757" Are you able to help?

    €28 (Avg Bid)
    €28 Média
    53 ofertas