I don't even want to put my Exchange servers in the cloud (O365) no matter how much Microsoft is pushing it, and even if e-mail is designed to be latency insensitive, because again you lose so much control, and the integration with other 3rd party systems like mail gateways, Fax servers, workflow products, network scanners, and archiving solutions are now more difficult to implement and troubleshoot. Any changes to exchange that can't be done through powershell are basically off limits, so if you want to tweak something related to say activesync or OWA that requires access to IIS or a config.xml file, your SOL.
O365 is great for small business that don't have many integration needs or a large infrastructure, otherwise it's just more money grabbing by Microsoft.
I cant speak for every company out there, but our implementation of 0365 has been horrible for all the things you listed. From an administrative level the cons far out weigh the pros.
We just implemented a VDI/VMI/NFV setup here at my place and I am learning to love 6.7 compared to my previous time with VMware. I must say that proper VMotion and VSAN is why I don’t want to blow it up.I think at this point I vastly prefer just running VMware with vsan
Pivoting the conversation slightly, who's rocking HCI? I've been testing several options over the last year and I dig Nutanix and hate VxRail.
I think at this point I vastly prefer just running VMware with vsan and nsx and writing my own scripts. VxRail is basically just a wrapper over this stuff anyway. I blame my boss for that mistake because emc clearly intended them to be maintained by emc engineers and of course classified/ disconnected systems don't lend themselves well to that support model.
I typically use UI toolkits/frameworks that have already worked out the buggy, cross-platform bullshit. Anyway, what's your code look like?Any JavaScript/css geniuses up in here? Trying to get a horizontal slider to work for mousewheel and track pad (osx) however osx chrome and safari are homo and bounce the trackpad scroll back and forth. Tried a straight css implementation with no luck as it needs to be responsive (i.e. flexboxin). Fu w3c, my browsers should be able to tell the difference between a mousewheel and trackpad via events.
After doing more research I'm not convinced what I want is possible without it being a hack job that would potentially not always work. I'll link the code sometime today. Thanks for offering to give feedback.I typically use UI toolkits/frameworks that have already worked out the buggy, cross-platform bullshit. Anyway, what's your code look like?
UIkit is a great, full-featured CSS framework. JQWidgets, free for personal use, is an excellent widget library that's based on Jquery. However, none of these detect the mousewheel for the slider natively so you'd have to hack in your own logic (which shouldn't be too difficult, but still may result in OSX wokiness).After doing more research I'm not convinced what I want is possible without it being a hack job that would potentially not always work. I'll link the code sometime today. Thanks for offering to give feedback.
What toolkits/frameworks do you normally use?
Thanks man! I'll check those out in a little bit. Appreciate the help.UIkit is a great, full-featured CSS framework. JQWidgets, free for personal use, is an excellent widget library that's based on Jquery. However, none of these detect the mousewheel for the slider natively so you'd have to hack in your own logic (which shouldn't be too difficult, but still may result in OSX wokiness).
What kind of stuff does your friend do as a "designer"? Is he drawing shit in Illustrator/whatever and hands that off to a developer?Thanks man! I'll check those out in a little bit. Appreciate the help.
Side note for anyone working in web industry. Have you noticed a disconnect between web designers and front end developers? I have a friend who's a super talented designer. He's given me reference to all these cool sites and they are cool but they aren't very functional from a UX perspective imo and they're almost all JS and get fucked on mobile. I asked him if he thinks in a mobile first design methodology and he doesn't.
It seems like the best designers would be the ones who were extremely talented designers AND knew the limitations of code which they could account for in the design process.
What kind of stuff does your friend do as a "designer"? Is he drawing shit in Illustrator/whatever and hands that off to a developer?
Yeah 6.7 is good shit. There were some dark times with 6.0 and that flash interface, but they really have an awesome interface now.
All my guys are begging for the C because they are too dumb to use chrome instead of Firefox.I spent some time with VC leadership a few years ago while visiting a customer. The whole Flash vs HTML5 interface discussion was kinda hilarious.
#bringbackC#client
My secret horror is that one of you guys uses the product I work on.
So this new guy that started has his wife and kids living in Philly while we're in RI working. Drives up every weekend (8 hours?). No stop whining, literally, about his family being so far away. Dude you accepted this job, shut up. But his voice is ultra whiny. And he's Indian so the English is half broken. He also keeps whining that he's not doing Dev work, while I was working on a big feature for another team. Just finished it up and handed another huge project (I had to propose it to the head of software engineering for AMDR). Originally we were going to have 3 people implement but instead it's just me.
I'm just tired of this dude whining all day. I've never worked with an adult man baby.
It's actually a little refreshing doing real development, all in full scrum. I hate scrum, but my last job at this company was the wild west of programming. This is much more structured.