Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,203
  • Joined

  • Last visited

  • Days Won

    111

Everything posted by Michael Aivaliotis

  1. I've heard many stories myself. I think purchasing stuff is ok. It's the receiving money part that's kinda risky. For me, I always try to transfer money out from Paypal whenever I can and don't keep a perpetual balance with them. I'd like to know what percentage of their millions of users lose their money this way. Must be a nice profit for Paypal. I'm sure Tony Soprano would like to know how to get a piece of that action!
  2. RT @vishots: VI Shots is relaunching! Signup to get notified: http://bit.ly/ddRkL3

  3. More details here: http://decibel.ni.com/content/groups/coding-challenge-2010 Let's get someone from LAVA to win this!
  4. The typo was on purpose to see if anyone would notice. It worked!
  5. You must subscribe to this podcast: Jay and Silent Bob Get Old - http://bit.ly/brfnEz #iTunes

  6. We need more votes. I'd like to see this idea reach 300 kudos.
  7. Awesome. Saw F22 fly with two P38s.

  8. This is a call out to all LAVA members. Please go and vote up (kudo) the following LabVIEW Idea Exchange ideas: Create a proper connector pane when doing Edit -> Create subVI Edit >> Create SubVI: Tweaks Provide a way to define the default connector pane Go here to read why: Do you wish "Create SubVI From Selection" worked better? Let's show our strength to help fix a feature in LabVIEW that has been broken since inception. It would be awesome to generate so much community support that it would cause NI to take notice and fix this. Darren and Stephen our asking for our support so let's help them push this through with the power that we have. Please twitter this. Post it on your Facebook wall, do whatever it takes to get it noticed. If you have a blog, then blog about it.
  9. I think NI should offer a discount to female attendees.
  10. Labor Day block party I full swing.

  11. Everyone of course is free to use their own company name (or given name) as a category which goes without saying. But I'm saying it anyway. However a nice guideline would be to use the LAVA category as the main category and then you can put your branded category as a sub-palette of that if you like. The LAVA brand means something. We have an approval process and as time goes on we will be tightening this slightly. Possibly incorporating some of the LabVIEW Tools Network requirements as they apply to us. Being able to package your stuff and get approval to put your code underneath a LAVA palette category is special and is something everyone should be trying to do. Let's all keep working on moving forward.
  12. RT @kirienne: And for today's laugh: http://www.rockyflatsgear.com/ - protect against airport x-rays. Tin foil helmet, anyone?

  13. I really like that icon. I vote we use that as the palette category icon.
  14. The LAVA CR Web front-end (what we already have now) accepts Zip files or Packages. This will not change. We don't have a VIPM compatible LAVA CR repository yet and I don't know if we will ever have one. But I would love to have one and if the LAVA community yells loud enough (hint hint) maybe we will. Who knows But in this hypothetical future, if we did have a VIPM compatible LAVA CR repository, then only packaged submissions would go into that repository since that is the only format compatible with the VIPM repository. However we would continue accepting Zip files and packages into the LAVA CR Web front-end.
  15. Ah, you're right. VIPM 2010 has a new built-in file counter feature which kicks-in when overwriting duplicate files. This means that when you uninstall a file, it is not removed completely until the file counter goes down to zero. However there is nothing we are doing right now to force an uninstall of a package unless, as you correctly stated, you declare a conflict. Of course you need to know what package to create a conflict for. One thing to consider is how to restore the original NI VIs. Are you performing a pre-install action to back them up and a post-uninstall action to restore them? Currently LAVA CR accepts submissions as Zip files or Packages. Only packages would be submitted to the LAVA (VIPM compatible) Repository.
  16. In this specific case, LVOOP Accessor Hooks, I would suggest using a renaming convention (prefix or suffix) for your VIs. Also, NI has come up with conventions for Add-On developers located here: http://decibel.ni.co...d-on-dev-center Specifically, here is a doc that explains the recommended folder names for installing your stuff: http://decibel.ni.co...t/docs/DOC-8737 You really need to pay attention to where and how you install your stuff. VIPM 2010 already has all the NI conventions built-in. I assume you mean it's more important to have a LAVA Repository than it is to have a LAVA label in the product or filename. Right? I agree.
  17. Even though package filenames\unique identifiers are important. They are not that critical with the latest release of VIPM 2010. We don't display these anywhere in the user interface of the VIPM install process or even in the package list. We are now using Product Names. So if you are building a package with VIPM 2010 (jgcode, why aren't you?), you can now specify a user friendly Product Name which is independent of the package filename\unique identifier. Yes, package filename\unique identifier are important, since this is what VIPM uses to determine package upgrades. As far as naming convention. I'm selfishly concerned here about LAVA submissions. I would like to see all LAVA Code Repository packages have LAVA in the product name or the filename (or both). In addition to being installed beneath a LAVA category in the palettes or menus (if it's a tool). As far as categories and tags. Yes! we agree that this is a great feature to have in VIPM. But we don't have it yet.
  18. I just wanted to tweet: Bucky Gunts!!

  19. Something related: <iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/1QHzI5HmXl4" frameborder="0"></iframe>
  20. As a best programming practice, If you will be doing this often. I suggest you use the conditional disable structure so your VIs will not be broken. In the Mac frame place code that generates some dummy data or is a placeholder.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.