<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pier Jordane</title>
    <description>The latest articles on DEV Community by Pier Jordane (@pier_jordane_cbef534638b7).</description>
    <link>https://dev.to/pier_jordane_cbef534638b7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4057605%2Fa316bf6d-198f-400a-9e62-5518e2677389.png</url>
      <title>DEV Community: Pier Jordane</title>
      <link>https://dev.to/pier_jordane_cbef534638b7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pier_jordane_cbef534638b7"/>
    <language>en</language>
    <item>
      <title>BanglaTools: Converting Bengali Unicode and Bijoy Text</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Wed, 19 Aug 2026 18:28:26 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/banglatools-converting-bengali-unicode-and-bijoy-text-4n84</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/banglatools-converting-bengali-unicode-and-bijoy-text-4n84</guid>
      <description>&lt;p&gt;Working with Bengali text often means dealing with two different encoding worlds. Modern websites and applications generally use Unicode, while many older Bengali documents and workflows use Bijoy encoding. Moving content between these formats can be frustrating when the goal is to preserve meaning, searchability, and clean presentation.&lt;/p&gt;

&lt;p&gt;BanglaTools provides a focused browser toolkit for this workflow. It supports converting Bengali Unicode text and Bijoy text in both directions, making it useful for writers, students, publishers, translators, and web teams. A typical workflow is simple: paste the source text, choose the conversion direction, review the result, and copy the cleaned text into a document or website.&lt;/p&gt;

&lt;p&gt;The tool is also useful when updating archives or migrating older material to a modern content system. Instead of retyping Bengali passages by hand, users can compare the source and converted output, then keep the version that fits the publishing context. This can help reduce avoidable character errors and make legacy content easier to edit.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;Visit BanglaTools&lt;/a&gt; to try the Unicode and Bijoy converter and explore the related Bengali language tools.&lt;/p&gt;

&lt;p&gt;A consistent conversion process can be helpful for newsrooms, schools, community organizations, and small businesses that publish Bengali content across devices. Whether you are preparing a blog article, classroom handout, bilingual document, or digital archive, BanglaTools offers a practical starting point for turning legacy Bengali text into clean web-ready content.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A Practical Guide to Bengali Unicode and Bijoy Text</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Sun, 16 Aug 2026 13:29:31 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bengali-unicode-and-bijoy-text-35ef</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bengali-unicode-and-bijoy-text-35ef</guid>
      <description>&lt;p&gt;Bengali software projects often need to handle both Unicode text and legacy Bijoy encodings. A reliable conversion workflow helps keep copied text, documents, and web forms readable across modern browsers and older publishing systems.&lt;/p&gt;

&lt;p&gt;When testing a workflow, compare representative Bengali sentences, preserve punctuation and line breaks, and verify the output in the target application. DOCX and spreadsheet imports also deserve a quick review because formatting can change during conversion.&lt;/p&gt;

&lt;p&gt;For a focused browser-based option, the &lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;Bengali Unicode and Bijoy text converter from BanglaTools&lt;/a&gt; provides direct conversion tools and related Bengali text utilities.&lt;/p&gt;

</description>
      <category>webdev</category>
    </item>
    <item>
      <title>Building privacy-first Bangla text tools for everyday writing</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Tue, 11 Aug 2026 14:24:29 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/building-privacy-first-bangla-text-tools-for-everyday-writing-2dap</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/building-privacy-first-bangla-text-tools-for-everyday-writing-2dap</guid>
      <description>&lt;p&gt;Working with Bangla text on the web often means switching between modern Unicode workflows and older desktop conventions such as Bijoy ANSI, Avro, or SutonnyMJ. That friction is easy to overlook until a document needs to move between a browser, an office suite, and a publishing workflow.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;Visit BanglaTools&lt;/a&gt; is a small collection of browser-based utilities designed around that practical problem. It brings Unicode, Bijoy, Avro, and SutonnyMJ conversion into one place, with support for text as well as common document workflows. The same site also includes Bangla typing practice, spell checking, text-to-speech, and other focused helpers for writers, editors, students, and teams.&lt;/p&gt;

&lt;p&gt;A useful design choice is keeping routine text conversion local in the browser whenever possible. That makes quick copy-and-paste work feel faster and gives users a clearer privacy boundary. Document tools can be used when a file-based workflow is necessary, while the everyday converter remains simple: paste text, choose a direction, review the result, and copy it into the next step.&lt;/p&gt;

&lt;p&gt;The product is intentionally more utility belt than giant platform. Each tool answers one recurring question: how do I convert this text, type more comfortably, check spelling, listen to a passage, or move Bangla content into a document without losing the surrounding workflow? This approach is especially helpful for people who work across Bangla and English interfaces or maintain content for both modern web systems and legacy font environments.&lt;/p&gt;

&lt;p&gt;If you regularly publish, edit, teach, or prepare Bangla documents, &lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;Click here to try the Bangla text tools&lt;/a&gt;. Feedback from real workflows is valuable because language tooling is full of edge cases—mixed scripts, punctuation, legacy encodings, and formatting details that generic text utilities rarely handle well.&lt;/p&gt;

&lt;p&gt;The broader lesson is that developer tools do not always need to be complex infrastructure. Sometimes the most useful tool is a focused translator between two conventions that people already use every day.&lt;/p&gt;

</description>
      <category>tools</category>
    </item>
    <item>
      <title>A Practical Guide to Bengali Unicode and Bijoy Text Conversion</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Mon, 10 Aug 2026 08:31:48 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bengali-unicode-and-bijoy-text-conversion-1dgn</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bengali-unicode-and-bijoy-text-conversion-1dgn</guid>
      <description>&lt;p&gt;Working with Bengali text can be surprisingly tricky when a project needs to support both Unicode and the older Bijoy encoding. The two formats look similar to readers, but they use different character representations, so copying, searching, and storing text can produce confusing results.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the distinction matters
&lt;/h2&gt;

&lt;p&gt;Unicode is the modern, interoperable representation used by browsers, APIs, and most databases. Bijoy is still common in legacy documents and publishing workflows. A conversion workflow should preserve the original text, make the direction explicit, and give the user a chance to review the result before copying it into another system.&lt;/p&gt;

&lt;h2&gt;
  
  
  A simple browser workflow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Identify whether the source text is Unicode or Bijoy.&lt;/li&gt;
&lt;li&gt;Convert only after the user has confirmed the direction.&lt;/li&gt;
&lt;li&gt;Keep the output in a separate field so the original remains available.&lt;/li&gt;
&lt;li&gt;Test punctuation, numerals, line breaks, and mixed Bengali-English text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For a quick browser-based conversion and a side-by-side review, I use &lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;BanglaTools&lt;/a&gt;, which provides Unicode-to-Bijoy and Bijoy-to-Unicode conversion without requiring a desktop installation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Implementation notes
&lt;/h2&gt;

&lt;p&gt;If you are building your own converter, keep normalization separate from encoding conversion. Add test cases for common conjuncts, vowel signs, punctuation, and text pasted from word processors. Automated tests should compare the converted output with known-good samples instead of relying only on visual inspection.&lt;/p&gt;

&lt;p&gt;The main lesson is to treat Bengali text conversion as a data-format problem, not just a font problem. Clear labels and reversible steps make the workflow much safer for users.&lt;/p&gt;

</description>
      <category>productivity</category>
    </item>
    <item>
      <title>A small Bangla toolkit for Unicode and Bijoy workflows</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Tue, 04 Aug 2026 01:18:20 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/a-small-bangla-toolkit-for-unicode-and-bijoy-workflows-3h9</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/a-small-bangla-toolkit-for-unicode-and-bijoy-workflows-3h9</guid>
      <description>&lt;p&gt;Bangla text workflows often involve moving between Unicode and legacy Bijoy encodings, checking text quickly, and exporting a result for a document. I built a small browser-based toolkit to make those everyday steps easier.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://banglatools.com" rel="noopener noreferrer"&gt;Visit BanglaTools&lt;/a&gt; to try the free Unicode to Bijoy converter, Bijoy to Unicode converter, and document export tools.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it helps with
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Convert Bangla text between Unicode and Bijoy formats in the browser.&lt;/li&gt;
&lt;li&gt;Keep a quick copy/paste workflow for editing and checking text.&lt;/li&gt;
&lt;li&gt;Export converted text to DOCX or XLSX when a document is needed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is a focused utility that works without a desktop install. It is useful for writers, students, editors, and developers who still encounter both encoding systems in real projects. Feedback on edge cases and uncommon Bangla characters is welcome.&lt;/p&gt;

</description>
      <category>productivity</category>
    </item>
    <item>
      <title>A practical workflow for turning table images into Excel</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Mon, 03 Aug 2026 10:08:59 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/a-practical-workflow-for-turning-table-images-into-excel-309</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/a-practical-workflow-for-turning-table-images-into-excel-309</guid>
      <description>&lt;p&gt;When a table arrives as a JPG, the goal is not just to copy the pixels—it is to recover usable rows and columns. I built &lt;a href="https://jpg2excel.app" rel="noopener noreferrer"&gt;JPG to Excel&lt;/a&gt; to make that first conversion step quick and approachable.&lt;/p&gt;

&lt;p&gt;A reliable image-to-spreadsheet workflow has three parts:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Start with the clearest image available. Straight, well-lit tables give OCR a much better chance of preserving headers and cell boundaries.&lt;/li&gt;
&lt;li&gt;Review the extracted structure before doing calculations. Check totals, dates, decimal separators, and merged cells instead of assuming every character was read correctly.&lt;/li&gt;
&lt;li&gt;Export to a real spreadsheet so the result can be sorted, filtered, and edited instead of remaining a screenshot.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This approach works well for invoices, delivery sheets, inventory counts, price lists, and other business tables. I still recommend keeping the original image beside the exported workbook for auditability, especially when the source contains small type or handwritten notes.&lt;/p&gt;

&lt;p&gt;The useful part is the handoff from recognition to editable data. Once the rows are in Excel, the normal spreadsheet tools—filters, formulas, validation, and comments—become available again.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A Practical Guide to Bangla Unicode and Bijoy Conversion</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Sat, 01 Aug 2026 11:18:44 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bangla-unicode-and-bijoy-conversion-176g</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/a-practical-guide-to-bangla-unicode-and-bijoy-conversion-176g</guid>
      <description>&lt;p&gt;Bangla text often moves between modern Unicode documents and older Bijoy ANSI workflows. A careful conversion process helps preserve Bengali characters, punctuation, conjuncts, and vowel signs across websites and office files.&lt;/p&gt;

&lt;h2&gt;
  
  
  A simple workflow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Keep an untouched copy of the source text.&lt;/li&gt;
&lt;li&gt;Identify whether the input is Unicode or Bijoy before converting.&lt;/li&gt;
&lt;li&gt;Test a short sample that includes conjuncts and vowel signs.&lt;/li&gt;
&lt;li&gt;Review the converted output in the target application.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For browser-based testing, the &lt;a href="https://banglatools.com/" rel="noopener noreferrer"&gt;BanglaTools Unicode &amp;amp; Bijoy Conversion Tools&lt;/a&gt; provide a practical starting point, including a dedicated Bijoy-to-Unicode workflow at &lt;a href="https://banglatools.com/bijoy-to-unicode/" rel="noopener noreferrer"&gt;BanglaTools Bijoy to Unicode&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The key is to treat conversion as a verification step rather than a blind copy-and-paste operation. Keeping the original text and checking a representative sample makes Bengali publishing workflows much more reliable.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Understanding Bangla Unicode and Bijoy Conversion in Browser Workflows</title>
      <dc:creator>Pier Jordane</dc:creator>
      <pubDate>Sat, 01 Aug 2026 07:23:10 +0000</pubDate>
      <link>https://dev.to/pier_jordane_cbef534638b7/understanding-bangla-unicode-and-bijoy-conversion-in-browser-workflows-4gf4</link>
      <guid>https://dev.to/pier_jordane_cbef534638b7/understanding-bangla-unicode-and-bijoy-conversion-in-browser-workflows-4gf4</guid>
      <description>&lt;p&gt;Bangla text can look correct while still being encoded incorrectly for the next tool in a publishing workflow.&lt;/p&gt;

&lt;p&gt;Unicode stores Bengali characters in logical order and is the safer choice for websites, search, and databases. Bijoy Classic and SutonnyMJ workflows use legacy ANSI glyph positions. That means a useful Unicode-to-Bijoy converter needs more than a lookup table: it must account for pre-kar signs, reph, hasanta, conjuncts, punctuation, digits, and the visual order expected by the destination font.&lt;/p&gt;

&lt;p&gt;A practical verification checklist:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keep the original Unicode input visible while comparing output.&lt;/li&gt;
&lt;li&gt;Choose the direction explicitly: Unicode → Bijoy or Bijoy → Unicode.&lt;/li&gt;
&lt;li&gt;Test conjuncts and vowel signs, not just simple characters.&lt;/li&gt;
&lt;li&gt;Use a compatible Bijoy font when opening legacy output.&lt;/li&gt;
&lt;li&gt;Prefer Unicode for final web content and searchable archives.&lt;/li&gt;
&lt;li&gt;Review mixed-format Word and Excel documents before publishing.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a quick browser-based test, BanglaTools provides a free workspace for text, TXT, DOCX, and XLSX workflows:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://banglatools.com/" rel="noopener noreferrer"&gt;https://banglatools.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The dedicated Bijoy-to-Unicode page is:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://banglatools.com/bijoy-to-unicode/" rel="noopener noreferrer"&gt;https://banglatools.com/bijoy-to-unicode/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The broader lesson is that encoding conversion should be verified at the boundary between applications. A conversion can be technically consistent and still look wrong if the receiving application uses the wrong font or if a styled document splits a Bangla cluster across runs.&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>tools</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
