Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

Just let Domino do it! Sometimes we work too hard.

By Andrew Pollack on 11/04/2006 at 12:16 PM EDT

Following up from my earlier post about xml and utf-8 encoding, I found "a better way". The earlier post talked about how embedded characters were messing up my xml feed. I spent a lot of time writing a complex formula to handle this. There is a better way.

The feed for this site is generated on a "Page" design element with embedded computed text fields to pull in the data to populate the feed itself. I had done all that work to clean up the embedded data, but I didn't need to. The easier way to handle this? Let Domino do it. I'd set the page to display as pass through HTML. We're used to doing that because it leaves our stuff alone and renders what we've coded. What I hadn't done was simply set the "Character Set" attribute to "UTF-8". That's all it took. Domino rendered the result perfectly -- including Richard's multi-byte characters.

By the way, the "Content Type" setting scrolls out of the box, but is set to "application/rss+xml".


There are  - loading -  comments....

re: Just let Domino do it! Sometimes we work too hard.By Kerr on 11/05/2006 at 08:24 AM EST
Domino encodes the page using the character set specified in the drop down, so
far so good. But if you use the 'Other' option for Content type, this gives
you direct access to the Content-type http header. So if you use the 'Other'
option you should include the charset. So you should enter "application/rss
xml; charset=UTF-8".

There's some related info in this post by Jake Howlet:
http://www.codestore.net/store.nsf/unid/BLOG-20060921
re: re: Just let Domino do it! Sometimes we work too hard.By Kerr on 11/05/2006 at 08:38 AM EST
Hurm, the plus char got drop in the content-type string there. Lets see if it
comes through this time ( ).

Another thing to mention is that the default encoding for xml is UTF-8 anyway,
so the client should assume that, unless it's told to use something else. So
in your example everything should work without needing to specify the charset
in the content-type header. But I thought it worth mentioning.
re: Just let Domino do it! Sometimes we work too hard.By Steve Castledine on 11/06/2006 at 05:15 AM EST
Unconnected Andrew - but your comment system does not work in IE - for me.
Fixed, sorry.By Andrew Pollack on 11/06/2006 at 10:02 AM EST
That was painful. An errant tag made it into the comment form.


Other Recent Stories...

  1. 01/26/2023Better Running VirtualBox or VMWARE Virtual Machines on Windows 10+ Forgive me, Reader, for I have sinned. I has been nearly 3 years since my last blog entry. The truth is, I haven't had much to say that was worthy of more than a basic social media post -- until today. For my current work, I was assigned a new laptop. It's a real powerhouse machine with 14 processor cores and 64 gigs of ram. It should be perfect for running my development environment in a virtual machine, but it wasn't. VirtualBox was barely starting, and no matter how many features I turned off, it could ...... 
  2. 04/04/2020How many Ventilators for the price of those tanks the Pentagon didn't even want?This goes WAY beyond Trump or Obama. This is decades of poor planning and poor use of funds. Certainly it should have been addressed in the Trump, Obama, Bush, Clinton, Bush, and Reagan administrations -- all of which were well aware of the implications of a pandemic. I want a military prepared to help us, not just hurt other people. As an American I expect that with the ridiculous funding of our military might, we are prepared for damn near everything. Not just killing people and breaking things, but ...... 
  3. 01/28/2020Copyright Troll WarningThere's a copyright troll firm that has automated reverse-image searches and goes around looking for any posted images that they can make a quick copyright claim on. This is not quite a scam because it's technically legal, but it's run very much like a scam. This company works with a few "clients" that have vast repositories of copyrighted images. The trolls do a reverse web search on those images looking for hits. When they find one on a site that looks like someone they can scare, they work it like ...... 
  4. 03/26/2019Undestanding how OAUTH scopes will bring the concept of APPS to your Domino server 
  5. 02/05/2019Toro Yard Equipment - Not really a premium brand as far as I am concerned 
  6. 10/08/2018Will you be at the NYC Launch Event for HCL Domino v10 -- Find me! 
  7. 09/04/2018With two big projects on hold, I suddenly find myself very available for new short and long term projects.  
  8. 07/13/2018Who is HCL and why is it a good thing that they are now the ones behind Notes and Domino? 
  9. 03/21/2018Domino Apps on IOS is a Game Changer. Quit holding back. 
  10. 02/15/2018Andrew’s Proposed Gun Laws 
Click here for more articles.....


pen icon Comment Entry
Subject
Your Name
Homepage
*Your Email
* Your email address is required, but not displayed.
 
Your thoughts....
 
Remember Me  

Please wait while your document is saved.