XML (Demo)

Github with coderwall Application in Rhomobile

I recently tried to integrate github and coderwall in rhomobile application. Using github oauth we can authenticate user and show the following details of...
Visnupriya
1 min read

Consume SOAP WebServices Using Ruby With Savon

Recently, we had a task of consuming a SOAP based web serivces which sends and receive complex objects.
Surendran Sukumaran
51 sec read

Bindings in Mozilla Browsers

Mozilla browsers provide bindings to achieve certain features like the text-overflow: ellipsis style. XBL(XML Binding Language) provides a way to bind selected elements using...
Allan
1 min read

Integrate Google Map Events with Flex and Rails

I was exploring the way to integrate GoogleMap on Flex with Rails as backend. My main focus was to detect the user events happening...
Surendran Sukumaran
1 min read

Chart Application with Flex4 + Rails 2.3.x

I created a simple app with Flex 4 as front end and Rails 2.3.5 as back end. Well these days I started refreshing my...
Vamsi Krishna
1 min read

Book Review: Flex on Rails by Tony & Daniel

Book Name: Flex on Rails: Building Rich Internet Applications with Adobe Flex 3 and Rails 2 (Developer’s Library) Authors: By Tony Hillerson, Daniel Wanja...
Balaji D Loganathan
1 min read

Flex and Rails : Send – Receive JSON/XML/AMF data

If you want to know how to send and receive data from Flex and Rails using XML or JSON or AMF data types, then...
Surendran Sukumaran
2 min read

Ruby Tip1: Scrap/Read Protected Page Using Mechanize

If you want to automagically login to a remote page, then scrap/read the remote content, Mechanize would be right choice for you. The sample...
Balaji D Loganathan
14 sec read

Quick Snap of Popular Ruby/RoR Blogs – an Extn…

We recently published a blog on Drag-n-Drop Web Components using jQuery & Rails. Now we have extended it to dynamically load blogs and tweets...
Allan
59 sec read

Some good front-end tools for xml based applications

Readymade tools for xml document exchange
Balaji D Loganathan
42 sec read

RSS to google sitemap.xml conveter – using xslt

XSLT based pebble rss to google sitemap format converter.
Balaji D Loganathan
1 min read

How SOAP Request with HTTP authentication will look like…

A simple screen shot showing SOAP Request with HTTP basic authentication, invoked from Java Servlet.
Balaji D Loganathan
1 min read