12-08-2014 11:21 AM
So the next meeting has a date and a venue, lets get some content that excites us!
If you would like to talk about something or would like something to be talked about, please respond to this.
If you like any of the topics that have been proposed, please "like" that comment. This will be used to choose the content majority want to hear/talk about.
Thanks,
K
12-08-2014 11:29 AM
I enjoyed the code challenge we had towards the end of the seminar at UWE.
If you would like to see this happen again, "like" this comment
K
12-08-2014 12:50 PM
Deployment of LabVIEW on cheap Linux based systems
12-09-2014 03:27 AM
Hey Kevin,
Would you like to speak about this or like someone to pick this up?
K
12-09-2014 03:54 AM
Hey,
Someone to pick this up would be good, as I am keen to hear more.
Thanks
12-18-2014 09:12 AM
I'd like to present
The Joe Simpson Guide to Project Planning*
If anyone isn't familiar with his exploits I strongly respect the movie below!
https://www.youtube.com/watch?v=Hc2XJT9NP1E
Dan
*not officially endorsed by Joe Simpson
01-06-2015 02:32 AM
Hi all,
I'm still uncertain as to whether I'll be able to attend this, though I hope I can, but I was wondering whether someone would be able to present something/give some information on using Git with LabVIEW? This is something that I'm trying to bring in at the company that I'm at and am finding some of the functions (eg merge) to be a bit tricky with respect to graphical programming.
Thanks!
Shalimar
01-06-2015 07:27 AM
Hi Shalimar,
Are you talking about moving to Git from something else or just adopting Git as a source code control in a group that doesn't use any at the minute?
Moving to Git from SVN I'd be happy to talk about. Using these technologies in a team and the fun involved in that, someone else is probably better placed to talk about it.
01-07-2015 04:25 AM
Hi Mac,
I've managed to convert our projects over from SVN to Git, so that's okay thanks!
The issue is more the co-working aspect. Eg, when I make several changes to a project and push it up to the server and someone else pulls it down, they find that none/some of the changes were merged to their current working directory. So we've had to either do very frequent pulls/pushes from/to the server or else clone the repository down to a new working directory if someone has made a substantial amount of changes...
Shalimar
01-09-2015 09:09 AM
Hi Shalimar,
As a primarily solo developer, I'm probably not the best person to talk about that then 🙂