Search Code Buddy
Phrase Filename
Show Menu
Welcome to Code Buddy, a code repository and web application development learning center!

You can search Code Buddy in the following ways:

  1. By category - Choose a category from the Category drop-down list
  2. By keyword or phrase - Enter your search phrase in the "Search" box
  3. By keyword or phrase within a selected Category

Any successful matches will appear in the right-hand pane, at which time they can be sorted by "Filename", "Description" or "Last Modified" date.

NOTE that the "Search" box accepts regular expressions. All the searches will be case insensitive and global (since it's searching a single string, the responseText from the Ajax request. Do not include the RegExp literal operator (the beginning and ending '/').

Clicking on "Show Menu" will slide out the help menu. This contains useful tools, book recommendations, contact information and more.

Show more

Code Buddy was successfully tested on the following browsers and platforms:

  • Firefox 2 and Internet Explorer 6 and 7 on Windows XP Professional
  • Firefox 2, Safari 3 and Opera 9 on OS X (Leopard)
  • Firefox 2 and Konqueror 3 on Linux (Ubuntu)

IE 6 does not have adequate support for CSS 2.1 and therefore will not render Code Buddy in a visually pleasing manner. If you're using IE 6, please update your browser.

Known issues:

  • In Opera, the slider menu behaves erratically

About Code Buddy

Code Buddy ™ was developed out of the need for a central repository of frequently used code and web development knowledge. It is an Ajax-driven app with an XML document acting as its database.

In addition, Code Buddy ™ takes advantage of CSS2.1's attribute selectors and its other delightful samplings for a more satisfying user experience. Feel free to view the stylesheet.

If your browser is Internet Explorer 6 or below, there is a reason for why it is not rendering a visually-pleasing Code Buddy. You can ask why this is so here.

If you feel inclined to contact me with suggestions or accolades, send a nice email to benjam72@yahoo.com.

Please visit my website for more software and information.

Code Buddy Recommends

Help

The search box above accepts regular expressions. If you like, here is an introduction with links to many other good articles.

To use one of the provided regular expressions in the Regular Expressions menu, simply click on the hyperlink and it will be automatically placed into the search box.

Clicking on the the sort boxes above the filenames will sort the selections by ascending or descending order.

Tools

Regular Expressions

Date[0-9]{2}([-\/.]?)[0-9]{2}\1([0-9]{2,4})

Email[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})

SSN[0-9]{3}-?[0-9]{2}-?[0-9]{4}

Zipcode[0-9]{5}-?([0-9]{4})?

Code Buddy

by benjamintoll.com

© Copyright 2007 - 2010