Xml php flash news sliderงาน
- ลงลายเซ็น digital signature ไฟล์ XML และ PDF - ไม่ต้องการหน้า UI - ต้องการไฟล์เป็นลักษณะ Lib ไปเรียกใช้งาน
เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น
ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่
ทำเว็บไซต์ php, javascript และ mysql
...งานโดยอัติโนมัติ) - วีดีโอที่อัพเป็นแบบ Full HD - มีระบบเลื่อนความเร็วคลิป 1.5 เท่า และ 2 เท่า และชะลอเวลา 1.5 เท่า และ 2 เท่า มีปุ่มกดย้อนไปเมื่อ 10 วินาทีที่แล้ว - มีระบบปฏิทิน สามารถนับถอยหลังให้โดยอัติโนมัติ (เช่น เลือกวันสอบ แล้วจะนับเวลาถอยหลัง) - มีระบบที่สามารถ add แบบทดสอบแบบช็อย , เติมคำ ได้ (คล้ายๆแบบ moodle) - มีระบบเว็บบอร์ด - มีระบบเกม flash โดยสามารถอัพเกมเองได้ (หรือถ้าทางผู้เขียนโปรแกรม มีประสบการณ์หรือเคยทำเกม flash มาได้ด้วยจะดีมาก และถ้าสามารถนำข้อมูลในเกม เช่น คะแนนในเกมมาทำ ranking หน้าเว็บได้จะดีมาก ) - ระบบตะกร้าซื้อของ ผูกกับบัญชีธนาคาร รองรับการจ่ายทางบัตรเครดิต และระบบรับหลักฐานสลิปโอนเงิน - สามารถดูจำนวนคนที่ออนไลน์ใช้เว็บอยู่ได้ แสดงที่หน้าเว็บ - มีระบบการปรับแต่งแก้ไขฟังก์ชั่นต่างๆแบบคร่าวๆของ ID admin - เว็บไซต์รองรับการใช้งาน user มาก...
...และมีหัวครีเอทีฟซักนิกหน่อยก็เป็นอันใช้ได้! โดยตำแหน่งกราฟฟิคดีไซน์นี้ - ออกแบบกราฟฟิคต่างๆโดยเฉพาะ mobile Application - ออกแบบงานเกี่ยวกับ Branding และกราฟฟิคต่างๆที่จะนำไปใช้กับ Digital marketing เช่น เกมส์มือถือ WAP อีเมล์ - ออกแบบชิ้นงานต่างๆตามที่ทีม Branding และทีม Business Development ต้องการ คุณสมบัติผู้สมัคร - มีความรู้เกี่ยวกับโปรแกรมดีไซน์ต่างๆ: Photoshop, Flash, Adobe Illustrator - ประสบการณ์อย่างต่ำ 1 ปีในด้าน Graphic design (2D) - สนใจในเกมส์มือถือจะดีมาก
สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้
...quotation data, order data and customer data. The website will have CMS to manages pages like news, promotion, career opportunities. Also include contact form and catalog request form. Also need graphic design for banners. And also do SEO. สร้าง website บริษัทโดยมี eCommerce function สำหรับสินค้าประเภทเคมี 300000 รายการ สามารถ search และแสดงผล suggested result บน search bar สามารถ login เพื่อดูราคา ทำการสร้างใบเสนอราคาเป็น PDF online และสามารถสั่งซื้อสินค้าได้ ส่ง order confirmation ทางเมล ข้อมูลสินค้า link กับฐานข้อมูลใน ERP ของบริษัท (โปรแกรม winspeed) มีระบบ live chat และ subscribe newsletter สามารถดึง report การทำใบเสนอราคา การสั่งซื้อหรือข้อมูลลูกค้าได้ มีระบบ CMS จัดการหน้าต่างๆ เช่น News , Promotion , สมัครงาน มี contact form และ หน้า catalog req...
... f - Twitter – instagram หน้าแรก บทความท่องเที่ยว รีวิวอุปกรณ์ โปรแกรมทัวร์ ร้านอุปกรณ์เดินป่า ตลาดซื้อขาย webboard เมนูย่อยเฉพาะ (drop down)- ตลาดซื้อขาย - อุปกรณ์เดินป่า - อุปกรณ์เดินทาง - เครื่องมือช่าง - ที่พัก ทัวร์ ตั๋วเครื่องบิน – จิปาถะ (ส่วนการลิ้งค์ไปนั้นให้ลิ้งค์ไปที่หมวดเดิมต่างๆ ที่มีอยู่แล้วครับ) --- ภาพของLogo ใช้file flash ของเดิมได้เลย --- ที่วาง banner --- ไฮไลต์บทความ โฆษณา 350*220 บทความท่องเที่ยว หรือ รีวิวอุปกรณ์ แถบขวาเอาไว้ใส่แบนเนอร์ต่างๆ ที่วางแบนเนอ...
รับออกแบบงานกราฟฟิคออกแบบและพร้อมพิมพ์ : สื่อสิ่งพิมพ์ทุกประเภท ออกแบบ Website , Advertising , Poster . เมนู , แคตตาล็อก , ป้ายไวนิล, สติกเกอร์, แผ่นผับ, ใบปลิว, โบรชัวร์, นามบัตร, การ์ดแต่งงาน, แพ็คเกจ, รับถ่ายภาพ และอื่นๆ (จากประสบการณ์การทำงานมากกว่า 8 ปี หลากหลายรูปแบบบริษัท ทั้งบริษัทเอเจนซี่รับออกแบบงานโฆษณา, กราฟฟิคสิ่งพิมพ์ทุกประเภท และจัดบูธ, จัดกิจกรรมต่างๆ, อนิเมชั่น 2D (Flash) และอื่นๆ) ราคาเป็นกันเอง สนใจติดต่อได้ที่ 085-1270746 (ซี)
...ยงานครับ ขออภัยในความไม่สดวก สอบถามงานนอกเหนือจากนี้ได้ตามที่อยู่ดังนี้ ......................................................................................... รับทำ 2D Animation ด้วย Flash งานนักศึกษา ทุกรูปแบบ ......................................................................................... - รับทำงาน Illustrator , Protoshop ทุกรูปแบบ - รับทำโลโก้ 3D จากภาพทีมีอยู่แล้ว (ไม่รับออกแบบโลโก้) - รับออกแบบ มาสคอต Mascot 2D,3D และ Animation - รับออกแบบ คาแรคเตอร์ Character 2D,3D และ Animation - รับทำ คอนเซ็ปชวล อาร์ต มโนทัศนศิลป์ - รับทำ 2D Animation Flash - รับออกแบบ โปสเตอร์ และป้ายต่าง ทุกชนิด - รับออกแบบ สติ๊กเกอร์ Sticker 2D,3D - รับทำ อีโมชั่น Emoticons 2D,3D - รับเพ้น Texture งานสีในโปรแกรม 3D - รับออกแบบก...
...-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AdvTV (Top Banner Ad Signs LED): This program is called a program or program AdvTV advertising media is an extension of the designer label on the LCD but AdvTV program can play video files. Along with the show's run news. It is suitable for the various attractions. Cinema Government to require people to wait in line. Queue to wait for a doctor, hospital, shopping mall. Supermarket, shops and restaurants will be installed inside or outside the shop. May be represented by any of the stores. Promotion of the store at the time, as it is able to set the font size, background color, or even put...
- รับทำงาน Illustrator , Protoshop ทุกรูปแบบ - รับทำโลโก้ 3D จากภาพทีมีอยู่แล้ว (ไม่รับออกแบบโลโก้) - รับออกแบบ มาสคอต Mascot 2D,3D และ Animation - รับออกแบบ คาแรคเตอร์ Character 2D,3D และ Animation - รับทำ คอนเซ็ปชวล อาร์ต มโนทัศนศิลป์ - รับทำ 2D Animation Flash - รับออกแบบ โปสเตอร์ และป้ายต่าง ทุกชนิด - รับออกแบบ สติ๊กเกอร์ Sticker 2D,3D - รับทำ อีโมชั่น Emoticons 2D,3D - รับเพ้น Texture งานสีในโปรแกรม 3D - รับออกแบบการ์ดงานแตง งานบวช งานต่างๆ 2D,3D และงานอื่นๆ สอบถามได้ที่ 0889714670 Line : poymo02 ร่วมพูดคุยแรกเปลี่ยนความรู้ รวมงาน 2D รวมงาน 3D สอบถามที
ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา
ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่
PR news Submission for Real Clear Podcast Submission includes distribution to 400+ news sites
I'm seeking a skilled PHP Laravel developer with experience in Backpack for Laravel. Most of the work is complete; however, there are approximately 50 outstanding defects primarily related to: - Website (User Panel) - API integrations The immediate priority is fixing these defects to ensure the site and its associated APIs are functioning correctly to support a mobile application. There is potential for long-term work following this project, as I will require support and maintenance. Ideal candidates would also have: - Proficient experience with PHP and Laravel - Previous work with Backpack for Laravel - Not mandatory but Good to have if your team has React Native for mobile development - Payment gateway integration
I'm looking for a skilled PHP developer to create a custom MediaWiki extension. Key Features: - The extension should allow for the display of external images. These images should be resizable either by pixels (px) or by percentage (%). - Each external image should be linkable to a URL. When the image is clicked, it should optionally open the linked URL in a new tab. - to be published as open source, for anyone to use, hopefully on the MediaWiki Extensions web site itself Ideal candidates will have: - Extensive experience in PHP and MediaWiki extension development. - Excellent problem-solving skills to troubleshoot any potential issues during the development process.
I'm looking for a skilled PHP developer to create a WhatsApp-integrated chatbot for my customer support. Key Requirements: - Design and implement a chatbot in PHP specifically for WhatsApp. - The chatbot should be capable of providing automated responses to customer inquiries. - The chatbot should be able to handle a variety of customer queries, ranging from FAQs to more complex issues. Ideal Skills and Experience: - Proficiency in PHP, with a strong portfolio of previous work in this language. - Solid experience in developing chatbots, preferably for WhatsApp. - Excellent understanding of customer support requirements and common customer queries. - Ability to create a user-friendly and efficient chatbot. This project is a great opportunity for you if you hav...
Se desea terminar de hacer unas modificaciones a un pequeño sistema en PHP utilizando la libreria de fullcalendar modificaciones como lo siguiente: - Agregar tooltip en eventos de calendario con informacion de Fecha,hora,Paciente,medico,sala - agregar un opcion de adjunto de documento cuando es SI Exámenes Pre Operatorios * - corregir los selectores el porque se bloquean - corregir el seleccion de cie10 por codigo o descripcion y que se guarden correctamente - cuando se hace un nuevo registro aparece los datos anteriores que se guardaron - mejorar la vista de qx de manera ordenada y visual
I need a skilled programmer to help with my existing WordPress website. The current...the header correctly. The header information is in the theme, it just isn't displaying it properly on the site. The specific issues with the header include: - The logo - The text/tagline - Phone and email information In addition, I want to upgrade my PHP to version 8.1, and update my site to the latest WordPress version. All plugins also need to be updated. Please note that I do have custom themes which may be affected by these updates. Ideal skills and experience for this job include: - Strong proficiency in WordPress - Expertise in PHP, particularly version 8.1 - Experience with troubleshooting WordPress themes - Familiarity with updating WordPress and plugins - Understanding of c...
I need a skilled PHP developer with experience in Smarty to integrate my HTML design into a PHP script. Key requirements: - Expert knowledge of PHP and Smarty - Proven experience in integrating HTML designs into PHP scripts - Understanding of HTML, CSS, and JavaScript - Attention to detail and ability to deliver high quality work [site is adult]
โปรดลงทะเบียน หรือเข้าสู่ระบบ เพื่อดูรายละเอียด
...for users with hearing difficulties. AI-assisted text-to-speech for reading messages and news aloud. 5. Accessibility & Ease of Use Large-font voice-guided interface for visually impaired users. Integration with screen readers and adaptive settings for different accessibility needs. Step-by-step voice instructions for unfamiliar tasks. 6. Emergency Assistance & Alerts SOS voice command to immediately notify emergency contacts or services. Fall detection integration (if supported by device sensors). Location-based assistance to guide users when needed. 7. Entertainment & Cognitive Stimulation AI-powered storytelling and audiobook reading. Daily brain-training exercises and trivia games. News updates and personalized content recommendations. 8. Smar...
...Menu (Left Panel): Categories: Laptops & Computers Smartphones & Electronics Gaming Products Home Appliances Tools & Auto Products Garden & Outdoor Clothing, Footwear & Accessories Sports & Hobbies Kids’ Products Beauty & Health Pet Supplies Office Supplies & Books Food & Beverages Alcoholic Drinks Cigarettes & Tobacco Products Gift Certificates Tickets, Travel & Services Banner Section: Large slider featuring promotional offers and discounts. Support for multiple rotating banners. Personalized Recommendations: Product cards displaying images, names, prices, and buttons to add to the cart or favorites. “Compare” functionality for selected products. Advertisement Block: Additional promotional offers with product lis...
My Joomla site is experiencing an unexpected issue. Upon attempting to modify the copyright footer, I receive an error stating 'Module XML data not available'. This issue appeared suddenly without any prior changes or installations on my part, which leads me to presume that it may not be related to any specific module or plugin. - Ideal Skills: - Proficiency in Joomla - Debugging experience - XML knowledge I am looking for an expert who can troubleshoot this problem as soon as possible.
I'm seeking a skilled web manager to assist with uploading content on our news site. This includes both articles and videos (primarily news reports). Key Responsibilities: - Uploading articles and videos onto the site - Managing SEO for the content, particularly focusing on keyword optimization, meta tags and descriptions, and internal linking - Assisting with ad placement - Potentially helping with video editing in the future The role will likely require 15 - 20 hours of work each week. Ideal candidates will have a strong understanding of SEO and web management, with experience working on news sites preferred. Please include any relevant examples of past work in your application.
...Pages Homepage: Hero section with a split perfume bottle (half sleek crystal, half barbed-wire rebel). Interactive scroll effects (e.g., holographic cracks spreading). Product Grid: Asymmetric cards: Rebel products (2x2 grid cells with jagged edges) vs. Chic products (1x1 cells with gold borders). Hover animations: Cracks for rebel cards, gold dust for chic cards. Product Pages: Dual image slider (toggle between chic/rebel visuals). Contextual CTAs: "Steal This Scent" (rebel) vs. "Embrace Elegance" (chic). 3. Technical Features Mobile-First Design: Vertical stack for mobile (rebel-first), swipe gestures to toggle themes. Animations: GSAP/Lottie for hover effects (e.g., liquid pulsing, glass shattering). Performance: WebP/AVIF images, lazy loading, C...
...Stworzenie sklepu PrestaShop: Sklep internetowy zbudowany na platformie PrestaShop w pełni dostosowany do potrzeb użytkownika. Interfejs w języku polskim. Responsywny design, zapewniający wygodną obsługę na urządzeniach mobilnych i komputerach. Kopiowanie produktów z innego sklepu: Stworzenie dedykowanego skryptu, który będzie kopiował produkty z zewnętrznego sklepu. Z uwagi na brak dostępu do API oraz XML, skrypt będzie musiał bazować na technikach scrapowania strony (np. pobieranie danych ze stron sklepu) w celu automatycznego importowania produktów. Regularne i automatyczne dodawanie nowych produktów do sklepu, synchronizacja w czasie rzeczywistym. Tłumaczenie na język polski: Automatyczne tłumaczenie wszystkich produktów na język polski. ...
I'm in need of a talented cartoon artist with a distinct comic book style. The art will primarily be used for designing flash cards. Key Requirements: - Proficiency in comic book style cartooning. - Prior experience designing for educational or children's materials is a plus. - Ability to deliver high-quality and engaging visuals suitable for flash cards.
...com/en – Binance – Coinbase – KuCoin – Bybit – OKX – Upbit – Kraken – MEXC – BingX Key Responsibilities: Research & Content Creation: Write SEO-optimized articles that focus on cryptocurrency trends, trading, and industry news. Platform Tailoring: Ensure content meets each target site's guidelines and resonates with their specific audiences. SEO Best Practices: Utilize keyword research, on-page SEO, and other strategies to drive organic traffic and boost search rankings. Outreach & Publication: Leverage established relationships or develop new connections to secure guest posting or publication slots on the listed platforms
I'm seeking a skilled WordPress developer to create an information-sharing website for the Bayern Cricket Board, akin to the German Cricket Board site (). The site will be in German, with all content and images provided by us. Key Features: - Sections for 'News and Updates' and 'Team Information' - An intuitive, user-friendly design Branding: - While we have specific preferences, the successful freelancer will have some creative freedom. Adherence to our branding guidelines is vital. Ideal Skills and Experience: - Proficiency in WordPress development - Experienced in creating sports-related websites - Strong understanding of branding and design. Your proposal will be evaluated based on your previous work, understanding of the project, and your ability...
...com/en – Binance – Coinbase – KuCoin – Bybit – OKX – Upbit – Kraken – MEXC – BingX Key Responsibilities: Research & Content Creation: Write SEO-optimized articles that focus on cryptocurrency trends, trading, and industry news. Platform Tailoring: Ensure content meets each target site's guidelines and resonates with their specific audiences. SEO Best Practices: Utilize keyword research, on-page SEO, and other strategies to drive organic traffic and boost search rankings. Outreach & Publication: Leverage established relationships or develop new connections to secure guest posting or publication slots on the listed platforms
I'm looking for a professional with experience in media relations and press release distribution, specifically targeting the Chicagoland area. I alrea DDy have the press primary goal of this press release is to boost brand awareness. Key Requirements: - Distribution of the press release across local newspapers, television stations, and online news websites - Proven track record in media relations and press release distribution - Ability to strategize and maximize brand visibility There's no specific demographic target for this campaign, so the press release should be crafted to appeal to a wide audience.
Are you a sneakerhead with a way with words? Do you stay ahead of the latest drops, restocks, and industry trends? We’re looking for a sneaker-obsessed writer to help us cover daily news and release dates using AI-assisted tools. What You’ll Do: Publish 6-12 articles daily on sneaker release dates, leaks, and industry news (Articles should take no more than 10 minutes to post using AI) Utilize AI writing tools to assist in content creation while ensuring accuracy and a human touch Identify and prioritize the most hyped and relevant sneaker news Upload and format posts in WordPress Edit and enhance images for articles as needed What We’re Looking For: ✔️ Deep knowledge & passion for sneakers – Nike, Jordan, adidas, New Balance, and more ✔️ ...
I'm seeking a professional who can assist with generating a report from Oracle Fusion Benefits, either as BI or OTBI. The report should list all dependents who will age out (age>26 years 1 month) in the next 30 days. Key Requirements: - The report must include the employee information, dependent i...OTBI. The report should list all dependents who will age out (age>26 years 1 month) in the next 30 days. Key Requirements: - The report must include the employee information, dependent information, benefit plans which the dependent is enrolled in, any employee contribution amount for the plan(s) Ideal Skills: - Proficiency in working with Oracle Fusion Benefits and OTBI reports. - Experience in XML/SQL report generation. - Ability to interpret and filter data according to s...
I'm in need of a skilled PHP and Selenium expert who can help me scrape data from various e-commerce websites. The primary objective of this project is to extract both text and image data for storage and further analysis. Key Responsibilities: - Use PHP Selenium to scrape data from e-commerce websites. - Extract both text and image data. - Store the scraped data in a structured format. Ideal Skills and Experience: - Proven experience with PHP and Selenium. - Strong background in web scraping and data extraction. - Familiarity with e-commerce websites. - Ability to extract and handle both text and image data. Please, only apply if you have the necessary skills and experience. Thank you.
Key Required: ✅ WhatsApp API Integration: Implement Meta’s Cloud API to send, receive, and manage WhatsApp messages within our PHP application. ✅ Webhook Development: Set up and manage webhooks to handle real-time message events (incoming messages, delivery reports, etc.). ✅ Message Automation: Develop automation for client queries, notifications, and support messages. ✅ Database & CRM Integration: Store and retrieve WhatsApp messages from a MySQL/PostgreSQL database and link them to user profiles. ✅ Security & Compliance: Ensure compliance with WhatsApp’s policies, GDPR, and data security best practices. ✅ Testing & Debugging: Perform API testing, troubleshoot issues, and optimize performance. ✅ Documentation & Training: Write technical documentation and...
I'm seeking a seasoned WordPress designer/developer to create a sleek, minimalistic, responsive, and user-friendly news website. Key Responsibilities: - Design and develop a professional news website using WordPress - Implement a modern, clean, and engaging minimalistic design - Ensure full responsiveness and mobile-friendliness of the site - Apply SEO best practices for optimal visibility - Create sections for latest news, featured stories, categories, and trending topics - Integrate social media sharing features with visually appealing featured images - Optimize the website for speed and security Ideal Candidate: - Proven experience in WordPress design and development - Strong understanding of minimalistic design principles - Familiarity with SEO and website o...
?️✍️ Construction Copywriter Wanted I'm looking for a talented copywriter who knows the ins and outs of the construction industry and keeps up with the latest trends and news. ? What You’ll Do: • Explore catchy topics and relevant issues • Write engaging blog posts for our website • Craft insightful viewpoints for top construction magazines • Create SEO-optimized content that ranks and resonates ? What We’re Looking For: • Proven experience writing in the construction industry • Strong grasp of industry news and emerging trends • Ability to write clear, concise, and compelling content • Knowledge of SEO best practices • Someone who can take on occasional or monthly projects ?♂️ Bonus Points If You: • ...
I'm looking for a freelancer who can scrape stock data for me from various financial news websites. The ideal candidate for this project should have: - Proficiency in web scraping tools and technologies - Familiarity with financial news websites - Understanding of stock market terminology and data Your task will be to extract relevant stock symbols and associated data from these sites. Please provide examples of similar projects you have completed in your proposal.
I'm looking for a skilled developer to create a web-based commodities trading platform focused on energy, specifically crude oil, refined products and gas. This platform will primarily serve as a training tool. Key features of the platform include: - A simulated trading environment that allows users to practice trading without real-world stakes. - Sections for market news and analysis to help users understand and anticipate market movements. - Able to handle both paper market (futures) transactions and simulated physical cargo movements. User roles to include: - Administrators, who can oversee and manage the platform. - Guest users, who will be the trainees interacting with the platform. Ideal skills for this project include: - Web development - Knowledge of commodities trad...
My website is facing security vulnerabilities and plugin compatibility issues due to an outdated PHP and WordPress version. I need a professional to: - Update the PHP version and WordPress to the latest stable versions - Ensure all plugins are updated without causing interruptions or downtime on the site - Apply necessary updates to critical plugins with care to maintain site functionality Unfortunately, I do not have a staging environment to test these updates prior to applying them to the live site. Therefore, it is critical that the updates are executed seamlessly to avoid any disruptions. Ideal candidates for this project should have significant experience with WordPress, PHP, and troubleshooting compatibility issues. Familiarity with critical plugin management...
The job is to work on our existing landing page on WEBFLOW We want you to: - Boost the SEO basics and main tasks for this page (please list out your plan). - ADD a new page section called "blog / news" to post articles and content - Teach us how to generate a new page and article by ourselves - correct typing mistakes - change 1 picture of the current landing page. - Make sure to have a optimum dipslay of landing page BOTH on desktop and mobile screen (not the case at the moment). If you want to see existing Webflow page here it is: PS: We will check if below aspect are obtained. Display on google search. A detailled check of webpage display, wording, typing mistake, page loading speed). Here below the GTmetrix objectives before to end the project:
I'm looking for a skilled WordPress developer to add an image popup slider to my website's homepage. The slider should appear as soon as the page loads. Key Responsibilities: - Implement an image slider that pops up on page load. - Ensure the popup slider is exclusive to the homepage. - Ensure that slider slides automatically and on click redirects to different urls Ideal Skills: - Proficiency in WordPress - Experience with popup sliders - Strong attention to detail - Ability to deliver work promptly. Please provide examples of similar projects you've completed in your proposal.
I need an expert in PHP to install a script for me. The work is expected to take around 30 minutes. Key Requirements: - The installation will be on a shared hosting environment. - The script will require a MySQL database setup. Ideal skills and experience for the job include: - Proficiency in PHP and experience with script installations. - Familiarity with shared hosting environments. - Competency in setting up MySQL databases. Please reach out if you meet these qualifications and can help with this task.
I need an expert in PHP to install a script for me. The work is expected to take around 30 minutes. Key Requirements: - The installation will be on a shared hosting environment. - The script will require a MySQL database setup. Ideal skills and experience for the job include: - Proficiency in PHP and experience with script installations. - Familiarity with shared hosting environments. - Competency in setting up MySQL databases. Please reach out if you meet these qualifications and can help with this task.
I am looking for a professional web developer to create an informational website for me. The primary purpose of this website is to feature news articles, with updates being made on a daily basis. Key Requirements: - Design & Creation of a News and Media Website based on Drupal 11.0 CMS that can handle large amount of traffic, - AWS based cloud deployment and maintenance , - Implementing security measures for cloud deployment, - API integration for various free and premium API, - UI/UX design for professional news and media.
I...database design and programming skills to create a searchable database of news incidents for my website. This database should be user-friendly, allowing me to add news as it happens and letting my followers submit news items for consideration via an online form. Key Features - A comprehensive categorization of world news incidents (relating to the aviation industry) - A submission form for followers to input the Date, Location and Source of news items - A robust and secure backend for me to input news Ideal Skills - Database Management - Web Development - UX/UI Design - Understanding of online security protocols Experience in creating similar projects will be highly regarded. The goal is to have a seamless, interactive news database ...