Archive for the ‘Development and Design’ tag

I’ve been doing rounded corners the hard way!  I just discovered a jQuery plug-in: jQuery Corners, that makes it easy to create nice-looking, rounded corners without using any images or super annoying markup, all you have to do is call the .corners() method.

   1:  $(document).ready( function(){
   2:    $('.className').corners();
   3:  });

(In my defense, I’ve never claimed to be a great web UI developer)

KSE’s website has been redesigned.  What were they thinking? Aleem, any comments? 

I can’t make sense of their new daily market feed either, but I did notice a new data portal where they’re selling real-time, historical, level-1 and level-2 market data directly.  They haven’t posted any prices yet, but this looks like a step in the right direction.

Search