Thejesh GN Blog

Meeting Noel Tomorrow 3

Meeting Noel Tomorrow

Noel (a.k.a Noneck, http://www.luckofseven.com/) blogger from US is on world tour and visiting different cities and interacting with Open source communities, blogger communities and their like. He will be in Bangalore from morning of the 25 till the night of the 27th. Myself and other Bangalore bloggers and FOSS enthus are meeting him...

0

Pictures of EventsBangalore & BRTFF schwag Ts

Here are some pictures of EventsBangalore & BRTFF schwag Ts. Send your picture and I will publish them here.

My Top Five Bangalore Blogs 34

My Top Five Bangalore Blogs

Here are my most Favorite Top Five Bangalore Blogs. The blogs listed below are in no particular order. They all are my favorite. I am giving the same weightage to all of them. 1. Metblogs Bangalore Metblogs has been one of the biggest city based community blogs network in the world. Bangalore metblogs...

Six Super Sixers by Yuvraj Singh 2

Six Super Sixers by Yuvraj Singh

For all those who missed it. Here is short clip . Enjoy Yuvi hitting all over the park.

How to bypass IE warning messages when accessing an html file from local file system 14

How to bypass IE warning messages when accessing an html file from local file system

I usually code my HTML/JavaScript in a simple text editor like notepad++. I usually open it in IE ( Internet Explorer) or FF to test it. Firefox doesn’t have any problems in opening the local files. But IE doesn’t believe my local files. Every time I open a local html file using IE...

Bug Fix for Sortable Table – Sorting Date functionality 0

Bug Fix for Sortable Table – Sorting Date functionality

Sortable Table is a great javascript library for client side sorting of HTML table. Its under Apache 2.0 license so its very compatible. Recently I faced a bug when sorting date columns. It was not sorting the dates properly. After some debugging I got to know that the library assumes the date format...