<?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: aditya</title>
    <description>The latest articles on DEV Community by aditya (@aditya__bhattacharya11).</description>
    <link>https://dev.to/aditya__bhattacharya11</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%2F4056646%2F3a11fcc3-bb4f-453e-8c1d-aa1ab838abca.png</url>
      <title>DEV Community: aditya</title>
      <link>https://dev.to/aditya__bhattacharya11</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya__bhattacharya11"/>
    <language>en</language>
    <item>
      <title>AI Trends to Watch in 2026</title>
      <dc:creator>aditya</dc:creator>
      <pubDate>Wed, 02 Sep 2026 07:06:38 +0000</pubDate>
      <link>https://dev.to/aditya__bhattacharya11/ai-trends-to-watch-in-2026-1e2b</link>
      <guid>https://dev.to/aditya__bhattacharya11/ai-trends-to-watch-in-2026-1e2b</guid>
      <description>&lt;p&gt;Artificial intelligence keeps moving fast, but 2026 feels different from the last couple of years. The conversation is shifting from "can AI do this?" to "can we trust AI to do this reliably, at scale, without blowing up our budget or our risk profile?" Here's a look at the trends actually shaping the industry right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Agentic AI Grows Up — But Stays on Probation
&lt;/h2&gt;

&lt;p&gt;Agents were the buzzword of 2025. In 2026, the hype is being replaced by scrutiny. Organizations are learning that agentic AI only delivers real value where the underlying data and processes are already solid — messy inputs still produce messy, unreliable agent behavior. Expect less "give the agent everything" and more targeted rollouts in well-defined workflows: coding, customer support triage, research assistance, and internal ops.&lt;/p&gt;

&lt;p&gt;The bigger shift is architectural: instead of a dozen disconnected AI tools, companies want a single "front door" — one place to kick off a task, with agents then operating across your browser, editor, and inbox in the background. Whoever controls that front door controls a lot of the user relationship.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. From Answering Questions to Actual Collaboration
&lt;/h2&gt;

&lt;p&gt;Early generative AI was mostly a really good search-and-summarize tool. The 2026 shift is toward AI as a collaborator that understands context, not just instructions. In software development this shows up as AI that tracks the reasoning behind code, not just the syntax. In research, it looks more like a lab assistant that can run experiments and interpret results rather than just fetch papers.&lt;/p&gt;

&lt;p&gt;For engineers, this matters a lot: the tools you use for coding, debugging, and reviewing are getting less like autocomplete and more like a teammate that keeps context across a whole task.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Reliability and Security Take Center Stage
&lt;/h2&gt;

&lt;p&gt;As agents get more autonomy — reading files, taking actions, touching real systems — the cost of mistakes goes up. Reliability (staying on task, recovering gracefully from errors, behaving predictably over long-running tasks) and security are becoming the actual bottleneck, more so than raw model capability. If you're building anything agentic, this is where most of your engineering effort should go in 2026: guardrails, monitoring, and graceful failure handling, not just prompt design.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Smaller, Specialized Models on the Rise
&lt;/h2&gt;

&lt;p&gt;The "bigger is always better" era is fading. Open-source, domain-specific models are catching up fast in narrow tasks while costing far less to run. Expect more multimodal reasoning models that are smaller, easier to fine-tune, and cheaper to deploy close to where the data lives — which also helps with latency and data residency concerns.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. The AI Bubble Question Won't Go Away
&lt;/h2&gt;

&lt;p&gt;Alongside all the technical progress, there's a real economic debate: is enterprise AI spending outpacing the value it's generating? Analysts are watching closely for signs of a correction, alongside continued (if slower and more skeptical) enterprise investment in agentic AI. Practically, this means ROI is under real pressure — a "results over experiments" mentality is replacing the earlier "let's try everything" phase.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Compute, Energy, and Geopolitics
&lt;/h2&gt;

&lt;p&gt;Processing power is becoming a strategic resource, not just a technical one. Export controls, sovereignty regulations, and energy availability are increasingly determining who gets to build and deploy at scale. If you're evaluating AI infrastructure providers, expect more emphasis on hybrid, regionally distributed compute rather than a handful of mega data centers.&lt;/p&gt;

&lt;h2&gt;
  
  
  7. AI in Knowledge Work Keeps Redefining Skills
&lt;/h2&gt;

&lt;p&gt;The "one-person unicorn" idea — a very small team producing outsized output with AI — is gaining traction. This is reshaping what's expected of individual contributors: less about doing every task manually, more about knowing how to direct, verify, and combine AI outputs effectively. For engineers specifically, this reinforces the value of understanding systems deeply enough to evaluate AI-generated code and designs, not just accept them.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;The takeaway:&lt;/strong&gt; 2026 isn't about flashier demos — it's about operationalizing AI responsibly. The trends that matter are governance, reliability, and getting real ROI out of agentic systems, not just chasing the next capability jump.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
    </item>
    <item>
      <title>Six Benefits of a Museum Interactive Installation, and the Systems That Produce Them</title>
      <dc:creator>aditya</dc:creator>
      <pubDate>Mon, 17 Aug 2026 13:21:38 +0000</pubDate>
      <link>https://dev.to/aditya__bhattacharya11/six-benefits-of-a-museum-interactive-installation-and-the-systems-that-produce-them-5cc</link>
      <guid>https://dev.to/aditya__bhattacharya11/six-benefits-of-a-museum-interactive-installation-and-the-systems-that-produce-them-5cc</guid>
      <description>&lt;h1&gt;
  
  
  Six Benefits of a Museum Interactive Installation, and the Systems That Produce Them
&lt;/h1&gt;

&lt;p&gt;A wall label waits. It shows everyone the same text and works only if someone reads it. A responsive exhibit detects an input, decides what it means, and changes state. Only the second closes a loop with the visitor.&lt;/p&gt;

&lt;p&gt;That loop is the point of a museum interactive installation: the value sits not in the hardware, but in what it lets a visitor do that a sealed case cannot.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Interaction turns a passing glance into a stop
&lt;/h2&gt;

&lt;p&gt;Beverly Serrell's tracking-and-timing work, &lt;a href="https://www.tandfonline.com/doi/abs/10.1080/10645578.2020.1750830" rel="noopener noreferrer"&gt;aggregating 65 studies on top of 110 earlier ones&lt;/a&gt;, measures how much of an exhibition gets used, through the sweep rate index and the percentage of diligent visitors, against benchmarks of 300 and 25 percent. Visitors are casual, not thorough.&lt;/p&gt;

&lt;p&gt;An interactive element earns a stop by offering a cheap action with a visible consequence the visitor can attribute to themselves, and attribution depends on timing. Nielsen’s &lt;a href="https://www.nngroup.com/articles/response-times-3-important-limits/" rel="noopener noreferrer"&gt;response-time limits&lt;/a&gt; apply: under roughly 0.1 seconds a response feels like direct manipulation, and past a second the causal link weakens. An exhibit with 400 ms of latency reads as sluggish however good its content. A stop is not proof of learning, though, only its precondition.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Visitors set their own sequence and depth
&lt;/h2&gt;

&lt;p&gt;A printed panel offers one level of detail in one order. An interactive system separates content from presentation: text, media and object records become addressable nodes, each input selecting the next. Two people cross the same dataset by different routes.&lt;/p&gt;

&lt;p&gt;At Mumbai’s Chhatrapati Shivaji Maharaj Vastu Sangrahalaya, the Networks of the Past exhibition set over 250 artefacts alongside four &lt;a href="https://viitorx.com/case-studies/digital-experiences-csmvs/" rel="noopener noreferrer"&gt;digital experiences&lt;/a&gt;, including an LED table for tracing trade routes back to objects in the cases.&lt;/p&gt;

&lt;p&gt;Branching multiplies what must be written, translated and approved, and depth without editing produces a database browser.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Multisensory interaction widens who can reach the interpretation
&lt;/h2&gt;

&lt;p&gt;Can interactive exhibits improve access? For blind and low-vision visitors, yes. 3D scanning and printing produce a tactile replica of an object that cannot be handled. A camera above it tracks fingertip position, software maps that to a region of the model, and the matched audio description plays. Reichinger and colleagues demonstrated this on tactile reliefs; embedded NFC tags do similar layering.&lt;/p&gt;

&lt;p&gt;Smithsonian accessibility guidance stresses that replicas belong in the main gallery, not a side room: separating them removes the shared experience. Handled replicas wear, so reprinting is part of the design.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. The visit can continue after the visitor leaves
&lt;/h2&gt;

&lt;p&gt;Cooper Hewitt’s Pen documents this well: every object label carries an NFC tag holding that object’s database ID. &lt;a href="https://labs.cooperhewitt.org/2015/understanding-how-the-pen-works/" rel="noopener noreferrer"&gt;The Pen&lt;/a&gt; holds a battery-powered reader, pairs at ticketing with a visit ID, and uploads its stored IDs on return to build a personal web page. The museum reported over 400,000 acts of collection in five weeks.&lt;/p&gt;

&lt;p&gt;The cost is documented too: power and physics forced the team to abandon readers-in-labels for a fleet of powered pens tied into ticketing, collection management and the API. A cheaper route is an NFC sticker on the label, read by the visitor’s phone.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Instrumented exhibits produce evidence a static case cannot
&lt;/h2&gt;

&lt;p&gt;A vitrine tells you nothing without an observer and a clipboard. An interactive installation emits events: session started, node selected, time in state, completed, abandoned. Those logs show what people choose, what they never reach, and where sessions die.&lt;/p&gt;

&lt;p&gt;Handle the data carefully. A depth sensor producing joint coordinates is a different privacy proposition from a camera classifying faces. Discard raw frames, log derived events, keep retention short. A log records behaviour, not understanding.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Content changes without rebuilding the gallery
&lt;/h2&gt;

&lt;p&gt;Printed graphics are fixed at fabrication. Put media and text in a content management system behind the runtime and a curator can swap an artwork, fix a caption or add a language without touching hardware. The Cleveland Museum of Art rotates featured works in ArtLens Exhibition every 18 months, so returning visitors find something new.&lt;/p&gt;

&lt;p&gt;That pipeline also makes newer sensing usable. ArtLens Reimagined, opened in July 2026, includes pose and hand-tracking experiences matching several visitors at once against the collection. The direction is interaction needing no device and no instructions.&lt;/p&gt;

&lt;h2&gt;
  
  
  How does a museum interactive installation create these benefits?
&lt;/h2&gt;

&lt;p&gt;Every example above runs one loop: visitor action → sensing → interpretation → application state → output → feedback → next action.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Sensing&lt;/strong&gt; captures input: depth cameras give joint positions, capacitive panels give touch coordinates, NFC readers give object IDs, proximity sensors decide whether the system idles or wakes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Interpretation&lt;/strong&gt; turns signal into intent: computer vision converts frames into a pose, debounce logic separates deliberate action from passing traffic.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Application logic&lt;/strong&gt; holds state, picks the response, and drives the output, with a CMS feeding it content and an event stream flowing out.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Total loop latency decides whether the result feels responsive or broken, which is why the sensing and rendering budget matters more than resolution.&lt;/p&gt;

&lt;h2&gt;
  
  
  What should museums consider before building one?
&lt;/h2&gt;

&lt;p&gt;Reliability before features. An installation that fails one time in ten does not deliver ninety percent of the benefit: visitors who watch someone fail rarely try.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Environment.&lt;/strong&gt; Ambient light defeats projection and interferes with infrared depth sensing. Sunlit atria are hostile.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Calibration.&lt;/strong&gt; Sensors drift, so write a routine an attendant can run in minutes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Throughput.&lt;/strong&gt; A two-minute experience in a busy room creates a queue, and queues suppress the engagement being measured.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Failure behaviour.&lt;/strong&gt; A black screen is worse than a printed panel. Design a degraded state that still says something, and add watchdogs and remote monitoring.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ownership.&lt;/strong&gt; Name who updates content, and fund maintenance past opening day.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How can museums measure whether it worked?
&lt;/h2&gt;

&lt;p&gt;Choose metrics from the objective, not from a dashboard. Useful indicators: attract rate (passers-by who stop), initiation rate (stops producing a first input), completion rate, content coverage and repeat interaction.&lt;/p&gt;

&lt;p&gt;Learning and accessibility outcomes need other instruments: cued observation, short exit interviews, and testing with the intended audiences. Logs say what happened; people say what it meant, and only both together tell you whether the installation is doing its job.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>10 Museum Interactive Installation Concepts That Start With the Visitor</title>
      <dc:creator>aditya</dc:creator>
      <pubDate>Mon, 17 Aug 2026 13:16:46 +0000</pubDate>
      <link>https://dev.to/aditya__bhattacharya11/10-museum-interactive-installation-concepts-that-start-with-the-visitor-42km</link>
      <guid>https://dev.to/aditya__bhattacharya11/10-museum-interactive-installation-concepts-that-start-with-the-visitor-42km</guid>
      <description>&lt;h1&gt;
  
  
  10 Museum Interactive Installation Concepts That Start With the Visitor
&lt;/h1&gt;

&lt;p&gt;A visitor stops at a carved stone fragment. The label gives a date, a findspot, and a material. Two steps away, a screen invites her to set that fragment back into the building it came from. She stays four minutes instead of forty seconds, and leaves knowing what the object was for.&lt;/p&gt;

&lt;p&gt;That gap between reading and doing is where a &lt;strong&gt;museum interactive installation&lt;/strong&gt; earns its budget. An interactive installation is any exhibit element that responds to what a visitor does, whether a touch table, a projection, or an AR layer. The concept, not the hardware, decides whether the gap closes. Each idea below starts with what a visitor does.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. See the Object in the World It Came From
&lt;/h2&gt;

&lt;p&gt;Visitors aim a phone at an artifact and see the workshop or landscape it once sat inside, rebuilt at scale around it. A column base makes sense once the column stands above it. Archaeology and architectural fragments suit it best. Markerless AR keeps costs low. Show where evidence ends and inference begins.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Reveal What the Surface Hides
&lt;/h2&gt;

&lt;p&gt;Some objects hold more than the eye can reach. Give visitors one slider that moves between a photograph and an X-ray or multispectral scan. The discovery lands instantly: an earlier composition beneath a painting, a repair nobody mentioned. Keep it to one control. Add a second slider and people disengage.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Walk Through the Timeline
&lt;/h2&gt;

&lt;p&gt;Run the chronology along the floor rather than a wall, so visitors move through it. Standing on a decade brings up its objects and voices. Social and industrial history suit this format, because change is the argument. Pressure mats can drive it. Plan for queues, and add a hand height version.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Follow One Object Across the Map
&lt;/h2&gt;

&lt;p&gt;A shared map table lets several people trace where a collection travelled. Touching a port lights the route, the goods, and the people who moved them. Provenance stops being small type and becomes geography. Trade, migration, and species distribution all fit. Round tables invite groups; wall maps make queues.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Find Something Without Knowing Any Names
&lt;/h2&gt;

&lt;p&gt;First time visitors often cannot name a single artist. Let them draw a shape or trace a curve, then return the works that match. No reading and no vocabulary are required, which helps children, second language visitors, and anyone unsure where to start. Image similarity search does the work.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Match Your Own Body to the Collection
&lt;/h2&gt;

&lt;p&gt;Body based interaction turns looking into comparison. The Cleveland Museum of Art &lt;a href="https://www.clevelandart.org/about/press/cleveland-museum-art-announces-artlens-reimagined-opening-july-23-2026" rel="noopener noreferrer"&gt;reopened its ArtLens space in July 2026&lt;/a&gt; with experiences that match a visitor’s hand position or pose to figures in artworks, tracking several people at once. Visitors start reading gesture. Cameras raise privacy questions, so state plainly what is stored.&lt;/p&gt;

&lt;h2&gt;
  
  
  7. Let Visitors Collect Their Own Visit
&lt;/h2&gt;

&lt;p&gt;Give people a way to keep what caught their attention. Cooper Hewitt, Smithsonian Design Museum, issued visitors a Pen from 2015 to 2020: touch a label and the object saved to a personal page opened at home. Selection is the whole interaction, and the difficulty is operational: distribution, charging, returns, staffing.&lt;/p&gt;

&lt;h2&gt;
  
  
  8. Build Something Together on One Wall
&lt;/h2&gt;

&lt;p&gt;Contribution changes the register of a gallery. Visitors add a drawing, a memory, or a remixed collection image, and the wall shows what everyone else made. Cleveland’s reimagined gallery includes a community mural built around prompts that change regularly. Moderation is the real design work, so decide who reviews submissions before building it.&lt;/p&gt;

&lt;h2&gt;
  
  
  9. Interpret an Artwork Through More Than Sight
&lt;/h2&gt;

&lt;p&gt;Sight is not the only route into an object. Tate Sensorium, shown at Tate Britain in 2015, paired four paintings with sound, scent, taste, and touch. The constraints matter as much as the results: small groups, staffed sessions, consumables, allergy checks. Treat multisensory work as a set piece, not a floor.&lt;/p&gt;

&lt;h2&gt;
  
  
  10. Make a Dataset Something You Can Stand Inside
&lt;/h2&gt;

&lt;p&gt;Numbers rarely land as text. Drive light or sound from a dataset (a century of river levels, a city’s growth, a collection’s acquisition record) and let visitors change one variable. The abstraction becomes physical. Keep the source visible, refresh it on a schedule somebody owns, and resist adding a second layer.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Do You Choose the Right Museum Interactive Installation Concept?
&lt;/h2&gt;

&lt;p&gt;Start with the sentence you want a visitor to repeat afterwards, then test candidate concepts against the conditions you actually have:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Exhibition objective, and the story the zone carries&lt;/li&gt;
&lt;li&gt;Audience: ages, languages, school groups, repeat visitors&lt;/li&gt;
&lt;li&gt;Collection type, and what the object cannot show alone&lt;/li&gt;
&lt;li&gt;Floor area, sightlines, throughput, and what a queue does to the room&lt;/li&gt;
&lt;li&gt;Accessibility: seated use, contrast, captions, one handed operation&lt;/li&gt;
&lt;li&gt;Maintenance: who reboots it, who updates the content&lt;/li&gt;
&lt;li&gt;Privacy, if cameras or personal data are involved&lt;/li&gt;
&lt;li&gt;Budget across five years, since content ages faster than hardware&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Concept choice sits inside the wider &lt;a href="https://viitorx.com/blog/museum-design/" rel="noopener noreferrer"&gt;museum design&lt;/a&gt; process, where the zone story and visitor flow are settled before technology is specified. The &lt;a href="https://www.sifacilities.si.edu/sites/default/files/Files/Accessibility/accessible-exhibition-design1.pdf" rel="noopener noreferrer"&gt;Smithsonian guidelines for accessible exhibition design&lt;/a&gt; cover label contrast, viewing heights, circulation, and instructions for interactives, a sensible floor for anything new.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Makes a Museum Interactive Installation Work?
&lt;/h2&gt;

&lt;p&gt;Successful installations share a few traits. Visitors understand the action without instructions. The system answers immediately, so cause and effect are obvious. The interaction says something the label cannot, and it sends attention back to the object. It survives a busy Saturday with one member of staff, and it still rewards a second visit.&lt;/p&gt;

&lt;p&gt;Interactive is not automatically better. A good label and good lighting often beat a screen. The honest test is whether the installation changes what visitors notice.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The strongest museum interactive installations begin with a meaningful visitor experience, not a technology shopping list.&lt;/strong&gt; Find the moment where understanding breaks down, decide what the visitor should do there, then choose the simplest system that delivers it. Most disappointing interactives are not badly built. They answer a question no visitor asked.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Takeaways
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Define the visitor outcome before choosing hardware.&lt;/li&gt;
&lt;li&gt;Match the concept to your collection, space, and staffing, not the best demo.&lt;/li&gt;
&lt;li&gt;Keep the interaction learnable at a glance and instant in response.&lt;/li&gt;
&lt;li&gt;Design for accessibility and mixed ages from the first sketch.&lt;/li&gt;
&lt;li&gt;Budget for content updates and repairs, then measure whether visitors notice more.&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>12 Museum Interactive Installations and the Reasons They Work</title>
      <dc:creator>aditya</dc:creator>
      <pubDate>Mon, 17 Aug 2026 13:16:07 +0000</pubDate>
      <link>https://dev.to/aditya__bhattacharya11/12-museum-interactive-installations-and-the-reasons-they-work-dg6</link>
      <guid>https://dev.to/aditya__bhattacharya11/12-museum-interactive-installations-and-the-reasons-they-work-dg6</guid>
      <description>&lt;h1&gt;
  
  
  12 Museum Interactive Installations and the Reasons They Work
&lt;/h1&gt;

&lt;p&gt;Most people move through a gallery the same way: look, read the label, move on. It is a comfortable rhythm and an easy one to forget. Everything changes when the room answers back.&lt;/p&gt;

&lt;p&gt;A good &lt;strong&gt;museum interactive installation&lt;/strong&gt; replaces looking with doing. The twelve below are real projects. Some run on serious technology. One runs on printed relief and a pair of hands.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Gesture instead of touchscreens
&lt;/h2&gt;

&lt;p&gt;At the &lt;a href="https://www.clevelandart.org/artlens-exhibition" rel="noopener noreferrer"&gt;Cleveland Museum of Art&lt;/a&gt;, projections read body movement instead of fingertips. Visitors copy a sculpture's pose or rotate a 3D model in mid-air. Dropping touchscreens was deliberate: the games sit behind the real artworks, so each round pushes attention back to the object.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. A forest you walk down
&lt;/h2&gt;

&lt;p&gt;teamLab's Story of the Forest filled the Glass Rotunda of the National Museum of Singapore from 2016 to 2024. Sixty-nine watercolours from the William Farquhar collection became animated wildlife along a 170 metre spiral descent. Singapore's Roots portal noted that visits to the gallery holding the originals rose too.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. AR that repairs an old hall
&lt;/h2&gt;

&lt;p&gt;The Bone Hall at the Smithsonian's National Museum of Natural History opened in 1881, and staff found most visitors walked straight through. The Skin and Bones app lets you aim a phone at thirteen skeletons and watch muscle and fur return. The historic cases stayed untouched.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Drawing on a design museum's walls
&lt;/h2&gt;

&lt;p&gt;Cooper Hewitt's Immersion Room ran from 2014 to 2024. Using the museum's Pen, visitors pulled wallpapers from the collection and projected them floor to ceiling, or sketched a pattern and watched it repeat at full scale. The same Pen collected objects around the building with a tap.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Ask a survivor a question
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://sfi.usc.edu/dit" rel="noopener noreferrer"&gt;Dimensions in Testimony&lt;/a&gt; records long interviews with Holocaust survivors and other witnesses to genocide, then uses natural language processing to match a spoken question to the right recorded answer. Visitors ask what they actually want to know, out loud, and a reply comes back.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Every sense but sight
&lt;/h2&gt;

&lt;p&gt;Tate Sensorium, the 2015 IK Prize winner from studio Flying Object, ran six weeks at Tate Britain. Four British paintings were paired with scent, sound, chocolate and physical sensation. Only a few people entered at a time, a reminder that intensity and throughput pull against each other.&lt;/p&gt;

&lt;h2&gt;
  
  
  7. VR against a crowding problem
&lt;/h2&gt;

&lt;p&gt;The Mona Lisa could not join the Louvre's 2019 Leonardo retrospective without making the show unvisitable. The museum built a seven minute VR piece instead, using infrared and X-ray imaging to reveal the panel beneath the varnish. Technology here answered a constraint rather than chasing novelty.&lt;/p&gt;

&lt;h2&gt;
  
  
  8. An aquarium made of crayon drawings
&lt;/h2&gt;

&lt;p&gt;In teamLab's Sketch Aquarium, a child colours a fish on paper, hands it over to be scanned, and watches it swim into a projected ocean with everyone else's. Touch a fish and it darts away. The input is paper and wax; the result belongs to the room.&lt;/p&gt;

&lt;h2&gt;
  
  
  9. One tag, one person's war
&lt;/h2&gt;

&lt;p&gt;Every visitor to The National WWII Museum in New Orleans registers a digitally enabled dog tag tied to one real service member or civilian. Tapping it at kiosks through the Road to Berlin and Road to Tokyo galleries unfolds that person's war alongside the campaign.&lt;/p&gt;

&lt;h2&gt;
  
  
  10. Paintings you read by hand
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.museodelprado.es/actualidad/actividad/hoy-toca-el-prado/136d1156-7fe8-152e-6352-a1daadfa9af2" rel="noopener noreferrer"&gt;Hoy toca el Prado&lt;/a&gt; opened in Madrid in 2015 with six relief reproductions made using Estudios Durero's Didu process, plus braille labels and guided audio, developed with blind and partially sighted advisers. The museum also lent opaque glasses so sighted visitors met the works by touch alone.&lt;/p&gt;

&lt;h2&gt;
  
  
  11. A map of ancient trade routes
&lt;/h2&gt;

&lt;p&gt;Objects tell you what was made; maps tell you what moved. At CSMVS in Mumbai, the Networks of the Past gallery traces India's ancient exchanges with Mesopotamia, Egypt, Greece and Rome. An interactive table lets visitors follow commodities along those routes back to the artefacts in the cases, one of four &lt;a href="https://viitorx.com/case-studies/digital-experiences-csmvs/" rel="noopener noreferrer"&gt;digital experiences&lt;/a&gt; built for the gallery.&lt;/p&gt;

&lt;h2&gt;
  
  
  12. A room a guide drives
&lt;/h2&gt;

&lt;p&gt;Deep Space 8K at the Ars Electronica Center in Linz projects onto a 16 by 9 metre wall and a floor of the same size, with laser tracking that follows up to thirty visitors at once. A person leads each session rather than a menu.&lt;/p&gt;

&lt;h2&gt;
  
  
  What makes a museum interactive installation memorable?
&lt;/h2&gt;

&lt;p&gt;Memorable installations give visitors something real to decide.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meaning before mechanism.&lt;/strong&gt; Rotating a 3D model teaches you something about a maker's decisions; swiping a carousel teaches you nothing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feed the collection, do not compete with it.&lt;/strong&gt; Cleveland's games point back at the wall. The Smithsonian left its 1881 cases alone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Match the effort to the reward.&lt;/strong&gt; Colouring a fish takes two minutes and produces something that is yours.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reliability is an experience quality&lt;/strong&gt;, not a maintenance line. An installation that fails on a Tuesday morning is worse than none at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  How should a museum choose an interactive installation?
&lt;/h2&gt;

&lt;p&gt;Start with the constraint that will not move, usually space, budget or staffing. Worth settling before anything is specified:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What should visitors understand, and can an installation carry that better than a label?&lt;/li&gt;
&lt;li&gt;How many people pass per hour, and how long does one interaction take?&lt;/li&gt;
&lt;li&gt;Does it work for a wheelchair user, a child, someone with low vision, someone who reads no English?&lt;/li&gt;
&lt;li&gt;Who cleans it, restarts it, and replaces the projector lamp in year three?&lt;/li&gt;
&lt;li&gt;Is visitor data collected, and how is that explained to the person interacting?&lt;/li&gt;
&lt;li&gt;What counts as success: dwell time, completion, repeat visits, or a curatorial outcome?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Interaction complexity deserves its own line: every extra step loses people, and the busiest installations need no explaining.&lt;/p&gt;

&lt;h2&gt;
  
  
  Start with the visitor, then pick the technology
&lt;/h2&gt;

&lt;p&gt;Answer four questions before choosing a single component: what should the visitor discover, what should they feel, what should they do, and what should they remember on the way home.&lt;/p&gt;

&lt;p&gt;Technology chosen after those answers tends to be modest and correct. Chosen first, it arrives looking for a story to justify it. The strongest installations do not make visitors think about the technology. They make them think about the subject.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Textile traceability starts with the data model, not the blockchain</title>
      <dc:creator>aditya</dc:creator>
      <pubDate>Mon, 10 Aug 2026 04:51:22 +0000</pubDate>
      <link>https://dev.to/aditya__bhattacharya11/textile-traceability-starts-with-the-data-model-not-the-blockchain-1cpm</link>
      <guid>https://dev.to/aditya__bhattacharya11/textile-traceability-starts-with-the-data-model-not-the-blockchain-1cpm</guid>
      <description>&lt;h1&gt;
  
  
  Textile traceability starts with the data model, not the blockchain
&lt;/h1&gt;

&lt;p&gt;Most textile traceability projects I have seen begin with a platform decision. Which chain, which vendor, which hosting model. That ordering causes problems later, because the hard question is not where the record lives. It is what the record says.&lt;/p&gt;

&lt;h2&gt;
  
  
  A product is not a person
&lt;/h2&gt;

&lt;p&gt;Verifiable credentials were designed around people. An issuer makes a claim about a subject, the subject holds it, a verifier checks it. Textile traceability breaks that shape immediately. The subject is a bolt of fabric or a finished garment. It cannot hold anything, and it cannot consent to a presentation.&lt;/p&gt;

&lt;p&gt;You have two workable options.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bind the credential to an identifier printed on the item.&lt;/strong&gt; The physical tag becomes the pointer. Whoever holds the item can resolve the record.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bind the credential to the producer and reference the item inside it.&lt;/strong&gt; The weaver or the unit is the subject. The product is an attribute.&lt;/p&gt;

&lt;p&gt;The first is simpler for consumer verification. The second is easier when one producer makes thousands of items and you want to avoid issuing thousands of separate credentials.&lt;/p&gt;

&lt;h2&gt;
  
  
  What actually goes in the credential
&lt;/h2&gt;

&lt;p&gt;The temptation is to put everything in. Resist it. A credential is signed, so anything inside it becomes expensive to change. Anything that changes should live outside and be referenced.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"@context"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"https://www.w3.org/ns/credentials/v2"&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"type"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"VerifiableCredential"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"TextileProductCredential"&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"issuer"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"did:example:textilesdept"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"credentialSubject"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"id"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"urn:item:PTH-2026-004182"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"productType"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"Paithani saree"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"producer"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"did:example:cluster-yeola-0114"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"productionMethod"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"handloom"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"verifiedOn"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"2026-07-15"&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Notice what is absent. No retail price, no stock location, no current owner. Those change. Put them in a system that expects change.&lt;/p&gt;

&lt;h2&gt;
  
  
  Read the specification before you design the schema
&lt;/h2&gt;

&lt;p&gt;The &lt;a href="https://www.w3.org/TR/vc-data-model-2.0/" rel="noopener noreferrer"&gt;W3C Verifiable Credentials Data Model 2.0&lt;/a&gt; became a Recommendation in May 2025, and it is worth reading properly rather than skimming a summary. It defines the three-party model, how credentials are secured against tampering, and the extension points you will need for a product schema. Most of the mistakes I see come from people inventing structure the spec already provides.&lt;/p&gt;

&lt;h2&gt;
  
  
  Issue per item or per batch
&lt;/h2&gt;

&lt;p&gt;This is the decision that most affects cost and credibility.&lt;/p&gt;

&lt;p&gt;Per batch is cheaper. One credential covers a production run. It also means a counterfeit only needs to claim membership in that run, which is easy to fake if the batch identifier is printed on a label.&lt;/p&gt;

&lt;p&gt;Per item costs more and gives you something a counterfeit cannot replicate cheaply, because each identifier resolves to a record that either exists or does not.&lt;/p&gt;

&lt;p&gt;For heritage textiles the per-item route is usually the right one. The Maharashtra textiles department took that approach for Paithani and Karvati Kathi sarees, giving each registered piece its own record rather than a shared batch number. The &lt;a href="https://everycred.com/case-studies/vingatha-blockchain-textile-traceability-maharashtra/" rel="noopener noreferrer"&gt;Vingatha case study&lt;/a&gt; sets out how the registration and verification steps fit together, and there is a longer &lt;a href="https://everycred.com/blog/handloom-saree-authentication-vingatha/" rel="noopener noreferrer"&gt;write-up of the design decisions&lt;/a&gt; if you want the reasoning.&lt;/p&gt;

&lt;h2&gt;
  
  
  Decide what the record proves
&lt;/h2&gt;

&lt;p&gt;Be precise here, because overclaiming is how these systems lose trust.&lt;/p&gt;

&lt;p&gt;A signed record proves that a named issuer made a specific claim on a specific date, and that nobody has altered it since. It does not prove the claim was true. If a verification step upstream was sloppy, you have an authentic record of a bad judgement.&lt;/p&gt;

&lt;p&gt;That is not a reason to skip the cryptography. It is a reason to design the human process with the same care as the schema, and to be honest in your documentation about which part guarantees what.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where to start
&lt;/h2&gt;

&lt;p&gt;Write the schema before you choose a platform. Show it to somebody who works in the supply chain you are modelling. If they cannot tell you where each field comes from and who fills it in, the schema is not finished, and no amount of infrastructure will fix that later.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
