Quantcast
Channel: Search Results For: domain:intelligiblebabble.com
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

using HTML5 data-* tags, Razor, and C# anonymous objects

One of the most used new features of the HTML5 spec are the data-* attributes. This provides a nice and valid way to store JSON data corresponding with HTML elements on a page.

View Article



Image may be NSFW.
Clik here to view.

utility to generate large XML sitemaps from a database

I wrote a quick utility awhile ago to generate large XML sitemaps from a database. There are many sitemap generating tools out there, such as xml-sitemaps.com which are now even made to be web tools...

View Article

Image may be NSFW.
Clik here to view.

How jQuery and “unobtrusive javascript” can be poisonous

If you have been developing websites at all in the past 6 years, then chances are you have been using (or been exposed to) the jQuery library. In fact, it is used by over half of the top 10,000 web...

View Article

Image may be NSFW.
Clik here to view.

Three tricks to get more out of SQL Server in common web scenarios

Learn several little-known SQL tricks/techniques used to improve query times and enforce business rules with common everyday web-development scenarios.

View Article

Image may be NSFW.
Clik here to view.

Extending Markdown/MarkdownSharp for jsFiddle embedding

I decided to implement a convention for embedding jsFiddles into a Markdown post. Implemented using MarkdownSharp. Since it is often a need to sanitize markdown-produced HTML (since all HTML is...

View Article


Image may be NSFW.
Clik here to view.

How To Write Maintainable jQuery Applications

It's easy to say, well, just keep the data in the HTML, and the behavior in javascript, and anything UI related in CSS, and thus you will have good separation. Well, turns out in practice this doesn't...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images