donkeykong


Member since 07/08/2008

Name: Derek Kier

Location: Las Vegas

Website: http://www.vectorflash.biz

I am a web developer residing in Las Vegas, Nevada. I have designed and programmed many websites, most of which belong to clients that live in the Las Vegas area.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nThe major project I am working on right now is http://www.safelegalfiles.com. This is an e-filing and legal document delivery website.

9 snippets

2571 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

donkeykong's Recent Snippets



« Prev 1 Next »
I found this script and tried it. It worked. I thought it was useful for a variety of situations and is easy to follow. Often times I need nearly duplicated data and don't want to manually cut and paste.
0 749 posted 10 years ago by donkeykong
This is a good way to show the difference between files side by side to quickly see what parts are not the same, if any.
0 754 posted 10 years ago by donkeykong
A flexible way to get the file name without the extension
0 975 posted 12 years ago by donkeykong
I couldn't easily find an example of how to verify if someone added my link to their site while they added their link to a directory of mine. After some research, I found out how to search for a string remotely. I have simplified the steps so that yo...
0 510 posted 13 years ago by donkeykong
A function to remove tags and to also remove excess spaces.
1 600 posted 15 years ago by donkeykong
This is a simple example of how to read and write XML that includes reading attributes and nodes.
1 662 posted 15 years ago by donkeykong
sample: var text = " string content "; text = text.trim();
2 540 posted 15 years ago by donkeykong
« Prev 1 Next »