Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 vb6 xml class työtä löytyi, hinnoittelu EUR

    ...Translink Capital, Azure Capital Partners, and Spero Ventures. Our leadership team is from Teach for America, Goldman Sachs, Facebook, Google, Lucky Strike, Microsoft, and a mix of Seed, A, B, C, Private and Publicly Traded companies leadership experience. Empowerly’s co-founders were also named in Forbes 30 Under 30 class of 2022. In 2022 Empowerly was named to Inc. 5000’s list of fastest growing companies in America. We are a fully remote, global workforce focused on building world-class, college admissions advisory services and programs. So far this year, 22% of Empowerly student applications were accepted into the Ivy League, as compared to the national average of 5%. This means that across the board, we increased our student’s chances of acceptance ...

    €421 (Avg Bid)
    €421 Keskimäär. tarjous
    32 tarjoukset
    Trophy icon i need a new logo - 21/05/2024 17:21 EDT 2 päivää left

    i need a new logo with the name " nolan & jasiel" and below "construkt" is for a construction businness , i need very class and luxury logo with gold color . not copy paste plz from pinterest or canva only custom logo and not ai also . thank you

    €50 (Avg Bid)
    Taattu
    €50
    203 työtä
    Python PDF to XML Conversion 6 päivää left
    VARMENNETTU

    I need a Python developer to help me convert a PDF file into an XML file. And Share that Python Code With me as well. Key Requirements: - The primary task is to extract text from the PDF and structure it into an XML file. Ideal Skills: - Strong proficiency in Python, with a good understanding of its syntax and libraries, particularly for PDF processing. - Experience in text extraction from PDFs is a plus. Please note that I do not have a predefined XML structure in mind, so I'll need some guidance on how to structure the output.

    €18 (Avg Bid)
    €18 Keskimäär. tarjous
    40 tarjoukset
    Trophy icon Arabic for Kids 5 päivää left

    I am looking for a flyer with an Arabesque design for kids. Arabic Language Institute (add logo) presents Arabic for Kids (add picture of kids learning Arabic) Ages 5 to 10 - Reading - Vocabulary - Speaking Starting Saturday, June 1st at Masjid Darul Islam 602 Salem Ave, Elizabeth, NJ Class Options 1 Day $10 per day 2 Days $15 per weekend Saturday 12:00 noon to 1:30pm Sunday 12:00 noon to 1:30pm Scan QR Code for Registration

    €18 (Avg Bid)
    Taattu
    €18
    88 työtä
    Convert PortVB App to iOS/Mac -- 2 5 päivää left
    VARMENNETTU

    I’m seeking a skilled developer to convert my existing PortVB Desktop App into an iOS/Mac Desktop App. It a small tool that runs on a Windows PC and reads some flat XML files and inserts/updates a mySQL database. We need the same program to be able run on a iOS/Mac desktop. I have all the VB Project files/ Source code. - Skills in app development for iOS/Mac, ideally with previous experience in app conversion - Knowledge of data syncing, user authentication, and offline access, in case these features need to be incorporated - Familiarity with contacts management, communication, scheduling, calendar integration, and file/document management functionalities for potential focus areas - Creative design skills to potentially revamp the user interface and overall design of t...

    €386 (Avg Bid)
    €386 Keskimäär. tarjous
    66 tarjoukset

    Education Website with Live Class Feature The project requires comprehensive full-stack development skills, with the aim to create a robust and functional website targeting students. The layout should be intuitive, offering a seamless learning experience. Key Features: - A fully functional and interactive landing page that includes contact forms and social media integration for enhanced communication. - A secure payment gateway offering an effortless checkout process for users. - Implementation of video and study material storage facilities. - Live classes integration providing real-time learning experiences. Study Material Details: - Incorporation of text files, video lectures, and interactive quizzes for a well-rounded learning experience. The project offers a strict time...

    €237 (Avg Bid)
    €237 Keskimäär. tarjous
    15 tarjoukset

    ...the local machine and can sign PDF, XML, JSON, and Text files in bulk and with the following additional features: - Bulk Signing: It should support signing multiple files at once, with no specific limit. - Predefined Output Path: Users should have the option to assign a default output path for the signed files. - PDF Signature Display: For PDF documents, the utility should display the signature as an optional feature. The goal is to have this utility developed within a month. Ideal skills for this project include: - Proficiency in programming languages suitable for file processing (e.g. Python, Java) - Experience in developing software utilities or tools - Familiarity with e-signing mechanisms and standards - Prior experience in working with PDF, XML, JSON, and Text ...

    €290 (Avg Bid)
    €290 Keskimäär. tarjous
    12 tarjoukset

    I am seeking a highly creative and skilled freelancer to design a video invitation card for a special event I am planning. The video should radiate elegance and class, appealing directly to my friends and family. The successful candidate should be excellently adept at: - Graphic Design - Video Editing - Animation The inclusion of the following elements is essential: - A well-crafted personal photo collage that will touch hearts - Animated text that adds a touch of class and uniqueness - Choosing or creating a befitting music or voiceover that complements the overall feel of the video It would be highly advantageous if you have prior experience creating similar video invitation cards, particularly ones that incorporate classic style elements effectively. Proven skills in bl...

    €12 (Avg Bid)
    €12 Keskimäär. tarjous
    10 tarjoukset

    ...features: - **Multi-Login System**: There needs to be a seamless and secure multi-login system to accommodate both trainers and students. - **Search Functionality**: Users should be able to search for trainers or classes based on the city or trainer's name. This will make it easy for students to find trainers that are close to them or whom they may have heard of. - **User Profiles**: Each trainer or class should have a detailed profile which includes: - Biography: A brief description of the trainer and their training methods. - Reviews and Ratings: Users should be able to rate and write reviews about the trainers/classes. - Contact Information: Trainers should be able to list their contact information so that interested students can get in touch with them. The i...

    €295 (Avg Bid)
    €295 Keskimäär. tarjous
    29 tarjoukset

    ...corporate identity and logo. The aim is to create brand recognition, present a professional image, and differentiate ourselves from competitors in our niche. I am seeking a proficient artistic designer who can create a unique and captivating logo for brand recognition, website use, and product labeling. Expectations: * Develop a logo and corporate identity that's innovative, yet represents a sense of class. Something simple but distinct like luxury brands. * Adherence to a color palette of black, white and touches of burgundy. I'm open to different gradations and intensities of these colors to make the logo pop. * We want the logo to use the image of a lynx or a fox. * Develop a manual with the brand corporate identity to explain how and when the logo must be used (co...

    €100 (Avg Bid)
    Taattu
    €100
    990 työtä
    Java Code Fix Needed 5 päivää left

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    33 tarjoukset
    Trophy icon Sophisticated Logo Design for "Voilà" 1 päivä left

    I'm searching for an experienced graphic designer to create a unique, sophisticated logo for my pastry shop named "Voilà". Key Requirements Include: - Incorporating the name "Voilà" into the logo design - Conveying a sense of class and sophistication - Utilizing a color scheme of burgundy/champagne, or gold/ rose gold Skills and Experience: - Proficiency in color theory - Strong background in logo and brand design, especially for food-related businesses - Ability to capture the essence of a brand's identity in a visual format I look forward to seeing your portfolio and discussing potential designs for "Voilà". I want to use my logo for Instagram profile, to add on my personal pastry photos, and also on stickers an...

    €9 (Avg Bid)
    Taattu
    €9
    315 työtä

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    6 tarjoukset
    SEO Content Generation 4 päivää left

    Objective of the project The goal of the project is to develop an automated system that generates high-quality content related to beauty, cosmetics, skin and hair products, and makeup. This system must: Collect content from various sources (URL, RSS, XML) configurable by a Super User. Filter and process such content using artificial intelligence (AI) to improve it. Automatically publish enhanced content to a WordPress blog and various social networks. Provide an intuitive administration panel for managing system sources and configurations. Technologies and Tools Used Backend: Django Frontend: React Database: MySQL or PostgreSQL Monitoring: Prometheus and Grafana Containers and Orchestration: Docker and Kubernetes This project is already validated by AI tools to correct errors in ...

    €30 - €250
    Sinetöity
    €30 - €250
    8 tarjoukset
    WordPress Blog Setup on Amazon EC2 4 päivää left
    VARMENNETTU

    ...Ensure the site content is primarily in Arabic, with some pages in English. advice for students on studying abroad. any unnecessary content. a minimalist design. 5. Set up menus, categories, and subcategories. Content Upload: images and articles in Arabic. all content is well-organized and properly formatted. SEO and Analytics: up a Google XML sitemap. Google Analytics. the site for SEO. Performance Optimization: caching solutions to improve site performance. other performance optimizations (e.g., image compression, minifying CSS/JS). Security and Maintenance: and configure security plugins to protect the site. up regular backups. the WordPress core, themes, and plugins

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    97 tarjoukset
    Comprehensive Class Management System 4 päivää left
    VARMENNETTU

    I need a robust class management system that caters to the needs of a large-scale educational institution. Our primary users will be students, teachers, administrators, and parents. Key Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and performan...

    €343 (Avg Bid)
    €343 Keskimäär. tarjous
    76 tarjoukset

    ...Creation System Catalog management Content tracking Analysis Daily Trends Analysis Audience targeting Monitoring of music lists Video editor Royalty accounting software Neighbouring Rights Collection DMCA automated takedown Min. Requirements: - Must have experience with DDEX music supply chain and infrastructure - Experience with B2B DDEX implementation - Experience with technologies such as JSON/XML, AWS, NoSql, Python, Javascript - Familiar with MEAD standards provided by DDEX, Ruby on rails knowledge. Please only apply if you have build something like this before! More info: Key Features: - Rights Management: Implement a secure and reliable mechanism for managing music rights

    €2001 (Avg Bid)
    €2001 Keskimäär. tarjous
    10 tarjoukset

    I'm seeking experienced UML and OCL modelers to conceptualize my full system information and transcribe the model for the USE (.use) tool. Key tasks include: - Conceptualize the entire system model using UML and OCL - Transcribe the model for USE tool - Create necessary UML diagrams: Class Diagram, Use Case Diagram, Sequence Diagram Ideal skills would include expertise in UML, OCL, and system modeling. Familiarity with the USE tool is essential.

    €17 (Avg Bid)
    Taattu
    €17
    2 työtä
    Advanced Web Crawler System Development 3 päivää left
    VARMENNETTU

    ...--Sizes --Call to Action (CTA) text --Description --Specifications --Other relevant information -Enable users to specify which pages, products, and categories to manage, and which information to include in exports. Generate XML or CSV links based on user selection. -Allow users to update specific pieces of collected information across all or selected pages, ensuring data remains current and accurate. 2. Proxy System -Implement a dedicated IP system (proxy system) to avoid server or firewall blocking. 3. Data Access and Export -Allow data export in formats such as CSV, XML, etc. -Ensure data export is compatible with Google Merchant Center and other similar advertising services. 4. User Interface -Provide an interface that allows users to explore scraped content through a h...

    €2347 (Avg Bid)
    €2347 Keskimäär. tarjous
    90 tarjoukset

    I'm in need of a proficient expert who can assist me with running queries on DuckDB using data originating from Amazon S3. This task primarily involves: - Interacting with semi-structured data such as XML and JSON - Processing a substantial data volume ranging from 1GB to 1TB The ideal freelancer should have the following capabilities: - Deep understanding and experience with DuckDB and Amazon S3 - Strong skills in handling and querying semi-structured data - Experience in managing and processing large volumes of data Please note: it's critical that the freelancer have experience with managing these sorts of tasks previously and has a solid understanding of large volume data manipulation.

    €35 / hr (Avg Bid)
    Kiireellinen
    €35 / hr Keskimäär. tarjous
    26 tarjoukset

    I need an application developed for Android, iOS and potentially Windows. This app's purpose will be mainly to host video lessons and class videos, aimed at the education sector. Key Features: - The app needs to be code-access restricted to ensure content security. - It will also require a feature to embed hidden watermarks into the videos for further security. Ideal Skills: - Proven experience in Cross-Platform Mobile app development. - Proficiency in features revolving around Video playing and user security. - Expertise in embedding watermarks into video content. There is no strict timeline for the project completion, quality and attention to detail is more important. Apply if you have the needed skills and can deliver a secure, user-friendly app familiar with Arabic.

    €1081 (Avg Bid)
    €1081 Keskimäär. tarjous
    49 tarjoukset

    I need a freelance PMP certified project management trainer for delivering a 5 days' project management courses and vast in PMI-ACP (PMI Agile Certified Practitioner). Course duration : 5 days. ...Material to be covered : PMI-ACP (PMI Agile Certified Practitioner) Location: Orlando, United States Frequency : Multiple Classes Fees : 5 x US$ 700.- per training day = US$ 3500 Candidates should provide me with their resume including detail qualification, career path, experience in project management and experience in conducting project management training. Aside this urgent time sensitive class, there will be multiple trainings in several locations in USA, Canada, UK, Europe and Africa so applicants from various locations are encouraged to apply so they can be contacted ...

    €533 (Avg Bid)
    Paikallinen
    €533 Keskimäär. tarjous
    8 tarjoukset

    ...be seen here: - If you have digital signage experience this will be ideal (this is not building a website) - Fluent English speaking - We would like to work with a freelancer, not a company (paid hourly) - Proven development experience (sample of similar works required) - Experience in Android: java | Windows: c# | - Web-based CMS: PHP/JS, HTML and CSS - Experience in RSS/XML will be an advantage. Someone reliable, hard-working, English speaking, and skilled. Some of the tasks; - SAAS completion, - Redesign/interface changes - 40 new features - new widget/feed integrations and Customisation - improved reliability/scalability - CMS alterations/improvements I am very serious about getting started asap. Please quote "Imagine" in your subject line. Please send links t...

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    92 tarjoukset
    promotion for GoFundMe Campaign 3 päivää left
    VARMENNETTU

    ...since anyone made a donation. I realize it must be difficult to give money to a person you haven’t seen for years or never met. I wanted to run a “Rewards Based Campaign” where contributors could select either Prints of my Artwork or select from my list of 200 different titles of Vintage Children’s books or both but GoFundMe prohibits offering rewards. I’ve been a successful award winning world-class professional painter & printmaker for decades. However (as mentioned in my campaign) Redundancy in my “Visual Arts” profession (due to circumstances unrelated to job performance) that I never could have anticipated has severely reduced the demand for artwork created by the human hand (by artists like me) in favor of computer generated fa...

    €123 (Avg Bid)
    €123 Keskimäär. tarjous
    12 tarjoukset
    Codecanyon Project A Customization 3 päivää left
    VARMENNETTU

    ...functionality. We're looking to add new features to the existing web application. These include: 1. Filter students by religion and gender (Dropdown filter needs for additional filter only gender and religion) 2. Send individual message by filtering class, section and marking by roll And some more 3. I need to show here some important field by default from student and parent profile Gender Religion Father's name Mother's name Mobile number Date of birth Address Image (print in pdf) 4. I have some issue to fix on result system. Need to modify class name tyme 1. Compulsory (WIll add full marks and GPA with Result) 2. Optional (WIll add full marks and GPA with Result) 3. Additional (Just to show on Marksheet, (WIll add any marks ...

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    24 tarjoukset

    I am looking for an experienced developer to create a school billing software with specific features. Key Features Needed: - Customizable invoice templates with a capacity to vary fields per class or grade. - Incorporation of custom branding elements into these invoice templates. Additional Requirements: - I would like to have WhatsApp notifications as a method of handling payment reminders. The ideal freelancer for this project would be one with prior experience in developing billing software, more specifically within a school context, and a strong understanding of WhatsApp API integration. Demonstrated experience in software that includes customizable templates and unique branding elements is a must. Your expertise in these areas should align with my project needs and enhance ...

    €428 (Avg Bid)
    €428 Keskimäär. tarjous
    30 tarjoukset

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settin... } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); }...

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    7 tarjoukset

    I'm looking for a skilled Visual Basic 6 programmer to adjust functionality within my VB6 source code. The task primarily involves expanding reporting functions to include more tables. Ideal applicants should have: - Extensive experience in VB6 programming. - Previous work involving functionality adjustments, particularly in Reporting and Data Management. - A keen eye for detail to maintain existing code integrity while implementing changes. - Strong understanding of data management and manipulation in VB6. Your role will be solely focused on altering the existing VB6 code and ensuring the changes don't disrupt the software's operational flow. Familiarity with VB6 and past projects involving Reporting changes are crucial.

    €332 (Avg Bid)
    €332 Keskimäär. tarjous
    24 tarjoukset

    ...diposiciones del RDLC, todo esto en tiempo de ejecución. Es decir paso 4 outputs distintos y me genera un PDF con datos dispuestos coherentemente. Todos los archivos Inputs y Output van en el zip adjunto. Se puede partir con una prueba de concepto, en donde se pinten al menos un par de campos en las posiciones basadas en el RDLC y tambien la tabla de datos que corresponde de los nodos Detalles del XML llamado dtetimbrado....

    €122 (Avg Bid)
    €122 Keskimäär. tarjous
    18 tarjoukset

    I need a React developer to build a frontend for a Student Management System. Key Project Details: - Two Types of Users: The system will have both admin and normal user functionalities. - Entities: The project involves five main entities: students, admin, class, exam, hall, and scheduling. - CRUD Operations: The system should allow for Create, Read, Update, and Delete operations for the mentioned entities. Admin User Features: - Access Control: The admin user should have the ability to control user access and manage permissions. - Reports Generation: The system should be able to generate exam scheduling reports. I will provide you with the Swaggy API list for this project. The deadline for this project is Saturday night. Ideal skills and experience: - Proficiency in React - ...

    €247 (Avg Bid)
    €247 Keskimäär. tarjous
    40 tarjoukset

    I have collected the dataset in CSV format and now require an expert to develop a multi-class logistic regression model for me. Key requirements: - The dataset is ready and available in CSV format which can be used for the model. - You should have expertise in developing logistic regression models for multi-class classification. - Proficiency with Python is a must as I prefer the model to be developed using this language. Technical Requirements: Proficiency in Python and familiarity with libraries such as NumPy, Pandas, Keras, and TensorFlow. Knowledge of statistical learning, logistic regression, and gradient ascent optimization. Ability to write clear and concise documentation and well-commented code.

    €94 (Avg Bid)
    €94 Keskimäär. tarjous
    48 tarjoukset
    Intermediate XML & XSD Mentoring on Zoom 2 päivää left
    VARMENNETTU

    I'm in need of an intermediate level mentor to guide me on XML and XSD through Zoom. I want to explore these technologies further and their practical applications. Key points: - Intermediate level expertise: I'm looking for someone who can provide me with in-depth understanding and hands-on experience in XML and XSD. - Zoom sessions: You need to be comfortable with conducting mentoring sessions over Zoom. Please ensure good communication and screen sharing abilities. - Live Screen Sharing Feedback: I prefer feedback to be given in real-time during our sessions. This will allow for immediate clarification and implementation of suggestions. Ideal skills and experience: - Proficiency in XML and XSD. - Prior mentoring or teaching experience. - Excellent commun...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    14 tarjoukset

    ...creating an XML file and validating it with an XSD file. I am trying to work with and XSD files but hitting roadblocks. The result I'm seeking is an XML file which encapsulates transaction data. This specific data will be gathered from a database, making database management skills essential for this project. Key things I require guidance on include: - XML element creation for transactional data pieces - Using a database for XML data source - Validating the XML with an XSD file The successful freelancer for this project will need a high degree of proficiency with XML and XSD files. They will need the ability to explain complex concepts in an easy-to-understand manner as this project is about learning these skills for me. A strong backgro...

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    9 tarjoukset
    Online Tutoring Scientific Website Setup 2 päivää left
    VARMENNETTU

    I'm in need of a skilled web developer to set up a secured tutoring scientific website. This platform will facilitate online classes, between Students, Instructors and Schools (the field of study will be discussed person...online classes. The session creator (instructor or school) can determine the hourly rate, and the website has a predetermined commission programme (Discussed Personally) Skills and Experience: Proficiency in web development, particularly in setting up interactive and user-friendly websites and teaching tools. - Experience in integrating payment systems into websites. - Familiarity with online class management systems and content sharing features. - Strong communication skills as we may need to collaborate on the content shared, and for any future developmen...

    €2305 (Avg Bid)
    €2305 Keskimäär. tarjous
    165 tarjoukset

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concept and process.

    €87 (Avg Bid)
    €87 Keskimäär. tarjous
    74 tarjoukset
    Porsche Collector's A5 Book Creation 2 päivää left
    VARMENNETTU

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concept and process.

    €89 (Avg Bid)
    €89 Keskimäär. tarjous
    92 tarjoukset

    I'm seeking a professional who can configure my Kamailio SIP proxy and RTPengine. The main purpose of this project is to set up call routing and load balancing. Key Responsibilities: - Configure Kamailio SIP proxy for call routing - Implement load balancing features - Ensure compatibility with SIP over UDP Ideal Skills: - Profic...Skills: - Proficient with Kamailio SIP proxy and RTPengine - Strong understanding of call routing and load balancing - Familiarity with SIP over UDP I do not require integration with any specific external systems or services. The primary goal is to optimize my setup for efficient call routing and load balancing. Please share your relevant experience when applying. It should read from a text file, xml or database the list of servers it needs to sen...

    €490 (Avg Bid)
    €490 Keskimäär. tarjous
    6 tarjoukset

    Necesito crear ficheros XML para ser importados a un ERP (software contable y de producción basica), generados en base a: 1. Una tabla de Excel con información a ser importada. 2. Una estructura XML predeterminada para la creación de ordenes de producción 3. Unas condiciones que hay que cumplir para que se pueda generar correctamente el fichero XML Probablemente una vez realizado el proyecto, se podría se necesitar realizar algunos ajustes o cambios puntuales, que en todo caso serán pagados. El diseño tiene que ser modificable en Visual Basic Busco seriedad, profesionalidad y mucha rapidez.

    €461 (Avg Bid)
    Mainostettu Kiireellinen
    €461 Keskimäär. tarjous
    48 tarjoukset

    Ein bestehendes XML File das dem Isybau XML Austauschformat entsprechen muss soll mit einem einfachen Python Script überarbeitet werden. Das Austauschformat gibt vor das im Block <Inspektionsdaten> nach jeden <KZustand> mit dem Untererlement <InspektionsKode>DCA</InspektionsKode> ein dazugehöriger <KZustand> mit dem Untererlement <InspektionsKode>DCG</InspektionsKode> folgen muss. Die <KZustand> Blöcke sind vorhanden aber die Reihenfolge stimmt aktuell nicht immer <Inspektionsdaten>. Das Skript soll die richtige Reihenfolge herstellen. Nach jedem DCA muss der dazugehörige DCG kommen. Dabei müssen die Unterelemente <VertikaleLage>, <Frame>,<PositionVon> und <PositionBis> &u...

    €137 (Avg Bid)
    €137 Keskimäär. tarjous
    22 tarjoukset

    I'm in need of an experienced SQL Server data warehouse designer to help with a project of integrating and ...needing integration and consolidation is between 1GB and 10GB, so experience handling medium-sized data sets is ideal. Your main aim will be to ensure that the data warehouse is efficient and can handle the needs of our data integration and consolidation. Experience in similar projects is essential. You will be working with roughly 5 databases, some direct access, some via API (including basic XML feed in 1 instance). We do not have expectations on the total timeframes (may be up to 3 weeks for 2-3 days per week) as this is firstly dependent on capabilities and secondly on design / good hourly rates. If you complete the original intended work quickly this may lead to l...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    18 tarjoukset

    I am searching for a skilled freelancer who have developed an examination and class timetable for a multi campuses univeristy (1 - 10 campuses).

    €150 (Avg Bid)
    €150 Keskimäär. tarjous
    30 tarjoukset

    I'm looking for a cross-platform ...well-designed. - Security is also a key consideration, as the reports will likely contain sensitive information and should be well-protected. - Please provide examples of similar cross-platform apps that you have developed. - Experience with reporting functionalities and/or data security is a plus. Features of the Application will be, Name and class of app is daily Class reporting Software 2. Select the class you taught today from class 3 to class 12 3. Select the topic 4. Upload videos, and queries. 5. Mark it as done partly done or not done 6. Integrate it with calendar 7. Mark holidays 8. Integrate GPS location in it Please respond with details on your experience, how you would approach this project and ...

    €445 (Avg Bid)
    €445 Keskimäär. tarjous
    40 tarjoukset

    ...jar”) - the generated jar can be added as a dependency on a Dummy Java app, and it should work exactly like Lombok. For instance, when I annotate a POJO with @, getter methods are added to the .class - Additionally, we will add both Lombok and Gilly dependencies on our , and both dependencies should work. For instance, when a POJO is annotated with @ and @, both getters and setters must be present on the resulting .class The successful applicant will have experience with: - the Lombok library - know the basics of Java reflection and Class loaders - familiarity with Ant scripts We're looking forward to having the project completed within a month. So, if you can work within these timelines and you're looking for a project that's both challenging

    €358 (Avg Bid)
    €358 Keskimäär. tarjous
    21 tarjoukset

    I'm in need of a seasoned VB6 professional to assist with encryption and compression functionalities within my project. Key Requirements: - Task: The primary task is to implement encryption and decryption, along with compression and decompression, in the existing project. - Data: The encryption and decryption will primarily focus on text data. - Implementation: I specifically require the use of AES, Huffman, Inflate and Deflate, and GZIP mechanisms for the encryption and decryption process. Ideal Skills and Experience: - Extensive Experience: Strong experience with VB6, particularly in encryption, decryption, compression, and decompression. - Specific Knowledge: Proficiency in implementing AES, Huffman, Inflate and Deflate, and GZIP in VB6. - Industry Best Pract...

    €54 (Avg Bid)
    €54 Keskimäär. tarjous
    8 tarjoukset

    I need to give the class on Microsoft. Thansk

    €8 / hr (Avg Bid)
    €8 / hr Keskimäär. tarjous
    1 tarjoukset

    ...Nagar, Noori Nagar, Hyderabad, Well trained and dedicated Teaching Staff, Computer Lab Equipped with World Class Advance Technology, We provide well-equipped computer, physical, biological, language, and math labs for both primary and high school students. Indo embassy high school Where Knowledge meets Innovation near Masjid e Maaz, Millat Nagar Noori Our comprehensive online platform facilitates seamless communication among students, teachers, and parents during and after school hours. IIT and Medical Foundation from Primary classes Special remedial classes struggling students Admissions are open for Nursery to Tenth Indo embassy high school for the bright feature of you child Class rush for Admissions Special remedial classes struggling students Indo embassy high sch...

    €69 (Avg Bid)
    €69 Keskimäär. tarjous
    10 tarjoukset

    I'm in need of an experienced SQL Server data warehouse designer to help with a project of integrating and ...needing integration and consolidation is between 1GB and 10GB, so experience handling medium-sized data sets is ideal. Your main aim will be to ensure that the data warehouse is efficient and can handle the needs of our data integration and consolidation. Experience in similar projects is essential. You will be working with roughly 5 databases, some direct access, some via API (including basic XML feed in 1 instance). We do not have expectations on the total timeframes (may be up to 3 weeks for 2-3 days per week) as this is firstly dependent on capabilities and secondly on design / good hourly rates. If you complete the original intended work quickly this may lead to l...

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    52 tarjoukset

    I need a Salesforce Apex test class written specifically to test the functionality of my existing Apex classes. Requirements: - The test class should cover the creation and update functionality of my custom objects. - The test class should ensure that data validation is being performed accurately. It is important that the freelancer has experience with Salesforce Apex and can demonstrate previous experience in writing effective test classes. Please provide samples of your previous Apex test classes if possible. Your understanding of Salesforce standard and custom objects will be a key factor in my decision.

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    16 tarjoukset

    My project requires an experienced programmer who has the technical abilities to modi...This is fairly simple task each year but neither of us have time to do this today and we are in a time crunch. Are you or someone at BDO available to modify this asap. Right now, a couple of us are working until the middle of the night for the past 2-3 weeks. The import xml file for pell and the style sheet with of all the fields we need is attached. The vb code is below that generates the file. To run the program we launch a batch file in the c:xml folder on the local machines Usually it is just 3 lines of code to change in the below vb code each year. The style sheet hasn’t changed since 2011 but it looks like it has this year.

    €129 (Avg Bid)
    Kiireellinen
    €129 Keskimäär. tarjous
    26 tarjoukset

    Congratulations to Mikhi Dacus BHP Class of 2024 Valedictorian The Man. The Myth. The Legend. Class colors and Navy Blue with red accent This will need to be formatted high quality for 8'8 backdrop

    €23 (Avg Bid)
    Taattu
    €23
    142 työtä