Development Development rss
 

  1. Ruby on Rails

    Tags: rails, ror, ruby

    Views: 30

     

    The Ruby On Rails cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier.

     
  2. Scriptaculous Cheat Sheet

    Views: 16

     

    I was initially planning to cover more than just the combination effects, but as you can see there wasn't a stitch of room left over.

     
  3. Smarty Cheat Sheet Version 2.0

    Tags: php, smarty, template

    Views: 24

     

    A cheat sheet for the popular Smarty templating sytem.

     
  4. Subversion - A Summary Cheat Sheet

    Tags: svn, subversion

    Views: 29

     

    This post is a summary of the subversion book, only that the summary takes you straight in.

     
  5. The WordPress Help Sheet

    Tags: wordpress, php

    Views: 21

     

    The WordPress Help Sheet includes the following: Basic Template Files, PHP Snippets for the Header, PHP Snippets for the Templates and Extra Stuff for WordPress.

     
  6. WordPress Optimization/Cheat Sheet

    Views: 19

     

    This is a quick list of the key areas in which WordPress can be optimized.

     
  7. Wordpress Template Tag Reference Guide

    Tags: wordpress

    Views: 15

     

    We created this quick reference guide to expedite our WordPress theme development, and we found it so useful that we would like to share it with you.

     
  8. WPF Data-binding Cheat Sheet

    Tags: wpf

    Views: 45

     

    Do you find yourself struggling to remember all the settings for WPF bindings? Perhaps taping this three page cheat sheet to your office wall would help.

     
  9. XHTML cheat sheet

    Tags: xhtml

    Views: 21

     

    The XHTML cheat sheet provides an at-a-glance perspective of common XHTML practices; it's one of the few times when cheating won't ruin your karma.

     
  10. XSS (Cross Site Scripting) Prevention Cheat Sheet

    Views: 20

     

    This article provides a simple positive model for preventing XSS using output escaping/encoding properly. While there are a huge number of XSS attack vectors, following a few simple rules can completely defend against this serious attack.