Welcome to SpellCoder Sign in | Join | Help

August 2006 - Posts

This is the most prolific Indigo blogger of all time. Read More
SQL Web Architect : Manage your db from web interface.Community Map Builder. Read More
This is a Workflow Manager that allows you to track and edit live running instance of Workflows. It comes with source code.This is a Workflow Monitor that runs on ASP.Net. Read More
Download Sharpmaps .Net and .NetTopology Suite to crank out cool map graphics. Read More
This is an alternative to TopicMap and it looks a lot simpler to implement. Read More
"Topic maps are a new ISO standard for describing knowledge structures and associating them with information resources. As such they constitute an enabling technology for knowledge management. Dubbed “the GPS of the information Read More
"The workflow designer hosted in Visual Studio 2005 makes workflow design a drag and drop operation. Before we drag and drop our way to solutions, it’s worthwhile to take a detailed look at how to write a workflow definition and transform the definition Read More
Check out this fabulous charting library for .Net. Read More
Read this free book to gain insight in the management behind successful open source software. Read More
"Add me to the growing list of people who are surprised and pleased to see the fantastic JavaScript debugging support in VS.NET (I discovered the details through Steve Sharrok's blog). To make it work, clear the 'disable script debugging' in IE, then Read More
Read the article here. Read More
"7 Laws for the New LandscapeThe Inter Personal Enterprise will call for software vendors to deliver an entirely new mix of offerings. Product, price, promotion, place – no Marketing 101 concept will be left untouched. Here are seven guiding principles. 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
Check out this interview with the  professor that is heading the team in building Ruby .Net compiler from Queensland University of Technology (my almamater).If you are interested in taking post graduate degrees or research in compilers, do it at Read More
This is an interesting nugget about successful research integration into development pipeline."I congratulated him on being able to navigate the research and development divide, and asked him how he was able to do it. Don said that he previously Read More
"WHAT DOES VIEWSTATE DO?This is a list of ViewState's main jobs. Each of these jobs serves a very distinct purpose. Next we'll learn exactly how it fulfills those jobs.Stores values per control by key name, like a Hashtable Tracks changes to a ViewState Read More
"The problem that we’ve seen with most examples of using a standard SCRUM Product Backlog is that it focuses too much on tasks rather than providing solutions for goals that are central to the success of the project. It also requires that someone maintain, Read More
Download it here.  It features five new controls (DynamicPopulate, FilteredTextBox, PagingBulletedList, PasswordStrength, Rating) Read More
The really interesting thing I want you to notice, here, is that as soon as you think of map and reduce as functions that everybody can use, and they use them, you only have to get one supergenious to write the hard code to run map and reduce on a global Read More
Download it.What's new in this release? UpdatePanel and ScriptManager: ScriptManager.RegisterControl() takes optional parameter to specify client type to create.Fix for UpdatePanels in Firefox. Read More