background preloader

Development

Facebook Twitter

CSS3 buttons by Chad Mazzola. Unbeatable JavaScript Tools - The Dojo Toolkit. TodoMVC. Sass - Syntactically Awesome Stylesheets. jQuery and JavaScript Coding: Examples and Best Practices. Advertisement When used correctly, jQuery can help you make your website more interactive, interesting and exciting.

jQuery and JavaScript Coding: Examples and Best Practices

This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices. 1. Why jQuery? jQuery is ideal because it can create impressive animations and interactions. jQuery is simple to understand and easy to use, which means the learning curve is small, while the possibilities are (almost) infinite. Javascript and Best Practices Javascript has long been the subject of many heated debates about whether it is possible to use it while still adhering to best practices regarding accessibility and standards compliance. Obviously there are cases where a Javascript solution is not the best option. Unobtrusive DOM Scripting 2. ... Base64 Decode and Encode - Online.

Webdesign

Recommendations for SharePoint Application Pool Settings - Joel Oleson's Blog - SharePoint Land. Application Pool Recycle Utility for SharePoint Developers. Print | posted on Monday, April 09, 2007 8:42 PM This freeware application is a System Tray utility for providing quick access to common IIS tasks which are useful on a SharePoint development box. It may also be useful to others working with IIS. In essence, it enumerates the app pools on your box and lets you right click 'em to bounce 'em! If you are experiencing problems with APM, please see the FAQ. Version 3.0.0.0 (7th December 2009) SharePoint 2010 and IIS7 only removal of IIS6 legacy code addition of new SP2010 services SharePoint to IIS App Pool name mapping DownloadApplication Pool Manager 3.0.0.0.

Version 2.0.0.0 (27th November 2008) Complete rewrite Vastly reduced working set Full Vista support UAC manifest IIS status detection IIS6 operations use legacy APIs IIS7 operations use Microsoft.Web.Administration Event Logging. Special Characters for HTML, CSS and JS. My name is Neal Chester and I'm a web developer and consultant.

Special Characters for HTML, CSS and JS

Sometimes I use special characters as an alternative to images; many of these characters I never knew existed. When I surfed the Web, I always ran into 3 problems with character listings: They contained tons of characters I didn't useThere was no one list that brought together all the characters I neededThe fonts were too small and the page was difficult to use So I made my own listing page containing the best HTML characters I felt would be useful to everyone, especially web developers.

I grouped them into sections and included the HTML, CSS and JS name & number codes for your convenience. Rendering Characters As you'll notice, some characters will render differently depending on the browser. Depending on the browser, some characters won't display. Therefore, it's important to view the characters in different browsers and mobile devices to determine if you want to use that character. Next, markup your HTML as follows.

Fast Link Checker. Selenium IDE Plugins. Selenium IDE is an integrated development environment for Selenium scripts.

Selenium IDE Plugins

It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run in. Selenium IDE is not only a recording tool: it is a complete IDE. You can choose to use its recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.

Features: Plugins. How to display photos from Picasa on your website.

Fast Link Checker