Welcome to SpellCoder Sign in | Join | Help
"Meanwhile the IE project was just weeks away from beta 2 which was their last beta before the release. This was the good-old-days when critical features were crammed in just days before a release, but this was still cutting it close. I realized that Read More
"With the advent of networking it seemed natural to allow for the leveraging of these functions by enabling function calls to be made across the network. The act of making a function call on one machine but having the call executed on another machine Read More
You might have heard about RPC style webservice when people are talking about SOA (Service Oriented Architecture) that seems to be the buzzword of the day.There is another alternative way of building webservice other than RPC (Remote Protocol Calls) called Read More
" RSSBus is a Really Simple Service Bus that uses the RSS protocol as the main interchange mechanism. RSS is an extensible protocol used to exchange Feeds of Items. Normally these are news items or blog postings, but they don't have to Read More
"A few weeks ago Microsoft announced new naming for the product formerly known as Prince – eh, ATLAS. The names Microsoft came up with are the ultra-catchy Microsoft AJAX Library for the client side JavaScript framework and Microsoft ASP.NET 2.0 AJAX Read More
"The Dojo and Windows Live Platform teams have both recently released DHTML hacks that allow two iframes in different domains to communicate, bypassing the notorious same-domain policy implemented in browsers. I'm surprised by the relative lack of Read More
I have been digging around Prototype javascript library last night and found the javascript library to be well thought out and written - I like the elegance of this library compared to the javascript library produced by the Atlas team.This site contains Read More
"Is COWS Ajax some completely new technology or technique? Well, no. Much in the tradition of XHR Ajax, the components for COWS Ajax have been around for quite some time... ever since the DOM tree was created (more on this in the History section). Read More
Read the article here. Read More
F# looks like a worthy weekend project to explore. I am thinking of taking this language for demo day next Sunday. Check out their community at hubFS. F# is designed by the same guy that bring generics to CLR (Don Syme - also an Australian);I think you Read More
This is just a marker to Microsoft RSS Simple Sharing Extension that I suspect I will be using soon. This specification allows a generic way to do synchronization of data openly on the Internet. Read More
" This time last year, a single word began a revolution in Web design. Coined and published on February 18, 2005, by May, the word “AJAX” was on everyone’s lips. It soon became the talk of the entire industry, and has revolutionized Web design as we Read More
http://code.google.com/apis/gdata/overview.html is interesting and it has a C# library. Read More