ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

177 results

Tech Bites With Keshav
How To Use Jackson To Parse API Response | Java Tech Bites

Understanding how to use jackson library to parse json & xml api responses. Playlist Link: ...

18:36
How To Use Jackson To Parse API Response | Java Tech Bites

2,013 views

3 weeks ago

Automate with puq ai
Connect XML Parser + ServiceM8 | puq.ai Workflow Automation

Automate your workflow between XML Parser and ServiceM8 with puq.ai! Stop wasting time on manual data entry. With puq.ai ...

0:20
Connect XML Parser + ServiceM8 | puq.ai Workflow Automation

0 views

4 days ago

Not a Dev
Coding a XML file parser in java part 1

haha u came !!! #learninpublic #java #no bullshit.

47:32
Coding a XML file parser in java part 1

3 views

Streamed 3 weeks ago

Not a Dev
Lets create a XML file parser in java part 2

haha u came here again !!!! XD #learninpublic #opentolearn #java.

51:49
Lets create a XML file parser in java part 2

1 view

Streamed 3 weeks ago

Server Logic Simplified
What Defines A Well-Formed XML Document?

Ever wondered what makes an XML document truly 'well-formed'? This video breaks down the essential principles and syntax ...

3:29
What Defines A Well-Formed XML Document?

9 views

1 month ago

vlogommentary
Efficiently Counting XML Elements with XPath in Large Files Using Python iterparse()

Using a tolerant XML parser or sanitizer before processing. Reading line-by-line and ignoring problematic parts, though this is ...

3:15
Efficiently Counting XML Elements with XPath in Large Files Using Python iterparse()

0 views

3 weeks ago

Server Logic Simplified
What Are The Naming Rules For Valid XML Elements?

Ever wondered about the specific guidelines for naming elements in XML? Understanding these rules is crucial for creating ...

3:09
What Are The Naming Rules For Valid XML Elements?

2 views

1 month ago

vlogommentary
Converting XML to CSV with a Flexible bash and awk Script

Works well with your provided faculty.xml and students.xml structures. Limitations Not a full XML parser. Nested tags, attributes ...

4:08
Converting XML to CSV with a Flexible bash and awk Script

1 view

4 weeks ago

freemediatools
Angular 13 js2xmlparser Project to Parse JSON Data to XML in Browser Using TypeScript

Buy the full source code of application here: https://buy.stripe.com/00g8zQgfL8gMbvOd9m.

8:29
Angular 13 js2xmlparser Project to Parse JSON Data to XML in Browser Using TypeScript

0 views

3 weeks ago

vlogommentary
Resolving Jackson XML Parsing Conflicts with xsi:type Attributes

Learn how to handle Jackson XML parsing where the `xsi:type` attribute conflicts with nested XML tags, using a custom ...

3:45
Resolving Jackson XML Parsing Conflicts with xsi:type Attributes

0 views

13 days ago

vlogommentary
How to Identify Broken XML Files Inside a zip Archive Using Python

Some XML files are corrupted/broken. Using lxml.etree.XMLParser(recover=True) ignores errors silently, so you don't know which ...

3:52
How to Identify Broken XML Files Inside a zip Archive Using Python

0 views

2 weeks ago

Tim Warner
Structured LLM Prompting with XML

Wall-of-text prompts are making your AI outputs worse. Here's the fix that Anthropic, OpenAI, and Google all recommend — and ...

14:02
Structured LLM Prompting with XML

437 views

2 weeks ago

vlogommentary
Jackson XML Deserialization of java.awt.Color from r, g, b, a Attributes

Read XML attributes directly instead of relying on Jackson's default property-based parsing. Use Jackson's low-level XML parser ...

4:29
Jackson XML Deserialization of java.awt.Color from r, g, b, a Attributes

0 views

10 days ago

Soft Information Technology
XML

Stop wasting time guessing XML — learn the essentials in just 45 seconds. Hook: Struggling to parse messy data or read ...

0:46
XML

7 views

3 weeks ago

El Loco de los Datos
Learn to parse XML with Python - RSS reader with Pandas + Streamlit

Have you ever wondered how to use Python to extract data from XML? 📰 In this tutorial, we'll build a web application from ...

28:44
Learn to parse XML with Python - RSS reader with Pandas + Streamlit

102 views

3 days ago

Sebastian Flak
Inside a payment Data Migration: how I built a parser for Visa’s VCF Format

In this video, I take you behind the scenes of a real payment data migration project I worked on for a client — when they decided to ...

3:44
Inside a payment Data Migration: how I built a parser for Visa’s VCF Format

97 views

3 weeks ago

Jeremy Ruppel
SOMEBODY_ELSE.xml

I crafted a MusicXML score of Somebody Else by The 1975 and asked Claude Code (Sonnet 4.5) to parse and play it.

2:07
SOMEBODY_ELSE.xml

268 views

3 weeks ago

vlogommentary
How to Properly Parse GML Polygon Geometries in OpenLayers

Learn why reading GML polygons with OpenLayers' GML3 parser fails and how to correctly parse GML geometries by using the ...

3:34
How to Properly Parse GML Polygon Geometries in OpenLayers

0 views

2 weeks ago

vlogommentary
Retaining ' in XML Attributes When Using Python's ElementTree

Why This Happens The XML parser automatically unescapes entities when reading. When serializing, ElementTree outputs ...

3:12
Retaining ' in XML Attributes When Using Python's ElementTree

0 views

3 weeks ago

vlogommentary
Extracting Values from XML Using xml.etree.ElementTree and pandas in Python

Correct XML Parsing Using xml.etree.ElementTree Load or parse the XML: [[See Video to Reveal this Text or Code Snippet]] Find ...

3:55
Extracting Values from XML Using xml.etree.ElementTree and pandas in Python

0 views

9 days ago