(DrABELL) This advanced HTML5/CSS3 technique was briefly discussed in the IoT (i.e. “Internet of Things”) contest submission article ‘enRoute: Real-time NY City Bus Tracking Web App’ [1], which describes real-time NY City bus monitoring web app.
Tag: JSON / JAVA / XML
Map and Reduce function of Javascript
(Niladri Biswas) This article explains Map and Reduce functions in JavaScript that work on arrays of JavaScript.
jQuery – ‘Write Less Do More’: Day 1
(Ankur Mishra) jQuery makes Dynamic HTML (DHTML) and simplifies HTML document traversing and manipulation, DOM animation and cross-browser JavaScript development.
Auto Save Using Ajax
(Rajeesh M R) This article explains how to automatically save a value into a SQL database using an ASP.Net WebMethod and jQuery Ajax.
Parsing XML Tree Containing Heterogeneous Data
(Kiril Shulga) Often times, we need to extract all heterogeneous data from an XML file and fill out the corresponding structures in one go. For example, reading the configuration data on application’s start up or importing the data from an external source.
11 Ways to Improve JSON Performance & Usage
(Matt Watson) JSON is easy to work with and has become the standard data format for virtually everything. Although originally derived from the JavaScript scripting language, JSON is now a language-independent data format and code for parsing and generating JSON data is readily available in many prog
Oracle XMLDB FAQ
(Marco Gralike) In principle this post should be redundant, but due to all the changes the last years on the documentation sites and Oracle Technology Fora (OTN) sites, I noticed that a lot of links are now signaled broken on my site and/or very difficult to find (sometimes “even” using smart topic
Learn StringBuffer() Class in Java: Lecture 3
(Gopi Chand) This article explains the Java StringBuffer() class method in detail, StringBuffer append().
Low latency html5 WebSocket Server to stream live and computed data to web browser grid
(Bharath K A) Live updates to browser is an important scenario in today’s world. All businesses (Banking, Trading, Healthcare, Retail etc..) rely heavily on internet/browser based apps to reach their esteemed customers. Be it stock quote, news, mail – live updates bring agility to your web applica
How to Add Ajax Toolkit To Visual Studio 2010 IDE
(Nilesh Jadav) In this article, I will show you how to add the Ajax Toolkit in the Visual Studio 2010 IDE.
