Posted on June 7, 2010, 9:55 am, by Nuwan Bandara, under
Art,
Programming.
The Smashing Magazine posted a nice article on infographics, and their example was “The World of Programming”, that’s a job well done window.fbAsyncInit = function() { FB.init({appId: “108492862525832″, status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement(“script”); e.async = true; e.src = document.location.protocol + “//connect.facebook.net/en_US/all.js”; document.getElementById(“fb-root”).appendChild(e); }()); The Smashing Magazine posted [...]
I just integrated the facebook’s new like button, there was an easy to use plug-in for wordpress so I didnt have to make any code level changes to my template. So if you guys also thinking of integrating the social feature you might want to read this, this and this. And for all you people [...]
Posted on April 14, 2010, 1:27 am, by Nuwan Bandara, under
Java,
Programming,
RDF,
SOA,
SPARQL,
Semantic web,
WSO2,
WSO2 Gadget Server.
Okey so this is the fun part that I promised to write about . I managed to cook up a use-case to demonstrate RDF querying and making use of the semantic data. The data that I am using for querying, is the rdf data sources available in the UK data.gov site. With some analysis I [...]
Tags:
Java,
Mashup,
Programming,
RDF,
Semantic web,
SOA,
SPARQL,
web services,
WSO2,
WSO2 Gadget Server,
WSO2 Mashup Server 1 Comment |
Read the rest of this entry »
For the past week or so I was able to work with data.gov.uk to find a possibility to make use of government/public data for a nice sample gadget, that will work in the Gadget Server. However it is quite disappointing to see most of these data are in lengthy PDF files, and without some expensive [...]
Yesterday (16th Dec) WSO2 Gadget Server graduated from its beta status and announced its release. WSO2 Gadget Server is designed to serve as a presentation middle-ware product in the SOA space to smoothly display chunks of service oriented data for the end users. The solution architecture is based on portal / portlet concept but making [...]
As I have mentioned in some previous post, today I did a talk about Apache shindig and its use cases (WSO2 Gadget Server) at Apache Con 09 with my Colleague Tyrell. So without writing about the whole talk let me share the presentation slides. The Talk turned up great, audience were quite interested, too bad [...]
Today I was at Apache Asia road show 2009 at Colombo, and feeling good about myself of attending . It was a great session with many valuable tech talks and more of a valuable community gathering. Am not writing this post to talk about Apache and all the open source movement but about a specific [...]
Nothing much new to write, was busy with work, WSO2 Gadget Server is about to release in the coming weeks, (I’ll be writing a whole story about it in a coming post). Apart from all those, my first article was published today in the diGIT magazine, which is a free online IT magazine run by [...]
Posted on September 16, 2009, 11:37 am, by Nuwan Bandara, under
Java,
Programming.
For few days I was involved with WSO2 Mashup Server 2.0 release documentation, giving a hand to the mashup team. Documentation is a painful task, but when comes to open source what matters mostly is documentation . Last night I had to convert a bunch of html files (some Java Api Docs) to xml in-order [...]
Posted on July 28, 2009, 9:51 pm, by Nuwan Bandara, under
Java,
Programming.
For last two weeks I was working on some user interface logic and happened to use Yahoo UI library (YUI). The task was to upload an image using Ajax. Since I was new to YUI, I was looking here and there over the net for some references. There were some good ones but thats for [...]