Re: [Paraview] Plot selection over time for threshold

2018-01-12 Thread Jairaj Mathur
ook for information on python scripting in Paraview! > Regards, > Aron > > On Thu, Jan 11, 2018 at 7:47 PM, Jairaj Mathur <hero.jai...@gmail.com> > wrote: > >> Hi Ken >> >> This is EXACTLY what I wanted! Thank you so much. Is it possible to >> create

Re: [Paraview] Plot selection over time for threshold

2018-01-11 Thread Jairaj Mathur
Hi Ken This is EXACTLY what I wanted! Thank you so much. Is it possible to create a custom filter to do this, so that I dont have to follow these steps? Jairaj Mathur Mechanical Engineering Washington University in St Louis On Jan 8, 2018 2:23 PM, "Moreland, Kenneth" <kmo...@sand

Re: [osg-users] Slave camera lighting with disabled main camera

2018-01-10 Thread Ravi Mathur
No worries, thank you for looking into it anyway. :) To be honest, I don't think that "fixing" this behavior within OSG is worth it. The code additions to ViewerBase::renderingTraversals() would be duplicated from Renderer and SceneView, and would only benefit fringe cases where the user wants

Re: [osg-users] Slave camera lighting with disabled main camera

2018-01-10 Thread Ravi Mathur
robertosfield wrote: > Ops, don't send modifications without compiling them first... > > The View::LightingMode and SceneView::LightingMode aren't compatible > enum's so can't be passed as is. I've spotted a better way of doing > this update, putting into the Renderer::updateSceneView() method

Re: [osg-users] Slave camera lighting with disabled main camera

2018-01-10 Thread Ravi Mathur
ravidavi wrote: > > robertosfield wrote: > > HI Ravi, > > > > I haven't yet looked deeply into the issue as I'm still in post > > holiday catch up mode. What version of the OSG are you using? > > > > Robert. > > > > > I'm on the OpenSceneGraph-3.5.6 tag. I just checked, and the same

Re: [osg-users] Slave camera lighting with disabled main camera

2018-01-10 Thread Ravi Mathur
robertosfield wrote: > HI Ravi, > > I haven't yet looked deeply into the issue as I'm still in post > holiday catch up mode. What version of the OSG are you using? > > Robert. > I'm on the OpenSceneGraph-3.5.6 tag. -- Read this topic online here:

Re: [osg-users] Slave camera lighting with disabled main camera

2018-01-09 Thread Ravi Mathur
OK I figured it out after digging further into SceneView. In case anyone else ever runs into this, here is what's going on and how to fix it. When a new View is created (e.g. osgViewer), it defaults to HEADLIGHT mode and internally creates the master Camera, along with a Renderer and SceneView

[osg-users] Slave camera lighting with disabled main camera

2018-01-08 Thread Ravi Mathur
Hi all, Sorry to bring up yet another question about osg::View::setLightingMode(NO_LIGHT), but I'm having trouble understanding some lighting behavior. Suppose I have a simple scene with no explicitly-specified StateSets ... e.g. I'm not setting lights or enabling GL_LIGHTING or anything like

[Paraview] Plot selection over time for threshold

2018-01-05 Thread Jairaj Mathur
Dear all How can I plot the average over time of only the threshold cells? It should only average the cells that are within the threshold. Thanks a lot! -- Jairaj Mathur, Mechanical Engineering Washington University in St Louis ___ Powered

RE: regulatory.db file for ath10k

2017-12-13 Thread KAVITA MATHUR
submitted a > patch[1] for converting db.txt to firmware file format. > > [1] https://patchwork.kernel.org/patch/9992477/ > > mkp > > >-Original Message- > >From: ath10k [mailto:ath10k-boun...@lists.infradead.org] On Behalf Of > >KAVITA MATHUR &g

regulatory.db file for ath10k

2017-12-12 Thread KAVITA MATHUR
vita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Phase I होसूर रोड, बेंगलूरु Hosur Road, Bengaluru – 560100 फोन Ph 080-28529896 Disclaimer: -- This email and any files transmi

Compilation error in ath10k driver latest code

2017-12-11 Thread KAVITA MATHUR
shw/kavita/backports/backports-output-11Dec17] Error 2 Please help me to compile ath10k drivers. Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Pha

New extension announcement [69607]

2017-12-04 Thread Anan Mathur
New CIndent version is available in the [url=http://www.pspad.com/en/pspad-extensions.php]PSPad extensions section[/url]. -- PSPad freeware editor https://www.pspad.com

[orientdb] Upgrading orientdb from 2.1 .15 to 2.2.28 in distributed mode

2017-11-29 Thread Piyush Mathur
I am trying to upgrade orientdb version from 2.1.15 to 2.2.28 in distributed setup: node1 (MASTER) and node2 (MASTER). Upgrade process: 1. Stop orientdb service on node1 and node 2. Upgrading node1 2.1 Copy the existing database in ~/tmp folder. 2.2 Download Orientdb v2.2.28 copy all the

Printing paths with shortest simple path algorithm

2017-11-28 Thread Aneesh Mathur
on the quick start guide and it worked fine. I have been unable to find a way to print the path out in addition to the distance. Any help or recommendations would greatly be appreciated. Thanks! Aneesh Mathur

Re: [PLUG] plug-mail Digest, Vol 34, Issue 7

2017-11-14 Thread Ashok Mathur
t; When replying, please edit your Subject line so it is more specific > than "Re: Contents of plug-mail digest..." > > > Today's Topics: > >1. Installing Robot Operating System. (Ashok Mathur) >2. 'WidevineCdm' component issue in Chromium browser [Raspb

[PLUG] Installing Robot Operating System.

2017-11-12 Thread Ashok Mathur
Is there any member of PLUG who has some experience of installing ROS? Are there any tutorials available for it? Regards Ashok ___ plug-mail mailing list plug-mail@plug.org.in http://list.plug.org.in/listinfo/plug-mail

[packer] Re: TCP connection to SSH ip/port failed - running packer behind a corporate proxy

2017-11-05 Thread Sumit Mathur
Does anyone got workaround on this? On Wednesday, October 25, 2017 at 5:54:12 PM UTC+5:30, Claudiu Sirbu wrote: > > Hi, > > I'm trying to run packer on a debian9 system from behind a proxy. > I'm able to ssh into ec2 instances using the following setting in the > .ssh/config: > > Host * >

[packer] Re: TCP connection to SSH ip/port failed - running packer behind a corporate proxy

2017-11-04 Thread Sumit Mathur
We are running Packer on RHEL and have same issue where we are able to connect to EC2 instances through proxy but packer is failing with error "Build 'amazon-ebs' errored: Timeout waiting for SSH." How we can use packer to ssh to EC2 instance from datacenter server to AWS EC2 instance for

Re: [Paraview] Error with plot selection over time

2017-10-30 Thread Jairaj Mathur
Hey all I was thinking more about this, and I was wondering, is this because paraview can't find cell_id of the cells? Thanks Jairaj Mathur Mechanical Engineering Washington University in St Louis On Oct 26, 2017 4:18 PM, "Jairaj Mathur" <hero.jai...@gmail.com> wrote: >

Re: Throughput drop with ath10k latest driver and firmware-5.bin_10.2.4.70.66

2017-10-27 Thread KAVITA MATHUR
On Thu, 26 Oct 2017 07:48:18 -0700, Ben Greear wrote > On 10/26/2017 04:20 AM, KAVITA MATHUR wrote: > > Hi, > > > > In my AP , there are two radios, one ath9k based module WLE200NX and second > > ath10k based > > WLE600VX. > > > > I configured both th

[Paraview] Error with plot selection over time

2017-10-26 Thread Jairaj Mathur
Hey all I have unstructured grid vtu/vtk type data. When I select some cells and try "plot selection over time", it gives me error Type mismatch: source: double dest: idtype. This error has never occurred before, when I tried to use this. Thank you all! -- Jairaj Mathur, Mechanical E

Re: [Moses-support] Lattice support in Moses

2017-10-20 Thread Prashant Mathur
s-regression-tests/tree/ > master/tests/phrase.lattice* > > Hieu Hoang > http://moses-smt.org/ > > > On 20 October 2017 at 18:00, Prashant Mathur <pm.prash...@gmail.com> > wrote: > >> Hi All, >> >> Is lattice input still supported in Moses? >&g

[Moses-support] Lattice support in Moses

2017-10-20 Thread Prashant Mathur
Hi All, Is lattice input still supported in Moses? Straight out using moses with `--input-type 2` doesn't work and crash right after creating input object. So, I added `InputFeature` in the config file [1] and now Moses waits for the lattice input at least. Now, when I try to run the example

Re: [Paraview] Changing line width or edge color with a filter

2017-10-17 Thread Jairaj Mathur
Hey Thank you for your reply! But I meant to change those dynamically, rather than being fixed. I was looking for a way to change that width/color, based on some calculations. How can I do that? Jairaj Mathur Mechanical Engineering Washington University in St Louis On Oct 16, 2017 6:46 PM

[Paraview] Changing line width or edge color with a filter

2017-10-16 Thread JAIRAJ MATHUR
Hey all I have unstructured grid data which has connected elements. Is there a way I can apply a filter to control the width/color of the edges of these elements based on a parameter? Thanking you -- Jairaj Mathur, Mechanical Engineering Washington University in St Louis

Not able to set single rate in ath10k (backports-4.14-rc2-1)

2017-10-10 Thread KAVITA MATHUR
vht-mcs-5 2:0-7 Following commands works without any error , but it take range of MCS.My requirement is to set single rate. # iw wlan0 set bitrates legacy-5 24 ht-mcs-5 4 vht-mcs-5 2:0-7 Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता  Senior Research Engineer सी

[Iperf-users] Compile iperf v2.0.9 in Visual Studio 2010

2017-09-15 Thread jolly mathur via Iperf-users
Hi ,I am trying to compile iperf source (v2.0.5 or v2.0.9)  in VS2010 on Windows 7 system.But there are multiple issues of file not found and data types, time headers not being available. What are the steps to follow to build it on VS.Appreciate any help/document/ links on this.

[jira] [Created] (TIKA-2464) No PIL found while running the docker image 'InceptionVideoRestDockerfile'

2017-09-13 Thread Aman R Mathur (JIRA)
Aman R Mathur created TIKA-2464: --- Summary: No PIL found while running the docker image 'InceptionVideoRestDockerfile' Key: TIKA-2464 URL: https://issues.apache.org/jira/browse/TIKA-2464 Project: Tika

[Ruqola] [Bug 382590] Private chats

2017-08-27 Thread Vasudha Mathur
https://bugs.kde.org/show_bug.cgi?id=382590 Vasudha Mathur <vasudhamathu...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[Ruqola] [Bug 382594] Remove http[s] prefix from hostname

2017-08-27 Thread Vasudha Mathur
https://bugs.kde.org/show_bug.cgi?id=382594 Vasudha Mathur <vasudhamathu...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[jira] [Updated] (NIFI-4309) ConvertExcelToCSVProcessor converting Time strings to decimals

2017-08-22 Thread Bhavishya Mathur (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhavishya Mathur updated NIFI-4309: --- Description: !Capture.PNG|thumbnail! If we have an excel sheet that has columns with time

[jira] [Created] (NIFI-4309) ConvertExcelToCSVProcessor converting Time strings to decimals

2017-08-22 Thread Bhavishya Mathur (JIRA)
Bhavishya Mathur created NIFI-4309: -- Summary: ConvertExcelToCSVProcessor converting Time strings to decimals Key: NIFI-4309 URL: https://issues.apache.org/jira/browse/NIFI-4309 Project: Apache NiFi

[Bug 1710380] Re: crashed disc

2017-08-12 Thread vaishali mathur
** Description changed: - installation is dont done due to an error of crashed hard disc - + while doing dual booting at last step of installation this problem has arised ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 [modified:

[Bug 1710380] [NEW] crashed disc

2017-08-12 Thread vaishali mathur
Public bug reported: installation is dont done due to an error of crashed hard disc ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 [modified: lib/partman/automatically_partition/question] ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11 Uname: Linux

[jira] [Updated] (CTAKES-453) Unable to run CVD locally

2017-08-06 Thread Gaurav Mathur (JIRA)
[ https://issues.apache.org/jira/browse/CTAKES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaurav Mathur updated CTAKES-453: - Description: Apologies if this is not the appropriate way to report this. I followed

[jira] [Updated] (CTAKES-453) Unable to run CVD locally

2017-08-06 Thread Gaurav Mathur (JIRA)
[ https://issues.apache.org/jira/browse/CTAKES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaurav Mathur updated CTAKES-453: - Description: Apologies if this is not the appropriate way to report this. I followed

Re: [asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
ch/cloud-client > > Hope that all makes sense! > > On 19 July 2017 at 10:17, Rahul MathuR <rahul.ultim...@gmail.com> wrote: > > Hi Jonathan > > > > Thanks ! > > That would indeed be wonderful, at this point I really do not care > whether I > > nee

Re: [asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
oud_api.zip>. > > You can also clone the project with Git <https://git-scm.com/> by running: > > $ git clone git://github.com/zaf/asterisk-speech-recog > > > On 19 Jul 2017 11:36 am, "Rahul MathuR" <rahul.ultim...@gmail.com> wrote: > >> Hi

Re: [asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
a service key but I have entered my API key in the script in > the 'User defined parameters' section. You did that, right? What do the > other user defined parameters in your script look like? > > > On 7/19/2017 4:37 AM, Rahul MathuR wrote: > > Hi, > > I'm trying to int

Re: [asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
ady tried the cloud_api branch? > > Regards, > > Marcelo H. Terres <mhter...@gmail.com> > IM: mhter...@jabber.mundoopensource.com.br > https://www.mundoopensource.com.br > https://twitter.com/mhterres > https://linkedin.com/in/marceloterres > > On 19 July 2017 at

Re: [asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
> On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultim...@gmail.com> wrote: > >> Hi, >> >> I'm trying to integrate Google cloud speech recognition v2 in it. I can >> get the audio recorded, have created Service key and API key but whenever I >> try to access

[asterisk-users] Integration of Google Speech API V2

2017-07-19 Thread Rahul MathuR
Hi, I'm trying to integrate Google cloud speech recognition v2 in it. I can get the audio recorded, have created Service key and API key but whenever I try to access it, I just get 403 access denied. I am at my wits end here. Has anybody tried it ? were you successful ? Could you please guide me

[Paraview] Using results from multiple plots/data to get average

2017-07-18 Thread Mathur, Jairaj
Hello all I have 2 sets of data, and I have a plot of x1 vs time and x2 vs time from the 2 data sets. Is there a way to average out the data and plot the average x vs time within paraview? Thanks! Jairaj Mathur Mechanical Engineering Washington University at St Louis

[asterisk-users] Support for inbound UPDATE request

2017-07-07 Thread Rahul MathuR
Hi guys, Could you please let me know whether the latest Asterisk has a support for inbound UPDATE ? In my case, the carrier is sending an UPDATE to change the codec which is replied by 5xx from Asterisk 11.17.1. Thanks. -- _

Firmware crash while configuring Mesh

2017-07-03 Thread KAVITA MATHUR
Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Phase I होसूर रोड, बेंगलूरु Hosur Road, Bengaluru – 560100 फोन Ph 080-28529896 Disclaimer: ---

Fw: Enabling 802.11h transmit power control

2017-07-03 Thread KAVITA MATHUR
x64 Instruction dump: 7c0802a6 bf010010 542a0024 90010034 7c9d2378 7cbc2b78 7cd83378 816a000c 7cf93b78 7d1b4378 7d3a4b78 556b016e <0f0b> 70a90001 41c2002c 7c6a0034 ---[ end trace c1700a8f67dfb3b0 ]--- Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अ

Enabling 802.11h transmit power control

2017-06-19 Thread KAVITA MATHUR
vita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Phase I होसूर रोड, बेंगलूरु Hosur Road, Bengaluru – 560100 फोन Ph 080-28529896 Disclaimer: -- This email and any files transmi

Re: [Paraview] [EXTERNAL] Removing legacy rendering backend from ParaView 5.5

2017-06-01 Thread JAIRAJ MATHUR
Thanks for that! So just to be clear, what version of openGL will be supported? Jairaj Mathur Mechanical Engineering Washington University in St Louis On Jun 1, 2017 7:20 PM, "Utkarsh Ayachit" <utkarsh.ayac...@kitware.com> wrote: > Does this mean that my PC graphic card wo

Re: [Paraview] [EXTERNAL] Removing legacy rendering backend from ParaView 5.5

2017-05-31 Thread JAIRAJ MATHUR
Hi all Does this mean that my PC graphic card would need to support a higher version of open GL? Thanks Jairaj Mathur Mechanical Engineering Washington University in St Louis On Jun 1, 2017 12:43 AM, "Scott, W Alan" <wasc...@sandia.gov> wrote: > Then I am OK with removing

Re: [osg-users] Update to Depth Patitioner

2017-05-26 Thread Ravi Mathur
Heh I hope I didn't oversell it! :) OK, I will make a standalone osg example and post it here for people to try. I will rely on the community to test with shadows and other use cases. I have some month-end deadlines going on now but will do it in early June. Ravi -- Read this

[visualization-api] Re: Legends with ellipsis

2017-05-26 Thread Priyanka Mathur
why my question is not being answered/// pls help On Friday, 26 May 2017 14:21:43 UTC+5:30, Priyanka Mathur wrote: > > How can we remove the ellipsis in legend of google chart. my var > options_typewise = { > title: 'Typewise', > tooltip: { isHtml: true }, &

[visualization-api] Legends with ellipsis

2017-05-26 Thread Priyanka Mathur
How can we remove the ellipsis in legend of google chart. my var options_typewise = { title: 'Typewise', tooltip: { isHtml: true }, legend: 'true', is3D: true, width: 500, height: 350, chartArea: { width: "50%", height: "70%" }, legend:

[osg-users] Update to Depth Patitioner

2017-05-23 Thread Ravi Mathur
Hi all, A looong time ago I had created the DepthPartitionNode, which split up an OSG scene into multiple depth partitions and rendered them with multiple cameras. This turned into the original osgdepthpartition example. My implementation created nested cameras, which worked fine at the time,

[Paraview] scale axis in plot over time, while keeping the plot intact

2017-05-20 Thread JAIRAJ MATHUR
orm filter is also grayed out. How can I go about it? Thanking you -- Jairaj Mathur, Mechanical Engineering Washington University in St Louis ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opens

[Paraview] Plotting average of multiple lines

2017-05-20 Thread JAIRAJ MATHUR
Dear all In my understanding, plot over line looks at the data right at the line and plots them. What if, I wanted to draw multiple lines, parallel to each other, average the data out, and then plot this average data over the line? Thanking you -- Jairaj Mathur, Mechanical Engineering

HT-Duplicate mode or MCS32

2017-04-26 Thread KAVITA MATHUR
Hi, Is anyone tested MCS32 or HT-duplicate mode using ath10k driver on Atheros chipsets? Thanks & Regards, Kavita Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Ele

[jira] [Commented] (PROTON-1459) username with : does not work on sasl.plain

2017-04-10 Thread Priyanka Mathur (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963350#comment-15963350 ] Priyanka Mathur commented on PROTON-1459: - The issue was related to using username to create

[jira] [Closed] (PROTON-1459) username with : does not work on sasl.plain

2017-04-10 Thread Priyanka Mathur (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Priyanka Mathur closed PROTON-1459. --- Resolution: Fixed > username with : does not work on sasl.pl

[jira] [Commented] (PROTON-1459) username with : does not work on sasl.plain

2017-04-10 Thread Priyanka Mathur (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963259#comment-15963259 ] Priyanka Mathur commented on PROTON-1459: - Thank you that helped me resolve this issue. This can

Re: Re: Re: [PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case

2017-04-10 Thread Aniroop Mathur
On Fri, Feb 24, 2017 at 5:06 PM, Aniroop Mathur <a.mat...@samsung.com> wrote: >> Hi >> >> On Tue, Jan 31, 2017 at 5:09 PM, Aniroop Mathur <a.mat...@samsung.com> wrote: >>> On Sun, Jan 22, 2017 at 6:45 PM, David Herrmann <dh.herrm...@gmail.com> &g

Re: Re: Re: [PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case

2017-04-10 Thread Aniroop Mathur
On Fri, Feb 24, 2017 at 5:06 PM, Aniroop Mathur wrote: >> Hi >> >> On Tue, Jan 31, 2017 at 5:09 PM, Aniroop Mathur wrote: >>> On Sun, Jan 22, 2017 at 6:45 PM, David Herrmann >>> wrote: >>>> On Thu, Nov 24, 2016 at 9:11 PM, Aniroop Mathur &g

Re: how to enable more than 1 spatial stream in Rx STBC

2017-04-10 Thread KAVITA MATHUR
setup interface. wlan0: interface state DISABLED->DISABLED wlan0: AP-DISABLED hostapd_free_hapd_data: Interface wlan0 wasn't started nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Thanks & Regards, Kavita On Mon, 10 Apr 2017 11:05:11 +0530, KAVITA MATHUR wrote > Hi, > > The

how to enable more than 1 spatial stream in Rx STBC

2017-04-09 Thread KAVITA MATHUR
& Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Phase I होसूर रोड, बेंगलूरु Hosur Road, Bengaluru – 560100 फोन Ph 080-28529896 Disclaimer: -- This e

[jira] [Created] (PROTON-1459) username with : does not work on sasl.plain

2017-04-07 Thread Priyanka Mathur (JIRA)
Priyanka Mathur created PROTON-1459: --- Summary: username with : does not work on sasl.plain Key: PROTON-1459 URL: https://issues.apache.org/jira/browse/PROTON-1459 Project: Qpid Proton

[Origami] How to find traditional/Creative Commons origami Models

2017-04-05 Thread Ashok Mathur
Are there any sources to find "traditional"/ "public domain" Origami models? There have been many changes to US Copyright laws and many texts have come into public domains because of the changes. Have any Origami models also come into public domain in a similar manner? Ashok Mathur

Is green field support available in ath10K?

2017-04-04 Thread KAVITA MATHUR
ble green field in ath10k driver? Thanks & Regards, कविता माथुर Kavita Mathur वरिष्ठ अनुसंधान अभियंता Senior Research Engineer सी-डॉट C-DOT इलैक्ट्रॉनिक्स सिटी फेज़ I Electronics City Phase I होसूर रोड, बेंगलूरु Hosur Road, Bengaluru – 560100 फोन

Application Consultant 2 - SAS CIS Consultant || Boca Raton, FL || 3+ Months Contract || USC, GC, EAD-GC

2017-03-31 Thread UDBHAV MATHUR
ired. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.

Application Consultant 2 - SAS CIS Consultant || Boca Raton, FL || 3+ Months Contract || USC, GC, EAD-GC

2017-03-31 Thread UDBHAV MATHUR
ired. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.

Sr. DevOps Engineer || Houston, TX || 6+Months Contract || USC, GC, EAD-GC, H1B

2017-03-31 Thread UDBHAV MATHUR
environment • Networking infrastructure troubleshooting (Wireshark) • ETL tools (Informatica, Camel, Microsoft SSIS) *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com

Sr. DevOps Engineer || Houston, TX || 6+Months Contract || USC, GC, EAD-GC, H1B

2017-03-31 Thread UDBHAV MATHUR
environment • Networking infrastructure troubleshooting (Wireshark) • ETL tools (Informatica, Camel, Microsoft SSIS) *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com

NOC Security Engineer || Miami, FL || 6+ Months Contract || Phone + Skype

2017-03-31 Thread UDBHAV MATHUR
); ∙ Bachelor's degree in information systems or related field. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E

NOC Security Engineer || Miami, FL || 6+ Months Contract || Phone + Skype

2017-03-31 Thread UDBHAV MATHUR
); ∙ Bachelor's degree in information systems or related field. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E

Sr. C#, .Net Software Developer || Worth/Dallas, Texas || 12+ Months Contract || Phone + Skype

2017-03-31 Thread UDBHAV MATHUR
framework, OOPS concepts, Software Developer *Qualification :* Bachelor Degree in Computer Science or Software Engineering *Min Relevant Experience:* Minimum 7 years of relevant experience in Software Integration *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Ma

Sr. C#, .Net Software Developer || Worth/Dallas, Texas || 12+ Months Contract || Phone + Skype

2017-03-31 Thread UDBHAV MATHUR
framework, OOPS concepts, Software Developer *Qualification :* Bachelor Degree in Computer Science or Software Engineering *Min Relevant Experience:* Minimum 7 years of relevant experience in Software Integration *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Ma

Cloud DevOps Engineer || San Diego, CA || 6+ Months Contract || Phone + F2F || USC, GC

2017-03-30 Thread UDBHAV MATHUR
ndor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified | E-Ve

Cloud DevOps Engineer || San Diego, CA || 6+ Months Contract || Phone + F2F || USC, GC

2017-03-30 Thread UDBHAV MATHUR
ndor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified | E-Ve

Must be Local :: Tech Specialist (MFA) || Raleigh, NC || 12+ Months Contract || MOI :: Face to Face - Need Local Only

2017-03-30 Thread UDBHAV MATHUR
documentation including support operational guidelines, policies, and procedures *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. –

Must be Local :: Tech Specialist (MFA) || Raleigh, NC || 12+ Months Contract || MOI :: Face to Face - Need Local Only

2017-03-30 Thread UDBHAV MATHUR
documentation including support operational guidelines, policies, and procedures *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. –

Must be Local :: Database Architect || Boston, MA || 6+ Months Contract || USC/GC/GC-EAD || Phone + Skype + F2F

2017-03-30 Thread UDBHAV MATHUR
Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified |

Must be Local :: Database Architect || Boston, MA || 6+ Months Contract || USC/GC/GC-EAD || Phone + Skype + F2F

2017-03-30 Thread UDBHAV MATHUR
Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified |

Sr Oracle EPM/Hyperion platform Engineer/ Admin || Seattle, WA || 6+ Months Contract || Phone + Skype

2017-03-29 Thread UDBHAV MATHUR
.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified |

Sr Oracle EPM/Hyperion platform Engineer/ Admin || Seattle, WA || 6+ Months Contract || Phone + Skype

2017-03-29 Thread UDBHAV MATHUR
.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified |

Test Lead With Salesforce || Jersey City , NJ || 6+ Months Contract || Phone + Skype

2017-03-29 Thread UDBHAV MATHUR
h tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Cert

Test Lead With Salesforce || Jersey City , NJ || 6+ Months Contract || Phone + Skype

2017-03-29 Thread UDBHAV MATHUR
h tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Cert

LOCAL ONLY :: Cloud/DevOps Engineer || Downtown NYC || 12-16 Months Contract || Phone + F2F- Local Only

2017-03-29 Thread UDBHAV MATHUR
in Computer Science, Engineering or another STEM field *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple

LOCAL ONLY :: Cloud/DevOps Engineer || Downtown NYC || 12-16 Months Contract || Phone + F2F- Local Only

2017-03-29 Thread UDBHAV MATHUR
in Computer Science, Engineering or another STEM field *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple

GSoC Proposal

2017-03-28 Thread Vasudha Mathur
Hello everyone! I'm Vasudha, a member of WikiToLearn. I'm interested in working on Project Ruqola. Here's the link to my proposal. Any feedback would be highly appreciated :) https://docs.google.com/document/d/1p5TMuk6wBE8LBFsylX3FesuB2Rvjma7huF3wJunytT0/edit?usp=sharing -- Vasudha

Microstrategy Developer / Architect || Manhattan Beach, CA (S. LA Area) || 12+ Months Contract || Phone + Skype/ F2F

2017-03-28 Thread UDBHAV MATHUR
*EXPERIENCE * • Minimum 10 years DW/SQL/BI/Analytics experience • Minimum 7 years MicroStrategy experience • Microstrategy SDK a plus *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com

Microstrategy Developer / Architect || Manhattan Beach, CA (S. LA Area) || 12+ Months Contract || Phone + Skype/ F2F

2017-03-28 Thread UDBHAV MATHUR
*EXPERIENCE * • Minimum 10 years DW/SQL/BI/Analytics experience • Minimum 7 years MicroStrategy experience • Microstrategy SDK a plus *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com

[jira] [Created] (PROTON-1449) Use java cert store for certificates

2017-03-27 Thread Priyanka Mathur (JIRA)
Priyanka Mathur created PROTON-1449: --- Summary: Use java cert store for certificates Key: PROTON-1449 URL: https://issues.apache.org/jira/browse/PROTON-1449 Project: Qpid Proton Issue Type

[jira] [Created] (PROTON-1448) Android support for proton-j

2017-03-27 Thread Priyanka Mathur (JIRA)
Priyanka Mathur created PROTON-1448: --- Summary: Android support for proton-j Key: PROTON-1448 URL: https://issues.apache.org/jira/browse/PROTON-1448 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-1447) Unable to provide multiple certificates using setTrustedCaDb

2017-03-27 Thread Priyanka Mathur (JIRA)
Priyanka Mathur created PROTON-1447: --- Summary: Unable to provide multiple certificates using setTrustedCaDb Key: PROTON-1447 URL: https://issues.apache.org/jira/browse/PROTON-1447 Project: Qpid

Re: [osg-users] Using Geometry with packed vertex arrays

2017-03-27 Thread Ravi Mathur
Aha, you're right I should have said "interleaved". No wonder I wasn't finding much info, I was using the wrong term! :) Now I see past posts by Robert and others discussing interleaved arrays. I'll stick with my current approach of copying the data into separate OSG arrays and deallocate the

[osg-users] Using Geometry with packed vertex arrays

2017-03-24 Thread Ravi Mathur
Hi all, I have an array of floats that contains packed vertex data, provided by an external API, that I want to render. The data represents [position,normal,texcoord] for each vertex. The array layout is:

Re: [osg-users] Is it possible to temporarily redirect the main camera of a view?

2017-03-24 Thread Ravi Mathur
Hi Werner, Instead of modifying the main camera attachments, you might want to create a slave camera whose sole purpose is to render to FBO. Then you can enable/disable that camera using slaveCamera->setNodeMask (0x0 to disable, 0x) to enable. Code: // Create slave camera and set

Oracle Database Developer || South Jersey - 08009 || 6+ Months Contract || Phone + F2F || USC, GC Must be Local

2017-03-24 Thread UDBHAV MATHUR
. - Database administration for either Oracle or SQL Server databases is a plus. - Experience designing reports and dashboards in MicroStrategy is a plus. - Retail experiences a plus. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisi

Oracle Database Developer || South Jersey - 08009 || 6+ Months Contract || Phone + F2F || USC, GC Must be Local

2017-03-24 Thread UDBHAV MATHUR
. - Database administration for either Oracle or SQL Server databases is a plus. - Experience designing reports and dashboards in MicroStrategy is a plus. - Retail experiences a plus. *Note: We are Working with tier-1 Vendor.* Thanks & Regards, Udbhav Mathur Talent Acquisi

Sr. Data Analyst || Columbus, OH || 6+ Months Contract || Phone + In-person || USC, GC, H1B

2017-03-24 Thread UDBHAV MATHUR
& Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified | E-Verified Company | ISO

Sr. Data Analyst || Columbus, OH || 6+ Months Contract || Phone + In-person || USC, GC, H1B

2017-03-24 Thread UDBHAV MATHUR
& Regards, Udbhav Mathur Talent Acquisition Specialist Email:- umat...@tekshapers.com <tar...@tekshapers.com> Gtalk: udbhav.intime Tekshapers Inc. – WMBE Firm 1441 E. Maple Rd, Suite # 301, Troy, MI 48083 http://www.tekshapers.com Certification: WMBE Certified | E-Verified Company | ISO

<    1   2   3   4   5   6   7   8   9   10   >