Re: [brlcad-devel] OGV : Merged pull request

2017-07-27 Thread Oleksandr Dubenko
Hi, I was playing around with docker and while I succeeded with dockerizing ogv+mongo and setting it all up I run into problems with limited ram on this server and converting didn't work, so I'm returning to the regular deployment. Deployed latest version of ogv to the server (with support of uploa

Re: [brlcad-devel] OGV : Merged pull request

2017-07-27 Thread Gauravjeet Singh
On Thu, Jul 20, 2017 at 1:05 AM, Oleksandr Dubenko wrote: > Hi, > I wrote this on my latest blog post but I think I should mention it here – I > will be away from 20th till 24th July. I'm sure this won't affect project > timeline. If you want to discuss something or have any questions, I'll still

Re: [brlcad-devel] OGV : Merged pull request

2017-07-19 Thread Oleksandr Dubenko
Hi, I wrote this on my latest blog post but I think I should mention it here – I will be away from 20th till 24th July. I'm sure this won't affect project timeline. If you want to discuss something or have any questions, I'll still be available by mail. Thanks! On Thu, Jul 13, 2017 at 9:09 PM Ole

Re: [brlcad-devel] OGV : Merged pull request

2017-07-13 Thread Oleksandr Dubenko
> > I logged in with admin account and was unable to upload models. > In browser console, I see the following error > > Exception in template helper: TypeError: Cannot read property > 'conversion' of undefined Yeah, sorry brl-cad wasn't installed then. Installed brl-cad and compiled g-obj binary

Re: [brlcad-devel] OGV : Merged pull request

2017-07-11 Thread Gauravjeet Singh
On Tue, Jul 11, 2017 at 10:43 PM, Gauravjeet Singh wrote: > > Let me take a look then. > I logged in with admin account and was unable to upload models. In browser console, I see the following error Exception in template helper: TypeError: Cannot read property 'conversion' of undefined -- Fe

Re: [brlcad-devel] OGV : Merged pull request

2017-07-11 Thread Gauravjeet Singh
On Tue, Jul 11, 2017 at 10:25 PM, Oleksandr Dubenko wrote: > Hi, > Everything is great. Working on the last planned view – advanced model view. > Apart from doing visual updates and displaying model parts, there are some > work to be done in backend. Processing and storing merged model and separat

Re: [brlcad-devel] OGV : Merged pull request

2017-07-11 Thread Oleksandr Dubenko
Hi, Everything is great. Working on the last planned view – advanced model view. Apart from doing visual updates and displaying model parts, there are some work to be done in backend. Processing and storing merged model and separate parts and display them accordingly. For simple view - merged light

[brlcad-devel] OGV : Merged pull request

2017-07-10 Thread Gauravjeet Singh
Hello Oleksandr, How are you ? I have merged your pull request to the BRL-CAD repository (development branch). You can work directly on this repository after you get access. Also http://ogv.esde.name/ is down. Are you working on something ? -- Fear is wisdom in the face of danger. It’s nothin

[brlcad-devel] OGV: GSoC Showcase presentation

2016-08-30 Thread Gauravjeet Singh
Here you can get the OGV's GSoC showcase presentation http://gauravjeetsingh.github.io/presentation/ However, I am thinking of few more slides, that can be added up in this presentation. Can I add them, if I want to by tomorrow or day after tomorrow ? -- Fear is wisdom in the face of danger. I

Re: [brlcad-devel] OGV: Final Evaluation

2016-08-23 Thread Gauravjeet Singh
On Tue, Aug 23, 2016 at 8:26 PM, Inderpreet Singh wrote: > I see that you have given link to github list of commits page, I think > it would be better if you link to your specific commits and PRs rather > than this search page. So that if required, in future we can look at > this link and see how

Re: [brlcad-devel] OGV: Final Evaluation

2016-08-23 Thread Inderpreet Singh
On Tue, Aug 23, 2016 at 8:23 PM, Inderpreet Singh wrote: > Make sure your blog post > has links to all the commits / PRs that you have made during the > coding term. I see that you have given link to github list of commits page, I think it would be better if you link to your specific commits and

Re: [brlcad-devel] OGV: Final Evaluation

2016-08-23 Thread Inderpreet Singh
On Tue, Aug 23, 2016 at 8:17 PM, Gauravjeet Singh wrote: > I have this one confusion, in the GSoC evaluation form, should I fill > this post link or just the link to my commits log ? If you have read the submission guidelines, it says that posting a link to blog post would be the best option. Mak

[brlcad-devel] OGV: Final Evaluation

2016-08-23 Thread Gauravjeet Singh
I wrote a blog post that summarises my GSoC work of 13 weeks. Here's a link to that post http://gauravjeetsingh.github.io/2016/08/23/final-evaluation.html I have this one confusion, in the GSoC evaluation form, should I fill this post link or just the link to my commits log ? -- Fear is wisdom

[brlcad-devel] OGV: Status report

2016-08-12 Thread Gauravjeet Singh
Hello Till now, the status of Online Geometry Viewer tasks, and summary of my contributions in OGV is listed in following links. My brief status report is at http://gauravjeetsingh.github.io/status/ My commit logs are at https://github.com/BRL-CAD/OGV-meteor/commits/development?author=Gauravjeet

[brlcad-devel] OGV Package based architecture

2016-04-16 Thread Gauravjeet Singh
Hello! Recently I read an article on Meteor's package based architecture. http://experimentsinmeteor.com/package-based-architecture/ I am really impressed by this approach. Few advantages of adapting to this approach are: * `meteor update` command can handle app updates * Each independent featur

Re: [brlcad-devel] OGV back-end

2016-04-09 Thread Amrinder Singh
On Mon, Apr 4, 2016 at 9:49 PM, Shubham Chauhan wrote: > Thanks Gaurav to bring this to everyone's notice. > @Amrinder, please create the PRs for OGV/OGV-meteor repo rather than > inder's personal OGV repo. > > Thanks > > On Tue, Apr 5, 2016 at 11:07 AM, Gauravjeet Singh < > gaurav.ishwer...@gmai

Re: [brlcad-devel] OGV back-end

2016-04-04 Thread Shubham Chauhan
Thanks Gaurav to bring this to everyone's notice. @Amrinder, please create the PRs for OGV/OGV-meteor repo rather than inder's personal OGV repo. Thanks On Tue, Apr 5, 2016 at 11:07 AM, Gauravjeet Singh < gaurav.ishwer...@gmail.com> wrote: > On Mon, Mar 28, 2016 at 11:49 AM, Amrinder Singh > wr

Re: [brlcad-devel] OGV back-end

2016-04-04 Thread Gauravjeet Singh
On Mon, Mar 28, 2016 at 11:49 AM, Amrinder Singh wrote: > I send a new PR( another new patch ) on git hub please > check it. Hey, Amrinder! How are you ? I was just checking all the PR's and came to know that your PR doesn't exist in the OGV repository. From the github network tab, I got to know

Re: [brlcad-devel] OGV back-end

2016-03-28 Thread Shubham Chauhan
> Sorry to say but its not in my spam mail too. I think nor...@example.com > and ad...@example.com are there for me. :) > > Ok, so I checked. I got an internal server error, with an error in accounts.js file, on line 74: "Cannot read property 'github' of undefined" If you got the same error, then

Re: [brlcad-devel] OGV back-end

2016-03-27 Thread Amrinder Singh
On Mon, Mar 28, 2016 at 9:36 AM, Shubham Chauhan wrote: > > >> Branch means? Sorry but I didn't get you. >> > > He most probably meant the github branch with which your code is in sync > with. Ideally you should be following GSOC2015-merged branch. > > >> I just open localhost/3000 >> then fill d

Re: [brlcad-devel] OGV back-end

2016-03-27 Thread Shubham Chauhan
> Branch means? Sorry but I didn't get you. > He most probably meant the github branch with which your code is in sync with. Ideally you should be following GSOC2015-merged branch. > I just open localhost/3000 > then fill details for sign up. > I haven't get any mail yet. > > Is there any connec

Re: [brlcad-devel] OGV back-end

2016-03-27 Thread Amrinder Singh
On Mon, Mar 28, 2016 at 9:24 AM, Amrinder Singh wrote: > > > On Sat, Mar 26, 2016 at 6:39 PM, Inderpreet Singh > wrote: > >> On Sat, Mar 26, 2016 at 6:39 AM, Amrinder Singh >> wrote: >> > I have signed up but I'm not getting verification mail and also when I'm >> > going to login OGV says you h

Re: [brlcad-devel] OGV back-end

2016-03-27 Thread Amrinder Singh
On Sat, Mar 26, 2016 at 6:39 PM, Inderpreet Singh wrote: > On Sat, Mar 26, 2016 at 6:39 AM, Amrinder Singh > wrote: > > I have signed up but I'm not getting verification mail and also when I'm > > going to login OGV says you have to verify your account. Please tell me > if > > I'm doing it in wr

Re: [brlcad-devel] OGV back-end

2016-03-26 Thread Inderpreet Singh
On Sat, Mar 26, 2016 at 6:39 AM, Amrinder Singh wrote: > I have signed up but I'm not getting verification mail and also when I'm > going to login OGV says you have to verify your account. Please tell me if > I'm doing it in wrong way. Can you tell me what branch you are on? -- Inderpreet Singh

Re: [brlcad-devel] OGV back-end

2016-03-25 Thread Shubham Chauhan
Hey, Try checking your spam folder for the OGV mail. Thanks. -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pu

[brlcad-devel] OGV back-end

2016-03-25 Thread Amrinder Singh
Now, I want to tell about my progress. As I'm working on OGV back-end, so I'm trying to find bugs and modification in the code. I also submitted a bug. I'm following some blogs regarding meteor and threejs to understand there working. I have signed up but I'm not getting verification mail and also

[brlcad-devel] OGV Proposal

2016-03-25 Thread Gauravjeet Singh
I have already submitted the proposal to GSoC site. I also created this wiki page if my proposal needs any edits. http://brlcad.org/wiki/User:Gauravjeet/OGV_Proposal Any reviews, feedbacks or suggestions are highly welcomed. -- Fear is wisdom in the face of danger. It’s nothing to be ashamed o

Re: [brlcad-devel] OGV patch

2016-03-24 Thread Amrinder Singh
On Tue, Mar 22, 2016 at 10:44 AM, Amrinder Singh < amrindersingh1...@gmail.com> wrote: > > > On Mon, Mar 21, 2016 at 2:58 PM, Shubham Chauhan > wrote: > >> You should submit a PR on the github repo (with the appropriate details), >> and specify the submitted PR links in your proposal under the se

Re: [brlcad-devel] OGV patch

2016-03-21 Thread Amrinder Singh
On Mon, Mar 21, 2016 at 2:58 PM, Shubham Chauhan wrote: > You should submit a PR on the github repo (with the appropriate details), > and specify the submitted PR links in your proposal under the section "Pull > Requests submitted" or something like that. > Its not hard to learn how github works

Re: [brlcad-devel] OGV patch

2016-03-21 Thread chintan zaveri
Hey, I have worked on the fix - making models private ( model viewer part is to be decided yet) Here is my work - https://github.com/BRL-CAD/OGV-meteor/commit/7e2b7a3ed1bc04a8d7316599034dccf3f3dfa38d It gives all the commits while creating a pull request and rebasing is not working due to some con

Re: [brlcad-devel] OGV patch

2016-03-21 Thread Shubham Chauhan
You should submit a PR on the github repo (with the appropriate details), and specify the submitted PR links in your proposal under the section "Pull Requests submitted" or something like that. Thanks -- Transform Data int

[brlcad-devel] OGV patch

2016-03-21 Thread Amrinder Singh
I want to submit a forget password patch of OGV. Where to submit it? Can I send pull request to OGV directory on github? Detail: While some one submit email in forget password window, back-end file ( forget_password.js ) checks for email. If email is there it sends mail to that email id but if us

[brlcad-devel] OGV discussion and decision.

2016-03-05 Thread chintan zaveri
Hi Sean, We had two choices (Option) to move ahead 1 . PHP CI (MVC) 2. Node.js Both the system has its own pros and cons ( sometimes node.js and sometime PHP ) but irrespective this time our focus should be on deliverables to user. I studied the repository and found that one student worked on

Re: [brlcad-devel] OGV: GSoC'15

2015-08-15 Thread Inderpreet Singh
On Thu, Aug 13, 2015 at 12:48 AM, Shubham Chauhan wrote: > > @Inder: I am stuck at Colors in OGV part, using wmater and get_comb. There > are limited ways to do that thing, and I tried my hand on it, I am a bit > stuck on that. I would be really happy to work on it after GSoC timeline as > well bu

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-08-15 Thread Inderpreet Singh
On Fri, Aug 14, 2015 at 1:52 AM, Deepak Sharma wrote: > Reply awaited! Hi deepak, Nothing from my side. If you are facing merge conflicts and don't know how to solve them, you can google a bit (it's easy) and still if needed we can set time and discuss on IRC. Being able to use git (or similar s

Re: [brlcad-devel] [OGV]Report on .vdi file size

2015-08-14 Thread Christopher Sean Morrison
On Aug 11, 2015, at 9:12 AM, Deepak Sharma wrote: > But when I tried to run it from the command line it didn't worked out > but an error occurred. Just to check what really the error is I > installed GUI in it and checked for an error. It said 64 bit is not > compatible. Inside VM when I clicked

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-08-13 Thread Shubham Chauhan
I don;t think there is any problem at that side. The way we discussed to update forks that day, worked for me just fine. On Fri, Aug 14, 2015 at 1:52 AM, Deepak Sharma wrote: > On Sun, Jul 26, 2015 at 4:51 PM, Deepak Sharma > wrote: > > @Inderpreet > > > > I am facing merge conflicts in followi

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-08-13 Thread Deepak Sharma
On Sun, Jul 26, 2015 at 4:51 PM, Deepak Sharma wrote: > @Inderpreet > > I am facing merge conflicts in following files > > OGV/.meteor/release: needs update > OGV/.meteor/versions: needs merge > > I updated these files according to my local files and then tried, git add > but still facing them. Ca

Re: [brlcad-devel] OGV: GSoC'15

2015-08-13 Thread Deepak Sharma
On Thu, Aug 13, 2015 at 2:42 PM, Deepak Sharma wrote: > Okay, I'll be there at 11:00 P.M IST Waiting for you. -- Cheers! Deepak Kumar Sharma Guru Nanak Dev Engineering College India! Blog: http://deekysharma.wordpress.com --

Re: [brlcad-devel] OGV: GSoC'15

2015-08-13 Thread Deepak Sharma
On Thu, Aug 13, 2015 at 12:48 AM, Shubham Chauhan wrote: > @deepak: Can we meet on IRC about the project, anytime soon? Need to discuss > about things that are left. Okay, I'll be there at 11:00 P.M IST -- Cheers! Deepak Kumar Sharma Guru Nanak Dev Engineering College India! Blog: http://deek

[brlcad-devel] OGV: GSoC'15

2015-08-12 Thread Shubham Chauhan
@deepak: Can we meet on IRC about the project, anytime soon? Need to discuss about things that are left. @Inder: I am stuck at Colors in OGV part, using wmater and get_comb. There are limited ways to do that thing, and I tried my hand on it, I am a bit stuck on that. I would be really happy to wor

Re: [brlcad-devel] OGV: Front-end problem in merged beanch

2015-08-07 Thread Shubham Chauhan
Yes its fine. I'll notify if anything is needed. I always get a mail via github when branches are merged. -- ___ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net

Re: [brlcad-devel] OGV: Front-end problem in merged beanch

2015-08-07 Thread Inderpreet Singh
On Fri, Jul 31, 2015 at 5:55 PM, Shubham Chauhan wrote: > @Inder > There were some issues after merging both the backend and frontend branches. > I have resolved those issues. Just to confirm that this was done on github but not shared here. Right ? Is there any need to do further ? -- Inderpree

[brlcad-devel] OGV: Colors in models

2015-08-04 Thread Shubham Chauhan
@inder: requesting help in adding wmater and get_comb commands in OGV. -- ___ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists

[brlcad-devel] OGV: Front-end problem in merged beanch

2015-07-31 Thread Shubham Chauhan
@Inder There were some issues after merging both the backend and frontend branches. I have resolved those issues. My code got overlapped with deepak's code in style.css file, which lead to ambiguous design, which has now been corrected. Also my routes were deleted, which have also been corrected.

Re: [brlcad-devel] OGV: Color in models

2015-07-28 Thread Shubham Chauhan
@inder, did you try your hand on this. If yes, then any developments? This one's a bit tricky! I tried executing the get_comb command which simply returns the RGB shader characteristics: mged get_comb in the terminal. It saved a file by the name get_comb in the present working directory wi

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-26 Thread Deepak Sharma
On Sat, Jul 25, 2015 at 11:07 PM, Inderpreet Singh wrote: > I have merged your changes into two branches > * GSOC2015 > * GSOC2015-merged @Inderpreet I am facing merge conflicts in following files OGV/.meteor/release: needs update OGV/.meteor/versions: needs merge I updated these files accordi

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-26 Thread Inderpreet Singh
On Sun, Jul 26, 2015 at 12:11 PM, Shubham Chauhan wrote: > Where are the comments that you are referring to here? I mean, I have commented out some code that conflicted between yours and deepak's. Also you will be getting comments on your commits on specific files. If you have subscribed to githu

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-26 Thread Shubham Chauhan
> > I have merged your changes into two branches > * GSOC2015 > * GSOC2015-merged > > While GSOC2015 contained changes only from shubham, the merged branch > contain changes from both PRs. Please read again the guide > (requirements) that you got for GSoC and the coding standard > guidelines. Ther

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-25 Thread Inderpreet Singh
On Mon, Jul 20, 2015 at 3:00 AM, Inderpreet Singh wrote: > > The only solution is to keep resolving merge conflicts until you both > have the same code base. Which will take some time for me to do (my > tiny startup consumes a hell lot of my time) > If you are working any further, can you please m

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-23 Thread Shubham Chauhan
Tonight 11 PM -- ___ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-22 Thread Deepak Sharma
@Shubham Time is running out, we need to talk to take further step for OGV. Please tell me when will be you free so that we can discuss things. -- ___ BRL-CAD Developer mailing

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-21 Thread Inderpreet Singh
On Wed, Jul 15, 2015 at 12:25 AM, Deepak Sharma wrote: > > I agree with him and facing the same. I couldn't find any alternative > / solution for it. Please guide us to resolve. The only solution is to keep resolving merge conflicts until you both have the same code base. Which will take some tim

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-14 Thread Deepak Sharma
On Sat, Jul 11, 2015 at 4:08 PM, Shubham Chauhan wrote: > It's impossible to provide ready to merge pull requests. We can't see what's > causing the conflicts. These conflicts will arise between front-end and > backend work as well (and not only front-end vs master and backend vs > master). > > Me

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-11 Thread Shubham Chauhan
It's impossible to provide ready to merge pull requests. We can't see what's causing the conflicts. These conflicts will arise between front-end and backend work as well (and not only front-end vs master and backend vs master). Merge conflicts will need to be resolved. That's why merging our work

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-10 Thread Inderpreet Singh
On Fri, Jul 10, 2015 at 7:58 PM, Shubham Chauhan wrote: > I have opened up pull requests in the master branch and the gsoc2015 branch > as well by the name 'backend'. > The merge conflicts that might appear will be really less (most likely in > the packages folder). I don't think it will take much

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-10 Thread Shubham Chauhan
I have opened up pull requests in the master branch and the gsoc2015 branch as well by the name 'backend'. The merge conflicts that might appear will be really less (most likely in the packages folder). I don't think it will take much of a time. Also merging is really important because my backend w

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-10 Thread Inderpreet Singh
On Wed, Jul 8, 2015 at 8:13 PM, Deepak Sharma wrote: > @Sean @Inderpreet @Harmanpreet > > Please merge my and Shubam's commits as mid term is over and we are > almost done with our work. The focus is now making OGV production > ready, so there is a need to merge our commits else at the end there >

[brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-08 Thread Deepak Sharma
@Sean @Inderpreet @Harmanpreet Please merge my and Shubam's commits as mid term is over and we are almost done with our work. The focus is now making OGV production ready, so there is a need to merge our commits else at the end there will be lot of problem. It is my request to spare little time an

Re: [brlcad-devel] OGV: Color in models

2015-07-06 Thread Christopher Sean Morrison
On Jul 6, 2015, at 5:53 PM, Shubham Chauhan wrote: > I need to extract the color attributes of the .g model file, convert them > into obj files (with other bunch of attributes as well, which I am getting > already) and render it on the geometry viewer. > This requires knowledge of the BRL-CAD

[brlcad-devel] OGV: Color in models

2015-07-06 Thread Shubham Chauhan
I have dropped mails regarding this earlier. As a part of my very crucial milestone, I need to fix this issue. I need to extract the color attributes of the .g model file, convert them into obj files (with other bunch of attributes as well, which I am getting already) and render it on the geometry

[brlcad-devel] OGV: Backend Progress Update

2015-06-30 Thread Shubham Chauhan
First of all, really sorry for missing the meeting on IRC the other day. This mail is regarding my progress on working with backend on OGV. 1). *Login:* I made an account on gmail by the name ogv.mai...@gmail.com for configuring omniAuth and mailgun accounts. I worked on email Verification and res

Re: [brlcad-devel] [OGV] .g file conversion error message

2015-06-25 Thread Deepak Sharma
On Thu, Jun 25, 2015 at 6:49 PM, Shubham Chauhan wrote: > I'll definitely look into it more closely. I have experimented with each and every file. Whatever I do in cfs_uplaoder i.e modifying the err.reason, the notification is shown in the console but not on the client side. Nothing is getting af

Re: [brlcad-devel] [OGV] .g file conversion error message

2015-06-25 Thread Shubham Chauhan
I think you'll have to check "cfs_uploader.js" file for that functionality, on the client side. There is this throwNotification( "File Uploaded, and will appear in file manager after it's converted"); line, but for the opposite thing, i.e. when nothing gets uploaded there is throwError(err.reason);

Re: [brlcad-devel] [OGV] .g file conversion error message

2015-06-25 Thread Deepak Sharma
On Tue, Jun 23, 2015 at 1:37 AM, Deepak Sharma wrote: > @Inderpreet @Shubham Reply awaited! -- Cheers! Deepak Kumar Sharma Blog: http://deekysharma.wordpress.com " Mistakes are proof that you are trying " -- Monitor

[brlcad-devel] [OGV] .g file conversion error message

2015-06-22 Thread Deepak Sharma
@Inderpreet @Shubham I am trying to throw an error message when a file is converted from .g to .obj but whenever I try to do so, in console it is shown but no message on the client side. Is there some other problem? I was thinking as if it is work of front-end but does it need to do anything with

[brlcad-devel] OGV : Models zoom in / out limits

2015-06-12 Thread Deepak Sharma
My one of the milestone was setting the zoom limit. While working I found that earlier when the uploaded model shown at the first sight, was either much zoomed out or zoomed in i.e the camera position was not properly set. Now it is set and shows the image completely [0]. Secondly, the minimum dist

[brlcad-devel] OGV UI enhancement

2015-06-11 Thread Deepak Sharma
I want to inform that instead of throwing the notification / Error simply I am using juliancwirko:s-alert package ( https://atmospherejs.com/juliancwirko/s-alert) for notifying the user. It adds to lot many features such that the success, warning etc messages remains for particular period of time

Re: [brlcad-devel] OGV: Configuration Form

2015-06-11 Thread Inderpreet Singh
On Thu, Jun 11, 2015 at 1:51 PM, Shubham Chauhan wrote: > I went through the TODO list for OGV, just to know if we were missing on > something. > here: http://brlcad.org/wiki/Online_Geometry/TODO Thanks a ton, to have looked at that. This todo list I believe belongs to the older OGV that was wri

[brlcad-devel] OGV: Configuration Form

2015-06-11 Thread Shubham Chauhan
I went through the TODO list for OGV, just to know if we were missing on something. here: http://brlcad.org/wiki/Online_Geometry/TODO Now pretty much everything is being/has been covered from the list. But I had some doubts regarding "configuration form" under "Enhancements". What exactly needs t

Re: [brlcad-devel] [OGV]: Thumbnail Handling, Colors and Editing rights to the repo

2015-06-09 Thread Shubham Chauhan
On Tue, Jun 9, 2015 at 6:33 PM, Inderpreet Singh wrote: > I will get into more detail and let you know more later but out of my head, > Thumbnail is a separate object. I already did this part shortly after sending this mail, so no worries about this. I was able to delete and update thum

Re: [brlcad-devel] [OGV]: Thumbnail Handling, Colors and Editing rights to the repo

2015-06-09 Thread Inderpreet Singh
On Sun, Jun 7, 2015 at 5:23 AM, Shubham Chauhan wrote: > 1. @Inder, can you brief me about handling thumbnails of model files in OGV. > Accessing (let's say deleting) a particular thumbnail of a given model file. I will get into more detail and let you know more later but out of my head, Thumbna

[brlcad-devel] [OGV]: Thumbnail Handling, Colors and Editing rights to the repo

2015-06-06 Thread Shubham Chauhan
1. @Inder, can you brief me about handling thumbnails of model files in OGV. The architecture is a bit unclear. It'll be better if you could provide me an example such as. Accessing (let's say deleting) a particular thumbnail of a given model file. 2. Also, I haven not yet got a clear picture abou

Re: [brlcad-devel] [OGV] Colour in models

2015-06-03 Thread Inderpreet Singh
On Wed, Jun 3, 2015 at 1:10 PM, Shubham Chauhan wrote: > I upload the *.g files, view them and I get no colors. > I need to understand how can I read the color information about the model > from the .g files. > We need to read those attributes so that we can store it in a separate > object and app

[brlcad-devel] [OGV] Colour in models

2015-06-03 Thread Shubham Chauhan
I upload the *.g files, view them and I get no colors. I need to understand how can I read the color information about the model from the .g files. We need to read those attributes so that we can store it in a separate object and apply to the scene on the web-app. I don't have any previous knowledg

Re: [brlcad-devel] OGV Installation Problem

2014-11-15 Thread Mihai Neacsu
Hi there! If you have meteorite installed, try running just 'mrt' first: $ mrt It should download all those needed packages. Let us know if it works! Mihai -- Comprehensive Server Monitoring with Site24x7. Monitor 10

[brlcad-devel] OGV Installation Problem

2014-11-14 Thread Deepak Sharma
I'm trying to install OGV (https://github.com/BRL-CAD/OGV-meteor) on my local machine. After installing nodejs, mongodb, meteor and meteoroid whenever I tried to run $ mrt -p 1313 inside OGV-meteor/OGV it do nothing but return without performing any action. I tried to run it with $ meteor -p 131

Re: [brlcad-devel] OGV

2014-09-20 Thread Inderpreet Singh
On Tue, Sep 2, 2014 at 9:14 PM, Harmanpreet Singh wrote: > When it will be completed? Apologies for delayed reply, I have started working on article and will complete it ASAP. -- Inderpreet Singh Ekoankar Sahai ishwerdas.com facebook.com/okayinder https://kippt.com/okayinder --

Re: [brlcad-devel] OGV

2014-09-02 Thread Harmanpreet Singh
On Thu, Aug 28, 2014 at 6:26 PM, Inderpreet Singh wrote: > Sorry, my whole town was suffering from bad internet connectivity :P > from many days. Anyways, now the conditions have improved and I have > started writing the article at http://brlcad.org/wiki/OGV. It's a work > in progress and I have

Re: [brlcad-devel] OGV

2014-08-28 Thread Inderpreet Singh
On Fri, Aug 22, 2014 at 12:14 PM, Harmanpreet Singh wrote: > It would become great article if completed within a day or two as you > just completed your GSoC project so take maximum advantage of this > experience. Sorry, my whole town was suffering from bad internet connectivity :P from many days

Re: [brlcad-devel] OGV

2014-08-21 Thread Harmanpreet Singh
On Tue, Aug 19, 2014 at 4:04 PM, Inderpreet Singh wrote: > I was thinking of a detailed article on BRL-CAD wiki regarding it's > working, motivation, use cases etc though, will that suffice ? It would become great article if completed within a day or two as you just completed your GSoC project s

Re: [brlcad-devel] OGV

2014-08-19 Thread Harmanpreet Singh
On Tue, Aug 19, 2014 at 4:04 PM, Inderpreet Singh wrote: > I was thinking of a detailed article on BRL-CAD wiki regarding it's > working, motivation, use cases etc though, will that suffice ? It's okay. Go for it. Also take help from your blog post you posted during mid term evaluations. Make fu

Re: [brlcad-devel] OGV

2014-08-19 Thread Inderpreet Singh
On Tue, Aug 19, 2014 at 4:00 PM, Inderpreet Singh wrote: > Ok, I am working on it. I have added developer documentation using doxygen comments but I was wondering about user documentation, What do I have to do regarding that ? I have tried to make UI obvious and there's not much to tell. Please s

Re: [brlcad-devel] OGV

2014-08-19 Thread Inderpreet Singh
On Sun, Aug 17, 2014 at 10:41 PM, Harmanpreet Singh wrote: > You can install FreeBSD on your system and try to deploy your project > there. Keep your eye on steps / dependencies and problems faced and > once you succeed, you can contact concerned people here (probably > maths22) to help you get th

Re: [brlcad-devel] OGV

2014-08-17 Thread Harmanpreet Singh
On Sun, Aug 17, 2014 at 10:21 PM, Inderpreet Singh wrote: > No, I haven't deployed at BRL-CAD server. I just deployed at my server > that I shared earlier. > I don't have much experience working on freeBSD so I thought it would > be better if I take risks at my own server before I deploy on brlca

Re: [brlcad-devel] OGV

2014-08-17 Thread Inderpreet Singh
On Sat, Aug 16, 2014 at 11:05 PM, Harmanpreet Singh wrote: > Have you deployed your project on BRL-CAD server? No, I haven't deployed at BRL-CAD server. I just deployed at my server that I shared earlier. I don't have much experience working on freeBSD so I thought it would be better if I take ri

Re: [brlcad-devel] OGV

2014-08-16 Thread Harmanpreet Singh
On Sat, Aug 9, 2014 at 11:15 PM, Inderpreet Singh wrote: > Next, I am now working on embed code and little UI improvements. After > that I will start wrapping up things. Have you deployed your project on BRL-CAD server? -- Harmanpreet Singh Blog: http://singhharman.wordpress.com/ -

Re: [brlcad-devel] OGV

2014-08-09 Thread Inderpreet Singh
On Sun, Aug 3, 2014 at 1:32 AM, Inderpreet Singh wrote: > Current Status: I have added profile pictures , made admin dashboard working (now you can edit mgedpath , g-obj path from the website itself) and did some other improvements. I have also updated the whole error and notification system. I

Re: [brlcad-devel] OGV

2014-08-05 Thread Inderpreet Singh
On Tue, Aug 5, 2014 at 10:03 PM, Harmanpreet Singh wrote: > I reset the project (meteor reset) and it start working. > > Good work! Thanks. :) Actually, I guess you might have git pulled and I changed the structure of db to accommodate fields for user profile and some other fixes which lead to t

Re: [brlcad-devel] OGV

2014-08-05 Thread Harmanpreet Singh
On Tue, Aug 5, 2014 at 9:52 PM, Harmanpreet Singh wrote: > Meteor version is 0.8.1.3 I reset the project (meteor reset) and it start working. Good work! -- Harmanpreet Singh Blog: http://singhharman.wordpress.com/ --

Re: [brlcad-devel] OGV

2014-08-05 Thread Harmanpreet Singh
On Tue, Aug 5, 2014 at 10:04 AM, Inderpreet Singh wrote: > Do provide me with your console output. I just cloned again on my > machine and one more machine (to test) and it worked. You need to > change mged and g-obj path in server/cfs_uploader.js. Also tell me > your meteor version. Screenshot

Re: [brlcad-devel] OGV

2014-08-04 Thread Inderpreet Singh
On Mon, Aug 4, 2014 at 11:56 AM, Harmanpreet Singh wrote: > After pulling the changes and updating the smtp.js with my > credentials, I tried both browse button as well as drag-drop option on > file upload page but both didn't worked. Do provide me with your console output. I just cloned again on

Re: [brlcad-devel] OGV

2014-08-03 Thread Harmanpreet Singh
On Fri, Aug 1, 2014 at 8:14 AM, Inderpreet Singh wrote: > If you have previously deployed OGV on localhost, I have > merged the code and have been working on master branch from some time > now. You can pull the latest code and check if it's fine. After pulling the changes and updating the smtp.j

Re: [brlcad-devel] OGV

2014-08-02 Thread Inderpreet Singh
Current Status: I am working on deployment at http://104.131.212.220/ . It's working fine, but I faced some errors during conversion. I actually added boolean flag converted:true to each model when it's 100% converted but when I tested it seems some g models may have some errors in conversion and t

Re: [brlcad-devel] OGV

2014-07-31 Thread Inderpreet Singh
On Wed, Jul 30, 2014 at 11:16 PM, Inderpreet Singh wrote: > I have updated them, I promise it won't happen again. Current status: I am done with lovemeter and comments. Model Feed looks good. I have created a function to generate embed code. I wasn't aware of Meteor.absoluteUrl , which returned t

Re: [brlcad-devel] OGV

2014-07-31 Thread Harmanpreet Singh
On Wed, Jul 30, 2014 at 11:16 PM, Inderpreet Singh wrote: > I have updated them, I promise it won't happen again. Read them *carefully*: http://brlcad.org/wiki/Summer_of_Code/Acceptance http://brlcad.org/wiki/Summer_of_Code/Expectations -- Harmanpreet Singh Blog: http://singhharman.wordpress.c

Re: [brlcad-devel] OGV

2014-07-30 Thread Inderpreet Singh
On Wed, Jul 30, 2014 at 10:28 PM, Harmanpreet Singh wrote: > You have not written your dev logs from about a week. > > WHY? I have updated them, I promise it won't happen again. -- Inderpreet Singh Ekoankar Sahai ishwerdas.com facebook.com/okayinder https://kippt.com/okayinder

Re: [brlcad-devel] OGV

2014-07-30 Thread Harmanpreet Singh
On Mon, Jul 28, 2014 at 9:05 PM, Harmanpreet Singh wrote: > Excellent. > > You already got access to your account on BRL-CAD server so setup your > project there and make it live. You have not written your dev logs from about a week. WHY? -- Harmanpreet Singh Blog: http://singhharman.wordpress

Re: [brlcad-devel] OGV

2014-07-28 Thread Harmanpreet Singh
On Mon, Jul 28, 2014 at 12:45 AM, Inderpreet Singh wrote: > Current Status: I have made improvements over whatever I have done > earlier, as well as started working on "feeds" page. A page where > users uploaded models will be visible to public in chronological > order. I have started working on

Re: [brlcad-devel] OGV

2014-07-27 Thread Inderpreet Singh
On Sun, Jul 20, 2014 at 4:53 PM, Inderpreet Singh wrote: > Current Status: I am able to see .g files in my model viewer have > tested with various .g files. I could see goliath.g , castle.g working > but havoc.g somehow stops in between. Need to examine, why that > happens. Currently I am working

  1   2   >