(Ben Nadel) At work, I sometimes get into a philosophical debate about our use of the Lodash library. I love lodash and use it in our AngularJS applications all the time. But, I will often extend the lodash library with additional utility functions.
Tag: JSON / JAVA / XML
AngularJS Vs jQuery
(Shridhar Sharma) This article provides the features of and a point-by-point comparison between jQuery and AngularJS.
Using Canvas element in HTML5
(Vivek Ramapuram) HTML 5 was developed to solve compatibility problems that affect the current standard HTML4. It is the programming language for the contents and views(Appearance) of Web pages to describe .It is the hypertext markup language.
Learn XPath 3.1 with Altova Online Training
(Erin Cavanaugh) We’ve recently updated our free, online XPath Training course to include information on what’s new in XPath 3.1, which is the latest version of the XML Path Language.
HTML5 Tables Formatting: Alternate Rows, Color Gradients, Shadows
(DrABELL) Tables represent quintessentially important elements in HTML5 and all previous versions as well, serving as the cornerstone data visualization tool in data-centric applications since the early days of Internet evolution.
Let’s Get Organized
(Dave Cassel) MarkLogic stores information as documents. Often it’s useful organize those documents, which you can do with directories or collections. MarkLogic offers three types of collections, one of which is new and one of which isn’t well-known.
Click/Select row in ASP.NET GridView or HTML 5 Table
(DrABELL) The suggested technique applies to ASP.NET GridView objects, and essentially to any HTML Table tr element. First, it makes the entire GridView row object (rendered as “tr” element) “clickable” by adding the onclick event (see Listing 1 in C#).
Comma Separated Value (CSV) in MVC Using Ajax
(Suraj Sahoo) This article explainis what Comma Separated Value (CSV) files are and how to work with them in MVC Using Ajax.
Java: Ascii art generator in Java
(Ivan Korhner) Ascii art is a technique that uses printable characters from ASCII standard to produce visual art. It had it’s purpose in history when printers lacked graphics ability and it was also used in emails when embedding images was yet not possible.
HOWTO: Check if an XMLType View or Table is Hierarchy Enabled
(Marco Gralike) The following simple, code snippet, demonstrates how you can check if an XMLType view or table is hierarchy enabled via using DBMS_XDBZ.
