Lastest JavaScripts: Generator
http://www.javascriptbank.com/rss/utility/generator/
Lastest JavaScripts: GeneratorenCopyright (C) JavaScriptBank.com60[email protected] RSSSimple JavaScript RegEx to Parse Domain Name<img src="http://www.javascriptbank.com/javascript.images/utility/simple-javascript-regex-parse-domain-name.jpg" width="100" height="100" align="left" style="margin: 5px;" />There are many <a href="http://www.javascriptbank.com/">JavaScript resources</a> to parse an URL in JavaScript RegEx. And parsing the domain main is easy since there's a lot of trick. This is useful for checking whether there is a third party domain involved in a page.
Today, jsB@nk would like to present you another JavaScript example code to parse an URL address using JavaScript RegEx. This JavaScript object is built into 2 JavaScript public methods, we can use them to get domain root of an URL address, or check if whether domain is exist.
Other JavaScript RegEx example codes you should try:
- <a href="http://www.javascriptbank.com/getelementsbyclassname-simple-shorthand-way-to-get-html-element-by-classname-with-regexp.html">getElementsByClassName: Simple Shorthand Way to Get HTML Element by className with RegExp</a>
- <a href="http://www.javascriptbank.com/javascript-regex-example-code-text-input-limitations.html">JavaScript RegEx Example Code for Text Input Limitations</a>
- <a href="http://www.javascriptbank.com/built-in-javascript-regex-apis.html">Built-in JavaScript RegEx APIs</a>
- <a href="http://www.javascriptbank.com/regexp-validation.html">RegExp Validation</a>
http://www.javascriptbank.com/simple-javascript-regex-parse-domain-name.html
1308035491Simple Programming Language Code Syntax Highlighter with JavaScript<img src="http://www.javascriptbank.com/javascript.images/utility/simple-programming-language-code-syntax-highlighter-with-javascript.jpg" width="100" height="100" align="left" style="margin: 5px;" />Highlighting the source codes is one very great and important functions for the website/blog that mainly shows source codes on the web pages, jsB@nk also presented you many source code <a href="http://www.javascriptbank.com/=syntax highlighting" title="syntax highlighting">syntax highlighting</a> tools, web applications, <a href="http://www.javascriptbank.com/=code syntax highlighter" title="code syntax highlighter">code syntax highlighters</a> through two JavaScript article tutorial:
- <a href="http://www.javascriptbank.com/highlight-your-php-javascript-codes-php-highlight-string.html">Highlight your PHP and JavaScript codes with PHP highlight_string</a>
- <a href="http://www.javascriptbank.com/16-free-code-syntax-highlighters-by-javascript-for-better-programming.html">16 Free Code Syntax Highlighters by Javascript For Better Programming</a>
Really I also had the plan to apply this cool and amazing feature to jsB@nk since two years ago, however I still could not do this intent cause of many objective reasons. But now, I'm pleasure and happy to show you new <a href="http://www.javascriptbank.com/" title="JavaScript code example">JavaScript code example</a> for highlighting your source codes. Although it's quite simple (just compared with other highlighting tools above) but they can still work very well for all programming languages.
http://www.javascriptbank.com/simple-programming-language-code-syntax-highlighter-with-javascript.html
1303366294Simple JavaScript Page-Note Glossary<img src="http://www.javascriptbank.com/javascript.images/utility/simple-javascript-page-note-glossary.jpg" width="100" height="100" align="left" style="margin: 5px;" />If you ever seen many web pages, posts of professional knowledges, specialized in skills or researches; perhaps you would see many specialized in words that they're explained after each post/page.
As a content publisher, when you have to work with specialized in articles, you'll have to spend more time to make more explanations by your hand if they're very long ones. This is reason <i>Aaron Gustafson</i> build this <a href="http://www.javascriptbank.com/" title="JavaScript code example">JavaScript code example</a>, it helps us spend less than time for this job, all we have to do now is concentrate on our content, all glossaries will be done automatically.
There's another very useful JavaScript code example to content publishers: <a href="http://www.javascriptbank.com/javascript-content-auto-indexing-using-dom.html">JavaScript Content Auto-Indexing using DOM</a>.
http://www.javascriptbank.com/simple-javascript-page-note-glossary.html
1303109455XMLWriter: Simple JavaScript XML Creator<img src="http://www.javascriptbank.com/javascript.images/utility/xmlwriter-simple-javascript-xml-creator.jpg" width="100" height="100" align="left" style="margin: 5px;" /><a href="http://www.javascriptbank.com/=XML">XML</a> - a type of data defining - becoming more popular at present because of its flexibility and convenience, data defined by XML become more visual and clear to query with any platform. XML is being used by more and more web platforms/utilities such as: JavaScript, PHP, .NET, Java, Flash, etc.
Almost web development tools, web applications have exclusive libraries (functions, objects) to process XML data; besides; many famous platforms: WordPress, Zend, Joomla, etc also built its own libraries for XML; this is stable proof to proven above things jsB@nk said.
However, the field of XML is too big to discuss in this short post, because there was many <a href="http://www.javascriptbank.com/forum/free-javascript-ebook-downloads-t850.html">professional books/e-books research</a> it. Now in this post, jsB@nk like only to show you a simple JavaScript application for generating data in XML. Please go to the live demo of this <a href="http://www.javascriptbank.com/" title="JavaScript code example">JavaScript code example</a> for short review.
Try more JavaScript XML parse scripts if you like:
- <a href="http://www.javascriptbank.com/random-testimonial-bubbles-xml-jquery.html">Random of Testimonial Bubbles with XML and jQuery</a>
- <a href="http://www.javascriptbank.com/getxml.html">getXML</a>
http://www.javascriptbank.com/xmlwriter-simple-javascript-xml-creator.html
1302678201JavaScript Filename Array Maker<img src="http://www.javascriptbank.com/javascript.images/utility/javascript-filename-array-maker.jpg" width="100" height="100" align="left" style="margin: 5px;" />During coding JavaScript applications, we usually have to work with many JavaScript arrays; and sometimes declare/initiate them is the time-consuming tasks.
For this reason, I would like to present you this <a href="http://www.javascriptbank.com/" title="JavaScript code example">JavaScript code example</a>. We can use this script to generate many arrays as you need with a lot of options: <a href="/=JavaScript array length" title="JavaScript array length">JavaScript array length</a>, JavaScript string array, names, style to display, etct; that will help speed up your jobs. Easy to use and implement!
http://www.javascriptbank.com/javascript-filename-array-maker.html
1297749207jsPDF: Generating your PDF Web Page Documents using JavaScript<img src="http://www.javascriptbank.com/javascript.images/utility/jspdf-generating-pdf-web-page-documents-using-javascript.jpg" width="100" height="100" align="left" style="margin: 5px;" /><b>jsPDF</b> is an <a href="/javascript/">open-source JavaScript library</a> written by <i>James</i>, this tool allow us generate PDF web page documents in server-side and client-side by using nothing but JavaScript. You can use it in a Firefox extension, in Server Side JavaScript and with Data URIs in some <a href="/javascript/browser/">browsers</a>. Demos work best in Safari or iPhone Safari.
http://www.javascriptbank.com/jspdf-generating-pdf-web-page-documents-using-javascript.html
1283316131Random Text Generator<img src="http://www.javascriptbank.com/javascript.images/utility/random-text-generator.jpg" width="100" height="100" align="left" style="margin: 5px;" />When <a href="/">designing web site</a>, sometimes we need to fill areas of layout with some text, and we usually do this thing by making some <a href="/title=copy paste">copy & paste</a> on any content when meet.
But with this random code, we will create some random quotes, <a href="/title=random text">random texts</a> easily through one click. Three patterns are available: <a href="/=text latin">text latin</a>, silly, spanish and italian.
http://www.javascriptbank.com/random-text-generator.html
1239669412SWFObject<img src="http://www.javascriptbank.com/javascript.images/utility/swfobject.jpg" width="100" height="100" align="left" style="margin: 5px;" />This small <a href="/javascript/">JavaScript</a> file is used for embedding Adobe Flash content. The script can detect the Flash plug-in in all major Web browsers (on Mac and PC) and is designed to make embedding Flash movies as easy as possible. It is also very <a href="/javascript/utility/search-code/">search</a> engine friendly, degrades gracefully, can be used in valid HTML and XHTML 1.0 documents, and is forward compatible, so it should work for years to come.
http://www.javascriptbank.com/swfobject.html
1225758973Digg Button Generator<img src="http://www.javascriptbank.com/javascript.images/utility/digg-button-generator-index.jpg" width="100" height="100" align="left" style="margin: 5px;" />Looking for an easy way to add Digg <a href="/javascript/form/button/">buttons</a> and <a href="/javascript/link/">links</a> to your Web pages? The instructions given on the Digg Web site can be a bit tedious. Use this <a href="/javascript/utility/generator/">generator</a> instead, to make it easier. You can place it on your site for others to use also. The <a href="/javascript/image/">image</a> file contains Digg <a href="/javascript/form/button/">buttons</a> to put on your Web site or blog, which can also be customized for your site, using the included Photoshop file.
http://www.javascriptbank.com/digg-button-generator-index.html
1207096532ColorPicker 3.1<img src="http://www.javascriptbank.com/javascript.images/utility/colorpicker-3-1-index.jpg" width="100" height="100" align="left" style="margin: 5px;" />This color picker will help you fine tune the hex color codes for your web page. First choose whether you wish to play with the Background Color, Text Color, Link Color, Visited Link Color, Active Link Color or Hover Color and check the appropriate round radio button.
http://www.javascriptbank.com/colorpicker-3-1-index.html
1193704473