Category: Internet and Tech

  • Display RSS feed contents as HTML using ASP

    In a project I was working on, I needed to show the five latest items in an RSS feed as HTML on an ASP website. I found an ASP script online (sorry I cannot find the URL where I found it at this time) and I modified it for my needs. Here’s the ASP code…

  • Select all checkboxes with jQuery

    So you have a form on your web site and you want to add a way for a user to select all checkboxes for one of your questions in the form. Here’s an easy way to do just that using jQuery. Use the Javascript and HTML code below. HTML and Javascript code with the function…

  • Sharing resources: Few free good resources – September 2012

    This is a quick post where I just wanted to make others aware of these cool free tools and resources available. Smashing Magazine blog post about using Opera’s Mobile Emulator to test how web sites look on mobile. The article has a link to where you can download the emulator. Mobilizer, a free Adobe Air…