Gopalakrishna Palem

Results 76 issues of Gopalakrishna Palem

Thank you for sharing the package. Looks like I can use this (to replace the quicksand.js filtering animation). But being new to these front-end UI / transitions, it is very...

The present layout system is good, making it easy to add just middle content (retaining the headers and footers). What is the recommended way to add few menu items (that...

Both [`client/style/style.less`](https://github.com/yogiben/meteor-starter/blob/master/client/style/libraries/bootstrap.less#L1) and [`client/style/libraries/bootstrap.less`](https://github.com/yogiben/meteor-starter/blob/master/client/style/libraries/bootstrap.less#L1) are importing the same file twice (boostrap-variables.less).

Have few properties, in a class. Not clear how to make them observable? For example, ```` class Car { constructor() { this.gas = 0; // {} ); // call some...

Thank you for sharing this good piece of work. Been looking for something like this. It is helpful. One question: How to achieve (either with this package of through some...

When the Tendermint server is killed / crashed, it is crashing the ABCI proxy app, due to the connection error event. This fixes the issue.

Thank you for sharing this great work. It is very helpful. While parsing the CSV, encountering an error at line 5351 https://github.com/datasets/harmonized-system/blob/9b90a62c1348cbc60ee0736ccd122b6ae87b4a20/data/harmonized-system.csv#L5351 Seems there is a nested quote `self-contained or...

The `hello.c` example when run on windows, is "freezing" with below call stack: ![image](https://cloud.githubusercontent.com/assets/4610831/18032781/bab2b090-6d2e-11e6-93c5-dbf62ee2b546.png) The main thread is halted at `zeb_client_set_handler`: ``` zebra_selftest.exe!s_accept_reply(_zeb_client_t * self, ...) Line 1386 + 0xb...

Using the latest ROS indigo VM, when executing the below command, getting errors: ``` viki@c3po:~/raptor$ sudo apt-get install ros-fuerte-openni-* ros-fuerte-bosch-drivers Reading package lists... Done Building dependency tree Reading state information......

Below is the problem: ``` viki@c3po:~/raptor$ rosdep check -a System dependencies have not been satisified: apt libcppunit-dev apt python-mock apt python-coverage ERROR[ffld_ros]: Cannot locate rosdep definition for [libfftw3-dev] rosdep key...