Computing: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 25: Line 25:
*[http://www.diceware.com/ DiceWare] offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
*[http://www.diceware.com/ DiceWare] offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
*[http://www.palfrader.org/code2html/ Code2HTML] converts a program source code to syntax highlighted HTML
*[http://www.palfrader.org/code2html/ Code2HTML] converts a program source code to syntax highlighted HTML
*[http://browsershots.org/ Browsershots] - test your website in different browsers
*[http://www.regular-expressions.info/ Regular Expressions] - tutorial and examples in various languages (a.k.a. [http://regexp.info/ regexp.info])
*[http://www.regular-expressions.info/ Regular Expressions] - tutorial and examples in various languages (a.k.a. [http://regexp.info/ regexp.info])
*[http://www.ilovejackdaniels.com/ ILoveJackDaniel's] - web design and development reference
*[http://www.ilovejackdaniels.com/ ILoveJackDaniel's] - web design and development reference

Revision as of 00:02, 25 September 2007

General


  • DiceWare offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
  • Code2HTML converts a program source code to syntax highlighted HTML
  • Browsershots - test your website in different browsers
  • Regular Expressions - tutorial and examples in various languages (a.k.a. regexp.info)
  • ILoveJackDaniel's - web design and development reference
  • TechCheatSheets.com - technology and programming quick reference
  • Google Code Search helps you find function definitions and sample code by giving you one place to search publicly accessible source code hosted on the Internet
  • gotAPI.com - the most comprehensive API collection on the web

Scientific

MIT