(Arlen Navasartian) This is a simple example of a web based chat application implemented using Firebase.
Tag: JSON / JAVA / XML
Basic DOM Manipulation in JavaScript
Sibeesh Venu In this article you will learn the basics of DOM Manipulation in JavaScript.
Developing Mobile specific Views using jQuery Mobile in ASP.NET MVC 4 – Part 1
(Snesh Prajapati) This article is about developing a web application having Mobile specific Views along with Desktop Views using ASP.NET MVC. The UI design targeting a mobile is very different than targeting desktop screens. We are using jQuery Mobile to develop mobile Views.
Video: Java Fundamentals: Dive Into NetBeans
In this excerpt from the video Java Fundamentals LiveLessons Part I of IV (Video Training), Paul Deitel covers getting NetBeans, opening the IDE and configuring tabs and line numbers, creating a project and adding existing code to the project, and creating a new program.
jQuery Copy Paste Number Only Validator
(Muhammad Hassan Tariq) You might have witnessed at in places where numbers are allowed, the paste feature doesn’t work either in Internet Explorer or in Chrome/Firefox and in some specific scenarios, the paste feature works fine in Internet Explorer/Chrome but not in Firefox and it pastes letters a
JSON for APEX Developers (part 1)
(Dimitri Gielis) After my post Generate nested JSON from SQL with ORDS and APEX 5 I got some requests to explain more about REST and JSON, so let me start with JSON. I’ll go more into REST in some future posts.
The OMGs of Javascript – Part # 1
(Anas R Firdousi) When it comes to Javascript, it is definitly a different language by all means. The results of writing a code are not "so-obvious" as you would expect in languages like C#/Java etc.
CSS3 elements of style sheet in HTML 5
(Vivek Ramapuram) CSS3 is a module based development where new features, improvements are being added in modules for easy implementation, acceptability of its features.
HTML 5 Elements in a Look: Part 3
(Sibeesh Venu) If you are new to HTML 5, I suggest you to read my other article parts here:
SQL- Querying XML attributes from XML Column
(Prashanth Jayaram) Read XML column attributes in to two columns DimType and Dimvalue from the below example also retrieve the data matching values[DimTypes (WIDTH or Height)].
