Rushi's | Home on the web

Here is the text from Google Patents help page: ‘Due to technical difficulties, Internet Explorer 7 users are being given empty search result pages starting around August 9, 2011. We expect to have the problem fixed by the end of the week, and apologize for any inconvenience. Upgrading to Internet Explorer 8 or any other [...]

, , , , ,

Javascript being a dynamically typed language, sometimes it helps to know the properties and functions of a given object. Anyone who has worked with javascript in an Object Oriented way would testify this. Here is a snippet of javascript code that would give the Type, member functions and properties of a given object. 1 2 [...]

, , , , , ,

A lot many times it becomes imperative for users to clear browser cache, history and other data. Here are the contents of a windows batch file which eases some pain doing that drudgery in Internet Explorer version 7, 8 and 9. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [...]

, , , , , , , , , , , , , ,

May/11

13

Java code for simple Math Expression

Here is the java code and JUnit test cases for simple math expression. The math expression can have numbers and basic operators like plus, minus, division, multiplication. Well that’s very simple to compute. However add in the parentheses into the scheme of things and it gets a little more interesting. The operator precedence and parentheses [...]

, , , , , ,

Mar/11

24

Think Quarterly Magazine

Google has launched a quarterly magazine named Think Quarterly. In their words “Think Quarterly is a breathing space in a busy world. It’s a place to take time out and consider what’s happening and why it matters”. The first issue is dedicated to Data. Think Quarterly is mainly aimed at Google’s partners and advertisers. However [...]

, , ,

<< Latest posts

Older posts >>

Find it!

Theme Design by devolux.org
Tweaked by Rushi