Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: html

    comments

    Create HTML from output of Perl::Critic

    by Rob Earl on Sep 22, 2012 in categories Perl. Article views: 1899 views

    Perl::Critic is great. If you haven't tried it, you should. It has helped me improve the quality of my code no end. I wrote this script to make it easier to view the feedback in the context of the code itself. When run in a directory containing Perl…

    Read More...
    comments

    What is a web developer? Recently I was involved in a discussion about the skills a web developer is expected to have and how interesting it has been to watch common bad practices (like table layout and SQL injection) continue to spread. So in the nature of Denis's What does a SQL Server developer need to know? post, I present the web developer breakdown.

    Read More...
    comments

    Bing, Google and Yahoo! announce Schema.org

    by SQLDenis on Jun 02, 2011 in categories Web Design, Graphics & Styling, AJAX, XHTML & CSS. Article views: 3411 views

    Bing, Google and Yahoo! have announced Schema.org Here is the info Today we’re announcing schema.org, a new initiative from Yahoo!, Bing, and Google, to create and support a common set of schemas for structured data markup on web pages. With sch…

    Read More...
    comments

    Thz following piece of code demonstrates the normal way of making a donate button that uses your paypal account.

    html Sample Code (See Article for Rest)
    Read More...