Blogs
dW Blogs
with Tags:
json
X
X
- Sort by:
- Date ▼
- Title
- Likes/Votes
- Comments
- Visits
Getting more from OMNIBus - the HTTP interface and events on maps and things
Do you like WebGUI? Well for the sort of tasks a network operator normally does WebGUI is a robust UI tool well optimised for use with OMNIbus event management. However outside the network and systems management domain the tools provided by WebGUI aren't...
from Blog: Getting more out of Netcool OMNIbus
Modified by 7YA6_Wim_Harthoorn
|
|
Back from JavaOne Russia 2013
Hazems.IBMEG
Tags:
rss
atom
ee
hazem
ajax
json
jsf
java
javaone
russia
mashups
saleh
mashups4jsf
192 Visits
I just get back from JavaOne Russia that was held in Moscow 23-24 April 2013. JavaOne Russia is the biggest Java Conferences in Eastern Europe. The conference organization was great and there were a lot of attendees in the conference sessions. I had the chance...
from Blog: Hazem Ahmed Saleh
Modified by Hazems.IBMEG
|
|
Speaking in JavaOne Russia 2013
Hazems.IBMEG
Tags:
mashups
russia
rss
ee
java
con1112
jsf
saleh
javaone
hazem
ajax
atom
mashups4jsf
json
190 Visits
The next Wednesday, Apr 24, 16:45 - 17:45, I will be speaking in JavaOne Russia about [CON1112] JSF Mashups in Action . The session will be practical, I will talk about Mashup development, common Mashup scenarios, and the current challenges of developing...
from Blog: Hazem Ahmed Saleh
|
|
The question of local storage
This blog post is contributed by Megan Irvine, WebSphere Education Course Developer/Instructor.
If you want to create mobile applications that perform well, one
thing to consider is how to store data on the client side. This is
particularly important...
from Blog: The Mobile Frontier
|
|
New Worklight 5.0.5 supports iOS 6 and latest jQuery Mobile versions
The latest version of IBM Worklight is now available . This new release brings a number of key features to help you develop apps and then distribute and manage those apps in a secure environment.
Key new features:
Support for new devices and...
from Blog: Mobile development
|
|
Part 3: Implementing the Server side pagination stories
Story 1.
Create HTML DOM
with three ContentPane
Add search form in the first pane.
Add placeholder div for the Tree
widget.
Add placeholder div for pagination.
Listing 1 : HTML DOM containing 3
content panes...
|
|
Part 2: Server side pagination - the requirements
Epic Story
:
Provide a user interface to
1)
Display a User Interface to list the client names
2)
Provide pagination to browse through the list. 500
names per page.
3)
Display a form to search Client names
...
|
|
Part 1 : Introduction
Abstract Spring framework, an open source
Java EE based application framework has come a long way from just being an
inversion of control (IOC) container. With Spring 3.0 introducing RESTful web
services in its Model-View-Controller (MVC) layer, it has...
|
|
Leveraging Web Experience Factory Data Integration Features with jQuery Community Blog
Introduction
Modern JavaScript frameworks such as
Dojo and jQuery are often leveraged to create exceptional web
experiences. In addition to providing useful widgets, they help
developers by providing a rich set of APIs for manipulating the DOM
and...
from Blog: IBM Web Experience Factory Blog
|
|
Using IBM Worklight HTTP Adapters with REST/JSON Services
Abstract The IBM Worklight Server provides 'adapters' which can issue requests to web services, databases, and other applications on behalf of mobile device applications. Adapters can be used to combine information from multiple sources into single responses...
from Blog: IBM Worklight and Mobile Foundation
|
|
RAD V8.5 and WDT V8.5 have landed!
maples
Tags:
html
sce
cloud
rtc
blog
profiling
jpa
websphere
css
json
sip
cea
portlet
portal
clm
jaxws
eclipse
java_ee
dojo
worklight
jaxb
liberty
jee
jaxrpc
osgi
batch
rational
wdt
servlet
debug
jsf
was
rad
jca
soa
jsp
ajax
web20
sca
web
jaxrs
ejb
iwd
mobile
6,380 Visits
Rational Application Developer (RAD)
V8.5 and the WAS Developer Tools (WDT) V8.5 have landed!
RAD is our IDE built on Eclipse that
helps you and your teams build high quality, innovative enterprise
applications fast and efficiently for WebSphere...
from Blog: WASdev
|
|
Quick collection of WebSphere config data
Hello everyone, I had some test automation I was working on ... and I needed to gather a good bit of WebSphere config information and publish it in a form that my automation could use. There were numerous reasons why wsadmin (a good solution in general) was...
from Blog: ServiceabilityDeveloper MikeC
|
|
This week's developerWorks newsletter: PubSubHubbub, cloud, ICON, BPM, DB2 10, and time travel Community Blog
johnswan
Tags:
json
validation
developer
newsletter
release
ibm
db2
icon
weekly
schema
cloud
edition
news
workload
deployer
pubsubhubbub
bpm
10
developerworks
1,265 Visits
This week's developerWorks newsletter introduces you to all the great new features in DB2 10. Not subscribed? Sign up for your customized newsletter today!
************************
Welcome, developers!
Why am I excited about the...
from Blog: developerWorks enthusiasts
|
|
TWOdW: DB210, JSON, PubSubHubbub, JSON schema validation, BPaaS
This week on developerWorks, I talk with John Swanson about the new developerWorks home page, DB2 10 (the first new version in about 6 years), PubSubHubbub (a set of http server to server integrations), thinking in design patterns, IBM Workload Deployer...
from Blog: Scott Laningham
|
|
Iterate over a JSON object
One of the most useful advantages of the JSON format is that it is browser friendly. You donot need to write complicated code for navigating or iterating over a JSON structure. In this post, I will show you how to iterate over a JSON object:
...
from Blog: Hazem Ahmed Saleh
|