-
Recent Posts
Recent Comments
Archives
Categories
- Applications Development
- ASP.net
- Bash Scripting
- C Programming
- C#.net
- Content Management Systems
- css
- Drupal Development
- Free Games
- Free Tools
- Html
- Javascript Development
- Joomla Development
- MYSQL
- Perl Scripting
- php development
- Projects
- Server Development
- Tech and How To
- Uncategorized
- VB.net
- Web Development
- Wordpress Development
Meta
Tag Archives: class
Javascript Character Classes
I have put together the beginnings of a javascript character class script. The idea was to create a testing platform and the build the character class handler at the same time. Starting off as a need to build a scanner/parser … Continue reading
Posted in Javascript Development
Tagged char, class, control, digit, helper, javascript, letter, punctuation, utf8, whitespace
Leave a comment
Javascript Object Oriented Ideas
Good article on Javascript Object Oriented Ideas If you are looking to do some “strange” things with javascript Object Oriented programming, then check out: this article. There is a lot of information on creating things like static functions, singletons, private/public … Continue reading
Posted in Javascript Development, Web Development
Tagged class, javascript, object oriented, private, public, singletons, static functions
1 Comment
