Go to content

Blog archive – page 6

  • Show Tweets with HST and Twitter4J

    Published on

    My five latest Tweets used show up on my site. In this blog I’ll explain how you can add such a block to your HST site. For the Twitter component I have used Twitter4J to retrieve my latest tweets. The first step is to add its dependency to your CMS...

  • Web development tools I use at Hippo

    Published on

    Earlier this week a customer with its own development department asked us which tools we use for measuring quality and performance of websites. In this blogpost I’ll describe some of the tools I use to check the HTML and CSS. I know there are more...

  • My QR code

    Published on

    A QR Code is a matrix code (or two-dimensional bar code) created by Japanese corporation Denso-Wave in 1994. The “QR” is derived from “Quick Response”, as the creator intended the code to allow its contents to be decoded at high speed. Since I have...

  • Components in my blog: Properties component

    Published on

    This blogpost is about the Hippo Forge Properties component. This component allows you to manage labels for your website instead of hardcoding them into the JSP. My website is mostly an extended version of the Hippo Site Toolkit demo project. I did a...

  • First blogpost in Hippo

    Published on

    This is my first blogpost written in Hippo CMS I wanted to build my own website and get rid of the tagsoup produced by Blogger. That’s why I built my own site using Hippo CMS and Hippo Site toolkit. It’s not finished yet (is a website ever finished?)...

  • Generate RSS in JSP? Set the locale!

    Published on

    The RSS pubDate fields contain dates in a format that may be human readable, but not very handy in a programmer’s point of view. According to the RSS specification the date must conform to the RFC822 specification. A typical RSS snippet looks...

  1. Page 1
  2. Page 2
  3. Page 3
  4. Page 4
  5. Page 5
  6. Page 6
  7. Page 7
  8. Page 8
  9. Page 9
  10. Page 10
  11. Page 11
  12. Page 12
  13. Page 13
  14. Page 14