Archive for the ‘BaseTools’ Category

How time flies and why our blog seems so dead

Monday, March 21st, 2011

Wow! Time sure does fly! It seems like only yesterday that we announced the launch of our new web service called RealtyNinja which makes awesome websites for the busy real estate agent. The reason I am writing this post is because I noticed that our last post was almost 5 months ago!! And one thing I always tell my clients is that a blog can be a good thing, but if you let it go stale, it can do more harm than good! So here is me updating the blog to keep things ‘fresh’ and also to let you all know that RealtyNinja is getting more and more awesome as the days go by. We have added a whole bunch of amazing new features and plan to make it the best real estate agent website creator in the industry. Check it out for your self:

Announcing BaseTools 1.0b

Thursday, September 24th, 2009

The Build-up:

Modern websites use a lot of javascript to do all sorts of things that used to be reserved for flash; such as carousels, lighbox effects (actually called modal dialogues), fancy menu animations and other such things. We naturally spend a lot of time implementing these features as javascript adds yet another layer that has to be developed, debugged, tested, tweaked, etc. Not to mention having to make it all work in the various browsers, particularly the different flavours of IE. Every development team has a different set of tools that they use when building websites and thankfully there are a miriad of readily available tools out there starting with javascript frameworks (we use JQuery), to the effect libraries and the modules/plugins built on top of them. These packaged tools are a godsend when you need to get something done and don’t have the time to figure out how to do it from scratch. (more…)