ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. lance
    3. Topics
    • Profile
    • Following 21
    • Followers 2
    • Topics 102
    • Posts 471
    • Groups 0

    Topics

    • lanceL

      Web Development using a Chrombook

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chromebook web development
      5
      1 Votes
      5 Posts
      2k Views
      lanceL

      @scottalanmiller said:

      I've used Cloud9, it works very well. I've been interested in Chromebooks based development. The only thing that gets me is the lack of the JetBrains tools.

      I ran through a Ruby on Rails tutorial using Cloud9 awhile ago and I was impressed. They have a good thing going on over there.

    • lanceL

      Cloudatcost

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloudatcost
      45
      1 Votes
      45 Posts
      8k Views
      StrongBadS

      Looks like I missed a lot of excitement today.

    • lanceL

      United Airlines sues 22-year-old who found method for buying cheaper plane tickets

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      7
      1 Votes
      7 Posts
      1k Views
      Reid CooperR

      I must say that this does not make me want to fly on United if I can help it!

    • lanceL

      Self healing applications with Salt

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      6
      0 Votes
      6 Posts
      1k Views
      scottalanmillerS

      @StrongBad said in Self healing applications with Salt:

      How many people around here are using Salt? I have heard of it but have not seen it in action.

      Been a while, but I'm using it now.

    • lanceL

      ASP.net Webforms vs MVC

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion mvc webforms asp.net
      6
      1 Votes
      6 Posts
      2k Views
      scottalanmillerS

      For modern application development your first thoughts should always be Ruby, PHP and Python with JavaScript and a few others as possibilities but far less likely. As a non-dedicated software engineering team Ruby, PHP and Python should be your go to answers.

      Of those, PHP is the easiest, Ruby the most powerful, Python the easiest to maintain and the fastest in performance.

    • lanceL

      Chrome devs hatch plan to mark all HTTP traffic insecure

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chrome
      10
      0 Votes
      10 Posts
      3k Views
      nadnerBN

      @scottalanmiller said:

      @Dashrender said:

      @scottalanmiller said:

      To me this is like the US terror level. Call everything insecure and suddenly nothing is.

      I don't follow.

      In the US they started these new "terror threat levels" after 9/11. But the lowest was "orange". Green was supposed to be the baseline but they never used it. It took weeks before the US adjusted to see orange as the new green. Instead of putting the country on alert, all we did was make it impossible to actually have thread levels. Once you make "everyday" an alert, it's not an alert anymore and just noise.

      ^that's a better version of what I was trying to say. @Dashrender
      I had a case of the dumbs that day

    • lanceL

      Thinking about becoming a Web Developer? Great Video and Mind Map for you.

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion web development
      1
      0 Votes
      1 Posts
      940 Views
      No one has replied
    • lanceL

      Want to learn Ruby on Rails? Start Here.

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion ruby on rails web development programing
      5
      0 Votes
      5 Posts
      2k Views
      Reid CooperR

      RubyMine is very nice, but I think that I would avoid it during learning stages. It adds a lot of complexity, like most IDEs do, which can cause you to spend a lot of your time at the beginning learning the IDE rather than learning the language (Ruby) or the framework (Rails.)

    • lanceL

      C++ Creating a for loop to output a multiple multi-dimensional arrays.

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion c++ arrays multi-demensional loops for
      2
      0 Votes
      2 Posts
      1k Views
      lanceL

      I ended up finding that if I add another for statement and nested in the first for loop and then cout some blank spaces I was able to achieve what I was looking to do. Below is what I had to do.

      for(i = 0; i < num_rows; i++) { for(j = 0; j < num_cols_1; j++) { // print j'th element in i'th row of array 1 } // print some spaces for(j = 0; j < num_cols_2; j++) { // print j'th element in i'th row of array 2 } }
    • lanceL

      Anyone have an Arduino?

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion
      4
      1 Votes
      4 Posts
      2k Views
      ?

      I have some we use them for Gyro and GPS for filming stable video from helicopters.

    • lanceL

      Microsoft makes older C++ compiler / headers available just for python

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion c++ python
      1
      1 Votes
      1 Posts
      869 Views
      No one has replied
    • lanceL

      CLion, the new C/C++ IDE from JetBrains

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion ide c++
      3
      1 Votes
      3 Posts
      2k Views
      Reid CooperR

      Looks like a great tool for C developers. Not a lot of really modern C IDEs being made these days.

    • lanceL

      TFS vs Github What do you prefer.

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion
      4
      0 Votes
      4 Posts
      1k Views
      Reid CooperR

      BitBucket is basically hosted Stash. It's all from Atlassian. The Jira and Confluence people.

    • lanceL

      Developer Forums

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      5
      0 Votes
      5 Posts
      759 Views
      lanceL

      @scottalanmiller said:

      There is a developer category now.

      Awesome! Thanks Scott. I will make sure to try to put it to use.

    • lanceL

      Cloud extension for Chrome

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet chrome extension
      3
      2 Votes
      3 Posts
      1k Views
      thanksajdotcomT

      Alrighty then...

    • lanceL

      Book recommendation

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet books audible
      11
      0 Votes
      11 Posts
      3k Views
      thanksajdotcomT

      @scottalanmiller said:

      I love Audible!

      What kind of books do you like?

      The Sex Lives of Cannibals is very good.

      Umm...I don't want to know...

    • lanceL

      VMware View 6 SSL Certificates

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion vmware vmware view vdi
      8
      0 Votes
      8 Posts
      2k Views
      lanceL

      I had my PCOIP setting incorrect, after putting in the correct settings everything is working great.

    • lanceL

      Surface Pro 3

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet surface microsoft surface
      28
      0 Votes
      28 Posts
      6k Views
      DashrenderD

      I just deployed an i3. It's primary use will be our EHR with Dragon. So far it's working pretty well.

      I wanted something that would give me the best battery life, and I don't need a lot of power for Dragon or the EHR website.

    • lanceL

      Your favorite addon

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      3
      0 Votes
      3 Posts
      587 Views
      T

      Since Firefox is my browser of choice for build websites:
      Firebug,
      ColorZilla,
      Measure it,
      BuiltWith,
      and Awesome ScreenShot Plus

    • 1 / 1